/*** Site ***/

body{
	font:1em normal Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#89ccd1;
}

td{ font-size:1em; }

form{
	display:inline;
	margin:0;
	padding:0;
}

h1{ font:bold 1.5em Helvetica, Verdana, Arial, sans-serif; color:#05818a; padding: 15px 0px; margin-top:0px; }
h2{ font:bold 1.2em Helvetica, Verdana, Arial, sans-serif; color:#05818a; }
h3{ font:bold 1.1em Helvetica, Verdana, Arial, sans-serif; color:#000; }

h2.header{
	color:#333333;
	padding:4px;
	background-color:#cccccc;
	color:#333333;
	font-weight:bold;
}
h4{ font:bold 1.2em Helvetica, Verdana, Arial, sans-serif; color:#05818a; }
h5{ font:bold 1.2em Helvetica, Verdana, Arial, sans-serif; color:#05818a; }
h6{ font:bold 1.2em Helvetica, Verdana, Arial, sans-serif; color:#05818a; }
h7{ font:bold 1.2em Helvetica, Verdana, Arial, sans-serif; color:#05818a; }

a img{ border:0;max-height: 120px;}

a:link			{ color:#01818a; }
a:visited		{ color:#000000; }
a:active		{ color:#999999 }
a:hover			{ color:#333333; }

.clear			{ clear:both; font-size:0em; height:0em; }

.floatright		{ float:right; }
.floatleft		{ float:left; }

.alignright		{ text-align:right; }
.alignleft		{ text-align:left; }

.aligncenter	{ text-align:center; }
.margincenter	{ margin:0 auto; }

.small			{ font-size:.9em; }
.smaller		{ font-size:.8em; }
.smallest		{ font-size:.7em; }
.large			{ font-size:1.1em; }
.larger			{ font-size:1.2em; }
.largest		{ font-size:1.3em; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.red			{ color:#dd0000; }
.blue			{ color:#0000ff; }
.grey			{ color:#999999; }
.nowrap			{ white-space:normal; }

.link-pipe		{ color:#999999; }

.input_error{ border-color:#cc0000 #ff0000 #ff0000 #ff0000; }

select{
	border-width:1px;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
}

.error-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
	font-weight:bold;
}

.LOGN .error-message,
.AFCL .error-message,
.ORDL .error-message{
	margin:12px 24px;
	width:auto;
}

.information-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#0000dd;
}

.LOGN .information-message{
	margin:12px 24px;
	width:auto;
}

.textfield, select, textarea,
#tax-fields .form_row input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

.textfield, textarea{
	width:150px;
}

.button{
	border-width:1px;
	border-style:solid;
	border-color:#999999 #000000 #000000 #999999;
	background-color:#05818a;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	padding:1px 2px;
	margin:0;
	cursor:pointer;
}

#site-container-ctgy{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	min-width:950px;
}

#site-container{
	width:1003px;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
}

#bottom-wrap	{ clear:both; font-size:0em; height:0em; background-image:url(images/footer5.jpg); background-repeat:no-repeat; background-position:top }


#prod_viewed {
    width: 180px;
    margin: 0;
}

/*** Top Navigation Bar ***/

#navigation-bar{
	clear:both;
	height:46px;
	margin-bottom:15px;
}

#navigation-bar ul{
	margin:0;
	padding:0;
	float:right;
	clear:both;
	width:100%;
}

#navigation-bar li{
	color:#ffffff;
	list-style:none;
	float:left;
	text-align:center;
	font-weight:bold;
	border-left:#03919c 1px solid;
	
}

#navigation-bar li.navigation-item-on	{ color:#145334;  }
#navigation-bar li.navigation-item-off	{ }

/* tab padding */
#navigation-bar li div div{ }

/* tab off side images */
#navigation-bar li.navigation-item-off div.item-left-side	{
background:transparent url() no-repeat scroll left top; }
#navigation-bar li.navigation-item-off div.item-right-side	{
background:transparent url() no-repeat scroll right top; }

/* tab on side images */
#navigation-bar li.navigation-item-on div.item-left-side	{ color:#145334; }
#navigation-bar li.navigation-item-on div.item-right-side	{ color:#145334; }

/* navigation bar links */
#navigation-bar li a{
	display:block;
	
 padding:15px 13px;	
 
	color:#ffffff;
	text-decoration:none;
	
}
#navigation-bar li a:visited{
	color:#ffffff;
	text-decoration:none;
}
#navigation-bar li a:active{
	color:#ffffff;
	text-decoration:none;
}

#navigation-bar li a:hover{
color:#000000;


}

#nav-checkout		{}
#nav-search			{}
#nav-basket			{}
#nav-account		{}
#nav-all-products	{}
#nav-storefront		{}

/*** Left Navigation ***/

#left-navigation{
	width:190px;
	
	padding:0 0 0 0px;
	vertical-align:top;

}
#td_right{
	width:180px;
	vertical-align:top;
}

/*** Breadcrumbs ***/
#breadcrumbs 
{
    display: block;
    margin-left: -12px;
}
#breadcrumbs ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumbs ul li
{
    list-style: none;
    display: block;
    float: left;
    height: 20px;
}
#breadcrumbs .cats-hidden
{
    color: #05818A;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    margin: 0 6px;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 3px solid #FFF;
}
#breadcrumbs a
{
    color: #05818A;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    margin: 0 6px;
    padding-bottom: 2px;
    border-bottom: 3px solid #FFF;
}
#breadcrumbs .breadcrumb-border
{
    color: #777;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}


#breadcrumbs .current-item
{
    color: #434343;
    font-weight: bold;
    font-size: 12px;
    margin: 0 6px;
    line-height: 20px;
	display: none;
}
#breadcrumbs .shortbreadcrumb
{
    color: #434343;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 6px;
    line-height: 20px;
}

/*** One Column Pages ***/
.one-column #left-navigation{ display:none; }

#category-tree{
	padding:5px;
	padding-top:0px;
	margin:0;
	
}

#category-tree-top-image{   
	}
