/* main CSS */

.maintexts p {
	margin: 0;
	padding: 0 0 .7em 0;
	vertical-align: middle;
}

#footercopyright {
	width: 610px;
}

input.submit {
	background: #D0D0D0;
	color: #000;
	font-weight: bold;
	border-color: #000;
	cursor: pointer;
}

/* Header */

#all {
	width: 800px;
	padding: 0px;
	margin: 0px auto;
	color: #000;
}

#logo {
	text-align: left;
	position: absolute;
	top: 12px;
}
#logo a {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#header {
	padding: 10px 0 14px 0;
	height: 61px;
	text-align: right;
}

#repcust {
	position: absolute;
	width: 800px;
	text-align: right;
	margin: 0;
	top: 16px;
	font-size: .7em;
	color: #1588C1;
}
#header #desc {
	position: relative;
	height: 32px;
	top: -6px;
}

#header #desc h1 {
	display: inline;
	margin: 0px;
	padding: 0 0 36px 200px;
	font-size: 0.7em;
	color: Silver;
}

#signinerror {
	position: absolute;
	width: 800px;
	text-align: right;
	margin: 0;
	top: 2px;
	font-size: .6em;
	color: #F00;
}

#header #bonuspromotext {
	font-size: 1.1em;
	color: #F00;
}

#header #signedcust, #header_adm #signedcust {
	font-size: .8em;
	color: #1588C1;
	background: #F6F6F6;
	margin-left: 285px;
	padding: 5px 15px 7px 0;
}
#header_adm #signedcust {
	margin-left: 400px;
}
#signinhere {
	width: 58px;
	height: 18px;
	background: url('/i/signinhere.gif') no-repeat center top;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-indent: -1000em;
	cursor: pointer;
}
#tollfreeblock {
	position: absolute;
	width: 300px;
	margin-left: 500px;
	text-align: right;
	top: 83px;
}
#tollfreetime {
	color: #108BC7;
	font-size: .6em;
	letter-spacing: .05em;
}
#tollfreenumber {
	position: relative;
	white-space: nowrap;
}

/* Top Menu */
.menutop ul {
	display: block;
	height: 28px;
	padding-left: 0;
	padding-top: 6px;
	margin: 0;
	font-size: .7em;
	font-weight: bold;
}
.menutop li {
	display: block;
	float: left;
	padding: 0 3px 0 0;
	margin: 0;
}
.menutop li a {
	display: block;
	position: relative;
	float: left;
	padding: 6px 12px 6px 12px;
	margin-top: 2px;
	text-decoration: none;
	color: #fff;
	background-color: #c1c1c1;
}
#dep_0 a {
	background-color: #c1c1c1;
}
#dep_2 a {
	background-color: #ff6000;
}
#dep_3 a {
	background-color: #2f8859;
}
#dep_5 a {
	background-color: #3350c0;
}
.menutop li.active a {
	color: #000;
}
.menutop li a:hover {
	text-decoration: underline;
	color: #eee;
}
.menutop li.active a:hover {
	color: #339;
}
#subpane {
	clear: both;
	display: block;
	height: 26px;
	background-color: #c1c1c1;
	margin: 0;
}

/* SubMenu */
.submenu {
	float: left;
	padding-left: 10px;
}
.submenumain {
	float: right;
	width: 428px;
}
#subpane ul {
	padding: 0;
	margin: 0;
	font-size: .75em;
}
#subpane li {
	display: block;
	float: left;
	padding: 5px 18px 0 0;
	margin: 0;
	list-style: none;
}
#subpane li a {
	color: #000;
	font-weight: bold;
}

#subpane li a:hover {
	color: #009;
	text-decoration: underline;
}
#wrap {
	clear: both;
	border: 1px solid #c1c1c1;
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 798px;
}
#mainblock {
	float: right;
	width: 633px;
}

/* Left Menu */
#leftblock {
	float: left;
	width: 149px;
}

.leftmenu {
	background: #ffc14c;
	padding-bottom: 18px;
}

.leftmenu ul {
	padding: 0 12px;
	margin: 0;
	font-size: .7em;
}

.leftmenu li {
	list-style: none;
	padding-bottom: 4px;
	border-bottom: 1px solid #ffe0a6;
}

.leftmenu li a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	font-size: 1.1em;
	color: #000;
}

