/**
 * 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:10px;
	color: #000000;
	background-color: #534541;
}
	
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
list-style-type: none; margin: 8px 0 0 0; padding: 0 0 10px 0; 
color: #ee602c; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
color: #ee602c;
}

.shadetabs li a{
color: #ee602c;
background-color: #efefef; border: 0px solid #c9c3ba; border-bottom: none; font-size:14px; padding:8px 13px 8px 13px; font-family:Arial, Helvetica, sans-serif; 
}

.shadetabs li a:hover{
 background-color: #00b5c6;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #ffffff; background-color: #00b5c6; font-size:14px;  padding:8px 13px 8px 13px;  font-family:Arial, Helvetica, sans-serif;
}
.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

	
	
	
	
	

a img {border: none; }

a:link, #navEZPagesTOC ul li  {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited, #navEZPagesTOC ul li {
	color: #3300FF;
	text-decoration: none;
	}
	
a:hover, #navCatTabs ul li {
	color: #000000;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover  {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffffff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackError img
{
height:auto;
width:auto;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;
	text-align: left;*/	
	vertical-align: top;
	background:#FFFFFF;
	width: 1010px;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;*/
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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 {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	width:990px;
	background-color: #126B9A;
	font-weight: bold;
	color: #ffffff;
	margin-top:-2px;
	padding-left:30px;
	position:absolute;

}
#navMainWrapper, #navSuppWrapper {
	/*margin: 0em;
	background-color: #abbbd3;
	padding: 0.5em 0.2em;
	height: 1%;*/
	/*background-image:url(../images/footer.gif);*/
	background-repeat:no-repeat;
	/*background-color: #FFFFFF;*/
	font-weight: bold;	
	color: #ffffff;
	float:left;
	width:100%;
	padding-top:0px;
	}

#navCatTabsWrapper {
	background-color: transparent;
	color: #FFFFFF;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 22px;
	
	}

#navSupp ul{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	}


#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;
	}

#navCatTabs ul li a {
	color: #FFFFFF;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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 {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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;
	font-family:Arial, Helvetica, sans-serif;
	}

.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;
	padding-right:0px;	
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #64C3F6;
	 }

#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: 1.1em 0em;
	}
	
.cartProductDisplay{
	font-size:11px;
	font-weight:bold;	
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
		padding-top:16px;
	padding-bottom:8px;
	}

#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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:12px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
font-weight:bold;
color:#f77d50;
font-size:12px;
	}
.productPriceDiscount {
font-weight:normal;
color: #008040;
font-size:12px;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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;
	padding-right:94px;
	font-size:13px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;

	}
.lineTitle{
	padding-left:25px;
	font-size:13px;
}
.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#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;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading{
	margin: 0em;
	background-color: #FFFFFF;
	/*background-image: url(../images/tile_back.gif);
	background-repeat:no-repeat;*/
	/*padding: 0.5em 0.2em; */
	/*height:20px;*/
	padding:0px;
	vertical-align:middle;
	float:left;
}
.centerBoxHeading{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/last_tile_back.gif);
	padding: 0.5em 0.2em; 
}
.rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/last_tile_back.gif);
	padding: 0.5em 0.2em; 
}
.leftBoxContainer{
	margin: 0em;
	border: 0px solid #9a9a9a;
	/*border-bottom: 5px solid #336633;*/
	/*margin-top: 1.5em;*/
}
.rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	/*border-bottom: 5px solid #336633;*/
	margin-top: 1.5em;
}

.sideBoxContent {
	background-color: #F2FAFC;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	/*color: #000000;*/
	}
.leftBoxHeading{
	text-align: left;
	padding-left:15px;
}
#navCatTabsWrapper{
	text-align: left;
}
.rightBoxHeading{
	text-align: left;
	padding-left:10px;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .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;
	}
a:link { 
color:#005B8B;
}
a:visited { 
color:#005B8B;
}
a:hover { 
color:#000000;
}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	/*color: #004080;*/
	color:#005B8B;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*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: middle;
	padding:5px;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: middle;
	padding:5px;
	}

TR.tableHeading {
	background-color: #64C3F6;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

.productListing-rowheading1{
	background-color: #abbbd3;
	height: 2em;
	color: #FFFFFF;
}

#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;
	}
.left_tp_box{
	height:70px; 
	width:160px; 
	padding-left:8px;
	/*background-image:url(../images/managerspecial.gif);*/
	background-position:top;
	background-repeat:no-repeat;
	border:#FF0000 solid 0px;
}
.left_tp_box_ex1{
	height:20px;
}
a.box_ex1_link:link, a.box_ex1_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:bold;
}
a.box_ex1_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.header_tabs:link, a.header_tabs:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
a.header_tabs:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
a.header_tabs:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CF5300;
}
#new_navCatTabs{
	height:32px;
}
#top_menus{
	position:relative;
	width:100%;
	/*background:#544643;*/
	 background-image:url(../../../../images/header_menu_bg.jpg); background-repeat:repeat-x;
	/*padding-left:7px;
	height:33px;*/
}
a.new_tabs:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.new_tabs:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
a.new_tabs:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;	
}
.default_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#C54008;
}
.default_text_blk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#000000;
}
.default_text_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#126B9A;
}
.default_text_blue10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:160%;
	color:#126B9A;
}