#category-tree-bottom-image{}

#category-tree a{
	display:block;
	text-decoration:none;
	color:#000000;

}

#category-tree div{
	
	border-bottom:1px solid #ffffff;
}

#category-tree .level-1 a{ padding:4px 6px 4px 5px; color:#000; font-weight: bold;border-bottom:#cccccc 1px solid; }
#category-tree .level-1 a:hover{ padding:4px 6px 4px 5px; font-weight: bold; color:#823e39; border-bottom:#823e39 1px solid; }
#category-tree .level-2 a{ padding:4px 6px 4px 10px; color:#391E1C;  border-bottom:#cccccc 1px solid;}
#category-tree .level-2 a:hover{ padding:4px 6px 4px 10px; color:#823e39; border-bottom:#823e39 1px solid; }
#category-tree .level-3 a{ padding:4px 6px 4px 15px; color:#823e39;  border-bottom:#cccccc 1px solid;}
#category-tree .level-3 a:hover{ padding:4px 6px 4px 15px; color:#823e39; border-bottom:#823e39 1px solid; }
#category-tree .level-4 a{ padding:4px 6px 4px 20px; color:#823e39;  border-bottom:#cccccc 1px solid;}
#category-tree .level-4 a:hover{ padding:4px 6px 4px 20px; color:#823e39; border-bottom:#823e39 1px solid; }
#category-tree .level-5 a{ padding:4px 6px 4px 25px;  border-bottom:#cccccc 1px solid;}
#category-tree .level-5 a:hover{ padding:4px 6px 4px 25px; color:#823e39; border-bottom:#823e39 1px solid; }
#category-tree .level-6 a{ padding:4px 6px 4px 30px;  border-bottom:#cccccc 1px solid;}
#category-tree .level-6 a:hover{ padding:4px 6px 4px 30px; color:#823e39; border-bottom:#823e39 1px solid; }

#category-tree div.active{ background-color:lightgrey; }
#category-tree-header{}

#category-tree-footer{
	padding:4px;
	margin:10px 0;
}

/*** Content ***/

#content-container{
	clear:both;
	width:100%;
	background-color:#ffffff;
	background-image:url(images/backmain2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	margin:0;
	/* ie6 min-height hack */
	height:270px;
	max-height:270px !important;
	
	
}



#main-content{
	padding:25px;
	min-width:500px;
	vertical-align:top;
	padding-top:0px;

	
}

#topright{
	

	
}

/*** Global Header/Footer ***/

#global-header{

	
}

#logo{
	width:537px;
	height:103px;
	float:left;
	position:relative;
}

#top-items{
	
	float:right;
	padding-right:20px;
	padding-top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#007c85;
	font-size:16px;
	
}

