html, body, form {
	margin  :0px;
	padding :0px;
}

body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/back.jpg);
}
input {
	font-size:10px;
}
table, p{
	padding: 0;
	margin: 0;	
}
td{
	vertical-align: top;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

img.download {vertical-align:middle;}

/*template css */
#maincontainer{
	/*width:100%;*/
	/*height:600px;*/
	margin:0;padding:0;
	margin-top:00px;
	
	background-position: top left;
	background-repeat: repeat;
}
#headdiv{
	height:258px;
	width:100%;
	margin:0;
	padding:0;
	border:0px solid #FF0000;
}
.head{
	background-image: url(images/head_bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	height:258px;
	width:980px;
	margin:auto;
	padding:0;	
	border:0px solid #0000ff;	
}

/*** TOP Navigation ***/
.navContainer{
	/*padding-right:60px;*/
}
#topnav{
	float:right;
	height:18px;
	vertical-align: top;
	margin: 0;
	padding: 0;		
	/*background-image: url(images/top_M.jpg);*/
	background-position: bottom ;
	background-repeat: repeat-x;
	/*background-color: #ffffff;*/
	text-align: center;
	
}

.top_L{
	background-image: url(images/top_L.jpg);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
}

.top_R{
	background-image: url(images/top_R.jpg);
	background-repeat: no-repeat;
	width:17px;
	height:18px;
}
.menuSep{
	padding: 0;
	width: 20px;
	/*background: #005500;*/
}
#topnav ul{		
	/*background-color: #ffffff;*/
	margin:0;
	padding:0;
	list-style: none;
	
}

#topnav li{
	/*background-color: #ffffff;*/
	float: left;
	margin:0;
	padding-top:6px;
	padding-left:4px;
	padding-right:4px;
	border:0px solid #ff0000;
}

#topnav a:link, #topnav a:visited {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover{
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.choose
{
	font-size: 13px;
	color:#6eb391;
	padding-right:15px;
	font-weight: bolder;
}
/*** TOP Navigation END ***/

#bodydiv{
	/*background-image: url(images/main_cont.jpg);*/
	/*background-position: top left;*/
	background-repeat: repeat-y;
	width:856px;
	margin:auto;
	/*background:#ffffff;*/
	border:0px solid #ff0000;
}

#maincontent{
	width:855px;
	margin:auto;	
	border:1px solid #ffff00;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#page_head{
	
}

#footer{
	clear	: both;
	width	: 855px;
	margin	: auto;
	/*background-image	: url(images/foot.jpg);*/
	background-position	: top left;
	background-repeat	: no-repeat;
	height	: 40px;
	border:0px solid #ff0000;

}

#footer h1{
	font-size: 11px;
	color: #A8A8A8;
	margin:0;
	padding:0;
	padding-top: 30px;
	padding-left: 0px;
}

#sidebar{
	float:left;
	width:211px;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:0px;
	border:0px solid #ff0000;
}

#content{
	width:433px;
	border: 0px solid #fff000;
	padding-top: 0px;
	min-height	:400px;
	padding-left: 0px;
	padding-right: 0px;
	border:0px solid #e0e0e0;
	background-color:#ffffff;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#666666;
}

 

.pageHead{
	color:#268bc6;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#maintable{	
}
/* navugation*/
#menu{
	margin: auto;
	margin-top: 30px;
	background-color: #F4F5F7;
	width:187px;
}
#menunav{
	padding: 0;
	margin: auto;
	list-style: none;
	width:170px;
}
#menunav li{
	background-image: url(images/menuDiv.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
}
#menunav li ul{
	padding:0;
	margin: 0;
	padding-left:40px;
	padding-top:5px;
}
#menunav li ul li{
	background-image: none;
	padding-bottom:5px;
	list-style: none;
	list-style-image: url(images/navsub_bullet.jpg);
}

#menunav li a{
	text-decoration: none;
	color:#57bfef;
	font-size:11px;
	font-weight: bold;
}
#menunav li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: bold;
}
#menunav ul li a{
	text-decoration: none;
	color:#368fb9;
	font-size:11px;
	font-weight: normal;
}

