﻿/* Global CSS */
*
{
    margin: 0;
    padding: 0;
}

.topicpage-body p {margin-bottom: 20px;
    padding: 0;
	}
	
/* Start Content list */
ol, ul
{
	font-size: 12px;
    line-height: 15px;
    margin: 0 0 25px 25px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
   list-style: decimal outside none;
}

ul
{
	list-style: none;
}

ul li 
{
    font-size: 125%;
    line-height: 150%;
    list-style: disc outside none;
}

ol
{
	list-style-type: decimal;
}	
	
p{margin-bottom: 8px;}	
	
body
{
    background-color: #FFFFFF;
    color: #555555;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size: 100%;
    margin: 0 0 10px;
}
table
{
    font-size: 100%;
}
a img
{
    border: medium none;
}
a
{
    color: #9B8959;
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    outline: medium none;
}
:focus
{
}
h1 #cartTitle h1
{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 35px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
}


.topicpage-body h1, #product-description-text h1, #phTopic h1
{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 25px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

h1 span, h1 a
{
   font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 35px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
}
h1 span a, h1 a span
{
    padding: 0;
}


#contactUsTitle h1, #phTitle h1 {color: #6B6869;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 35px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0;
	}


h2
{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 35px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

.topicpage-body h2, #product-description-text h2, #phTopic h2
{
     color: #9B8959;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
    font-weight: normal;
    margin: 20px 0 6px;
}

.topicpage-body h3, #product-description-text h3, #phTopic h3
{
   color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 0;
}

h3
{
    font-size: 130%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
a.skiplink
{
    left: -5000px;
    position: absolute;
}
.clear
{
    clear: both;
}
#main
{
    margin: 0 auto;
    width: 950px;
}
#content
{
    clear: both;
}
#page-container
{
    float: right;
    margin-bottom: 25px;
    width: 755px;
}
#submit
{
    text-align: right;
}
.grey-table
{
    background-color: #ECECEC;
    height: auto;
    margin-bottom: 20px;
    margin-top: 5px;
    overflow: hidden;
    padding: 20px;
}
.greyfont
{
    color: #666666;
}
.strong
{
    font-weight: bold;
}
.section
{
    display: block;
    float: left;
    width: 100%;
}
.halfsection
{
    display: inline;
    float: left;
    width: 50%;
}
.silver
{
    background-color: #ECECEC;
    padding: 15px;
    width: 920px;
}

#top_left
{
    width: 70%;
}
#top_right
{
    width: 29.4%;
}
.blockleft
{
    display: block;
    float: left;
}
.blockright
{
    display: block;
    float: right;
}
.inlineleft
{
    display: inline;
    float: left;
}
.inlineright
{
    display: inline;
    float: right;
}
.align_left
{
    text-align: left !important;
}
.align_right
{
    text-align: right !important;
}
.align_center
{
    text-align: center !important;
}
abbr
{
    border-bottom: medium none;
    text-decoration: none;
}
.error
{
    color: #990000;
    font-weight: bold;
}
#tell-a-friend-form span.error
{
    color: #990000;
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding-bottom: 20px;
}
#command span.error
{
    color: #990000;
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding-bottom: 20px;
}
ul.error
{
    clear: both;
    list-style-position: inside;
    padding: 0 0 5px 5px;
}
form ul.error
{
    clear: both;
}
ul.error li
{
    margin-bottom: 5px;
}
form span.errorAsterix
{
    float: left;
    height: 10px;
    margin: 3px;
    width: 12px;
}
.sign-in-error
{
    clear: both;
}
.margin_10
{
    margin: 10px;
}
.margin_top_10
{
    margin-top: 10px;
}
.margin_bottom_10
{
    margin-bottom: 10px;
}
.margin_top_20
{
    margin-top: 20px;
}
.padding_8
{
    padding: 8px;
}
form .field_row
{
    height: 30px;
}
form div.passwordcheck
{
    height: 50px;
}
li.selected a, a.selected, li.selected li.selected a
{
    font-weight: bold;
}
.selected li a
{
    font-weight: normal;
}
ul.error
{
    border-bottom: 1px dashed #990000;
    border-top: 1px dashed #990000;
    margin-bottom: 10px;
    padding-top: 10px;
}
#back-button-container
{
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 138px;
}
#email-container
{
    font-size: 120%;
    margin: 10px 0 0 171px;
}
#email-container.email-overlay
{
    margin-left: 100px;
}




/* ---------- HEADER WITH NAVIGATION ----------------*/
#header
{
    margin: 0 0 0 auto;
    width: 100%;
}

/*number of items*/
.logged-in-form
{
    display: inline;
}
/*header-holder contains logo and search*/
#header-holder
{
    width: 100%;
    margin-top: 0;
    clear: both;
    color: #666666;
}
#header-holder #logo
{
    margin-top: -35px;
	float: left;
    padding: 0;
}
#header-holder #site-search
{
    float: right;
    text-align: right;
    padding-top: 2px;
}
#header-holder #site-search a
{
    display: block;
    float: left;
}
#header-holder #small-searchterms
{
    border: #666 solid 1px;
    height: 15px;
    width: 165px;
    padding: 0;
    color: #666666;
    top: -5px;
    position: relative;
}
#free-shipping-us
{
    margin-right: 2px;
}
/*top nav content*/
/*navigation buttons*/
#top-nav
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 950px;
    height: 25px;
    background-color: #6B6869;
}

/*when sales are on*/
#header .sale-nav li.main-menu div#video-menu
{
    left: -97px;
}
#header .sale-nav #sale
{
    display: block;
    width: auto;
}
#header .sale-nav li.main-menu div li
{
    padding: 2px 18px;
}


/*users online only displayed for JS clients*/
#users-online
{
    display: none;
}
#users-online .message
{
    display: none;
}
#users-online .count
{
    color: #000;
}
#users-online .icon img
{
    vertical-align: middle;
}

/* START Index page body */

#main_content
{
    height: auto;
    overflow: hidden;
    position: relative;
    width: 950px;
}
.promos
{
    display: inline;
}

#leftpromo
{
    left: 0;
    display: inline;
    float: left;
    margin-right: 3px;
	height: 126px;
}

#rightpromo
{
    left: 478px;
    margin-top: 5px;
    display: inline;
	height: 126px;
}
/* END Index page body */

/* START Footer */

#footer
{
    border-top: 1px thin #999999;
    clear: both;
    padding: 7px 0 6px;
    text-align: center;
    width: 100%;
}

#footer #siteFooter
{
    color: #666666;
    margin: 6px auto;
    width: 950px;
}

#siteFooter ul
{
    font-size: 70%;
    list-style: none outside none;
	margin-bottom:15px;
}

#siteFooter ul li
{
    display: inline;
}

#siteFooter a
{
    color: #666666;
    text-decoration: none;
}

#siteFooter a:hover
{
    text-decoration: underline;
}

#siteFooter ul li span.sep
{
    padding: 0 3px 0 6px;
}

#siteFooter ul.general img.ftbc
{
    position: relative;
    top: 3px;
}
#siteFooter ul.general input.siteButton
{
    vertical-align: text-bottom;
}
#siteFooter ul.general form.emailreg
{
    display: inline;
}

#siteFooter ul.copyright, #footer ul.copyright a
{
    color: #999999;
    font-size: 10px;
}

#siteFooter ul li
{
    display: inline;
}
#siteFooter ul li span.sep
{
    padding: 0 3px 0 6px;
}
#siteFooter ul.copyright li
{
    padding: 0 6px 0 9px;
}
#siteFooter ul.copyright li.first
{
    padding-left: 0;
}
#siteFooter ul.copyright li.last
{
    padding-right: 0;
}
#siteFooter ul.copyright li img
{
    position: relative;
    top: 8px;
}
#siteFooter ul.copyright li.icons
{
    padding: 0;
}
#siteFooter ul.copyright li.icons span.sep
{
    font-size: 16px;
}
#siteFooter ul.copyright li.icons img
{
    position: relative;
    top: 8px;
}
#siteFooter ul.copyright li.app img
{
    margin-right: 4px;
}


/* END Footer */


/* START Register */

#registercontainer
{
    float: left;
    height: auto;
    padding-bottom: 35px;
    padding-left: 25px;
    padding-top: 35px;
    width: 430px;
}

#rightimage
{
    float: right;
}

#block-newsletter-register
{
    margin-top: 20px;
}

/* END Register */

/* START Left Subcategory Navigation */

#sub-navigation
{
    padding: 20px 0 0;
    width: 183px;
}

#sub-navigation-cart
{
    padding: 20px 0 0;
    width: 205px;
}

#sub-navigation-second-below
{
    padding: 150px 0 0;
    position: relative;
    width: 183px;
}

#sub-navigation .title, #sub-navigation-cart .title
{
         color: #6B6869;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: normal;
    margin: 5px 0 1px;
    padding: 0;

		
/*		font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 35px;
    font-weight: normal;
    margin: 5px 0px 10px 0px;
    padding: 0;*/
	}
	
	
/*	background-color: #C3BCA5;
    color: White;
    font-size: 1.25em;
    font-weight: normal;
    padding: 7px 10px;
    text-transform: uppercase;
    font-family: Georgia,"Times New Roman",Times,serif;
    letter-spacing: 0.5px;*/
}


