body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 16pt;
	font-family: 'Open Sans', sans-serif;
	color: #323232;
	line-height: 2.0;
}
a {
	color: #0654ba;
	text-decoration: none;
}
a:hover {
	color: #6a29b9;
	/*background:#369;*/
	text-decoration:none;
}
h1, h2, h3, h4 {
	margin:.8em 0 .2em 0;
	padding:0;
	line-height: 1.3;
}

h1{
font-size: 26pt;
} 

h2{
font-size: 19pt;
}

h4 {
font-size: 14pt;
}
p {
	margin:.4em 0 2em 0;
	padding:0;
}
img {
	/*margin:10px 0 5px;*/
}
#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	height: 70px;
}
#header {

}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	/*float:left;*/
	width:100%;			/* width of page */
	/*position:relative;*/
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
.colmask threecol {
	font-size: 16pt;
	font-family: 'Open Sans', sans-serif;
	color: #323232;
	line-height: 2.0;
}

/* 3 Column settings */
.threecol {
	min-width: 1200px;
	background:#fff;
	/* right column background colour */
}
.threecol .colmid {
	right:20%;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	/*right:37%;*/			/* width of the middle column */
	background:#fff;	/* left column background colour */
}
.threecol .col1 {
	width:39%;			/* width of center column content (column width minus padding on either side) */
	left:44%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:43%;			/* Width of left column content (column width minus padding on either side) */
	left:-39%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:14%;			/* Width of right column content (column width minus padding on either side) */
	left: 2%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/*Custom Added*/
.divider {
	border-bottom: 1px solid #cbcbcb;
}

#ads {
	background-color: #f6f6f6;
	padding: 10px 0 10px 10px;
	color: #1c1c1c;
	text-transform: uppercase;
}

#dc-ads{
	background-color: #f6f6f6;
	padding: 10px 5px 10px 5px;
	color: #1c1c1c;
	font-size: 12pt;
}

#dc-ads a{
	color: #0654ba;
	font-size: 12pt;
	font-weight: bold;
}

.upsell-pic {
	border: 1px solid #cbcbcb;
	margin-top: 20px;
}

.var-pic {
	max-width:590px; 
}

em {
	color: #0654ba;
	font-style: normal;
}

.p-block {
	margin: 2em 0 1em 0;
	text-transform: uppercase;
	font-size: 19pt;
}
#ad-table {
	text-align: center;
	width: 100%;
}

.pic-right {
	padding-left: 10px;
}

#size-zebra {
	font-size: 9pt;
	width: 1000px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px;
}

#size-zebra th{
	font-size: 10pt;
	font-weight: bold;
	color: #0654ba;
	padding: 10px 8px 0 4px;
}

#size-zebra td{
	font-weight: normal;
	color: #669;
	padding: 9px;
	border: 1px solid #cccfff;
}

#size-zebra .odd {
	background-color: #e8edff;
}

#size-zebra tr:hover{
 background-color: #d0dafd;
 }
 
 /* HDE Size chart */
 
 #size-zebra-h {
	font-size: 9pt;
	width: 1000px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px;
}

#size-zebra-h th{
	font-size: 10pt;
	font-weight: bold;
	color: #ba0606;
	padding: 10px 8px 0 4px;
}

#size-zebra-h td{
	font-weight: normal;
	color: #996666;
	padding: 9px;
	border: 1px solid #ffcccc;
}

#size-zebra-h .odd {
	background-color: #ffe8e8;
}

#size-zebra-h tr:hover{
 background-color: #fdd0d0;
 }
 
 
 
#size-info {
	margin: 0 auto;
	width: 1000px;
	margin-bottom: 30px;
 }
 
/* Footer styles */


#feedback {
	clear: both;
	width: 1100px;
	border:20px solid #555;
	margin: 0 auto;
	padding: 10px 30px 30px 30px;
	font-weight: bold;
	text-align: center;
}

#information{
	clear:both;
	width:1200px;
	background-color: #f6f6f6;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0 20px 0 20px;
}

#dc-information{
	clear:both;
	width:1200px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0 20px 0 20px;
}

#fb {
	color: #ffcc00;
	text-transform: uppercase;
}

#info-left {
	padding: 0 80px 0 40px;
	vertical-align: top;
	min-width: 510px;
}

#dc-info-left {
	padding: 0 80px 0 40px;
	vertical-align: top;
	min-width: 510px;
}

#info-right {
	padding: 0 40px 0 40px;
	min-width: 510px;
}

#dc-info-right {
	padding: 0 40px 0 40px;
	min-width: 510px;
}

#hde-content-right {

	display: inline;
	width: 160px;
	float: left;
	position: relative;
	margin-top: 15px;
	z-index: 5;

}

#dc-content-right {

	display: inline;
	width: 160px;
	float: left;
	position: relative;
	margin-top: 15px;
	z-index: 5;

}

#hde-upsell {

	border: 1px solid #d0d0d0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	text-align: center;

}

#dc-upsell {

	border: 1px solid #d0d0d0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	text-align: center;

}

.hde-upsell-content {

	padding: 0 0 0 9px;
	display: block;
	color: #FFFFFF;

}


.dc-upsell-content {

	padding: 0 0 0 9px;
	display: block;
	color: #FFFFFF;

}

.styleMisc img {

	max-width:250px;
}
.stylePrime img {

	max-width:540px;

}
.stylevar img{
	max-width: 550px;
}





/*#footer p {
	padding:10px;
	margin:0;
}*/