.menutop{
position:absolute;display:none;color:#000000;background-color:#3ABFDD;border:solid 0px #3ABFDD; margin-top:7px; font-size:12px; z-index:100; text-align:left; clear:both;
}


a.box_ex1_link1:link, a.box_ex1_link1:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E66005;
}
a.box_ex1_link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E66005;
}

#productListHeading
{
	/*color:#000000;*/
}

#ezPagesHeading
{
	color:#000000;
}

#pageThreeHeading
{
	color:#000000;
}
#pageThree p{
margin:0px;
}
#pageTwoHeading
{
	color:#000000;
}

#pageFourHeading
{
	color:#000000;
}

a.black:link { COLOR: #000000; TEXT-DECORATION: none}
a.black:visited { COLOR: #000000; TEXT-DECORATION: none}
a.black:hover { COLOR: #000000; TEXT-DECORATION: none}


#header_main
{
/*background:#FFFFFF;*/
/*//float:left;*/
/*background-image:url(../../../../images/header_main.jpg);*/
height:70px;
}
#header_cart_menu
{
/*background: url(../../template_default/images/header_bg.jpg) no-repeat bottom left;*/
width:530px;
float:right;
height:50px;
}
#main_logo
{
float:left;
overflow:hidden;
background:url(../../template_default/images/logo.gif) no-repeat;
margin-top:20px;
height:70px;
}
#main_logo h1{
font-size:23px;
font-weight:bold;
color:#f46733;
margin-left:96px;
margin-top:20px;
/*margin-left:105px;*/
/*margin-top:20px;*/
}
#main_logo img
{
margin-left:25px;
}
#change_currency 
{
width:207px;
text-align:center;
margin-top:35px;
float:left;
}
#language_header
{
width:146px;
text-align:center;
margin-top:35px;
float:left;
}
#language_header div
{
width:73px;
}
#header_shopping_cart
{
width:370px;/*184px;*/
text-align:center;
float:left;
}
#header_shop_img 
{
margin-top:30px;
float:left;
width:41px;
}
#header_shop_text
{
margin-top:0px;
float:right;
width:293px;
}
#header_shop_img img
{
margin-left:3px;

}

#tab1
{
width:70px;
float:left;
height:35px;
text-align:center;
}

#tab2{
padding-top:9px;
width:160px;
float:left;
height:26px;
text-align:center;}

#tab3{
padding-top:9px;
width:160px;
float:left;
height:26px;
text-align:center;}
#tab4{
padding-top:9px;
width:180px;
float:left;
height:26px;
text-align:center;}
#tab5{
padding-top:9px;
width:200px;
float:left;
height:26px;
text-align:center;}
#tab6{
padding-top:9px;
width:145px;
float:left;
height:26px;
text-align:center;}
#tab7{
padding-top:9px;
float:left;
height:26px;
text-align:right;
color:#DE2B22;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-left:12px;
}
#tab8
{
width:106px;
float:left;
height:35px;
text-align:center;
}
#manu_sep
{
float:left;

}

span.corners-top {
	/*background:url(../../template_default/images/corners_left.gif) no-repeat;*/
}
span.corners-top, span.corners-top1 {
	font-size: 1px;
	
	display: block;
	
	
	padding-top:10px;	
	
}

span.corners-top1 {
/*background:url(../../template_default/images/corners_right.gif) no-repeat;*/
background-position:100% 0;
	
}

#top_link
{
padding-top:0px;
float:left;
/*margin-left:440px;*/
margin-top:20px;
color:#008596;
font-family:Arial, Helvetica, sans-serif;
/*background:url(../../template_default/images/search_bg.jpg) repeat-x;*/
}

#top_link a
{
color:#008596;

}
#search_field1
{
padding-top:0px;
float:right;
margin-right:20px;
/*background:url(../../template_default/images/search_bg.jpg) repeat-x;*/
}
#search_field
{
padding-top:0px;
/*margin-right:50px;*/
background:url(../../template_default/images/search_bg.jpg) repeat-x ;
}
#search_field input
{
margin:0px;
margin-top:5px;

}
#search_field div
{
width:50%;
}

#login_register
{
height:45px;
float:left;
}
#login-register img
{
padding:0px;
margin:0px;
}
#login-register{
font-size:1px;
}
#search
{
background: url(../../template_default/images/search.jpg) no-repeat;
width:82px;
height:23px;
margin-top:10px;
border:none;
font-family: Georgia; font-size:14px; color:#FFFFFF; font-weight:bold; padding-bottom:5px;
}
#search_text
{
float:left;
}
#search_button
{
float:left;
}
#keyword
{
background:url(../../template_default/images/searchfield.jpg) no-repeat;
width: 187px; vertical-align:top;  padding-top:2px; padding-left:3px; /*//padding-top:6px;*/font-size:11px;  height: 23px; border:0px; color:#838383;
}
#logonregister 
{
background: #A7A6A6;
float: right;
margin-right:15px;
}
#welcometext
{
float:inherit;
/*font-family:Arial;
font-size:12px;
color:#676769;
margin-left:50px;
font-weight:lighter;*/
margin-top:0px;
width:120px;
}
#top_search_menu
{
/*background: url(../../template_default/images/topsearchmenbg.jpg) repeat-x;*/
height:36px;
width:auto;
}
#header_bg
{
background:url(../../template_default/images/header_bg1.jpg) repeat-x;
height:92px;
}
a.header_tabs:link, a.header_tabs:visited{

	font-family:Arial;

	font-size:12px;
	font-weight:bold;
	font-weight: bold;

	color:#FFFFFF;

}


