/* CSS Document */

body {
  font-family: Arial, Helvetica, sans-serif;
    margin:0px;
    background:#ffffff;
}

a {
    outline:0px;
}

form, p {
    margin:0px;
    padding:0px;
}

.clear {
    clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
             
.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

img {
    border:0px;
}

a {
    outline:none;
    text-decoration: none;
    color: #000;
}
em.instock_display{
    color: red;
    font-weight: bold;
}

h1 {
    color: #999999;
}

.plain_box, fieldset {
    border:1px solid #cccccc;
    margin: 3px;
    padding: 5px;
    width: 98%;
}


.plain_box ul{
    width:99%;
    margin:0;
    padding:0;
}
.plain_box ul li{       
    margin:0;
    padding:0px 0 0px 0px;
    list-style:none;
    display:block;
    line-height:22px;
}
.plain_box input{
    width:130px;
}

#productslist {
    position: relative;
    top: -30px;
}

.plain_box .email_input{
    width:130px;
}

.plain_box li Label{
    width:47%;
    margin:0;
    padding:0;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    float:left;
}
.plain_box li i{
    font-size:9px;
}
.plain_box ul li.account{       
    width:100%;
    clear:both;
    padding:2px;
}
.plain_box ul li.dark{       
    background-color:#EFEFEF
}

.plain_box .textArea{
    float:left;
    width:90px;
    height:14px;
    margin:2px 0 0px 0px;
    padding:0px 0 0 8px;
    font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.plain_box select{
    width:500px;
}

.plain_box input.code_input{
    width:30px; font:normal 11px/normal arial, verdana, sans-serif;
}
.plain_box input.tel_input{
    width:90px; font:normal 11px/normal arial, verdana, sans-serif;
}

/* ------------------------  TOP SECTION  -------------------------- */

#wrap {
    width:100%;
    padding:0px;
    margin:0px auto;
}	

/* ------------------------  TOP BANNER SECTION  -------------------------- */	


#banner a, #banner a:hover {
    width:90px;
    height:92px;
    display:block;
}

/* ------------------------  TOP NAVIGATION SECTION  -------------------------- */		
#topnav {
    width:99%;
    height:21px;
    padding: 12px 5px 0 0;
    margin:0 auto;
    list-style-type:none;
    border-bottom:1px dotted #be1115;
}

#loginmessage {
    width:99%;
    height:17px;
    padding: 5px 5px 0 0;
    margin:0 auto;
    list-style-type:none;
    float: right;
    text-align: right;
    font-size: 14px;
}


#topnav span {
    font-size:12px;
    color:#3399cc;
    padding:0px 0.4% 0px 0.4%;
    margin:0px;
    float:left;
}

#topnav span.rightcontent {
    float:right;
}

a, #topnav span a {
    font-size:14px;
    color:#3399cc;
    text-decoration:none;
}

a:hover, #topnav span a:hover {
    color:#be1115;
}

#wrap #mainContent em{
    color:red;
    font-weight:bold;
}

#page-content{
    padding: 0px 10px 0px 10px;
}
/* ------------------------  CONTENTSHOLDER SECTION  -------------------------- */
.contentsHolder{
    width:1000px;
    margin:0 auto;
    padding:0;
}
/* ------------------------  LEFT CONTAINER SECTION  -------------------------- */		

#leftcol {
    width:17%;
    margin: 0% 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    text-align:left;
    background:#ffffff;
    float:left;
}

.lookup {
    width:160px;
    padding:0px;
    margin:0px;
    background:url(/images/lookup-bg.jpg) no-repeat left top;
}

.lookup h2 {
    font-size:14px;
    color:#333333;
    text-align:left;
    font-weight:normal;
    padding:4px 0px 4px 18px;
    margin:0px;
}

.lookup a {
    width:140px;
    font-size:10px;
    color:#7b7b7c;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    padding:4px 0px 4px 18px;
    margin:1px 0px 1px 0px;
    border:1px solid #cccccc;
    display:block;
}

.lookup a:hover {
    color:#be1115;
}

.joinmaillist {
    width:130px;
    height:14px;
    font-size:11px;
    color:#7b7b7c;
    font-weight:normal;
    text-decoration:none;
    padding:2px 0px 0px 30px;
    margin:0px;
    border:1px solid #b5b5b5;
    background:url(/images/join-mail-list-bg.jpg) no-repeat left top;
    display:block;
}

