﻿/* crw Theme Styles For BV Commerce 5 */
body {
	background-color:#fff;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: normal;
	background-image:  url('../images/bg_main.gif');
	}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; border: 1px solid #4b4b7d; line-height: 1em;}
textarea { border: 1px solid #4b4b7d; vertical-align: middle; }


/* Headings */
h1 {font-size:115%;line-height:normal;margin:5px 0; padding:10px 0 0 0;color:#000;}
h2 {font-size:110%;margin:0 ;padding:0;color:#000;}
h3 {font-size:105%;line-height: 2em;margin:0;padding:0;color:#000;}
h4 {font-size:95%;margin:0;padding:0; color:#000;}
h5 {font-size:90%;margin:0;padding:0; color:#000;}
h6 {font-size:80%;margin:0;padding:0; color:#000;}

/* Paragraphs */
p { padding: 5px 0 10px 0; margin: 0 0 .5em 0; line-height: 1.3em; }

/* Lists */
ol, ul { margin: .5em 1em; padding: 0; list-style-type:none; }
li { margin: 0 0 0 0; padding: .2em 0; }

/* Links */
a { text-decoration: none; }
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #4b4b7d; }

/* Clearing Floats */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-table; }
* html .clear { height: 1%; }
.clear { display: block; }

/* Content */
#maincontent {margin:0 auto 0 auto;width:770px;background-color: #fff;background-repeat:repeat-y;}
.maincontentwrapper {width:750px;margin:0 0 0 0;padding:0 0 0 10px;background-color: #fff; background: url('../images/bg_wrapper.gif') top left repeat-y;}
.widecontentwrapper {width:770px;margin:0 0;padding:0 0;}
#maincontentfooter {margin:0 auto 10px auto;width:770px;height:0;background-color: #fff;background-position:top left;}
#popup {background-color:#fff;margin:5px;padding:5px;}

/* Admin Panel */
#adminpanel {font-size:85%;background-color:#444;color:#fff;border-bottom: 1px solid #1476BD;padding:5px;}
#adminleft, #admincenter, #adminright { width: 30%; vertical-align: middle; }
#adminleft { text-align: left; }
#admincenter { text-align: center; }
#adminright { text-align: right; }
#adminpanel a {color:#fff;border-bottom: 2px solid #1476BD;text-decoration: none;}
#adminpanel a:hover {color:#fff;text-decoration:none;background: #666;}

/* Header */
#header {margin:0;padding:0 0;background: url('../images/logo.gif') no-repeat top left;position: relative; }
#brandingarea { height: 72px; margin-left: 220px; }
#header h1 {color:#000;font-size:150%;line-height:1.5em;padding:0;margin:0;}
#header h1 a {color:#000;}
#header h1 a:hover {color:#4b4b7d;}
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0;}
#header a, #footer a {color:#000;margin:0 0 0 0;}
#headermainmenu {text-align:right;font-size:100%;padding: 3px 0;margin: 0 10px;border-bottom: 1px solid #4b4b7d;}
#headermainmenu a {margin: 0 0 0 10px;color:#000; text-decoration: none;}
#headermainmenu a:hover { border-bottom: 2px solid #4b4b7d; text-decoration: none;}
#headermainmenu .activemainmenuitem a { font-weight: bold; border-bottom: 2px solid #4b4b7d; }
#headernavmenu {text-align:right; font-size: 85%;padding: 12px 13px;margin: 0 0;border: 0 0;color:#000;}
#headernavmenu a {text-decoration: none;padding:0;margin:0;color:#000;}
#headernavmenu a:hover {text-decoration: underline; color: #4b4b7d;}

/* Bread Crumbs */
#breadcrumbsarea { margin:0;padding:3px 9px; border-bottom: 1px solid #4b4b7d; height: 17px; position: relative;background-color: #fff;}
.breadcrumbs {margin:0;padding:0;font-size:80%; float: left; width: 450px;}
.breadcrumbs .links {}
.Sbnavmenu {text-align:right;font-size:85%;margin:0;padding:0;color:#000; float: right;}

/* Manual Bread Crumbs */
#breadcrumbsarea2 { margin:0;padding:3px 0 3px 4px; border-bottom: 1px solid #4b4b7d; height: 17px; position: relative;background-color: #fff;}
.breadcrumbs2 {margin:0;padding:0;font-size:80%; float: left; width: 326px;}
.breadcrumbs2 .links2 {}
.Sbnavmenu2 {text-align:right;font-size:85%;margin:0;padding:0;color:#000; float: right;}

/* Home page Banner */
#banner {width:414px; height:119px;float:left; margin:0 0; padding:0 0 7px 0; border: 0 0; border-left: 1px solid #ffffff; background-image: url('../images/banner.jpg'); background-repeat: no-repeat; vertical-align: top;}

/* Home page Welcome message */
#welcome {float:left; line-height:1.4em; text-align: justify; margin:0; padding:3px 10px 20px 7px; border: 0; font-size: 87%;}
#welcome h1 {display: block; color: #000; padding:0 20px 0 40px; border: 0 0; font-size: 150%;}
#welcome ul { margin: 0 0; padding:0 0 0 20px; border: 0 0;}
#welcome li { margin: 0 0; padding: 0 0 0 20px; background-image: url('../images/bullet2.gif'); background-repeat: no-repeat;}

/* Search_Home */
#search_home { float: right;padding: 12px 13px 10px 13px;margin: 0 0;border: 0 0; font-size: 96%;  color: #000;}
#search_home div { display: inline; color: #000;}
#search_home a { color: #000; text-decoration: underline; }
#search_home a:hover { color: #4b4b7d; }

/* MiniCart */
#minicart { text-align: right;padding: 3px 13px;margin: 0 0;border: 0 0; color: #000; font-size: 85%; }
#minicart div { display: inline; }
#minicart a { color: #000; text-decoration: underline; }
#minicart a:hover { color: #4b4b7d; }

/* Footer */
#footer {margin:0 0 0 0;padding:0 0 1px 0;border-top: 1px solid #4b4b7d;background-color: #fff;}
#footernavmenu {text-align:left;margin:0px;padding:6px 0;font-size:79%;}
#footernavmenu a {text-decoration: none;}
#footernavmenu a:hover {text-decoration: underline; color: #4b4b7d;}

/* Columns */
#homepagecolumn1 {width:167px; height:527px; float:left; border-right: 1px solid #ffffff; margin-left: 10px !important; margin-left: 5px; background-color: #f4f3f6; background-image: url('../images/column_bg.gif'); background-repeat: repeat-y; font-size:92%;}
#homepagecolumn2gsr {width:414px; height:527px; float:left; padding: 0 0; margin: 0 0; border: 0 0; vertical-align: top;}
#homepagecolumn3gsr {width:167px; height:527px; float:left; border-left: 1px solid #ffffff; padding: 0 0; background-color: #f4f3f6; background-image: url('../images/column_bg.gif'); background-repeat: no-repeat; font-size:92%; vertical-align: top;}
#navcolumn {width:167px; float:left; margin:0 0 0 0; background-color: #f4f3f6; background-image: url('../images/title_bg.gif'); background-repeat: no-repeat; font-size:92%;}
#maincolumn {width:560px;float:left;padding-left:15px;}

/* Column Blocks */
.decoratedblock {width:167px; margin: 0 0; padding:0 0 6px 0; border: 0 0; background-image: url('../images/title_bg.gif'); background-repeat: no-repeat;}
.decoratedblock h4 { display: block; padding:5px 5px 13px 8px;margin: 0 0; color: #000; border: 0 0;}
.decoratedblock ul, .decoratedblock ol { margin: 0; padding:  0;}
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 0;}

.decoratedblock2 {margin: 0 0; padding:0 0 5px 7px; border: 0 0;}
.decoratedblock2 h4 {padding:0 5px 0px 5px;margin: 0 0; color: #000; border: 0 0; font-size:100%;}
.decoratedblock2 ul, .decoratedblock ol { margin: 0; padding: 0;}
.decoratedblock2 li { margin: 0; padding: 0;}
.blockcontent2 { padding: 0 0 0 28px; font-size:85%;}


.decoratedblock3 {width:167px; margin: 0 0; padding:0 0 18px 0; border: 0 0; background-image: url('../images/title_bg.gif'); background-repeat: no-repeat;}
.decoratedblock3 h4 { display: block; padding:5px 5px 12px 8px;margin: 0 0; color: #000; border: 0 0;}
.decoratedblock3 ul, .decoratedblock ol { margin: 0; padding: 0;}
.decoratedblock3 li { margin: 0; padding: 0; }
.blockcontent { padding: 0;}

/* Column Menus */
.sidemenu {padding:0 0 0 0;margin:0 0; border: 0 0; }
.sidemenu ul, .categorymenu ul {padding:0 0 0 0;margin:0 0; border: 0 0; background-color: #f4f3f6;}
.sidemenu li, .categorymenu li {padding: 2px 2px 2px 26px; background-image: url('../images/bg_sidemenu.gif'); background-repeat: no-repeat;}
.sidemenu li a, .categorymenu li a {text-decoration:none;}

/* Basket Menu */
.basket ul {padding:0 0 7px 0;margin:0 0; border: 0 0;}
.basket li {padding: 2px 2px 5px 10px;}
.basket li a {text-decoration:none;}

/* Column Search Box */
.searchboxform .forminput { width: 125px; border-color: #4b4b7d; height: 12px; font-size:87%; vertical-align: middle;}
.searchboxform input { vertical-align: middle; }


/* Site Map Page */
#SiteMapColumns { clear: both; }
.ColumnOne { width: 350px; float: left; border-right: 1px solid #4b4b7d; }
.ColumnTwo, .ColumnThree { width: 350px; float: right; margin-bottom: 15px; }

/* Category Styles */
#categoryleft { width: 167px; float: left; margin: 0 10px 0 0; background-color: #f4f3f6; background-image: url('../images/title_bg.gif'); background-repeat: no-repeat; }
#categorymain { width: 560px; float: left; }

.recordsku a { font-size: 80%; color: #4b4b7d; text-decoration: none; text-transform: uppercase; }
.recordname {margin:0;  padding: 0;font-size: 100%; font-weight: bold; text-align:left; }
.recordshortdescription a { text-decoration: none; color: #000; }
.recordshortdescription { margin: 5px; }
.recordprice { font-size: 100%; font-weight: bold; padding-left: 5px; }
.recordprice a { text-decoration: none; }
.recordcontrols { margin: 10px; }

.recordimage {margin:0 ; padding: 0;width:120px;height:120px;background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat; text-align:left; padding-top: 8px;}
.recordimage img {margin:0 0 0 0; padding: 0; text-align:left;}


/* Category Templates */
#categorygridtemplaterecords .record {width:167px;margin:5px;}
#categorygridtemplaterecords .recordname {text-align:center;font-size: 90%;}
#categorygridtemplaterecords .recordsku {text-align:center;margin: 3px 0;}
#categorygridtemplaterecords .recordprice {text-align:center;border:none;margin:0;padding:0;font-size:100%;line-height:1em;}

/* Sub Category Menu */
#subcategorymenu {margin:20px 0; float:right; vertical-align: top; }
#subcategorymenu .record {width:167px;margin:0  10px 10px 0;text-align:left;}
#subcategorymenu .recordname {font-weight:bold;font-size:110%;text-align:center;}
#subcategorymenu .recordname a {font-size:inherit;text-decoration: none;}
#subcategorymenu ul {padding:5px;margin:5px 10px;border-top:2px solid #4b4b7d;border-bottom:2px solid #4b4b7d;}
#subcategorymenu li {padding: 2px;list-style:none;}
#subcategorymenu li a {text-decoration:none;font-size:90%;}
#subcategorymenu li a:hover {text-decoration:underline;}

/* Sub Category Menu 2 */
#subcategorymenu2featured {width: 345px; float: left;}
#subcategorymenu2featured .featuredImage {display: block;text-align: center; }
#subcategorymenu2main {width: 345px; float: left;margin: 0 0 0 20px;}
#subcategorymenu2 {margin:20px 0;}
#subcategorymenu2 .record {width:167px;margin:0 10px 10px 0;}
#subcategorymenu2 .recordname {font-weight:bold;font-size:110%;text-align:center;}
#subcategorymenu2 .recordname a {font-size:inherit;text-decoration: none;}
#subcategorymenu2 ul {padding:5px;margin:5px 10px;border-top:2px solid #4b4b7d;border-bottom:2px solid #4b4b7d;}
#subcategorymenu2 li {padding: 2px;list-style:none;}
#subcategorymenu2 li a {text-decoration:none;font-size:90%;}
#subcategorymenu2 li a:hover {text-decoration:underline;}

/* Simple & Bulk Order Lists */
#categorysimplelisttemplate, #categorybulkorderlisttemplate {margin:20px 0 0 0;}
#categorysimplelisttemplate .record {padding:2px 5px;float: left;margin: 0 0 20px 5px;}
#categorysimplelisttemplate .recordsku, #categorybulkorderlisttemplate .recordsku {clear:both;}
#categorysimplelisttemplate .recordname, #categorybulkorderlisttemplate .recordname {float:left;width:390px;margin:0 10px 0 0;}
#categorysimplelisttemplate .recordprice, #categorybulkorderlisttemplate .recordprice {font-size:100%;float:left;text-align:right;width:100px;margin:0;border:none;}
#categorybulkorderlisttemplate .record { padding: 0 0 10px 10px; margin: 0 0 8px 0; border-bottom: 1px solid #4b4b7d; float: left; }
#categorybulkorderlisttemplate table td { vertical-align: top; }
#categorybulkorderlisttemplate .checkbox { background: #f4f3f6; }
#categorybulkorderlisttemplate .addtocartcontrols {margin:20px 0 20px 3px;}

#categorybulkqtylisttemplate .record { padding: 0 0 15px 0; margin: 0 0 10px 5px; border-bottom: 1px solid #000; float: left; }
#categorybulkqtylisttemplate table td { vertical-align: top; }
#categorybulkqtylisttemplate .addtocartcontrols {margin:20px 0 20px 3px;}
#categorybulkqtylisttemplate .recordname {float:left;width:370px;margin:0 10px 0 0;}
#categorybulkqtylisttemplate .recordprice {font-size:100%;float:left;text-align:right;width:100px;margin:0;border:none;}
#categorybulkqtylisttemplate .qtycell { background: #f4f3f6 url(../images/lilarrow.gif) no-repeat center right; padding: 5px;}
#categorybulkqtylisttemplate .quantityfield {margin: 0;width:25px;border:1px solid #4b4b7d;text-align: center;font-size: 110%;font-weight: bold; color: #000;}

/* Detailed List */
#categorydetailedlisttemplate {margin:20px 0 0 0;}
#categorydetailedlisttemplate .record {margin:0 0 10px 10px;padding-bottom:10px;width:510px;float:left;border-bottom: 1px solid #4b4b7d;}
#categorydetailedlisttemplate .recordimage {float:right;width:120px;height:120px;margin:0;}

/* Pager Control */
.pager { margin: 6px 0; padding: 10px 0; text-align: center; clear: both; }
.pager ul {list-style:none;margin:0;padding:0;}
.pager ul li {display:inline;margin:0 2px;padding:0;color:#000;font-size:80%;}
.pager a, .pager .disabled { color: #000; padding: 2px 6px; border: 1px solid #4b4b7d; text-decoration: none; }
.pager .disabled { color: #000; }
.pager li.current a { color: #000; font-weight: bold; border-color: #4b4b7d; background: #f4f3f6; }
.pager a:hover { border-color: #987B01; }

/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {float:left;width:165px;margin: 0 10px 0 0 ;text-align:left; background-color: #f4f3f6; background-image: url('../images/title_bg.gif'); background-repeat: no-repeat;}
#bvc2004productpage #imagecolumn {float:left;width:240px;text-align:center;}
#bvc2004productpage #contentcolumn {float:left; width:300px; margin:0 0 0 6px;}

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {float:left;width:350px; margin: 0 0 0 10px;text-align:left;}
#bvc5productpage #actioncolumn {float:left; width:350px; margin:0 0 0 10px;text-align:left;}
#bvc5productpage #ProductReviews {clear: both;}
.productimage { text-align: center; margin: 10px 0; }

/* Product Controls Box */
#ProductControls { border-top: 1px solid #4b4b7d; border-bottom: 1px solid #4b4b7d; padding: 10px; margin: 10px 0; position: relative; }
.formlabel { text-align:right; color: #000; }
.productpropertylabel { padding-right: 5px; text-decoration: none; color: #000; }
.listprice {text-decoration: line-through; color:#000;}
.siteprice {font-weight:bold;font-size: 120%;color:#000;}
.yousave {color:#000;}
#buttons { margin: 5px; }

/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells { clear: both; padding: 10px; margin: 10px; border: 1px solid #4b4b7d; }
.ProductReviewLinks { font-size: 90%; } 
.ProductReview { margin: 10px; padding: 0 0 0 5px; border-left: 5px solid #4b4b7d; }
.ProductReviewKarma { display: block; padding-top: 5px; font-size: 90%; color: #000; }
#CrossSells table { width: 100%; }
.WideSingleProductDisplayPanel { position: relative; width: 100%; float: left; border-bottom: 1px solid #4b4b7d; }
.SingleProductDisplayImage { float: left; width: 125px; margin: 5px 15px 5px 5px; }
.ProductBadge { position: absolute; top:-5px; left:-20px; }
.SingleProductDisplayName { margin: 10px; font-size: 110%; font-weight: bold; clear: right; }
.SingleProductDisplayDescription {  }
.SingleProductDisplayPrice { font-size: 100%; font-weight: bold; color: #000; }

/* Cart Page */
.cartitemimage {width:120px;height:120px;float:left; margin: 0 5px 5px 0; background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;}
.cartitemimage img {margin:3px 0 0 5px;}
.cartitemdescription { margin: 5px; float: left; width: 200px; font-size:80%;text-decoration: none;}
.cartitemdescription a {text-decoration: none;}
.cartitemdescription a:hover {text-decoration: underline;}
#cartcontainer tr td {border-top:solid 1px #4b4b7d; padding: 5px 5px 0 0;}
#cartcontainer, #carttitle, #cartactions, #cartcoupons {margin: 0 0;padding: 0 10px;}
#cartcontainer {border-bottom:solid 1px #4b4b7d;}
#cartfooter {margin: 10px 20px 0 20px;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right;}
#carttotals table {float:right;}
#cartupdates {width:350px;margin-bottom:10px;text-align:left;float:right;}
#cartactions {clear:both;text-align:right;padding-bottom:12px;margin: 10px 0 20px 0;}
#cartactioncontinue {float:left;width:120px;text-align:left;}
#cartactioncheckout {display:inline;}
#cartcoupons {border:solid 1px #4b4b7d;border-bottom:1px ;background-color:#f4f3f6;padding:10px; margin: 10px;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }
.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: right; }
.producttotalcolumn { vertical-align: top; text-align: right; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 60px; float: right; }

/* Checkout */
.creditcardinput {border:solid 1px #4b4b7d; background-color:#f4f3f6;padding:5px;vertical-align: middle; text-align: left; font-size: 90%;}
.shippingdiscount { text-decoration: line-through; }
.radiobuttoncol {width: 20px;}

/* Checkout Addresses */
.addressbookpanel { border: 1px solid #4b4b7d; padding: 5px; }
.addressbookpanel table { width: 100%; }
.addressbookpanel ul { margin: 0; }
.addressbookpanel li { list-style: none; }
.addressbookpanel table { border-collapse: collapse; border: solid 1px #fff; }
.addressbookpanel td { border: none; padding: 5px;}
.addressbookpanel .alt { background-color: #1476BD; }

/* Closed Store Message */
#closedcontent {width:300px;height:200px;margin:50px auto;padding:10px;background-color:#f4f3f6;color:#000;}
#closedcontent h1 {color:#000;}

/* Address Book */
.addressbooktitle h1 { float: left; }
.addressbooktitle .newaddress { float: right; margin: 15px; }
.address { border: 1px solid #4b4b7d; padding: 5px 10px; margin: 0 5px 15px 0; }
.address .buttonrow { margin: 5px 0; padding: 0; text-align: left; }
table.alladdresses, table.primaryaddresses { margin: 5px 0; width: 100%; }
table.alladdresses td, table.primaryaddresses td { vertical-align: top; }

/* Search Page */
fieldset#SearchForm {}
fieldset#SearchForm .forminput { border-color: #4b4b7d; height: 12px; font-size:87%;vertical-align: middle;}
#SearchResultsPane { margin: 10px 0; }
.searchresultrecord { padding: 5px; margin: 5px; border-left: 5px solid #4b4b7d; background-color: #f5f5f5; }

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
.rowheader, th { background: #f4f3f6; color: #000; padding: 0; font-weight: bold; padding: 5px 0; text-align: center; }
.rowheader { font-size: 90%; }
.row { background: #f4f3f6; }
.altrow { background: #f4f3f6; }

/* Form Fields */
fieldset { border: 1px solid #ffffff; margin: 0; padding: 0; }
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 340px; float: left; }
fieldset#NewUsers { width: 380px; float: right; }
fieldset.contactform table { width: 510px; }
legend { font-size: 1.1em; line-height: 1em; font-weight: bold; color: #000; margin: 0 5px; padding: 2px; }

/* Form Elements */
td.formlabel { text-align: left; width: 120px; white-space: nowrap; padding-right: 5px; }
td.formfield { text-align: left; white-space: nowrap; }
.forminput { padding: 4px 0 0 6px; height: 12px; width: 170px; color: #000; vertical-align: middle; border: 1px solid #4b4b7d; font-size:87%; vertical-align: top; line-height:1.0em;}
.formtextarea { padding: 4px 0 0 6px; border: 1px solid #4b4b7d; width: 90%; vertical-align: middle;}
.short { width: 25%; vertical-align: middle;}
.medium { width: 50%; vertical-align: middle; }
label { color: #000; font-size: 90%; }
label.required { font-weight: bold; }
select { border: 1px solid #4b4b7d; color: #000; vertical-align: middle; }
div.errormessage { color: #000; line-height: 2em; padding: 0 5px; font-size: .8em; }
span.errormessage { color: #fff; background: #1476BD; display: inline; line-height: 2em; padding: 0 5px; font-size: .8em; }
.forgot { background: #f4f3f6; padding: 5px; display: block; margin-top: 10px; font-size: .7em; }
.aligntop { vertical-align: middle; }
.buttonrow { text-align: right; padding: 5px 20px; margin: 0 0 10px 0; }

/* Affiliate Form */
fieldset#affiliateform table { width: 510px; }
fieldset#affiliateform table table { margin: 0; padding: 0; width: 100%; }
fieldset#affiliateform td.formlabel { width: 150px; }

/* Returns Form */
.returnitems table { width: 100%; }
.returnitem .formlabel, .returnitem .formfield { padding: 3px; }
.returnitem { margin: 5px; }
.returncontrols { margin: 5px 0 0 0; padding: 5px; border: 1px solid #4b4b7d; background: #f4f3f6; }
.returnitems td.qtycolumn { vertical-align: middle; }
.returnitems .qtyfield { background: #f4f3f6 url(../images/lilarrow.gif) no-repeat center right; margin: 5px 0; padding: 5px;  }
.returnitems .qtyfield input { width: 25px; text-align: center; border: 1px solid #4b4b7d; font-size:87%; vertical-align: middle;}
.rmaform { margin: 20px 0; }
.rmaform table tr td { padding: 3px; }
.rmaform .formtextarea { height: 100px; width: 400px; }

/* Message */
.messagebox { border: 1px solid #4b4b7d; float: left; width: 80%; margin:3px 0;padding: 0; vertical-align: top; }
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { margin: 15px 5px 5px 10px; font-size: 100%; line-height: 1em; }

/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }

/* Choices And Inputs */
td.choicelabel { vertical-align: top; }
span.choicelabel { display: block; margin: 9px 0 0 0; float: right; }

.radiobuttonnormallist ul {margin:0;}
.radiobuttonnormallist li {display: inline; list-style: none;}
.radiobuttonnormallist ul ul {padding:0; margin: 5px 0px; font-size: 11px; }
.radiobuttonnormallist ul .rblist {margin-left: 7px;} 

/* Other Links */
.other_links {
text-decoration: none; 
color: #987B01; 
}
.other_links a {
color: #987B01; 
text-decoration: none; 
}
.other_links a:visited {
color: #000; 
text-decoration: none; 
}
.other_links a:hover {
color: #000;
text-decoration: none;  
}
/* Home welcome Links */
.home_welcome {
text-decoration: none; 
color: #000;
float:right;
border: 0 0;
padding: 0 10px 2px 0;
margin: 0 0;
background: url(../images/black_arrow.gif)  no-repeat center right ;  
}
.home_welcome a {
color: #000; 
text-decoration: none;
}
.home_welcome a:visited {
color: #000; 
text-decoration: none; 
}
.home_welcome a:hover {
color: #4b4b7d;
text-decoration: none;
}