a.header_tabs:hover{

	font-family: Arial;

	font-size:12px;
	
	font-weight: bold;

	color:#CF5300;

}
div.active_tab a.header_tabs{
color:#CF5300;
}

/*div.deactive_tab{
color:#000000;
}*/
#column_left
{
float:left;
}
.leftmenu_sub_cat
{
padding-left:10px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
/*background:url(../images/category_bg.jpg) repeat-x bottom;*/

}
.leftmenu_sub_cat a
{
font-family:Arial;
font-size:12px;
}
.leftmenu_main_cat
{
font-family:Arial;
font-size:14px;
padding-left:12px;
color:#FFFFFF;
background-color:#f27141;
/*background-image:url(../images/bg.jpg);*/
height:20px;
padding-top:4px;
margin-bottom:5px;
}
.leftmenu_main_cat img
{
padding-right:3px;
}
.leftmenu_sub_cat img
{
margin-right:5px;
}
.cat_bg_home0
{
background-color:#8B1A1A;
height:39px;
font-family:Arial;
font-size:16px;
color: #FEE2E8;
padding-top:3px;
padding-left:10px;
border-left:solid 1px #E0D9D0;
border-right:solid 1px #E0D9D0;
margin-top:10px;
}
.cat_bg_home3
{
background-color:#8B3A62;
height:39px;
font-family:Arial;
font-size:16px;
color:#fbf1f6;
padding-top:3px;
padding-left:10px;
border-left:solid 1px #E0D9D0;
border-right:solid 1px #E0D9D0;
margin-top:10px;
}
.cat_bg_home1
{
background-color:#8B8878;
height:39px;
font-family:Arial;
font-size:16px;
color:#fcf9ea;
padding-top:3px;
padding-left:10px;
border-left:solid 1px #E0D9D0;
border-right:solid 1px #E0D9D0;
margin-top:10px;
}
.cat_bg_home2
{
background-color:#698B69;
height:39px;
font-family:Arial;
font-size:16px;
color:#daf8da;
padding-top:3px;
padding-left:10px;
border-left:solid 1px #E0D9D0;
border-right:solid 1px #E0D9D0;
margin-top:10px;
}
.cat_bg_home4
{
background-color:#8E8E38;
height:39px;
font-family:Arial;
font-size:16px;
color:#f8f8db;
padding-top:3px;
padding-left:10px;
border-left:solid 1px #E0D9D0;
border-right:solid 1px #E0D9D0;
margin-top:10px;
}
.inner_div div
{
width:33%;
/*//width:24%;*/
}
#pro_home_sec div
{
width:100%;
float:left;
}
#pro_home_sec
{
width:33%;
}
#flow_div
{
width:20%;
float:left;
margin-top:20px;
}

#flash_img
{
margin-left:10px;
margin-right:10px;
/*//margin-left:5px;
//margin-right:10px;*/
float:left;
padding-top:2px;
width:780px;/*640px;*/

}
#customer_reviews_home
{
background:url(../../template_default/images/customer_reviews_home_bg.jpg) repeat-x;
height:92px;
}
#customer_reviews_home_main_one
{
background:url(../../template_default/images/review_news.jpg) no-repeat center;
height:92px;
float:left;
width:33%;
}
#home_looking_for
{
height:114px;
background:#CCC8C2;
margin-top:10px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
border:#B59E98 solid 1px;
}
#home_looking_for_one 
{
border:#B59E98 solid 1px;
height:104px;
background:#FFFFFF;
}
#indexDefaultMainContent
{
background:#FFFFFF;
}
#glassText
{
background:url(../../template_default/images/div_glass_home_bg.jpg) repeat-x;
height:81px;
margin-top:5px;
}
#div_shade_left
{
float:left;
width:9px;
background:url(../../template_default/images/div_shade_left.jpg) no-repeat;
height:149px;
}
#div_shade_right
{
float:left;
width:6px;
background:url(../../template_default/images/div_shade_right.jpg) no-repeat;
height:149px;
}
#div_center
{
float:left;
background:url(../../template_default/images/dic_shade_center.jpg) repeat-x;
width:625px;
height:149px;
padding-top:15px;
}
.content_home_left_shade
{
float:left;
width:5px;
background:url(../../template_default/images/content_home_left_shade.jpg) no-repeat;
height:115px;

}
.content_home_right_shade
{
float:left;
width:5px;
background:url(../../template_default/images/content_home_right_shade.jpg) no-repeat;
height:115px;

}

