@charset "utf-8";
/* CSS Document */



h1 {
font-size:22px;
color:#666666;
float:left;

}

.heading_h1 {
clear:both;
background:url(../images/background_h1.gif) no-repeat left bottom;
padding-bottom:5px;
line-height:25px;
width:500px;
padding-right:10px;
float:left;
}

.heading_h1_wide {
clear:both;
background:url(../images/heading_h1_wide.gif) no-repeat left bottom;
padding-bottom:5px;
line-height:25px;
width:720px;
padding-right:10px;
float:left;
}

.heading_h1 a {
clear:none !important;
float:right;
display:block;
font-size:11px;
color:#8a8a8a;
text-decoration:none;
}

.heading_h1_wide a {
clear:none !important;
float:right;
display:block;
font-size:11px;
color:#8a8a8a;
text-decoration:none;
}


.heading_h1 a:hover {
text-decoration:underline;
}

.heading_h1_wide a:hover {
text-decoration:underline;
}

.padI {
	margin-right: 5px;
	margin-left: 5px;
}

* {
padding:0;
margin:0;
}

h2 {
font-size:21px;
color:#4c4c4c;
line-height:23px;
padding-bottom:9px;
word-spacing:-2px;
}

h3 {
font-size:10px;
color:#fff;
line-height:15px;

}
body {
font-family:"trebuchet MS", verdana, sans-serif;
background:url(../images/wrapper1.gif) repeat;
}
html {

}

.clear {
font-size:0;
clear:both;
line-height:0;
}
#wrapper2 {
width:100%;


background:url(../images/wrapper2.gif) repeat-x bottom;
}


#wrapper1 {
width:100%;
height:100%;
background:url(../images/body.gif) repeat-x top;
}

#wrapper {
width:975px;
margin:0 auto;
padding-bottom:10px;

}

#header_2 {

background:url(../images/header.gif) no-repeat center top;
}

#header {
clear:both;
width:975px;
padding-top:27px;
margin:0 auto;
}

.logo {
margin-top:9px;
}
.search_2 {
	float:right;
	width:180px;
	padding-left:225px;
	padding-bottom:17px;

} 
.search {
padding-left:4px;
width:147px;
height:18px;
padding-top:3px;
float:left;
background:url(../images/search_bar.png) no-repeat left top;
padding-right:7px;
}
.search input {
width:140px;
border:0;
background:#fff;
height:17px;
font-size:11px;
float:left;
color:#808080;
}
.search_icon {
margin-top:1px;
}
.email_us {
float:right;
margin-top:6px;
cursor:pointer;
margin-right:20px;
}

.navigation {
width:975px;
float:left;
}

#navbar {
float:left;
list-style:none;
background:url(../images/body_nav.gif) repeat-x bottom #fff;

}
#navbar  li {
position:relative;
float:left;
}
#navbar  li.curve_left {
background:url(../images/left_curve.gif) no-repeat left bottom ;
padding-left:8px;
}
#navbar li a {
display:block;
float:left;
padding-left:8.5px;
background:url(../images/sep_nav.gif) no-repeat left 10px;
padding-right:8.5px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-transform:uppercase;
color:#333333;
height:39px;
line-height:39px;
}
#navbar li a.no_background {
background:none;
}


#navbar li a.last_curve {
width:99px;
color:#fff;
padding-left:5px;
padding-right:5px;
background:url(../images/brows_brand.gif) no-repeat left bottom;
}

#navbar li a.last_curve:hover {
background:url(../images/brows_brand.gif) no-repeat left bottom;
color:#333333;
position:relative;
left:0;
}

#navbar li a:hover {
background:url(../images/hover_nav.gif) repeat-x top ;
color:#fff;
position:relative;
left:1px;
}

