/* ________________ Learning Center Divs ________________ */

a img {
	border:none;
}

.lc_content  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00395A;
     font-weight: normal;
     text-decoration: none;
}

.lc_content a,
.lc_content a:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00395A;
     font-weight: bold;
     text-decoration: none;
}

.lc_content h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00395A;
     font-weight: bold;
     text-decoration: none;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #00395A;
     font-weight: bold;
     text-decoration: none;
}



.table_contents,
.table_contents a:visited,
.table_contents a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00395A;
        font-weight: normal;
        text-decoration: none;
}
.table_contents a:hover {
        text-decoration: underline;
}

.table_contents ul {
	color: #00395A;
	margin:0 0 0 16px;
}



/* ________________ General ________________ */

* {
margin : 0;
padding : 0;
}


body    {
font : 75% Arial, Verdana, Helvetica, sans-serif;
background : #fff;
color : #666666;
text-align : left;
}

.body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
}

input {
font-family: verdana;
font-size: 11px;
background: #9bd;
color:#333;
line-height:14px;
border: solid 1px #4A3923;
padding: 1px;
}

textarea {
font-family: verdana;
font-size: 11px;
background: #9bd;
color:#333;
line-height:14px;
border: solid 1px #4A3923;
}

submit {
font-family: verdana;
font-size: 11px;
background: #fff;
color:#666;
line-height:12px;
border: solid 1px #4A3923;
}

select {
font-family: verdana;
font-size: 11px;
background: #9bd;
color:#333;
line-height:15px;
border: solid 1px #4A3923;
margin:0 0 10px 0;
}

a:link, a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #4A3923;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
}

p a:link, p a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #4A3923;
font-weight: bold;
text-decoration: none;
}

p a:hover {
text-decoration: underline;
}

h5 a:visited, h5 a:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #98B9EC;
font-weight:bold;
text-decoration: none;
margin: 0px;
}

h5 a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #98B9EC;
font-weight:bold;
text-decoration: underline;
margin: 0px;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #00395A;
font-weight:bold;
margin: 0px;
}

h2 a:visited, h2 a:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #00395A;
font-weight:bold;
text-decoration: none;
margin: 0px;
}

h2 a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #00395A;
font-weight:bold;
text-decoration: underline;
margin: 0px;
}

h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #B9ADAB;
font-weight:bold;
margin: 0px;
margin-bottom: 0px;
}

h3 a:visited, h3 a:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #B9ADAB;
font-weight:bold;
text-decoration: none;
margin: 0px;
}

h3 a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #B9ADAB;
font-weight:bold;
text-decoration: underline;
margin: 0px;
}


div#content_title h1 { display : none; }
div#inside_content_title h1 { display : none; }
div#home_driver h2 { display : none; }
div#home_divider h2 { display : none; }
div#lc_content h1 { display : none; }


div#clear {
clear: both;
}


div#container {
position: absolute;
left: 50%;
top: 0;
right: auto;
bottom: auto;
margin-left: -380px;
width : 760px;
clear:both;
text-align : left;
z-index: 10;
border:1px solid #B9ADAB;
border-bottom:none;

}

.container_inside {
min-height:2000px;	
}

div#newBG {
background: #98B9EC;
}


/* ________________ content ________________ */



div#content {
width:760px;
background:#FFF;
height:120px;

}

div#contentHOME {
width:760px;
background:#98B9EC;
border: 1px solid #B9ADAB;
}

div#content_title { 
width : 760px;
height : 86px;
background : url(/images/titleA.jpg) no-repeat left top; 
}


div#inside_content_title { 
width : 760px;
height : 86px;
background : url(/images/titleB.jpg) no-repeat left top; 
}

div#content_title .p2 {
width:220px;
height:40px;
margin-top: 5px;
margin-left: 30px;
}

div#content_title .p1 a:link, div#content_title .p1 a:visited, div#content_title .p1 a:hover {
color: #FFFFFF;
font-size: 9px;
font-weight: bold;
text-align: center;
text-decoration: none;
font-style: normal;
}

