@import url("reset.css");
html,
body{
	margin:0;
	padding:0;
}
a img{
	border:0;
}
body{
	background-color:#FFFFFF;
	font-family:Century Gothic, Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	margin:0;
}

p{
	font-size:13px;
	line-height:18px;
}
br.clear{
	clear:both;
	height:0px;
	line-height:0px;
	overflow: hidden;
}

.clear {
	overflow: hidden;
	width: 100%;
}

.clearall{
	clear:both;
	overflow: hidden;
	line-height:0px;
	height:0px;
}


p.clear{
	padding:0;
	margin:0px 0px 20px 0px;
}

a{
	color:#de0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

ul{
	list-style-type:disc;
}
ul ul{
	padding:0px 0px 0px 0px;
	list-style-type:disc;
}



ul li{
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 40px;
}
form{
	padding-left:30px;
}
#wrapper{
	width:867px;
	margin:0px auto;
	background-color:#e3e3e3;
	padding:10px 10px 10px 10px;
}

#content{
	position:relative;
	padding:20px 10px 0 10px;
	width:847px;
	margin:0px auto 0px auto;
	overflow:hidden;
	margin-bottom:0px;
	background-color:#ffffff;
	background-image:url(/img/public/content_top.gif);
	background-repeat:no-repeat;
	background-position:top;

}


#content.nobg{
	background-color:#e3e3e3;
	background-image:none;
	padding:0px 0px 0 0px;
	width:867px;

}

#content_footer{
	width:867px;
	margin:0px auto 10px auto;
	height:16px;
	background-image:url(/img/public/content_bot.gif);
}

	
#content div.error_message,
#content p.error_message{
	color:#990000;
	font-weight:bold;
	font-size:18px;
	padding:13px 10px 10px 35px;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	background-color:#ffe2e2;
	background-image:url(/img/public/notification_16.gif);
	background-repeat:no-repeat;
	background-position:10px 14px;
	margin:0px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#content table{
	margin:0px 0px 10px 30px;
}
#content p{
	padding:0px 30px 10px 30px;
}

#content p.callout{
	font-size:16px;
	background-color:#f1f1f1;
	padding:4px 0px 4px 10px;
	line-height:24px;
	margin:10px 30px 10px 30px;
}

#content p.callout span{
	font-weight:bold;
	padding:6px 7px 7px 7px;
	
	background-color:yellow;
	font-style:italic;
}

#content h2{
	padding:0px 30px 5px 30px;
}
#content h3{
	padding:0px 30px 5px 30px;
}

#signupnow{
	position:absolute;
	right:220px;
	top:73px;
	width:166px;
	height:47px;
	background-image:url(/img/join_now.gif);
	text-indent:-9999px;
	margin:10px 20px 0px 0px;
	
}

#header .logo{
	width:449px;
	height:156px;

	display:block;
	float:left;

	text-indent:-9999px;
}
#header ul.nav{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	right:6px;
	top:0;
}
#header ul.nav li{
	margin:0;
	padding:0;
	display:inline;
	margin-right:4px;
}
#header ul.nav li a{
	color:#A00509;
	font-size:11px;
	text-decoration:none;
}
#header ul.nav li a:hover{
	text-decoration:underline;
}
h1{
	margin:0;
	padding:0;
}
#header{

	width:867px;
	background:url(/img/public/header_bg.gif) no-repeat;
	border-top:0px;
	background-color:#e3e3e3;
	height:156px;
	margin-bottom:1px;
	position:relative;
}

#loginform{
	width:200px;
	height:115px;
	position:absolute;
	right:0px;
	top:15px;
	z-index:20;
	padding:0px;
	margin:0px;
}
#loginform input.txt,
#loginform select.txt{
	width:100px;
}

#loginform p{
	float:left;
	padding:0px;
	margin:0px;
	width:200px;
}

#loginform p a{
	float:right;
	padding-right:30px;
	padding-top:10px;
}
#loginform p span{
	display:block;
	float:left;
	width:80px;
	font-weight:bold;
}

#loggedinnav{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
	z-index:22;
	position:absolute;
	right:10px;
	top:130px;
}

#loggedinnav li{
	display:inline;
	font-size:10px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

