﻿body{
	width: 100%;
	margin: 0px;
	}

#main_wrapper
	{
	width: 980px;
	height: auto;
	margin: 20px auto 0 auto;	
	}

#mycart{
	position: fixed;
	top: 0px;
	right: 50px;
	width:  200px;
	height: 100px;
	background-color: #f79646;
	border:2px solid #b56d30;	
	color: white;
	}
.fancybox-custom .fancybox-skin
	{
	box-shadow: 0 0 50px #222;
	}
#mycart p{
	margin-top: 0px;
	display: block;
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 35px;
	}
.cartbt
	{
	height: 40px;
	width: 120px;
	color: white;
	font-size: 17px;
	background-color: #f79646;
	border:2px solid #b56d30;	
	border-radius:7px;
	}
#items
	{
	display: block;
	margin-top: -25px;
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	}
#total-items
	{
	font-size: 40px;
	color: #fff;		
	}
#usernav
{
width: 980px;
float: left;		
}
		
#usernav a
	{
	background-image: url(images/bluebg.png);
	display: block;
	height: 41px;
	width: 150px;	
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 19px;
	float: left;
	font-size: 13px;
	font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
	}
#usernav .last
	{
	line-height: 41px;		
	}
#usernav #active
	{
	background-image: url(images/yellowbg.png);
	display: block;
	height: 41px;
	width: 150px;	
	}
#main_links
	{
	margin-left:100px;
	width:980px;
	height:100%;
	float: left;	
	}

#main_links a
	{
	display: block;
	height: 100px;
	width: 300px;
	margin: 20px;
	background-color: #4e80bd;
	line-height: 100px;
	text-align: center;
	color: white;
	text-decoration: none;	
	float: left;
	font-size: 20px;
	border:3px solid #375c89;
	font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
	}
	
#main_links #paypal
	{
	display: block;
	height: 100px;
	width: 300px;
	margin: 20px;
	background-color: #4e80bd;
	text-align:center;

	color: white;
	text-decoration: none;	
	float: left;
	font-size: 20px;
	border:3px solid #375c89;
	
	}
#main_links #CC_Text
	{
		text-align: center;
		margin-top:28px;

	}
}
	
#main_links a:hover
	{
	background-color: #f4a768;
	border-color: #b56d30;	
	}
#ordertable  
	{
	margin-top: 20px;
	border:1px solid lightgrey;	
	}

#ordertable tr  
	{
	border:1px solid lightgrey;	
	}
#ordertable tr td 
	{
	border:1px solid lightgrey;	
	}
#ordertable tr th 
	{
	border:1px solid lightgrey;	
	}
.backbtn
	{
	display: block;
	height: 40px;
	width: 100px;
	margin: 20px;
	background-color: #4e80bd;
	line-height: 30px;
	text-align: center;
	color: white;
	text-decoration: none;	
	float: left;
	font-size: 15px;
	border:3px solid #375c89;
	}
.backbtn :hover
	{
	background-color: #f79646;
	border-color: #b56d30;
	}
.reviewbtn
	{
	display: block;
	height: 60px;
	width: 300px;
	margin: 20px;
	background-color: #4e80bd;
	line-height: 50px;
	text-align: center;
	color: white;
	font-size: 20px;
	text-decoration: none;	
	float: left;
	border:3px solid #375c89;	
	}
	
#vatrow
	{
	height: 30px;
	width: auto;
	}
#discount
	{
	width: 200px;
	height: 30px;
	border: 2px solid	#385d8a;
	float: left;				
	}
#vatno
	{
	width: 200px;
	height: 30px;
	border: 2px solid	#385d8a;
	float: left;				
	}
#helpdesk
	{
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(images/helpicon.png);
	}
/*captcha code*/
#refresh
	{
	margin-left: 5px;
	display: block;
	height: 40px;
	width: 40px;
	border:none;
	background: none;
	float: left;
	margin: 5px;
	margin-left: 10px;
	background: url(images/refreshicon.png) no-repeat;
	}
        
#security_code1
	{
	border-style:  none; 
	background-color:#D8E4F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 10pt;                
	width: 120px;
	height: 38px;
	background-image: url('images/1.gif');
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: -2px;
	text-align:center;
	margin-left: 10px;
	}
       
#security_code
	{
	border-style:  none; 
	background-color: #f79646;
	color:black;
	font-family: 'fantasy'; 
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 10pt;                
	width: 120px;
	height: 41px;
	background-image: url('images/1.gif');
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	padding-left: 10px;
	text-align: center;
	margin-left: 10px;
	}
#code
	{
	float: left;
	}
/*orderform css*/
#orderform table tr td span
	{
	color: red;       		
	}
#preview
	{
	color: green;       			
	}
#vattab span
	{
	color: black;
	}
#msg
	{
	margin-top: 50px;
	height: 150px;
	font-size: 25px;
	background-color: #f9cfad;
	border:2px solid #b56d30;
	border-radius:10px;
	width: 750px;
	display: block;
	line-height: 75px;
	text-align: center;	
	color: #fff;		
	}
	
h1 {font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
   font-size:xx-large;
   color:#6A80A8;
   }
   
h2 {font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
   font-size:x-large;
   color:#6A80A8;
   }
   
h3 {font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
   font-size:large;
   color : #3D3D3D;
   }
  
 h4 {font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
   font-size:medium;
   color : #3D3D3D;
   }
  
p {font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
   font-size:medium;
   color :#666666;
   text-align:justify;
	}
      			
td {
	font-family:"Trebuchet MS", "Gill Sans MT", Calibri, "Verdana", sans-serif;
    font-size:small;
	font-weight: normal;
	color : #666666;
	border-style: none;
	text-align: left;
	background-color: white;
	padding:3 10 3 10;
	}
 	
 