/* Home Page */

div#couponcodes {
background: #FFFFAA;
color: #CCCCCC;
width: 260px;
height: 77px;
padding: 8px;
overflow: hidden;
}
div#couponcodes a {
color: #BBBBBB;
font-family: Comic Sans MS, Comic Sans, handwriting, cursive;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}
div#couponcodes a:hover {
color: #888888;
text-decoration: underline;
}
ul.jquery_tabs {
padding: 0;
border-bottom: 1px solid #C1C9CC;
margin: 12px 0 0 0;
}
ul.jquery_tabs li {
display: inline;
line-height: 18px;
padding: 0 3px;
}
ul.jquery_tabs li a {
background-color: #DDDDDD;
color: #772211;
display: inline-block;
font-weight: bold;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
margin-top: 6px;
padding: 3px 6px 2px;
text-decoration: none;
}
ul.jquery_tabs li a:hover {
background-color: #EEBB33 !important;
color:#EEEEE6;
margin-top: 4px;
padding: 5px 6px 2px;
}
li#jqt-1 a {
background-color: #972211;
color:#EEEEE6;
}
li#jqt-5 a {
background-color: #FFDD00;
}
li#jqt-5 {
float: right;
}
h3.jqt {
border-bottom: 1px solid #C1C9CC;
display: block;
font-size: 12px;
margin-top:12px;
padding: 0;
}
h3.jqt span {
display:inline;
padding: 0 3px;
}
h3.jqt a {
was-background-color: #AADD66;
background-color: #DDDDDD;
color: #225599;
display: inline-block;
font-weight: bold;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
margin-top: 6px;
padding: 4px 6px 3px;
text-decoration: none;
}
h3.jqt a:hover {
background-color: #EEBB33;
color:#EEEEE6;
margin-top: 4px;
padding: 6px 6px 3px;
}
span.over {
z-index: 10000;
}


/* Global */
body {
margin: 0px;
padding: 0px;
font-size: 12px; 
color: #2E1B0B;
background: #DDDDDD;
}

p {
line-height: 133%;
}

#comm100_ChatButton {
border-top: 1px solid #F7D5D5;
margin-top: 9px;
padding-bottom: 6px;
padding-top: 9px;
}

div.SearchTerms dl dd span {
}
div.SearchTerms {
text-align: left !important; 
width: 700px !important;
}
div.SearchTerms dl {
font-size:12px !important;
}

div.Terms {
text-align: right; 
width: 890px;
border-left: 2px solid #F9F9F0;
}
div.Terms dl {
background-color:#F9F9F0;
width:222px;
font-size:11px;
float:left;
margin: 0;
padding: 9px 0;
}
div.Terms dl dt {
padding-right: 12px;
}
div.Terms dl dd {
margin-left:12px;
color:#333333;
padding-right: 12px;
}
div.Terms dl dt a,
div.Terms dl dd a {
color:#333333;
text-decoration: none;
}
div.Terms dl dt a:hover,
div.Terms dl dd a:hover {
color:#AB0000;
text-decoration: underline;
}
div.Terms dl dd small {
color:#666666;
}

img {
behavior: url(skins/red/iepngfix.htc);
}

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

.Promo {
background-color: #000000;
height: 185px;
margin-bottom: 15px;
}



/* Unit Block Table */
div.unit_block_table {
overflow: visible;
width: 700px;
}
table.unit_block_table {
border: 1px solid #EEEEE6;
position: relative;
left: -4px;
}
.unit_block_table tr {
vertical-align: bottom;
}
.unit_block_table tr.middle {
vertical-align: middle;
}
.unit_block_table tr td {
background-color: #FFFFFF;
border-color-left: #FFFFFF;
color: #222222;
text-align: center;
font-size: 11px;
}
.unit_block_table tr td.left {
white-space: nowrap;
text-align: left;
padding-left: 3px;
}
.unit_block_table tr td.th {
background-color: #969696;
padding-left: 3px;
padding-right: 3px;
color: #FCF9F0;
font-weight: bold;
}
.unit_block_table tr td.hi {
background-color:#FFBC00;
}
.unit_block_table tr td.tf {
color: #969696;
}



/* Details & Buy (Add to Cart) Tabs */
.Item a.details,
.Item a.buy {
padding: 3px 7px;
}
.unit_block_table tr td a.details,
.unit_block_table tr td a.buy {
padding: 3px 4px;
}
.Item a.details,
.Item a.buy,
.unit_block_table tr td a.details,
.unit_block_table tr td a.buy {
font-size: 11px; 
font-weight: bold;
text-decoration: none;
}
.Item a.details,
.unit_block_table tr td a.details {
color: #663914;
background-color:#FFBC00;
border-radius: 0 0 0 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}
.Item a.buy,
.unit_block_table tr td a.buy {
color:#EEEEE6;
background-color:#970000;
border-radius: 0 0 5px 0;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}
.Item a.details:hover,
.unit_block_table tr td a.details:hover { 
color:#EEEEE6;
background-color:#EEAA33;
}
.Item a.buy:hover,
.unit_block_table tr td a.buy:hover { 
color:#FFBA33;
background-color:#970000;
}
.Item a.details:hover,
.Item a.buy:hover,
.unit_block_table tr td a.details:hover,
.unit_block_table tr td a.buy:hover { 
position: relative;
padding-top: 5px;
bottom: -2px;
padding-bottom: 5px;
}
.Item a.details:active,
.Item a.buy:active,
.unit_block_table tr td a.details:active,
.unit_block_table tr td a.buy:active { 
padding-top: 4px;
bottom: -1px;
position: relative;
padding-bottom: 4px;
}



