/**

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

    font-size:12px;

	color: #000000;

	background-color: #FFFFFF;

	}

a img {border: none; }

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;

	}

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: #dbf4ff;

	}

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;

	font-size:12px;

	}

.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;

	

	border: 1px solid #9a9a9a;*/padding: 0 0.2em;

	}

.messageStackWarning, .messageStackError {

	background-color: none;

	color: #ffffff;

	/*border:1px solid #ff0000;*/

	font-size:11px;

	color:#ff0000;

	margin-bottom:2px;

	}

.messageStackWarning, .messageStackError img{

	padding:0 5px 0 0;

	}

.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}

.messageStackCaution {

	border:1px solid #FFFF66;

	color: #000000;

	}

/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 942px;

	vertical-align: top;

	}

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

	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	/*margin: 0em;*/

	background-color: #abbbd3;

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

	/*padding: 0.5em 0.2em;*/

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}

#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}

#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: #494949;

	white-space: nowrap;

	}

#navCatTabs ul li a {

	color: #9a9a9a;

	}

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

	}

.buttonRow br{display:none; cursor:auto;}

.instructions{clear:both; padding-top:15px; font-weight:bold;}

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

	}

	

#navColumnOne{ /*background-color:#2d8db9;*/}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}

/*.content,*/ .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}

	

	#productDescription{

	font-size: 1em;

	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 0.8em 8.8em 0.8em;

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

/*Shopping Cart Display*/

#cartAdd {

	float: right;

	margin: 1em;

	border: 1px solid #ccc;

	padding: 1em;

	width:90%;

	}

#cartAdd br{display:none;}

#cartAdd input[type="image"]{

    float:right;

	margin-top:5px;

}

#cartAdd input[type="text"]{

    background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    margin-left: 1px;

    padding: 5px;

    width: 50px;

}

.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}

.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;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}

.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;

	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;

	font-weight:bold;

	}

.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;

	}

.centerBoxWrapper {

	border: 1px solid #9a9a9a;

	height: 1%;

	margin: 1.1em 0;

	}

h2.centerBoxHeading {

	font-size: 1.3em;

	color: #0E597B;

	}

/*sideboxes*/

.columnLeft {}
 #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}
h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a , h3#searchHeading {

	/*font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;*/

	color:#0e597b;

	font-size:1.3em;

	}



#manufacturersHeading LABEL{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#000000;

	text-decoration: none;

	height:25px;	

	padding-top:3px;

}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin: 0em;

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

	/*padding: 0.5em 0.2em;*/

	/*background-color:#FFAA33;*/

	height:25px;	

	padding-top:3px;

	}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	/*border: 1px solid #9a9a9a;

	border-bottom: 5px solid #336633;

	margin-top: 1.5em;*/

	}

.columnRight .sideBoxContent {background-color: #2d8db9;}

.sideBoxContent {

	/*background-color: #2d8db9;*/

	/*padding: 0.4em;*/

	font-size:small;

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#000000;

	text-decoration: none;

	

	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}

.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;

	padding-left:8px;

	/*margin-left: 1.1em;*/

	margin:0;

	list-style-position:outside;

	}

#bestsellers li {

	padding: 4px 0;

	/*margin: 0.3em 0em 0.3em 0em;*/

	}

#bannerboxHeading {

	background-color: #0000CC;

}

#upProductsHeading {

	text-align: left;

	}

#upDateHeading {

	text-align: right;

	}

/* categories box parent and child categories */

A.category-top, A.category-top:visited {

	color: #008000;

	text-decoration: none;

	font-size:12px;

	font-weight:bold;

	}

A.category-links, A.category-links:visited {

	color: #004080;

	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: #F3F3F3;

	height: 1.5em;

	vertical-align: top;

	}

.rowEven {

	background-color:#FFFFFF;

	height: 1.5em;

	vertical-align: top;

	}

.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}

CAPTION {

	/*display: none;*/

	}

