@charset "utf-8";
/*structure*/


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding : 0;
	color: #000000;
}
.thrColFix #container {
	width: 931px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
} 

.thrColFix #header {
	width: 931px;
	text-align: center;
	margin-top: 0px;
	height: 99px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
} 

.thrColFix #footer {
	width: 931px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 116px;
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
} 
.thrColFix #menu {
	width: 931px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: 28px;
} 
.thrColFix #Banner {
	width: 931px;
	background: #FFFFFF;
	text-align: left;
	height: 283px;
	float: left;
} 
.thrColFix .greenbox {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/green1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
} 
.thrColFix .Orangebox {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/orange1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
} 
.thrColFix .Bluebox {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/blue1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
} 
.thrColFix .Blackbox {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/Black1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
} 

.thrColFix .Violetbox {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/vilot1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
} 
.thrColFix #mainContent {
	height: 370px;
	width: 931px;
	float: left;
	padding-bottom: 50px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	text-align: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*structure end*/
/*Headings*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 35px;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	padding-top: 5px;
	vertical-align: bottom;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}


/*headings end*/

/*colours*/

.blue {
	color: #3f8add;
}
.green {
	color: #73a92d;
	
}
.Orange {
	color: #f69a0b;
}
.Black {
	color: #333333;
}
.Violet{
	color: #8B06C4;
}

/*colour end*/
/*ul menu*/
#vdividermenu ul{
	float: left;
	width: 931px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	height: 22px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
	width: 800px;
}

#vdividermenu ul li{
	display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}

#vdividermenu ul li a:visited{
	color: #FFFFFF;
	height: 20px;
}

#vdividermenu ul li a:hover{
	color:#5C92E7;
	height: 20px;
}
/*ul menu end*/


/*ul cart menu*/
.cartmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
}


a.cartmenu{
	
	color: #FFFFFF;

}

a:visited.cartmenu{
	color: #FFFFFF;
}

a:hover.cartmenu{
	color: #000000;
}
/*ul cart menu end*/

/*ul header menu*/
#headermenu ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	margin-left:440px;
}

* html #headermenu ul{ /*IE only rule, reduce menu width*/
}

#headermenu ul li{
	display: inline;
}

#headermenu ul li a{
	float: left;
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#headermenu ul li a:visited{
	color: #000000;
}

#headermenu ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
/*ul header menu end*/
.thrColFix #footer2 {
	width: 931px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	float: left;

}
.imgborder{
border:solid #7CAF3B 1px;
}
.line {
padding-top:10px;
border-bottom:dotted 2px #CCCCCC;
}
.line p{
padding-top:10px;
border-bottom:dotted 2px #CCCCCC;
}
.menu li a:hover{
background-color:#F8F8F8;
padding-bottom:8px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
color:#000000;

}
.f{
font-size:11px;
color:#999999;

}

.links{
font-size:12px;
color:#FFFFFF;


}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 15px;
}

.submenu ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

.submenu ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: inline;
	background-image: url(../images/orange_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.submenu ul li a{
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 8px;
}

.submenu ul li a:hover{
	color: #666666;
	text-decoration: none;
}
.submenu ul li a:visited {
	color: #666666;
}

.searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.table_vendor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1256b4;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table_part {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f98f1c;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table_dcrp {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	color: #333333;
}
.table_btn {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #333333;
	text-align: center;
}

.product_mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/blue_bg.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	margin-left: 12px;
	padding-left: 35px;
}

.form {
	background-color: #ffffff;
	line-height: 14px;
	border: 1px solid #beb9b9;
	margin: 0px;
	padding: 0px;
}
.form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border:none;
}