/* Header */
.Header {
margin: 0px;
}
.Headinfo {
height: 74px !important;
width: 890px;
background: #960000 url(images/head_bgr.gif) repeat-x left top;
}



/* Search */
#Head .Search {
width: 265px !important;
height: 30px !important;
float: right;
background-image: none !important;
margin: 35px 30px 0px 0px;
}

#Head .Search input {
font-size: 11px;
font-weight: bold;
padding: 4px 0px 3px 3px;
border: 1px solid #900000;
background-image: url(images/input_bgr.gif);
width: 200px;
float: left;
color: #900000;
}

#Head .Search h2.h1,
#Head .Search h1 {
display: none;
height: 1px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#Head .Search img {
width: 54px;
height: 22px;
background: transparent url(images/SearchBtnhead.gif) no-repeat left top;
}


/* Search LeftNav */
#LeftNav .Search {
width: 144px !important;
margin-bottom: 25px;
background-image: none !important;
display: table;
}

#LeftNav .Search img {
margin: 5px 0px 0px 0px !important;
float: right;
width: 54px;
height: 22px;
background: transparent url(images/SearchBtn.gif) no-repeat left top;
}

#LeftNav .Search input {
font-size: 12px;
font-weight: bold;
padding: 3px;
border: 1px solid #D58686;
background-image: url(images/input_bgr.gif);
width: 152px;
color: #770000;
}

#LeftNav .sharethis h2.h1,
#LeftNav .Search h2.h1,
#LeftNav .Search h1 {
color: #970000;
font-size: 14px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 1px 0px;
border-bottom: 1px solid #F7D5D5;
}

#LeftNav div.sharethis {
margin: 18px auto;
width: 144px;
overflow: visible;
vertical-align: bottom;
}

#LeftNav div.addthis_toolbox {
margin: 6px auto 12px;
width: 150px;
float:left;
line-height: 42px;
}

#LeftNav div.sharethis h2.contrast {
color: #AAAAAA;
border-color: #DDDDDD;
}

/* Logo */
.Logo {
float: left;
background-image: none !important;
width: 570px !important;
height: 65px !important;
padding: 8px 0 0 18px;
color: #FFFFFF;
overflow: hidden;
}

.Logo a {
color: #FFFFFF;
font-family: Comic Sans MS, Comic Sans, Dom Casual, cursive;
text-decoration: none;
}

.Logo a i {
font-size: medium;
vertical-align: -0.75em;
}

.Logo img {
margin: 8px 0px 0px 9px;
}



/* Menu */
#Head .Menu {
background: transparent none !important;
font-size: 14px; 
color: #663914;
font-weight: bold;
height: 27px;
}

#Head .Menu div {
background: #FFBA00 none;
border-top: 1px solid #830000;
border-bottom: 2px solid #EEAA00;
height: 24px;
width: 890px;
}

#Head .Menu span {
font-size: 14px; 
color: #663914;
text-decoration: none;
display: block;
float: right;
height: 20px;
padding: 2px 0px 0px 0px;
}

#Head .Menu span a {
font-size: 12px; 
color: #663914;
text-decoration: none;
}

#Head .Menu span a:hover {
font-size: 12px; 
color: #845026;
text-decoration: none;
}

#Head .Menu ul {
list-style: none;
margin: 0px 0px 0px 6px;
padding: 0px;
float: left;
height: 26px;
}

#Head .Menu li {
background: transparent url(images/MenuBullet.gif) no-repeat 0px 0px;
padding: 0 0 0 6px;
float: left;
height: 26px;
border: 0px !important;
}

#Head .Menu li i { 
font-size: 12px; 
color: #834F23;
text-decoration: none;
font-style: normal;
}

#Head .Menu li a { 
font-size: 12px; 
color: #663914;
text-decoration: none;
display: block;
margin-top: 2px;
padding: 3px 9px;
border-width:1px;
border-color:#FFBA00;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color:#FFBA00;
}

#Head .Menu li a:hover { 
font-size: 12px; 
color:#EEEEE6;
text-decoration: none;
border-color:##CC8833 #CC9933 #FFEE33 #CCAA33;
background-color:#FAAF00;
}

#Head .Menu li:first-child {
background-image: none !important;
padding: 0px 0px 0px 0px !important;
}

*html #Head .Menu ul {margin-left: 0px !important;}

#Head .Menu .linobgr {
background: transparent none !important;
}




/* Menu Vert */
#DT_SideBar .Menu {
font-size: 14px; 
color: #004772;
font-weight: bold;
}

#DT_SideBar .Menu div {
background-image: none;
}

#DT_SideBar .Menu div div {
background-image: none;
}