#menunav ul li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: normal;
}
.nav_bullet{
	background-image: url(images/nav_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:11px;	
}

/* tempalte css */

/* --------------left navi------------- */

.inputclass{
	width	:200px;
}

.phototable{
	padding	:0;
	margin	:0;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	border :0 solid #000000;
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

.siteform input{
	width:250px;	
}
.siteform textarea{
	width:250px;
	height: 100px;
}

.buttonclass{	
	/*background-color: #5AC1EE;	*/
	background-image: url(images/but_bg.jpg);
	color:#1274A1;
	font-weight: bold;
	font-size: 12px;
	border:5px solid #33A6DC;
}
.contactmes{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.secerror{
	color:#525252;
	font-weight: bold;
}

#sidebox{	
	margin-top:5px;
	background: #F4F5F7;
}
#sidebox .head{
	width:100%;
	margin:0;
	padding:0;
	background: #8ED1EE;
	height:23px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;
	vertical-align: middle;
}
#sidebox td{
	font-size:11px;
	padding:5px;
	color:#888787;
}
#sidebox input{
	width:100px;
	border: 1px solid #888787;
}
#sidebox .label{
	width:55px;
}

.video_bg
{
	background-image:url(images/video_bg.jpg);
	height:160px;
	color:#353c40;
}

.right
{
	float:right;
	padding-right:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
}
.left
{
	float:left;
	padding-left:0px;	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#054469;	
}

#footernav a{
	text-decoration: none;
	color:#054469;
	font-size:11px;
	font-weight: bold;	
}

#footernav a:hover{
	text-decoration: underline;
	color:#054469;
	font-size:11px;
	font-weight: bold;	
}


.right a, .left a{
	text-decoration: none;
	color:#054469;
	font-size:11px;
	font-weight: normal;	
}

.right a:hover, .left a:hover{
	text-decoration: underline;
	color:#054469;
	font-size:11px;
	font-weight: normal;	
	
}
.contact_bg
{
	background-image:url(images/contact_bg.jpg);
 
}

.contact_header_bg
{
	background-image:url(images/contact_header_bg.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
	height:24px;
	vertical-align:top;
}
.contact_text
{
	color:#349e6a;
}

.contact_text a , .contact_text a:visited
{
	color:#349e6a;
	text-decoration:none;
}
.contact_text a:hover
{
	color:#349e6a;
	text-decoration:underline;
}

.sales_bg
{
	background-image:url(images/sales_bg.jpg);
 
}

.sales_header_bg
{
	background-image:url(images/sales_header_bg.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
	height:24px;
	vertical-align:top;
}

.sales_text
{
	color:#b84fa4;
	line-height:18px;	
}

.stockists_header_bg
{
	background-image:url(images/stocklists_header_bg.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
	height:24px;
	vertical-align:top;
}
.stockists_bg
{
	background-image:url(images/stocklist_bg.jpg);
 
}
.stockists_text
{
	color:#1b7bb3;
	line-height:18px;
}

.stockists_text a,  .stockists_text a:visited
{
	color:#1b7bb3;
	line-height:18px;
	text-decoration:none;
}
 
.stockists_text a:hover
{
	color:#1b7bb3;
	line-height:18px;
	text-decoration:underline;	
} 
.trolleypouch
{
	width:211px;
	background:#ffffff;
	
}


.top_left {
background-repeat:no-repeat;
width:14px;
height:3px;
background-image:url(images/top_left.jpg);
} 
.borderTopall {
background-repeat:repeat-x;
/*width:15px;*/
height:3px;
background-image:url(images/borderTopall.jpg);
}

.top_right {
background-repeat:no-repeat;
width:29px;
height:3px;
background-image:url(images/top_right.jpg);
}
.borderLeftall {
background-repeat:repeat-y;
width:29px;
/*height:17px;*/
background-image:url(images/borderLeftall.jpg);
}
.borderRightall {
background-repeat:repeat-y;
width:29px;
background-image:url(images/borderRightall.jpg);
background-position:right;
}
.bottom_left {
background-repeat:no-repeat;
width:29px;
height:3px;
background-image:url(images/bottom_left.jpg);
}
.borderBottomall {
background-repeat:repeat-x;
/*width:15px;*/
height:3px;
background-image:url(images/borderBottomall.jpg);
}
.bottom_right {
background-repeat:no-repeat;
width:29px;
height:3px;
background-image:url(images/bottom_right.jpg);
}
#png-holder {
	width: 245px;
	height: 229px;
	text-indent: -9999px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trolleypouch.png', sizingMethod='crop');
}