#loggedinnav li a{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#navarea{
	background-color:#e3e3e3;
	width:867px;
	padding:10px 0px;
}
#navigation{
	width:867px;
	height:31px;
	padding:0px 0px;
	margin:0px auto;
	list-style-type:none;
	background-color:#9a9999;
	position:relative;
}

#navigation li{
	display:inline;
	font-size:14px;
	line-height:31px;
	
}

#navigation li.search{
	position:absolute;
	top:0px;
	right:10px;
	float:right;
	/*padding-right:10px;*/
}

#navigation form{
	height:31px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#navigation li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:31px;
	float:left;
	padding:0px 10px 0px 10px;
}

#navigation li.current a,
#navigation li a:hover{
	background-color:#515151;
}



#navigation .main-nav{
	height:23px;
	margin:0;
	padding:0;


	
	list-style:none;
}
#navigation .main-nav li{
	float:left;
	text-align:center;
	border-right:3px #FFF solid;
}
#navigation .main-nav li a{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	background:#000;
	display:block;
	height:23px;
	line-height:24px;
	text-transform:uppercase;
	text-decoration:none;
	width:auto;
	float:left;
	padding:0px 10px 0px 10px;
}
#navigation .main-nav li a:hover,
#navigation .main-nav li.current a{
	background:#A00509;
}


#footer{
	clear:both;
	width:867px;
	margin:0px auto;
	padding:5px 0px 0 0px;
	list-style:none;
	overflow:hidden;
	background-image:url(/img/public/footer_bg.gif);
	background-repeat:no-repeat;
}
#footer ul.bottom-nav{
	padding:0 0 0 0px;
	float:right;
	list-style:none;
	height:56px;
	padding-right:20px;
	margin:0px auto;
}
#footer ul.bottom-nav li{
	padding:0;
	margin:0;
	float:left;
	padding-left:6px;
	margin-top:15px;
}
#footer ul.bottom-nav li a.last{
	border-right:0px;
	padding-right:0;
}
#footer ul.bottom-nav li a{
	display:block;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-right:1px #AF334D solid;
	padding-right:6px;
}
#footer ul.bottom-nav li a:hover{
	text-decoration:underline;
}

#footer ul.copy{
	clear:both;
	padding:0;
	width:867px;
	margin:0px 0;
	list-style:none;

	height:28px;

	line-height:28px;
}
#footer ul.copy li{
	padding:0;
	margin:0;
	display:inline;
	padding-left:10px;
	color:#7F7F7F;
	font-size:11px;
}
#footer ul.copy li.copyright{

}
#footer ul.copy li a{
	background:url(/img/public/icon-copy-link.gif) 0 50% no-repeat;
	padding-left:10px;
	color:#BB3753;
	text-decoration:none;
}
#footer ul.copy li a:hover{
	text-decoration:underline;
}















a:link.button,
a:visited.button,
a:hover.button{
	background: transparent url('/img/public/bg_button_a.gif') no-repeat scroll top right;
	color: #de0000;
	display: block;
	float: left;
	font-family:Century Gothic, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height: 37px;
	margin-right: 10px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}
a:hover.button{
	color:#A00509;
}

a.button span {
	background: transparent url('/img/public/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 37px;
	height: 37px;
	padding: 0px 12px 0px 18px;
}

a.button:active,
a.button.current{
	background-position: bottom right;
	color: #000000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span,
a.button.current span{
	background-position: bottom left;
}



form label{
	display:block;
	margin:0;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}

form div{
	margin:0px 0px 10px 0px;
}





#flashMessage{
	margin:10px 30px 20px 30px;
	border:1px solid #cccc66;
	background-color:#ffffcc;
	padding:10px;
	color:#242424;
	font-size:13px;
}

#content p.alert{
	margin:0px 30px 10px 30px;
	border:1px solid #cccc66;
	background-color:#ffffcc;
	padding:20px 10px 20px 50px;
	color:#242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(/img/public/error.png);
	background-repeat:no-repeat;
	background-position:20px 19px;
}


#pagination{
	margin:10px 0px 20px 0px;
}







.form_error{
	background-color:#ffe2e2;
}




a.btn_fixed{
	background:url(/img/public/btn_fixed.gif);
	display:block;
	width:129px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242424;
	text-decoration:none;
	text-align:center;
	padding:5px 0px 0px 0px;
}

