/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #ffffff;
	}

a img {border: none; }

a:link,a:visited{
	color: #3359AF;
	text-decoration: none;
}
a:hover,a:active{
	color: #ff3366;
	text-decoration: underline;
}
.aright{
	text-align: right;
}
/*
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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 {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
*/
p{
	margin: 0px;
	padding: 0px;
	line-height: 150%;

}
h1{
	font-size: 1.1em;
	font-weight: bold;
	border-left: 16px solid #3397AF;
	padding-left: 5px;
}
h2{
	font-size: 1.1em;
	font-weight: normal;

}
h3 {
	/*font-size: 1.3em;*/
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger, #productDetailsList{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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, .hd_text1{
	float: left;
	}
.hd_text2{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}
#logo{
	margin-bottom: 10px;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 100%;
	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 #333333;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #DBF0F3;
	color: #333333;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #333333;
	}

/*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: #333333;
	/*font-size: 2em;
	text-align : center;
	vertical-align: middle;*/
	font-size:small;
	}
#taglineWrapper{
	margin-left: 5px;
}
#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 {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper {
	margin: 0em;
	font-weight: bold;
	color: #333333;
	height: 1%;
	width: 100%;
	font-size: 1.1em	;
	}
#navCatTabsWrapper {
	margin: 0em;
	/*background-color: #9a9a9a;*/
	background: url(./../images/submenu.jpg) repeat-x;
	font-weight: bold;
	color: #333333;
	width: 100%;
	font-size: 1.1em	;
	}
#navSuppWrapper{
	background: url(../images/menu.gif) repeat-x;
	height: 5px;
	list-style-type : none;
	padding: 8px 0 0 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	}
#navMain{
	float: right;
}
#navMain ul, #navCatTabs ul{
	margin: 0;
	padding:  0.2em 0em 0.5em 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul{
	margin: 0;
	padding:  0.2em 0em 0.5em 0;
	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, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 1em 0em 1em;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	background: url(./../images/icon3.gif) 0px 3px no-repeat;
	}
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em 0em 1em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	background: url(./../images/icon_home.gif) 0px 3px no-repeat;
	}
#navSupp ul li a:hover {
	text-decoration: none;
	padding: 0em 0.5em 0em 1em;
	margin: 0;
	color: #ff3366;
	white-space: nowrap;
	background: White url(./../images/icon_home_hi.gif) 0px 3px no-repeat;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #333333;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	/*float: right;*/
	}

#navBreadCrumb {
	/*background-color: #cc9900;*/
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOneWrapper {
	padding: 5px 0 0 0;
	border: 1px solid #3397AF;
	}

#navColumnTwo {
	background-color: #3397AF;
	}

/*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 {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #333333;
	padding: 1em;
	}

.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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.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 { font-size: 1.1em;}

#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 {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;

	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0.3em 0em 0 0;
	background: url(../images/leftboxheading.gif) repeat-x;
	padding: 0.3em 0 0.3em 0em;
	color: White;
	height: 25px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}
.sideBoxContent li{
	line-height: 150%;
}
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 {
	color: #FFFF33;
	text-decoration: none;
	} 
*/
h3.rightBoxHeading a:hover {
	color: #FF0000;
	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, #shoppingCartDefault #PPECbutton {
	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;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#manufacturerslistContent ul {
list-style:none;
padding:0;
margin: 0px;
}

.clear{
	clear: both;
}
.slm_title{
	background: url(../images/leftboxheading.gif) repeat-x;
	font-weight: bold;
	padding: 3px 0 0px 10px;
	color: White;

}
.slm_text{
	border: 1px solid #3397AF;
	padding: 20px;
	line-height: 160%;
	margin-bottom: 20px;
}
.slm_text p{
	padding: 0px;
	margin: 0px;
	line-height: 160%;
}
table.style1{
	background-color: #3397AF;
}
table.style1 th{
	background-color: #DBF0F3;
}
table.style1 td{
	padding: 10px;
	background-color: #ffffff;
}
table.style2{
	background-color: #ffffff;
}
table.style2 th{
	padding: 10px;
	background-color: White;
	border-bottom: 1px dotted #3397AF;
}
table.style2 td{
	padding: 10px;
	background-color: White;
	border-bottom: 1px dotted #3397AF;
}
table.style2 td a{
	background: url(../images/icon2.gif) no-repeat 0px 0px;
	padding-left: 15px;
}