/* menu changes start */
#navbar ul {
position:absolute;
float:left;
list-style:none;
	display:none;
	left:1px;
	padding-top:10px;
	top:37px;
	padding-bottom:20px;
}
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	z-index: 599;
	cursor: default;
	line-height:20px;
	float:left;
	display:block;
	width:326px;
	margin: 0 !important;
	background:#36a4dd;
}
#navbar li ul li {

	margin-left:0px !important;
	padding:0 0 5px 0 !important;
	width:160px !important;
	float:left;
	margin-right:0;
	position:relative;
	
}
#navbar li ul a{
	background:none !important;
	width:150px;
	padding:0 0 0 10px!important;
	padding-left:10px;
	float:left;
	clear:none !important;
	color:#fff;
	font-size:11px !important;
	height:20px !important;
	line-height:20px !important;
}
#navbar li:hover li a, #navbar li.hover li a {
	position:relative;
	left:0 !important;
	
}
#navbar li ul li a:hover {
background:url(../images/hover_nav.gif) repeat-x top  !important;
} 
#navbar li:hover > a {
background:url(../images/hover_nav.gif) repeat-x top ;
color:#fff;
position:relative;
left:1px;
}
#navbar ul ul{
top:auto;
left:0 !important;
position:absolute;
}	

#navbar li ul ul {
position:absolute;
float:left;
list-style:none;
display:none;
top:20px;
left:65px !important;
background:url(../images/nav-ul-bg.gif) repeat-x #CBCBCD !important; 
}
#navbar li ul ul li{
padding:0 !important; 
}
#navbar li ul ul li a{
height:20px !important;
}
#navbar li ul ul li a:hover{
background:url(../images/hover_nav2.gif) repeat-x top !important ;
height:20px;
}
#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li:hover ul ul ul ul{
display:none;
}
#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li li li li:hover ul{
display:block;
}
#navbar li ul li:hover > a {
background:url(../images/hover_nav.gif) repeat-x top !important ;
}


/* menu changes end */

/* edit browse brands ul position */
#navbar li:hover > a.last_curve {
position:relative;
left:0px!important;
background:url(../images/brows_brand.gif) no-repeat left bottom;
}
#navbar ul.last_curveLeftAdjust {
left:-220px;
}
/* end */

#content {
width:975px;
float:left;
clear:both;
padding-top:8px;
} 
#left_content {
width:204px;
float:left;
margin-right:5px;

}




.container_colm_2 {
width:204px;
float:left;
padding-top:17px;
background:url(../images/body_left_2.png) no-repeat top  left;

clear:both;

}
.container_colm {
width:204px;
float:left;
background:url(../images/body_left.png) repeat-y left;
text-align:center;
padding-top:17px;
}
.test_stearo {
padding-top:14px;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:204px;
padding-bottom:5px;
}
.test_stearo span {

font-size:24px;
color:#B00000;
}
.heading {
padding-left:15px;
padding-top:8px;
width:191px;
float:left;
background:url(../images/heading_left.png) no-repeat left top ;
height:22px;
}
.products {

list-style:none;
float:left;
}
.products li  {
clear:both;
float:left;
padding-bottom:15px;
padding-left:10px;
}
.products li {
 padding-bottom: expression(this.nextSibling==null?'0px':'15px') !important;
 
}
.products li:last-child {
padding-bottom:0 !important;
} 

.products li a {
text-align:left;
min-height:36px;
height:auto !important;
height:36px;
clear:both;
width:170px;
display:block;
float:left;
text-decoration:underline;
font-size:11px;
color:#151213;
}
.products li a:hover {
text-decoration:none;
}
.products li a img {
float:left;
margin-right:17px;
}
.footer_left {
width:204px;
clear:both;
line-height:0;
font-size:0;
height:15px;
background:url(../images/footer_left.png) no-repeat left top;
}
.product_container {
width:204px;
float:left;
padding-bottom:12px;
}

.heading_2 {
padding-left:15px;
padding-top:8px;
width:191px;
float:left;
background:url(../images/heading_2.png) no-repeat left top;
height:22px;
}

.footer_left_2 {
width:204px;
float:left;
background:url(../images/footer_left_2.png) no-repeat left top;
height:16px;
}
.nav_left_2 {
padding-left:20px;
float:left;
list-style:none;
}
.nav_left_2 li {
float:left;
clear:both;

}
.nav_left_2 li a {
background:url(../images/list_left.gif) no-repeat left 10px;
padding-left:8px;
padding-right:8px;
border-top:1px solid #edeeee;
display:block;
width:150px;
float:left;
color:#666666;
text-decoration:none;
height:26px;
line-height:26px;
font-size:11px;
}
.nav_left_2 li a:hover {
color:#000;

}
#middle_content  {
width:551px;
float:left;
margin-left:4px;
_margin-right:0px;
_margin-left:0px;
}

