/*
MAIN PAGE
*/
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #666666;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 10px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}


hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

.contentmain
{
    padding-top:100px;
}

#bannerbg
{
    text-align:center;
    width:100%;
    height:22px;
}

#wrapper {
	margin: 0 auto;
	width: 733px;
	text-align: left;
	height: 100%;
}

#head {
	background-color: #F0F8FA;
	height: 90px;
	color: #606d82;
	border-bottom: 1px solid #fff;
}

#head div {
	float: left;
	clear: right;
	height: 65px;
}

#logo {
	width: 165px;
	margin: 16px 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	padding: 46px 0 0 14px;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#slogan {
	width: 474px;
	border-left: 1px solid #A2ADB9;
}

#slogan span {
	display: block;
	padding: 16px 0 0 14px;
	font-size: 38px;
	letter-spacing: -2px;
	color: #91b3bc;
}

#topBasket
{
    width: 100px;
    margin-bottom:2px;
}

#topBasket p {
    font-size: 9px;
}

#topBasket a {
	display: block;
	width: 18px;
	height: 9px;
}



#toplinks {
	width: 80px;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#toplinks li {
	float: left;
	display: inline;
	margin-top: 56px;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url(../images/tl_home.gif);
	background-repeat: no-repeat;
}

#tl_basket {
	background-image: url(../images/icon_basket.gif);
	background-repeat: no-repeat;
}


#tl_contact {
	background-image: url(../images/tl_contact.gif);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(../images/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(../images/tl_home-on.gif);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(../images/tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tl_basket a:hover {
	background-image: url(../images/tl_basket-on.png);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(../images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}





#body {
	float: right;
	margin-top: 3px;
	width: 550px;
	clear: both;
}

#visual {
	margin: 16px 0;
	height: 329px;
	/*background-image: url(../images/iq1.png);
	background-repeat: no-repeat;*/
}

#content {
	float: left;
	padding-top:30px;
	padding-right: 14px;
	width: 530px;
	/*border-right: 1px solid #AACCD5;*/
}

#content .product
{
    padding-top: 5px;
}

#redText  {
    color:Red;
}


#news {
	margin-left: -1px;
	width: 160px;
}

#news h4 {
	padding-left: 5px;
	background-image: url(../images/li1b.gif);
	background-repeat: no-repeat;
}

/* http://www.webreference.com/programming/css_style2/ */

#news ul {
	padding: 0; /* removes all padding from the unordered list */
	margin: 0; /* removes all margins from the unordered list */
}

#news li {
	/*padding: 6px 10px 4px;*/
	padding-left: 0;
	margin-left: -20px; /* -20 for FF */
	
	font-size: 0.9em;
	color: #8CA1AA;
	list-style-type:none; /* Remove the bullet points */
	width:160px;
	
}

* html #news li { /* fix for blog listing in ie6*/
margin-left: 20px;	
}



#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-image: url(../images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	padding-right: 15px;
}

#cell_1 a {
	background-image: url(../images/3colls_p1.jpg);
}

#cell_2 {
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(../images/3colls_p2.jpg);
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(../images/3colls_p3.jpg);
}

#side {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	width: 175px;
	background-color: #EAF4F6;
	height: 995px;
}

#menu {
	padding: 0;
	margin: 0;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 23px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(../images/li1a.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(../images/li2.gif);
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 3px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;

}

#ads ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	width: 85px;
}

#ads li {
	float: left;
	margin: 0;
	padding: 0;
	
}


#foot {
	clear: both;
	padding: 1em;
	background-color: #fff;
	background-image: url(logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

input.quantityField {
width:40px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(../images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}


/*
 Gallery Code
*/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:329px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:75px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	 #gallery .buttons
    {   
	    vertical-align: middle;
	    position: absolute;
	    bottom: 5px;
	    left: 10px;
	    text-align: left;
    }
	
	#gallery .addtocartbutton
    {
	    background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: 535px;
	overflow: visible;
    }
    #gallery .addtocartbutton1
    {
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	width: 535px;
	overflow: visible;
	border: none;

    }
    

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE CATEGORIES - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageCategoryGrid
{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

.HomePageCategoryGrid a
{
	color: #555;
}

.ItemBox
{
	text-align: center;
	vertical-align: text-top;
}

.HomePageCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: 230px;
	background: url('../images/home-cat-bg.gif') no-repeat 0 100%;
}

.HomePageCategoryItem .title
{
	text-align: center;
	font-weight: bold;
	background: url('../images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}



.HomePageCategoryItem .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.HomePageCategoryItem .description
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS IN CATEGORY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

 .ProductItem
{
	text-align: center;
	margin: 5px 5px 5px 5px;
	width: 160px;
	background: url('../images/home-cat-bg2.gif') no-repeat 0 100%;
}

.ProductItem .title
{
	font-weight: bold;
	background: url('../images/home-cat-title2.gif') no-repeat 0 0;
	padding: 0 0 0 5px;
	text-transform: none;
}

 .ProductItem .title a
{
	background: url('../images/home-cat-title2.gif') no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

 .ProductItem .picture
{
	text-align: center;
	margin-top: 5px;
}

 .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 35px;
}

.ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: center;
	width: 200px;
	height: 50px;
	position: relative;
}

.ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 50px;
}

 .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 5px;
	left: 10px;
	text-align: left;
}

.ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

.productgridproductdetailbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productgridaddtocartbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}