a.btn_fixed:hover{
	background-position: bottom right;
}














#category_nav{
	width:867px;
	padding:0px 0px 20px 0px;
	margin:0px auto;
}

#category_nav ul{
	height:97px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#category_nav ul li{
	display:inline;
	float:left;
	width:76px;
	height:97px;
	list-style-type:none;
	margin:0px 11px 0px 0px;
	padding:0px 0px 0px 0px;
}

#category_nav ul li a{
	display:block;
	float:left;
	width:76px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#category_nav ul li a:hover,
#category_nav ul li.current a{
	background-position:0px -97px;
}

#category_nav ul li.last{
	margin-right:0px;
}



#subcategorynav{
	width:867px;
	padding:0px 0px 20px 0px;
	margin:0px auto;
}

#subcategorynav ul{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#subcategorynav ul li{
	display:inline;
	float:left;
	width:65px;
	height:30px;
	list-style-type:none;
	margin:0px 4px 4px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-align:center;
}

#subcategorynav ul li a{
	display:block;
	overflow:hidden;
	float:left;
	width:65px;
	height:27px;
	text-decoration:none;
	color:#000000;
	line-height:12px;
	padding:3px 0px 0px 0px;
	background-image:url(/img/public/subcat_bg.gif);
}

#subcategorynav ul li a:hover,
#subcategorynav ul li.current a{
	color:#990000;
}












#home_touts{
	float:left;
	width:436px;

	overflow:hidden;
}



#home_touts div{
	float:left;
	width:218px;
	height:168px;
	
}
#home_touts p{
	line-height:15px;
	font-size:11px;
	color:#575656;
}

#home_touts div.ad_big{
	width:205px;
	height:324px;
	margin:9px 6px 0px 0px;
	padding:10px 0px 0px 10px;
	background-image:url(../img/add_big_bg.gif);
}
#home_touts div.ad_big.nomargin{
	margin-right:0px;
}

#home_touts div.ad_small{
	width:205px;
	height:153px;
	margin:8px 6px 0px 0px;
	padding:10px 0px 0px 10px;
	background-image:url(../img/add_small_bg.gif);
}
#home_touts div.ad_small.nomargin{
	margin-right:0px;
}

#home_touts div.ad_small a,
#home_touts div.ad_big a{
	
}




#hp_intro{
	background-image:url(../img/hp_intro.jpg);
}
#hp_register{
	background-image:url(../img/hp_register.jpg);
}
#hp_notice{
	background-image:url(../img/hp_notice.jpg);
}
#hp_media{
	background-image:url(../img/hp_media.jpg);
}
#hp_product{
	background-image:url(../img/hp_product.jpg);
}
#hp_success{
	background-image:url(../img/hp_success.jpg);
}


#hp_intro p{
	padding:65px 10px 0px 20px;
}

#hp_register a.big{
	display:block;
	width:218px;
	height:80px;
	text-indent:-9999px;
}
#hp_register p{
	padding:0px 20px 0px 20px;
}
#hp_notice img{
	float:left;
	padding:70px 0px 0px 20px;
}
#hp_notice p{
	clear:both;
	padding:0px 20px 2px 20px;
}
#hp_media h3{
	padding:70px 10px 5px 20px;
	font-size:16px;
}
#hp_media p{
	padding:5px 20px 0px 20px;
}


#hp_product p{
	padding:50px 10px 5px 20px;
	line-height:14px;
}
#hp_product p img{
	float:left;
	margin:0px 5px 5px 0px;
}
#hp_success a{
	display:block;
	text-indent:-9999px;
	width:218px;
	height:168px;
}













#designer_columns{
	width:867px;
}

#designer_columns h3{
	padding:30px 0px 10px 0px;
}

#designer_columns div.designer_block{
	float:left;
	width:433px;
	height:169px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	background-image:url(../img/designer_block_bg.gif);
}
#designer_columns div.designer_block:hover{
	background-position:0px -169px;
}


#designer_columns div.designer_block.free{

}

#designer_columns div.designer_block.free h3{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 20px;
}

#content #designer_columns div.designer_block.free p{
	margin:0px 0px 0px 0px;
	padding:0px 20px 5px 20px;
	line-height:18px;
	font-size:11px;
}