#logo a{
	display:block;
	cursor:pointer;
}

#top-area{
	
	clear:both;
	height:133px;
	
}

#search{
	float:right;
	padding:4px 30px 0px 30px;
}

#header-links{
	float:right;
	height:27px;
	padding-top:6px;
	color:#000000;
	text-align:right;
}

#global-footer{ padding-top: 25px; text-align:center;}


#footer-links{ text-align:center; }

#footer-links ul{
	font:.9em normal Verdana, Helvetica, Arial, sans-serif;
	margin:8px 0;
	padding:0;
}


#footer-links ul li{
	list-style-type:none;
	border-left:1px solid #999999;
	padding:0 2px 0 6px;
	margin:0;
	text-align:center;
	display:inline;
}

#footer-links ul li.first-child{ border:0; }
#global-footer #footer-links #footer-sitemap-link{ display:none; }

#miva-link{
	font-size:.8em;
	text-align:center;
	margin:16px 0;
}

#miva-link a{ color:#999999; }

#page-header{ clear:both; }
#page-footer{ clear:both; }

#maintenance{
	color:#dd0000;
	font-weight:bold;
}

/*** ACAD, ACED, AFAD, AFED, OCST ***/

.logout-link{
	margin:12px 0;
	float:right;
}

#customer-fields label,
#affiliate-fields label{
	float:left;
	width:150px;
	white-space:nowrap;
	text-align:right;
	padding:2px 5px 3px 0;
	clear:both;
}

#affiliate-commissions label,
.OSEL .non-editable label{
	float:left;
	width:120px;
	font-weight:bold;
	text-align:right;
	padding:0 6px 0 0;
}

#customer-fields input.textfield,
#affiliate-fields input.textfield,
#tax-fields input,
#affiliate-commissions div.form_row div,
.non-editable div.form_row div{
	width:170px;
	margin:0 0 4px 0;
}

#affiliate-commissions div.form_row div{ float:left; }

#customer-fields select,
#affiliate-fields select{
	width:176px;
	margin:0 0 4px 0;
}

#login-details,
#affiliate-information{
	margin:0 0 16px 0;
}

#affiliate-commissions .form_row{ margin:0 0 8px 0; }

.AFAD #affiliate-fields{
	width:50%;
	margin:0 auto;
}

.AFED #affiliate-fields #affiliate-contact,
.AFED #affiliate-fields #affiliate-commissions{
	float:left;
	width:50%;
}

#affiliate-commissions .affiliate-code{
	width:230px !important;
}

#affiliate-commissions #affiliate-image{
	width:236px !important;
	overflow:auto;
}

#affiliate-terms{ margin-left:155px; }

#affiliate-fields .form_row div.non-editable{
	margin:0 0 8px 0;
	padding:2px 0 0 0;
}

.save-button,
.continue-button{
	clear:both;
	text-align:right;
	padding:24px 0 0 0;
}

.required{ font-weight:bold; }

h2.fields-heading{
	background-color:#cccccc;
	color:#333333;
	margin:0 0 12px 0;
	padding:4px 4px 4px 12px;
}

.address2-label{ margin:0 0 14px 0; }

.controls{
	font:normal .7em Verdana, Helvetica, Arial, sans-serif;
	visibility:hidden;
}

#customer-fields .controls label{
	float:none;
}

#ship-to,
#bill-to{
	width:50%;
	float:left;
}

#ship-to h2 input.checkbox,
#bill-to h2 input.checkbox{
	margin:0 2px 0 12px;
	padding:0;
	width:13px;
	height:13px;
	overflow:hidden;
}

div.invalid input.textfield,
div.invalid select,
#tax-fields div.invalid input{
	border-color:#cc0000 #ff0000 #ff0000 #ff0000;
}

div.invalid label{ color:#dd0000; }

.warning-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
}

#customer-fields.editable .form_row,
#affiliate-fields.editable .form_row{
	margin:0 0 6px 0;
	text-align:left;
}

#customer-fields.non-editable .form_row{
	margin:0 0 4px 0;
	text-align:left;
}

#customer-fields.non-editable label,
#affiliate-fields.non-editable label{
	margin:0 0 0 30px;
	padding:0 4px 0 0;
	font-weight:bold;
	width:110px;
	text-align:right;
	float:left;
	clear:both;
	white-space:nowrap;
}

