body {
  margin: 0;
  padding: 0;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  background: #fff url(../img/bg-tile.png) repeat-x top center;
}
img, a img {
  border: 0;
}


.forms {
border: 1px solid #676767;
margin: 5px;
}
fieldset {
  border: 1px solid #ddd;
  padding: 5px 5px;
  margin: 3px 0px;
}
legend {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}


.photo {
border: 2px solid #eee;
padding: 2px 2px;
}

.alignright {
  float: right;
  margin: 0px 0px 20px 20px;
}

.alignleft {
  float: left;
  margin: 0px 20px 20px 0px;
}
textarea {
border: 1px solid #676767;
margin: 5px;
}
#frame {
	width: 1283px;
  background: url(../img/bg-frame-tile.png) repeat-y top center;
}

#page {
	width: 1283px;
	height: 448px;
  background: url(../img/bg-page.jpg) no-repeat top center;
  position:relative;
  
 }

#page a{
display:block;
position:absolute;
} 
 
#page a.menu{
width:95px;
height:30px;
top:93px;
}
#page a#link1{
left:251px;
}
#page a#link2{
left:359px;
}

#page a#link3{
left:474px;
}
#page a#link4{
left:587px;
}
#page a#link5{
left:702px;
}
#page a#link6{
left:817px;
}
#page a#link7{
left:932px;
}

#header {
  height: 410px;
  width: 828px;
}
#footer {
	width: 1283px;
  background: #fff url(../img/bg-footer.png) no-repeat top center;
  padding-top: 20px;
  font-size: 12px;
}
#fineprint {
  margin: 0px 20px 0px 20px;
  color: #bbb;
}
#copyright {
  margin-top: 0px;
}


#container {
  width: 776px;
}
#sidebar {
  float: left;
  width: 255px;
  text-align: left;
}
#fullscreen #sidebar {
  width: 1px;
}

#content {
  float: right;
  width: 500px;
  text-align: left;
}
#fullscreen #content {
  width: 755px;
}
#fullscreen #content .descr li {
  width: 330px;
  float: left;
  height: 110px;
  margin-right: 40px;
}
#fullscreen #content .descr li .alignleft {
margin: 0px 5px 5px 0px;
padding: 0;
float: left;
}
#fullscreen #content .descr li h4 {
margin: 0;
padding: 0;
}
#fullscreen #content .descr li a {
color: #999;
font-size: 11px;
display: block;text-align: right;
}
#fullscreen #content .descr li a h4 {
display: block;text-align: left;
}
#sidebar #gifts {
  width: 200px;
  height: 180px;
  background: url(../img/sb-gift-cards.png) no-repeat bottom right;
}
#sidebar #callback {
  width: 200px;
  height: 170px;
  background: url(../img/sb-callback.png) no-repeat bottom right;
}
strong span {
  display: block;
  height:1px;
  width: 1px;
  text-indent: -999999px;
  float: right;
}


.clear {
  font-size: 0px;
  height: 0px;
  overflow:hidden;
  clear:both;
}

.error {
  color: #FF3333;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #FEE8E2;
  border: 1px solid #FDB7A6;
  text-align: left;
}
.okay, .success {
  color: #669900;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #E9FFD2;
  border: 1px solid #D1FFA4;
  text-align: left;
}
.notice {
  color: #CC6600;
  display: block;
  margin: 3px 3px;
  padding: 4px 4px;
  background: #FFFFEA;
  border: 1px solid #FBECC4;
  text-align: left;
}

#dubnav {
 margin: 0 0 15px 0;
 padding: 0;
}
#dubnav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footer a:link,#footer a:visited {
  color: #bbb;
  text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
  color: #888;
}
/* HEADERS */
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-family: "Trebuchet MS","Century Gothic", Arial, Helvetica, sans-serif;
  margin: 18px 0px 10px 0px;
  padding: 0;
  color: #007BA4;
  text-align: left;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
  color: #6B933E;
}
h3 {
  font-size: 24px;
  color: #6B933E;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
  color: #6B933E;
}
h6 {
  font-size: 18px;
  margin: 0;
  padding: 2px 0px;
}