#content #designer_columns div.designer_block.free p.phone{
	font-size:10px;
}

#designer_columns  div.designer_image{
	float:left;
	width:222px;
	height:155px;
	padding:8px 0px 0px 8px;
}

#designer_columns  div.designer_image h3.noimage{
	padding-top:10px;
	padding:0px 30px 5px 30px;
}

#home_designers  div.designer_titles,
#designer_columns  div.designer_titles{
	float:left;
	width:222px;
	height:155px;
	padding:8px 0px 0px 8px;
}
#home_designers  div.designer_titles h3,
#designer_columns  div.designer_titles h3{
	padding:10px 30px 5px 10px;
}
#home_designers  div.designer_titles p,
#designer_columns  div.designer_titles p{
	padding-left:10px;
}



#designer_columns  div.designer_image div{
	width:210px;
	height:143px;
	overflow:hidden;
	/*border:1px solid #666666;*/
}

#designer_columns div.designer_image img,
div.designer_image img{
	width:210px;
}

#designer_columns  div.designer_content{
	text-align:center;
	float:left;
	width:190px;
	height:113px;
	overflow:hidden;
	padding:40px 0px 0px 0px;
}

#designer_columns  div.designer_content.noimage{
	padding:20px 0px 0px 0px;
	text-align:left;
}

#designer_columns  div.designer_content h3{
	padding:0px 30px 5px 30px;
}

#designer_columns  div.designer_content p{
	font-size:11px;
	padding-top:10px;
}


#designer_columns  div.designer_content.noimage p{
	font-size:11px;
	padding-top:0px;
	
}

div.all-posts h3{

}

#content div.designerlist_item h2{
	color:#de0000;
	cursor:pointer;
	padding-left:30px;
}

#content div.designerlist_item h2:hover{
	text-decoration:underline;
}

div.designerlist_item div.designer_image{
	padding-left:30px;
}

div.designerlist_item div.designer_content{
	padding-left:30px;
}

#content div.designerlist_item p.lookbook{
	padding-left:0px;
}


#home_designers div.designer_content.noimage,
div.designerlist_item div.designer_content.noimage{
	padding-left:0px;
}

#content div.designerlist_item div.designer_image h3,
#content div.designerlist_item div.designer_content h3{
	padding-left:0px;
}














#home_designers{
	float:right;
	width:426px;
}

#home_designers div.designer_block{
	float:left;
	width:426px;
	height:163px;
	overflow:hidden;
	margin:0px 0px 8px 0px;
	background-image:url(../img/home_designer_bg.gif);
}
#home_designers  div.designer_image{
	float:left;
	width:222px;
	height:155px;
	padding:8px 0px 0px 8px;
}

#home_designers  div.designer_image div{
	width:210px;
	height:143px;
	overflow:hidden;
	/*border:1px solid #666666;*/
}

#home_designers  div.designer_image div img{
	width:210px;
}

#home_designers  div.designer_content{
	text-align:center;
	float:right;
	width:196px;
	height:123px;
	padding:40px 0px 0px 0px;
}

#home_designers  div.designer_content h3{

}

#home_designers  div.designer_content p{
	font-size:11px;
	padding-top:10px;
}




div.info_wrapper{
	padding:0px 0px 0 0px;
	width:867px;
	margin:0px auto 0px auto;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#ffffff;
	background-image:url(/img/public/content_top.gif);
	background-repeat:no-repeat;
	background-position:top;

}

div.info_foot{
	width:867px;
	margin:0px auto 0px auto;
	height:16px;
	background-image:url(/img/public/content_bot.gif);
}

div.info_wrapper h2{
	cursor:pointer;
	font-size:31px;
	color:#000000;
	margin:20px 35px 0px 35px;
	background-image:url(../img/info_arrow_closed.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	text-indent:13px;
}

div.info_wrapper h2.open{
	background-image:url(../img/info_arrow_open.gif);
	border-bottom:2px solid #e3e3e3;
	margin-bottom:10px;
}

div.info_wrapper h2.top{
	border-bottom:2px solid #e3e3e3;
	background-image:none;
	text-indent:0px;
	cursor:text;
}

div.info_wrapper p{
	padding-bottom:10px;
}

div.info_wrapper h3,
div.info_wrapper h4{
	padding-top:5px;
}
#content div.info_wrapper p,
#content div.info_wrapper h3,
#content div.info_wrapper h4{
	padding-left:35px;
	padding-right:35px;
}