#customer-fields.non-editable .form_row div,
#affiliate-fields.non-editable .form_row div{
	float:left;
}

#update-record{
	clear:both;
	margin:24px 0 0 24px;
}

.tax-fields label{ font-weight:bold; }

/*** LOGN, AFCL, ORDL, ORHL ***/

.AFCL #main-content,
.LOGN #main-content{
	padding:28px 126px;
}

.ORHL #main-content{ padding:28px 126px 28px 116px; }

.ORDL #main-content{ padding:28px 16px; }

.AFCL .section,
.LOGN .section{
	float:left;
	height:220px;
	width:49%;
}

.ORDL .section{
	float:left;
	height:220px;
	width:33%;
}

.ORHL .lookup-section{
	float:left;
	height:220px;
	width:50%;
}

.ORHL .signin-section{
	float:left;
	height:220px;
	width:48%;
}

.section h3,
.lookup-section h3,
.signin-section h3{
	text-align:center;
}

.form_row{ margin:0 0 6px 0; }

.LOGN label,
.ORDL label,
.AFCL label{
	float:left;
	clear:both;
	width:115px;
	text-align:right;
	padding:3px 5px;
}

.ORHL label{
	white-space:nowrap;
	float:left;
	clear:both;
	width:90px;
	text-align:right;
	padding:3px 5px;
}

.grey-border-right{ border-right:1px solid #cccccc; }

.logn-input{ width:120px; }

#invalid-key{
	width:23px;
	float:left;
	margin:0 4px 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#cc0000 #ff0000 #ff0000 #ff0000;
}

.sign-in-buttons{
	text-align:center;
	margin:12px 0 0 0;
}

.forgot-password{
	font-size:.9em;
	text-align:center;
	margin:12px 0 0 0;
}

/*** BASK, OCST, OPAY, OSEL ***/

#basket-contents.non-editable,
#basket-contents.editable,
#order-contents table{
	width:100%;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

#basket-contents.non-editable table,
#basket-contents.editable table,
#order-contents table{
	border-collapse:collapse;
}

#basket-contents.non-editable td,
#basket-contents.editable td,
#order-contents td{
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	vertical-align:top;
	padding:6px;
	font:normal 1em Arial;
}

#basket-contents table tr.basket-heading td,
#basket-contents table tr.basket-heading td,
#order-contents table tr.heading td{
	background-color:#cccccc;
	color:#333333;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	white-space:nowrap;
}

#basket-contents .basket-qty-input{ width:34px; }

#basket-contents .item-remove{
	width:8%;
	vertical-align:middle;
}

#basket-contents table .basket-heading td.item-name{
	text-align:left;
}

#basket-contents.editable .item-quantity{
	width:13%;
	text-align:center;
	white-space:nowrap;
}

#basket-contents.non-editable .item-quantity{
	width:6%;
	text-align:center;
}

#basket-contents .item-options .item-name{ padding-left:16px; }

#basket-contents.non-editable .item-name{ width:59%; }
#basket-contents.editable .item-name	{ width:66%; }

#basket-contents td.item-name{ text-align:left; }

#basket-contents .item-price{
	width:10%;
	text-align:right;
	white-space:nowrap;
}

#basket-contents .item-total{
	width:10%;
	text-align:right;
}

#basket-contents .basket-charges .charge-description,
#basket-contents .basket-charges .formatted-charge{
	font-style:italic;
	text-align:right;
	white-space:nowrap;
}


#basket-contents #basket-totals .formatted-total,
#basket-contents #basket-totals .total-prompt{
	font-weight:bold;
	text-align:right;
}

#basket-contents .item-options td{}

.checkout .item-quantity	{ width:8% !important; }
.checkout .item-name		{ width:64% !important; }

#fields-key{ margin:16px 0; }

.checkout-button{
	margin:12px 0;
	text-align:right;
}

#payment-fields input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

#payment-fields label{
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0;
}

#payment-fields td{
	padding:0 0 6px 0;
}

#shipping-payment .form_row{ margin:10px 0 0 0; }

#shipping-payment label{
	float:left;
	width:65px;
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0;
}

.OSEL .continue-button,
.OPAY .continue-button{
	margin:0 0 12px 0;
}

.OCST #basket-contents{ margin: 0 0 32px 0; }

.OPAY .fields-key{ margin:0 0 16px 0; }
#payment-fields .form_row{ margin:10px 0 0 0; }

