﻿.activity_image
{
	border: 4px solid #DFA745;
}
.activity_info
{
	border-left: solid 1px #DFA745;
	border-right: solid 1px #DFA745;
	width: 618px; 
	padding: 10px;
}
.package
{
	width:640px;
	margin-bottom:10px;
	background: transparent url(/Content/images/layout/site/nav-bottom-grad.png) repeat-x scroll 0 100%;
}
.package_header
{
	width:628px;
	height:35px;
	margin-bottom:5px;
	border-bottom: solid 1px #0A6A9F;
}
.package_round_top
{
	background:transparent url(/Content/images/layout/site/corp-round-bg.png) repeat scroll 0 0;
	width:640px;
	height:10px;
}
.package_round_bottom
{
	background:transparent url(/Content/images/layout/site/corp-round-bg.png) no-repeat scroll 0 -10px;
	width:640px;
	height:10px;
}
.package_content
{
	border-left: solid 1px #DFA745;
	border-right: solid 1px #DFA745;
	padding:5px;
}
.package_content p
{
	padding:2px !important;
}
.package_img
{
	float:left;
	width:130px;
	height:130px;
	margin-bottom:5px;
	margin-right:10px;
}
#maincontent h1 {
	font-size:2.2em;
	font-weight:lighter;
	color:#DFA745;
	padding:15px 20px 0 5px;
}
#maincontent h2 {
	font-size:2.2em;
	font-weight:lighter;
	color:#DFA745;
	padding:15px 20px 0 5px;
}
#maincontent h3 {
	font-size:1.8em;
	font-weight:lighter;
	color:#DFA745;
	padding:15px 10px 0 5px;
}
#maincontent #tabs h3{
	color:#000;
	font-size:1.4em;
	height:26px;
	padding:8px 0 0 7px;
	background-color: #FFF !important;
}
#maincontent .ui-widget-header
{
	background:#FFFFFF;
	border:0px !important;
	border-bottom: 1px solid #AAAAAA !important;
}
#maincontent .ui-widget-content 
{
	border:0px !important;
	padding:0px !important;
	padding-top:10px !important;
}
#maincontent .simple_btn
{
	color:#fff;
	background-color:#DFA745;
}
#nav h3 {
	width:230px;
	height:26px;
	background: #DFA745 url(../images/layout/site/corp_side_bg.jpg) no-repeat;
	background-position: left top;
	font-size:1.4em;
	color:#fff;
	padding:8px 0 0 14px;
}
.enqlinkmore, .enqlinkmore:link, .enqlinkmore:visited {
	background:url(../images/layout/site/corp_btn_enq_bg.jpg) no-repeat;
}
.submitcontact 
{
	background: #DFA745;
}
#slideshow_pager { margin: 0px; text-align:left; }
#slideshow_pager a { margin: 3px; padding: 3px 3px; border: 1px solid #ccc; color:#fff; background: #DFA745; text-decoration: none }
#slideshow_pager a.activeSlide { background: #fff; color: #000; }
#slideshow_pager a:focus { outline: none; }
#maincontent ul li { background: url("../images/layout/site/bullet_corp.png") no-repeat scroll 0 2px transparent; }