a:link,a:visited {
  color: #546e84;
}
a:hover, a:active, a:focus {
  color: #2069D7;
}

#content ul {
 margin: 0;
 padding: 0 0 0 15px;
 list-style: none;
 list-style-position: outside;
}
#content ul li {
  display: block;
  padding: 3px 0px 3px 0px;
  margin: 3px 0px 3px 0px;
  border-bottom: 1px solid #eee;
}
.high strong {
   color:#000;
}
.highlight {
  color:#000;
}


#nav ul {
 margin: 0;
 padding: 0 0 0 15px;
 list-style: none;
}
#nav ul li {
  display: block;
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 5px 0px;
  border-bottom: 1px solid #eee;
  position: relative;
}
#nav ul li a:link, #nav ul li a:visited {
  display: block;
  font: bold 15px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #666;
}
#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active {
  display: block;
  font: bold 15px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #999;
}
#nav li a span{
	display:none;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
#nav li a:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-2em;
	left:4em;
	background:#E3EFD6;
	border:1px solid #C5DDAA;
	color:#697852;
	padding:5px 5px;
	z-index:10;
	}
.descr li a {
    font-size: 14px;
}
.descr li {
  font-size: 11px;
}

/* SLIDESHOW */
#slideshow {
    position:relative;
    height:348px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 338px;
    background-color: #FFF; border: 2px solid #eee;
padding: 2px 2px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 333px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}



/* SHOP */
.price {
  font-size: 16px;
  font-weight: bold;
  color: #CC3300;
}
.pricetotal {
  padding: 5px 5px;
  margin: 5px 5px;
  border-top: 1px solid #eee;
  font-size: 12px;
  font-weight: bold;
  color: #006600;
}
span.pricetotal {
  border: 0;
  margin: 0;
  padding: 0;
}
.borderCols {
  margin: 5px 0px;
}


.borderCols td {
  vertical-align: top;
  border: 1px solid #eee;
}


.price s, .price strike {
  font-size: 14px;
  color: #999;
  font-weight: bold;
}
.productSpecialPrice {
  font-size: 16px;
  font-weight: bold;
  color: #CC0066;
}


.productList a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

#shopnavcontainer
{
  width:476px;
  border: 1px solid #fff;
}


#shopnavcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #3A7E40;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#shopnavcontainer ul li { display: inline; }

#shopnavcontainer ul li a
{
text-decoration: none;
background-color: #3A7E40;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#shopnavcontainer ul li a:hover
{
background-color: #3A7E40;
color: #fff;
}
#lc table, #lc table td {
  width: 140px;
  overflow: hidden;

}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #DCDDDE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DCDDDE;
  color: #3A7E40;
  font-weight : bold;
  padding-left:10px;
  height: 25px;
}

A.headerNavigation {
  color: #3A7E40;
}

A.headerNavigation:hover {
  color: #3A7E40;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #A4A4A4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A4A4A4;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	margin-right: 0;
	margin-left: 0;
}

#lc .infoBoxContents {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #3f6c3e;
    text-align: left;
}
#lc .infoBoxContents a:link, #lc .infoBoxContents a:visited {
text-decoration: none;
    color: #FF6633;
}
#lc .infoBoxContents a:hover {
text-decoration: none;
    color: #3f6c3e;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #3A7E40;
}

TD.infoBoxHeading {

  font-weight: bold;
    color: #f19d43;
  font: 16px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3A7E40;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fcfcfc;
}

TABLE.productListing {
  border: 0px;
}
TABLE.productListing td {
  border-bottom: 1px solid #eee;
}
.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #1D8AAE;
  font-weight: bold;
}
.productListing-heading a {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #1D8AAE;
  font-weight: bold;
  text-decoration: none;
}

TD.productListing-data {
  font-size: 14px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	padding: 0px;
	margin: 0;
}
.pageHeading h4,.pageHeading h1 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {
  background: #E7EFF3;
}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EBFFCC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFE6E7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #EBFFCC; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }
