@charset "utf-8";
/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;
}
html, body {
	margin:0;
	padding:0;
	background-color:#a5a5a5;
	font-size:12px;
}
p, ol, ul {
	font-size:12px;
	line-height:140%;
}
h1, h2, h3, h4 {
	color:#4d3825;
}

.loading {
	width:300px;
	margin:0 auto;
	padding:20px;
	text-align:center;
	background-color:#FFFFFF;
}
.loading h3 {
	margin:0 0 10px 0;
}
.content {
	margin:0 auto;
	width:860px; 
	padding:20px;
}


/* start index.tmpl.php [HEADER] */
.head_wrap {
	background: #FFFFFF url(../images/head/forest_bg.jpg) center bottom no-repeat;
	padding:0px;
}
.head {
	width:860px;
	padding:20px 20px 0px 20px;
	margin:0 auto;
}


.head .logo, .head .slogan {
	float:left;
	margin-right:20px;
}
.head .slogan {
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
}


.head .livehelp {
	float:right;
}
.livehelp .lh_items {
	margin-bottom:10px;
	text-align:right;
	font-weight:bold;
	font-size:15px;
	color:#000000;
}
.livehelp .lh_items .lh_item {
	margin-top:4px;
}
.livehelp .lh_items .lh_item .lh_item_tale {
	float:right;
	width:50px;
	text-align:left;
	padding-left:5px;
	margin-left:5px;
	border-left:1px solid #000000;
}
/* end index.tmpl.php [HEADER] */


/* start index.tmpl.php [MENU] */
.menu_wrap {
	background: #FFFFFF url(../images/head/menu_bg.jpg) center top no-repeat;
	padding:0px;
}
.menu {
	width:860px;
	padding:21px 0px 0px 0px;
	margin:0 auto;
}

.menu a {
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:10px 0px 4px 0px;
	margin-right:15px;
	border-bottom:6px solid transparent;
}
.menu a:hover {
	color:#4d3825;
	border-bottom:6px solid #4d3825;
}


form#email {
	display:inline;
}
form#email input {
	position:relative;
	margin-top:-20px;
	margin-left:5px;
	border:1px solid #000;
	background-color:#fff;
}
/* end index.tmpl.php [MENU] */


/* start index.tmpl.php [SLIDER] */
.slide_wrap {
	border-top:2px solid #000000;
	background: url(../images/b_c.jpg) top repeat-x;
	margin-bottom:10px;
}


#slideDiv {
	display:none;
}
#slideTable {
	margin:0 auto;
	background: url(../images/slider/slider_bg.jpg) center top no-repeat;
	background-color:#785739;
}

#slideTable .slide {
	border-bottom:1px solid #000;
}

#slideTable .column {
	padding:10px;
	width:160px;
	color:#FFF;
}
#slideTable .column:hover {
	background-color:#4d3825;
}
	
#slideTable .column .title {
	margin:0;
	padding:5px;
	text-align:center;
}
#slideTable .column .title a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#slideTable .column .title a:hover {
	color:#FF9900;
}
#slideTable .column .brief {
	height:120px;
	margin:10px;
	font-size:12px;
	font-style:italic;
}
#slideTable .column .photo {
	float:left;
	width:160px;
	height:170px;
}
#slideTable .column .photo div {
	margin-top:90px;
}
#slideTable .column .photo div a {
	font-size:12px;
	float:left;
	width:120px;
	padding:5px;
	margin:5px 5px 5px 15px;
	background-color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#slideTable .column .photo div a:hover {
	background-color:#FF6600;
}


#msfdbs .photo {
	background: url(../images/slider/bg_msfdbs.jpg) center no-repeat;
}
#pssoridt .photo {
	background: url(../images/slider/bg_pssoridt.jpg) center no-repeat;
}
#pssoredt .photo {
	background: url(../images/slider/bg_pssoredt.jpg) center no-repeat;
}
#pssorbtt .photo {
	background: url(../images/slider/bg_pssorbtt.jpg) center no-repeat;
}
#pssoradv .photo {
	background: url(../images/slider/bg_pssoradv.jpg) center no-repeat;
}


.slide_wrap .control {
	margin:0 auto;
	width:900px;
	height:25px;
	padding-top:5px;
	background: url(../images/slider/slider_control_tab.gif) center no-repeat;
	text-align:center;
}
.slide_wrap .control a {
	font-size:14px;
	text-decoration:none;
	color:#FFF;
}
.slide_wrap .control a:hover {
	color:#b2c7da;
	text-decoration:underline;
}
/* end index.tmpl.php [SLIDER] */


/* start index.tmpl.php [ERRORS] */
div.site_errors {
	width:860px;
	margin:10px auto;
	padding:10px 20px;
	background-color:#FF9933;
}
div.site_notice {
	width:860px;
	margin:10px auto;
	padding:10px 20px;
	background-color:#FFFF33;
}
div.site_errors ul, div.site_notice ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
div.site_errors ul li, div.site_notice ul li {
	margin:5px 0;
}
/* end index.tmpl.php [ERRORS] */


/* start index.tmpl.php [FOOTER] */
.footer_wrap { }
.footer {
	width:900px;
	margin:20px auto;
	text-align:center;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#4d3825;
}
/* end index.tmpl.php [FOOTER] */


/*  start flickr feed table */
table#photoTable {
	width:300px;
}
table#photoTable td {
	padding:10px;
}

img.flickr {
	width:50px;
	height:50px;
	border:2px solid #FFF;
}
img.flickr:hover {
	border:2px solid #152A4E;
}


div#photoFooter {
	padding:0;
}
div#photoFooter div a {
	font-size:11px;
}


#simplemodal-overlay {
	background-color:#000;
}
#simplemodal-data {
	padding:10px;
	text-align:center;
	background-color:#FFF;
	border:4px solid #000;
}
.flickrModal_control {
	padding-top:10px;
}
/*  end flickr feed table */


/* start textures and decorations */
div.texture_top {
	background:#FFFFFF url(../images/td_bgs/top.jpg) top repeat-x; 
	padding-top:20px;
}
div.texture_bottom {
	background:#FFFFFF url(../images/td_bgs/bottom.jpg) bottom repeat-x; 
	padding-bottom:30px;
}
/* end textures and decorations */


/*  start tpl.info */
div.wrapper {
	width:900px;
	margin:0 auto;
}

div.title {
	padding:20px 0;
	margin-top:20px;
	margin-bottom:15px;
}
div.title h1 {
	text-align:center;
	margin:0;
}

div.wrapper h2 {
	margin:20px 0 10px 0;
	font-size:16px;
	color:#4d3825;
}
div.wrapper p {
	margin:10px 0 0 0;
}
div.wrapper a {
	color:#4d3825;
}
div.wrapper a:hover {
	color:#bf1400;
}

div.col_left {
	float:left;
	width:500px;
	padding:20px;
	overflow:hidden;
	background-color:#FFFFFF;
}
div.col_right {
	width:300px;
	padding:20px;
	float:right;
	overflow:hidden;
	background-color:#FFFFFF;
}
/* end tpl.info */