#middle_content_wide  {
width:760px;
float:left;
margin-left:4px;
_margin-right:0px;
_margin-left:0px;
}

.proudct_listing_body {
width:531px;
background:url(../images/content_bg.png) no-repeat left top;
float:left;
padding-left:20px;
}

.proudct_listing_body_wide {
	width:740px;
	float:left;
	padding-left:20px;
	background-image: url(../images/content_bg_wide.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 565px;
	}

.product_listing_top {
width:551px;
height:15px;
line-height:0;
font-size:0;
background:url(../images/top_content_left.gif) no-repeat left top;
}

.product_listing_top_wide {
width:760px;
height:15px;
line-height:0;
font-size:0;
background:url(../images/top_content_left_wide.gif) no-repeat left top;
}


.body_detail {
width:247px;
float:left;
background:url(../images/background_h1.gif) repeat-x bottom left;
margin-bottom:10px;
margin-right:15px;
_margin-right:13px;

}
.more_details {
width:231px;
float:left;
min-height:128px;
height:auto !important;
height:128px;
background:url(../images/new.gif) no-repeat right top #fff;
padding-right:11px;
margin-bottom:10px;
padding-top:5px;
padding-left:5px;

}
.more_details img {
float:left;
}

.price_content {
float:right;
padding-top:30px;



}

.more_details a {
display:block;
float:right;
font-size:12px;
color:#666666;
}
.price {
font-size:24px !important;
color:#B00000;
line-height:25px !important;
font-weight:bold;
}

.price_content span {
font-size:14px;
display:block;
float:left;
color:#B00000;
line-height:15px;
font-weight:bold;
}
.product_nav {
padding-bottom:10px;
list-style:none;
float:left;
}
.product_nav li {
float:left;
clear:both;
line-height:15px;
width:200px;
font-size:12px;
color:#8c8c8c;
}

.footer_content {
width:551px;
float:left;
height:17px;
background:url(../images/footer_content_left.png) no-repeat bottom left;
font-size:0;
}

.footer_content_wide {
	width:760px;
	float:left;
	height:17px;
	font-size:0;
	background-image: url(../images/footer_content_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#right_content {
width:205px;
float:right;

}

.right_content_container {
width:205px;
float:left;
padding-bottom:12px;
}
.right_heading_1 {
width:175px;
padding-top:8px;
padding-right:20px;
padding-left:15px;
float:left;
background:url(../images/headinbg_right.png) no-repeat top left;
height:24px;

}
.right_heading_1 h3 {
float:left;
}
.right_heading_1 img {
float:right;
}
.right_body_1 {
width:169px;
clear:both;
float:left;
padding-left:18px;
padding-right:18px;
background:url(../images/bdoybg_right.png) repeat-y top left;
padding-top:10px;
padding-bottom:10px;
}
.total {
display:block;
float:left;
font-size:12px;
font-weight:bold;
color:#333333;
}
.price_right {
display:block;
float:right;
font-size:14px;
color:#B00000;
}
h4 {
color:#666666;
float:left;
line-height:15px;
width:100px;
font-size:10px;
clear:both;
font-weight:normal;
}
.right_product {
list-style:none;
float:left;
}
.right_product li {
background:url(../images/square.gif) no-repeat left 6px;
padding:0 0px 0 10px;
color:#666666;
font-size:10px;
float:left;
clear:both;
width:155px;
line-height:15px;
}
.right_product li span.left_span {
display:block;
float:left;
}
.right_product li span.right_span {
display:block;
float:right;
}

.heading_right_2 {
width:189px;
margin:0 auto;
height:22px;
padding-left:10px;
padding-top:6px;
background:url(../images/heading_right_2.gif) repeat-x top;
}

.content_right_2 {
width:205px;
xmin-height: 220px;
float:left;
background:url(../images/body_right_2.png) no-repeat left top;
}

.delivery_kingdom {
width:178px;
float:right;
padding-left:15px;
padding-right:15px;
border-bottom:1px solid #eaeaea;
padding-bottom:10px;
}



h15 a {
text-decoration:underline;
font-size:11px;
font-weight:bold;
color:#0a0909;
}
h15 {
padding:10px 0 10px 0;
}
.price2 {
display:block;
float:right;
font-size:14px;
color:#B00000;
width:110px;
text-align:right;
}
.delivery_kingdom ul {
list-style:none;
float:right;
}
.delivery_kingdom ul  li {
float:left;
font-size:10px;
font-weight:bold;
color:#555a5b;
padding-left:8px;
}

.update {
padding-top:12px;
padding-bottom:12px;
padding-left:15px;
list-style:none;
float:left;
}
.update li {
float:left;
padding-right:10px;
}
.update li a {
display:block;
float:left;
font-size:11px;
color:#040303;
margin-left:5px;
}
.update li a img {
float:left;
margin-right:5px;
}
.checkout {
margin-left:12px;
}
.footer_right_1 {
width:205px;
height:15px;
font-size:0;
float:left;
background:url(../images/footer_right_2.png) no-repeat left top;
}
.pay_pay {

padding-left:3px;
padding-right:0px;
text-align:center;
font-size:10px;
color:#333333;
line-height:15px;
}
.pay_pay img {
margin-bottom:5px;
margin-right:2px;
}
.pay_pay a {
color:#333333;
}
a:hover {
text-decoration:none;
}
#footer_two {
width:100%;

background:url(../images/footer.gif) repeat-x top;

}
#footer {
width:975px;
margin:0 auto;
height:140px;
padding-top:10px;

}