#sub-navigation #sub-navigation-contents
{
    padding-top: 10px;
    margin-left: 10px;
}

#sub-navigation-contents a, .breadcrumb a
{color:#6B6869;
font-family:Arial, Helvetica, sans-serif;}

.breadcrumb a
{color:#9B8959;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;}


#sub-navigation ul
{
    list-style: none outside none;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

#sub-navigation.prod-views ul#main-nav
{
    padding-top: 15px !important;
}

#sub-navigation ul#main-nav
{
    padding-top: 0;
    text-transform: uppercase;
}

#sub-navigation li
{
    margin: 3px 0;
	list-style: none outside none;
}

li.active a, a.active, li.active li.active a {
    font-weight: bold;
}

#sub-navigation ul#main-nav ul {
    margin: 0;
    padding: 0;
    text-transform: none;
}



/* END Left Subcategory Navigation */

/* START Product list menu */ 

#product-list-menu {
display:none;
    height: 30px;
    margin-top: 24px;
}


#product-list .product-image {
        float: left;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: left;
    width: 224px;
}

#product-list .description {
    float: left;
    text-align: left;
    width: 224px;
}

#product-list .designer {
font-family:Georgia, "Times New Roman", Times, serif;
	color:#9B8959;
    font-weight: normal;
	font-size:17px;
}

#product-list-menu .page-nav {
    padding-bottom: 5px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
}

h3 {
    font-size: 130%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#product-list-menu .page-nav, #product-list-menu-bottom .page-nav {
    float: right;
}

#product-list-menu .page-nav a, #product-list-menu-bottom .page-nav a {
    color: #666666;
    padding: 0 4px;
    text-decoration: none;    
}

/* END Product list menu */

/* START Product list */

#product-list {
    position: relative;
    width: 750px;
}

#product-list-menu-bottom {
    clear: both;
    margin-top: 24px;
    padding-top: 10px;
    text-align: right;
}



#product-list-menu-bottom a.back-to-top {
    margin-left: 10px;
}

#product-list-menu .page-nav a, #product-list-menu-bottom .page-nav a {
    color: #666666;
    padding: 0 4px;
}

/* END Product list menu bottom */

/* START Product Details Page */

#product-images {
    float: left;
    margin-bottom: 25px;
    margin-left: 3px;
    margin-top: 45px;
    width: 50%;
}

#thumbnails {
    display: inline;
    float: left;
    height: 400px;
    margin-top: 5px;
    text-align: center;
    width: 25%;
}

#up-arrow {
    background-position: center center;
    cursor: pointer;
    float: left;
    height: 20px;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
}

#down-arrow {
    cursor: pointer;
    float: left;
    height: 18px;
    margin-top: 3px;
    text-align: center;
    width: 100%;
}

#thumbnails-mask {
    display: block;
    float: left;
    height: 370px;
    left: 0;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}

#thumbnails-container {
    border: 0 none;
    float: left;
    left: 0;
    overflow: hidden;
    top: 0;
    margin-left: 25px;
}

#large-image {
    background-repeat: no-repeat;
    float: right;
    height: 429px;
    margin-right: 25px;
    text-align: center;
    width: 316px;
}

#zoomWindowBox {
    border: 1px solid #E5E5E5;
}

#zoomWindowBoxInner {
    background-color: white;
    height: 100%;
    opacity: 0.4;
    width: 100%;
}

#wear-it-with {
    clear: both;
    margin-left: 114px;
    padding-left: 31px;
    padding-top: 13px;
    width: 295px;
}

#wear-it-with-products-first {
    display: block;
    float: left;
    text-align: center;
}

#wear-it-with-products {
    display: block;
    float: left;
    padding-left: 35px;
    text-align: center;
}

.wear-it-with-products {
    display: block;
    float: left;
    padding-left: 35px;
    text-align: center;
}

#wear-it-with p {
    font-family: Arial;
    font-size: 10px;
    line-height: 11px;
    width: 75px;
}

#wear-it-with-products p {
    font-family: Arial;
    font-size: 10px;
    line-height: 11px;
    width: 75px;
}

#wear-it-with-products-first img {
    margin: 5px 0;
    width: 70px;
}

#wear-it-with p {
    font-family: Arial;
    font-size: 10px;
    line-height: 11px;
    width: 75px;
}


#wear-it-with-products img {
    margin: 5px 0;
    width: 70px;
}


/* start right column */

#product-info {
    float: right;
    margin-bottom: 25px;
    margin-top: 35px;
    position: relative;
    visibility: visible;
    width: 43%;
}