#customer-fields.non-editable{ margin:0 0 32px 0; }
#basket-contents.non-editable{ margin:16px 0 32px 0; }

/*** CTGY, SRCH, PLST, OUS1, OUSM ***/

.categoy-listing,
.all-products,
.related-products,
.search-results{
	clear:both;
}

.product-item{
	
	float:left;
}

.product-price {
color:#9B0D0D;
}
.product-sale-price {
color:#9B0D0D;
font-size: 18px;
padding-top:8px;
}
.product-list-price {
padding-bottom:8px;
}
.product-copyright {
padding: 30px 0 8px;
}

.product-name {
min-height:80px;
}

.product-item .padding{
	padding:12px;
	margin:9px;

	border:1px solid #cccccc;
	overflow:hidden;
}
	
.product-next-previous{
	clear:both;
	margin:12px 0;
}

.CTGY .product-details,
.PLST .product-details,
.SRCH .product-details{
	height:108px;
	overflow:hidden;
}

.product-item .product-thumbnail{
	margin:0 0 12px 0;
	text-align:center;
	min-height:136px;
	height:auto !important;
	height:136px;
}

.product-item .product-thumbnail img{
	max-width:136px;
	max-height:136px;
	height:auto !important;
	height:136px;
}

.purchase-buttons{
	text-align:center;
	margin:16px 0 0 0;
}

.purchase-buttons input.button{
	margin:0 2px;
}

.line-item td.item-buttons{
	white-space:nowrap;
}

.line-item tr.header-row td{ font-weight:bold; }

.thumbnail-not-available{
	display:block;
	width:110px;
	height:110px;
	background:transparent url() no-repeat scroll left top;
	margin:0 auto;
}

.image-not-available{
	display:block;
	background:transparent url() no-repeat scroll left top;
}
.thumbnails{
	display:block;
	margin:0;
	padding:0;
	width:274px;
}

.thumbnails li{
	display:block;
	float:left;
	margin:4px 4px 0 0;
	padding:0;
	text-align:center;
	border:1px solid #eeeeee;
	cursor:pointer;
	height:60px;
	width:60px;
}

.thumbnails li span{
	display:inline-block;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

.thumbnails li img{
	vertical-align:middle;
}

.swatches{
	display:inline;
	margin:0;
	padding:0;
}

.swatches li{
	display:block;
	float:left;
	margin:4px 4px 0 0;
	padding:0;
	width:50px;
	height:50px;
	text-align:center;
	border:1px solid #eeeeee;
	cursor:pointer;
}

.swatches li span{
	display:inline-block;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

.swatches li img{
	vertical-align:middle;
}

.product-image-margin{
	height:8px;
}

.closeup{
	position:absolute;
	top:75px;
	padding:10px 10px 5px 10px;
	background-color:#ffffff;
	border:1px solid #333333;
	text-align:center;
	display:none;
	z-index:2;
	min-width:274px;
	min-height:274px;
}

.closeup a{
	cursor:pointer;
	margin:5px 0 0 0;
	z-index:2;
}

.closeup_backing{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#333333;
	opacity:0.75;
	width:100%;
}

.next-previous{ margin:12px 0 0 0; }

.next-button	{ float:right; }
.previous-button{ float:left; }

.search-again{ margin:0 0 16px 0; }

.OUS1 #main-content{
	padding-left:225px;
	padding-right:225px;
}

.upsale-heading{ text-align:center; }

.OUS1 .product-thumbnail{
	margin:12px 0;
	text-align:left;
	height:116px;
	min-height:116px;
}

.OUS1 .product-description		{ margin:16px 0 0 0; }
.OUS1 .thumbnail-not-available	{ margin:16px auto; }

.OUSM #main-content{
	padding-left:160px;
	padding-right:160px;
}

.upsale-batch{
	width:100%;
	padding:2px;
}

.upsale-batch .heading td	{ font-weight:bold; }

.upsale-checkbox{ width:32px; }
.upsale-name{ width:175px; }

.OUS1 .purchase-buttons textarea{
	text-align:center;
	width:390px;
	height:100px;
}

.OUSM .continue-button{ text-align:center; }

.line-item table{ width:100%; }
.line-item table tr.heading td{ font-weight:bold; }
.line-item table td{
	padding:2px;
	vertical-align:top;
}

.line-item .item-code{
	padding-left:2px;
	padding-right:2px;
}