.leftmenu li a.selected {
	color: #000;
}

.leftsubmenu ul {
	padding: 0px;
	padding-top: 2px;
}

.leftsubmenu li {
	padding: 1px 1px 1px 12px;
	margin: 0px;
	border: medium none;
}

.leftsubmenu li.selected {
	color: #009;
	list-style-position:inside; list-style-image:url('/i/bullet.gif');
	margin-left: -14px;
}

.leftsubmenu li a {
	padding-left: 4px;
	color: #000;
	font-size: 1.4em;
	text-decoration: underline;
}

.leftsubmenu li.selected a {
	font-weight: bold;
	color: #000000;
}

#catheader {
	padding: 8px 1px 8px 13px;
}
#catheader h2 {
	color: #fff;
	font-size: 1.45em;
}

/* Search field */
#search {
	clear: both;
	position: relative;
	float:right;
	padding: 1px 4px 0 0;
}
#search-results {
	position: absolute;
	background: #fff;
	z-index: 2;
	left: 6px;
	top: 25px;
	width: 305px;
	border: 1px solid #000;
	margin-top: -1px;
}
.sr, .srs {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 1px 0 0 0;
	float: left;
}
.sr {
	background-color: #fff;
	color: #000;
}
.srs {
	background-color: #36c;
	color: #fff;
	cursor: pointer;
}
.sr .src {
	color: #666;
}
.srs .src {
	color: #fff;
}
.srt {
	float: left;
	font-size: 13px;
	margin-left: 4px;
}
.src {
	float: right;
	font-size: 10px;
	margin-right: 3px;
	padding-top: 2px;
}

#searchtext {
	float: right;
	padding-top: 5px;
}

#search input {
	margin-left: 6px;
	margin-right: 2px;
	width: 303px;
}

#searchgo {
	width: 75px;
	height: 21px;
	background: url('/i/buttongo.gif') no-repeat center top;
	padding: 0;
	border: 0px none;
	text-indent: -1000em;
	cursor: pointer;
	margin: 0 0 2px 0;
}

#searchgomain {
	width: 75px;
	height: 21px;
	background: url('/i/fr/buttongomain.gif') no-repeat center top;
	padding: 0;
	border: 0px none;
	text-indent: -1000em;
	cursor: pointer; margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

/* Login Window */

#custlogin {
	position: absolute;
	background: #ECF1F7;
	z-index: 3;
	width: 210px;
	height: 150px;
	border: 1px solid #0F7DBA;
	margin: 0;
	top: 32px;
	left: 70px;
}

#custshadow {
	position: absolute;
	z-index: 2;
	width: 210px;
	height: 150px;
	background: #000;
	margin: 5px 0 0 5px;
	display: none;
	top: 32px;
	left: 70px;
}

#logincontent {
	text-align: left;
	font-size: .7em;
	padding: 15px 0 0 23px;
}

#custlogin .input {
	font-size: .9em;
	width: 160px;
}

#custlogin select{
	font-size: .9em;
	width: 54px;
}

#custlogin .year {
	width: 46px;
	font-size: .9em;
}

#loginclose {
	float: right;
	padding-right: 6px;
	font-size: .7em;
}

#loginbutton {
	float: right;
}

#loginsignin {
	width: 59px;
	height: 18px;
	background: url('/i/signin.gif') no-repeat center top;
	padding: 0;
	border: 0px none;
	text-indent: -1000em;
	cursor: pointer; margin-left:0; margin-right:21px; margin-top:15px; margin-bottom:0
}

/* Content page css */
#productheader {
	padding-top: 2px;
}
#productheader h1 {
	padding-left: 8px;
}
#mainprodblock {
	background: #fff;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
	padding-bottom: 30px;
	padding-left: 6px;
}
#mainprodblock1 {
	background: #fff;
	margin: 5px 0 0 0;
	padding-bottom: 30px;
	padding-left: 6px;
}
#mainprodblock p {
	padding-top: 30px;
}

#stock_alert {
	position: absolute;
	border: 3px #77bef5 solid;
	z-index: 2;
	background: #ecf5fc;
	text-align: center;
	font-weight: bold;
}
.alert_close {
	position: relative;
	z-index: 3;
	text-align: right;
	padding-right: 3px;
}
.alert_close a {
	text-decoration: none;
	padding: 2px;
	font-size: 22px;
}