/* ________________ Header Navigation ________________ */

div#header_navigation {
position: absolute;
left: 50%;
top: 0;
right: auto;
bottom: auto;
text-align: right;
margin-left: 30px;
margin-top: 3px;
width : 300px;
height: 14px;
clear:both;
z-index: 16;
}

div#header_navigation .p1, div#header_navigation .p1 a:link, div#header_navigation .p1 a:visited {
color: #4A3923;
height: 14px;
font-size: 9px;
font-weight: bold;
text-align: center;
text-decoration: none;
font-style: normal;
}

div#header_navigation .p1 a:hover {
text-decoration: underline;
}



/* ________________ INSIDE DIVS __________________*/

div#menuHeader {
position: relative;
width:760px;
height:26px;
background:#98B9EC;
}

div#navHeader {
position: relative;
width:760px;
height:20px;
background : url(/images/navheader_bg.jpg) no-repeat left top; 
}

.nav, .nav a:link, a:nav {
font-family: arial, verdana, helvetica, georgia;
font-size: 11px;
line-height: 13px;
color: #4A3923;
font-weight:bold;
text-decoration: none;
}

.nav a:hover {
text-decoration:underline;
}

div#inside_divider {
position: relative;
width : 760px;
height : 3px;
margin-top: 0px;
background: #67945D;
}

div#orange_divider {
position: relative;
width : 760px;
height : 1px;
margin: 0px;
padding: 0px;
background: #FF9900;
}

div#red_divider {
position: relative;
width : 760px;
height : 1px;
margin: 0px;
padding: 0px;
background: #D2412E;
}




/* ________________ Main Home Page Divs ________________ */



div#home_bg {
position: relative;
width:760px;
height:388px;
background : url(/images/home_bg.jpg) no-repeat left top; 
}

div#menu_box {
position: absolute;
left: 50%;
top: 22px;
right: auto;
bottom: auto;
margin-right: -380px;
width : 400px;
height: 353px;
clear:both;
text-align : left;
z-index: 10;
}

div#menu_bg {
position: relative;
margin-left: -325px;
margin-top: 99px;
width : 120px;
height: 249px;

}

div#home_driver_box {
position: absolute;
left: 50%;
top: 22px;
right: auto;
bottom: auto;
margin-right: -380px;
width : 400px;
height: 154px;
clear:both;
text-align : left;
z-index: 10;
}

div#home_driver {
position: relative;
margin-left: -338px;
margin-top: 353px;
width : 118px;
height: 109px;
background : url(/images/home_driver.jpg) no-repeat left top; 
}

div#home_divider {
position: relative;
overflow:hidden;
width : 760px;
height: 114px;

background : url(/images/home_divider.jpg) no-repeat left top; 
}

div#home-divider-logos {
position: relative;
overflow:hidden;
width : 760px;
background : #fff; 
}

div#home-content {
	padding:20px;
}


div#home-content h2 { color:#4A3923;margin:0 0 20px 0;font-size: 1.5em; line-height: 1em; padding: .5em ; padding-left: 8px; border-bottom: 1px solid #98B9EC; border-left: 10px solid #98B9EC; }}

div#general_divider {
width : 760px;
height : 1px;
background : url(/images/divider.jpg) repeat-x left top;
margin: 0px;
padding: 0px;
}

/* ________________ Clearance Box ________________ */



div#clearanceOUTSIDE {
position: relative;
float: left;
width: 205px;
height: 246px;
padding-left:33px;
padding-top:13px;
}

div#clearanceBG {
background : url(/images/clearance_bg.jpg) no-repeat left top;
height:246px;
}

.previous {
width: 12px;
padding-left:8px;
padding-top:33;
}

.next {
width: 12px;
padding-left:5px;
padding-right:9px;
padding-top:33;
}



/* ________________ Home Page Feature Boxes ________________ */


div#featurePANEL {
position: relative;
float: left;
width:185px;
background: #98B9EC;
padding-top: 13px;
padding-left: 7px;
padding-right:0px;
margin:0px;
}