a.contentlinks {
    font-weight:bold;
    font-size:12px;
    color:#3399cc;
    text-decoration:none;
    margin:0px;
}
a.selected_contentlinks {
    font-weight:bold;
    font-size:12px;
    color:#000;
    text-decoration:none;
    margin:0px;
}

a.contentlinks:hover {
    color:#000000;
}

.categories ul {
    width:100%;
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.categories ul li ul {
    width:158px;
    padding:0px;
    margin:0 0 0 -10px;
    list-style-type:none;
}
.categories ul li {
    font-size:11px;
    color:#666666;
    text-align:left;
    padding:2px 0px 2px 10px;
    margin:1px 0px 1px 0px;
    background:#cccccc;
}
.categories ul li a {
    font-size:11px;
    color:#666666;
    text-decoration:none;
}

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

.categories ul li.main {
    font-size:11px;
    color:#666666;
    text-align:left;
    padding:2px 0px 2px 8px;
    margin:1px 0px 1px 0px;
    background:#ffffff;
}

.categories ul li.main a {
    font-size:11px;
    color:#be1115;
    text-decoration:none;
}

.categories ul li.main a:hover {
    color:#666666;
}

.categories ul li.sub {
    font-size:11px;
    color:#ffffff;
    text-align:left;
    padding:2px 0px 2px 20px;
    margin:1px 0px 1px 0px;
    background:#666666;
}

.categories ul li.sub a {
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
}

.categories ul li.sub a:hover {
    color:#cccccc;
}

.categories ul li.active {
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    padding:2px 0px 2px 26px;
    margin:1px 0px 1px 0px;
    background:#999999;
}

.categories ul li.active a, .categories ul li.active a:hover {
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
}

.topcategories {
    width:160px;
    margin:12px 0px 0px 0px;
    padding:0px;
}

.topcategories h2 {
    font-size:14px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    padding:2px 0px 2px 18px;
    margin:0px;
    background:#be1115;
}

.topcategories h2 span {
    font-size:12px;
}	

.topcategories ul {
    width:158px;
    padding:0px;
    margin:0px;
    list-style-type:none;
    border:1px solid #cccccc;
}

.topcategories ul li {
    font-size:11px;
    color:#666666;
    text-align:left;
    padding:2px 0px 2px 18px;
    margin:1px 0px 1px 0px;
    border-bottom:1px solid #cccccc;
    background:#ffffff;
}

.topcategories ul li.last {
    border:none;
}	

.topcategories ul li a {
    font-size:11px;
    color:#666666;
    text-decoration:none;
}

.topcategories ul li a:hover {
    color:#be1115;
}				

.search_button{
    background:url(/images/btn-searchYL.jpg) no-repeat;
    border:none;
    width: 96px;
    height: 30px;
    cursor:pointer;
    float:left;
}

.search_button.quick_search {
  margin-left:3px;
}

#search_form_div {
  padding:10px 0 0 0;
}


#quick_search {
  float:left;
}

.quick_search_form {
  float:left;
  padding:0;
}

.quick_search_category {
  float:left;
  clear:left;
}

.quick_link_to_advanced {
  display:block;
  float:left;
  font-size:13px;
  margin:1px 0 0;
}

.td_search_style{
    vertical-align:bottom;
    background:url(/images/clearSearch_yellowBtn.jpg) no-repeat top left;
    float:left;
    width:127px;
    height:30px;
}

.featureditems {
    width:158px;
    margin:12px 0px 0px 0px;
    padding:0px;
}

.featureditems h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#be1115;
    text-align:left;
    font-weight:bold;
    padding:2px 0px 8px 18px;
    margin:0px;
}

.featureditems h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    text-align:left;
    font-weight:bold;
    padding:2px 0px 8px 18px;
    margin:0px;
}	

.featureditems ul {
    padding:0px;
    margin:0px;
    list-style-type:none;
    border:1px solid #be1115;
}

.featureditems ul li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    text-align:left;
    padding:2px 8px 8px 8px;
    margin:0px;
}

.featureditems ul li span.special {
    font-size:13px;
    color:#be1115;
    font-weight:bold;
    text-align:center;
    margin:4px 0px 0px 0px;
    display:block;
}	

/* ------------------------  RIGHT CONTAINER SECTION  -------------------------- */		

#rightcol {
    width:82%;
    padding:0px;
    margin:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
    text-align:left;
    background:#ffffff;
    float:right;
}

.toptabbedlink {    
    padding:25px 0px 0px 0px;
    margin:0px;
    list-style-type:none;
    float:left;
}

#tablink.linktab {
    margin:18px 0px 0px 10px;
    display:block;
    float:left;
}