#zoom-box, #video-box {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 412px;
    left: 0;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    visibility: hidden;
    width: 390px;
    z-index: 50;
}

#zoom-image {
    left: 0;
    position: relative;
    top: 200px;
    visibility: hidden;
}

.product-details {
    padding-bottom: 4px;
    padding-top: 5px;

}

.giftCard dt
{
    clear:left;
    float:left;
    width:150px;
    margin-bottom: 5px;
}

.giftCard dd input
{
    width:148px;
    margin-bottom: 5px;
}

.product-details .productname
{
    margin-bottom: 10px;
}

.product-details h1
{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 27px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

.product-details h1 a {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: inherit;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.product-details h1 a:hover {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.product-details h2 {
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.product-details #price {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 2px 7px;
}

#viewdetails {
background-image: url(../Images/bullet_arrow_gold.jpg);
background-repeat:no-repeat;
background-position:2px 5px;
padding: 0px 0px 0px 14px;
}

#viewdetails a {color: #9B8959; text-decoration:underline;}

.prices {color: #6B6869; vertical-align:text-top;}
.prices .productPrice {font-size: 30px;display: block;}
.add-info .prices .productPrice {font-size: 20px;display: block;}
.oldProductPrice {color: #990000; text-decoration:line-through;display: block;}
.order-summary-content {font-size: 15px; font-weight:bold;}


.product-details .stock
{
    margin-top: 7px;    
}

.product-details .backinstocksubscription
{
    margin-top: 7px;    
}

.yui-navset {
    background-image: none;
}

#tabbed-info .yui-nav {
    margin-bottom: 0;
    padding-bottom: 0;
}

#tabbed-info .yui-nav li.selected {
    margin-bottom: -1px !important;
    position: relative;
}

#tabbed-info .yui-nav li {
    float: left;
    list-style: none outside none;
    margin-right: 3px !important;
    vertical-align: bottom;
}

#tabbed-info .yui-nav .selected a {
    border-left: 1px solid #9C9EA0;
    border-top: 1px solid #9C9EA0;
    color: #333333;
    padding-bottom: 1px;
}

#tabbed-info .yui-nav .selected a, #tabbed-info .yui-nav .selected a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}

#tabbed-info .yui-nav a {
    background: none repeat scroll 0 0 #E6E6E6;
    border-color: #9C9EA0 #9C9EA0 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333;
    display: block;
    font-size: 12px;
    height: 20px;
    letter-spacing: 0;
    position: relative;
    text-decoration: none;
}

li.selected a, a.selected, li.selected li.selected a {
    font-weight: bold;
}

.yui-nav .selected a .tl {
    background: url("../Images/tab_selected_tl.gif") no-repeat scroll 0 0 transparent;
}

.yui-nav .selected a .tl, .yui-nav .selected a .tr {
    height: 21px;
    width: 6px;
}

.yui-nav a .tl {
    background: url("../Images/tab_normal_tl.gif") no-repeat scroll 0 0 transparent;
    left: -1px;
}

.yui-nav a .tl, .yui-nav a .tr {
    height: 21px;
    position: absolute;
    right: 4px;
    top: -1px;
    width: 6px;
}

#tabbed-info .yui-nav .editors a p {
    background: url("../Images/sprite_editors_notes.gif") no-repeat scroll 0 0 transparent;
    width: 128px;
}

#tabbed-info .yui-nav a p {
    height: 9px;
    margin-top: 5px;
    overflow: hidden;
    text-indent: -9999px;
}

.yui-nav .selected a .tr {
    background: url("../Images/tab_selected_tr.gif") no-repeat scroll 0 0 transparent;
}

.yui-nav .selected a .tl, .yui-nav .selected a .tr {
    height: 21px;
    width: 6px;
}

.yui-nav a .tr {
    background: url("../Images/tab_normal_tr.gif") no-repeat scroll 0 0 transparent;
    right: -1px;
}

.yui-nav a .tl, .yui-nav a .tr {
    height: 21px;
    position: absolute;
    right: 4px;
    top: -1px;
    width: 6px;
}

#tabbed-info .yui-nav .details a p {
    background: url("../Images/sprite_details.gif") no-repeat scroll 0 0 transparent;
    width: 80px;
}

#tabbed-info .yui-nav a img {
    display: inline !important;
    margin-bottom: 5px;
    margin-top: 6px;
    padding-left: 2px;
}

.top-line {
    background-color: #999999;
    clear: both;
    height: 1px;
    overflow: hidden;
    width: 346px;
}

#tabbed-info
{
    width: 410px;
}

#tabbed-info .yui-content {
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    font-family: Arial,Verdana,sans-serif;
    font-size: 90%;
    overflow: hidden;
    width: 320px;
}

.shadow-btm {
    background: url("../Images/tab-btm.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 13px;
    margin-bottom: 10px;
    width: 100%;
}

#sizing {
    display: inline;
    visibility: visible;
}

.viewmore
{
    margin-left: 5px;
}

.viewmore .attributes
{    
    float: left;
    margin: 12px 10px 10px 0;
}

.viewmore .attributes div
{
    height: 25px;
    line-height: 25px;
}

.viewmore .attributes select
{
    display: inline;
    float: left;
    width: 150px;
    font-size: 12px;
}



#size-charts {
    float: right;
    margin: 10px 85px 10px 15px;
}

#size-charts ul li {
    list-style: none outside none;
    margin-bottom: 2px;
}

#size-charts ul li a.sizeConversion {
    background: url("../Images/size_chart.gif") no-repeat scroll 0 center transparent;
    cursor: pointer;
}

#size-charts ul li a.itemMeasure {
    background: url("../Images/item_measure.gif") no-repeat scroll 0 center transparent;
    cursor: pointer;
}

#size-charts ul li a {
    display: block;
    padding: 3px 0 2px 25px;
}

.viewmore #button-holder {
    background-color: #FFFFFF;
    float: left;
    padding-bottom: 26px;
    width: 100%;
}

.viewmore #button-holder .button {
    float: left;
    margin-top: 5px;
}

.viewmore #button-holder .button input {
    padding-right: 10px;
}

.viewmore #button-holder .button {
    float: left;
    margin-top: 5px;
}

#add-wishlist {
    border: 0 solid #FFFFFF;
    padding-right: 10px;
}

.wishlist {
    position: relative;
}

.product-wishlist {
    display: inline;
    width: 160px;
    padding-left: 68px; 
}

.viewmore #button-holder .button input {
    padding-right: 10px;
}

.wishlist {
    position: relative;
}

#links-list {
    float: left;
}

.view-more {
    padding-top: 8px;
}

.view-more {
    clear: both;
    display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
	color:#6B6869;
	font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 0;
	text-transform: capitalize;
}

#links-list ul {
    margin-left: 15px;
    padding-bottom: 14px;
}

#links-list li a {
    color: #9B8959;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.75em;
}

#links-list li a:hover {
    text-decoration: underline;
}