.line-item .item-price{
	padding-left:2px;
	padding-right:2px;
}

.line-item .item-name{ width:80%; }
.line-item tr.alt_row{ background-color:#f4f4f4; }

/*** PRODUCT DISPLAY ***/

.product-details-1{
	width:270px;
	float:left;
}

.product-details-2{

	float:left;
}

.product-image{ margin:0 auto 16px auto; }

.product-image img{
	max-width:250px;
}

.product-quantity-input{
	width:34px;
	margin:0 4px;
}

.related-products{
	clear:both;
	margin:32px 0 16px 0;
}

.product-attributes{
	margin:16px 0;
	text-align:left;
}

.product-attributes td{
	padding:4px 0;
}

.product-attributes td.prompt{
	vertical-align:top;
	text-align:right;
	padding-right:4px;
}

.product-attributes td.field{
	text-align:left;
}

/*** INVC ***/

.INVC .order-id,
.ORDS .order-id{
	float:left;
	font-weight:bold;
}

.INVC .order-date,
.ORDS .order-date{
	float:right;
	text-align:right;
}

.INVC .order-date span,
.ORDS .order-date span{
	font-weight:bold;
}

.INVC h3,
.ORDS h3{
	clear:both;
	margin:16px 0 24px 0;
}

/*** PATR ***/

.PATR .continue-button{
	text-align:right;
	margin:12px 0;
}

/*** SMAP ***/

.SMAP h3{

}

.SMAP .category{
	width:33%;
	text-align:left;
	float:left;
}

.SMAP .category .padding{
	padding:2px;
}

.SMAP .product{
	width:33%;
	text-align:left;
	float:left;
}

.SMAP .product .padding{ padding:2px; }

/*** ORDH, ORDS ***/

#orderhistory-list table{ border-collapse:collapse; }

#order-contents table{
	width:100%;
}

#order-contents table td,
#orderhistory-list table td{
	vertical-align:top;
}

#orderhistory-list .order-reorder		{ text-align:center; }
#orderhistory-list .order-invoice		{  }
#orderhistory-list .order-description	{ text-align:left; }
#orderhistory-list .order-date			{  }
#orderhistory-list .order-purchased		{ text-align:center; }
#orderhistory-list .order-quantity		{ text-align:center; }
#orderhistory-list .order-status		{ text-align:center; }
#orderhistory-list .order-tracking		{ text-align:left; }
#orderhistory-list .order-total			{ text-align:right; }
#orderhistory-list .order-price			{ text-align:right; }
#orderhistory-list .order-view			{
	vertical-align:middle;
	padding:0 8px;
}

#orderhistory-list tr.heading td {
	font-weight:bold;
	white-space:nowrap;
}

#order-contents table tr td.order-reorder		{ text-align:center; }
#order-contents table tr td.order-invoice		{  }
#order-contents table tr td.order-description	{ text-align:left; }
#order-contents table tr td.order-date			{ text-align:left }
#order-contents table tr td.order-purchased		{ text-align:center; }
#order-contents table tr td.order-quantity		{ text-align:center; }
#order-contents table tr td.order-status		{ text-align:left; }
#order-contents table tr td.order-tracking		{ text-align:left; }
#order-contents table tr td.order-total			{ text-align:right; }
#order-contents table tr td.order-price			{ text-align:right; }

#order-contents table tr td.charge-description,
#order-contents table tr td.charge-fee{
	font-style:italic;
	text-align:right;
}

#order-contents table tr td.charge-fee{ text-align:right; }
#order-contents table tr td.formatted-total,
#order-contents table tr td.total-prompt{
	text-align:right;
	font-weight:bold;
}

#customer-fields{
	margin:16px 0;
}

#Order_BillZip{ width:44px; }

.widest{ width:100%; }