.login {
    width:104px;
    padding:0px;
    margin-top:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999999;
    float:right;
}

.loginright {
    width:284px;
}

.logininputlarge {
    width:198px;
    height:12px;
    padding:2px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
}

.logininputmedium {
    width:176px;
    height:12px;
    padding:2px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#999999;
    border:1px solid #999999;
}

.logininputsmall {
    width:81px;
    height:12px;
    padding:2px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#999999;
    border:1px solid #999999;
}	

.loginactionbtn {
    width:26px;
    height:18px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
    background:#cccccc;
}			

a.linksmall {
    font-size:10px;
    color:#3399cc;
    text-decoration:none;
    margin:0px 0px 0px 214px;
    display:block;
}

a.linksmall:hover {
    color:#000000;
}

a.linkmedium {
    font-size:11px;
    color:#3399cc;
    text-decoration:none;
    margin:0px;
}

a.linkmedium:hover {
    color:#000000;
}

.linkmediumpadding {
    width:42px;
    margin:20px 0px 0px 0px;
    display:block;
    float:left;
}	

#pagination_options_div {
  float:right;
  width:33%;
  position: relative;
}


.toppagination {
    width:99%;
    padding:0;
    margin:0px 0 0 0;   
}	

.toppagination_left {
    width:422px;
    margin-top:18px;
}

.toppagination_right {
    width:396px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    float:right;
    margin-top:5px;
}		
.select_boxes{
    font-size:11px;
}
.searchactionbtn {
    width:53px;
    height:18px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
    background:url(/images/serach-btn-bg.jpg) repeat-x left top;
}

.action-link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#3399CC;
}

a.pagination {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#666666;
    text-align:center;
    text-decoration:none;
    width:14px;
    padding:2px 6px 2px 6px;
    margin:0px 2px 0px 2px;
    border:1px solid #cccccc;
    background:url(/images/pagination-bg.jpg) repeat-x left top #d6d7d6;

}
span.pagination {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#666666;
    text-align:center;
    text-decoration:none;
    width:14px;
    padding:2px 6px 2px 6px;
    margin:0px 2px 0px 2px;
    border:1px solid #cccccc;
    background:url(/images/pagination-bg.jpg) repeat-x left top #d6d7d6;

}

a.pagination:hover {
    color:#666666;
}

a.paginationnext, a.paginationnext:hover {
    text-decoration:none;
    width:14px;
    padding:2px 7px 2px 7px;
    margin:0px 2px 0px 2px;
    border:0px;
    background:url(/images/pagination-next-bg.jpg) no-repeat left 3px #ffffff;
}	

a.pagination span, a.pagination:hover span {
    color:#000000;
    font-weight:bold;
}

.logindropdownsmall {
    width:88px;
    height:18px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
}

.logindropdownmedium {
    width:136px;
    height:18px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
}	

.searchattributeselect{
    width:150px;
    height:21px;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
}

input.searchattributeinput {
  width:170px;
  float:left;
  padding:2px;
    height:15px;
    font-size:11px;
    color:#000000;
    border:1px solid #999999;
  margin:0 10px 6px 0;
}
.advanced_search_field {
  width:170px;
  float:left;
  padding:0;
  margin:0 16px 6px 0;
}

#keyword.searchattributeinput {
  width:260px;
  margin:0;
  float:left;
}

.description {
    width:97%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    text-align:left;
    line-height:16px;
    border:1px solid #cccccc;
    padding:10px;
    margin:0px;
    overflow:auto;
}

.descriptionPages {
    width:97%;
    padding:10px;
    float:left;
}

.descriptionDetails {
    width:98%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    text-align:left;
    line-height:16px;
    border-bottom:1px solid #ccc;
    border-top:1px dashed #ccc;
    padding:10px 10px 10px 10px;
    margin:0px;
    float:left;
}


.descriptionDetails .descriptionLeft{
    width:350px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    text-align:left;
    line-height:16px;
    margin:0px;
    padding:0;
    float:left;
}

.descriptionLeft {
	width:50%;
}

.descriptionDetails .detailsName{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#666;
    text-align:left;
    line-height:16px;
    font-weight:normal;
}
.descriptionDetails .details{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#3399CC;
    text-align:left;
    line-height:16px;
    font-weight:normal;
}

.highlight {
    background-color: #FFFF00;
}