table.style3{
	background-color: #3397AF;
}
table.style3 th{
	padding: 10px;
	background-color: White;
	font-weight: normal;
	text-align: left;
}
table.style3 td{
	padding: 10px;
	background-color: White;
}
table.style4{
	background-color: #ffffff; 
}
table.style4 th{
	color: White;
		background-color:  #3397AF;
}
table.style4 td{
padding: 10px;
	background-color: #ffffff; 
	border: 1px solid #3397AF;
}
.vtop{
	vertical-align: top;
}
.caution{
	color: Red;
}
ul#slm_h_navigation{
	background: url(../images/menu.gif) repeat-x;
	height: 24px;
	list-style-type : none;
	padding: 8px 0 0 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

ul#slm_h_navigation li{
	padding: 0 20px 0 0;
	display: inline;
}
ul#slm_h_navigation li a{
	text-decoration: none;
	color: White;
	padding: 2px 2px 0 2px;
}
ul#slm_h_navigation li a:hover{
	text-decoration: none;
	color: #ff3366;
	background-color: White;
	padding: 2px 2px 0 2px;
}

#indexDefaultMainContent ul#navi_purpose{
	padding: 0px;
	margin: 0px 0 0 0;
	list-style: none;
	overflow: hidden;
}
#indexDefaultMainContent ul#navi_purpose li{
	float: left;
	padding: 0px 20px 20px 0;
}
#indexDefaultMainContent ul#navi_purpose li a{

}
a#menu01{
	background: #ffffff url(/images/categories/cat20_19.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu02{
	background: #ffffff url(/images/categories/cat20_21.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu03{
	background: #ffffff url(/images/categories/cat20_22.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu04{
	background: #ffffff url(/images/categories/cat20_23.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu05{
	background: #ffffff url(/images/categories/cat20_24.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu06{
	background: #ffffff url(/images/categories/cat20_25.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu07{
	background: #ffffff url(/images/categories/cat20_26.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu08{
	background: #ffffff url(/images/categories/cat20_27.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
a#menu09{
	background: #ffffff url(/images/categories/cat20_28.gif) no-repeat;
	overflow: hidden;
	padding: 0px 20px 20px 0;
	width: 230px;
	height: 64px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}

#indexDefaultMainContent ul#navi_purpose li#menu03 a{	background: #ffffff url(/images/categories/cat20_22.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu04 a{	background: #ffffff url(/images/categories/cat20_23.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu05 a{	background: #ffffff url(/images/categories/cat20_24.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu06 a{	background: #ffffff url(/images/categories/cat20_25.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu07 a{	background: #ffffff url(/images/categories/cat20_26.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu08 a{	background: #ffffff url(/images/categories/cat20_27.gif) no-repeat; }
#indexDefaultMainContent ul#navi_purpose li#menu09 a{	background: #ffffff url(/images/categories/cat20_28.gif) no-repeat; }

.bluearrow{
	background: url(../images/icon1.gif) left center no-repeat;
	padding-left: 20px;
}
.rightarrow{
	background: url(../images/rightarrow.gif) right center no-repeat;
	padding-right: 20px;
}
.order_top{
	background: url(../images/order_top.gif) bottom no-repeat;
	width: 460px;
	height: 11px;
}
.order_middle{
	border-left: 2px solid #AD9C99;
	border-right: 2px solid #AD9C99;
	width: 426px;
	padding: 0px 15px 0 15px;
}