.content_home_text
{
float:left;
width:150px;
background:url(../../template_default/images/xyz2.jpg) no-repeat;
height:115px;
}
.content_home
{
margin-left:5px;
width:150px;
float:left;
}
.pro_type
{
font-family:Arial;
font-size:12px;
height:21px;
text-align:center;
padding-top:5px;
color:#373737;
}
.pro_img_price
{
height:89px;
width:150px;
background:url(../../template_default/images/xyz.jpg) no-repeat;
}
.view_frames_type a
{
height:15px;
color:#D43152;
font-size:12px;
font-weight:bold;
}
#main_success_story_img
{
margin-left:2px;
}
.pro_img
{
margin:2px;
height:57px;
text-align:center;
}
.pro_price
{
width:105px;
background:#FFFFFF;
height:14px;
padding:0px;
margin:0px;
font-family:Arial;
font-size:12px;
color:#1A1A1A;
}
#footer_top_div_left
{
float:left;
height:118px;
width:8px;
background:url(../../template_default/images/footer_top_div_left_shade.jpg) no-repeat;
}
#footer_top_div_center
{
float:left;
background:url(../../template_default/images/footer_top_div_center_shade.jpg) repeat-x;
height:118px;
width:981px;

}
#join_community ,#fresh_posts 
{
width:32.2%;
float:left;
padding-top:10px;
padding-left:10px;
height:108px;
border-right:#000000 solid 1px;
}
#latest_tweet
{
width:32.2%;
float:left;
padding-top:8px;
padding-left:10px;
height:110px;
}
.heading_footer_top_div
{
font-size:18px;
font-weight:bold;
font-family:Arial;
color:#453632;
}
.text_footer_top_div
{
font-family: Arial;
font-size:12px;
color:#000000;
font-weight:normal;
margin-top:4px;
}
#footer_top_div_right
{
float:left;
width:11px;
background:url(../../template_default/images/footer_top_div_right_shade.jpg) no-repeat;
height:118px;
}
#footer_top_div
{
margin-left:5px;
margin-right:5px;
/*//margin-left:3px;
//margin-right:5px;*/
margin-top:5px;
float:left;
}
#footer_sec_div_left ,#footer_sec_div_right 
{
background:url(../../template_default/images/footer_sec_div_bg.jpg) repeat-x;
float:left;
width:280px;;
height:220px;
padding-top:15px;
}
#footer_sec_div_right_text
{
padding-left:15px;
padding-top:10px;
font-size:11px;
font-family:Arial;
color:#FFFFFF;
font-weight:normal;
line-height:15px;
padding-bottom:10px;
}
#footer_sec_div_right_text a
{
color:#FFFFFF;
font-family:Arial;
font-size:18px;
font-weight:bold;

}
#footer_sec_div_center
{
float:left;
width:439px;
height:220px;
background:#D2C9BF;
}
#footer_sec_div
{
float:left;
margin-left:6px;
margin-right:5px;
/*//margin-left:3px;*/
float:left;
border-bottom:#736865 solid 1px;
}

#xyz
{
width:100%;
margin-left:0px;
background-color:#ffffff;
/*//margin-left:3px;*/
/*background:#ffffff url(../../template_default/images/xyzbg.jpg) repeat-y;*/
float:left;
}
#siteinfoLegal{
float:left;
width:100%
}
.footer_sec_div_center_main 
{
width:46%;
float:left;
padding-top:15px;
padding-left:15px;
}

#indexProductList
{
background:#FFFFFF;
}
#navSupp
{
float: left;
}
#footer_text
{
font-family:Arial;
font-size:11px;
color:#f27141;
font-weight:normal;
text-align:center;
padding-left:10px;


}
#footer_link a
{
font-family:Arial;
font-size:11px;
color:#f27141;
font-weight:normal;
}
#footer_link
{
}
#footer_text_sec
{
font-family:Arial;
font-size:11px;
color:#f27141;
font-weight:normal;
float:left;
margin-left:20px;
}
#footer_text_main_div
{
text-align:center;
width:90%;
vertical-align:baseline;
}
.footer_sec_div_center_main_heading
{
color:#453632;
font-family:Arial;
font-size:18px;
font-weight:bold;

}
#footer_sec_div_left_heading
{
color:#FFFFFF;
font-family:Arial;
font-size:18px;
font-weight:bold;
padding-left:15px;
}
#footer_sec_div_left_text a
{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
line-height:20px;
font-weight:normal;
text-decoration:underline;
}
#footer_sec_div_left_text
{
padding-top:10px;
padding-left:15px;
}
.footer_sec_div_center_main_text a
{
color:#453632;
font-family:Arial;
font-size:11px;
font-weight:normal;
line-height:15px;
}

.footer_sec_div_center_main_text a:hover
{
color:#164186;
}