.descriptionDetails .priceTag{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
    text-align:left;
    line-height:16px;
    font-weight:bold;
    padding-left:10px;
}
.descriptionDetails .categoryPrice{
    width:425px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    text-align:right;
    line-height:16px;
    margin:0px;
    float:right;
}

.categoryPrice {
	width:50%;
}

.edit-back {
	float:right;
}

.descriptionDetails .descriptionLeft h1 {	
    clear:both !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:0px 0px 10px 0px;
    margin:0px;
    clear:both;
    display:block;

}

.description h2 {	
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#333333;
    text-align:left;
    font-weight:bold;
    padding:0px 0px 4px 0px;
    margin:0px;
    float:left;

}

.description h3 {	
    font-size:14px;
    color:#be1115;
    text-align:left;
    font-weight:bold;
    padding:2px 0px 4px 12px;
    margin:0px;
    float:left;
}

.printcatalogue	 {
    padding:0px 8px 0px 26px;
    float:right;
}

/* The content manager styles movers from html pages*/

.content_back {

    float:right;
    margin-top:25px
}

.content_head {
    padding-bottom:8px;
}

.content_head_span {
    float:left
}
.content_section{
    border-top:2px solid;
}

.content_update {
    float:left;
    margin-left:460px;
    padding-top:15px;
}

.content_show_eb {
    float:right;
}

.content_show_eb h1 {
  float: left;
}

.youtube_video_content {
    float:left
}

.content_styles {
    float:left;
    margin-left:2px;
    padding-top:15px;
}

.categories_list_create {

    padding:6px;
    background-color:#E0F0F7
}

.categories_list_set {

    padding:5px;
    background-color:#EFEFEF
}

.category_edit {
    padding-bottom:8px;
}

.catagory_edit_back {
    float:right;
    margin-top:25px
}

.cat_list_content{
    padding-bottom:2px;
    padding-top:2px
}

.category_list_name{
    padding-bottom:2px;
    padding-top:2px
}

.profile_update {
    padding-top:30px;
    float:left;
    padding-left:100px;
}

.billing_address_top {
    display:none;
    padding-top:20px;
    clear:both;
}

.product-body {
	position: relative;
}

.productlistingcontainer {
    width:95%; /*792 */
    padding:1.5% 1.5% 1% 2.5%;
    margin:4px 0 0 0;
    border-left:1px dotted #999999;
    border-top:2px solid #d6d7d6;
}	

.productlist img.thumbnail {			
    padding:0px;
    float:left;
    border:1px solid #ccc;
}

.productlist img.thumb {			
    padding:0px;
    float:left;
    border:0px;
}


img.large {
	width: 400px;
	height: auto;
	border:0;
}

.product-thumbnail {
   	float: right;
        clear:right;
	padding-left:5px;
	padding-right: 10px;
}

.product-youtube {
	float: left;
	display: inline;
	width:145px;
}

.productfooter-left {
	float:left;
	margin-left:5px;
}

.productfooter-left-add-wishlist {
	float:right;
	padding-right: 15px;
}

.productfooter-right {
	float:right;
	margin-left:5px;
}
.productfooter-right-inner {
	float:left;
	padding-left:5px;
	padding-top:7px;
}
.productfooter-in-stock {
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	padding-left:12px;
}

.productfooter-left-delete-wishlist {
	text-align:center;
}

.subproductslist {
    width:62%; /* 656px */
    padding:0px;
    margin:0px;
    float:left;
    clear:left;
    position:relative;
    display: inline; 
}

.subproductlist-no-youtube {
	width:80%;
}

.subproductlist-with-youtube {
	width:57%;
}

.subproductslist-no-auth {
	padding-top:26px;
}

.subproductslist-with-auth {
	padding-top:10px;
}

.subproductslist_left {
/*    width:70%;*/   /*492px */
    width:99%;
    padding:0px 0px 0px 0px;
    float:left;
}

.subproductslist_right{
    width:28%; /*144px */
    float:right;
}

.subproductslist h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    text-align:left;
    font-weight:bold;
    padding:0px 0px 4px 0px;
    margin:0px;
}

.subproductslist h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#333333;
    text-align:left;
    font-weight:normal;
    padding:0px 0px 4px 0px;
    margin:0px;
}

.subproductslist h3 span {
    color:#3399cc;
}

.wishllist a{
    height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;
    margin:10px 0px 0px 0px;
    padding:2px 0px 0px 30px;
    width:115px;
    background:url(/images/wishList1.jpg) no-repeat left top;
    display:block;
}

.wishllist a:hover {
    background:url(/images/wishList2.jpg) no-repeat left top;
}


