﻿/* CSS layout */
body {
	margin: 0px;
	text-align: center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	background-position: center;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#wrapper {
	background-image: url('../images/top-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#container {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#header {
	background-image: url('../images/header_new09.jpg');
	background-repeat: no-repeat;
	width: 990px;
	height: 160px;
	position:relative;
}
#headerlink
{
	width:267px;
	height: 160px;
	position:absolute;
	left:0px;
	top:0px;
}
#freeship
{
	text-align:right;
	font-weight:700;
	color:#000088;
	font-size:14px;
	font-weight:700;
	position:absolute;
	left:475px;
	top:10px;
	width:200px;

}
#mainheadertext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF9933;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF9933;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF9933;
	font-weight: bold;
}
.headertable {
	width: 990px;
	height: 150px;
}
.headertablestyle2 {
	width: 270px;
}
.headertablestyle3 {
	width: 455px;
	height: 89px;
	font-size: 14px;
}
.headertablestyle4 {
	width: 270px;
	height: 89px;
}
.headertablestyle5 {
	height: 89px;
	width:250px;
}
#left_colmain {
	width: 371px;
	background-image: url('../images/slideshow-under-bg.jpg');
	background-repeat: repeat;
	text-align: center;
}
#left_col {
	width: 200px;
	background-color: #5596DF;
	font-family: Trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#left_col a:link {
	color: #FFCC00;
}
#left_col a:visited {
	color: #FFFFFF;
}
#left_col a:hover {
	color: #000088;
}
#innerleft_col {
	padding: 20px;
}
#cart {
	width: 260px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 10px;
	position:absolute;
	right:10px;
	top:0px;

}
#cart a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#cart a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#cart2 {
	width: 260px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	position:absolute;
	right:10px;
	top:20px;

}
#cart2 a:link {
	color: #FFFFFF;
}
#cart2 a:visited {
	color: #FFFFFF;
}
#search {
	width: 265px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	position:absolute;
	right:10px;
	top:35px;

}
#nav {
	position:absolute;
	left:220px;
	top:110px;

}

#right_col {
	width: 790px;
	background-image: url('../images/content-under-bg.jpg');
}
#rightcolmain {
	width: 619px;
	background-image: url('../images/content-under-bg.jpg');
	margin: 0px;
	padding: 0px;
}
/*Used for side slidshow layout
#pagecapmain {
	width: 619px;
	height: 12px;
	background-image: URL('../images/content-cap.jpg');
	margin: 0px;
	padding: 0px;
}
#pagecontentmain {
	width: 619px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#innerpagecontentmain {
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	color: #333333;
	min-height: 540px;
	margin-top: 0px;
	line-height: 16px;*/
}
#pagecapwide {
	width: 990px;
	height: 12px;
	background-image: URL('../images/content-cap.jpg');
	margin: 0px;
	padding: 0px;
}
#pagecontentwide {
	width: 990px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#innerpagecontentwide {
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	line-height: 16px;
}

#pagecap {
	width: 790px;
	height: 12px;
	background-image: URL('../images/content-cap.jpg');
}
#pagecontent {
	width: 790px;
	background-color: #FFFFFF;
}
#innerpagecontent {
	width: 760px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px 10px 20px 20px;
	font-size: 14px;
	color: #333333;
	min-height: 550px;
}
#innerpagecontent_gateway {
	width: 760px;
	height: auto;
	text-align: left;
	background-image: URL('../images/OH-logo_watermark.png');
	padding: 5px 10px 20px 20px;
	font-size: 14px;
	color: #333333;
	min-height: 550px;
	background-repeat:no-repeat;
	background-position:center;
}
#nav {
	width: 580px;
}
#homecontent {
	width: 540px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Trebuchet ms;
	font-size: 12px;
}
#content {
	width: 990px;
	text-align: left;
	background:#FFFFFF;
}
#subscribe {
	width: 120px;
	padding: 10px 5px 10px 5px;
	text-align: left;
	background-image: URL('../images/subscribe-menu-bg.jpg');
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
#subscribe a:link {
	color: #FFFFFF;
}
#subscribe a:visited {
	color: #DDDDDD;
}
.subscribetext {
	color: #BDDF7B;
	font-size: 10px;
}
.blackbg {
	background-color: #000000;
}
.whitebg {
	background-color: #FFFFFF;
}
#footer {
	color: #000080;
	font-size: 22px;
	height: 128px;
	width: 990px;
	padding-top: 10px;
	text-align: center;
	background-image: URL('../images/footer.jpg');
	background-repeat: no-repeat;
}
#footer a:link {
	color: #FFCC00;
}
#footer a:visited {
	color: #FFFFFF;
}
#copyright {
	color: #FFCC00;
	font-size: 10px;
	height: 50px;
	width: 990px;
	padding-top: 10px;
	text-align: center;
}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #FFCC00;
}
#copyright a:hover {
	color: #FFCC00;
}
.receiptbg {
	background-color: #FFFFFF;
}
.ManufHeaderLetter {
	background-color: #FFFFFF;
}
.AuthorHeaderLetter {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: Trebuchet MS;
	font-size: 12px;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	BACKGROUND-COLOR: #FF3F00;
	text-transform:uppercase;
	background-image:URL("../images/optionbutton-bg.gif");
	border:0px;
}
.maintable {
	vertical-align: text-top;
	width: 100%;
}
#ProductDescripImage {
	font-size: 12px;
}
#ProductProperties {
	font-size: 12px;
}
#cartcontents {
	font-size: 12px;
}
#CartProgressBar {
	font-size: 12px;
}
.productpagetitle {
	color: #008000;
	font-weight: bold;
}
.producttitle {
	color: #000000;
	font-weight: bold;
}
.productsubtitle {
	font-family: Verdana;
	color: #008000;
	font-size: 12px;
	text-align: left;
}
.productcontent {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	text-align: left;
}
#productlinks {
	font-style: italic;
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	text-align: left;
}
#productlinks a:link {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	text-align: left;
	font-style: italic;
}
#productlinks a:visited {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	text-align: left;
	font-style: italic;
}
.receiptbg {
	background-color: #FFFFFF;
}
.searchform {
	border-style: solid;
	border-width: thin;
}
#imagewrap {
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	height: 150px;
	width: 150px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}
#proddescrip {
	/*background-color: #ECFBFF;*/
	padding: 0px;
}
#icontable {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}
#icontable a:link {
	color: #FF9900;
	text-decoration: none;
}
#icontable a:visited {
	color: #FF9933;
	text-decoration: none;
}
#FooterMenuGrid {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #131A8A;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #131A8A;
	padding-left: 40px;
}
#FooterMenuGrid2 {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #131A8A;
	padding-left: 40px;
}
#productgrid
{
	 text-decoration: none;
	 font-size:12px;
}
#productgrid a:link
{
	 text-decoration: none;
}

#productgrid a:visited
{
	 text-decoration: none;
}
#productgrid a:hover
{
	 text-decoration: underline;
	 color:#FF6600;
}
#slideshow

{
	width:990px;
	height:209px;
	text-align:center;
	background-color:#ffffff;
}
#apparellinks
{
	float:right;
	width:280px;
	text-align:center;
}
#quickpicks
{
	background:#426DA5;
	padding:10px;
	width: 245px;
	line-height:11px;
	text-align:center;
}
#quickpicks a:link
{
	 text-decoration: none;
	 color:#ffffff;
}

#quickpicks a:visited
{
	 text-decoration: none;
	 color:#ffffff;
}
#quickpicks a:hover
{
	 text-decoration: none;
	 color:aqua;
}

