/* Global */
body {
margin: 0px;
padding: 0px;
font-size: 11px; 
color: #919BA7;
background-color: #FFFFFF;
}

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

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

.HeaderPromo {
height: 182px;
float: left;
width: 300px !important;
overflow: hidden;
}

.HeaderPromo span {
font-family: Arial, Verdana;
display: block;
color: #79B8FF;
font-size: 30px;
font-weight: bold;
padding: 65px 0px 0px 20px;
}

.HeaderPromo i {
font-family: Arial, Verdana;
display: block;
color: #5994E8;
font-size: 20px;
font-weight: bold;
padding: 0px 0px 0px 20px;
}




/* Header */
.Header {
margin: 10px 0px 0px 0px;
}

.Header div {
width: 850px;
}

.Headinfo {
height: 70px !important;
}

.Headerbox {
width: 850px;
display: table;
background: #023D93 url(images/Adhead.gif) no-repeat top left;
height: 182px;
}





/* Search */
#Head .Search {
width: 280px !important;
height: 30px !important;
float: right;
margin-top: 25px !important;
background: transparent none !important;
}

#Head .Search h1 {
display: none;
}

#Head .Search h2 {
display: none;
}

#Head .Search input {
font-size: 12px;
font-weight: bold;
padding: 3px;
border: 1px solid #79899C;
background-image: url(images/inputbgr.gif);
width: 200px;
float: left;
color: #003D8A;
}



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

#LeftNav .Search img {
margin: 5px 0px 0px 5px !important;
float: none;
}

#LeftNav .Search input {
font-size: 12px;
font-weight: bold;
padding: 3px;
border: 1px solid #79899C;
background-image: url(images/inputbgr.gif);
width: 142px;
color: #003D8A;
margin-left: 5px;
}

#LeftNav .Search h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#LeftNav .Search h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#LeftNav .Search h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#LeftNav .Search h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#LeftNav .Search h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}



/* Search RightNav */
#RightNav .Search {
width: 160px !important;
margin-bottom: 15px;
background-image: none !important;
display: table;
background: #CBD7E5 none;
text-align: left !important;
}

#RightNav .Search img {
margin: 5px 0px 0px 5px !important;
float: none;
}

#RightNav .Search input {
font-size: 12px;
font-weight: bold;
padding: 3px;
border: 1px solid #79899C;
background-image: url(images/inputbgr.gif);
width: 142px;
color: #003D8A;
margin-left: 5px;
}

#RightNav .Search h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#RightNav .Search h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#RightNav .Search h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#RightNav .Search h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#RightNav .Search h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}




/* Logo */
.Logo {
float: left;
background-image: none !important;
width: 450px !important;
height: 65px !important;
color: #FFFFFF;
}

.Logo a {
color: #FFFFFF;
}

.Logo img {
max-height: 60px;
max-width: 450px;
width: expression(this.width > 450 ? 450 : true );
height: expression(this.height > 60 ? 60 : true );
width: expression(this.width < 5 ? 5 : true );
margin: 0px;
}



/* Menu */
#Head .Menu {
font-size: 14px; 
color: #77D0FF;
font-weight: bold;
height: 182px;
float: left;
width: 185px !important;
background: url(images/menubg.gif) repeat-y top left;
}

#Head .Menu div {
width: 185px !important;
background: transparent url(images/menutop.gif) no-repeat top left;
height: 182px;
}

#Head .Menu div div {
width: 185px !important;
background: transparent url(images/menubottom.gif) no-repeat bottom left;
height: 182px;
}

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

#Head .Menu span a {
font-size: 14px; 
color: #86D5FF;
text-decoration: none;
}

#Head .Menu span a:hover {
font-size: 14px; 
color: #86D5FF;
text-decoration: none;
}

#Head .Menu ul {
list-style: none;
margin: 4px 0px 0px 0px;
padding: 0px;
width: 179px;
float: left;
height: 172px;
overflow: hidden;
}

#Head .Menu li {
background: transparent url(images/menulinkbgr.gif) repeat-x left bottom;
padding: 3px 10px 9px 0px !important;
height: 18px;
border: 0px !important;
text-align: right;
}