#share-links {
    clear: both;
    font-size: 80%;
    margin-top: 10px;
    padding-bottom: 20px;
}

#tell-a-friend-link {
    background: url("../Images/tellfriend-on.gif") no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 20px;
}

a#tell-a-friend-link:hover img
{
    visibility: hidden;
} 

#add-bookmark-link {
    background: url("../Images/share-on.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    position: relative;
}

a#add-bookmark-link:hover img
{
    visibility: hidden;
}

.clear {
    clear: both;
}

#product-info #promo-block {
    clear: both;
    font-size: 90%;
    margin-left: 3px;
    margin-top: 5px;
    padding-bottom: 8px;
}

#product-info #promo-block img {
    float: left;
    margin: 2px 5px 0 -5px;
}

#product-info #promo-block a
{
    cursor: pointer;
}

/* end right column */

/* END Product Details Page */

/* NOP COMMERCE STYLES */

.header-links
{
    float: right;
    width: 80%;
    text-align: right;
    font-size: 100%;
    margin-top: 2px;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
}

.header-links ul
{
    padding: 0;
    margin: 0;
}

.header-links ul li
{
    list-style: none;
    display: inline;
    padding-right: 2px;
}

.header-links .separator
{
    color: #666666;
}

.header-links a
{
    color: #666666;
    margin: 0 4px;
    text-decoration: none;
}

.header-links a:hover
{
    text-decoration: underline;
}

.header-links a.account
{
    color: #000000;
    font-weight: bold;
}

.header-links span.impersonate
{
    color:#58DE81;
    font-weight:bold;
}

.header-links span.impersonate .finish-impersonation
{
    color:#E44097;
}

