html, body, form {
	height: 100%;
}

body, td, div, select, textarea, input, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #333333;
	margin: 0px;
	background: #ffffff url(../Images/Design/body_bg.jpg) repeat-x top;
}

form {
	margin: 0px;
	padding:0px;
}

html > body #outer #main, html > body #content {
	height: auto;
	margin-bottom:3px;
}

html > body #content {
	min-height:420px;
}

html > body #content img{
	height:auto;
}


fieldset {
    padding-bottom:10px;
}

legend {
    font-weight : bold;
    font-size : 11px;
    padding:2px 5px 2px 5px;
    border:1px solid #cccccc;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #10497b;
}

h1 {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 12px;
	margin:10px 0px 5px 0px;
}

h3 {
	font-size: 11px;
	margin: 5px 0px 3px 0px;
}

h4 {
	font-size: 11px;
	margin:5px 0px 5px 0px;
}

h5 {
	font-size: 10px;
	margin: 0px;
	background-color:#efefef;
	height:20px;
	line-height:20px;
	padding-left:3px;
}

h6 {
	font-size: 10px;
	margin: 0px;
}

input.fld, input.lge {
	border: 1px solid #7B9EBD;
	line-height: 16px;
	height: 16px;
}

input.fld {
	width: 160px;
}

input.mdm {
	width: 240px;
}

input.lge {
	width: 300px;
}

input.btn {
    background-color: #6699CC;
    color: #FFFFFF;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
	border: 1px solid #666666;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	margin-top: 5px;
}

select {
	width: 164px;
}

select.lge {
	width: 304px;
}

select.mdm {
	width: 244px;
	margin-right:20px;
}

select.sml {
	width: 140px;
	margin-right:20px;
}

hr {
	height: 1px;
	background-color: #cccccc;
	border: none;
}

textarea.sml {
	width: 160px;
	height: 50px;
}

textarea.mdm {
	width: 241px;
	height: 100px;
}

textarea.lge {
	width: 380px;
	height: 120px;
}

#terms {
	width: 580px;
	height: 325px;
	overflow: auto;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

a {
	text-decoration: underline;
}

a img {
	border: 0px;
}

a:link, a:visited, a:active {
	color: #003399;
	text-decoration:underline;
}

a:hover {
	color: #666666;
	text-decoration:underline;
}

p {
	margin: 5px 0px 15px 0px;
}

p.indent {
	margin: 5px 0px 15px 10px;
}

acronym{
    cursor:help;
}

#outer, #main {
	height: 100.1%;
	min-height: 100%;
}

#main {
	border-left:2px solid #2173c5;
	border-right:2px solid #2173c5;
	text-align:left;
	background:#ffffff url(../Images/Design/main_bg.gif) repeat-y left;
}

#main, #footer, #headerContainer {
	width:940px;
}

#header, #banner{
	height: 95px;
}

#clearHeader{
    height:115px;
}

#headerOuter{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

#headerOuter #headerContainer{
	height:130px;
	border-left:2px solid #2173c5;
	border-right:2px solid #2173c5;
}

#headerOuter #header {
	width:100%;
	background: url(../Images/Design/header_background.gif) no-repeat top center;
}

#headerMenuBar {
	width:940px;
	height: 25px;
	background: url(../Images/Design/header_menu_bg.jpg) repeat top;
	border-top:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

#headerOuter > #header {
	width:auto;
}

#logo {
	width: 170px;
	height: 90px;
	float: left;
	background: url(../Images/Design/logo.gif) no-repeat bottom center;
}

#banner{
	float: right;
}


#headerMenuBar ul {
	padding: 0px;
	margin:0px;
	height:25px;
}

#headerMenuBar ul li {
    display:inline;
    float:left;
	list-style-type: none;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	background: url(../Images/Design/header_menu_divider.gif) no-repeat right;
}

#headerMenuBar li.current {
	background: url(../Images/Design/header_menu_selected.jpg) repeat-x top;
}

#headerMenuBar a {
	color: #ffffff;
	text-decoration: none;
	height:25px;
	padding:0px 10px 0px 10px;
}

#headerMenuBar a:hover, #headerMenuBar a:focus {
	color: #FFFF66;
	text-decoration: underline;
}

#secureMenu {
	width: 150px;
	height: 200px;
	float: right;
	border: 1px solid #cccccc;
}