#Head .Menu li i { 
font-size: 14px; 
color: #97AAC0;
text-decoration: none;
}

#Head .Menu li a { 
background: transparent url(images/arrowmenu.gif) no-repeat right center;
font-size: 14px; 
color: #8499B3;
text-decoration: none;
display: block;
margin-top: 3px;
padding: 0px 7px 0px 0px;
}

#Head .Menu li a:hover { 
font-size: 14px; 
color: #9DB0C8;
text-decoration: none;
}

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

#Head .Menu h1 {
display: none;
height: 0px;
overflow: hidden;
}

#Head .Menu h2 {
display: none;
height: 0px;
overflow: hidden;
}




/* 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' : '-' )}





/* Category Image */
.categoryImage {
margin-bottom: 15px;
}

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



/* Featured Items */
.featuredItems {
margin-bottom: 15px;
}

.featuredItems a {
color: #999999;
text-decoration: none;
font-size: 11px;
}



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

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

.Item {
height: 155px;
margin: 0px 5px 13px 0px;
border-bottom: 1px solid #DBE1E7;
}

.Item em {
display: block;
float: left;
color: #40A3E7;
font-size: 11px;
height: 140px;
width: 140px;
font-style: normal;
}

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

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

.Item div {
float: left;
width: 345px;
margin: 0px 0px 0px 10px;
text-align: left;
}

.Item span {
display: block;
color: #0D54B9;
text-align: left;
font-size: 14px;
height: 31px;
line-height: 14px;
font-weight: bold;
padding: 0px 3px 0px 3px;
overflow: hidden;
}

.Item span a {
color: #0D54B9;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

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

.Item i {
color: #0C4DA5;
font-size: 16px;
font-style: normal;
font-weight: bold;
}

.Item b {
color: #8DB5EB;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-decoration: line-through;
padding-right: 10px;
}

.Item strong {
display: block;
color: #0C83BB;
text-align: center;
font-size: 10px;
font-style: normal;
font-weight: normal;
margin-top: 15px;
}

.Item h4 {
margin: 0px 3px 7px 3px;
color: #919BA7;
font-size: 12px;
font-weight: normal;
height: 45px;
overflow: hidden;
}

.Item h5 {
margin: 0px 0px 5px 0px;
}

.Item h6 {
color: #85BD00;
margin: 0px;
height: 28px;
}


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

.Rowform input {
font-size: 12px;
font-weight: bold;
padding: 3px;
height: 22px;
border: 1px solid #79899C;
background-image: url(images/inputbgr.gif);
width: 210px;
color: #003D8A;
}

.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: #A5B7CC;
height: 20px;
margin: 5px;
}

.PagesNo span {
color: #A5B7CC;
display: block;
float: left;
width: 20%;
}

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

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

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

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



/* Back + Title */
.Back {
font-size: 11px; 
color: #4C5E79;
display: block;
float: right;
margin: 2px 5px 5px 0px;
padding: 0px;
}

.Back a {
font-size: 11px; 
color: #4C5E79;
text-decoration: none;
}



/* LeftNav */
#LeftNav {
width: 160px;
text-align: left;
padding-right: 10px;
}



/* Header Categories */
#Head .Categories {
background-image: none;
text-align: left;
height: auto;
margin-top: 10px;
z-index: 1000;
}

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

#Head .Categories h2 {
display: none;
overflow: hidden;
}

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

#Head .Categories ul ul {
font-size: 11px;
list-style: none;
margin: 0px 0px 0px 7px;
display: block;
float: left;
border-right: 1px solid #CBD7E5;
}

#Head .Categories ul li {
padding: 0px 10px 0px 0px;
font-size: 11px;
color: #003782;
float: left;
height: 17px;
}

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

#Head .Categories ul li i {
font-size: 11px;
color: #327ED3;
display: block;
float: left;
}

#Head .Categories ul li a {
font-size: 11px;
color: #003782;
display: block;
float: left;
}

#Head .Categories ul li a:hover {
font-size: 11px;
color: #1450A3;
}

