


body {
	margin: 0px;
	background-image:url('/content/skins/original/images/background.gif');
	background-color:#1F2C34;
	background-repeat:repeat-x;
	color:#000000;
}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#3F607B;text-decoration:none;}
A:LINK{color:#3F607B;text-decoration:none;}
A:VISITED{color:#3F607B;text-decoration:none;}
A:HOVER{color:#3F607B;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#0A263D;
	height:23px;
	color:#CCCCCC;
}
A:ACTIVE.TopBottomBarLink{color:#CCCCCC;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#CCCCCC;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#CCCCCC;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#CCCCCC;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#ACA8A5;}

.BoxHeader{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#FDFEFE;
	border-top:1px solid #ACA8A5;
	border-left:1px solid #ACA8A5;
	border-right:1px solid #ACA8A5;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	color:#2F2F2F;
}
.BoxContent{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#E7F1F4;
	color:#000000;
}
.BoxText{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#E7F1F4;
	color:#000000;
}
A:ACTIVE.BoxLink{color:#000033;text-decoration:none;}
A:LINK.BoxLink{color:#000033;text-decoration:none;}
A:VISITED.BoxLink{color:#000033;text-decoration:none;}
A:HOVER.BoxLink{color:#000055;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#046634;
}

.pageNavigation div{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#046634;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F1BC03;
	border-bottom:1px solid #ACA8A5;
}
.CatalogNavigation table tr td{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F1BC03;
	color:#000000;
}
.CatalogItemDark{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #375D7C;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F1BC03;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#577D9C;
	color:#FFFFFF;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#444444;	
}

.ProductSubtitle{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

/* -- News Slider -- */
/*
	Featured Content Slider
	by: Chris Coyier
*/
.slider-wrap {
margin-top:-25px;
max-width:550px;
overflow:hidden;
top:87px;
width:550px;
}
.stripViewer .panelContainer .panel ul {
margin:0 15px 0 30px;
text-align:left;
}
.stripViewer {
height:285px;
overflow:hidden;
position:relative;
width:550px;
}
.stripViewer .panelContainer {
left:0;
position:relative;
top:0;
}
.stripViewer .panelContainer .panel {
float:left;
height:100%;
position:relative;
width:550px;
}
.stripNavL, .stripNavR, .stripNav {
display:none;
}
.nav-thumb {
border:1px solid black;
margin-right:5px;
}
#movers-row {
margin:-43px 0 0 62px;
}
#movers-row div {
float:left;
width:20%;
}
#movers-row div a.cross-link {
float:right;
}
.photo-meta-data {
background:url("/images/slider/transpBlack.png") repeat scroll 0 0 transparent;
color:white;
height:30px;
margin-top:-50px;
max-width:550px;
padding:10px;
position:relative;
width:550px;
z-index:9999;
}
.photo-meta-data span {
font-size:13px;
}
.cross-link {
display:block;
margin-top:-14px;
padding-top:15px;
position:relative;
width:62px;
z-index:9999;
}
.active-thumb {
background:url("/images/slider/icon-uparrowsmallwhite.png") no-repeat scroll center top transparent;
}
a.sliderlink {
color:#FFF;
font-size:12px;
font-weight:bold;
}