.colm_footer {
width:215px;
min-height:124px;
height:auto !important;
height:130px;

float:left;
border-right:1px solid #6699cc;
}
#footer  h3 {
padding-top:6px;
}
.footer_nav_1 {
list-style:none;
float:left;

}
.footer_nav_1 li {
padding-top:16px;
width:200px;
font-size:11px;
color:#000000;
}
.colm_footer_2 {
width:514px;
min-height:124px;
height:auto !important;
height:140px;

padding-left:30px;
float:left;
border-right:1px solid #6699cc;
}

.useful_info {
float:left;
padding-top:16px;
list-style:none;
}

.useful_info li {
float:left;
width:155px;
}
.useful_info li a {
display:block;
float:left;
text-decoration:none;
font-size:11px;
color:#000000;
}
.useful_info li a:hover {
color:#fff;
} 

.catagory_cont {
width:518px;
float:left;
clear:both;
background:url(../images/background_h1.gif) no-repeat center bottom;
}

.catagory_cont_wide {
width:720px;
float:left;
clear:both;
xbackground:url(../images/background_h1.gif) no-repeat center bottom;
}


.catagory_body {
width:518px;
float:left;
margin-top:15px;
background:url(../images/bottom_catagory.png) repeat-y left bottom ;
}


.catagory_body_wide {
	width:720px;
	float:left;
	margin-top:15px;
	background-image: url(../images/catagory_body_wide.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	min-height: 550px;
}


.conainer_order {
clear:both;
float:left;
width:498px;
padding-left:10px;
padding-bottom:25px;
}
.catagory_top {
	width:508px;
	float:left;
	background:url(../images/top_catagory.gif) no-repeat left top;
	padding-top:30px;
	padding-left:2px;
	padding-bottom:20px;
}

.catagory_top_wide {
	width:720px;
	float:left;
	background:url(../images/top_catagory_wide.gif) no-repeat left top;
	padding-top:30px;
	padding-left:10px;
	padding-bottom:20px;
}

.catagory_top ul {
list-style:none;
float:left;
width:150px;
padding-left:20px;
}


.catagory_top_wide ul {
	list-style:none;
	float:left;
}

.catagory_top_wide li {
	padding-left:14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	line-height: 18px;
	font-size: 14px;
}

.catagory_top_wide H4{
	float:left;
	color: #F00;
	font-size: 14px;
	background-color: #F69;
	width: 700px;
	display: inline;
}


.catagory_top_wideTable{
	width:690px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.catagory_top_wideTable p{
	font-size: 14px;
}

.catagory_top_wideTable a{
	color: #0175bd;
}


.catagory_top_wideTable li{
	margin-bottom: 14px;
}

.catagory_top_wideTable TD{
	padding: 7px;
}

.catagory_top_wideTableHeading{
	font-size: 14px;
	font-weight: bold;
}




.catagory_top ul.nav_third {
width:130px !important;
} 
.catagory_top ul li {
float:left;
clear:both;
line-height:18px;
padding-bottom:8px;
width:130px;
}
.catagory_top ul li a {
display:block;
float:left;
clear:both;
font-size:12px;
color:#666666;
text-decoration:none;
}
.catagory_top ul li a:hover {
	color:#000;
	text-decoration: underline;
}
.catagory_footer {
float:left;
height:42px;
width:518px;
background:url(../images/footer_catagory.png) no-repeat left bottom;
}

.catagory_footer_wide {
float:left;
height:42px;
width:720px;
background:url(../images/footer_catagory_wide.png) no-repeat left bottom;
}

.prodcut_box {
	width:518px;
	float:left;
	padding-top:6px;
	background:url(../images/background_h1.gif) no-repeat 30% bottom;
	padding-bottom:10px;
}

.prodcut_box h6{
	font-size:16px;
	color:#666666;
	xfloat:left;
	margin-bottom: 10px;
}


.proudct_listing_body h6{
	font-size:16px;
	color:#666666;
	xfloat:left;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}

.bg_box {
width:252px;
float:left;
background:url(../images/new_frame_2.png) no-repeat left bottom ;

}
.product_box_body {
width:252px;
float:left;
margin-right:14px;

}
.no_margin {
margin-right:0 !important;
}
.prodcut_box_top {
width:237px;
float:left;
background:url(../images/product_box_top.gif) no-repeat left top;
padding-right:15px;
padding-bottom:10px;

}
.prodcut_box_top_2 {
width:237px;
float:left;
background:url(../images/new_frame.png) no-repeat left top;
padding-right:15px;
padding-bottom:10px;

}

.product_box_body_no_margin{
width:252px;
float:left;
margin-right:14px;
margin-right:0 !important;
}



.prodcut_box_top_2  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.prodcut_box_top  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.prodcut_box_top_2 input  {
margin-top:5px;
}
.prodcut_box_top input {
margin-top:5px;
}


.image_box {
	min-width:93px;
	_width:auto !important;
	width:93px;
	float:left;
	min-height:140px;
	height:auto!important;
	height:140px;
	text-align:left;
	margin-top: 2px;
}
html>/**/body .image_box  {
min-width:115px;
_width:auto !important;
width:115px;
float:left;
min-height:140px;
height:auto!important;
height:140px;
text-align:left;
}

html>/**/body .image_box  img {
	max-width: 105px !important;
	position: absolute;
}

.image_box img{
	max-height:120px;
	float:right;
	max-width:120px;
	min-width:90px;
	max-height:120px;
	text-align:right;
	margin-top:7px;
	margin-left:7px;
	overflow:hidden;
}




* html .image_box img { 
   height: expression( this.scrollHeight > 119 ? "120px" : "auto" ) !important; /* sets max-height for IE */
}
* html .image_box img{ 
   width: expression( this.scrollWidth > 119 ? "120px" : "auto" ); /* sets max-width for IE */
}

.product_price_nav {
list-style:none;
float:right;
padding-top:28px;
min-height:90px;
height:auto !important;
height:90px;
text-align:right;

}
.product_price_nav  li {
	text-align:right;
	clear:both;
	display:block;
	font-size:13px;
	color:#999;
	float:right;
	display:inline;
	text-align:right;
	max-width: 110px;
	overflow: hidden;
}


.product_price_nav  li span {



margin-left:7px;
color:#B000000;
font-weight:bold;


}
.product_price_nav  li span span {
margin-left:2px;
margin-right:2px;
margin-left:0;
font-size:13px;
color:#b00000;
font-weight:bold;



}

.footer_box {
float:left;
line-height:15px;
height:70px;
width:212px;
background:url(../images/new_frame_3.png) no-repeat left top;
overflow:hidden;
font-size:11px;
color:#110f10;
padding-top:6px;
padding-left:20px;
padding-right:20px;

}

.order_form {
width:175px;
float:right;
padding-right:15px;
}
.price_range {
width:175px;
padding-bottom:4px;
float:left;
border-bottom:1px solid #a9a9a9;
margin-bottom:8px;
}



.big_font {
font-size:24px !important;

}
.to_color {
font-weight:normal!important;
font-size:14px;
color:#a09b9b !important;
margin-left:3px !important;
margin-right:3px !important;
}
#qty {
float:right;
width:20px;
height:17px;
font-size:12px;
border:1px solid #7f9db9;
margin-bottom:12px;
}
.order_form label {
display:block;
float:right;
font-size:12px;
width:30px;
text-align:left;
}
.options {
width:157px;
font-size:12px;
float:right;
clear:both;
margin-bottom:7px;
}
.input_type{
margin-top:6px;
margin-bottom:12px;
}
.order_form a {
font-size:12px;
color:#666666;
width:auto !important;
width:110px;
display:block;
float:right;
clear:both;
}

.description {
	width:494px;
	float:left;
	padding:0 !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}


#description_footer {
width:464px;
float:left;
background:url(../images/text_bg.gif) no-repeat left bottom;
padding-bottom:20px;
padding-left:12px;
padding-right:23px;
padding-top:35px;
}
#description_footer1 {
width:464px;
float:left;
background:url(../images/text_bg.gif) no-repeat left bottom;
padding-bottom:20px;
padding-left:12px;
padding-right:23px;
padding-top:35px;
}
#description_footer2 {
width:464px;
float:left;
background:url(../images/text_bg.gif) no-repeat left bottom;
padding-bottom:20px;
padding-left:12px;
padding-right:23px;
padding-top:35px;
}
.description_body {
width:450px;
float:left;
background:url(../images/heading_bg.png) no-repeat left top;
padding-left:14px;
padding-right:30px;
position:relative;
height:40px;
bottom:-35px;
}
h5 {
font-size:14px;
color:#ffffff;
}
h5 a{
font-size:14px;
color:#ffffff;
text-decoration:none;
}

