/* CSS Document */

/*------------------------- Body styles-------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

body{
	background-image: url(../images/bg_all.jpg);
	background-position: center 0;
	background-repeat: repeat-x;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	color: #333333;
}

/*------------------------- Style styles-------------------------*/

a {
	color: #313546;
	text-decoration: underline;
}

a:HOVER {
	color: #333333;
	text-decoration: none;
}

a.gray {
	color: #999999;
	text-decoration: none;
}

a.gray:HOVER {
	color: #999999
	text-decoration: underline;
}

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

a.whitenv:HOVER {
	color: #999999
	text-decoration: underline;
}

#wrapper {
	width: 1080px;
	margin: 0 auto;
	display: table;
	background-color: #fff;
	border: 1px solid #333333;
	padding: 1px;
	background-image: url(../images/header_swatches.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}

#tagline {
	width: 660px;
	float: left;
	text-align: center;
	padding-top: 30px;
	display: inline;
}

#swatches {
	width: 225px;
	float: right;
}

#bodyblock {
	width: 1080px;
	float: left;
	display: table-row;
}

#prod_image {
	width: 338px;
	float: left;
}

#logo {
	width: 180px;
	float: left;
	display: inline;
}

#imgmain {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

span.mainhead {
	color: #001F7D;
	font-size: 14px;
	font-weight: bold;
}

span.white {
	color: #fff;
}

#header {
	width: 1080px;
	background-image: url(images/header_swatches.jpg);
}

#homebody {
	width: 310px;
	padding: 15px;
	float: left;
	display: inline;
}

#subbody {
	width: 620px;
	padding: 15px;
	float: left;
	display: inline;
}

#subside {
	width: 400px;
	padding: 15px;
	float: left;
	display: inline;
}

#colholder {
	width: 740px;
	float: left;
	display: inline;
}

#colholder2 {
	width: 739px;
	float: left;
	display: inline;
}

#specheadcs {
	width: 719px;
	padding: 10px;
	float: left;
	display: inline;
}

#specrowcs {
	width: 740px;
	border-left: 1px solid #fff;
	float: left;
	display: inline;
}

#specrow {
	width: 246px;
	height: 300px;
	border-left: 1px solid #fff;
	float: left;
	display: inline;
}

#specrow2 {
	width: 245px;
	height: 300px;
	border-left: 1px solid #fff;
	float: left;
	display: inline;
}

#spechead {
	width: 226px;
	padding: 10px;
	float: left;
	display: inline;
}

#speccont {
	width: 226px;
	padding: 10px;
	float: left;
	display: inline;
}

#speccontcs {
	width: 719px;
	padding: 10px;
	float: left;
	display: inline;
}

#spechead2 {
	width: 225px;
	padding: 10px;
	float: left;
	display: inline;
}

#speccont2 {
	width: 225px;
	padding: 10px;
	float: left;
	display: inline;
}

#subnav {
	border-top: 1px solid #fff;
	background-color:#001F7D;
	height: 48px;
}

#subnav_here {
	padding: 14px;
	padding-right: 40px;
	background-image: url(../images/subnav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right 0px ;
	height: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
#subnav_cont {
	padding: 16px;
	height: 16px;
	color: #fff;
	font-size: 14px;
	float: left;
}

.redhead {
	font-weight: bold;
	font-size: 16px;
	color: #B30015;
}

.whitehead {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

a.redlink {
	color: #B30015;
	text-decoration: none;
}

a.redlink:HOVER {
	color: #333333;
	text-decoration: underline;
}

a.yellowlink {
	color: #EFA815;
	text-decoration: none;
}

a.yellowlink:HOVER {
	color: #333333;
	text-decoration: underline;
}

a.bluelink {
	color: #001F7D;
	text-decoration: none;
}

a.bluelink:HOVER {
	color: #333333;
	text-decoration: underline;
}

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

a.whitelink:HOVER {
	color: #999999;
	text-decoration: underline;
}


.activesub {
	color: #CCCCCC;
	font-weight: bold;
}



/*------------------------- Navigation -------------------------*/

#NavBar {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	display: inline;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
}

#mainNav {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	text-align: center;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainNav li {
	float: left;
	height: 35px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#mainNav li a {
	margin: 0px;
	display: inline;
	text-decoration: none;
	float: left;
	padding-right: 16px;
	padding-left: 6px;
	color: #fff;
}

#mainNav li a:hover {
	text-decoration: none;
	color: #999999;
	background-image: url(../images/nav_bg_over.jpg);
	background-repeat: repeat-x;
}

#mainNav li a span {
	padding-left: 10px;
	height: 35px;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding-top: 10px;
	display: inline;
}

#mainNav li a.active {
	color: #CCCCCC;
}

#mainNav li a.active span {
margin-top: 0px;
}

#mainNav li a.active:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
cursor: hand;
}
