/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4376 2006-09-03 20:42:22Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}
a img {border: none; }
a 	{
		color:#007F9E;
		text-decoration:none
		}
a:link, #navEZPagesTOC ul li a {
	color: #C30000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}
FORM {
		padding:0px;
		margin:0px;
		}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {color:#007F9E}
.navSplitPagesLinks a{color:#007F9E}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	}

#navColumnOne {
	}

#navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.content, #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align:left;
	padding-left:10px;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}
.columnRight {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	margin-top: 1.5em;
	}

.sideBoxContent {
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}


/*!!!!!!!!!!!!!!!*/
.navNextPrevWrapper	img{margin-left:5px;}
.navNextPrevWrapper input {margin-left:5px;}
.imgLink	{color:#007F9E}
body{
padding:0px;
margin:0px;
background:#393939;
background-image:url(http://store.rmsupply.co.uk/virkon-background-tablets.jpg);
background-repeat:repeat;
text-align:center;
}

a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%;}

.dr { display:table-row; width:100%; height:100%;}

.dc { display:table-cell; text-align:left; vertical-align:top; }


.main_text, input, textarea, body, font, select
	{
		font-family: Tahoma; 
		font-size:11px;
		line-height:14px;
		color:#2D2D2D;
	}

.scroll
	{
		scrollbar-3dlight-color:#404040;
		scrollbar-track-color:#DADADA;
		scrollbar-shadow-color:#404040;
		scrollbar-face-color:#404040; 
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-darkshadow-color:#404040;
		scrollbar-highlight-color:#404040;
		overflow: auto;
	}

.main { width:752px; background:#FFFFFF; margin:auto; height:100%; }
.main_a_c { text-align:center;}

.main1 { width:736px; margin:auto;}

.head1 { height:85px;}
.head1_c1 { width:181px;}
.head1_c2 { width:555px;}

.head1_c2_r1 { height:41px; background:#EBEBEB;}
.head1_c2_r1_text { text-align:right;}
.head1_c2_r1_text img { vertical-align: top; margin-top:-1px;}
.head1_c2_r1_text a { color:#595959; font-size:10px; line-height:10px; }

.head1_c2_r2 { height:44px;}
.head1_c2_r2_text { color:#565656;}
.head1_c2_r2_text img { vertical-align:top; margin-top:-3px;}
.head1_c2_r2 .select { width:106px; height:18px; border: 1px #818181 solid; vertical-align:middle; padding-left:5px;}
.head1_c2_r2 .input { width:110px; height:20px; border: 1px solid #656565; vertical-align:middle; padding-left:5px;}
.head1_c2_r2 input { vertical-align:middle;}

.head2 { height:170px; background:url(../images/t.jpg) no-repeat left top;}
.head2_c1 { width:181px;}
.head2_c2 { width:555px;}

.head3 { height:6px; background:#E2E2E2;}

.h_l { background:url(../images/h-l.gif) repeat-x; height:1px;}

.content {}

.h_text { font-size:15px; color:#000000; line-height:15px; font-weight:bold; font-family:Arial;}

.h1_text { font-size:15px; color:#ffffff; line-height:15px; font-weight:bold; font-family:Arial; padding-left:14px; width:100%}
.h1_text a{color:#FFFFFF;}

.h_cont_text { font-size:13px; color:#007F9E; font-weight:bold; line-height:14px;}

.m_cont_text { color:#333333; font-size:10px; line-height:12px;}

.price_text { font-size:14px; color:#D70094; font-weight:bold;}

ul { margin:0px; padding:0px; list-style: none;}

.ul1 li { background:url(../images/a.gif) no-repeat left center; margin: 0px; padding: 0px 0px 0px 14px;}
.ul1 li a { color:#333333; line-height:18px; text-decoration:none;}
.ul1 li a:hover { text-decoration:underline;}

.ul2 li { background:url(../images/a.gif) no-repeat left center; margin: 0px; padding: 0px 0px 0px 14px;}
.ul2 li a { color:#333333; line-height:18px; font-weight:bold;}

.ul3 li { background:url(../images/a1.gif) no-repeat left center; margin: 0px; padding: 0px 0px 0px 12px;}
.ul3 li a { color:#333333; line-height:16px;}

.content_col1 {}

.content_col1_cell1 { background:#EDEDED; padding: 12px 0px 10px 0px; width:172px}
.content_col1_cell1_margin { margin-left:4px;}
.h_l1 { background:url(../images/h-l1.gif) repeat-x; height:1px; width:134px;}

.content_col1_cell2 { border: 1px #626262 solid; background:#F5F5F5; padding: 12px 0px 7px 0px; width:172px;}
.content_col1_cell2_text { font-size:15px; color:#A40063; line-height:15px; font-weight:bold; font-family:Arial; margin-left:8px;}

.content_col1_cell2_block { border:1px #656565 solid; background:#FFFFFF; padding: 5px 0px 4px 0px; width:155px; margin-left:8px;}

.content_col2 { width:8px;}

.content_col3 { width:374px;}

.content_col3 .margin { margin: 0px 10px 0px 13px;}

.h_l2 { background:#D4D4D4; height:1px;}

.main_cont_cell { border: 1px solid #D4D4D4; border-top-width:0px; border-bottom-width:0px; width:374px;}
.main_cont_cell .c1 { width:161px;}
.main_cont_cell .c2 { width:211px;}

.price_block { width:181px;}
.price_block .c1 { width:126px;}
.price_block .c2 { width:auto;}

.content_col4 { width:172px;}
.content_col4_cell2_t { background:url(../images/m1-dr.gif) repeat-x; height:31px; width:173px;}
.content_col4_cell2_b { border: 0px solid #00A5BC; border-top-width:0px; width:173px; background:url(../images/rbg.gif) top left repeat-y}
.content_col4_cell2_b .text { font-size:10px; line-height:12px; color:#333333; padding: 9px 0px 9px 0px;}

.content_col4_cell3_t { background:url(../images/m2-dr.gif) repeat-x; height:31px; width:173px;}
.content_col4_cell3_b { background:#EDEDED; width:173px;}
.content_col4_cell3_b .text { font-size:10px; line-height:12px; color:#2D2D2D;}

.footer { height:62px;}
.footer_c1 { width:555px; background:#DCDCDC;}
.footer_c1_margin { margin: 18px 0px 0px 17px;}

.footer_text1, .footer_text1 a { color:#444444;}

.footer_text2, .footer_text2 a { font-size:10px; color:#444444;} 

.footer_c2 { width:181px; background:#EFEFEF;}

.product_head { height:31px; width:100%; background:#A60065;}

.red_links, .red_links a { color:#D70094;}
.red_links span a, .red_links span { color:#727171;}
.red_links span a:hover { font-weight:bold;}

.product_block { width:auto;}
.product_block_c1 { width:136px; text-align:center;}
.product_block_c2 { width:200px;}
 
.product_input { width:29px; height:17px; border: 1px #9C9B9B solid; text-align: center; color:#727171; vertical-align:top}

.product_link { color:#5E5D5D;}

.privacy_margin { margin-left:4px; margin-right:5px;}

.contact_margin { margin-left:17px; margin-right:25px;}

.form { border:#EACFAE 1px solid; background:#FFF8E5; padding:2px;}
.form_input1 { width:141px; height:21px; border:1px #000000 solid; padding-left:5px;}
.form_input2 { width:283px;}
.form_textarea { width:322px; height:87px; overflow:hidden;}
.form_buttons { text-align:right; margin-right:10px;}

.cart_cell { text-align:center; padding: 12px 0px 12px 0px;}
.cart_cell_w1 { width:0px;}
.cart_cell1 { width:80px;}
.cart_cell2 { width:112px;}
.cart_cell3 { width:88px;}
.cart_cell4 { width:69px;}

.cart_cell_h_text { color:#2C2C2C; font-size:11px; line-height:11px;}

.cart_h_l { background:#ADADAD; height:1px;}

.cart1_cell { text-align:center; padding: 19px 0px 19px 0px;}
.cart1_cell_w1 { width:0px;}
.cart1_cell1 { width:71px; }
.cart1_cell2 { width:95px;}
.cart1_cell3 { width:103px;}
.cart1_cell4 { width:63px; }

.cart_cell5 { width:275px; text-align: right;}

.cart_cell6_margin { padding-left:5px;}

.cart_price_text {font-size:14px; color:#D70094; font-weight:bold;}

.cart_input { width:47px; height:14px; border: 1px #6E6E6E solid; color:#AC2236; font-size:11px; text-align:center; font-weight:bold;}

.pop_main { width:417px; height:462px; margin:auto;}

.pop_head { height:98px; background:#FFFFFF;}
.pop_head_c1 { width:309px;}
.pop_head_c2 { width:108px;}
.pop_head1 { height:9px; background:#C1C1C1;}

.pop_head_text, .pop_head_text a { color: #4C4C4C; text-decoration:none; font-size:11px;}
.pop_head_text a:hover { text-decoration:underline;}

.pop_content { height:308px; background: #FFFFFF; font-size:11px; color:#4C4C4C; line-height:14px;}
.pop_content_margin { margin: 20px 30px 10px 33px;}

.pop_content_h_text { color:#4C4C4C; font-family:Arial; font-size:13px;}

.pop_footer { height:62px; background:#DCDCDC;}
.pop_footer .dc { width:100%;}
.pop_footer_text, .pop_footer_text a { color:#4C4C4C; text-align:center; font-size:11px;}
.pop_footer_text a { text-decoration:none;}
.pop_footer_text a:hover { text-decoration: underline;}