h5 {
padding:10px 0 10px 0;
}
p {
font-size:12px;
color:#666666;
padding-top:8px;
line-height:15px;
}

.pay_letter {
height:40px;
width:476px;
background:url(../images/pay_letter.gif) no-repeat left top;
margin-top:5px;
padding-left:15px;
}

.IncludeWrapper {
	float: left;
	margin-bottom: 14px;
}

.CartTables TD{
	padding: 8px;
}

.CartTables a{
	color: #333;
}

.panneldescription {
	font-size: 12px;
	margin-top: 75px;
	margin-left: -6px;
	color: #333;
}

.xpanneldescription p{
	width: 460px !important;
}

.panneldescription ul{
	width: 460px !important;
}

.panneldescription li{
	width: 460px !important;
}

.ptforminput2 {
	width: 420px !important;
}

.blue{
	margin-top: 6px;
}

		 

.bnpl_form {font-size: 12px;
font-family:"trebuchet MS", verdana, sans-serif;}

a.green2:link { 
color: #3366ff; 
text-decoration: none; 
} 

a.green2:visited { 
color: #3366ff; 
text-decoration: none; 
} 

a.green2:hover { 
color: #3399ff; 
text-decoration: underline; 
} 

a.green2:active { 
color: #33ccff; 
text-decoration: none; 
} 