#home_looking_for_one_img
{
height:104px;
width:115px;
float:left;
}
#home_looking_for_one_text
{
width:653px;
height:104px;
float:left;
}
#home_looking_for_div_one ,#home_looking_for_div_two,#home_looking_for_div_three
{
padding-left:10px;
margin-top:10px;
}
#home_looking_for_div_one
{
color:#D43152;
font-family:Arial;
font-weight:bold;
font-size:12px;
}
#home_looking_for_div_two
{
color:#000000;
font-family:Arial;
font-size:12px;
}
#home_looking_for_div_three a
{
color:#3C1B17;
font-family:Arial;
font-weight:bold;
font-size:12px;
}
#customer_reviews_home_main_one_heading
{
color:#1A1A1A;
font-size:11px;
font-weight:bold;
}
#customer_reviews_home_main_one_text
{
margin-top:5px;
color:#1A1A1A;
font-size:11px;

}
#customer_reviews_home_main_base
{
width:190px;
margin-left:50px;
margin-top:10px;
}
#customer_reviews_home_main_base_two
{
width:190px;
margin-top:10px;
margin-left:30px;
}
#customer_reviews_home_main_one_link a
{
color:#D43152;
font-family:Arial;
font-size:12px;
font-weight:bold;

text-decoration:underline;
}
#customer_reviews_home_main_one_link
{
margin-top:5px;

}
#pro_listing_header
{
background:#CCCCCC;
height:20px;
}
#pro_listing_header div
{
margin-top:5px;
}
.productListing-heading
{
font-weight:bold;

}
.itemTitle{
color:#ffffff;
}
#divCustomerImage 
{
float:left;
}
#divCustomerImage_deacription
{
float:left;
width:60%;
}
#divCustomerImage_options
{

}
#divCustomerImage_options div
{
float:left;
width:33%;
}
#divCustomerImage_color
{
float:left;
width:100%;
}
#choose_content div
{
width:25%;
float:left;
}.cartTableHeading
{
width:100%;
height:20px;
float:left;
background:#64C3F6;
}

#image_popup
{
padding:0px;
margin:0px;
}
.footer_text_link a{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
text-align:center;
background-color:#00b5c6;
}
.leftBoxContainer_second{
/*background-color:#dcd3cc;*/
padding-bottom:10px;
}


.big_st {

	background-image:url(images/fivetab_big.gif);

	background-repeat:no-repeat;

	padding-top:8px;

	width:130px;

	height:39px;

	/*#height:31px;*/

}

.small_st {

	background-image:url(images/fivetab_smal.gif);

	background-repeat:no-repeat;	

	border-bottom:#94CCE4 solid 1px;	

	padding-top:8px;	

	width:109px;

}



.small_st_right {

	background-image:url(images/tab_border_03.gif);

	background-repeat:no-repeat;	

	border-bottom:#94CCE4 solid 1px;	

	padding-top:8px;	

	width:210px;

}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
padding:5px; 
font-size:13px;
font-weight:100;
margin-top:0px;
cursor:pointer;
color:#f27141;
overflow:hidden;
cursor:pointer;
background-color:#efefef;
font-family:Arial, Helvetica, sans-serif;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */	
	color:#333333;
	/* End layout CSS */

	height:0px;
	overflow:hidden;
	position:relative;

}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1em;	
	position:relative;
}

.gallerycontroller{

width: auto;

}



.gallerycontent{

width: auto;

height: auto;

padding: 0px;

display: block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.active_tab{
/*background-image:url(../../../../images/select_menu_bg.jpg);*/
background-image:url(../../../../images/select_menu_bg01_1.jpg);
background-repeat:no-repeat;
background-position:center;

}
#tab5.active_tab{
/*background-image:url(../../../../images/select_menu_bg.jpg);*/
background-image:url(../../../../images/select_menu_bg.jpg);
background-repeat:no-repeat;
background-position:center;

}
#tab3.active_tab{
/*background-image:url(../../../../images/select_menu_bg.jpg);*/
background-image:url(../../../../images/select_menu_bg.jpg);
background-repeat:no-repeat;
background-position:center;

}
#tab1.active_tab{
/*background-image:url(../../../../images/select_menu_bg.jpg);*/
background-image:url(../../../../images/select_menu_bg.jpg);
background-repeat:no-repeat;
background-position:center;

}
.productListing-data{
}
#frame_measur{
background:url(../../template_default/images/p_info_dimensions.gif);
height:217px;
width:145px;
float:left;
}
.measur{
padding-left:80px;
padding-top:25px;
color:#686868;
}
#frame_measur a{
padding-left:100px;
font-weight:bold;
text-decoration:underline;
cursor:pointer;
color:#000000;
}
#frame_measur_mm{
background:url(../../template_default/images/p_info_dimensions.gif);
height:217px;
width:145px;
float:left;
display:none;
}

#frame_measur_mm a{
padding-left:100px;
text-decoration:underline;
font-weight:bold;
cursor:pointer;
color:#000000;
}
#frame_measur_mm a:link, a:hover,a:visited{
color:#000;
}

.col_style0 a:link,a:hover,a:visited{
color:#00b5c6;
}
.col_style1 a{
color:#00b5c6;
}
.col_style2 a{
color:#00b5c6;
}
.col_style3 a{
color:#00b5c6;
}
.col_style4 a{
color:#00b5c6;
}