.order_bottom{
	background: url(../images/order_bottom.gif) no-repeat;
	width: 460px;
	height: 11px;
}
.payment_top{
	background: url(../images/payment_top.gif) bottom no-repeat;
	width: 252px;
	height: 11px;
}
.payment_middle{
	border-left: 2px solid #AD9C99;
	border-right: 2px solid #AD9C99;
	width: 218px;
	padding: 10px 15px 0 15px;
}
.payment_middle ul{
	list-style-type: square;
	margin: 0px 0 10px 15px;
	padding: 0px 0 0px 0px;
}
.payment_bottom{
	background: url(../images/payment_bottom.gif) no-repeat;
	width: 252px;
	height: 11px;
}
.mb5{	margin-bottom: 5px;}
.mb10{	margin-bottom: 10px;}
.mb25{	margin-bottom: 25px;}
.acenter{
	text-align: center;
}
.pr20{
	padding-right: 20px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
table.style3 a:link.b_html,
table.style3 a:visited.b_html,
table.style3 a:active.b_html{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_html.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;

}
table.style3 a:hover.b_html{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_html.jpg) 0 -115px no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;
}
table.style3 a:link.b_video,
table.style3 a:visited.b_video,
table.style3 a:active.b_video{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_video.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;

}
table.style3 a:hover.b_video{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_video.jpg) 0 -115px no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;
}
table.style1 a:link.b_pdf,
table.style1 a:visited.b_pdf,
table.style1 a:active.b_pdf,
table.style3 a:link.b_pdf,
table.style3 a:visited.b_pdf,
table.style3 a:active.b_pdf{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_pdf.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;

}
table.style1 a:hover.b_pdf,
table.style3 a:hover.b_pdf{
	display: block;
	width: 154px;
	height: 115px;
	background: url(../images/b_pdf.jpg) 0 -115px no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 auto;
}
.group{
	color: Red;
	background: url(../images/icon_hos.gif) 2px no-repeat;
	padding: 0px 0 0 25px!important;
}
.frame_caution{
	background-color: #FFFFCC;
	padding: 10px;	
	margin: 10px 0;
}
dl.conditions dt{
	background-color: #DBF0F3;
	margin: 20px 0 10px 0;
	padding: 5px;
}
dl.conditions dd{
	line-height: 150%;
}
.step{
	background-color: #DBF0F3;
	margin: 20px 0 10px 0;
	padding: 5px;
		font-size: 1.0em;

}
.stepsub{
	color: #3359AF;
}
.productListing-odd{
	background-color: #DBF0F3;
	padding: 20px 0;
}
.productListing-even{
	padding: 20px 0;
}
th.productListing-heading{
	border: 1px solid #FFFFFF;
	background-color: #efefef;
}
.feature {
	border: 1px dotted #3397AF;
	padding: 15px;
	margin: 15px 0;
}
.feature p{
	border-left: 5px solid #3397AF;
	padding-left: 10px;
	margin-bottom: 10px;
}
.feature dl{
	margin: 0px;
}
.feature dt{
	color: #3397AF;
	font-weight: bold;
}
.feature dd{
	margin-left: 0px;
	margin-bottom: 15px;
}
h3#checkoutConfirmDefaultPayment, h3#checkoutConfirmDefaultShipment{
	font-size: 1.1em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
h4#checkoutConfirmDefaultShipmentTitle, h4#checkoutConfirmDefaultPaymentTitle{
	font-size: 1.1em;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
/* top main start */
.topmain_border{
	border-bottom: 2px solid #AC9B98;
	border-top: 2px solid #AC9B98;
}
ul.topmain{
	margin: 0;
	list-style: none;
	padding: 0px;
	float: left;
}
/* top main end */

.order{
	float: left;
	width: 48%;
	margin-right: 2%;
}
.payment{
	float: left;
	width: 48%;
}
.round{
		border: 2px solid #AC9B98;
		padding: 20px 10px;
		height: 200px;
}
