* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
body, html {
	/*font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#000000; /*00ACEE*/
	background:url(../images/vp/bg_strip.jpg) repeat-x;
}
#wrapper {
	width:1024px;
	margin:0 auto;
	position:relative;
	/*border-left:2px dashed #46A2ED; Tharanga 09-07-2009*/
	/*border-left:1px solid #46A2ED;
	border-right:1px solid #46A2ED;   */
	margin-top: 3px;
	background:white;

}
#header {
	height:199px;
}
#title {
	background:url(../images/header.png) no-repeat;
	width:959px;
	height:110px;
	float:left;
	margin-top: 0px;
	margin-left: 6px;
	/*_margin-left:7px;*/
}
#title span {
	display:none;
}

#slogan span {
	display:none;
}

#other_nav {
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
	font-weight:bold;
	margin-top:15px;
	height:22px;
}
#other_nav li {
	display:inline;
	padding-right:4px;
	_padding-right:0px;
	padding-left:0px;
	_padding-left:3px;
	background:url(../images/othernav_sep.gif) no-repeat right 5px;
}
#other_nav li.last {
	background:none;
}
#other_nav li a {
	color:#00ACEE;
	padding:2px 5px 7px 5px;
}
#other_nav li a:hover {
	color:#00ACEE;
	background:#EFF917;
}
#top_container {
	clear:both;
	height:51px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:28px;
	/*border-bottom:1px solid white;*/
}

/* --- top menu --- */
#left_part_menu{
	background:url("../images/vp/menu_left_curve.jpg") no-repeat;
	float:left;
	height:51px;
	width:5px;
}
#right_part_menu{
	background:url("../images/vp/menu_right_curve.jpg") no-repeat;
	float:left;
	height:51px;
	width:5px;
}
#middle_part_menu{
background:url("../images/vp/topmenu_bg.jpg") repeat-x;
height:51px;
width:958px;
float:left;
margin:0;
}

#search_div{
float:left;
width:196px;
line-height:45px;
}

#top_container ul.menuul li:hover {
background:url("../images/vp/topmenu_bg_hover.jpg") repeat-x;
}

#top_container ul.menuul li {
/*background:url("../images/ggnew/bg_black_left.gif") no-repeat scroll left center transparent;*/
float:left;
height:51px;
list-style-type:none;
line-height:50px;
/*border-right:1px solid #ffffff;*/
}

#top_container ul.menuul li div {
background:url("../images/ggnew/rightback.gif") no-repeat scroll right center transparent;
float:left;
margin-top:1px;
}
#top_container ul.menuul li a {
color:#ffffff;
float:left;
font-size:16px;
font-weight:bold;
height:51px;
padding:0 21px 10px 21px;
text-decoration:none;
/*border-right:1px solid #000000;*/
background:url("../images/vp/menu_button_border.jpg") no-repeat scroll transparent;
}
#top_container ul.menuul li a:hover {
/*background:url("../images/eye/top_bttn_hover.jpg") no-repeat 5px 0px;*/
color:#333333;
}


#top_container ul.menuul li.selected {
background:url("../images/vp/bg_shine_left.png") no-repeat scroll left center transparent;
float:left;
margin-right:2px;
}

#top_container ul.menuul li div.selected {
background:url("../images/vp/right.png") no-repeat scroll right center transparent;
float:left;
margin-top:1px;
}
#top_container ul.menuul {
margin:0;
padding:0 3px 0 0px;
float:right;
height:51px;
width:751px;
}

#top_container ul.menuul li a div.textcenter {
background-image:none;
color:white;
display:block;
font-weight:bold;
margin-top:10px;
padding:0;
cursor:pointer;
}