.navheader{
 color:#CF5300;
 font-family:Verdana,Helvetica;
 font-size:10px;
}
.breadcrumbContainer  {
background:none repeat scroll 0 0 #E6E6E4;
clear:both;
font-size:11px;
color:#454545;
margin-bottom:10px;
padding:3px;
}
#productListHeading{
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0;
 color:#454545;
font-size:1.8em;
line-height:1.5em;
}
#productListSubHeading{
font-size:10px;
padding-bottom:5px;
color:#454545;
font-weight:normal;
}
.pupularlinks_footer{
float:left;
padding-left:5px;
padding-right:5px;
}

#inner_display_product{
float:left;width:740px; padding-left:10px; 
}
#first{
width:740px; float:left;margin-bottom:10px; padding-left:10px; margin-top:10px;
}
#product_desc{
margin-top:14px; float:left;padding-right:10px; margin-left:10px;
}
.texth1{
font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:22px;color:#43A2C5; text-align:left;
}
.texth2{
font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:left; padding-top:10px; float:left;
}
#image_product{
margin-top:14px; width:740px; margin:auto; border:#E2E2E2 6px solid;
}
.seltintcol{
padding:3px; color:#FF0000; text-align:center; margin:auto;
}
#available_frames{
float:left; width:740px; margin-bottom:10px; margin-top:10px;border-bottom: solid #000000 1px; border-top:solid 1px #000000;
}
.availfrmcol{
font-size:12px; width:500px; color:#C77C0C;margin-top:5px; margin-bottom:25px; margin-left:10px;float:left;
}
.availfrmcolimg{
width:700px;float:left; margin-bottom:10px; margin-left:10px;
}
#product_frame{
width:680px; padding-bottom:5px;float:left;
}
#main_frame{
float:left; width:740px; margin-left:10px; margin-bottom:10px;
}
.profrmcol{
width:160px; cursor:pointer; height:80px; border-right:solid 0px #43A2C5; padding-left:5px;float:left;
}
.profrmcolimg{
position:relative;cursor:pointer;
}
.profrmcolfnt{
font-weight:bold;
}
#product_framenoavail{
width:680px; padding-bottom:5px;float:left; color:#BF0236; font-weight:bold;
}
#choose_frame{
width:656px;height:37px; margin-left:20px;   float:left;}
#choose_frame2{
width:700px;height:37px; padding-left:20px; float:left; margin-top:10px; margin-left:30px;
}
.acfrm{
width:206px;background-color:#8B3A62;color:#ffffff; padding-bottom:5px; padding-top:5px; margin-left:5px; padding-left:5px; font-size:12px; font-weight:bold;float:left;
}
.defrm{
width:206px;background-color:#698B69;color:#ffffff;padding-left:5px; margin-left:5px;padding-bottom:5px; padding-top:5px; font-size:12px; font-weight:bold;float:left;
}
#frame{
width:556px; margin-left:20px; float:left; margin-bottom:10px; 
}
.choosefrmcolor{
background: url(../../../../images/image_edited/lensetype.jpg) no-repeat;font-size:12px; padding-top:5px; padding-bottom:5px; font-weight:bold; color:#FFFFFF; width:626px; float:left; height:18px; padding-left:29px;
}
#inner_frame{
background-color:#ECF3F6; float:left; width:622px; margin-left:0px; padding-left:30px; margin-left:1px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
#color_frame{
width:190px; padding-left:10px; padding-top:15px; float:left;
}
.color_framefnt{
color:#000; font-weight:bold; font-size:11px;
}
#next_step{
width:100px;padding-top:10px; margin-top:30px; padding-left:308px; float:left;
}
#footer_image{
background:url(../../../../images/image_edited/lensetbot.jpg) no-repeat; width:654px; margin-left:1px; float:left; height:22px;
}
.cusviewfrm{
padding-left:30px;  float:left;  width:780px; 
}
.cusviewfrmtitle{
float:left; width:100%; margin-bottom:10px; color:#C77C0C;
}
.cusviewfrmimg{
width:23%; margin-left:5px; float:left;
 }
 .cusviewfrmname{
text-align:center; font-size:12px; font-weight:bold; color:#000;
 }
.cusviewfrmprice{ 
text-align:center; font-size:11px; padding-top:8px;color:#666;
 }