#DT_SideBar .Menu div div div {
background-image: none;
}

#DT_SideBar .Menu span {
font-size: 14px; 
color: #004772;
text-decoration: none;
display: block;
float: right;
height: 20px;
padding: 2px 0px 0px 0px;
}

#DT_SideBar .Menu span a {
font-size: 14px !important; 
color: #004772 !important;
text-decoration: none;
}

#DT_SideBar .Menu span a:hover {
font-size: 14px !important; 
color: #1B628D !important;
text-decoration: none;
}

#DT_SideBar .Menu ul {
list-style: none;
margin: 0px !important;
padding: 0px;
float: none !important;
width: 100% !important;
}

#DT_SideBar .Menu li {
background-image: none !important;
padding: 0px 6px 0px 0px !important;
float: none !important;
border-top: 1px solid #5FC5F5;
height: 22px !important;
text-align: left !important;
}

#DT_SideBar .Menu li i { 
font-size: 12px !important; 
color: #004772 !important;
text-decoration: none !important;
font-style: normal;}


#DT_SideBar .Menu li a { 
font-size: 12px !important; 
color: #004772 !important;
text-decoration: none;
display: block !important;
padding-top: 6px !important;
height: 18px !important;
}

#DT_SideBar .Menu li a:hover { 
font-size: 12px !important; 
color: #1B628D !important;
text-decoration: none;
}

#DT_SideBar .Menu li:first-child {
background-image: none !important;
border-top: 0px !important;
}


*html #DT_SideBar .Menu ul {margin-left: 0px !important;}

*html #DT_SideBar .Menu li {border-top: expression(this.previousSibling == null ? '0px !important' : (this.parentNode.id == 'DT_NavBar') 

? '1px solid #5FC5F5' : '-' )}




/* Item */
.Item_row {
width: 100%;
min-height: 206px;
display: block;
display: table;
}

*html .Item_Row {
margin-bottom: 5px !important;
}

.Item {
    border: 1px solid #F3F0EE;
    background-color: #FFFFFF;
    border-collapse: collapse;
    float: left;
    height: 194px;
    margin: 0px 8px 40px 0px;
    padding-bottom: 10px;
    padding-top: 4px;
    width: 130px;
}

.ItemGroup {
background-color: #EEEEEE;
height: 270px;
margin-bottom: 8px;
margin-left: 1px;
padding-left: 3px;
padding-top: 3px;
width: auto;
}

.ItemMore {
height: 192px;
margin-bottom: 24px;
margin-left: 0px;
margin-right: 3px;
padding-top: 2px;
}

.ItemMore em {
height: 86px !important;
}

.Item em {
display: block;
color: #000000;
text-align: center;
font-size: 11px;
height: 88px;
font-style: normal;
}

.Item center {
margin-top: 4px;
}

.Item u {
font-size: 11px;
color: #486300;
font-weight: normal;
font-style: normal;
background-image: url(images/outofstock.gif);
background-repeat: no-repeat;
background-position: center center;
display: block;
height: 110px;
}

.Item u em {
opacity: 0.3;
filter:alpha(opacity=30);
}

.Item span {
display: block;
color: #000000;
text-align: center;
font-size: 11px;
height: 44px;
font-weight: bold;
padding: 0px 3px 0px 3px;
position: relative;
overflow: visible;
z-index: 10000;
}

.Item span a {
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

.Item span a b {
color: #112299;
}

.Item span a:hover {
color: #AB0000;
font-size: 11px;
text-decoration: none;
}

.Item i {
display: block;
color: #AB0000;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height: 15px;
margin-bottom: 12px;
}

.Item b {
color: #D79191;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: line-through;
line-height: 15px;
height: 18px;
}

.Item strong {
display: block;
color: #0C83BB;
text-align: center;
}

.Item select {
font-size: 11px;
width: 110px;
margin: 4px 0px 2px 0px;
}

.Item h6 {
display: block;
color: #85BD00;
margin: 5px 9px 0px 9px;
height: 21px;
}

.clearitem {
clear: both;
height: 0px !important;
padding: 0px !important;
border: 0px !important;
display: block !important;
margin: 0px !important;
width: auto !important;
float: none !important;
}


/* Item Featured */
#LeftNav .Item {
border: 0px none !important;
float: none !important;
border-bottom: 1px solid #F7D5D5 !important;
margin: 5px 5px 7px 0px !important;
width: 150px !important;
padding-bottom: 10px;
}

#LeftNav .Item em {
height: 70px !important;
}

#LeftNav .Item h6 {
width: 150px !important;
margin: 0px !important;
}

#LeftNav .Item u {
height: 70px !important;
}

#LeftNav .ResImg_S[class] {
min-width: 30px !important;
max-width: 100px !important;
max-height: 70px !important;
margin: 0px 0px 5px 0px;
}

*html #LeftNav .ResImg_S {
width: expression(this.width > 100 ? 100: true);
width: expression(this.width < 30 ? 30: true);
height: expression(this.height > 70 ? 70: true);
margin: 2px 0px 0px 0px;
}

.featuredItems {
margin-bottom: 12px;
color: #999999;
width: 705px;
}