#top_container ul.menuul li a div.textcenter:hover{
color:#EF7C0C;
pointer:cursor;
}
#main_nav {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	height:23px;
	clear:both;
}
#main_nav li {
	display:inline;
}
#main_nav li a {
	color: #EFF917;
	padding:4px 10px;
	float:left;
	border-right:1px solid #B9E0F1;
	font-weight:bold;
}
#main_nav li a:hover {
	color:#ffffff;
	background:url(../images/vp/menu_bttn_bg_hover.gif) repeat-x ;
}
#view_selection {
	float:right;
	border-left:1px solid #B9E0F1;
	background: #F6360A;
}
#view_selection a {
	color:#EFF917;
	padding:4px 10px;
	float:left;
	font-weight:bold;
}
#view_selection a:hover {
	background:#FEF200;
	color:#4a434d;
}
#sub_container {
	clear:both;
	padding:3px;
	height:22px;
	/*border-bottom:1px solid white;*/
}
#sign_in {
	list-style-type:none;
	padding:2px 7px 2px 5px;
	margin:0;
	float:left;
	color:white;
}
#sign_in li {
	display:inline;
	padding-left:5px;
}
#sign_in li a {
	color:white;
}
#sign_in li a:hover {
	color:white;
}
#welcome_bar {
	list-style-type:none;
	padding-right:28px;
	margin:0;
	float:right;
	/*background:#3F7DCF;*/
	color:#333333;
	height:17px;
	vertical-align:middle;
}
#welcome_bar li {
	display:inline;
	background:url(../images/welcome_bar_sep.gif) no-repeat right 3px;
	padding-left:2px;
	_padding-left:5px;
	padding-right:7px;
	_padding-right:3px;
}
#welcome_bar li.last2 {
	background:none;
	padding-right:0;
}
#welcome_bar li a {
	color:#ed1c24;
}
#welcome_bar li a:hover {
	color:#333333;
}
#search_box {
	list-style-type:none;
	padding:2px 5px 0 0;
	margin:0;
	float:right;
}
#search_box li {
	display:inline;
	padding-left:5px;
}
#search_box li a {
	color:white;
}
#search_box li a:hover {
	color:#f3e2a7;
}
#side_bar {
	width:213px;
	/*height:300px;*/
	float:left;
	margin-left:-959px;
	background:#ffffff;
}
#sub_nav {
	padding:0;
	margin:0;
	list-style-type:none;
	background:#00ACEE;
}
#sub_nav li#h3 {
	color:white;
	height:17px;
	background:#37425a;
}
#sub_nav li#h3 h3 {
	font-size:13px;
}
#sub_nav li {
	display:block;
	padding:5px 5px 5px 10px;
}
#sub_nav li a {
	color:white;
}
#sub_nav li a:hover {
	color:#FFFFCC;
	background:url(../images/subnav_hover.gif) repeat-y;
}
#sub_nav li#bottom {
	background:url(../images/subnav_footer.gif) no-repeat bottom;
	padding:0;
	margin:0;
	width:185px;
	height:10px;
}
#advertisements {
	width:169px;/*169*/
	float:right;
	/*margin-left:-100px;*/
	clear:right;
}

#search_box2 {
height:123px;
margin-left:28px;
width:213px;
}
#search_top {
background:url("../../conf/images/vp/product_search.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:35px;
list-style-type:none;
width:213px;
}
#search_boxinner {
background: #CCCCCC;
color:#333333;
font-weight:bold;
height:63px;
line-height:18px;
padding:11px 0px;
width:213px;
}
#search_boxinner select{
	width:118px;
	margin-bottom:3px;
}

#login_box {
height:138px;
/*margin-left:28px;*/
width:213px;
float:left;
margin-top:6px;
}

#member_login {
background:url("../../conf/images/vp/signin.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:35px;
list-style-type:none;
width:213px;
}
#login_boxinner {
background: #CCCCCC;
color:#333333;
font-weight:bold;
height:77px;
line-height:18px;
padding:11px 0px;
width:213px;
margin-bottom:3px;
}
#login_boxinner input{
	margin-bottom:3px;
}
#login_span input{
	margin-bottom:0px;
}
#login_span {
height:30px;
padding-left:75px;
padding-top:1px;
width:151px;
list-style:none;
}
#login_span li {
	padding-bottom:1px;
}
.login_btn {
background:url("../images/vp/button_bg.gif") repeat-x scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:19px;
width:45px;
color:#ffffff;

}
.login_btn input{
}
#content_innerbox {
float:left;
height:auto !important;
margin-left:242px;
margin-top:-127px;/*-264px;*/
min-height:300px;
width:744px;
}
#content_0 {
height:auto;
overflow:hidden;
width:1024px;
margin-top:12px;
}
#content {
background-color:#FFFFFF;
float:left;
height:auto !important;
margin-left:1px;
margin-top:0;
min-height:300px;
padding:7px 6px 4px;
width:760px;/*743px;*/
}