.wishlist_saved {
    background:transparent url(/images/saved.jpg) no-repeat scroll left top;
    color:#666666;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    height:22px;
    margin:10px 0 0;
    padding:2px 0 0 22px;
    text-decoration:none;
    width:123px;
}

.wishlist_delete {
    background:transparent url(/images/removeWidhlist_btn.jpg) no-repeat scroll left top;
    color:#666666;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
    font-weight:normal;
    height:24px;
    margin:8px 0 0;
    padding:2px 0 0 21px;
    text-decoration:none;
    width:155px;
}

.productimportant{
    padding:0px;
    margin:0px;
    float:left;
    clear:right;
}

.product-header-wrapper {
  float:left;
}

.productimportant h2{
	margin-bottom:2px;
}

.productimportant h3{
	float:left;margin-top:0;
}

.product-price-block{
	float:right;
	padding-top:13px;
	font-size:10px;
	color:#555;
	display:block;
	margin-right:30px;
	text-align:center;
  width: 160px;
}

.product-price {
	font-size:13px;
	color:#000;
}

.cartFooter{
    background-color:#EFEFEF;
    float:left;
    height:40px;
    margin-top:7px;
    vertical-align:middle;
    width:100%;
    border-top:1px dotted #CCCCCC;
}


h4{
    margin:0;
    padding:0;
    font-weight:normal;
}
.pricehistory{
    color:#666;
    text-align:center;
}

.addcart {
    text-decoration:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    position:relative;
    float:left;
}


.cart_multi_buttons_holder {
  float:left;
  padding: 17px 0 0 0;
}

.add_cart_multi, .remove_cart_multi {
  background:url(/images/plus.png) no-repeat;
  height: 16px;
  width: 16px;
  display: block;
  float:left;
}

.remove_cart_multi {
  background:url(/images/minus.png) no-repeat;
}

.add_cart_multi_view_cart {
  background:url(/images/viewcart_button.png) no-repeat;
  float:left;
  height:45px;
  width:54px;
}

.cart_multi_label_and_input {
  float: left;
  padding: 0 7px;
}

.cart_multi_input_no_label {
  float:left;
  padding: 13px 4px 0 6px;
}

.cart_spinner {
  float:left;
}





.qty_cart{
    color:#666666;
    font-size:13px;
    font-weight:bold;
    padding:0 7px 2px;
    display:block;
}

.addcart span.cartcount{
    background:transparent url(/images/cart-icon.gif) no-repeat scroll center top;
    color:#000000;
    display:block;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:26px;
    padding:11px 0 0 8px;
    width:36px;
}

.addcart span.cartbtn {
    width:85px;
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;
    padding:2px 0px 0px 2px;
    text-align:center;
    float:left;
    margin:0px;
    border:1px solid #b5b5b5;
    background:url(/images/add-cart-bg.jpg) repeat-x left top;
    display:block;
}

.addproductcart {
    display:block;
    margin:0px 0 0;
    padding:0px 0 0;
    text-decoration:none;
}

.addproductcart a{
    height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;   
    padding:2px 0px 0px 30px;
    width:115px;   
    background:url(/images/addtoCart2.jpg) no-repeat left top;
    display:block;
}

.addproductcart a:hover {
  color:#666666;
    background:url(/images/addtoCart1.jpg) no-repeat left top;
}

.addproductcart span.productcartcount {
    background:transparent url(/images/cart-icon.gif) no-repeat scroll center top;
    color:#000000;
    display:block;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:30px;
    padding:8px 0 0 16px;
    width:21px;
}

.pagination_box{
    padding-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0px 0px 0px 0px;
    text-align:right;
}

.pagination_box a {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    text-decoration:none;
}

.pagination a:hover {
    color:#666666;
}

.pagination_box span.current {
    text-decoration:underline;
    font-weight:bold;
    font-size:13px;
}

.pagination span.prev_page {
    font-size: 12px;
}

.imageset{
    float:left;
    width:14%; /*110px; */
}

.imagethumbs ul{
    float:left;
    margin:0;
    padding:0;

}

.imagethumbs ul li{
    display:block;
    width:17px;
    height:20px;
    float:left;
    margin:0 3px 0 3px;
    padding-left:4px;
    padding-top:5px;
}


.detailsWrapper .detailsWrapperLeft{
    float:left;
    width:45%;
    margin:0;
    padding:0;
}
.detailsWrapper .detailsWrapperLeft ul{
    float:left;
    width:320px;
    margin:0;
    padding:0;
    text-align:center;
}