#Head .Categories ul ul li a {
font-size: 11px;
color: #1450A3 !important;
}

#Head .Categories ul ul li a:hover {
font-size: 11px;
color: #2664B8 !important;
}



/* LeftNav Categories */
#LeftNav .Categories {
width: 160px !important;
margin-bottom: 15px;
display: table;
background: #CBD7E5 none;
}

#LeftNav .Categories h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#LeftNav .Categories h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#LeftNav .Categories h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#LeftNav .Categories h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#LeftNav .Categories h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}

#LeftNav .Categories ul {
font-size: 11px;
list-style: none;
margin: 5px 10px 3px 10px;
padding: 0px;
overflow: hidden;
}

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

#LeftNav .Categories ul li {
margin: 2px 0px 2px 0px;
font-size: 11px;
color: #32435C;
}

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

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

#LeftNav .Categories ul li a:hover {
font-size: 11px;
color: #4C5E79;
}

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

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



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

#LeftNav .Menu h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#LeftNav .Menu h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#LeftNav .Menu h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#LeftNav .Menu h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#LeftNav .Menu h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}


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

#LeftNav .Menu ul li {
padding: 0px 0px 2px 0px;
border-bottom: 1px solid #B1C1D4;
}

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

#LeftNav .Menu ul li a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #32435C;
}

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

/* RightNav */
#RightNav {
width: 160px !important;
padding-left: 10px;
}


/* Rightnav Menu */
#RightNav .Menu {
width: 160px !important;
margin-bottom: 15px;
background: #CBD7E5 none;
}

#RightNav .Menu h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#RightNav .Menu h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#RightNav .Menu h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#RightNav .Menu h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#RightNav .Menu h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}

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

#RightNav .Menu ul li {
padding: 0px 0px 2px 0px;
border-bottom: 1px solid #B1C1D4;
}

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

#RightNav .Menu ul li a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #32435C;
}

#RightNav .Menu ul li a:hover {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #425571;
}



/* RightNav Categories */
#RightNav .Categories {
width: 160px !important;
margin-bottom: 15px;
display: table;
background: #CBD7E5 none;
}

#RightNav .Categories h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

#RightNav .Categories h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

#RightNav .Categories h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

#RightNav .Categories h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

#RightNav .Categories h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}

#RightNav .Categories h1 {
font-size: 20px; 
color: #004772;
margin: 0px;
}

#RightNav .Categories ul {
font-size: 11px;
list-style: none;
margin: 5px 10px 3px 10px;
padding: 0px;
overflow: hidden;
}

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

#RightNav .Categories ul li {
margin: 2px 0px 2px 0px;
font-size: 11px;
color: #32435C;
}

#RightNav .Categories ul li i {
font-size: 11px;
color: #32435C;
}

#RightNav .Categories ul li a {
font-size: 11px;
color: #32435C;
font-weight: bold;
}

#RightNav .Categories ul li a:hover {
font-size: 11px;
color: #4C5E79;
}

#RightNav .Categories ul ul li a {
font-size: 11px;
color: #2384BF !important;
}

#RightNav .Categories ul ul li a:hover {
font-size: 11px;
color: #3A9AD5 !important;
}



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

.InfoWidth {
width: 850px;
}

.InfoMCh {
width: 850px;
}

.InfoM {
width: 505px;
text-align: left !important;
color: #4B5460;
min-height: 250px;
font-size: 12px;
margin: 0px;
overflow: hidden;
}

.InfoM h1 {
font-size: 22px; 
color: #004772;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #2A81DD;
}

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

.InfoM h1 b a {
font-size: 18px;
font-weight: normal;
color: #003782;
text-decoration: none;
}

.InfoM h1 b a:hover {
font-size: 18px; 
color: #1853A4;
text-decoration: none;
}

.ResImg_S[class] {
min-width: 110px !important;
max-width: 140px !important;
max-height: 130px !important;
margin: 0px 0px 5px 0px;
}

*html .ResImg_S {
width: expression(this.width > 110 ? 110: true);
width: expression(this.width < 140 ? 140: true);
height: expression(this.height > 130 ? 130: true);
margin: 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 #569300;}

.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 #8AD9FF;
}

