body{
	margin: 0px;
	background: #FFF;
	text-align: center;
	font: 0.875em Helvetica, sans-serif;
/*	font-size: 12px;
	font-family: arial;	*/
}

img{
	border: 0;
}

form{
	margin: 0;
	padding: 0;
}

.form_left{
	float: left;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}

h1{margin:0;padding:0;}

#searchBox{
	border: 0px solid silver;
	font-weight: bold;
	padding: 10px;
	margin-top: 5px;
}

td {				padding-top: 2px;
					padding-left: 2px;
					padding-right: 2px;
					padding-bottom: 2px;
					}

.detail_title{text-align:left; width: 60%; font-size: 12px; font-family: Helvetica, sans-serif; }
.detail_title_alt{text-align:left; width: 40%; font-size: 12px; font-family: Helvetica, sans-serif; }

.detail_info{
    padding-top: 0;
}
.detail_info table tbody tr:hover {
    background-color: #CECECE;
}
.detail_row{text-align:left; border-bottom: 1px solid #CECECE; vertical-align: middle; padding-top: 5px; padding-bottom: 5px;  width: 32%; font-size: 11px; font-family: Helvetica, sans-serif; }
.detail_row_alt{text-align:left; border-bottom: 1px solid #CECECE; vertical-align: middle; padding-top: 5px; padding-bottom: 5px; width: 32%; font-size: 11px; font-family: Helvetica, sans-serif; }

.detail_row_cat{text-align:left; border-bottom: 1px solid #CECECE; vertical-align: middle; padding-top: 5px; padding-bottom: 5px; width: 18%; font-size: 11px; font-family: Helvetica, sans-serif; }
.detail_row_alt_cat{text-align:left; border-bottom: 1px solid #CECECE; vertical-align: middle; padding-top: 5px; padding-bottom: 5px; width: 18%; font-size: 11px; font-family: Helvetica, sans-serif; }

.act_row{background: #fff;}

.act_row_alt{background: #ecf3f8;}

.new { color: #FF0000; }

a.specs {
	font: 1.2em Helvetica, sans-serif;
	}

#postit{
	background: url('../images/postit_bg.jpg') no-repeat top center;
	font-size:11px;
	width: 196px;
	height: 210px;
	text-align: left;
}

#postit_inner{
	padding-left:25px;
	padding-top:65px;
	padding-right: 20px;
}

#postit_inner ul{
	text-align: left;
}

.date_icon{
	position: absolute;
	top: 0;
	right: 10px;
	background: url('../images/dateicon_bg.png') no-repeat top center; 
	text-align:center;
	font-weight:bold;
	color: #ffffff; 
	padding-top:7px;
	font-size:12px;
	height: 52px;
	width: 48px;
}

.date_icon_day{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align: right;
}

.date_icon_dayS{
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	vertical-align: top;
}

.date_icon_dayc{
	text-align: center;
	margin: 0 auto;
}

.date_icon_bottom{
	height: 8px;
	vertical-align: top;
}

.blog_header{
	position: relative;
}

.blog_title{
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom: 2px;
	padding-right: 75px;
}

.blog_subtitle{
	font-size:12px;
	font-weight:bold;
	padding:3px;
	padding-left:10px;
	border-top: 1px solid #6090b2;
	background: url('../images/header_grad.gif') repeat-x top;
	min-height: 20px;
	padding-right: 75px;
}

.clear{
	clear: both;
}

.fl_left{
	float: left;
}

.fl_right{
	float: right;
}

#tab1_1, #tab1_2, #tab1_3{
	cursor: pointer;
	padding-left:2px;padding-right:0px;padding-top:5px;padding-bottom:5px;
	border:1px solid #66859E;border-bottom:0px;border-right:0px;
}

#tab2_1, #tab2_2, #tab2_3{
	cursor: pointer;
	font-size:12px;
	white-space: nowrap;
	border:1px solid #66859E;
	border-bottom:0px;border-left:0px;
	padding-top:8px;padding-bottom:8px;padding-right:5px;padding-left:2px;
}

.levels_top_empty{border-bottom:1px solid #66859E;}
.levels_col1{background-color: #e0ebf3;}
.levels_col2{background-color: #d4e5f1;}
.levels_col3{background-color: #caddea; border-right:1px solid #66859E;}

.levels_col1_alt{background-color: #e9f1f7;}
.levels_col2_alt{background-color: #ddebf4;}
.levels_col3_alt{background-color: #d4e3ed; border-right:1px solid #66859E;}

.levels_item{
	border-left:1px solid #66859E;
}

.levels_header{
	font-weight:bold;
	border:1px solid #66859E;
	border-top: 0; border-bottom: 0;
 	background-color: #9fc0d7;
}

.levels_row, .levels_row_alt{
	padding:8px;font-size:12px;
}

.levels_row{
	background-color: #ecf3f8;
}

.levels_row_alt{
	background-color: #fff;
}

#myaccount_icon, #myaccount_icon_b{
	padding-left: 15px;
}

#myaccount_icon{
	background: url('../images/acc_icon.gif') no-repeat left;
}

#myaccount_icon_b{
	background: url('../images/acc_icon_b.gif') no-repeat left;
}

#container{
	margin: 0 auto;
	text-align: left;
	border: 1px solid #fff;
	width: 95%;
	background: #fff;
	width: 960px;
	/*max-width: 1060px;*/
}

#header{
	background: #9cb9d2;
	padding-bottom: 2px;
}

#logo{
	float: left;
	width: auto;
	background: #9cb9d2;
	padding-left: 10px;
	padding-top: 10px;
	height: 54px;
}

#logo_sep{
	float: left;
	width: 78px;
	height: 64px;
}

#nav_container{
	float: right;
	padding-left: 78px;
	text-align: right;
	height: 64px;
	background: url('../images/01.gif') no-repeat left;
	background-color: #8aa5bb;
}

#sub_page{
	background: url('../images/blueside.gif') repeat-y left #fff;
}