.detailsWrapper .detailsWrapperLeft ul li{
    float:left;
    width:320px;
    margin:0;
    padding:0;
    display:block;
    list-style:none;
    text-align: left;
}

.detailsWrapper .detailsWrapperLeft ul .product-thumbnail-list {
	width:398px;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}


.detailsWrapper .detailsWrapperLeft ul .product-youtube-li {
	width:50px;
}

.detailsWrapper .detailsWrapperLeft .barcode-image {
	text-align:center;
	font-size:10px;
}

.detailsWrapper .detailsWrapperLeft .book-barcode-image {
	width: 100px;
	margin-left: auto ;
	margin-right: auto ;
}

.detailsWrapper .detailsWrapperRight{
    float:right;
    width:50%;
    margin:0;
    padding:0 0 20px 0px;
    border-left:1px dashed #ccc;
}
.detailsWrapper .detailsWrapperRight .detailDescription{
    float:left;
    width:100%;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:justify;

}

.detailsWrapper .detailsWrapperRight .detailDescription h2 {
    font-size:12px;
}

.detailsWrapper .detailsWrapperRight .detailDescription h2 .stock-information {
    padding-top:10px;
}

.detailsWrapper .detailsWrapperRight .detailDescription .product-description {
    float:left;
    font-size:12px;
    line-height:18px;
    padding-left:5px;
    padding-top:8px;
}
.detailsWrapper .detailsWrapperRight .detailDescription .attribute-value {
    float:left;
    font-size:12px;
    line-height:18px;
    padding-left:5px;
    padding-top:8px;
}

.detailsWrapper .detailsWrapperRight .detailDescription .stockInfo li b {
    font-size:9px;
}

.detailsWrapper .detailsWrapperRight h1{
    float:left;
    width:98%;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    padding-left:5px;
    line-height:20px;
    border-bottom:1px dashed #ccc;
}
.detailsWrapper .detailsWrapperRight h2{
    float:left;
    width:96%;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    color:#666;
    border-bottom:1px dashed #ccc;
    padding-left:5px;
    line-height:20px;
}
.detailsWrapper .detailsWrapperRight p{
    float:left;
    width:98%;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    padding-left:5px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:justify;
}

.detailsWrapper .detailsWrapperRight h4{
    float:left;
    width:98%;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#666;
    border-bottom:1px dashed #ccc;
    padding-left:5px;
    line-height:20px;
}
.detailsWrapper .detailsWrapperRight ul.stockInfo{
    float:left;
    width:98%;
    margin:0;
    padding:0;
    border-bottom:1px dashed #ccc;
}
.detailsWrapper .detailsWrapperRight ul.stockInfo li{
    float:left;
    width:205px;
    margin:0;
    padding:0 0 0 5px;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#666;
    line-height:20px;
    height:auto;
}
.detailsWrapper .detailsWrapperRight .addWishList{
    float:left;
    text-align:justify;
    margin:-5px 0 0 0px;
    padding:0px 0 0 5px;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    line-height:13px;
    height:25px;
    padding-left:60%;
}
.detailsWrapper .detailsWrapperRight .botLinks{

    width:100%;
    text-align:right;
    margin:10px 0 0px 0px;
    padding:0px 0 0px 0px;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    line-height:20px;
    height:20px;
    clear:both;
}
.detailsWrapper .detailsWrapperRight .botLinks .botLinksLeft{
    float:left;
    width:102px;
    text-align:left;
    margin:10px 0 0 0px;
    padding:0px 0 0 5px;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    line-height:20px;
    height:20px;
}
.detailsWrapper .detailsWrapperRight .botLinks .botLinksLeft .print {
	width:20px;
	height:20px;
	float:left;
	background:url('/images/print-icon.jpg') no-repeat;
}

.detailsWrapper .detailsWrapperRight .botLinks .matrix {
	float:left;
	padding-left:248px;
}

.detailsWrapper .detailsWrapperRight .botLinks .wishlist {
	float:left;
	padding-right: 19px;
	padding-left:11px;
	margin-bottom:-39px;
}

.detailsWrapper .detailsWrapperRight .botLinks .addproductcart {
	float:right;
	/*padding-left:45%*/
	margin-top:9px;
}

.detailsWrapper .detailsWrapperRight .botLinks .botLinksLeft a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    text-decoration:none;
}

.detailsWrapper .detailsWrapperRight .botLinks .botLinksLeft a:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    text-decoration:none;
}

