/* base style sheet */
html {
	font-size: 87%;
}
body{
	background-color:#a89166;
	text-align:center;
	font-size: 0.8em;
	font-family:"Trebuchet", "Trebuchet Ms", "Trebuchetms", Times, serif;
	color:#595959;
	margin:0;
	padding:0;
	background-image:url(/images/css/body_back.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	color:#ef543c;
	margin:0.70em 0 0.8em 0;
	padding:0;
	font-weight:normal;
	font-size:1.8em;
}

a,a:hover {
	color:#75a821;
	text-decoration:none;
	font-weight:lighter;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}

h1{
	color:#db241e;
	padding-bottom:9px;
	border-bottom:1px dotted black;
}
h2{
	color:#595959;
	font-size:1.6em;
	padding-bottom:9px;
	border-bottom:1px dotted black;
}
h3{
	font-size:1.4em;
	padding-top:3px;
	padding-bottom:8px;
	border-bottom:1px dotted black;
}
h4,h5,h6{
	margin-top:0.5em;
	font-size:1.1em;
	font-weight:bold;
}

#page{
	position:relative;
	margin:0 auto 0 auto;
	width:732px;
	overflow:hidden;
	font-size: 1.1em;
	text-align: left;
}

#header{
	margin:0;
	padding:0;
	height:90px;
	overflow:hidden;
}
#header img{
	margin-top:30px;
	margin-left:24px;
}

#navigation {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	overflow:hidden;
	width:100%;
	height:60px;
	list-style-type:none;
}
#navigation li,#navigation li.selected{
	float:left;
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	background-image:url(/images/css/nav_back.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#navigation li a,#navigation li a:hover{
	display:block;
	margin: 0;
	padding:20px 30px 12px 30px;
	color:#fff;
	font-size:19px;
}
#navigation li a:hover,#navigation li a:active,#navigation li.selected a{
	color:#92c942;
}
#content {
	position:relative;
	margin:0;
	padding:0;
	/*overflow:hidden;*/
	width:732px;
	overflow:hidden;
	background-image:url(/images/css/content_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#main{
	line-height: 1.5em;
	/*padding:0 35px 25px 50px;*/
	padding-right:35px;
	padding-left:30px;
	padding-bottom:25px;
	margin:45px 0 0 0;
	overflow:hidden;
	height:0.01%;
	background-image:url(/images/css/main_back.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#main a, #main a:hover{
	text-decoration:underline;
}
#main a:hover{
	text-decoration:none;
}
#main_promo_left{
	float:left;
	width:249px;
}
#main_promo_left ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#main_copy{
	margin-left:280px;
}
#more{
	line-height: 1.5em;
	padding:35px 30px 0 30px;
	margin:0;
	background-image:url(/images/css/more_back.jpg);
	background-position:1px top;
	background-repeat:no-repeat;
	color:white;
}
#more_copy{
	width:435px;
	float:left;
}
#more_copy ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#more_promo_right{
	margin-left:460px;
}
#more_promo_right #random{

}
img.tallthumb {
	float:left;
	margin-top:0px;
	margin-right:15px;
	
}
#more #more_promo_right h2, #more #more_promo_right h3{
	color:#b8da4f;
}
#more_promo_right ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#more_promo_right ul li{
	padding-left: 25px;
	background-image:url(/images/css/icons/g_list_points.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
}
#more_promo_right ul li.no_point{
	background-image:none;
}

#more h1,#more h2,#more h3,#more h4,#more h5,#more h6 {
	color:white;
}
#more a, #more a:hover{
	color:white;
}
#more a:hover{
	text-decoration:underline;
}

ul.accordian_p p{
	display:none;
}

/*---------- general -----------*/
#more a.read_more,#more a.read_more:hover,a.read_more,a.read_more:hover,a.view_full_list,a.view_full_list:hover,#more a.view_full_list,#more a.view_full_list:hover{
	display:block;
	width:96px;
	height:24px;
	margin-left:-3px;
	margin-top:7px;
	background-image:url(/images/css/buttons/read_more.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
}
a.view_full_list,a.view_full_list:hover{
	background-image:url(/images/css/buttons/view_full_list.jpg);
}
#more a.view_full_list,#more a.view_full_list:hover{
	background-image:url(/images/css/buttons/g_view_full_list.jpg);
}
#more a.read_more,#more a.read_more:hover{
	background-image:url(/images/css/buttons/g_read_more.jpg);
}
#more a.read_more:hover, a.read_more:hover, a.view_full_list:hover, #more a.view_full_list:hover{
	background-position:0px -24px;
	text-decoration:none;
}
#more a.read_more strong,a.read_more strong,a.view_full_list strong,#more a.view_full_list strong{
	display:none;
	
}

/*-------- general end ---------*/




/*---------- features -----------*/
img.feature_image{
	float:left;
	margin:15px 15px 7px 0;
	border:1px solid #555;
}

#footer{
	position:relative;
	margin:25px auto 0 auto;
	padding:19px 0 0 0;
	text-align:left;
	width:732px;
	border-top:3px solid #85651a;
}
#footer #text{
	margin:0px 30px 0 30px;
}
#footer a,#footer a:hover{
	color:white;
	text-decoration:underline;
}


/*---------- messages -----------*/
.jqiwarning .jqi{
      background-color: #555;
}
.jqifade{
      background-color: #efefef;
}
div.jqi{
      position: absolute;
      display:inline;
      padding: 2px 15px 2px 15px;
}
div.jqi .jqiclose{
      cursor: pointer;
}
div.jqi .jqicontainer{
     background-color: #555;
      padding: 5px;
      color: #eee;
      font-weight: bold; /**/
}
div.jqi .jqimessage{
      background-color: #555;
	  font: normal 20px/50px Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

/*---------- projects -----------*/
ul.project_shortlist{
	list-style-type:none;
	margin:0px;
	padding:0 0 15px 0;
	overflow:hidden;
	width:100%
}
ul.project_shortlist li,ul.project_shortlist li.first{
	float:left;
	margin-left:4px;
	width:162px;
}
ul.project_shortlist li.first{
	margin-left:0px;
}

/*---------- validation -----------*/
.warning{
	display:none;
	position:relative;
	margin:0 auto 0 auto;
	text-align:center;
	font: normal 15px/37px Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	opacity:0;
	background-color:#993300;
	color:#ccc;
	width:50%;
	left:25%;
	top:130px;
}
.warning p{
	display:block;
	padding:10px;
	border:1px dotted yellow;
}