@charset "utf-8";
/* CSS Document */

/* -------------------------------- GENERAL STYLES -------------------------------- */

ol {
	margin-left:25px;
}

ol li {
	list-style-type:decimal;
}

/* -------------------------------- PAGE STYLES -------------------------------- */
#website {
	width:880px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:4px;
	padding-right:4px;
	background-color:#FFFFFF;
	border:1px solid #D7D7D7;
}

/* -------------------------------- HEADER STYLES -------------------------------- */

#header {
	width:868px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}
#header_top {
	width:868px;
	height:100px;
	background-image:url(/media/default/images/homepage/homepage_header_bg.jpg);
}

#header_top > div {
        float:left;
}
#header_top_a {
        width:259px;
}
#header_top_c {
        width:259px;
}
#header_top_a > div {
        width:115px;
        height:32px;
        margin-left:10px;
        margin-top:10px;
}
#header_top_c > div {
        float:right;
        padding-right:20px;
}

#header_logo {
	width:349px;
	margin-top:60px;
}
#header_bottom {
	clear:both;
	width:868px;
	height:29px;
	background-color:#3F5671;
	position:relative;
	top:-3px;
}

#button_container {
	margin-right:auto;
	margin-left:auto;
	width:545px;
}
.button {
	height:18px;
	width:130px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	border-color:#9FABB8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
}
.button_up {
	background-color:#D5E3E6;
}
.button_over {
	background-color:#BACBD3;
}

/* -------------------------------- BODY STYLES -------------------------------- */

#content {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	padding-left:4px;
	padding-right:4px;
	background:none;
}
.side_column {
	width:180px;
	float:left;
}
.column_left {
	margin-left:4px;
	margin-right:2px;
}
.column_right {
	margin-left:2px;
	margin-right:4px;
}
.center_column {
	width:495px;
	float:left;
	margin-left:2px;
	margin-right:2px;
}

/* -------------------------------- SEARCH STYLES -------------------------------- */

.search_box {
	background-color:#3F5671;
	height:70px;
	color:#C6CDD5;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.search_field {
	width:388px;
	padding:4px;
	padding-top:3px;
	padding-bottom:2px;
	margin-right:-4px;
	border:2px solid #C8D5DD;
	vertical-align:bottom;
}
.search_submit {
	border:1px solid #C8D5DD;
	vertical-align:top;
}

/* -------------------------------- BANNER STYLES -------------------------------- */

.top_banners {
	margin-top:2px;
}
.small_banner {
	width:164px;
	height:65px;
	float:left;
	padding-left:1px;
}

/* -------------------------------- FEATURED SECTION STYLES -------------------------------- */

.featured {
	margin-top:1px;
}
.featured a {
	color:#FFFFFF;
}
.featured_column {
	width:121px;
	float:left;
	background-repeat:repeat-x;
	background-image:url(/media/default/images/homepage/featured_column_1.jpg);
	background-position:bottom;
	padding-bottom:5px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color:#7A8B99;
}
.dark_column {
	background-image:url(/media/default/images/homepage/featured_column_2.jpg);
}
.featured_header {
	height:17px;
	background-image:url(/media/default/images/homepage/featured_header_bg.jpg);
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
.featured_product {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}
.featured_product img{
	width:100px;
	height:75px;
}

/* -------------------------------- NEWS STYLES -------------------------------- */

.news {
	margin-top:1px;
	height:210px;
	background-image:url(/media/default/images/homepage/news_bg.jpg);
    background-repeat:repeat-x;
}
.news_left {
	float:left;
}
.news_right {
	float:left;
	color:#3F5671;
	width:210px;
}
.news_item {
	text-align:left;
	padding-bottom:10px;
	color:#000000;
	font-size:11px;
	border-bottom:5px;
}
.news_header {
	text-align:center;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding:5px;
}

/* -------------------------------- SIDEBOX STYLES -------------------------------- */

.side_box {
	border:1px solid #7588A2;
	margin-top:1px;
	margin-bottom:1px;
	color:#446084;
	font-size:10px;
	line-height:165%;
	background-color:#ADB9CC;
	display:block;
	clear:both;
}
.side_box_inside {
	margin:1px;
	height:100%;
	min-height:101px;
}
.side_box_header {
	background-image:url(/media/default/images/homepage/side_box_header_bg.jpg);
	text-align:center;
	height:16px;
	font-weight:bold;
}
.side_box_header a {
	font-size:11px;
	color:#FFFFFF;
}

.side_box_contents {
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
	display:block;
}
.side_box_more {
	text-align:right;
	font-weight:bold;
}

/* -------------------------------- FOOTER STYLES -------------------------------- */

.footer{
	color:#000000;
}

/* -------------------------------- MISC STYLES -------------------------------- */

#Layer2 {
	z-index:1;
	position: absolute;
	top: 318px;
	height: 492px;
	width: 267px;
	visibility:hidden;
}
.cleaner {
	clear:both;
	height:0px;
}

