/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-color:#606060;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	}


/*UL { list-style-image: url(../images/tick.png);

	margin:0px;	}*/
FORM {margin:0px;}	

LI
{
	margin:10px;
	vertical-align:middle;
}

.Wrapper{
	white-space: nowrap;
	}

	
h1
{
	font:bold 24px/34px Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#1a2ec9;
	text-align:center;
	margin:0px 0px 15px 0px;
	}

h2
{
	font:bold 21px/30px "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#575757;
	margin:0px 0px 0px 0px;
	
	}	

h3
{	
	font:bold 17px/24px "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#177ede;
	margin:0px;
	
	}	
		
				
	
.Orange
{
	color:#f18801;
	}

.Spacial
{
	color:#ff5a00;
	}	
.White
{
	color:#fff;
	}	

.Highlighter
{
	background-color:#ffff99;
	}		

.normal
{
	font:normal 13px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#111111;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#ff6c00;
	}	

.normal a:visited
{
	text-decoration:underline;
	color:#ff6c00;
	}

.normal a:active
{
	text-decoration:underline;
	color:#ff6c00;
	}		
	
.normal a:hover
{
	text-decoration:none;
	color:#0072e7;
	}

.small
{
	font:normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#676767;
	
	}
	
.small a:link
{
	text-decoration:underline;
	color:#ff6c00;
	}	

.small a:visited
{
	text-decoration:underline;
	color:#ff6c00;
	}

.small a:active
{
	text-decoration:underline;
	color:#ff6c00;
	}		
	
.small a:hover
{
	text-decoration:none;
	color:#0072e7;
	}

.bold
{
	font:bold 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0b3ac0;
	}
	
.bold a:link
{
	text-decoration:none;
	color:#0b3ac0;
	}	

.bold a:visited
{
	text-decoration:none;
	color:#0b3ac0;
	}

.bold a:active
{
	text-decoration:none;
	color:#0b3ac0;
	}		
	
.bold a:hover
{
	text-decoration:underline;
	color:#fe8300;
	}

.quotes{
	font-family:"Courier new", Courier, mono;
	font-weight:700;
	font-size:17px;
	line-height:24px;
	color:#666666;
	}	

.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#7f99da;
	}

.freebie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	}
	
.productTitle
{
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#071d8b;
	}
	
	
.products
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#093599;
	line-height:11px;
}
.products a:link
{
	color:#093599;
	text-decoration:none;
}

.products a:active
{
	color:#093599;
	text-decoration:none;
}


.products a:visited
{
	color:#093599;
	text-decoration:none;
}


.products a:hover
{
	color:#ef6f08;
	text-decoration:underline;
}

.subscribe{
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}

.basketHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}


.BottomNav{
	font:bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	
	}

.BottomNav A:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
 
	}


.BottomNav A:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}	

.BottomNav A:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	}						


	
.footer {
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;

}
	
.footer a:link
{
	
	text-decoration:underline;
	color:#ffffff;
	
	}	

.footer a:visited
{

	text-decoration:underline;
	color:#ffffff;
	
	}
	
.footer a:active
{

	text-decoration:underline;
	color:#ffffff;
	}			

.footer a:hover
{

	text-decoration:none;
	color:#ffffff;	
	}
		

.txtBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	color:#666666;
	border:1px solid #b86d0c;
	height:22px;
	}

.combo{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#0c69d2;
	background-color:#fff;
	}


.floatright{
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:1000;
}