/* ________________ Home Recent Posts Boxes ________________ */



div#postsPANEL {
position: relative;
float: left;
width:312px;
background: #98B9EC;
padding-top: 13px;
padding-left: 7px;
padding-right: 3px;
}

.posts h3, .posts h3 a:link, .posts h3 a:visited {
font-family: arial, verdana, helvetica, georgia;
font-size: 11px;
padding:0px;
margin:0px;
line-height: 12px;
color: #FFF;
font-weight:bold;
text-decoration: none;
}

.posts h3 a:hover {
text-decoration: underline;
}


.posts p , .posts p a:link, .posts p a:visited, .posts p a:hover {
padding:0px;
margin:0px;
padding-left: 3px;
font-family: arial, verdana, helvetica, georgia;
font-size: 11px;
line-height: 11px;
color: #FFF;
font-weight:normal;
text-decoration: none;
}

.more, .more a:link, .more a:visited {
font-family: arial, verdana, helvetica, georgia;
font-size: 11px;
line-height: 11px;
color: #12459F;
font-weight:bold;
text-decoration: none;
}

.more a:hover {
text-decoration: underline;
}


/* ________________ Newsletter Bar ________________ */



div#newsletter {
position: relative;
width:760px;
height:22px;
background:#67945D;
border-top: 1px solid #4A3923;
border-bottom: 1px solid #4A3923;
}

div#newsletter2 {
position: relative;
width:760px;
height:22px;
background:#67945D;
border-top: 1px solid #4A3923;
border-bottom: 1px solid #4A3923;
}

.newsletter, .newsletter a:link, .newsletter a:visited {
font-family: arial, verdana, helvetica, georgia;
font-size: 11px;
line-height: 11px;
color: #4A3923;
font-weight:bold;
text-decoration: none;
}

.newsletter a:hover {
text-decoration: underline;
}


/* ________________ Product Display __________________*/

div#productDISPLAY {
position: relative;
width:760px;
background:#fff;

}


/* ________________ Content Box A ________________ */

div#productWrapper{
position: relative;
float: left;
width:555px;
background: #fff;
}

div#contentBoxA {
position: relative;
float: left;
width:295px;
background: #fff;
padding-left:20px;
padding-top: 20px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}

div#organic  {
width:200px;
height:20px;
text-align:left;
padding-left: 30px;
padding-top:3px;
margin-bottom: 5px;
background : url(/images/key_organic.jpg) no-repeat left top;
}



/* ________________ Content Box B ________________ */


div#contentBoxB {
position: relative;
float: left;
width:220px;
padding-left:20px;
padding-top: 20px;
background: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}

div#contentBoxB h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #00395A;
margin: 0px;
}

div#contentBoxB ul {
list-style-image : url(/images/list_image.jpg);
margin-left:0px;
}

div#contentBoxB li a:link, div#contentBoxB li a:visited, div#contentBoxB li a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #98B9EC;
} 

div#contentBoxB p .p1, div#contentBoxB p .p1 a:link, div#contentBoxB p .p1 a:visited, div#contentBoxB p .p1 a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #98B9EC;
} 


/* ________________ Content Box C ________________ */


div#contentBoxC {
position: relative;
float: left;
width:140px;
padding-top: 20px;
margin-left: 20px;
padding-left: 7px;
background: #fff;
border-left: 1px solid #B9ADAB;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
}

div#contentBoxC h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #4A3923;
margin:0px;
margin-bottom: 7px;
}

div#contentBoxC ul {
list-style-image : url(/images/list_image.jpg);
margin-left:15px;
}

div#contentBoxC li a:link, div#contentBoxC li a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #9DD5F1;
} 

div#contentBoxC li a:hover {
text-decoration: underline;
}

/* ________________ Content Box D ________________ */


div#contentBoxD {
position: relative;
float: left;
width:135px;

padding-top: 20px;
margin: 0px;
padding-left: 10px;
padding-right: 7px;
background: #fff;
border-right: 1px solid #B9ADAB;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
}


div#contentBoxD h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #00395A;
margin:0px;
margin-bottom: 7px;
}