.detailsWrapper .detailsWrapperRight .botLinks .botLinksRight{
    float:right;
    width:230px;
    text-align:right;
    margin:1px 0 0 0px;
    padding:0px 0 0 5px;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#666;
    line-height:20px;
    height:20px;
}
.detailsWrapper .detailsWrapperRight p span{
    color:#000000;
}
.detailsWrapper .detailsWrapperRight p.authorDet{
    color:#666;
}

table.cart {
    margin: 0px 0px;
    width: 100%;
    border-collapse:collapse;
}





table tbody td {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.cart thead th {
    border-bottom: 2px solid #ccc;
    text-align: left;
    font-weight: bold;
}
table.cart td, table.cart thead th {
    padding: .1em .2em;

    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
}

table.cart td {
    font-size: 0.9em;
}
tr.even,  td.even{
    background-color: #fafafa;
}
tr.odd{
    background-color: #efefef;
}

.mail_link{
    color:#666699;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-decoration:underline;
}

.mail_span{
    float:right;
    padding-right:150px;
}

.footer_div{
    color:#000000;
    text-align:center;
    padding-top: 25px;
}

.display_message{
    text-align:justify;
    font-size:14px;
    font-weight:normal;
    color:#BE1115;
}

.noDesc{
    text-align:center;
    font-size:12px;
}

.toptabbedlink ul{
    display:block;
    height:21px;
}

.toptabbedlink li{
    display:inline;    }

.toptabbedlink li span a{
    display:block;
    height:21px;
    background:url(/images/activeR.png) no-repeat right top;
    padding-right:10px;
    font:bold 10px/20px Arial, Helvetica, sans-serif;
    color:#fff;
    float:left;
}

.toptabbedlink li.selected span a{
    background:url(/images/activeR.png) no-repeat right top;
    color:#fff;}

.toptabbedlink li span a:hover {
    color:#000;
}

.error_message {
    color: #FF0000;
    font-weight: bold;

}

#flash_success, #flash_notice, #flash_error, .errorExplanation {
    font-size: .8 em;
    padding: 3px 3px 3px 25px;
    margin-bottom: .8em;
    border: 1px solid #ccc;
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

#flash_success {
    background-color: #e4ffd2;
    background-image: url(/images/accept.gif);
    color: #264409;
    border-color: #c6d880;
}

#flash_notice {
    background-color: #fff6bf;
    background-image: url(/images/error.gif);
    color: #514721;
    border-color: #ffd324;
}

#flash_error, .errorExplanation {
    background-color: #fbe3e4;
    background-image: url(/images/exclamation.gif);
    color: #8a1f11;
    border-color: #fbc2c4;
}

.error_message {
    color:red;
    display:none;
}

.invalid_tag  { display: inline; }
.tag  { display: inline; }

.invalid_tag .tag input,
.invalid_tag .tag textarea,
.invalid_tag .tag select {	border: 2px solid #a62929; }
.border_top 
{
    text-align:right;
    border-bottom:3px double #000;
    border-top:1px solid #000;

}

.greenBox{
    width:500px;
    background:url(/images/greenBox-bgL.jpg) left top repeat-y;
}
.greenBox .greenBox-topL{
    width:100%;
    height:21px;
    background:url(/images/greenBox-top.jpg) left top no-repeat;
}
.greenBox .greenBox-topR{
    width:21px;
    height:21px;
    float:right;
    background:url(/images/greenBox-top.jpg) right top no-repeat;
}
.greenBox .greenBox-botL{
    width:100%;
    height:21px;
    background:url(/images/greenBox-bot.jpg) left top no-repeat;}
.greenBox .greenBox-botR{
    width:21px;
    height:21px;
    float:right;
    background:url(/images/greenBox-bot.jpg) right top no-repeat;}
.greenBox .greenBoxBgL{
    padding:0 1px;
    margin-top:-17px;
    background:url(/images/greenBox-bgR.jpg) right repeat-y;
}


.greenBoxContent{ background-color:#fff;} 

.greenBox .greenBoxBgL ul{
    width:99%;
    margin:0;
    padding:0;
}
.greenBox .greenBoxBgL ul li{       
    margin:0;
    padding:0px 0 0px 0px;
    list-style:none;
    display:block;
    line-height:22px;
}
.greenBox .greenBoxBgL input{
    width:130px;
}

.greenBox .greenBoxBgL .email_input{
    width:130px;
}

.greenBox .greenBoxBgL li Label{
    width:47%;
    margin:0;
    padding:0;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    float:left;
}
.greenBox .greenBoxBgL li i{
    font-size:9px;
}
.greenBox .greenBoxBgL ul li.account{       
    width:100%;
    clear:both;
    padding:2px;
}
.greenBox .greenBoxBgL ul li.dark{       
    background-color:#EFEFEF
}

.greenBox .greenBoxBgL .textArea{
    float:left;
    width:90px;
    height:14px;
    margin:2px 0 0px 0px;
    padding:0px 0 0 8px;
    font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.greenBox .greenBoxBgL select{
    width:500px;
}

.greenBox .greenBoxBgL input.code_input{
    width:30px; font:normal 11px/normal arial, verdana, sans-serif;
}
.greenBox .greenBoxBgL input.tel_input{
    width:50px; font:normal 11px/normal arial, verdana, sans-serif;
}

.linkstyle{
    float:left;
    margin-top:0px;
    padding-top:20px;
    padding-left:16px;
    font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
    color:#669999
}

.linkstyle_return{
    float:left;
    padding-top:20px;
    clear:both;
    font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
    color:#3399CC
}

#advanced_search_form {
  width: 100%;
  clear:left;
  float:left;
  border-top: 1px dotted #999999;
  margin:8px 0 0 0;
  padding:6px 0 0 0;
}

#advanced_search {
  max-width:600px;
}

#search_form_div h2 {
  font-weight:normal;
  margin:0 0 6px 0;
}