.flasharea{
width:650px;padding-left:30px;  float:left; margin-top:10px;
}
.tryit{
width:600px; font-size:14px; font-weight:bold; padding:5px; float:left;
}
.flashcontent{
 width:600px;float:left;
}
#pro_des_ption{
font-size:10px; line-height:15px;
}
#mainImage{
position:relative;cursor:pointer;  border:solid 0px #43A2C5;
}
.mainImage{
position:relative;cursor:pointer;  border:solid 0px #43A2C5; vertical-align:middle;}
.validatecss{
border:0;width:88px;height:31px;
}
.glastop2{
float:left; padding-left:50px;
}

.uhavechoosen{float:left}
.uhavechoosenhead{
background:url(../../../../images/image_edited/youhavechoosen.jpg) no-repeat; font-size:12px; font-weight:bold; color:#FFFFFF; width:626px; float:left; height:18px; padding-left:30px; padding-top:5px;padding-bottom:5px;
}
.uhavechoosenmid{
background-color:#fff; float:left; width:654px;  border-right:1px solid #FBA518;
}
.uhavechoosenmidiv1{
float:left; padding-top:10px;border-left:1px solid #FBA518; padding-left:5px; vertical-align:middle;
}
.uhavechoosenfnt{
 font-size:12px; width:400px; float:left; padding-top:30px; text-align:center; font-family:Arial, Helvetica, sans-serif; float:left;
 }
.uhavechoosenfnt a{
font-size:11px;
} 
.uhavechoosenbot{
background:url(../../../../images/image_edited/youhavebot.jpg) no-repeat; width:656px; float:left; height:20px; 
}
.glstype{
color:#FF0000; font-size:12px;
}
.glstext{
font-size:12px;
 }
.glstextimg ,.frmbuydmtab{
vertical-align:top;
 }
 .frmbmd{
 width:100%; float:left;
 }
.frmbuyd{ 
width:211px;  float:right; margin-right:69px; 
}
.frmbuydh{
background:url(../../../../images/image_edited/cost.jpg) no-repeat; width:211px; height:33px; float:left;
}
.frmbuydm{
background-color:#ECF3F6; float:left; width:193px;; border-left:1px solid #FBA518; border-right:1px solid #FBA518;
}
.frmbuydb{
background:url(../../../../images/image_edited/costbot.jpg) no-repeat; width:211px; float:left; height:26px;
}
.frmbutdmftd{
padding-top:5px;color:#5D9FC2; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;
}
input#totalamt{
color:#5D9FC2; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:22px; width:200px; text-align:center; border:0px; background:none;
}
.frmbuymsd{
padding-top:5px;color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
}
input#gross{
color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; width:200px; text-align:center; border:0px; background:none;
}
.frmbuymthd{
padding-top:5px; color:#FF9900; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
}
input#save{
color:#FF9900; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; width:200px; text-align:center; border:0px; background:none;
}
.optionaldh{
background:url(../../../../images/image_edited/lensetype2.jpg) no-repeat;font-size:12px; font-weight:bold; color:#FFFFFF; width:470px; float:left; height:18px; padding-left:30px; padding-top:10px;
}
.optionaldm{
background-color:#ECF3F6; float:left; width:447px; margin-left:1px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
.optionaldmd{
height:144px; overflow:auto;
}
.optionaldmdc{
float:left; width:40%; padding-left:5%; padding-top:20px;
}
.optioanldmdcimg{
height:50px; width:50px; margin-left:30px;
}
#optimage{
border:solid 0px #43A2C5;
}
.optionaldb{
background:url(../../../../images/image_edited/lensetbot2.jpg) no-repeat;margin-left:1px; width:460px; float:left; height:22px; 
}
.lensoptiondh{
background:url(../../../../images/image_edited/lensetype.jpg) no-repeat; width:625px;font-size:12px; font-weight:bold; color:#FFFFFF; float:left; height:18px; padding-left:30px; padding-top:5px;padding-bottom:3px;
}
.lensoptiondm{
background-color:#ECF3F6; float:left; width:652px; margin-left:1px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
.lensoptiondmtd{
padding-left:20px; padding-top:20px; font-size:11px; font:Arial, Helvetica, sans-serif;
}
.lensoptiondmstd{
height:150px; padding-top:30px; font-size:11px; line-height:20px;
}
.lensoptiondb{
background:url(../../../../images/image_edited/lensetbot.jpg) no-repeat;margin-left:1px; width:656px; float:left; height:22px;
}
.howtoweardh{
background:url(../../../../images/image_edited/lensetype.jpg) no-repeat; width:625px;font-size:12px; font-weight:bold; color:#FFFFFF; float:left; height:18px; padding-left:30px; padding-top:5px;padding-bottom:3px;
}
.howtoweardm{
background-color:#ECF3F6; float:left; width:622px; padding-left:30px; padding-top:10px; margin-left:1px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
.howtoweardb{
background:url(../../../../images/image_edited/lensetbot.jpg) no-repeat;margin-left:1px; width:656px; float:left; height:22px; 
}
.selectlensdh{
background:url(../../../../images/image_edited/lensetype.jpg) no-repeat; width:625px; font-size:12px; font-weight:bold; color:#FFFFFF; float:left; height:18px; padding-left:30px; padding-top:5px;padding-bottom:3px;
}
.selectlensedm{
background-color:#ECF3F6; float:left; width:622px; padding-top:10px;  padding-left:30px; margin-left:1px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
.selectlensedb{
background:url(../../../../images/image_edited/lensetbot.jpg) no-repeat;margin-left:1px; width:656px; float:left; height:22px; 
}
.availtintcol{
float:left; width:740px;margin-left:0px; margin-top:10px; margin-bottom:10px; border-bottom: solid #000000 1px; border-top:solid 1px #000000;
}
.availtinttext{
font-size:12px; color:#C77C0C;margin-top:5px; margin-left:10px; margin-bottom:25px;
}
.availwhitecol{
float:left; padding-bottom:10px; width:85px; border-right:solid 0px #43A2C5; padding-left:5px; cursor:pointer;
}
.availdifcol{
float:left; padding-bottom:10px; width:85px; border-right:solid 0px #43A2C5; padding-left:5px; cursor:pointer;
}

#inner_frame2{
width:653px;background-color:#ECF3F6;border-left:1px solid #fba518; border-right:1px solid #fba518;float:left;margin-left:30px;
}
#frame_id{
width:650px; float:left;margin-left:30px;
}
.uhavechoosenbot2{
background:url(../../../../images/image_edited/youhavebot2.jpg) no-repeat; width:656px; float:left; margin-left:30px; height:20px; 
}
.inner_frame3{
background-color:#ECF3F6; float:left; width:652px;   margin-left:30px; border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;
}
.footer_image2{
background:url(../../../../images/image_edited/lensetbot.jpg) no-repeat; width:654px; margin-left:30px; float:left; height:22px;
}
.optional2dh{
background:url(../../../../images/image_edited/lensetype3.jpg) no-repeat;font-size:12px; font-weight:bold; color:#FFFFFF; width:470px; float:left; height:18px; padding-left:30px; padding-top:10px; margin-left:30px;
}
.optional2db{

background:url(../../../../images/image_edited/lensetbot3.jpg) no-repeat;margin-left:31px; width:410px; float:left; height:22px; 
}
.packaged1{
width:640px; float:left; margin-left:29px;
}
.packagetext{
width:640px; color:#F00; font-size:12px;float:left; margin-left:30px;
}
.packagelist{
width:600px; float:left; margin-left:30px; margin-top:10px;
}
.tintd{
width:640px; float:left; margin-left:29px;
}
.tintspe{
width:290px; float:left; margin-left:20px; margin-top:10px;
}
.tintspecol{
width:100px; float:left;
}
.tintspetype{
width:90px; float:left;
}
.tintchop{
width:300px; float:left; margin-top:5px;border-left:1px dashed #FF9933; padding-left:10px;
}
.antiglare{
width:300px; float:left; margin-left:10px; margin-top:18px; border-top:1px dashed #FF9933;
 }
 .optionald2{
width:407px;background-color:#ECF3F6;border-left:1px solid #5C84C9; border-right:1px solid #5C84C9;float:left; margin-left:31px;
 }
 
 #addcart{
 display:none;width:200px; float:left;
 }