div.featuredItems {
clear: both;
}

.featuredItems a {
color: #B23232;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.featuredItems .Item {
margin-bottom: 32px;
}

.categoryImage {
margin: 0px;
}

.categoryImage img {
border: 0px;
margin: 5px;
}

#LeftNav .categoryImageres {
min-width: 30px !important;
max-width: 140px !important;
max-height: 140px !important;
}

*html #LeftNav .categoryImageres {
width: expression(this.width > 120 ? 120: true);
height: expression(this.height > 120 ? 120: true);
}

#InfoM .categoryImageres {
min-width: 30px !important;
max-width: 120px !important;
max-height: 120px !important;
}

*html #InfoM .categoryImageres {
width: expression(this.width > 120 ? 120: true);
height: expression(this.height > 120 ? 120: true);
}


/* Forms */
.Rowform {
min-height: 100px;
}

*html .Rowform {
height: 100px;
}

.Rowform div {
width: 500px;
height: 27px;
display: table;
}

.Rowform div strong {
width: 100px;
display: block;
float: left;
height: 20px;
padding-top: 3px;
}

.Rowform div b {
display: block;
float: left;
height: 25px;
}

.Rowform div b img {
cursor: hand;
cursor: pointer;
}


/* Next Prev pages */
.PagesNo {
color: #D05F5F;
height: 8px;
margin: 5px;
visibility: hidden;
}

.PagesNo span {
color: #D05F5F;
display: block;
float: left;
width: 20%;
font-weight: bold;
}

.PagesNo span a {
color: #D05F5F;
text-decoration: none;
}

.PagesNo strong {
color: #D05F5F;
display: block;
float: right;
width: 20%;
text-align: right;
}

.PagesNo strong a {
color: #D05F5F;
text-decoration: none;
}

.PagesNo em {
color: #E48181;
font-style: normal;
display: block;
float: left;
width: 60%;
text-align: center;
font-size: 11px;
}



/* Back + Title */
.Back {height: 27px; margin: 0px 5px;}

.Back h2.h1 {
font-size: 16px; 
color: #9E1111;
margin: 0px;
float: left;
}

.Back h2.h1 b {
font-size: 16px; 
color: #9E1111;
display: block;
}

.Back h2.h1 b a {
font-size: 16px; 
color: #9E1111;
text-decoration: none;
}

.Back h2.h1 b a:hover {
font-size: 16px; 
color: #DD6F6F;
text-decoration: none;
}

.Back span {
font-size: 12px; 
color: #9E1111;
text-decoration: none;
float: right;
font-weight: bold;
}

.Back span a {
font-size: 12px; 
color: #DD6F6F;
text-decoration: none;
}



/* LeftNav */
#LeftNav {
width: 144px;
text-align: left;
padding: 10px;
background: #FFFFFF none;
border-right: 1px solid #EACCCC;
}


/* InfoNav */
#InfoNav {
text-align: left;
padding: 10px;
background: #FFFFFF none;
}



/* Header Categories */
#Head .Categories {
background-image: none;
text-align: left;
}

#Head .Categories div {
width: 890px;
background: #F1B000 none;
text-align: left;
min-height: 16px;
padding: 3px 0px 6px 0px;
border-top: 1px solid #E0A300;
}

*html #Head .Categories div {
height: 17px;
}

#Head .Categories h2.h1 {
display: none;
height: 1px !important;
overflow: hidden;
}

#Head .Categories ul {
font-size: 11px;
list-style: none;
margin: 0px 7px 0px 7px;
padding: 0px;
text-align: left;
}

#Head .Categories ul li {
float: left;
padding: 0px 5px 0px 5px;
}

#Head .Categories ul ul {
float: left;
border-right: 1px solid #E0A300;
margin: 0px 0px 0px 4px;
}

#Head .Categories ul li i {
display: block;
float: left;
color: #A76B3A;
}

#Head .Categories ul li a {
float: left;
display: block;
color: #663914;
text-decoration: none;
}

#Head .Categories ul li a:hover {
color: #77471F;
}

#Head .Categories ul li li a {
color: #956136;
}

#Head .Categories ul li li a:hover {
color: #A77348;
}




/* LeftNav Categories */
#LeftNav .Categories {
margin-bottom: 15px;
}

#LeftNav .Categories h2.h1 {
font-size: 14px; 
color: #970000;
margin: 0px 0px 5px 0px;
padding: 0px 0px 1px 0px;
border-bottom: 1px solid #F7D5D5;
text-align: left;
}

#LeftNav .Categories ul {
font-size: 11px;
list-style: none;
margin: 0px 0px 0px 2px;
padding: 0px;
text-align: left;
}

#LeftNav .Categories ul ul {
font-size: 11px;
list-style: none;
margin: 2px 0px 0px 5px;
text-align: left;
}

#LeftNav .Categories ul li {
background: transparent url(images/leftnav_menuline.gif) no-repeat left 7px;
padding: 2px 0px 2px 8px;
font-size: 11px;
color: #FCF9F0;
text-align: left;
}

#LeftNav .Categories .SubcategoryItemCount {
display:none;
}