*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 #8AD9FF;
}

.InfoProdr {
width: 150px !important;
margin: 0px !important;
padding: 0px !important;
font-weight: normal !important;
text-align: right !important;
}

.InfoProdr div {
text-align: left !important;
padding: 5px !important;
margin-bottom: 5px !important;
background-color: #FFFFFF;
}

.InfoProdAditional {
margin-top: 10px;
}

.InfoProdl {
margin: 0px !important;
width: 300px !important;
}

.InfoProdl h1 {
border: 0px none !important;
color: #0D54B9;
font-size: 16px;
margin: 0px;
}

.InfoProdl h2 {
margin: 0px 0px 6px 0px;
font-weight: normal;
color: #4F8DBD;
font-size: 12px;
}

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

.InfoProdl h2 input {
font-size: 11px;
}

.InfoProdl h2 span {
float: left;
}

.InfoProdl h6 {
color: #0C4DA5;
font-size: 16px;
font-style: normal;
height: 45px;
margin: 30px 0px 0px 0px;
}

.InfoProdl h6 b {
color: #9FA6AF;
font-size: 16px;
font-style: normal;
text-decoration: line-through;
}

.InfoProdl h3 {
height: 30px;
margin-top: 10px;
}

.InfoProdl h4 {
color: #1877C3;
font-size: 11px;
margin: 0px;
font-weight: normal;
}

.InfoProdl h4 b {
color: #136FB9;
font-size: 12px;
font-weight: bold;
}

.InfoProdr span {
margin: 0px 0px 4px 0px !important;
color: #589B00 !important;
font-size: 11px !important;
display: block;
}

.InfoProdr em {
margin: 0px 0px 4px 0px !important;
display: block;
width: 196px;
}

.InfoProdr span a {
text-decoration: none;
color: #1F93CA;
font-size: 11px;
}

.InfoDetails h5 {
font-size: 12px !important;
margin: 10px 0px 10px 0px !important;
font-weight: normal !important;
color: #525A63 !important;
border-top: 1px solid #4F91D9;
}




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

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

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

.AditionalBoxT {
height: 20px;
font-size: 14px;
color: #4F91D9;
border-bottom: 1px solid #4F91D9;
font-weight: bold;
}

.AditionalBoxI {
font-size: 11px; 
color: #525A63;
padding: 5px 0px 15px 0px;
}

.AditionalBoxI a {
color: #525A63;
}

.AditionalBoxI h1 {
border: 0px none;
}

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

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

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

.AditionalBoxI .sctable a:hover {
color: #737A81;
}

.sctable h1 {
font-size: 12px;
}

.sctable td, .sctable th {
padding: 2px;
}

.scheader {
border-top: 1px solid #8EBCEF;
border-bottom: 1px solid #8EBCEF;
background: #ABD0F9 none;
}



/* Cart Flyout */
.Cartflyout {
font-size: 11px; 
color: #32435C;
width: 160px;
text-align: left;
margin-bottom: 15px;
background: #CBD7E5 none;
}

.Cartflyout h1 {
background: transparent url(images/boxheadertl.gif) no-repeat left top;
height: 25px;
margin: 0px 0px 5px 0px;
font-size: 14px;
color: #A4C9F7;
}

.Cartflyout h1 span {
display: block;
background: transparent url(images/boxheadertr.gif) no-repeat right top;
height: 25px;
overflow: hidden;
}

.Cartflyout h1 span b {
display: block;
font-size: 14px;
color: #A4C9F7;
padding: 3px 5px 10px 7px;
}

.Cartflyout h2 {
background: transparent url(images/boxheaderbl.gif) no-repeat left top;
height: 5px;
margin: 0px;
}

.Cartflyout h2 span {
display: block;
background: transparent url(images/boxheaderbr.gif) no-repeat right top;
height: 5px;
}

.Cartflyouti {
background: transparent none !important;
}

.Cartflyouti h1 {
font-size: 10px;
color: #6F7F97;
line-height: 12px;
margin: 0px 9px 0px 9px;
padding: 0px 0px 4px 0px;
height: 26px;
border-bottom: 1px solid #B1C0D2;
text-align: left;
background: transparent none !important;
font-weight: normal;
}

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