#filter-items-container
{
    color: #434343;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#filter-items-container .per-page
{
    position: relative;
    float:left;
    padding: 0 5px;
    margin-right: 5px;
    height: 22px;
    line-height: 20px;
}
#filter-items-container .per-page label
{
    margin-right: 3px;
}
#filter-items-container .per-page select
{
    padding: 0;
}
#filter-items-container .sorting
{
    position: relative;
    float:left;
    padding: 0 5px;
    height: 22px;
    line-height: 20px;
}
#filter-items-container .sorting label
{
    margin-right: 3px;
}
#filter-items-container .sorting select
{
    padding: 0;
    font-size: 11px;
}


.page-links-previous, .page-links-next
{
    text-decoration: none;
    line-height: 20px;
    padding: 0 8px;
    white-space: nowrap;
    font-weight: bold;
}
.page-links-previous
{
    float: left;
    text-align: right;
}
.page-links-next
{
    float: right;
    text-align: left;
}
.page-links-inactive
{
    text-decoration: none;
    padding: 2px 3px;
}
.page-links-active
{
    color: #434343;
    border-bottom: 2px solid #434343;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 3px;
}
.page-links-deactivated
{
    color: #999;
    text-decoration: none;
}
.page-links-deactivated:hover
{
    color: #999;
    text-decoration: none;
    background: none;
}
.page-disp {
    display: block;
    line-height: 20px;
    float: left;
    text-align: center;
}
.page-links, .page-links a
{
    color: #434343;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
    .page-links
    {
        margin: 0px;
        text-align: right;
        float: right;
    }
    
.page-links-container
{
    text-decoration: none;
    display:block;
    float: right;
}
.page-links-title
{
    margin-top: 3px;
    position: relative;
    display:block;
    float:left;
}

.head{
	
	background-image:url(images/heads.jpg);
	
	background-repeat:no-repeat;
	

	
	color:#FFFFFF;
	
	font-weight:bold;
	
	padding:5px;
	
	padding-top:10px;
	
	padding-bottom:10px;
	
}

.head a{
	
	color:#ffffff;
	
	text-decoration:none;
	
}

.head a:hover{
	
	color:#ffffff;
	
	text-decoration:underline;
	
}

.textRed{
	
	color:#CC0000;	
	
}

.content{
	
	padding:10px;	
	
}

.nofloat{
	
	float:none
	
}

.headline-container{
	
	background-image:url(images/headlineback.jpg);
	
	background-repeat:no-repeat;
	
	background-position:right;
	
}

.headline{
	
	background-image:url(images/headline.jpg);
	
	background-repeat:no-repeat;
	

	
	color:#FFFFFF;
	
	font-weight:bold;
	
	padding:5px;
	
	padding-top:10px;
	
	padding-bottom:8px;
	
}

.headline h1{ font:bold 1.5em Helvetica, Verdana, Arial, sans-serif; color:#ffffff; margin:0px; padding:0px; font-size:14px; padding-left:8px; }
.headline h2{ font:bold 1.3em Helvetica, Verdana, Arial, sans-serif; color:#ffffff; margin:0px; padding:0px; font-size:14px; padding-left:8px;  }
.headline h3{ font:bold 1.1em Helvetica, Verdana, Arial, sans-serif; color:#ffffff; margin:0px; padding:0px; font-size:14px; padding-left:8px;  }

#belownav{
	
	background-image:url(images/backright.jpg);
	
	background-repeat:no-repeat;
	
	background-position:right;
	
	height:26px;
	
}

.header_question{
	
	padding:10px;
	
	color:#FFFFFF;
	
}
/*******************/
/** Superfish CSS **/
/*******************/


/*** ESSENTIAL STYLES ***/
#sf-menu-sf-vertical, #sf-menu-sf-vertical * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

#sf-menu-sf-vertical {
	line-height:	1.0;
}
#sf-menu-sf-vertical ul {
	position:		absolute;
	top:			-999em;
	width:			167px; /* left offset of submenus need to match (see below) */
}
#sf-menu-sf-vertical ul li {
	width:			92%;
}
#sf-menu-sf-vertical li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#sf-menu-sf-vertical li {
	float:			left;
	position:		relative;
}
#sf-menu-sf-vertical a {
	display:		block;
	position:		relative;
}
#sf-menu-sf-vertical li:hover ul,
#sf-menu-sf-vertical li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul#sf-menu-sf-vertical li:hover li ul,
ul#sf-menu-sf-vertical li.sfHover li ul {
	top:			-999em;
}
ul#sf-menu-sf-vertical li li:hover ul,
ul#sf-menu-sf-vertical li li.sfHover ul {
	left:	160px; /* match ul width */
	top:	4px;
}
ul#sf-menu-sf-vertical li li:hover li ul,
ul#sf-menu-sf-vertical li li.sfHover li ul {
	top:			-999em;
}
ul#sf-menu-sf-vertical li li li:hover ul,
ul#sf-menu-sf-vertical li li li.sfHover ul {
	left:	160px; /* match ul width */
	top:	4px;
}