#LeftNav .Categories ul ul li {
background: transparent url(images/leftnav_submenuline.gif) no-repeat left 7px;
padding: 2px 0px 2px 8px;
font-size: 11px;
color: #B23232;
text-align: left;
}

#LeftNav .Categories ul li i {
font-size: 11px;
color: #EC8888;
}

#LeftNav .Categories ul li a {
font-size: 11px;
font-weight: bold;
color: #B23232;
}

#LeftNav .Categories ul li a:hover {
color: #C14444;
}

#LeftNav .Categories ul ul li a {
font-size: 11px;
color: #C14444 !important;
}

#LeftNav .Categories ul ul li a:hover {
color: #D35C5C !important;
}



/* Leftnav Menu */
#LeftNav .Menu {
width: 160px !important;
margin-bottom: 15px;
}

#LeftNav .Menu ul {
margin: 0px;
padding: 0px;
list-style: none;
width: 160px !important;
display: block;
text-align: left;
}

#LeftNav .Menu ul li {
padding: 2px 0px 3px 0px;
border-bottom: 1px solid #F7D5D5;
background-image: none !important;
}

.Menu li i { 
font-size: 14px; 
color: #BB1E1E;
text-decoration: none;
font-style: normal;
}

#LeftNav .Menu ul li a {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #8A0000;
}

#LeftNav .Menu ul li a:hover {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #A70F0F;
}



/* Info */
.Info {
margin: 0px;
display: table;
width: 100%;
}

.InfoWidth {
width: 890px;
}

.InfoMCh {
width: 890px;
}

.InfoM {
width: 100%;
text-align: left !important;
color: #372210;
min-height: 250px;
font-size: 12px;
margin: 0px;
}

*html .InfoM {
height: 250px;
}

.InfoM h1 {
font-size: 14px; 
color: #970000;
margin: 0px;
}

.InfoM h1 b {
font-size: 14px; 
color: #970000;
display: block;
}

.InfoM h1 b a {
font-size: 14px; 
color: #970000;
text-decoration: none;
}

.InfoM h1 b a:hover {
font-size: 14px; 
color: #B61515;
text-decoration: none;
}

.InfoM h2.more {
font-size: 14px; 
color: #970000;
display: block;
text-align:center;
}

.InfoM h2.more a {
font-size: 14px; 
color: #970000;
}

.InfoM h2.more a:hover {
font-size: 14px; 
color: #B61515;
}

.ResImg_S[class] {
min-width: 60px !important;
max-width: 100px !important;
max-height: 84px !important;
margin: 0px;
}

*html .ResImg_S {
width: expression(this.width > 100 ? 100: true);
width: expression(this.width < 60 ? 60: true);
height: expression(this.height > 84 ? 84: true);
margin: 2px 0px 0px 0px;
}

.InfoBox {
width: 260px;
height: 260px;
position: absolute;
top: 240px;
left: 440px;
}

.InfoBox div {
border: 1px solid #569300;
width: 258px;
height: 258px;
position: absolute;
}

*html .InfoBox div {height: 260px;width: 260px;}

*html .InfoBox div div {
width: 258px !important;
height: 258px !important;
}

.InfoBox div div {
border: 3px solid #DAF8A4!important;
width: 252px !important;
height: 252px !important;
background-color: #FFFFFF;
text-align: center;
}

.InfoBox div div h4 {
margin: 0px !important;
padding: 0px !important;
color: #69A7EE;
font-size: 11px;
height: 130px;
display: table;
text-align: center;
width: 252px;
}

.InfoBox div div h1 {
margin: 0px 0px 1px 0px;
color: #8C8C8C;
font-size: 11px;
}

.InfoBox div div h1 a {
text-decoration: none;
color: #A2D24B;
font-size: 11px;
}

.InfoBox div div span {
display: block;
height: 30px;
color: #00B4FF;
font-size: 12px;
padding: 2px;
font-weight: bold;
}

.InfoBox div div span a {
color: #589B00;
font-size: 12px;
}

.InfoBox div div span a:hover {
color: #6BBD00;
font-size: 12px;
}

.InfoBox div div i {
display: block;
font-weight: bold;
font-style: normal;
color: #85BD00;
font-size: 20px;
margin: 0px 0px 2px 0px;
}

.InfoBox div div h2 {
margin: 0px;
font-weight: normal;
color: #535353;
font-size: 12px;
}

.InfoBox div div h2 select {
font-size: 11px;
}

.InfoBox div div h3 {
margin: 10px 7px 5px 7px;
}

.InfoLoader {
height: 260px;
width: 260px;
background-color: #FFFFFF;
text-align: center;
border: 1px solid #F9C7C7;
}

.InfoLoader img {
margin-top: 105px;
}

.ResImg_B[class] {
min-width: 100px !important;
max-width: 200px !important;
max-height: 120px !important;
margin: 7px 0px 5px 0px;
}

*html .ResImg_B {
margin: 2px 0px 0px 0px;
width: expression(this.width > 200 ? 200 : true );
width: expression(this.width < 100 ? 100 : true );
height:expression(this.height > 120 ? 120 : true );
}

.ResImg_C[class] {
min-width: 270px !important;
max-width: 300px !important;
max-height: 300px !important;
margin: 7px 0px 5px 0px;
}