#content a:hover{
filter:alpha(opacity=84);
	-moz-opacity:.84;
	opacity: .84;
	-khtml-opacity: .84; 
}

/*
#content h4 {
	font-size:15px;
	color: #00ACEE;
}
#content h5 {
	font-size:12px;
}
#content p {
	font-size:11px;
}*/
#content #messege {
	width:300px;
}
#content #messege h4 {
	background:#cc0000;
	font-size:13px;
	color:white;
	padding:5px;
}
#content #messege ul {
	padding:8px 10px 10px 30px;
	background:#37425a;
	color:white;
}
#content #messege li {
	display:block;
	line-height:20px;
}
#content #form {
/*	background:#e4e7eb;*/
	padding:6px 10px 10px 11px;
	/*margin-right:3px;
	margin-left:4px;*/
	/*margin-top:10px;*/
}
#content #form label {
	float:left;
	width:270px;
	text-align:right;
	margin-bottom:2px;
	height:20px;
}
#content #form label.contact {
	text-align:left;
	width:150px;
}

#content #form2 {
	padding:6px 10px 10px 11px;
}
#content #form2 label {
	float:left;
	width:169px;
	text-align:left;
	margin-bottom:2px;
	height:20px;
}
#content #form2 label.contact {
	text-align:left;
	width:150px;
}
#content #form2 input, #content #form textarea {
	margin-bottom:2px;
	margin-left:4px;
}
#content #form2 br {
	clear:left;
}

#content #form .boxes {
	width:15px;
}
#content #form input, #content #form textarea {
	margin-bottom:2px;
	margin-left:4px;
}
#content #form br {
	clear:left;
}
#content #form h4 {
	font-size:13px;
	padding:6px;
	background:#E7E7E7; /*00ACEE*/
	color:#0067B4;
	margin-bottom:5px;
	margin-top:4px;
	text-align:center;
}
#content .brands {
	padding:10px 5px 10px 5px;
	border-bottom:1px solid #E7582D;
	min-height:120px;
	height:auto !important;
	height:120px;
	width:260px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#content .brands h5 {
	font-size:16px;
	padding-bottom:5px;
	font-size:13px;
}
#content .brands img {
	width:200px;
	height:200px;
	/*float:left;*/
	padding-right:10px;
}
#content .brands p {
	margin-top:-5px;
}
#content .products {
	padding:10px 5px 10px 5px;
	border-bottom:1px solid #E7582D;
	/*float:left;*/
	width:576px;
	margin:4px;
	min-height:130px;
	height:auto !important;
	height:136px;
}
#content .products .top {
	height:85px;
}
.table {
	clear:both;
	font-size:10px;
	padding:0;
	margin:5px 0 0 0;
}
.table td {
	background:#e4e7eb;
	text-align:center;
	padding:5px;
}
.table td.td_left {
	background:#e4e7eb;
	text-align:left;
	padding:5px;
}
.table th {
	background:#00ACEE;
	color:white;
	width:35px;
	padding:2px;
}
#content .th_temp {
	background:#006699;
	color:white;
	padding:3px;
	font-weight:bold;
	text-align:center;
}
#table_cart {
	clear:both;
	font-size:11px;
	padding:0;
	margin:5px 0 0 0;
	width:100%;
}
#table_cart .cart_th {
	background:#00ACEE;
	color:white;
	padding:2px;
}
#table_cart .cart_td_right {
	background:#e4e7eb;
	text-align:right;
	padding:2px;
}
#table_cart .cart_td_left {
	background:#e4e7eb;
	text-align:left;
	padding:5px;
}
#cart_buttons {
	text-align:center;
	padding-top:5px;
}
#cart_buttons .button {
	margin-bottom:5px;
}
#content #table_cart th {
	background:#00ACEE;
	color:white;
	padding:2px;
}
#content .products img {
	width:80px;
	height:80px;
	float:left;
	padding-right:8px;
}
#content .products from {
	float:right;
}
#content .products label {
	padding-left:5px;
}
#content .products .desc {
	float:right;
}
#content .product_details {
	padding:10px 5px 10px 5px;
	float: left;
	width: 100%;
	background:#ffffff;
}
#content .product_details .left {
	float:left;
	width:313px;
}
#content .product_details .right {
	float:left;
	width:431px;
}
#content .product_details img {
	width:270px;
	height:270px;
	padding:3px;
}
#content .product_details .table {
    height: 67px;
    margin-left: 15px;
    margin-top: 62px;
    width: 400px;
    font-size: 12px;
    float: left;
}
.price_table_div{
	padding:0px;
	float:left;
	width:100%;
}
.devide_bar{
	background:url("../images/vp/devide_bar.gif") repeat-x;
    height: 7px;
    margin-left: 7px;
    overflow: hidden;
    width: 741px;
 }