#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 

	

#myAccountGen li a, #myAccountNotify li a{

	background:#f2f2f2;

	display: block;

    margin: 1px;

    padding: 5px;

	color:#333333;

	}

#myAccountGen li a:hover, #myAccountNotify li a:hover{background:#e2e2e2;}

#myAccountGen li, #myAccountNotify li {

	list-style:none;

	}

#myAccountGen, #myAccountNotify {

    margin: 15px 0;

    padding: 0;

	width:520px;

	}

.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}

.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}

TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}

.productListing-rowheading {

	background-color: #abbbd3;

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

	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:#2c8db8;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}

/*********************************************************************************************************/

.stBadge {

background-color:#FFFFFF;

margin-top:0;

width:942px;

}

.stBadge-accent {padding-bottom:1px;}

#footer_td{

background-color:#FFFFFF !important;

/*background-image:url("http://www.121webdesigner.com/ebaystores/coralgraph/footer.jpg");*/

background-image: url(../images/footer.jpg);

height:114px;

width:942px;

}

#flash_container{

background: url(../images/h_01.jpg) no-repeat;

background-position:top;

}

#flash_contain{

background: url(../images/h_04.jpg) no-repeat;

background-position:top;

}

#categoriesContent li a { color:#FFFFFF; padding:8px 10px; display:block; width:190px;}

#categoriesContent p { margin:0px; padding:0px;}

#informationContent a { color:#FFFFFF; padding:8px 10px; display:block;}

#informationContent p { margin:0px; font-weight:bold; padding:0;}

.leftBoxContainer a { color:#FFFFFF; padding:8px 10px; display:block;}

.leftBoxContainer p {margin:0px; font-weight:bold; padding:0;}

#categoriesContent a:hover, #informationContent a:hover, .leftBoxContainer a:hover{background: url(../images/cat-hover.jpg) repeat-x;}

.category_separtor {

background: url(../images/category_separator.jpg) repeat-x; height:3px;

}

#informationContent UL LI a, .wrapper OL LI a, .wrapper OL LI{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#FFFFFF;

font-weight: bold;

}

#p_bg {

/*background: url(../images/gallerylistingbg.jpg) no-repeat; height:3px;

width:223px;

height:335px;

float:left;

text-align:center;

margin-left:17px;*/

border: 1px solid #CACACA;

float: left;

height: 89px;

margin-left: 6px;

text-align: center;

width: 235px;

}

#f_pro{

/*width:200px;*/

text-align:center;

float:left;

}

#phone{

background: url(../images/h_03.jpg) no-repeat; height:3px;

width:600px;

height:24px;

}

#faq{

/*margin-left:5px;*/

color:#FFFFFF;

font-size:12px;

}

.bottom-image{background: url(../images/image-bottom.gif) no-repeat left bottom;}

.body-bg{background: url(../images/leftpanel-bg.jpg) repeat-y left top; width:942px; margin:0 auto;}

.new-footer{text-align:center; color:#1a6587; font-size:12px; font-weight:bold;}

.new-footer p{clear:both; color:#000; font-weight:normal;}

.new-footer a{color:#1a6587; font-size:12px; font-weight:bold; padding:0 5px;}

.new-footer a:hover{color:#0a394e;}

.new-footer-txt{

	margin-left: 150px;

    padding-top: 10px;

    position: absolute;

}
#indexDefaultAnnouncements{
	background: url(../images/welcome-bg.jpg) repeat left bottom; 
	padding:10px;
	margin-top: 5px;
	}

.welcome-msg{background: url(../images/welcome-bg.jpg) repeat-x left bottom; padding:10px;}

#headingAnnouncements h1{
	font-size:14px; 
	color:#000; 
	text-align:center;
	}
.welcome-msg h1{font-size:14px; color:#000; text-align:center;}

.welcome-msg p{padding:5px 0; margin:0;}

#navMain .back li{background: url(../images/tile_back-sep.gif) no-repeat right; padding:0 2px; float:left;}

#navMain .back li a{display:block; float:left;  padding: 7px 20px;}

#navMain .back li a:hover{background: url(../images/tile_back-hover.gif) repeat-x right; color:#494949;}

#navMain .forward {line-height:270%;}

#navMain .forward a:hover{color:#000;}

#p_bg{padding:5px;}

#p_bg #f_pro {text-align:left;}

#p_bg a img{

	float:left;

	padding-right:10px;

	}

#p_bg a{

	color:#085a89;

	font-size:11px;

	font-weight:bold;

	text-align:left;

	}

#p_bg a:hover{

	text-decoration:underline

}