*html .ResImg_C {
margin: 2px 0px 0px 0px;
width: expression(this.width > 300 ? 300 : true );
width: expression(this.width < 270 ? 270 : true );
height:expression(this.height > 300 ? 300 : true );
}

.InfoProd_T[class] {
min-width: 70px !important;
max-width: 160px !important;
max-height: 160px !important;
margin: 0px;
}

/*
*html .InfoProd_T {
margin: 0px;
width:expression(this.width > 140 ? 140 : true );
width:expression(this.width < 70 ? 70 : true );
height:expression(this.height > 140 ? 140 : true );
}
*/
*html .InfoProd_T {
	margin: 0px;
	width: 140px;
}

/* Info Product */
.InfoProd_Sm[class] {
min-width: 10px !important;
max-width: 25px !important;
max-height: 25px !important;
margin: 0px;
border: 1px solid #F9C7C7;
}

*html .InfoProd_Sm  {
width:expression(this.width > 25 ? 25 : true );
width:expression(this.width < 10 ? 10 : true );
height:expression(this.height > 25 ? 25 : true );
border: 1px solid #F9C7C7;
}

.InfoProdl {
width: 184px !important;
margin: 0px !important;
padding: 0px !important;
font-weight: normal !important;
text-align: center !important;
}

.InfoProdl div div {
width: 160px !important; 
text-align: center !important;
border: 1px solid #F9C7C7 !important;
padding: 5px !important;
margin-bottom: 5px !important;
background-color: #FFFFFF;
}
.InfoProdl div div.InfoProdLeftImage {
min-height: 141px !important;
}

#zoomedImageLoader {
border: 0px none !important;
padding: 0px !important;
}

.InfoProdr {
margin: 0px !important;
}

.InfoProdr h1 {
margin: 0px 0px 12px 0px !important;
color: #000000 !important;
font-size: 18px !important;
width: 400px;
}

.InfoProdr h2 {
color: #000000;
font-size: 14px;
width: 500px;
}

.InfoProdr h3 {
color: #AB0000;
font-size: 16px;
font-style: normal;
font-weight: bold;
}

.InfoProdr h2 select {
font-size: 11px;
}
.InfoProdr h2 input {
font-size: 11px;
}
.InfoProdr h2 span {
float: left;
}

.InfoProdr h4,
.InfoProdr h6 {
color: #960000;
font-size: 20px;
font-style: normal;
height: 35px;
margin: 10px 0px 0px 0px;
}
.InfoProdr h4 b,
.InfoProdr h6 b {
color: #E19393;
font-size: 20px;
font-style: normal;
text-decoration: line-through;
}

.InfoProdr select {
font-size: 11px;
}

.InfoProdl span {
margin: 0px 6px 4px 0px !important;
font-size: 11px !important;
display: block;
}

.InfoProdl em {
margin: 0px 0px 4px 0px !important;
display: block;
width: 175px;
}

.InfoProdl span a {
text-decoration: none;
color: #B66666;
font-size: 11px;
}

.InfoDetails h5 {
font-size: 12px !important;
margin: 10px 0px 10px 0px !important;
font-weight: normal !important;
color: #000000 !important;
border-rop: 1px solid #F7D5D5;
}


/* Item details info */
.AditionalInfo {
font-size: 12px !important; 
color: #7E5827 !important;
float: none !important;
margin: 20px 0px 20px 0px !important;
width: auto !important;
}

.AditionalInfo td, .AditionalInfo th {
font-size: 12px !important; 
color: #7E5827 !important;
}

.AditionalBox {
width: auto;
margin-bottom: 20px;
}

*html .AditionalBoxH {
width: 100px;
}

*html .AditionalBoxH div div {
white-space: nowrap;
height: 15px;
}

.AditionalBoxH {
height: 18px;
width: auto;
border-bottom: 1px solid #F7D5D5;
padding: 0px 0px 2px 0px;
text-align: left !important;
margin: 0px 0px 3px 0px;
}

.AditionalBoxH div {
font-size: 12px; 
font-weight: bold;
color: #970000 !important;
margin: 0px 7px 0px 0px;
height: 15px;
padding-top: 3px;
}

*:first-child+html .AditionalBoxH {
display: inline;
}

*:first-child+html .AditionalBoxH div {
display: inline;
}

.AditionalBoxI {
font-size: 11px; 
color: #000000;
padding: 0px;
}

.AditionalBoxI a {
color: #000000;
}

*html .AditionalBoxI table {
margin-left: 0px;
margin-right: 0px;
width: auto !important;
}

.sctable {
font-size: 11px;
border: 1px solid #F3F0EE;
}

.AditionalBoxI .sctable a {
color: #970000;
font-size: 11px;
font-weight: normal;
}

.AditionalBoxI .sctable a:hover {
color: #970000;
}

.sctable h1 {
font-size: 12px;
color: #000000 !important;
}

.sctable td, .sctable th {
padding: 2px;
color: #333333 !important;
}

.scheader {
border-top: 1px solid #FFBC00;
border-bottom: 1px solid #FFBC00;
background: #F3F0EE none;
}