.Cartflyouti 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 #B1C0D2;
height: 63px;
margin: 5px 9px 0px 9px;
}

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

.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 #B1C0D2;
}

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

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

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

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

.Cartflyouti div h3 b {
font-size: 10px;
color: #6C819F;
text-decoration: none;
font-weight: normal;
display: block;
width: 107px;
height: 20px;
text-align: right;
}

.Cartflyouti div h3 b i {
font-size: 10px;
color: #6C819F;
text-decoration: none;
font-weight: bold;
font-style: normal;
}

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

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

.Cartflyouti div h3 em {
font-size: 10px;
color: #32435C;
text-decoration: none;
font-weight: bold;
display: block;
width: 107px;
height: 16px;
text-align: right;
font-style: normal;
}

.Cartflyouti h4 {
font-size: 11px;
color: #1F314B;
margin: 6px 9px 0px 9px;
text-align: right;
}



/* Item Cart */
.ItemCart {
width: auto;
}

.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: #4EB8FF;
}

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

.ItemCartT {
font-size: 13px;
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
border-top: 1px solid #2A81DD;
border-left: 1px solid #2A81DD;
border-right: 1px solid #2A81DD;
}

.cartc1 {
width: 65px;
text-align: center;
overflow: hidden;
border-bottom: 1px solid #2A81DD;
}

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

.cartc2 {
overflow: hidden;
border-left: 1px solid #2A81DD;
border-bottom: 1px solid #2A81DD;
padding-left: 5px;
}

.cartc2 img {
margin: 2px 4px 2px 2px;
max-height: 30px;
min-width: 20px;
max-width: 30px;
width: expression(this.width > 30 ? 30 : true );
width: expression(this.width < 20 ? 20 : true );
height:expression(this.height > 30 ? 30 : true );
border: 1px solid #2A81DD;
}

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

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

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

.cartb {
font-weight: bold;
background-color: #CBD7E5;
height: 22px;
color: #003E65 !important;
}

.cartb td {
height: 22px;
}

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

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

.cartn td {
height: 55px;
padding-top: 5px;
}

.cartn td input {
font-size: 11px; 
color: #003E65;
width: 35px;
text-align: center;
}

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

.cartn td b a {
font-size: 11px !important; 
font-weight: normal !important;
text-decoration: underline !important;
color: #003E65 !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; 
color: #00406A;
margin: 15px 0px 0px 0px;
}

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

.Error div strong {
font-size: 12px; 
color: #00406A;
}

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



/* Page Error */

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

.ErrorHead h2 {
background-image: url(images/error/error_ico_sm.gif);
background-repeat: no-repeat;
background-position: 7px 5px;
background-color: #FFFFFF;
margin: 0px 5px 0px 5px;
padding: 5px 5px 6px 45px;
font-size: 10px;
color: #CE1313;
font-weight: normal;
width: auto !important;
height: auto !important;
display: table;
border: 1px solid #B1C0D2;
}

.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;
}



/* Footer */

.Footer {
font-size: 11px; 
color: #9AA8B8;
text-decoration: none;
height: 27px;
padding: 0px;
margin: 0px 0px 10px 0px;
width: auto;
}

.Footer div {
width: 850px;
text-align: left;
margin: 10px 0px 10px 0px;
border-top: 1px solid #C4D2DB;
}

.Footer div div {
text-align: left;
float: left;
width: auto;
border: 0px none !important;
margin: 2px 0px 0px 0px !important;
}

.Footer i {
color: #A9B6C4;
font-style: normal;
font-size: 10px;
float: right;
margin: 2px 0px 0px 10px;
}

.Footer a {
font-size: 11px; 
color: #7C8B9C;
text-decoration: none;
}

.Footer a:hover {
color: #ABBACA;
}



/* Powered */
.poweredby {
font-size: 11px; 
color: #7C8B9C;
text-decoration: none;
margin-bottom: 10px;
}

.poweredby a {
font-size: 11px; 
color: #7C8B9C;
}