.first_col{
	width:55px;
	text-align:center;
}
.select_col{
	background:#ffffff !important;
}
#content .product_details .table td{
    height: 15px;
    padding: 0px;
    text-align:center;
}
#content .product_details .table th{
    height: 10px !important;
	text-align:center !important;
}
.decoration_dropdown_div{
	background:url("../images/vp/choose_deco_bg1.jpg") no-repeat;
	width:431px;
	height:112px;
	float:left;
}
.decoration_droplist{
    font-size: 12px;
    margin-left: 17px;
    margin-top: 77px;
    width: 398px;
}
.qtylevels_div{
	background:url("../images/vp/choose_qty_bg2.jpg") no-repeat;
	width:431px;
	height:140px;
	float:left;
}
.addtocart_div{
	background:url("../images/vp/addto_cart3.jpg") no-repeat;
	width:431px;
	height:71px;
	float:left;
}

.addtocart_button{
	background:url("../images/vp/addtocart_btn.jpg") no-repeat;
    border: none;
    cursor: pointer;
    height: 51px;
    margin-left: 95px;
    margin-top: 10px;
    width: 159px;
}
.addtocart_button:hover{
	filter:alpha(opacity=84);
	-moz-opacity:.84;
	opacity: .84;
	-khtml-opacity: .84; 
}
.addtocart_button:focus{
	background:url("../images/vp/addtocart_btn.jpg") no-repeat;
    border: none;
    cursor: pointer;
    height: 51px;
    margin-left: 95px;
    margin-top: 10px;
    width: 159px;
	filter:alpha(opacity=84);
	-moz-opacity:.84;
	opacity: .84;
	-khtml-opacity: .84; 
}
/*
#content a {
	color:#0067B4; 
	font-weight:bold;
}
#content a:hover {
	color:#06f;
} */
.links {
	float:left;
	width:280px;
	padding:5px 10px 15px 5px;
}
.buttons {
	padding:5px;
	text-align:center;
	/*background:#BBCFDB;*/
	margin-left:10px;
}
.td_left {
	text-align:left;
}
.cms_footer {
	clear:both;
	min-height:106px;
	background:#F2F2F2;
	color:#333333;
	padding-bottom:0;
	display:block;
	margin-top:9px;
	font-weight:bold;
}

#footer {
	clear:both;
	height:106px;
	background:#F2F2F2;
	color:#333333;
	padding-bottom:0;
	display:block;
	/*margin-top:9px;*/
	font-weight:bold;
}
#inner_footer2{
	width:983px;
	margin:0 auto;
	padding-left:29px;
	padding-right:29px;
}
#footer ul {
	padding:0;
	margin:0;
}
#footer li {
	background:url("../images/othernav_sep.gif") no-repeat scroll right 3px transparent;
	display:inline;
	list-style-type:none;
	padding-left:2px;
	padding-right:7px;	
}
#footer li.last1 {
	background:none;
}
#footer li a {
	color:#333333;
}
#footer li a:hover {
	color:#0072BB;
}
#footer .leftbox{
	float:left;width:25%;padding-top:17px;padding-left:5px;
	position:relative;
	}
