/**
* Top of the cue 
* Layout CSS				
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Stuart Bamforth
*/



/* ---------------------------------- */
/* DEFAULT STYLES                     */   
/* ---------------------------------- */
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	}
body{
	font-size: 100.01%;
	color:#ccc;
	background-color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
#container{
	width:890px;
	margin:0 auto;
	}
	
.clearfix{
	clear:both;
	}

.sysMsg {font-size:11px;color:#ff0000;font-weight:bold;font-family: Tahoma, Arial, Helvetica, sans-serif;}
	
	
	
	
/* ---------------------------------- */
/* TOP BAR STYLES                     */   
/* ---------------------------------- */
#topbar{
	
	float:left;
	margin:20px 0 15px 0;
	}
	#topbar img{
	float:left;
	margin:0 0 15px 0;
	}
	#topbar img.strapline{
	margin:20px 0 0 340px;
	}
	
	#blackbar{
	float:left;
	clear:left;
	width:890px;
	background-image:url(../images/bg-top-nav.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	ul#topnav {
	list-style:none;
	margin:10px 0 0 0;
	padding:10px 0 10px 5px;
	float:left;
	width:655px;
	}
	ul#topnav li{
	float:left;
	}
	ul#topnav li a{
	color:#fff;
	font-weight:bold;
	font-size:70%;
	padding:0 10px 3px 10px;
	text-decoration:none;
	border-right:1px solid #fff;
	}
	ul#topnav li a.mybasket{
	border:none;
	background-image:url(../images/basket.gif);
	padding:5px 12px 7px 27px;
	background-repeat:no-repeat;
	margin:0 0 0 10px
	}
	ul#topnav li a:hover{
	text-decoration:underline;
	}
	
	
p.topsearch{
	float:left;
	width:230px;
	margin:20px 0 0 0;
	
	}
	p.topsearch input#textbox{
	border:none;
	width:160px;
	float:left;
	margin:0 5px 0 0;
	font-size:70%;
	height:1.5em;
	padding:2px 0 0 2px;
	/*color:#ccc;*/

	}
	a#topsearchbttn{
	float:left;
	color:#fff;
	background-image:url(../images/bg-top-search-a.gif);
	width:54px;
	height:19px;
	display:block;
	text-align:center;
	padding:2px 0 0 0;
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	}
	a#topsearchbttn{
	float:left;
	color:#fff;
	background-image:url(../images/bg-top-search-a.gif);
	width:54px;
	height:19px;
	display:block;
	text-align:center;
	padding:2px 0 0 0;
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	}
	a#topsearchbttn:hover{
	text-decoration:underline;
	}
	
	
/* ---------------------------------- */
/* PRODUCT NAVIGATION COLUMN          */   
/* ---------------------------------- */	
#navcol{
	float:left;
	width:200px;
	}
	ul#products{
	list-style:none;
	}
	ul#products li{
	border-top:1px solid #ccc;
	padding:8px 0 12px 0;
	}
	ul#products li.bottom{
	border-bottom:1px solid #ccc;
	}
	ul#products li a{
	color:#333;
	text-decoration:none;
	font-size:70%;
	font-weight:bold;
	background-image:url(../images/8-ball.jpg);
	background-repeat:no-repeat;
	padding:3px 0 5px 27px;
	}
	ul#products li a.selected{
	color:#c00006;
	}
	ul#products li a:hover{
	color:#d80620;
	text-decoration:underline;
	}
	ul#products li ul li{
	border:none;
	padding:5px 0 5px 0;
	}
	ul#products li ul{
	list-style:none;
	}
	ul#products li ul li a{
	color:#5d5b59;
	font-weight:normal;
	background-image:none;
	border:none;
	}
	
	
#searchbox{
	float:left;
	font-size:70%;
	color:#333;
	margin:30px 0 30px 0;
	}
	#searchbox img.cards{
	float:left;
	}
	
/* ---------------------------------- */
/* CONTENT AREA				          */   
/* ---------------------------------- */
#content{
	float:left;
	width:670px;
	margin:0 0 30px 20px;
	}

	#banner{
	width:670px;
	height:200px;
	float:left;
	background-image:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	 
	}
	
	#banner .img1
	{
		border:0px solid red;
		float:left;
		margin:45px 10px 0 20px;
	}
	
	#banner .img2
	{
		border:0px solid red;
		float:left;
		margin:45px 10px 0 10px;
	}
	

/* ---------------------------------- */
/* FOOTER STYLES                      */   
/* ---------------------------------- */	
#footer{
	clear:both;
	border-top:1px solid #ccc;
	margin:10px 0 40px 0;
	padding-top:10px;
	}
	#footer p{
	float:right;
	}
	#footer a{
	color:#333;
	padding:0 10px 0 10px;
	font-size:70%;
	border-left:1px solid #ccc;
	text-decoration:none;
	}
	#footer a.end{
	border:none;
	}
	#footer a:hover{
	text-decoration:underline;
	}






/* ---------------------------------- */
/* Added by CHANDAN                     */   
/* ---------------------------------- */	
.variation
{
	margin:0;
	padding:0;
	color: #333;
	font-size:70%;
}

.testimonial{
	background-image:url(../images/bg-test.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:196px;
	margin-bottom:10px;
	float:left;
	
	}

.testimonialboxtop{
	background-image:url(../images/bg-toptest.gif);
	background-repeat:no-repeat;
	width:196px;
	height:11px;
	margin:0;
	padding:0;
	}

.testimonial p{ 
	color:#333;
	font-size:70%;
	padding:0 10px 10px 10px;
	margin-top:-2px;
	}


.testimonial a{
    width:229px;
	color:#333;	
	text-decoration: none;
	padding:0 10px 10px 10px;
	
	}
	
	
	.testimonial a:hover{
	color:#db0623;
	text-decoration:underline;
	}
	
	
#testimonilas
      { 
	    float:left;
		height:auto;
	  }	

#testimonilas p
      { color:#333;
	    font-size:70%;
	    padding:0 10px 10px 10px;
		border-bottom: 1px solid #ccc;
	}	
#images a
   { color:#333;
     text-decoration:none;   
   
   }
 
 #images a:hover
   { color:#db0623;
	text-decoration:underline;
	}
	
	
.thawte{
	background-image:url(../images/bg-tha2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:115px;
	margin-bottom:10px;
	float:left;
	
	}

.thawteboxtop{
	background-image:url(../images/bg-tha.gif);
	background-repeat:no-repeat;
	width:115px;
	height:11px;
	margin:0;
	padding:0;
	}	
	

.thawte p
     { 	padding:0 10px 10px 10px; }
  
  
