/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
background-color:#ffffff;
background: url("../images/bckg_grad.jpg");
background-repeat:repeat-x;
}

img.listingProductImage {
float:left;
}

#slogan h1 {
display:none;
}

#topmenubar {
/* background: url("../images/menubar.gif");
background-repeat: no-repeat; 

width: 850px;
height: 55px;
*/
color: #8B0C40;
background-color: #6B9CFF;
height: 25px;
}

/* HEADER */
#navMainWrapper {
color: #fff;
background-color: #6B9CFF;
position: relative;
padding-top: 2px;
padding-bottom: 2px;
}

div#featured  {
background-color:#ffffff;
}

#twitter img {
vertical-align:bottom;
}
#twitter {
padding-top:8px;
}

div#siteinfoLegal {
padding-top:8px;
}

div#navSuppWrapper {
margin-bottom:4px;
}



#mainWrapper {
border:1px solid #BBBBBB;
}

input#search_btn {
#B5B5B5;
border: 1px solid #333333;
height:20px;
width:55px !important;
font-weight:bold;

}

#footerhsy {
background-color: #6B9CFF;
}

.leftBoxHeading, .rightBoxHeading, h2.centerBoxHeading {
background-color: #FFD26B;
}


h3.rightBoxHeading, h3.leftBoxHeading, h2.centerBoxHeading {
background-image:url(../images/key.png);
color:#618CDF;
}


h3.rightBoxHeading a:link, h3.rightBoxHeading {
color:#618CDF;
}

h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited {
color:#618CDF;

}

h3.rightBoxHeading {

}

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #FFD26B;
border: 2px solid #DFBA61;
color: white;
padding: 3px;
width: 200px; /*width of tooltip*/
font-family:arial,sans-serif;
color:#537ABF;
font-size:11px
}
a img {border:none}


div.links_container {
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

div.link {
    display: inline;
    float: left;
    padding: 4px 40px 4px 4px;
    text-align: justify;
    width: 183px;
}
 
div.link_description {
    display: inline;
	width: 320px;
	float:right;
    
}

div.link img {
border:none;
}

div.divider {
clear:both;
}

.productTaxPrice, .productTaxIncTag {font-size:0.8em;}