#secureMenu h2 {
	background-color: #efefef;
	color: #006600;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	margin:0px;
}

#secureMenu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#mainMenu{
    float:left;
}

#mainMenu h2{
    background-color:#efefef;
    border-bottom:1px solid #cccccc;
    padding:3px;
    margin-bottom:0px;
}

#mainMenu ul{
    padding:0px;
    margin:0px;
    border-bottom:1px solid #cccccc;
    width:154px;
    background-color:#ffffff;
}

#mainMenu li{
    list-style-type:none;
}

#mainMenu li a{
    padding:3px 2px 3px 2px;
    display:block;
    text-decoration:none;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    color: #003399;
    width:150px;
    height:14px;
}

#mainMenu > li > a{
    width:auto;
    height:auto;
}

#mainMenu li a:hover{
    border-top:1px solid #10497b;
    border-bottom:1px solid #10497b;
    text-decoration:none;
}

#mainMenu li#current a{
    border-top:1px solid #10497b;
    border-bottom:1px solid #10497b;
    background-color:#efefef;
}

#subMenu{
    height:25px;
    margin:15px 0px 15px 0px;
}

#subMenu ul{
    padding:0px;
    margin:0px;
    font-weight:bold;
    border-bottom:1px solid #10497b;
    list-style-type:none;
}

#subMenu li{
    display:inline;
    margin:0px 3px 0px 0px;
    line-height:25px;
    white-space:nowrap;
}

#subMenu li a{
    padding:5px 5px 6px 5px;
    color:#10497b;
    text-decoration:none;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    background-color:#e8e8e8;
}

#subMenu li a:hover{
    text-decoration:underline;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
}

#subMenu li.current a{
    color:#990000;
    border-top:1px solid #10497b;
    border-left:1px solid #10497b;
    border-right:1px solid #10497b;
    border-bottom:1px solid #ffffff;
    background-color:#ffffff;
}



.frm{
    width:520px
}

.frmCell{
    float:left;
    margin:3px 0px 0px 10px;
}

.frmCell label{
    width:120px;
    display:block;
    float:left;
    margin:3px 0px 3px 0px;
}

.highlight{
	color: #ff0000;
}

.errorSummary {
	border: 1px solid #cc0000;
	background-color: #cc0000;
	width: 100%;
	color:#ffffff;
}

.errorSummary ul {
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	color:#cc0000;
	list-style-type:none;
}

.errorIcon{
    background:url(../images/design/error.gif) center center no-repeat;
    height:16px;
    width:16px;
    float:right;
    display:block;
}

#clearFooter {
	height: 50px;
	clear:both;
}

#footer {
	margin-top: -25px;
	height: 24px;
	color: #999999;
	border-top: 1px solid #999999;
	background-color:#ffffff;
}

#outer > #footer{
	height: 21px;    
}

#footerLeft, #footerRight {
	font-size: 11px;
	line-height: 20px;
	margin: 0px 3px 0px 3px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

.label {
	color: #666666;
}

#Copy {
	font-size: 10px;
	height:99px;
}

.more{
	text-align:right;
	margin-right:5px;
}

#content {
	margin: 10px;
	height:auto;
	clear:both;
}

.twoCols .columnRight{
    width:740px;
    margin-left:170px;
    float:left;
    display:inline;
}

.twoCols .columnLeft{
    width:180px;
    float:left;
    margin-left:-912px;
	display:inline;
}

.threeCols .columnCentre{
    width:560px;
    margin-left:170px;
    float:left;
    display:inline;
}

.threeCols .columnLeft{
    width:180px;
    float:left;
    margin-left:-732px;
	display:inline;
}

.threeCols .columnRight{
    width:180px;
    float:left;
	display:inline;
	margin-left:10px;
}

.imageAndPrice{
    float:right;
    border:1px solid #cccccc;
}

.productPrices{
    line-height:25px;
    font-weight:bold;
    font-size:14px;
    margin:10px 0px 0px 0px;
}

.productPrices h3{
    margin:0px;
    padding:0px 0px 0px 3px;
    background-color:#efefef;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    line-height:25px;
}

.productPrices h3.info{
    margin-top:20px;
}

.productPrices .prices{
    text-align:left;
    margin:3px;
}

.prices .price{
    margin:3px 0px 3px 0px;
}

.price label{
    display:block;
    width:90px;
    float:left;
}

.productPrices .our, .productPrices .sale{
    color:#ff0000;
}

.productPrices .sale{
    font-weight:bold;
}

#starBuy{
    float:right;
    width:80px;
    height:27px;
}

a.blockLink:hover .manufacturer{
    border:1px solid #cccccc;
}

.homePods {
    width:550px;
    display:block;
}

.homePods span{
    display:block;
    height:104px;
    width:244px;
    float:left;
    margin:5px 20px 5px 0px;
}

.homePods > span{
    margin:5px 30px 5px 0px;    
}

.homePods a.recycled{
    background-image:url(../Images/PodImages/greenpod.gif);
}

.homePods a{
    display:block;
    height:104px;
    width:244px;
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
    background-image:url(../Images/PodImages/pod.gif);
}

.homePods a:hover h2{
    text-decoration:underline;
}

.homePods a h2{
    margin:0px;
    padding:5px 0px 2px 12px;
    display:block;
    color:#ffffff;
    font-size:14px;
}

.homePods a p{
    margin:0px;
    padding:0px 0px 2px 12px;
    display:block;
    color:#ffffff;
}



.prices{
    margin:0px 0px 5px 0px;
    text-align:right;
}

.prices p{
    margin:0px;
}

.sale{
    font-weight:bold;
}

.productPod, .categoryPod{
    border:1px solid #cccccc;
    width:48%;
    float:left;
    height:300px;
    margin:5px 5px 0px 0px;
    position:relative;
}

.products > .productPod, .categories > .categoryPod{
    height:auto;
    min-height:300px;
}

.productPod h3, .categoryPod h3{
    margin:0px;
    padding:0px 0px 0px 3px;
    background-color:#e8e8e8;
    border-bottom:1px solid #cccccc;
}

.productPod h3 a, .categoryPod h3 a, .productPod h3 a:visited, .categoryPod h3 a:visited{
    color:#10497b;
    line-height:24px;
    text-decoration:none;
    display:block;
    width:100%;
}

.productPod h3 a:hover, .categoryPod h3 a:hover{
    text-decoration:underline;
}

.productPodContent, .categoryPodContent{
    margin:5px;    
}

.productPodContent{
    text-align:center;
}

.productPodText{
    height:50px;
}

.fullDetails{
    text-align:center;
    height:25px;
}

.productPodContent img, .categoryPodContent img{
    margin-right:3px;
}

.productPodContent .podMore, .categoryPodContent .podMore{
    position:absolute;
    bottom:0px;
    right:0px;
    margin:5px;
}

.draft{
    background:url(../Images/Design/product_draft.gif) no-repeat top right;
    border:1px solid #cccccc;
    padding-right:15px;
    width:45%;
}

.draft .podMore{
    margin-right:20px;
}

.feature, .contactDetails, .newProducts{
    border:1px solid #cccccc;
    padding-bottom:5px;
    margin-bottom:5px;
    position:relative;
}

.feature h3, .contactDetails h3, .newProducts h3{
    margin:0px;
    padding:4px 0px 4px 3px;
    background-color:#efefef;
    border-bottom:1px solid #cccccc;
    color:#cc0000;
}

.feature p, .contactDetails p{
    padding:0px 3px 0px 3px;
}

.feature h3 a{
    color:#10497b;
    text-decoration:none;
}

.feature h3 a:hover{
    text-decoration:underline;
}

.feature h2, .contactDetails h2, .newProducts h2{
    margin:0px;
    padding:4px 0px 4px 3px;
    background-color:#89b0d8;
    border-bottom:1px solid #cccccc;
    color:#ffffff;
}

.feature img{
    text-align:center;
}

.newProducts ul, .newProducts p{
    padding:0px;
    margin:3px;
}

.newProducts ul{
    list-style-type:none;
}

.newProducts li{
    
}



.saleItem{
    border:1px solid #cc0000;
    margin:0px 0px 20px 0px;
    position:relative;
}

.saleItem p{
    margin:0px 3px 0px 3px;
}

.saleItem h2{
    margin:0px;
    padding:4px 0px 4px 3px;
    background-color:#cc0000;
    color:#ffffff;
}

.saleItem h3{
    margin:0px;
    padding:4px 0px 4px 3px;
    background-color:#efefef;
    border-bottom:1px solid #cc0000;
    color:#cc0000;  
}

.saleItem h3 a{
    color:#cc0000;
    text-decoration:none;
}

.saleItem h3 a:hover{
    text-decoration:underline;
}

.saleItem .prices{
    margin:0px;
    padding:4px 0px 4px 3px;
    background-color:#efefef;
    border-top:1px solid #cccccc;
    color:#cc0000;  
}

.saleItem .prices label{
    width:auto;
    display:inline;
}

.saleItem .podMore, .feature .podMore{
    position:relative;
    text-align:right;
    margin:10px 5px 3px 0px;
}

.saleItem .podMore a{
    color:#cc0000;
}

.feature .podMore a{
    color:#10497b;
}

.login{
    padding-top:50px;
}

#loginContainer{
    width:450px;
    background-color:#F1F3F5;
    height:230px;
    border:1px solid #cccccc;
    text-align:left;
}

#loginForm{
    float:right;
    width:270px;
}

#loginForm form{
    background-color:#E9ECEF;
    padding:0px 10px 10px 10px;
    border:1px solid #cccccc;
    width:230px;
}

#loginForm label{
    height:18px;
    display:block;
    margin:15px 0px 0px 0px;
}

#loginContainer h1{
    margin:10px 0px 10px 0px;
}

#loginContainer, #loginForm h1{
    color:#666666;
}

#loginBox .fld {
	width: 180px;
}

#loginInfo{
    float:left;
    background:url(../Images/Design/security.jpg) no-repeat center top;
    width:150px;
    padding:80px 10px 10px 10px;
    margin:10px 0px 10px 0px;
}

.editPanel{
    width:100%;
    float:left;
    height:70px;
    margin-top:20px;
}

.editPanel ul{
    list-style-type:none;
    padding:0px;
    margin:0px;
    height:25px;
}

.editPanel li{
    display:block;
    background-position:left top;
    background-repeat:no-repeat;
    padding:2px 2px 2px 10px;
    margin:5px 0px 0px 2px;
}

.editPanel a{
    padding:10px;
}

.editPanel li.edit{
    background-image:url(../Images/Design/icon_edit.gif);
}

.editPanel li.logout{
    background-image:url(../Images/Design/icon_logout.gif);
}

.editPanel li.add{
    background-image:url(../Images/Design/icon_add.gif);
}

.editPanel li.home{
    background-image:url(../Images/Design/icon_home.gif);
}

#secureForm .frmRow, #secureForm .frmThinkRow{
    width:100%;
    margin:5px 0px 5px 0px;
}

#secureForm .frmRow{
    min-height:20px;
}

#secureForm .frmThinkRow{
    min-height:60px;
}

#secureForm .blockLabel{
    width:100%;
    float:none;
}

#secureForm label{
    width:150px;
    display:block;
    float:left;
    line-height:20px;
}

#secureForm input.fld{
    float:left;
    width:500px;
}

#secureForm textarea.fld{
    float:left;
    width:500px;
    height:50px;
}

#secureForm .editorContainer{

}

.editorContainer select {
    width:75px;
}

.buttonBar, .frmButtons{
    margin:0px 0px 10px 0px;
}


.clearBoth{
    clear:both;
}

.alphabet{
    height:30px;
}

.alphabet ul{
    margin:0;
    padding:0;
    list-style-type:none;
}

.alphabet li{
    width:18px;
    height:18px;
    float:left;
    border:1px solid #cccccc;
    text-align:center;
    margin:5px 1px 0px 0px;
    line-height:17px;
    color:#cccccc;
}

.alphabet li a{
    display:block;
    width:18px;
    height:18px;
    text-decoration:none;
    font-weight:bold;
}

.alphabet li a#current{
    background-color:#cccccc;
}

.alphabet li a:hover#current{
    
}

.alphabet li a:hover{
    background-color: #10497b;
    text-decoration:underline;
    color:#ffffff;
}
.aToZCategories
{
    margin-right:20px;
}

.aToZCategories, .aToZProducts{
    width:48%;
    float:left;
}

.aToZResults ul{
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.aToZResults li{
    padding:2px 0px 2px 0px;
}

.a2zLetter{
    color:#cc0000;
}

#itemList{
    width:100%;
}

#itemHeader td{
    font-weight:bold;
    background-color:#10497b;
    color:#ffffff;
    padding:3px 0px 3px 1px;
}