div#contentBoxD ul {
list-style-image : url(/images/list_image.jpg);
margin-left:15px;
}

div#contentBoxD li a:link, div#contentBoxD li a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #98B9EC;
} 

div#contentBoxD li a:hover {
text-decoration: underline;
}

/* ________________ Product Features ________________ */


div#productFEATURES {
position: relative;
float: left;
width:535px;
padding-left: 20px;
background: #fff;
}


/* ________________ Subsection Features ________________ */


div#subsectionFEATURES {
position: relative;
float: right;
width:580px;
padding-left: 7px;

margin:-12px 0 0 0;
background: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
}

div#subsectionFEATURES td {
	padding:7px;
}

*>div#subsectionFEATURES {
	width:580px;
}

div#subsectionFEATURES ul {
	margin-left:30px;
}


/* ________________ Display Error ________________ */


div#error, div#error_u, div#notice {
	  background:url(/images/warning.gif) no-repeat 10px 10px;
	  border:1px solid #3C6FA6;
	  color: #f00;
	  margin:10px 0;
	  min-height:38px;
	  padding:10px 10px 10px 60px;
}

div#displayERR {
position: relative;
width:460px;
padding-left: 30px;
padding-top: 20px;
margin:0px;
background: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
}


div#displayERR h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
color: #4A3923;
margin:0px;
margin-bottom: 7px;
}

div#displayERR h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #4A3923;
margin:0px;
margin-bottom: 7px;
}

/* ________________ Display Policy ________________ */


div#displayPOLICY {
position: relative;
width:460px;
padding-left: 30px;
padding-top: 20px;
margin:0px;
background: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
}


div#displayPOLICY h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
color: #4A3923;
margin:0px;
margin-bottom: 7px;
}

div#displayPOLICY h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #4A3923;
margin:0px;
margin-bottom: 7px;
}


div#displayPOLICY ul {
list-style-image : url(/images/list_image.jpg);
margin-left:25px;
margin-bottom: 15px;
margin-top: 15px;
}

div#displayPOLICY li a:link, div#displayPOLICY li a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #9DD5F1;
} 

div#displayPOLICY li a:hover {
text-decoration: underline;
}

/* ________________ Add to Cart ________________ */


div#addCART {
position: relative;
width:738px;
height:30px;
background:#fff;
padding:10px;
margin-bottom:20px;
border-top: solid 3px #4A3923;
border-bottom: solid 2px #4A3923;
}


/* ________________ Care Instructions ________________ */


div#care_instructions {
position: relative;
float: left;
width:230px;
height: 120px;
padding-left:20px;
padding-top: 20px;
margin: 0px;
background: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}

/* ________________ Look Inside ________________ */


div#look_inside {
position: relative;
float: left;
width:460px;
margin: 0px;
padding:20px;
border-left: 1px solid #B9ADAB;
background: #FFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}

div#look_inside_border {
position: relative;
width:385px;
}

div#look_inside_border h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #4A3923;
background: #FFF;
margin: 0px;
padding: 3px;
text-align: center;
}

div#look_inside_border2 {
position: relative;
width:385px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #4A3923;
background: #fff;
text-align: left;
}

/* ________________ Footer List ________________ */


div#footer {
position: relative;
float: left;
width:760px;
padding-top: 3px;
padding-bottom: 3px;
background: #98B9EC;
}

div#footer .p1, div#footer .p1 a:link, div#footer .p1 a:visited, div#footer .p1 a:hover {
color: #4A3923;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
font-style: normal;
}

.FOOTERlist  {
    vertical-align:top;
    border-style:none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4A3923;
}

.FOOTERlist li {
	float:left;
	display:block;
	width:170px;
	text-align:left;
}

.FOOTERlist ul {
	list-style-type:none;
	margin:0;
	padding:0;
}


.FOOTERlist li a:link, .FOOTERlist li a:visited,
.FOOTERlist li a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #4A3923;
	font-size:9px;
    font-weight: normal;
    text-decoration: none;
}

.FOOTERlist li a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #4A3923;
	font-size:9px;
    font-weight: normal;
    text-decoration: underline;
}


/* ________________ Product List ________________ */

div#article_list {
position: relative;
float: left;
width:177px;
background: #D8D0AE;
padding: 6px;
}

div#article_list .p1, article_list .p1 a:link, article_list .p1 a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
line-height: 14px;
color: #C96548;
font-weight: normal;
}

div#article_list .p1 a:hover {
font-weight: normal;
text-decoration: underline;
}

div#article_bg {
position: relative;
width: 760px;
background: #D8D0AE;
}

/* ________________ Search Box ________________ */



div#search_box_container {
position: absolute;
left: 50%;
top: 0;
right: auto;
bottom: auto;
margin-left: -380px;
width : 760px;
clear:both;
text-align : left;
z-index: 15;
}

div#search_box {
position: relative;
width: 200px;
height: 18px;
margin-left: 570px;
margin-top: 30px;
}

*>div#search_box {
	margin-top: 33px;
}

div#search_box_inside {
position: relative;
width: 200px;
height: 18px;
margin-left: 570px;
margin-top: 28px;
}


/* ________________ UL / LI ________________ */

.shop_list {
  margin-left:4px;
  list-style-image:url(/images/product-arrow.jpg);
	
}

.shop_list li, .shop_list li a {
  text-decoration:none;
  margin-bottom:7px;	
}

.shop_list li a:hover {
  text-decoration:underline;	
}


ul {
list-style-image : url(/images/list_image.jpg);
margin-left:0px;
}

li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: normal;
text-decoration: none;
color: #666666;
padding-bottom:7px;
} 

li a:link, li a:visited, li a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #98B9EC;
padding-bottom:7px;
} 

/* Classes */

.shop_list {
  margin-left:4px;
  list-style-image:url(/images/product-arrow.jpg);
	
}

.shop_list li, .shop_list li a {
  text-decoration:none;
  margin-bottom:7px;	
}

.shop_list li a:hover {
  text-decoration:underline;	
}

.bold {
  font-weight:bold;
}

.box {
  background:#e0e0e0;
  border:1px solid #a0a0a0;
  padding:5px;
  margin:3px;
}

.center {
  text-align:center;
}

.clear {
  clear:both;
}

.float_left_home {
  float:left;
  padding-right:10px;
  margin-bottom: 50px;
}

.float_left {
  float:left;
}

.float_right {
  float:right;
}

.grey {
  color:#888;
}

.label {
  width:150px;
  margin:5px;
}

.orange {
  color:#f63;
  font-weight:bold;
}

.home { 
  font-size:14px;
  color:#f63;
  font-weight:bold;
}

.orange_line {

 height:1px;
 width:750px;
 background:#f63;	
 color:#f63;
}

.home_title { 
  font-size:14px;
  color:#f63;
  line-height:28px;
  text-align:center;
  font-weight:bold;
  border-top: 1px solid #f63;
  border-bottom: 1px solid #f63;
}

.pad {
  padding:5px;
}

.photo {
  border:1px solid #888;
  margin:0 5px 5px 0;
}

.red {
 color:#f00;
 font-style:italic;
 font-weight:bold;
}

div#checkout_error {
 color:#f00;
 font-weight:bold;
 line-height:20px;	
}

.right {
  text-align:right;
}

.sale {
  bottom:0;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/badge_sale.png',sizingMethod='image');
  height:39px;
  margin:0 -7px -10px 0;
  position:absolute;
  right:0;
  width:39px;
}

*>.sale {
  background:url(/images/badge_sale.png) no-repeat;  
}

.sale_large {
  filter:progid:DXImageTransform.Mi crosoft.AlphaImageLoader(src='/images/badge_sale_large.png',sizingMethod='image');
  height:74px;
  left:-20px;
  position:absolute;
  width:74px;
}

*>.sale_large {
  background:url(/images/badge_sale_large.png) no-repeat;
}

.title {
  background:url(/images/background_title.gif) repeat-x;
  height:55px;
  padding:0 10px;
  position:relative;
}