#footer .rightbox{
	float:right;width:25%; text-align:right;padding-top:17px;padding-right:5px;
	position:relative;
	
		}
#footer .middlebox{
	margin:0 auto;width:460px; text-align:center;padding-top:30px;
	position:relative;
}


#content .button, .button2, .button3 {
	color:white;
    border-style: none;
    background:url(../images/vp/button_bg.gif);
    background-repeat: repeat-x;
    width:93px;
    height:25px;
}

#content .button2{
    background:url(../images/vp/button_bg.gif) repeat-x;
    width:150px;
    height:25px;
}
#content .button3{
    background:url(../images/vp/button_bg.gif) repeat-x;
    width:165px;
    height:25px;
}

#a_button {
	color:white;
    border-style: none;
    background:url(../images/vp/button.gif);
    background-repeat: no-repeat;
    width:93px;
    height:25px;
}
.button {
	background:url(../images/vp/button_bg.gif) repeat-x;
	border:none;
	color:white;
}

.button:focus {
	background:#0a2245;
}
input, select {
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:1px;
}
input:focus, textarea:focus {
	background: #ffffdc;
}
.hoverOff  {
	color: #000;
	background-color: #fff;
	border: solid 1px #00ACEE;
}
.hoverOn    {
	color: #000;
	background-color: #fff;
	border: solid 1px #00858a;
}

#content_control {
	background-color: #7FAAFF;
	border-color:#0000FF;
	border-width: 2px;
	padding: 1px 2px 2px 1px;
}
#content_control span {
	border-right: 1px;
	border-color: red;
	padding : 1px 2px 2px 1px;
}
#content_control span a {
	color: white;
}




/*
Styles related to the dynamicdrive sucker menu
*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv {
	padding-bottom: 160px;
	margin-left: -2px;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 185px; /* Width of Menu Items */
/*border: 1px solid #8BC53D;*/
}

.suckerdiv ul li{
position: relative;
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
overflow: auto;
/* max-height: 200px; Tharanga 09-07-2009 */

}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #fff;
text-decoration: none;
background-color: #00ACEE;
background-position: right;
padding: 1px 5px;
border-bottom: 1px solid #8BC53D;

}

.suckerdiv ul li a:visited{
background-color: #00ACEE;
background-position: right;
}

.suckerdiv ul li a:hover{
background-color: #74B7E7;
background-position: right;
color: #fff;
}

.suckerdiv .subfolderstyle{
background-color: #00ACEE;
background-position: right;
}

#lhs_menu_bottom_gap {
border: 1px solid #8BC53D;
/*background:url(../images/components/bottommenu.png);*/
background-position: right;
height : 127px;
border :none;
/*border-left: 1px solid #8BC53D;*/
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.spansearchbox{
border: 1px solid #6f6f6f;	
}


/*-- leftside box top bar */

#leftsidetopbar_div{
	padding-left:7px;
	padding-top:5px;
}

#leftsidetopbar_div ul.leftsidetopbar li {
background:url("../images/ggnew/leftmenutopbar_left.png") no-repeat scroll left center transparent;
float:left;
height:44px;
list-style-type:none;
margin-right:1px;
}
#leftsidetopbar_div ul.leftsidetopbar li div {
background:url("../images/ggnew/leftmenutopbar_rightback.png") no-repeat scroll right center transparent;
float:left;
margin-top:0px;
}
#leftsidetopbar_div ul.leftsidetopbar li span {
color:#FFFFFF;
float:left;
font-weight:bold;
height:44px;
margin:0 36px;
text-decoration:none;
font-size:13px;
}

#leftsidetopbar_div ul.leftsidetopbar li.selected {
background:url("../images/ggnew/bg_shine_left.png") no-repeat scroll left center transparent;
float:left;
margin-right:2px;
}

#leftsidetopbar_div ul.leftsidetopbar li div.selected {
background:url("../images/ggnew/right.png") no-repeat scroll right center transparent;
float:left;
margin-top:1px;
}
#leftsidetopbar_div ul.leftsidetopbar {
margin:0;
padding:0 3px 0 0px;
}