.page-title {
/*    border-bottom: 1px solid;*/
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

.blog
{
	float: left;
	 overflow: auto;	
}

/* START Blog css from - class Block */ 

.block {
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 0;
}
.block .title {
    background-color: Black;
    color: White;
    font-size: 1em;
    font-weight: normal;
    padding: 7px 10px;
    text-transform: uppercase;
    font-family: Georgia,"Times New Roman",Times,serif;
    letter-spacing: 0.5px;    
}
.block .listbox {
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 5px 10px 10px;
}
.block .listbox ul {
    background-color: inherit;
    color: #3664A5;
    margin: 0;
    padding: 0 0 0 10px;
}
.block-blog-archive a, .block-popular-blogtags a {
    font-weight: bold;
    text-decoration: none;
}
.block li {
    list-style: none outside none;
}
.block li.separator {
    background: none repeat scroll 0 0 #FF9933;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 5px 0;
    width: 140px;
}

.block-popular-tags li, .block-popular-blogtags li {
    display: inline !important;
}
.block-blog-archive .year {
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

.blogpost {
    float: left;
    margin-bottom: 15px;
    min-height: 600px;
    padding: 10px;
    width: 740px;
}
.blogpost .page-title {
    border-bottom: 1px solid;    
}
.blogpost .postdate {
    color: #9A9A9A;
    font-style: italic;
}
.blogpost .postbody, .blogpost .tags {
    margin: 0 0 0;
    padding: 0 0 0;
}
.blogpost .postbody a, .blogpost .tags a {
    color: #000000;
    text-decoration: underline;
}
.blogcomments {
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}
.blogcomments .title {
    color: #3A3A3A;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    text-transform: uppercase;
}
.blogcomments .newcomment {
    margin: 0 0 0;
    padding: 0 0 0;
}
.blogcomments .newcomment td.leavetitle {
    color: #3A3A3A;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 10px 10px 0;
}
.blogcomments .newcomment td.button {
    text-align: left;
}
.blogcomments .commentlist {
    background: url("images/cart-footer-bg.html") repeat-x scroll center bottom transparent;
    border-top: 1px solid #6A6A6A;
    margin-top: 10px;
}
.blogcomment {
    border-bottom: 1px solid #E3E3E3;
}
.blogcomment .commentinfo {
    border-right: 1px solid #F3F3F3;
    float: left;
    height: 100%;
    padding: 5px;
    width: 170px;
}
.blogcomment .commentinfo .userinfo {
    padding-top: 5px;
}
.blogcomment .commentinfo .userinfo a.username {
    font-weight: bold;
    margin-bottom: 5px;
}
.blogcomment .commentinfo .userinfo span.username {
    font-weight: bold;
    margin-bottom: 5px;
}
.blogcomment .commentinfo .userinfo .avatar {
    margin: 5px 0;
}
.blogcomment .commentinfo .userinfo .avatar .avatar-img {
    border: 2px solid #CEDBE1 !important;
}
.blogcomment .commentinfo .userinfo .userstats {
    color: #555555;
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}
.blogcomment .commentinfo .userinfo .userstats .statvalue {
    font-weight: normal;
}
.blogcomment .commentcontent {
    border-left: 1px solid #F3F3F3;
    margin-left: 180px;
}
.blogcomment .commentcontent .commenttime {
    background: none repeat scroll 0 0 #E3F3F3;
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
}
.blogcomment .commentcontent .commenttime .statvalue {
    font-weight: normal;
}
.blogcomment .commentcontent .commentbody {
    padding: 3px;
}

.blog {
    color: #000000;
    float: left;
    min-height: 600px;
    padding: 10px;
    width: 740px;
}

.blog .blogposts .post .blogdate
{
	color: #9a9a9a;
	font-style: italic;
}

.blog .blogposts .post a.blogtitle
{
	color: #444;
	text-decoration: none;
	font-size: 1.2em;
}

.blog .blogposts .post a.blogtitle:Hover
{
	text-decoration: underline;
}

.blog .blogposts
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.blog .blogposts .post
{
	border-bottom: dashed 1px #9a9a9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog .blogposts .blogbody, .blog .blogposts .tags
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog .blogposts .blogbody a, .blog .blogposts .tags a
{
	color: #000000;
	text-decoration: underline;
}

.blog .blogposts .blogdetails
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}

.left-column-layout
{
	display: inline;
    float: left;
    width: 180px;
    margin-top: 20px;
}

.blog-title-custom
{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 5px 5px 5px 0;
    text-align: left;
    color: #000000;	
}

/* END Blog css from - class Block */

/* START Login Page */ 

.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 720px;
	margin-top: 10px;
	font-size: 12px;
}

.login-page .wrapper .new-wrapper
{
	background-color: #ECECEC;
    padding: 15px;
    width: 920px;
    min-height: 85px;
    margin-top: 10px;
}

.login-page .wrapper .new-wrapper .register-title
{
	font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.login-page .wrapper .new-wrapper .register-block
{
	clear: both;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.register-block a { text-decoration:underline;}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block, .login-page .wrapper .forgotten-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	height: 40px;
	vertical-align: top;
}

.login-page .wrapper .returning-wrapper
{
	background-color: #ECECEC;
    padding: 15px;
    width: 920px;
    margin-top: 10px;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.login-page .wrapper .externalauthentication
{
    background-color: #ECECEC;
    padding: 15px;
    width: 920px;
    margin-top: 10px;
    display: inline-table;
}

.login-page .wrapper .externalauthentication ol li
{
    
}

.externalauthentication fieldset
{
    border: none;
}

.validation-summary-errors
{
    color: Red;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;	
	clear: both;
    margin-top: 10px;
    width: 100%;
}

#registered-submit
{
/*	float: right;    
    margin-top: -25px;*/
}

#register-button
{
	float: right;
	margin-top: 10px;
}

#forgotten-button
{
/*	float: right;
	margin-top: 10px;*/
}

.login-page .wrapper .forgotten-wrapper
{
	background-color: #ECECEC;
    padding: 15px;
    width: 920px;
    min-height: 85px;
    margin-top: 10px;
}

.login-page .wrapper .forgotten-wrapper .register-title
{
	font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.login-page .wrapper .forgotten-wrapper .register-block
{
	clear: both;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

/* register */ 

.registration-page .body
{
	float: left;
    height: auto;
    padding-bottom: 35px;
    padding-top: 10px;
    width: 430px;
}

.registration-page .section-title {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}
.registration-page .section-body {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}
.registration-page .button {
    clear: both;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}

.registration-page-custom
{
	margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    float: left;	
}

.password-recovery-page-custom
{
	margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;	
}

.password-recovery-page-custom .wrapper
{
	width: 720px;
	margin-top: 10px;
	font-size: 12px;
}

.password-recovery-page-custom .wrapper .recovery-wrapper {
    background-color: #ECECEC;
    margin-top: 10px;
    padding: 15px;
    width: 920px;
}

.password-recovery-page-custom .wrapper .recovery-wrapper .login-title {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.password-recovery-page-custom .wrapper .recovery-wrapper .login-block {
    clear: both;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsletter-page .page-title .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page-custom .body, newsletter-page .body
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	background-color: inherit;
}

/* END Login Page */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
Sub Category - Porduct Grid

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



.sub-category-grid
{
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
}

.sub-category-grid .item-box 
{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: text-top;
}

.sub-category-grid .sub-category-item 
{
	text-align: left;
	margin: 10px 5px 10px 5px;
	width: 240px;
}

.sub-category-grid .sub-category-item .category-title 
{
	font-weight: bold;
	font-size: 12px;
	 color: #9B8959 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px !important;
    font-weight: normal;
	text-align:left;
}

.sub-category-grid .sub-category-item .category-title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 0px 0px;
	 color: #9B8959 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px !important;
    font-weight: normal;
	text-align:left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-grid 
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
}

.product-grid .item-box 
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.product-grid .product-item 
{
	text-align: center;
	margin: 10px 5px 10px 5px;
	width: 240px;
}

.product-grid .product-item .product-title 
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.product-grid .product-item .product-title a 
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.prices .oldproductPrice
{
	color: #990000;
	text-decoration: line-through;
}

.category-page .category-description
{
	font-size: 1.1em;
	margin-top: 20px;
}
.product-sorting, .product-page-size
{
	margin: 0px auto 10px 10px;
	float: left;
}

/* START Account Pages */

.account-page-custom .body {
    color: #000000;
    font-size: 11px;
    margin: 0 0 0;
    padding: 0 0 0;
}
.customer-info-box {
    color: #555555;
    font-size: 11px;
    margin: 0 0 0;
    padding: 5px;
}
.customer-info-box .section-title {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}
.customer-info-box .section-body {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}
.customer-info-box .button, .backinstock-subscriptions-box .button {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
}

#page-container-account-custom
{
	float: right;
    margin-bottom: 25px;
    width: 742px;	
}

.customer-addresses {
    background-color: inherit;
    color: #555555;
    font-size: 11px;
    margin: 0 0 0;
    padding: 5px;
}
.customer-addresses .section-title {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}
.customer-addresses .address-list {
}
.customer-addresses .address-list .address-item {
    border: 1px solid #D7D7D7;
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}
.customer-addresses .add-button {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: right;
}

.customer-rewardpoints {
    background-color: inherit;
    color: #555555;
    font-size: 11px;
    margin: 0 0 0;
    padding: 5px;
}

.customer-rewardpoints .section-title {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}

.customer-rewardpoints .reward-points-overview {
    padding: 10px 10px 5px 0;
    width: 100%;
}

.customer-rewardpoints .reward-points-history {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}

.customer-orders {
    background-color: inherit;
    color: #555555;
    font-size: 11px;
    margin: 0;
    padding: 5px;
}
.customer-orders .recurring-payments {
    clear: both;
    padding: 10px 10px 5px 0;
    width: 100%;
}
.customer-orders .recurring-payments .section-title {
    clear: both;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 10px 5px 0;
}
.customer-orders .recurring-payments .recurring-payments-box {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}
.customer-orders .order-list {
}
.customer-orders .order-list .order-item {
    border: 1px solid #D7D7D7;
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}
.customer-orders .order-list .order-item .buttons {
    text-align: right;
}

.order-details {
    margin-bottom: 15px;
    padding: 0;
}
.order-details .page-title {
    border-bottom: 0 none;
    text-align: left;
}
.order-details .print-buttons {
    text-align: right;
}
.order-details .info {
    border: 1px solid #D7D7D7;
    padding: 10px;
}
.order-details .section-title {
    clear: both;
    font-weight: 700;
    padding: 10px 10px 5px 0;
}
.order-details .order-overview {
    padding-bottom: 10px;
    text-align: left;
}
.order-details .order-overview .order-total-top {
    text-align: right;
}
.order-details .order-details-box {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}
.order-details .products-box, .order-details .ordernotes-box {
    border: 1px solid #D7D7D7;
    height: auto;
    padding: 10px;
    text-align: left;
}
.order-details .checkout-attributes {
    height: auto;
    padding: 10px;
    text-align: right;
    vertical-align: middle;
}
.order-details .cart_total_left {
    color: #000000;
}
.order-details .products-box .sku {
}
.order-details .products-box .product {
}
.order-details .products-box .unitprice {
    text-align: right;
}
.order-details .products-box .qty {
    text-align: center;
}
.order-details .products-box .subtotal {
    text-align: right;
}

/* END Account Pages */

/* One Column master */
.master-wrapper-center-1
{
	float: left;
	width: 950px;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 950px;
	color: #555;
	min-height: 600px;
}

/* two column master page */
.master-wrapper-side-2
{
	float: left;
	width: 180px;
	margin: 0 25px 0 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center-2
{
	float: left;
	width: 735px;
	margin: 0px 0 0 10px;
	display: inline;
}

.master-wrapper-cph-2
{
	float: left;
	width: 740px;
	color: #555;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/* START Shopping Cart Page */

.order-progress {
    border-bottom: 2px solid #F3F3F3;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.order-progress ul {
    margin: 0;
    padding: 0;
}
.order-progress ul li {
    display: inline;
    list-style: none outside none;
    padding: 5px 20px 0;
}
.order-progress ul li .active-step {
    background: url("../Images/progress-step-active.gif") no-repeat scroll 50% 50% transparent;
    color: #6A6A6A;
    padding-bottom: 40px;
    padding-right: 1px;
}
.order-progress ul li .inactive-step {
    background: url("../Images/progress-step-inactive.gif") no-repeat scroll 50% 50% transparent;
    color: #D7D7D7;
    padding-bottom: 40px;
    padding-right: 1px;
}

.shoppingcart-page, .wishlist-page {
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.wishlist-page .page-title
{
    text-align: left;
}

.shoppingcart-page .page-title {
    border-bottom: 0 none;
}
.shoppingcart-page .body, .wishlist-page .body {
    color: #555555;
    font-size: 11px;
    margin: 0 0 0;
    padding: 0 0 0;
}

.order-summary-content {
    color: #555555;
    font-size: 11px;
    margin: 0;
    padding-top: 15px;
}

.order-summary-content .totals {
    float: right;
    padding: 23px 5px 0;
    width: 330px;
}
.order-summary-content .cart-collaterals {
    padding: 20px 0 10px;
    width: 550px;
}
.order-summary-content .deals {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 250px;
}
.order-summary-content .shipping {
    display: inline;
    float: left;
    margin: 0;
    width: 280px;
}
.order-summary-content .coupon-box, .order-summary-content .giftcard-box {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px dotted #D3D3D3;
    color: #555555;
    font-size: 11px;
    margin: 0 0 10px 0;
    padding: 10px;
}
.order-summary-content .giftcard-box {
    position: relative;
    z-index: 1;
}
.order-summary-content .cart, .wishlist-content .cart {
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.wishlist-content .cart {
    margin-bottom: 10px;
}
.order-summary-content .cart td, .wishlist-content .cart td {
    padding: 10px;
}
.order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row {
    font-weight: bold;
}
.order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th {        
    color: #999999;
    height: 20px;
    padding: 2px 8px;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.4em;
    
}
.order-summary-content .cart .cart-header-row th.picture, .wishlist-content .cart .cart-header-row th.picture {
    border: medium none;
}
.order-summary-content .cart .cart-header-row th.end, .wishlist-content .cart .cart-header-row th.end {
    padding-right: 5px;
    text-align: right;
}
.order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row 
{
	background-color: #ECECEC;
}
.order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td {
    border-bottom: 4px solid #FFFFFF;
    line-height: 30px;
    vertical-align: middle;
}
.order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product {
    padding: 0 10px;
    text-align: left;
}
.order-summary-content .cart .cart-item-row td.product a, .wishlist-content .cart .cart-item-row td.product a {
    font-weight: bold;
}
.order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end {
    padding-right: 5px;
    text-align: right;
}
.order-summary-content .warning-box .warning-text, .wishlist-content .warning-box .warning-text {
    color: Red;
}
.order-summary-content .cart-footer {
    background: url("images/cart-footer-bg.html") repeat-x scroll center bottom transparent;
    width: 100%;
}
.order-summary-content .total-info {
    font-size: 12px;
    margin: 0;
}

.order-summary-content .cart-footer {
    background: url("images/cart-footer-bg.html") repeat-x scroll center bottom transparent;
    width: 100%;
}

.order-summary-content .shipping {
    display: inline;
    float: left;
    margin: 0;
    width: 280px;
}

.order-summary-content .totals {
    float: right;
    padding: 23px 5px 0;
    width: 330px;
}

.estimate-shipping {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px dotted #D3D3D3;
    color: #555555;
    font-size: 11px;
    margin: 0;
    padding: 10px;
}
.estimate-shipping .shipping-options {
    border: 1px solid #D7D7D7;
    height: auto;
    margin: 10px;
    text-align: left;
}
.estimate-shipping .shipping-options .shipping-option-item {
    padding: 5px 0 0 5px;
    text-align: left;
    vertical-align: text-top;
}
.estimate-shipping .shipping-options .shipping-option-item .option-name {
    font-weight: bold;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description {
    padding: 5px 0 5px 16px;
}

.checkout-data .shipping-options
{
	text-align: left;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0 0 5px;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}

.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.checkout-data .shipping-options .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .shipping-options .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

checkbox, input, radio, select, button {
    font-size: 11px;
}

.cart_total_left {
    color: #353434;
    font-weight: bold;
    height: 21px;
    text-align: right;
    vertical-align: middle;
    width: 100%;
}

.cart_total_right {
    padding-left: 5px;
    text-align: right;
    vertical-align: middle;
}

.order-summary-content .checkout-buttons {
    float: right;
    margin: 0;
    padding: 10px 0 10px 10px;
}

.order-summary-content .addon-buttons {
    clear: both;
    float: right;
    margin: 0;
    padding: 10px 0 10px 10px;
    text-align: right;
}

.checkout-page .checkout-data, .checkout-one-page .checkout-data {
    background-color: inherit;
    color: #555555;
    font-size: 11px;
    margin: 0 0 0;
    padding: 0 0 0;
}

.checkout-data .enter-address-title {
    clear: both;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}

.checkout-data .enter-address {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: center;
}

.checkout-data .enter-address .enter-address-body {
    margin: 10px;
    text-align: left;
}

.checkout-data .enter-address .enter-address-body {
    text-align: left;
}

.checkout-data .enter-address .button {
    margin: 10px;
    text-align: left;
}

.order-summary-title {
    clear: both;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}

.checkout-data .select-address-title {
    clear: both;
    font-weight: bold;
    padding: 10px 10px 5px 0;
}

.checkout-data .address-grid {
    margin-bottom: 15px;
    padding: 0;
}

.checkout-page .checkout-data, .checkout-one-page .checkout-data {
    color: #555555;
    font-size: 11px;
}

.checkout-data .address-grid .item-box {
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.checkout-data .address-grid .address-item {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: center;
    width: 200px;
}

.checkout-data .address-grid .address-item .select-button {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}

.checkout-data .address-grid .address-item .address-box {
    text-align: left;
}

.checkout-data .address-grid .address-item .address-box {
    text-align: left;
}

.checkout-data .payment-methods {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: left;
}

.checkout-data .payment-methods .payment-method-item {
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .payment-methods .select-button {
    margin: 10px;
    text-align: left;
}

.checkout-data .payment-info {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: left;
}

.checkout-data .payment-info .body {
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .payment-info .select-button {
    margin: 10px;
    text-align: left;
}

.checkout-data .confirm-order {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: left;
}

.checkout-data .confirm-order .select-button {
    margin: 10px;
    text-align: left;
}

.checkout-data .order-completed {
    border: 1px solid #D7D7D7;
    height: auto;
    text-align: left;
}

.checkout-data .order-completed .body {
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .order-completed .select-button {
    margin: 10px;
    text-align: left;
}


.checkout-attributes {margin-top: 20px;}


/* End Shopping Cart Page */

/* START Oval Buttons - http://devgrow.com/super-simple-css-buttons/ */

.button-oval {
    padding: 5px 10px;
    display: inline;
    background: #777 url(../Images/button.png) repeat-x bottom;
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
/*    text-shadow: 1px 1px #666666;*/
    font-size: 12px;
    text-transform: uppercase;
	margin-top: 10px;
    }
	 
#confirm-order-buttons-container .button-oval {
	font-size: 20px;
	margin-left: 735px;
	}
	
	
.button-oval:hover {
    background-position: 0 -48px;
    text-decoration: none;
    }
.button-oval:active {
    background-position: 0 top;
    position: relative;
    padding: 5px 10px;
    }
.button-oval.gray { background-color: #666666; }
.button-oval.lightgray { background-color: #E3E3E3; color: #666666; }
.button-oval.red { background-color: #e50000; }
.button-oval.purple { background-color: #9400bf; }
.button-oval.green { background-color: #58aa00; }
.button-oval.orange { background-color: #ff9c00; }
.button-oval.blue { background-color: #2c6da0; }
.button-oval.black { background-color: #000; }
.button-oval.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.button-oval.small { font-size: 75%; padding: 3px 7px; }
.button-oval.small:hover { background-position: 0 -50px; }
.button-oval.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button-oval.large { font-size: 125%; padding: 7px 12px; }
.button-oval.large:hover { background-position: 0 -35px; }
.button-oval.large:active { padding: 8px 12px 6px; background-position: 0 top; }

/* END Oval Buttons - http://devgrow.com/super-simple-css-buttons/ */
#phTitle
{
    margin: 20px 0 15px;
}

#cartTitle, .account-page-custom .page-title, .account-activation-page .page-title, .password-recovery-page .page-title, .user-agreement-page .page-title
{
    padding: 20px 0 10px 0;
    margin: 0 0 10px 0;
    text-align: left;
    font-size: x-large;
}

.wishlist-page .page-title, .login-page .loginTitle, .registration-page .registerTitle, .password-recovery-page-custom .passwordRecoveryTitle, .checkout-page .page-title
{
    padding: 20px 0 10px 0;
    margin: 0 0 10px 0;
    text-align: left;
}

#contactUsTitle, #phTitle
{
    padding: 20px 0 0;
    margin: 0 0 10px 0;
    text-align: left;
	
}

/*#cartTitle h1
{
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: x-large;
}*/

.contact-form .htmlcontent
{
    margin-bottom: 10px;
}

#registercontainer h1
{
    width: 500px;
}

#pnl-newsletter-subscribe
{
    color: #000000;
}

.password-recovery-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;    
    background-color: inherit;
}

.search-panel
{
	margin-bottom: 15px;
	padding: 0px;
}

.search-panel .page-title
{
	border-bottom: 0 none;
	text-align: center;
}

.search-panel .search-input
{
	border: 1px solid #d7d7d7;
	padding: 10px;
}

.search-panel .search-results
{
	padding-top: 10px;
}

.search-panel .search-results .result
{
	font-weight: bold;
	color: #555;
}

.search-panel table.basic-search, .search-panel table.adv-search
{
	border-collapse: collapse;
	color: #333;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	table-layout: fixed;
}

.search-panel table.adv-search
{
	border-top: solid #D3D3D3 1px;
	margin-top:10px;
}

.search-panel table.basic-search td.title, .search-panel table.adv-search td.title
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	width: 130px;
}

.search-panel table.basic-search td.data, .search-panel table.adv-search td.data
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.product-list
{
	width: 100%;
	margin: 0 auto 0 auto;
	padding:0px;
	list-style-type:none;
}

.product-list .item-box
{
	text-align: left;
	clear: both;
	position: relative;
	margin-bottom: 10px;
}

.product-list .product-item
{
	width: 100%;
	height: 177px;
	margin-top: 10px;
	position: relative;
}

.product-list .product-item .product-title
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.product-list .product-item .product-title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.product-list .product-item .product-image
{
	float: left;
	margin: 10px 10px 10px 10px;
}

.product-list .product-item .name
{
	padding: 40px 0 0 10px;
	margin: 10px 150px 0px 140px;
	text-align: left;
	color: #555;
	font-weight: bold;
}

.product-list .product-item .name a:hover
{
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.product-list .product-item .description
{
    margin-top: 5px;
}

.product-list .product-item .prices
{
    float: left;
    margin-top: 10px;
}

.product-list .product-item .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

.search-results .pager
{
    float: left;
    border-bottom: 1px dotted #999999;
    padding-bottom: 5px;
}

.search-results .pager a
{
    color: #666666;
    padding: 0 4px;
    text-decoration: none;
}

.emailafriend-box
{
	margin-bottom: 15px;
	padding: 0px;
}

.emailafriend-box .page-title
{
	border-bottom: 0 none;
	text-align: center;
}

.emailafriend-box .send-email
{
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	padding: 10px 0 10px 10px;
}

.emailafriend-box .send-email .product
{
	font-weight: bold;
}

.account-activation-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.customer-return-request-list
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.customer-return-request-list .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}
.customer-return-request-list .request-list
{
}
.customer-return-request-list .request-list .request-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.login-page .htmlcontent
{
    margin: 10px 0 10px 0;
}
.return-request
{
	padding: 0px;
}
.return-request .page-title
{
	border-bottom: 0 none;
	margin: 10px 0 15px;
	font-size: 75%;
}
.return-request .section-addinfo
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
}
.return-request .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.return-request .products-box .rows
{
	background-color: #ECECEC;
}

.return-request .products-box .column-headers
{
	color: #999999;
    font-size: 1.1em;
}

.return-request .products-box .column-headers th
{
	padding-left: 5px;
}

.return-request .products-box .rows td
{
	padding: 5px;
}

.recently-added-products .page-title, .recently-viewed-products .page-title
{
    padding-top: 20px; 
    border-bottom: none;
    font-size: x-large;
    text-align: center;
}

.manufacturer-page .page-title, .manufacturerlist-page .page-title, .producttag-page .page-title
{
    padding-top: 20px; 
    border-bottom: none;
    text-align: center;
}

.productTabs .product-reviews-page, .product-reviews-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.productTabs .product-reviews-page .page-title a
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}

.productTabs .product-reviews-page .page-title a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

.productTabs .product-review-list, .product-review-list
{
	margin: 30px 0 0 0;
}
.productTabs .product-review-list .product-review-item
{
	border: solid 1px #d3d3d3;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 10px;
	clear: both;
	display: inline-table;
}
.productTabs .product-review-list .product-review-item .review-title, .product-review-list .product-review-item .review-title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}
.productTabs .product-review-list .product-review-item .product-review-box, .product-review-list .product-review-item .product-review-box
{
	float: right;
	margin-right: 5px; 
	width: 69px; 
	height: 13px;
}
.productTabs .product-review-list .product-review-item .review-text, .product-review-list .product-review-item .review-text
{
	float: left;
	margin-bottom: 5px;
}
.productTabs .product-review-list .product-review-item .review-info, .product-review-list .product-review-item .review-info
{
	float: left;
	margin-bottom: 5px;
}
.productTabs .product-review-list .product-review-item .review-info .separator, .product-review-list .product-review-item .review-info .separator
{ 
	margin: 0 2px; 
}

.productTabs .product-review-helpfulness,.product-review-helpfulness
{
	font-size: 11px;
	color: #333;
	clear: both;
}
.productTabs .product-review-helpfulness .vote, .product-review-helpfulness .vote
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}
.productTabs .product-review-helpfulness .vote:hover, .product-review-helpfulness .vote:hover
{
	cursor: pointer;
	text-decoration: none;
}

.productTabs .product-review-box .rating, .product-review-box .rating
{ 
	height: 13px; 
	width: 55px;
	background: url(../Images/star_x_inactive.gif) 0 0 repeat-x;
}
.productTabs .product-review-box .rating  div, .product-review-box .rating  div 
{
  height: 12px;
  background: url(../Images/star_x_active.gif) 0 0 repeat-x;
}

.product-no-reviews
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-no-reviews a
{
	text-decoration: underline;
}

.product-reviews-page .page-title
{
	border-bottom: 0 none;
}
.product-reviews-page .page-title a
{
	border-bottom: 0 none;
	text-decoration: underline;
}
.product-review-list .product-review-item
{
	border: solid 1px #d3d3d3;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 10px;
	clear: both;
}

.accountsignaturetext
{
	height: 100px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
}
.manufacturer-page, .manufacturerlist-page, .producttag-page
{
	margin-bottom: 15px;
	padding: 0px;
}

.manufacturer-page .manufacturer-description
{
	color: #555;
	font-size: 1.1em;
}
.block-manufacturer-navigation .active a
{
	font-weight: bold;
	text-decoration: none;
}

.block-manufacturer-navigation .listbox ul .active
{
	font-weight: bold;
}

.block-manufacturer-navigation .listbox ul .inactive
{
    font-weight: normal;
}

.block-manufacturer-navigation .listbox .viewall a
{
    font-weight: bold;
}
.master-wrapper-leftside-3
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center-3
{
	float: left;
	width: 580px;
	margin: 0px 0 0 10px;
	background: url(images/bg_maincolumn_3.html) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-3
{
	float: left;
	width: 560px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-rightside-3
{
	float: right;
	width: 180px;
	margin: 0 10px 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-fluid-content {
	height: 1%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.master-wrapper-fluid-content-inner {
	overflow: hidden;
	width: 100%;
	padding:0px 10px;
}

.master-wrapper-fluid-content-left .master-wrapper-fluid-content-sidebar {
	float: left;
	overflow: hidden;
	padding-right: 20px;
	margin-left:10px;
	width: 180px;
	font-family: arial, helvetica, sans-serif;
}

.master-wrapper-fluid-content-right .master-wrapper-fluid-content-sidebar {
	float: right;
	overflow: hidden;
	padding-left: 20px;
	margin-right:10px;
	width: 180px;
	font-family: arial, helvetica, sans-serif;
}

.manufacturer-grid .item-box
{
	text-align: center;
	vertical-align: text-top;
}

.manufacturer-grid .manufacturer-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.html') no-repeat 0 100%;
}

.manufacturer-grid .manufacturer-item .man-title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.html');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.manufacturer-grid .manufacturer-item .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}
.block-shoppingcart .items
{
	margin-top: 10px;
}

.block-shoppingcart .listbox
{
    color: #000000;
}

.block-shoppingcart .items ul
{
	color: #FFFFFF;
}

.block-shoppingcart .listbox a
{
    font-weight: bold;
}

.block-shoppingcart .buttons
{
	text-align: right;
	margin-top: 5px;
}
.header-languageselector
{
    float:right;
    margin-right: 15px;
    padding-top: 4px;
    min-width: 60px;
}

.header-languageselector li
{
    display: inline;
    margin: 3px;
}
.header-currencyselector
{
    float:right;
    margin-right: 15px;
    padding-top: 3px;
}
.opc .buttons{margin-top:0;padding-top:2em;}
.opc .buttons .back-link { margin-bottom: 5px; }
.opc .buttons .back-link small{display:none;}
.opc .buttons .back-link a{background:url('../Images/arrow-up.png') 0 50% no-repeat;padding-left:20px;}
.opc .buttons.disabled button{display:none;}
.opc .buttons .please-wait{height:21px;line-height:21px;}
.opc .ul{list-style:disc outside; padding-left:18px;}
.opc ul, .opc ol, ul.opc, ol.opc{list-style:none outside none;}
.opc {position:relative;}
.opc li.section{}
.opc .step-title{border-width:0 1px;border-style:solid;border-color:#fff #d9dde3 #d9dde3;background:#eee 0 100% repeat-x;padding:4px 8px 6px;text-align:right;}
.opc .step-title .number{float:left;background:#fff;border:1px solid #fff;padding:0 4px;margin:0 5px 0 0;font:bold 11px/14px arial, helvetica, sans-serif;color:#999;}
.opc .step-title h2{float:left;margin:0;font:bold 13px/16px Arial, Helvetica, sans-serif;color:#999;text-transform:capitalize;}
.opc .allow .step-title{background:#d0dce1;border:1px solid #a3aeb3;border-bottom:0;color:#a4b3b9;cursor:pointer;}
.opc .allow .step-title .number{background:#dbe6eb;border-color:#dbe6eb;color:#a4b3b9;}
.opc .allow .step-title h2{color:#a4b3b9;}
.opc .active .step-title{background:#A0A0A0 ;border:1px solid #A0A0A0 ;padding-bottom:5px;cursor:default;}
.opc .active .step-title .number{background:#000000;color:#fff;}
.opc .active .step-title h2{color:#000;}
.opc .step{border:1px solid #bbafa0;border-top:0;background:#fbfaf6 0 0 repeat-x;padding:15px 30px;position:relative;}
.opc .step-title:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}

/* SLIM BOX (PRODUCT IMAGES) */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000;cursor:pointer;}
#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#fff;}
.lbLoading{background:#fff url(../Images/loading.gif) no-repeat center;}
#lbImage{position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:none;}
#lbPrevLink{left:0;}
#lbPrevLink:hover{background:transparent url(../Images/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink{right:0;}
#lbNextLink:hover{background:transparent url(../Images/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom{font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none;}
#lbCloseLink{display:block;float:right;width:66px;height:22px;background:transparent url(../Images/closelabel.gif) no-repeat center;margin:5px 0;outline:none;}
#lbCaption,#lbNumber{margin-right:71px;}
#lbCaption{font-weight:700;}


.nopAjaxFilters7Spikes {display:none;}
.searchbox { float: right;
    margin-top: 2px;
    width: 250px;}
	
	