.buynowst3{

background:url(../../../../images/image_edited/costbot2.jpg) no-repeat; width:211px; float:left; height:26px; 
}

.buynow2cost{

background:url(../../../../images/image_edited/cost2.jpg) no-repeat; width:211px; float:left; height:33px; 
}
.buynow2fd{
width:209px;background-color:#ECF3F6;border-left:1px solid #f7ba5b; border-right:1px solid #f7ba5b;float:left;
}
.buynow2sd{
width:220px; float:left; padding-top:5px;color:#5D9FC2; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;
}
.buynow2thd{
width:200px; float:left;padding-top:5px;color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
}
.buynow2fod{
width:200px; float:left;padding-top:5px;color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
}
.buynow2md{
width:220px; height:29px;float:left;
}
.buynow2mmd{
width:200px;float:right;margin-top:20px;
}

.optional2fd{
width:400px; float:left; margin-left:20px; margin-top:10px;
}

#footer_div{
width:680px; float:left;
}
.optional2imgc{
height:150px; width:150px; float:left;
}
.uhavechoosen2d{
float:left;width:100px; padding-top:5px; height:70px; padding-left:5px; vertical-align:middle; float:left;margin-left:10px;
}
.function_color{
font-size:12px; border:#FF0000 solid 0px;  margin-top:5px;margin-bottom:5px;
}
.single_vision_frame{
height:20px;font-size:12px; padding-left:5px;
}
#button_back{
float:right;
}
.homeimgsa{
display:inherit;
float:left;
margin:1px;
}
.homeimgsa{
width:22px;
height:22px;
padding-top:4px;
text-align:center;
margin:3px;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
}
.homeimgline{
width:2px;
height:17px;
padding-top:4px;
text-align:center;
margin:3px;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
display:inherit;
float:left;
}
.homefimgcnt{
position: absolute;
top:360px;
width:752px;
float:left;
}
.homeimgsaul{
padding:0;
margin:0;
float:right;
}
.coupon_error{
color:#FF0000;
font-weight:bold;
font-size:11px;
}
.large{
font-size:18px;
}
.product_extra_info{
float:left;
width:400px;
text-align:left;
}

#divCustomerInfo{
float:left;
width:300px;
}

.product_extra_info td{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
.product_extra_info  .free{
color:#008040;
font-weight:bold;
font-size:12px;
}
.cartProductDisplay p{
padding:0;
margin:0;
padding-top:5px;
}
.card_image{
float:right;
padding-right:250px;
}
.card_image input{
padding:0;
margin:0;
}
.card_image_draw{float:left;}
.playpause{
background:url(../../../../images/pause.gif) no-repeat;
}