div.info_wrapper ul{
	list-style-type:disc;
	padding-left:15px;
	font-size:13px;
}
div.info_wrapper ul li{
	padding:0px 0px 5px 0px;
}

div.info_wrapper img.info_image{
	float:left;
	padding:0px 0px 0px 0px;
}

div.padder{
	padding:20px 30px 0px 30px;
}


#about_1{
	background-image:url(../img/about_1.jpg);
	height:475px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
	padding:140px 160px 0px 30px;
}
#about_1 p{
	font-size:11px;
	color:#575656;
	padding:0px 0px 10px 0px;
	
}
#about_2{
	background-image:url(../img/about_2.jpg);
	height:330px;
	background-repeat:no-repeat;
	margin:20px 0px 0px 20px;
	padding:100px 160px 0px 30px;
}

#about_2 p{
	font-size:11px;
	color:#575656;
	padding:0px 0px 10px 0px;
}

#about_2 p.info_founders{
	padding-right:180px;
}


#contactform{
	margin:10px 0px 0px 10px;
	background-image:url(../img/contact.jpg);
	background-repeat:no-repeat;
	padding:70px 0px 0px 220px;
	height:550px;
}

#content form p{
	padding-left:0px;
}


div.desperate{
	padding:10px 0px 0 0px;
	width:867px;
	margin:0px auto 0px auto;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#ffffff;
	background-image:url(/img/public/content_top.gif);
	background-repeat:no-repeat;
	background-position:top;

}
div.desperate_foot{
	width:867px;
	margin:0px auto 0px auto;
	height:16px;
	background-image:url(/img/public/content_bot.gif);
}

#desperate_header{
	margin:0px 0px 0px 20px;
	background-image:url(../img/desperate.jpg);
	background-repeat:no-repeat;
	padding:110px 0px 0px 190px;
}
#desperate_header table{
	margin:10px 10px 10px 30px;
}
#desperate_archived{
	font-size:11px;
	position:absolute;
	top:40px;
	right:35px;
}

div.desperate div.imageside{
	float:left;
	width:300px;
}

div.desperate div.textside{
	float:left;
	width:550px;
	padding-top:23px;
}

#content div.desperate div.textside p,
#content div.desperate div.textside h3{
	padding-left:0px;
}

#content div.desperate div.textside p.right{
	text-align:right;
}



div.desperate div.imageside img{
	width:242px;
	border:1px solid #999999;
}

div.desperate div.imageside h2{
	color:#de0000;
}



#content #pagination{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 30px;
}









table.accounttypes{
	margin:50px 0px 0px 0px;
}

table.accounttypes th{
	text-align:left;
	background-color:#CCCCCC;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:4px;
}

table.accounttypes th.levels{
	width:60px;
}

table.accounttypes td.desc{
	width:300px;
	border-bottom:1px solid #CCCCCC;
	height:22px;
}

table.accounttypes td{
	font-size:11px;
	padding:4px;
}

table.accounttypes td.included{
	background-color:#66CC33;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid green;
}


table.actiontable th{
	text-align:left;
	background-color:#f1f1f1;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:6px 16px 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
}


table.actiontable td{
	font-size:11px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
}




#designer_nav{
	height:23px;
	margin:0;
	padding:2px 0 2px 30px;
	list-style:none;
}
#designer_nav li{
	float:left;
	margin:0px 0px 0px 0px;
	text-align:center;
	border-right:3px #FFF solid;
}
#designer_nav li a{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	background-color:#9a9999;
	display:block;
	height:23px;
	line-height:24px;
	text-decoration:none;
	width:auto;
	float:left;
	padding-left:1px;
	padding:0px 7px 0px 7px;
}
#designer_nav li a:hover,
#designer_nav li.current a{
	background:#A00509;
}



#featuretable {
	width:650px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
}

#featuretable p {
	text-align:center;
}	

#featuretable a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
}	
#featuretable a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
}		
#featuretable a:hover,
#featuretable a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
}