/* Cart Flyout */
#GoogleCheckout {
margin: 0 0 0 -1px;
}

#GoogleCheckout a img {
width: 146px;
max-width: 146px;
}
.Cartflyout {
font-size: 11px; 
color: #B23232;
width: 144px;
text-align: left;
margin-bottom: 9px;
}

.Cartflyout h2.h1 {
font-size: 14px; 
color: #970000;
margin: 0px 0px 5px 0px;
padding: 0px 0px 1px 0px;
border-bottom: 1px solid #F7D5D5;
}

.Cartflyouti {
margin-top: 5px;
}

.Cartflyouti div.DropBox,
.Cartflyouti h2.h1 {
font-size: 10px;
color: #B23232;
line-height: 12px;
margin: 0px;
padding: 0px 0px 4px 0px;
height: 26px;
border-bottom: 1px solid #F7D5D5;
text-align: left;
}

.Cartflyouti div.DropBox span,
.Cartflyouti h2.h1 span {
background-image: url(images/loadingitem.gif);
background-repeat: no-repeat;
width: 49px;
height: 24px;
display: block;
float: left;
margin-right: 5px;
}

.Cartflyouti div.DropBox strong,
.Cartflyouti h2.h1 strong {
background-image: url(images/loadingitema.gif);
background-repeat: no-repeat;
width: 49px;
height: 24px;
display: block;
float: left;
margin-right: 5px;
}

.Cartflyouti div {
border-bottom: 1px solid #F7D5D5;
margin: 5px 0px 0px 0px;
}

.Cartflyouti div h2 {
float: left;
display: block;
margin: 0px;
width: 3px;
}

.Cartflyoutimg {
max-height: 34px;
min-height: 15px;
min-width: 15px;
max-width: 25px;
width:expression(this.width > 25 ? 25 : true );
height:expression(this.height > 34 ? 34 : true );
border: 1px solid #F7D5D5;

display:none;
}

.Cartflyouti div h3 img {
margin-right: 6px;
}

.Cartflyouti div h3 {
float: left;
display: block;
margin: 0px;
padding: 0px;
font-size: 11px;
color: #970000;
}

.Cartflyouti div h3 a {
cursor: hand;
cursor: pointer;
}

.Cartflyouti div h3 span {
font-size: 11px;
color: #970000;
line-height: 13px;
display: block;
overflow: hidden;
margin: 0px 0px 3px 2px;
text-align: left;
}

.Cartflyouti div h3 span a {
font-size: 11px;
color: #970000;
text-decoration: none;
}

.Cartflyouti div h3 span a:hover {
font-size: 11px;
color: #B51717;
text-decoration: none;
}

.Cartflyouti div h3 b {
font-size: 11px;
color: #B51717;
text-decoration: none;
font-weight: normal;
display: block;
height: 20px;
text-align: right;
}

.Cartflyouti div h3 b i {
font-size: 11px;
color: #B51717;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.Cartflyouti div h3 b input {
font-size: 10px;
padding: 0px;
color: #B51717;
text-decoration: none;
font-weight: normal;
background-color: #FFFFFF;
border: 1px solid #B51717;
width: 20px;
text-align: center;
}

.CartflyoutinputD {
font-size: 11px;
padding: 0px;
color: #B51717;
text-decoration: none;
font-weight: normal;
background-color: transparent !important;
border: 1px solid #73592F;
height: 15px;
width: 24px;
text-align: center;
}

.Cartflyouti div h3 em {
font-size: 10px;
color: #B51717;
text-decoration: none;
font-weight: bold;
display: block;
width: 124px;
height: 16px;
font-style: normal;
}
.Cartflyouti div h3 em.Subtitle {
height: auto;
}
.Cartflyouti h4 {
font-size: 11px;
color: #970000;
margin: 6px 0px 0px 0px;
text-align: right;
}



/* Item Cart */
.ItemCart {
margin-bottom: 25px;
}

*:first-child+html .ItemCart {
height: 1%;
}

*html .ItemCart {
height: 1%;
}

.ItemCart h6 {
margin: 0px 0px 15px 0px !important;
padding: 5px 0px 0px 0px;
width: auto;
display: block;
height: 32px;
text-align: right !important;
}

*html .ItemCart {
margin-left: 5px !important;
}

.ItemCart form {
width: auto;
}

*html .ItemCart h6 {
margin: 0px !important;
width: auto;
}

.ItemCart h6 span {
float: none !important;
text-align: left;
display: inline !important;
margin-left: 5px;
font-size: 16px !important;
font-weight: bold;
color: #000000;
}

.ItemCart h6 strong {
float: none !important;
display: inline;
text-align: left;
font-size: 16px !important;
color: #AB0404;
}

.ItemCart ul {
font-size: 13px;
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
display: table;
}

.ItemCart ul li {
float: left;
}

.cartc1 {
width: 65px;
text-align: center;
overflow: hidden;
}

.cartc1 a {
font-size: 9px !important; 
font-weight: normal !important;
text-decoration: underline !important;
color: #000000 !important;
}

.cartc2 {
width: 224px;
overflow: hidden;
border-left: 1px solid #AB0404;
padding-left: 5px;
}