#p_bg span{

	display:block;

	margin-top:10px;

	font-size:20px;

	color:#c71661;

	font-weight:bold;

	}

.warranty-images img{padding:8px 14px;}

#productListHeading h1{margin:0; padding:0;}

#indexProductList{}

#indexProductList form{float:right; font-size:11px;}

.inner-product-listing{width:163px; border:1px solid #ccc; height:150px;}

.inner-product-listing img{padding:10px;}

.inner-product-listing a{color:#1a6587;}

.innerpage-price{padding:5px 0; background:#ccc; text-align:center; color:#c71661; font-weight:bold;}

.innerpage-price span{ color:#333;}

.innerpage-info{padding:5px 0; background:#ddd; text-align:center; border-left:1px solid #fff;}

.innerpage-info a{color:#111;}

.innerpage-info a:hover{color:#666;}

.centerBoxContentsNew{

	border: 1px solid #2d8db9;

    float: left;

    height: 100px;

    margin-left: 6px;

    text-align: left;

    width: 247px;

}

.centerBoxContentsNew img{float:left; padding:10px;}

.centerBoxContentsNew a{

	color: #085A89;

    font-size: 11px;

    font-weight: bold;

    text-align: left;

}

.centerBoxContentsNew a:hover{

	text-decoration:underline;

}

.centerBoxContentsNew span{

    color: #C71661;

    display: block;

    font-size: 20px;

    font-weight: bold;

    margin-top: 10px;

}

.privacy{border:1px solid #ccc; padding:10px;}

.privacy h3{font-size:12px; padding:0; margin:0; border-bottom:1px solid #ccc;}

.privacy p{padding:10px 0; margin:0;}

.privacy li{padding:3px 0;}

#shippingInfoMainContent{border:1px solid #ccc; padding:10px; font-size:12px;}

#ezPageDefault .main a{background:#d3d3d3; display:block; padding:5px;}

#ezPageDefault .main p a{background:none; display:inline; color:#333333; font-weight:bold;}

#ezPageDefault .main p a:hover{text-decoration:underline;}

#ezPageDefault .main p{padding:8px; margin:0}

#ezPageDefault li{margin:0 0 1px 0; padding:0;}

#ezPageDefault li p{background:#f1f1f1;}

#ezPageDefault br{display:none;}

#reviewsDefaultHeading{background:#f4f4f4; color:#555; padding:4px; margin: 0 0 0.3em;}

#reviewsDefault h2{font-size:14px; color:#2d8db9;}

#reviewsDefault a img{padding:10px;}

#reviewsDefault .buttonRow a img{padding:0px; border:0;}

#reviewsDefault .content{margin-top:10px;}

#reviewsDefault .bold{margin:5px 0 0 100px; color:#777;}

.conditions{border:1px solid #ccc; padding:10px;}

.conditions h1{font-size:14px; font-weight:bold; border-bottom:1px solid #ccc; color:#444}

.conditions h2{background:#ccc; text-align:center; padding:10px 0; margin-bottom:25px;}

.conditions p{padding:8px 0; margin:0;}

.conditions strong{font-size:14px;}

.conditions li h1{border:0; background:#f2f2f2; padding:5px;}

.conditions li {list-style:none;}

.conditions span{color:#e92a4a;}

#contactUsForm .alert{padding:0 0 10px 0;}

#contactUsForm #contactname, #contactUsForm #email-address{width:340px; background:#e9e9e9; border:1px solid #d3d3d3; padding:5px;}

#contactUsForm #enquiry{width:340px; background:#e9e9e9; border:1px solid #d3d3d3; padding:5px; margin-top:10px; float:left; margin-left:1px;}

.success{font-size:14px; text-align:center; font-weight:bold; padding:20px 0;}

#contactUsDefault address{border:1px solid #ccc;}

#siteMapList{border:1px solid #ccc; padding:10px;}

#siteMapList h1{color:#000;}

#siteMapList li {list-style:none; padding:0; margin:0; border-bottom:1px solid #fff;}

#siteMapList ul{margin:0; padding:0;}

#siteMapList a{display:block; padding:5px; background:#ededed; color:#666666;}

#siteMapList a:hover{background:#d4d4d4; color:#222;}

#productMainImage{

    border: 1px solid #CCCCCC;

   /* height: 100px;*/

    padding: 5px;

    text-align: center;

  
}

#productDescription{clear:both; border-top:1px solid #ccc;}

#productName{font-size:16px; color:#333333; margin:0; padding:0;}

#productPrices{color:#C71661;}

#productMainImage a{color:#1A6587;}

#reviewsWriteHeading{font-size:16px; color:#333333; margin:0; padding:0;}

#reviewsWritePrice{color:#C71661;}

.centerColumn{font-size:12px;}

#productGeneral form {margin:0;}

.navNextPrevWrapper{margin-bottom:15px;}

#centerColumn input[type="text"], #centerColumn input[type="password"] {

    background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    margin-left: 1px;

    width: 328px;

}

#centerColumn select  {

    background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    margin-left: 1px;

    width: 335px;

}

#review-text, #review-nume{

background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    margin-left: 1px;

    padding: 5px;

}

#centerColumn{padding-bottom:95px; margin: 0 10px;}

.centerBoxContentsAlsoPurch{

    border: 1px solid #CCCCCC;

    float: left;

    margin: 10px;

    width: 226px;

	padding:5px;

}

.centerBoxContentsAlsoPurch a{

color:#1A6587;

}

.important a{color:#1A6587;}

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

#shoppingCartDefault .forward a{color:#1A6587; font-weight:bold; margin:8px; display:block;}

#cartContentsDisplay input[type="text"]{

background: none repeat scroll 0 0 #fff;

    border: 1px solid #D3D3D3;

    padding: 2px;

}

#shoppingCartDefault{font-size:12px; padding-bottom: 186px;}

.cartProductDisplay a, #cartSubTotal{color:#1A6587; font-weight:bold;}

#shippingEstimatorContent{font-size:12px;}

.seDisplayedAddressLabel {padding:10px 0;}
.header_design{
	    background: url(../images/box-heading.gif) repeat-x left top;

    height: 25px;

    margin: 0;

    padding: 7px;

	color:#0E597B;

	font-size:1.3em;
}

#ezPagesHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #productListHeading, #cartDefaultHeading, #reviewsDefaultHeading, #createAcctDefaultHeading, #accountDefaultHeading, #logoffDefaultHeading, #checkoutOrderHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading{/*background:#f4f4f4; color:#555; padding:4px; margin: 0 0 0.3em;*/

    background: url(../images/box-heading.gif) repeat-x left top;

    height: 25px;

    margin: 0;

    padding: 7px;

	color:#0E597B;

	font-size:1.3em;

}

#productsListingListingTopLinks a, #productsListingListingBottomLinks a{color:#1A6587;}

.additionalImages {margin:0;}

.additionalImages a{color:#1A6587; padding	:8px; display:block;}

#productAdditionalImages{padding:10px; width:100px; margin:20px auto; border:1px solid #ccc;padding:10px; text-align:center;}

.tabborder{

	border:1px solid #E8E8E8;

}

#reviewsInfoDefaultHeading{font-size:16px; color:#333333; margin:0; padding:0;}

#reviewsInfoDefaultPrice{color:#C71661;}

#reviewsInfoDefaultMainContent{clear:both; border-top:1px solid #ccc; padding-top:15px;}

.cartUnitDisplay,

.cartTotalDisplay{font-weight:bold; padding:5px;}

#billingField{padding:5px;}

#billingField  input[type="text"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:300px;

}

#billingField #country{background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:306px;}

	

#shippingField{padding:5px;}

#shippingField  input[type="text"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:300px;

}

#shippingField #country_shipping{background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:306px;}

	

#contactDetails{padding:5px;}

#contactDetails  input[type="text"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:300px;

}

#contactDetails #country_shipping{background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:306px;}

#noAccountDOB{padding:5px; margin-top:15px;}

#noAccountDOB  input[type="text"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:250px;

}

#createAcctDefaultLoginLink{font-size:14px;}

#createAcctDefaultLoginLink a{color:#1A6587;}

#createAcctDefaultLoginLink a:hover{text-decoration:underline;}

	

#newsletter-checkbox{margin-left:125px;}

#createAcctDefault  input[type="text"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:300px;

}

input[type="text"], input[type="password"], select, textarea{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

}

#cartAdd input[type="text"], #passwordForgotten input[type="text"]{float:none;}

#passwordForgottenMainContent input{width:380px;}

#createAcctDefault  input[type="password"]{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:200px;

}

#createAcctDefault  #country{

	background: none repeat scroll 0 0 #E9E9E9;

    border: 1px solid #D3D3D3;

    float: left;

    padding: 2px;

	width:305px;

}

#gender-male_shipping, #gender-male, #shippingAddress-checkbox, #email-format-html{margin-left:125px;}

#cartEmptyText{color:#C71661; background: url(../images/emptycart.jpg) no-repeat center top; padding:120px 0 25px 0;}

#shoppingCartDefault #whatsNew{display:none;}

#checkout form{margin:0; padding:0;}

#cartContentsDisplay a img{float:left; padding-right:10px}

#cartContentsDisplay .tabborder {text-align:left;}

#checkoutPayAddressDefault form, #checkoutShipAddressDefault form{margin:0; padding:0;}

#checkoutNewAddress input[type="text"]{width:340px}

#checkoutNewAddress select{width:346px;}

#timeoutDefaultHeading{color:#b41f42; text-align:center; padding:15px 0;}

#timeoutDefaultContent a{color:#1A6587; font-weight:bold;}

#timeoutDefaultContent a:hover{text-decoration:underline;}

.video-page {text-align:center;}

.vTitle {background:#ececec; padding:5px; text-align:left; font-weight:bold; font-size:14px;}

.categoryImg img{float:left;}

.catlink{
font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#2A5FAA;

	text-decoration: none;
}

.catlink a{
font-size:11px;
color:#2A5FAA;
}

.catlink a:hover{
font-size:11px;
color:#000000;
}

#searchContent {
    font-size: 11px;
    height: 65px;
    padding: 3px;
}
#searchContent input[type="text"]{display:block; background:#fff; font-size:13px; width:172px !important; margin-bottom:5px;}
#searchContent input[type="submit"]{background: url(../images/searchbutton.jpg) no-repeat center top; border:0; float:right; width:88px !important;; height:31px; text-indent:999px; font-size:0; color:#fff; text-align:left;}
#searchContent a{color:#fff; display:block; text-align:left; margin-top:22px;}
#searchContent a:hover{text-decoration:underline;}

#advSearchDefault fieldset.floatingBox{width:240px;}

#advSearchDefault .floatingBox select{display:block; clear:both; width:238px; margin-bottom:10px;}

#advSearchDefault a{color: #0E597B !important;}

#table_image_slider {
	background-color:#6799ee;
	}