#sub_nav{
	color: white;
	font-size:11px;
	height: 24px;
	padding: 8px;
}

#sub_nav a{
	color: white;
}

#nav .tab, #nav .tab_b{
	float: left;
	white-space: nowrap;
	text-transform: uppercase;
	height: 24px;
	border-right: 1px solid #fff;
	cursor: pointer;
}

#nav .tab{
	background: url('../images/bside1.gif') no-repeat left;
}

#nav .tab_b{
	background: url('../images/bside1b.gif') no-repeat left;
}

#nav .tab_text{
	background-color: #66859e;
	margin-left: 9px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 1px;
	border: 1px solid #fff;
	border-left: 0; border-right: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
}

#nav .tab_b .tab_text{
	background-color: #9cb9d2 !important;
	border-bottom: 1px solid #9cb9d2;
}

#nav .first_tab .tab_text, #nav .first_tab_b .tab_text{
	margin-left: 16px !important;
}

#nav .first_tab{
	background: url('../images/bside1f.gif') no-repeat left;
}

#nav .first_tab_b{
	background: url('../images/bside1fb.gif') no-repeat left;
}

#nav_end{
	float: left;
	height: 23px;
	width: 5px;
	border-bottom: 1px solid #fff;
}

#mainad{
	height: 187px;
	cursor: pointer;
}

#mainad_left{
	float: left;
	width: 311px;
}

#mainad_right{
	margin-left: 311px;
}

#mainad_row1{
	height: 24px;
	background: url('../images/main_back.gif') repeat-x;
}

#mainad_row2{
	float: left;
	height: 163px;
	width: 137px;
}

#mainad_row2_right{
	margin-left: 137px;
	height: 163px;
	background: url('../images/main3_back.jpg') repeat-x;
	border-right: 1px solid #fff;
}

#home_left{
	float: left;
	width: 60%;
}

#home_right{
	float: left;
	width: 40%;
	background: #66859e;
}

#home_top{
	height: 6px;
	width: auto;
	background: #9cb9d2;
}

#home_top_line{
	margin-left: 16px;
	height: 5px;
	width: auto;
	border-bottom: 1px solid #fff;
}

#home_createaccount{
	background: #b7cadb;
	color: #66859e;
	padding-bottom: 10px;
	padding-right: 10px;
}

#home_login{
	background: #8aa5bb;
	color: #fff;
	padding-bottom: 10px;
	padding-right: 6px;
}

#home_login a{
	color: #fff;
}

#home_recentmembers{
	padding-bottom: 10px;
}

#home_recentmembers .header{
	padding: 16px;
	padding-bottom: 8px;
}

#home_recentmembers, #home_login{
	border-top: 1px solid #fff;
}

#home_contentleft{
	float: left;
	width: 45%;
	padding-right: 15px;
}

#home_contentright{
	padding-left: 15px;
	padding-right: 10px;
	border-left: 1px solid #8aa5bb;
	float: left;
	width: 45%;
	font-size: 11px;
}

.indent{
	margin-left: 25px;
}

.indent .indent{
	margin-left: 35px;
}

.indent_more{
	margin-left:  33px;
}

.indent_padding{
	padding-left:  33px;
}

#footer{
	border-top: 1px solid #fff;
	background: #66859e;
	color: #fff;
	padding: 10px;
	font-size: 11px;
}

#footer .section{
	float: left;
	width: 25%;
}

#footer a{
	color: #fff;
}

#sub_wrapper{
	float: left;
	width: 100%;
}

#sub_left{
	float: left;
	width: 202px;
	background: url('../images/blueside.gif') repeat-y left;
}

#sub_spacer{
	float: left;
	width: 1px;
}

#sub_right{
	float: left;
	width: 757px;
}
/*#sub_right{
	margin-left: 203px;
}*/