#leftsidetopbar_div ul.leftsidetopbar li span div.textcenter {
background-image:none;
color:white;
display:block;
font-weight:bold;
margin-top:17px;
padding:0;
}

#side_bartopcurve{
background:url("../images/vp/our_products.jpg") no-repeat;
color:#FFFFFF;
font-weight:bold;
height:36px;
width:213px;
}

.cart_buttonsli{
	float:right;
	
}
.cart_buttonsli li{
	display:inline;
	padding-right:7px;
	clear:both;
display:inline;
overflow:hidden;
}

#left_banner{
	margin-top:5px;	
	width:213px;
	height:118px;
	float:left;
}
#special_offer{
background:url("../../conf/images/vp/special_offers.jpg") no-repeat scroll 0 0 transparent;
height:35px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
list-style-type:none;
width:213px;
}

#special_offer_banner{
	background:#CCCCCC;	
	height:83px;
}

#homepagebanner_div{
	float:left;
	width: 585px;
	height:334px;
	
}
#homepagerightside_links{
	float:left;
	width: 167px;
	height:343px;
	padding-left:4px;
}

.menuheading_table{
	
}
.menuheading_table th{
    font-weight: bold;
    padding: 4px;
    background: #DEDEDE;
}
.view_cart_div{
 	float: right;
    height: 22px;
    margin-right: 28px;
    padding-bottom: 1px;
}

.view_cart_link_bttn{
	background:url("../../conf/images/vp/view_cart.jpg") no-repeat scroll 0 0 transparent;
	height:21px;
	width:115px;	
 	float: right;
}
.view_cart_link_bttn hover{
	background:url("../../conf/images/vp/view_cart_hover.jpg") no-repeat scroll 0 0 transparent;
	height:21px;
	width:115px;	
 	float: right;
}

.contact_form_div{
float:left;
width:419px;
}

.contact_form_rightdiv{
	float:left;
	width:294px;
	height:170px;
	background:url("../../conf/images/vp/contact_form_rightimage.jpg") no-repeat scroll 0 0 transparent;
}

.product_listheading_div{
	background:url("../../conf/images/vp/productlistheadingbg.jpg") no-repeat scroll 0 0 transparent;
	width:100%;
	height:70px;
  	color: #5e6062;
    font-size: 22px;
    font-weight: bold;
    height: 59px;
    padding-left: 11px;
    padding-top: 13px;
    }
    
.vapshop_product_grid{
	background:url("../../conf/images/vp/product_gridbg.jpg") no-repeat scroll 0 0 transparent;
	width:190px;
	height:193px;
	padding-left: 25px;
}
.vapshop_product_grid p{

}
.vapshop_product_grid a{
	color:#000000;
	font-size:11px;
	
}

.thumb_link{
  float: right;
    height: 25px;
    margin-bottom: -19px;
    width: 130px;
    }
.thumb_link a{
 	width: 100px;
    height: 25px;
    display: block;
}
.thumb_image{
    display: block;
    padding: 7px;
    text-align: center;
    width: 126px;
    }
    
    
.second_heading_productpage{
	width:100%;
	min-height:30px;
  	color: #00aeef;
    font-size: 20px;
    font-weight: bold;
    padding-left: 11px;
}   

.details_productpage{
	width:623px;
	min-height: 100px;
  	color: #5f5f5f;
    font-size: 14px;
    font-weight: bold;
    padding-left: 11px;
    
} 
.details_productpage h1{
    font-size: 16px;
    font-weight: bold;
  	color: #4e4e50;
    
}

.backtoproductlist_div{
	background:url("../../conf/images/vp/backtoproductlist_btn.jpg") no-repeat scroll 0 0 transparent;
	width:173px;
	height:26px;
	float:left;
}
.backtobtn{
    background: none;
    border: medium none;
    color: #4E4E50;
    cursor: pointer;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
}
html>/**/body .backtobtn{
    padding-left: 27px;
}