*html .cartc2 {
width: 224px;
}

.cartc2 img {
margin: 0px 6px 2px 6px;
max-height: 64px;
min-width: 32px;
max-width: 64px;
width: expression(this.width > 64 ? 64 : true );
width: expression(this.width < 32 ? 32 : true );
height:expression(this.height > 64 ? 64 : true );
border: 1px solid #AB0404;
}

.cartc3 {
width: 50px;
text-align: center;
overflow: hidden;
border-left: 1px solid #AB0404;
}

.cartc4 {
width: 80px;
text-align: center;
overflow: hidden;
border-left: 1px solid #AB0404;
}

.cartc5 {
width: 80px;
text-align: center;
overflow: hidden;
border-left: 1px solid #AB0404;
}

.cartb {
font-weight: bold;
background-color: #B80909;
height: 22px;
border: 1px solid #AB0404;
color: #FFFFFF !important;
}

.cartb li {
padding-top: 5px;
height: 22px;
}

*html .cartb li {
padding-top: 7px;
height: 30px;
}

.cartn {
font-size: 11px !important;
font-weight: normal;
background-color: #FFFFFF;
border-left: 1px solid #AB0404;
border-right: 1px solid #AB0404;
border-bottom: 1px solid #AB0404;
color: #000000 !important;
}

.cartn li {
height: 72px;
padding-top: 5px;
}

.cartn li input {
font-size: 11px; 
color: #77501E;
width: 35px;
text-align: center;
border: 1px solid #AB0404;
}

.cartn li b {
font-weight: normal;
float: none !important;
margin: 4px 0px 2px 0px;
}

.cartn li b a {
font-size: 11px !important; 
font-weight: normal !important;
text-decoration: underline !important;
color: #000000 !important;
}

.cartnoborder {
border: 0px !important;
}

/* Global Error */

.Error {
width: 650px;
height: 400px;
margin-top: 100px;
text-align: left !important;
}

.Error img {
float: left;
margin: 18px 20px 0px 18px;
}

.Error div {
background-image: none;
float: left;
width: 450px;
text-align: left;
}

.Error div h1 {
font-size: 30px; 
margin: 15px 0px 0px 0px;
}

.Error div span {
font-size: 12px; 
display: block;
margin: 0px 0px 10px 0px;
}

.Error div strong {
font-size: 12px; 
}

.Error div strong a {
font-size: 12px; 
font-weight: normal;
}



/* Page Error */

.ErrorHead {
width: 100% !important;
margin: 10px 0px 10px 0px !important;
float: none !important;
padding: 0px !important;
display: table !important;
}

.ErrorHead h4 {
background-image: url(images/error/err_tm.gif);
background-repeat: repeat-x;
height: 6px;
margin: 0px;
padding: 0px;
width: auto !important;
}

.ErrorHead h2 {
background-image: url(images/error/error_ico_sm.gif);
background-repeat: no-repeat;
background-position: 7px 1px;
border-left: 1px solid #F9C7C7;
border-right: 1px solid #F9C7C7;
background-color: #FFFFFF;
margin: 0px;
padding: 0px 2px 2px 45px;
font-size: 11px;
color: #CE1313;
font-weight: normal;
width: auto !important;
}

.ErrorHead h2 u {
font-size: 18px; 
color: #CE1313;
font-weight: bold;
float: none;
line-height: 15px;
text-decoration: none;
}

.ErrorHead h2 b {
display: inline !important;
height: auto;
}

.ErrorHead h3 {
background-image: url(images/error/err_bm.gif);
background-repeat: repeat-x;
height: 6px;
margin: 0px;
padding: 0px;
width: auto !important;
}


/* Custom info */
.CustomInfo {
}



/* Footer */

.Footer {
font-size: 11px; 
color: #EECC66;
text-decoration: none;
height: 24px;
padding: 0px;
margin: 0px;
width: auto;
}

.Footer div {
padding: 0px;
width: 890px !important;
text-align: left;
margin: 0px;
height: 24px;
background: #970000 none;
}

.Footer div div {
float: left;
margin: 5px 0px 0px 16px;
padding: 0px;
width: 700px !important;
height: auto;
}

.Footer span {
display: block;
float: right;
white-space: nowrap;
margin: 6px 6px 0px 6px;
color: #EECC66;
font-size: 14px;
font-weight: bold;
}

.Footer span a {
color: #EECC66;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.Footer span a:hover {
color: #DE5858;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.Footer i {
color: #EECC66;
font-style: normal;
font-size: 10px;
float: right;
margin: 6px 12px 0px 30px;
}

.Footer a {
font-size: 11px; 
color: #FFBA33;
text-decoration: none;
padding: 0 1px;
}

.Footer a:hover {
font-size: 11px; 
color:#EEEEE6;
text-decoration: none;
padding: 0 1px;
}



/* Powered */
.poweredbyvendio,
.poweredby {
font-size: 11px; 
color: #970000;
padding: 10px 0;
text-decoration: none;
}
.poweredbyvendio,
.poweredby a {
font-size: 11px; 
color: #970000;
}

.poweredby {
display: none;
}