.featured-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.featured-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.home_content_bg {
	background-color: #696969;
	background-image: url(images/home_content_bg.jpg);
	background-repeat: repeat-x;
}
.regular-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.second_content_bg {
	background-color: #000000;
	background-repeat: repeat-x;
}
.larger {
	font-size: 16px;
}


form {
	font-family:  Arial, Helvetica, sans-serif;
	}

input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-size: 10px;
}
.smaller {
	font-size: 10px;
}

.none_bold {
	text-decoration:none;
	font-weight:bold;
}


.small_bold {
	font-size: 10px;
	font-weight:bold;
}

.big {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.textboxStandard {
	width: 140px;
}

.textboxThin {
	width: 60px;
}

.textboxWide {
	width: 320px;
}
.thinborder {
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #666666 #666666 #666666;
}


.imageJustBordered {
	border: 1px solid #FFFFFF;
}
.image_bordered {
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;

}


.image_bordered_margins {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;

}

.image_bordered_compensate {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;

}

.swatch_bordered_only {
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.swatch_bordered_compensate{
	margin-left: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;

}


.image_just_margins {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;

}



.image_main {
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 4px;

}

.lb_margins {
	margin-left: 6px;
	margin-bottom: 6px;

}
.tb_margins {
	margin-top: 8px;
	margin-bottom: 8px;
	height: 0px;
}

.subtitles 
{
	font-size: 12px;
	
}

.scroll_div {
	height:100%;
	border:none; 
	overflow-x:hidden; 
	overflow-y:auto; 
	width:100%; 
	margin:0px;
	padding:0px;
}

.no_scroll_div {
	height:100%;
	border:none; 
	width:100%; 
	margin:0px;
	padding:0px;
}


.text_h2 {
	font-size:12px;
	font-weight:bold;

}

.imageBottomNav{
	border: 1px solid #003366;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 12px;
}

.titles {
	font-size: 13px;
	font-weight: bold;
}
.subtitles {
	font-size: 12px;
	font-weight: bold;
}
.searchField {
	width: 100px;
	font-size: 11px;
}

.sale_last {
	color: #FFFFFF;
}



.alert {
	color:#FFCC00;
	/*background-color:#CC0000;*/
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#_ctl0_pl_alert{
	width: 100%;	
	margin-top: 6px;
    background:#CC0000;
	color:#FFFFFF;
	text-align:center;
		
}
a,a:link,a:visited,a:active {
	color:#CCCCCC;
}

a:hover {
	text-decoration:none;
}
body, td, span, div, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

body 
{
	BACKGROUND-IMAGE: none; MARGIN: 0px; BACKGROUND-COLOR: #3f3f3f
}


input.styled_button_up
{
   color: #000000;
   font-size:11px;
   font-family:Tahoma,Arial,Helvetica, sans-serif;
   font-weight:bold;
   height:18px;
   background-color:#888888;
   background-image:url(images/buttons/bg.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}

input.styled_button_dn
{
   color: #CC0000;
   font-size:11px;
   font-family:Tahoma,Arial,Helvetica, sans-serif;
   font-weight:bold;
   height:18px;
   background-color:#888888;
   background-image:url(images/buttons/bg.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}

.special_True {
	background-color:#CC0000;
}
	
.label
{
color:#333333;
font-weight:bold;
}