#sub_search{
	background: #66859e;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#sub_search a{
	color: #fff;
}

#sub_search_in{
	padding: 5px;
	padding-left: 10px;
}

.sub_search_row{
	margin-bottom: 7px;
}

#sub_search_find{
	float: right;
	padding-top: 2px;
	height: 28px;
}

#sub_browsecats{
	background: #8aa5bb;
	border-bottom: 1px solid #fff;
	margin-right: 15px;
	padding: 5px 0 5px;
}

#sub_mycart{
	padding-top: 10px;
	margin-right: 15px;
}

.sub_ad{
	padding: 5px;
	margin-right: 15px;
	text-align: center;
}

#sub_loggedin{
	padding-top: 8px;
	background: #9cb9d2;
}

#sub_loggedin_left{
	float: left;
	background: #9cb9d2;
	border-bottom: 1px solid #fff;
	min-width: 100px;
	height: 18px;
}

#sub_loggedin_mid{
	float: left;
	height: 18px;
}

#sub_loggedin_right{
	min-width: 200px;
	text-align: right;
	background: #b7cadb;
	border-top: 1px solid #fff;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 0 0;
	color: #fff;
}

#sub_accountmenu{
	background: #b7cadb;
}

#sub_inner{
	padding:10px;
	padding-top: 0px;
}

#profile_name{
	float: left;
	width: 60%;
	padding-top: 5px;
	background: #9cb9d2;
}

#profile_name_inner{
	color: #fff;
	border-top: 1px solid #fff;
	background: #66859e;
	margin-right: 28px;
	padding-left: 10px;
}

#profile_mid{
	float:right;
	width: 28px;
	height: 26px;
}

#profile_right{
	float: left;
	width:40%;
}

#profile_tabs{
	background: #66859e;
	padding:10px;
	padding-top: 5px;
	padding-bottom: 0;
}

#profile_tabs .right{
	border-right:1px solid #ffffff;
}

.profile_tab, .profile_tabb{
	float: left;
	width: 13%;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	border-left: 1px solid #fff;
	cursor: pointer;
}

.profile_tab{
	color: #fff;
}

.profile_tabb{
	background: #fff;
	color: #7295b3;
}

.tabmenu, .tabmenub{
	color: #fff;
	cursor: pointer;
}

.tabmenu_header{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

.subtab, .subtabb{
	padding-left:8px; 
	padding-right:8px; 
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	white-space: nowrap;
}

.subtab a{
	color: #fff;
}

.subtabb a{
	color: #7295b3;
}

#browsecat_header{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

#browsecat_header a{
	color:#fff;
	text-decoration:none;
}

.cart_header{
	background: #87a4bf;
	padding:5px;
}

#htab7{
	width: 115px;
}

#htab0 .tab_text{
	/*padding-left: 5px;*/
}

#ie_warning{
	margin: 5px;
	padding: 5px;
	border: 1px solid red;
	background: #fbfde0;
	font-size: 11px;
}

#ie_warning .header{
	font-size: 14px;
	text-align: center;
}

#ie_warning ul{
	text-align: left;
}

.search_set{display:none;}

.album{
	float: left;
	width: 33%;
	padding-top: 20px;
}

.album_left{
	float: left;
	width: 75px;
}

.album_right{
	margin-left: 80px;
	padding-left: 5px;
	padding-right: 5px;
}

.album_title{
	font-weight:bold;
	font-size:12px;
}

.album_photo{
	padding-top: 10px;
	float: left; 
	width: 25%; 
	text-align: center;
}

#account_left{
	margin-right: 210px;
}

#account_right{
	float: right;
	text-align: center;
	width: 200px;
}

.group_listing{
	float: left; 
	width: 50%; 
	padding-top: 8px;
}

.group_left, .group_right{
	float: left;
}

.group_right{
	padding-left: 3px;
	padding-top: 2px;
}

.inmail_read{
}

.inmail_read a{
	text-decoration:none;
}

.inmail_unread{
	font-weight:bold;
}

#message_error, #message_success{
	float: none;
	text-align: left;
	font-family: arial, verdana;
	font-size: 11px;
}

#message_error ul, #message_success ul{
	list-style-type: square;
	margin: 6px 18px;
}

#message_error{
	margin: 5px 0;
	padding: 5px;
	border: 1px solid red;
	color: #000;
	background-color: #fffeed;
}

#message_success{
	margin: 5px 0;
	padding: 5px;
	border: 1px solid green;
	color: #000;
	background-color: #fffeed;
}

.message_left{
	float: left;
	width: 40px;
	text-align: right;
}

.message_right{
	margin-left: 50px;
}

.prodtab, .prodtab_active{ 
	float: left; 
	cursor:pointer; 
	padding: 6px 16px; 
	margin-left: 10px;
	font-weight:bold;
}

.prodtab_active{
	background-color: #fff;
}

.search_result{
	margin-top: 15px;
}