.advsearchdiv {
    padding-top:2px;
    float:left;    
    width:100%;
    font-size:11px
}

.advanced_search_submits {
  clear:left;
  padding:12px 0 0 0;
}

.search_category {    
    vertical-align: middle;
}

.nostyle{
    display:none
}

.continueShopping{
    background: url(/images/continue_shopping.png) no-repeat top left;
    width: 167px;
    height: 27px;
    float: right;
    margin-top: 5px;
}


.continueShopping:hover {
    background: url(/images/continue_shopping1.png) no-repeat top left;
    width: 167px;
    height: 27px;
    float: right;
    margin-top: 5px;
}


.saveCart{
    background: url(/images/updateSave.png) no-repeat top left;
    width: 167px;
    height: 27px;
    padding-left:15px;
    float: left;
}


.saveCart:hover {
    background: url(/images/updateSave1.png) no-repeat top left;
    width: 167px;
    height: 27px;
    padding-left:15px;
    float: left;
}

.deleteSelected{
    background: url(/images/delSelectcart.png) no-repeat top left;
    width: 167px;
    height: 27px;
    float: left;
}

.deleteSelected:hover {
    background: url(/images/delSelectcart1.png) no-repeat top left;
    width: 167px;
    height: 27px;
    float: left;
}

.checkoutCart {
    background: url(/images/cart_retail.jpg) no-repeat top;
    width: 140px;
    height: 27px;
    float: right;
    margin-top: 5px;
}

.checkoutCart:hover {
    background: url(/images/cart_retail1.jpg) no-repeat top;
    width: 140px;
    height: 27px;
    float: right;
    margin-top: 5px;
}

.sendOrder
{
    background: url(/images/cart_checkout.jpg) no-repeat top left;
    width: 110px;
    height: 25px;
    float:right;

}


.cart_cancel{
    background: url(/images/cancel_cart.jpg) no-repeat top left;
    width: 110px;
    height: 25px;
    float:right;

}

.checkout_cancel{
    background: url(/images/cancel_cart.jpg) no-repeat top left;
    width: 110px;
    height: 25px;
    float:left;
    margin-top:6px;
    margin-left:10px;

}

.productFooter{
    background-color:#EFEFEF;
    float:left;
    padding:0 0 6px 0;
    margin-top:10px;
    vertical-align:middle;
    width:99%;
    border-bottom:2px solid #ccc;
    clear:both;
}


.category_spacer{
	border-bottom: 2px solid rgb(0, 0, 0); margin: 0px; padding: 0pt; height: 0px;
}

.fieldWithErrors input {
  border: 2px solid red;
}

.account em {
    color: red;
}

.cc_form {
  list-style:none;
  margin:8px 0;
  padding:0;
}

.cc_form li {
  padding: 2px 0;
}
.cc_form li label {
  clear:left;
  width: 120px;
  display:block;
  float:left;
  padding:4px 0 0 0;
}

.LV_invalid {
  color:#CC0000;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
  border: 1px solid #CC0000;
}

.LV_validation_message{
  font-weight:bold;
  margin:0 0 0 5px;
}

.LV_valid {
  display:none;
}