.blue2 { color: #B00000; 
text-decoration: none; 
} 

/* Payment Buttons */


.VBPayOptionsRowV1 {
	width:  543px;
	display: inline;
	float: left;
	font-size: 12px;
}


.VBPayOptionsRow {
	width:  543px;
	display: inline;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	background-image: url(../viewbasket_v2/images/bg_VBPayOptionsRow.gif);
	background-repeat: no-repeat;
	height: 89px;
}

.VBPayOptionsRowTable {
	margin-top: 12px;
	margin-left: 12px;
}

.VBPayOptionsRowTableRow1 {
	margin-left: 12px;
	margin-top: 4px;
}

.VBPayOptionsRowTableRow1 td{
	padding-right: 11px;
}

.VBPayOptionsRowTableRow2 {
	margin-left: 12px;
}

.VBPayOptionsRowTableRow2 td{
	padding-right: 11px;
}

.VBPayOptionsRow img:hover {
	opacity: .82;
	filter: alpha(opacity=85);
}

.VBPayOptionsRow input:hover {
	opacity: .82;
	filter: alpha(opacity=85);
}

.VBPayOptionsRow img{
	float:left;
}

.VBPositionButtons1 {
	padding-top: 3px;
	margin-left: 10px;
}

.VBPositionButtons2 {
	padding-top: 4px;
	margin-left: 10px;
}

.VBPayOptionsRowTxt {
	color: #98a8bc;
	float:left;
	padding-top: 6px;
	margin-left: 10px;
}