/* image zoom */
html #lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
html #lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
html #lightboxCaption{ float: left; }
html #keyboardMsg{ float: right; }
html #closeButton{ top: 5px; right: 5px; }

html #lightbox img{ border: none; clear: both;} 
html #overlay img{ border: none; }

html #overlay{ background-image: url(../../conf/images/overlay.png); }

html>/**/body #overlay{ background-image: url(../../conf/images/overlay.png); }

css/style.css - 
.readonlytextbox{
	background-color: #E1EAFC;
	color: #000;
	border: solid 1px #14213d;
	}
.readonlytextbox2{
	color: #000;
	border: solid 1px #14213d;
	background-color: #F7C704;
}


.quote_form_table{
    height: 300px;
    margin: 0 auto;
    width: 100%;
    margin-left: 78px;
     width: 545px;
}
.quote_form_table input{
     font-size:12px;
    background: none;
    border: none;
    float: right;
    width: 281px;
    height: 20px;
    margin-right: 37px;
    margin-top: 32px;

}

.quote_form_td1{
	background: url(../../conf/images/vp/quote_form_layer1.jpg) no-repeat;
	height:86px;
}
.quote_form_td1 input{
    margin-top: 48px;
}

.quote_form_td2{
	background: url(../../conf/images/vp/quote_form_layer2.jpg) no-repeat;
	height:69px;
}
.quote_form_td3{
	background: url(../../conf/images/vp/quote_form_layer3.jpg) no-repeat;
	height:66px;
}
.quote_form_td4{
	background: url(../../conf/images/vp/quote_form_layer4.jpg) no-repeat;
	height:67px;
}
.quote_form_td5{
	background: url(../../conf/images/vp/quote_form_layer5.jpg) no-repeat;
	height:64px;
}
.quote_form_td6{
	background: url(../../conf/images/vp/quote_form_layer6.jpg) no-repeat;
	height:75px;
}
.quote_form_td7{
	background: url(../../conf/images/vp/quote_form_layer7.jpg) no-repeat;
	height:86px;
}
.viewcart_bttn_class{
	background: url(../../conf/images/vp/viewcart_bttn.jpg) no-repeat !important;
	height: 41px !important;
	width: 252px !important;
	cursor:pointer;
	margin-top:0px !important;
	margin-right: 32px !important;
}
.viewcart_bttn_class:hover{
	filter:alpha(opacity=84);
	-moz-opacity:.84;
	opacity: .84;
	-khtml-opacity: .84; 
}

.cart_heading_div{
	background:url("../../conf/images/vp/quote_form_info_header.jpg") no-repeat scroll 0 0 transparent;
	width:100%;
  	color: #5e6062;
    font-size: 22px;
    font-weight: bold;
    height: 68px;
    padding-left: 11px;
    padding-top: 13px;
    }

.new_enquery_form{

}

.left_enqform{
	background:url("../../conf/images/vp/enq_form_left.jpg") no-repeat scroll 0 0 transparent;
    height: 390px;
    width: 511px;
    vertical-align: top;
 }

.right_enqform{
	background:url("../../conf/images/vp/enq_form_right.jpg") no-repeat scroll 0 0 transparent;
    height: 390px;
    width: 236px;
 }
 
.inside_enquery_form{
    height: 264px;
    width: 505px;
   padding-top: 118px;
}
.text_box_span{
    float: left;
    height: 34px;
    padding: 6px 6px 6px 44px;
    width: 459px;
}
.text_box_span input{
	background:none;
	border:none;
	width: 188px;
	margin-right: 69px;
}
.text_aria_span{
    float: left;
    padding: 15px 16px 13px 39px;
    width: 454px;	
}
.enquery_form_textarea{
    height: 108px;
    width: 454px;
    border: none;
    background: #ffffff;
}
.enquery_form_textarea:focus {
    background: #ffffff;
    border: none;
}
.submit_button_span{
   float: left;
    padding-left: 30px;
}

.submit_quick_button{
	background:url("../../conf/images/vp/quick_submit_bttn.jpg") no-repeat scroll 0 0 transparent;
	width:133px;
	height:25px;
	border: none;
	cursor:pointer;
}