#featuretable a,
#featuretable a:link,
#featuretable  a:visited {
	border:none;
}							
	
#featuretable img {
	border:0;
	margin-top:.5em;
}	



#featuretable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}	

#featuretable tr.odd td	{
	background:#f7fbff;
}

#featuretable tr.odd .column1	{
	background:#f4f9fe;
}	
#featuretable .column1{
	background:#f9fcfe;
	font-size:13px;
}

#featuretable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}				

#featuretable th {
	font-size:12px;
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}							
#featuretable thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#66a3d3;
	font-size:14px;
	line-height:14px;
}	

#featuretable tfoot th {
	font-size:12px;
	text-align:center;
	background:#f4f9fe;
}	

#featuretable tfoot th strong {
	font:bold 1.2em Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}		

#featuretable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}





div.success{
	padding:10px 0px 0 0px;
	width:867px;
	margin:0px auto 0px auto;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#ffffff;
	background-image:url(/img/public/content_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;

}

#content div.success h3{
	margin:30px 0px 20px 0px;
	line-height:50px;
	background-color:#d7d7d7;
	padding:0px 0px 0px 30px;
	font-size:18px;
}

#content div.success p{
	width:475px;
}

#content div.success img.success_image{
	width:310px;
	border:1px solid #999999;
	float:right;
	margin:-95px 25px 0px 0px;
}
div.success_foot{
	width:867px;
	margin:0px auto 0px auto;
	height:16px;
	background-image:url(/img/public/content_bot.gif);
	font-size:10px;
	text-indent:10px;
	color:#666666;
	font-style:italic;
}

#success_header{
	margin:0px 0px 0px 20px;
	height:170px;
	background-image:url(../img/success.jpg);
	background-repeat:no-repeat;
	padding:80px 0px 0px 0px;
}

#success_header p{
	padding-left:10px;
	color:#575757;
}

#success_link{
	float:right;
	margin-right:30px;
}









#brochure{
	position:relative;
}

#misc_links{
	position:absolute;
	top:0px;
	right:10px;
	font-size:10px;
	text-align:right;
}

#brochure h3{
	font-size:31px;
	padding:0px 0px 0px 20px;
}

#brochure h4{
	font-size:23px;
	padding:0px 0px 5px 20px;
}

#brochure_main{
	width:265px;
}

#brochure_titling{
	float:left;
	width:265px;
	margin:0px 0px 0px 20px;
}

#brochure_titling p{
	padding-left:0px;
	font-size:14px;
}

#brochure_thumbs{
	float:left;
	width:540px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

#brochure_thumbs p{
	padding-left:0px;
}

#brochure_thumbs div.image_thumb{
	width:100px;
	border:1px solid #cccccc;
	cursor:pointer;
	height:100px;
	overflow:hidden;
	float:left;
	margin:0px 5px 5px 0px;
	background-color:#FFFFFF;
}

#brochure_gallery #brochure_thumbs div.image_thumb:hover,
#brochure_gallery #brochure_thumbs div.current{
	border:1px solid #990000;
}

#brochure_thumbs div.image_thumb img{
	width:100px;
}

#brochure_prev,
#brochure_next{
	display:block;
	float:right;
	font-size:40px;
	margin-right:10px;
	color:#666666;
}

p.initial_nav a.current_initial{
	color:#242424;
}

#vad{
	display:block;
	font-size:10px;
	line-height:12px;
	padding-left:0px;
}

input.btn_save{
	background-image:url(../img/public/btn_save.gif);
	background-repeat:no-repeat;
	width:66px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}
input.btn_submit{
	background-image:url(../img/public/btn_submit.gif);
	background-repeat:no-repeat;
	width:80px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}

input.btn_login{
	background-image:url(../img/public/btn_login.gif);
	background-repeat:no-repeat;
	width:69px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
	float:left;
}

input.btn_next{
	background-image:url(../img/public/btn_next.gif);
	background-repeat:no-repeat;
	width:66px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}


input.btn_upload{
	background-image:url(../img/public/btn_upload.gif);
	background-repeat:no-repeat;
	width:80px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}

input.btn_subscribe{
	background-image:url(../img/public/btn_subscribe.gif);
	background-repeat:no-repeat;
	width:206px;
	height:37px;
	border: 0px solid #FFFFFF;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}