/*** DEMO SKIN ***/
#sf-menu-sf-vertical {
	float:			left;
	margin-bottom:	1em;
}
#sf-menu-sf-vertical a {
	padding: 		.75em 1em;
	text-decoration:none;
}
#sf-menu-sf-vertical a, #sf-menu-sf-vertical a:visited  { /* visited pseudo selector so IE6 applies text colour*/
/*	color:			#13a;	*/
	color:			#000;
	font-weight:	normal;
}
#sf-menu-sf-vertical li {
/*	background:		#BDD2FF; */
	background:		#FFFFFF;
}
#sf-menu-sf-vertical li li {
	background:		#EAF5F7;
}
/*#sf-menu-sf-vertical li li li {
	background:		#888888;
}*/
#sf-menu-sf-vertical li:hover, #sf-menu-sf-vertical li.sfHover,
#sf-menu-sf-vertical a:focus, #sf-menu-sf-vertical a:hover, #sf-menu-sf-vertical a:active {
	background:		/*#D4D5D7; #CFDEFF;*/ #D5EDEF;
	outline:		0;
}

/*** arrows **/
#sf-menu-sf-vertical a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*  CHANGE URL HERE */
	background:		url('../../images/arrows-000000.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#sf-menu-sf-vertical ul .sf-sub-indicator { background-position:  -10px 0; }
#sf-menu-sf-vertical ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#sf-menu-sf-vertical ul a:focus > .sf-sub-indicator,
#sf-menu-sf-vertical ul a:hover > .sf-sub-indicator,
#sf-menu-sf-vertical ul a:active > .sf-sub-indicator,
#sf-menu-sf-vertical ul li:hover > a > .sf-sub-indicator,
#sf-menu-sf-vertical ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/*  CHANGE URL HERE */
	background:	url('../../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/****************************/
/** superfish vertical css **/
/***************************/

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
#sf-menu-sf-vertical, #sf-menu-sf-vertical li {
	width:	167px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
#sf-menu-sf-vertical li:hover ul,
#sf-menu-sf-vertical li.sfHover ul {
	left:	160px; /* match ul width */
	top:	4px;
}

/*** alter arrow directions ***/
#sf-menu-sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
#sf-menu-sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
#sf-menu-sf-vertical a:focus > .sf-sub-indicator,
#sf-menu-sf-vertical a:hover > .sf-sub-indicator,
#sf-menu-sf-vertical a:active > .sf-sub-indicator,
#sf-menu-sf-vertical li:hover > a > .sf-sub-indicator,
#sf-menu-sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 
	
/* Tabs on product page */

#tabs {
	margin: 20px 0 0 8px;
}
#tabs ul.ptabs_ul {
	float: left;
	background: #fff;
	 /* width: 500px; */
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	border-bottom: 1px solid #406FA0;
}
#tabs ul.ptabs_ul li {
	margin-left: 0;
	list-style-type: none;
}
* html #tabs li {
	display: inline;
}
#tabs ul.ptabs_ul li, #tabs ul.ptabs_ul li a {
	float: left;
}
#tabs ul.ptabs_ul li.active {
    background: none repeat scroll 0 0 #DEDEDC;
    border-color: #406FA0 #406FA0 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-width: 1px 1px medium;
    height: 40px;
	margin: 0 5px -1px 0;
}

#tabs ul.ptabs_ul li {
    /* background: none repeat scroll 0 0 #DEDEDC; */
    background: none repeat scroll 0 0 #97AEBE;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-right: 5px;
    margin-top: 3px;
}

#tabs ul.ptabs_ul li a:hover {
	color:#ffffff;
}

#tabs ul.ptabs_ul li.active a {
	color: #000000;
	font-size: 14px;
}
#tabs div.ptab {
    border: 1px solid #406FA0;
    border-top: 0px solid #ffffff;
    clear: both;
    padding: 10px;
	max-height: 320px;
    overflow: auto;
    display: none;
}
#tabs div.related, #tabs div.video  {
	padding: 0;
	max-height: none;
}
#tabs div.ptab h3 {
	margin-bottom: 12px;
}

#tabs ul.ptabs_ul li a {
	color: #000000;
    font-size: 14px;
    font-weight: normal;
    padding: 9px 29px;
    text-decoration: none;
}