.title h1 {
  height:25px;
  margin:0;
  padding:2px 0 0 0;
}

.title h5 {
  background:transparent;
  color:#3D70A6;
  font-size:12px;
  font-weight:normal;
  margin:3px 0 0 0;
  padding:0;
}

/* Image locators */
.bottom_left {
  bottom:0;
  left:0;
  position:absolute;
}

.bottom_right {
  bottom:0;
  position:absolute;  
  right:0;
}

.top_left {
  left:0;
  position:absolute;
  top:0;
}

.top_right {
  right:0;
  position:absolute;
  top:0;
}

h2 .top_left {
  left:-3px;
}
*> h2 .top_left { left:0; }

h2 .top_right { right:5px; }
h2.abnormal .top_right { right:15px; }
*> h2 .top_right, *> h2.abnormal .top_right { right:0; }

.tab .top_right {
  margin:0 0 0 -4px;
  left:100%;
}

*>.tab .top_right {
  margin:0;
  left:auto;
  right:0;
}

.white {
  color:#fff;
}

.blue {
  color:#3D70A6;
}

/* Form elements */
input.large {
  border:1px solid #888;
  font:12px "Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
  padding:3px;
  width:300px;
}

input.medium {
  width:100px;
}

input.small {
  width:40px;
}

select {
  width:200px;
}

.auto select {
  width:auto;
}

textarea {
  font:12px "Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
  padding:3px;
  width:300px;
}

/* JS Covers */
div#cover, div#cover_opacity {
  cursor:pointer;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:4;
}

div#cover_opacity {
  background:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	z-index:4 !important;
}

div#cover_close {
  background:url(/images/cancel.gif) no-repeat;
  cursor:pointer;
  height:22px;
  margin:0 0 0 340px;
  position:absolute;
  left:50%;
  top:115px;
  width:22px;
  z-index:5;
}

div#cover_container {
  background:#fff;
  border:7px solid #888;
  left:50%;
  margin:0 0 0 -350px;
  position:absolute;
  top:100px;
  width:700px;
  z-index:4;
}

/* Tabs */
.tab {
  border:1px solid #9bd;
  cursor:pointer;
  float:left;
  margin:10px -1px -1px 0;
  padding:3px 10px 2px 10px;
  position:relative;
}

.tab.active {
  background-color:#9bd;
  color:#fff;
  font-weight:bold;
}

.tab.first {
  margin-left:10px;
}

.tab img.top_left {
  left:-1px;
  top:-1px;
}

.tab img.top_right {
  right:-1px;
  top:-1px;
}

#tabset img.top_left {
  left:-1px;
}

#tabset img.top_right {
  right:5px;
}

#tabset img.bottom_left {
  float:left;
  margin:-5px 0 0 -1px;
  position:relative;
}

#tabset img.bottom_right {
  float:right;
  margin:-5px -1px 0 0;
  position:relative;
}

*>#tabset img.top_left { left:-1px; position:absolute; top:-1px; }
*>#tabset img.top_right { right:-1px; position:absolute; top:-1px; }
*>#tabset img.bottom_left { bottom:-1px; left:0; position:absolute; }
*>#tabset img.bottom_right { bottom:-1px; right:0; position:absolute; }

#tabset {
  border:1px solid #9bd;
  clear:both;
  position:relative;
}

/* Slider Controls */
#slider {
  background:url(/images/slider_rail.gif) repeat-x left center;
  height:14px;
  margin:10px 20px;
}
#slider_handle {
  background:url(/images/slider_drag.gif) no-repeat;
  cursor:move;
  height:14px;
  width:14px;
}

/* Tables */

td.cell1 {
  border-bottom:1px solid #888;
  border-right:1px solid #888;
  padding:7px;
}

td.cell2 {
  border-bottom:1px solid #888;
  padding:7px;
}

.row1 {
  background:#f5f5f5;

}

.row2 {
  background:#fff;

}

th {
  background:#e9f0f6;
  color:#3D70A6;
  padding:5px;
  text-align:left;
}
