/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */


html		{ }

.body 		{left:0px; top:0px; margin-top:0px; margin-bottom:0px; margin-left:auto; margin-right:auto; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; width: 100%; background:#EEEEEE; font-family:Helvetica, Arial; font-weight:normal;}

#content-frame {
	background-color: #cccccc;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	width: 990px;
}

#contentBg {
	width:100%;
	background: url(../images/content_container_bg.gif) repeat-x left top;
	margin:0px;
	padding: 0px;
	overflow:hidden;
}

.bodyHtml {
	left:0px;
	top:0px;
	padding:0px;
	margin: 0px;
}

#mainWrapperHtml {

	font-family:Helvetica, Arial;
	font-weight:normal;
	font-size:12px;
}

a img {
	border: none;
	}

.imgLink {
	line-height:17px;
	}

a:link {
	color: #cccccc;
	text-decoration: none;
	}
 
a:visited {
	color: #cccccc;
	text-decoration:none;
	}

a:hover {
	color: #666666;

	}

a:active {
	color: #999999;
	}

/*::::::::: Header :::::::*/

#header {
	margin:0;
	height: 126px;
	background:  #FFF url(../images/head_bg.gif) repeat-x left top;
}

/* Menu */

#menu {
	font-size:13px;
	margin: 0 auto;
	width: 990px;
	background: url(../images/menu_bg.gif) repeat-x left top;
	height:50px;
}

#menu ul {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu .page_item a {
	padding: 0 20px 0 20px;
	display: block;
	width: auto;
	line-height:50px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
}

.current_page_item {
	padding: 0;
	display: block;
	width: auto;
	line-height:50px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu-products .activeSubMenu {
	text-decoration: none;
	font-weight:bold;
}

#menu .page_item a:hover {
	color: #fff;
}

#menu .current_page_item a {
	background: url(../images/menu_active_bg.gif) repeat-x left top;
	padding: 0 20px 0 20px;
	color: #fff;
}

#menu-sub {
	padding: 0;
	margin: 0 auto;
	width:990px;
	height: 24px;
	background: url(../images/menu_sub_bg.gif) repeat-x left top;
	
}

#menu-log-reg {
	float: right;
	padding-right: 20px;
	font-size: 10px;
	color: #fff;
	padding-top: 6px;
}

#menu-products {
	float: left;
	padding-left: 35px;
	font-size: 10px;
	color: #fff;
	padding-top: 6px;
}

#menu-products a {
	text-decoration: none;
	color: #fff;
}

#menu-products a:hover {
	text-decoration:underline;
}

#menu-log-reg a {
	text-decoration: none;
	color: #fff;
}

#menu-log-reg a:hover {
	text-decoration:underline;
}

#menuCurrencyWrapper {
	float: right;
	padding-right: 23px;
	padding-top: 15px;
}

#menuSearchWrapper {
	float: right;
	padding-right: 16px;
	padding-top: 14px;
}

/* Footer */

#footer-box1 {
	padding:0;
	margin:0px 0px 5px 20px;
	float:left;
	width:173px;
}

#footer-box2, #footer-box3, #footer-box4, #footer-box5 {
	padding:0;
	margin:0px 0px 5px 20px;
	float:left;
	width:173px;
}

#footer-box1 h3, #footer-box2 h3, #footer-box3 h3, #footer-box4 h3, #footer-box5 h3 {
	margin-top:0;
}

#footer-box1 p, #footer-box2 p, #footer-box3 p, #footer-box4 p, #footer-box5 p {
	font-size:10px;
	color:#FFF;
}

#siteinfoLegal {
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top:#666 1px solid;
}

#footer-wrap-outer {

	width:990px;
	
	color: #ffffff;

	background-color: #000000;
	
	padding-top: 20px;
	
	padding-bottom: 10px;
	
	border-top-width: 1px;
	
	border-top-style: solid;
	
	border-top-color: #666666;
	
}

#footer-wrap-outer h3 {
	color: #fff;
}

#footer-wrap-outer p {
	margin-top: 0px;
	padding-top: 0px;
}

#footer-wrap {
	color:#FFF;
	background-color:#000;
	padding-top:0px;
	padding-bottom: 0px;
}

/* end footer */

/* Webshop */
#webshop {
	float:right;
	width:250px;
	height:126px;
	background: url(../images/webshop_bg.gif) repeat-x left top;
}

#webshop-link {
	margin-top:18px;
	margin-left:18px;
	width:219px;
	height:50px;
	background: url(../images/webshop_but.gif) no-repeat;
}

#webshop-bag {
	text-align:center;
	vertical-align:middle;
	margin-top:12px;
	margin-left:18px;
	width:219px;
	height:30px;
	background: url(../images/webshop_bag_but.gif) no-repeat;
}

#webshop-bag-text {
	padding-top:9px;
	color:#FFF;
	font-size:10px;
}

#webshop-bag-text a {
	color: #fff;
	text-decoration: none;
}

#webshop-bag-text a:hover {
	text-decoration: underline;	
}

/* :::::::::  Font  :::::::::*/
.productImageSaleDiscount, #cartBoxEmpty, #cartBoxVoucherBalance, .productPriceDiscount, #cartEmptyText, .alert, .cartTotalsDisplay, #orderTotals, .confirm, .important, .termsiagree {
	color: #25A9E0;
	}
	
h1, h2, h3, h4, h5, h6, h7, #productName {
	color:#CCC;
	}
	

	
.body
{
	color: #CCC;
	}
	
#cartContentsDisplay
{}

.productImagePrice, .productImageOldPrice, .productImageSalePrice, .centerColumnLeft #informationHolder, #descHolder, #countHolder, #cartInstructionsDisplay, .cartTableHeading, .tableHeading, #checkoutShipto, .termsdescription {
	color:#FFF;
	}

.smallText, #siteinfoLegal {
	font-size:10px;
	}

.body, #priceProductListing, #descHolder, .productInfo, #countHolder, #listHolder {
	font-size: 11px;
	}

LABEL, LEGEND, ADDRESS, .larger, CODE, FORM, #siteinfoCredits, #siteinfoStatus, #siteinfoIP{
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6, h7, h4.optionName, #navMain, .centerBoxHeading, #navBreadCrumb, #navEZPagesTop {
	font-size: 13px;
	}

.biggerText, #productPrices, .productImageSalePrice, .productImagePrice, .productImageOldPrice, .productImageSaleDiscount {
	font-size:14px;
	}

.bold, #productPrices, .productImageSalePrice, .productImagePrice, .productImageOldPrice, .productImageSaleDiscount, h1, h3.leftBoxHeading, h3.productGeneral, h3.leftBoxHeading a, h3.rightBoxHeading, .centerBoxHeading, .leftBoxHeading, .rightBoxHeading, #navBreadCrumb, #navEZPagesTop, #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper, .productImageSaleDiscount, .productImageOldPrice, .productImagePrice, .productImageSalePrice {
	font-weight: bold;
	}

h7 {
    text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

FORM {
	display: inline;
	margin: 0;
	}
.centercolumn form {
	margin:0px;
	padding:0px;
}

.centerColumnLeft {
	width: 278px;
	float: left;
}

.centerColumnRight {
	width: 430px;
	float: left;
	margin-left:10px;
}

.centerColumnRight #rightHolder {
	margin-left: 0px;
}

.centerColumnLeft #leftHolder {
	margin:0;
	padding:0;
}

#prevHolder {
	margin:0;
	float: left;
	width: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.centerColumnLeft #nameHolder {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-left: 13px;
}

#countHolder {
	margin-top: 4px;
	text-align: center;
}

#nextHolder {
	float: right;
	width: 25px;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.centerColumnLeft #descHolder {
	margin-left: 13px;
	width:237px;
}

.attribsSelect
	{
	text-transform:uppercase;
	font-weight:bold;
	}

#productAttributes {
	margin:0px;
	padding:7px;
}

#productAttributesFrame {
	margin:0px;
	padding:0px;
}

#prevNextHolder {
	width: 710px;
	margin-top: 10px;	
	background: transparent;
	padding: 0px;
	border-bottom:solid 2px #303030;
}

.centerColumnLeft #informationHolder {
	margin-top: 13px;
}

#listHolder{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 630px; 
	text-align:center;
	float: left;
}


SELECT, INPUT {
	margin-bottom: 0px;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #303030;
	vertical-align:middle;
	} 

LEGEND {
	text-transform:uppercase;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
	
#top-bg {

}

#bottom-bg {
	background-image: url(../images/pixel_trans.gif);
	height: 0px;
}

#logo {
	float:left;
	width:740px;
	height:126px;
	
}

/* Old logo
#logo {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}*/

#navMain {
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

#subscribeContent {
	text-align:left;
}

#pwSearchSidebox {
	width:150px;
}
#subscribeSidebar {
	width:128px;
}

#subscribeSidebar {
	vertical-align:middle;
	margin-top:0px;
	margin-bottom:2px;
	margin-right:1px;
}

#subscribeContent {
	vertical-align:middle;}

/*::::::::: Borders :::::::::::::*/
#password-current, #login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #telephone, #fax, #dob, #email-address, #country, #password-new, #password-confirm, #postcode, #border-pw, #attrib-1, #attrib-2, #subscribeSidebar, .shipping textarea, #disc-ot_coupon, #disc-ot_gv, .centerColumn form fieldset textarea, #contactname, #send-to, #lookup-gv-redeem, #lookup-discount-coupon, #from-name, #from-email-address, #to-name, #to-email-address {
	border: #303030 1px solid;
	padding-left:2px;
	margin-top: 4px;
	background-color:#CCC;
	padding-top:0px;
	padding-bottom:0px;
}

#pwSearchSidebox {
	float:left;
	padding-top:2px;
	padding-bottom:1px;
	background-color:#CCC;
	border: #FFF 1px solid;
	padding-left:2px;
	margin:0 2px 0 0;
}

#pwSearchSideButton{
	float:left;
	}

.test55 input {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#CCC;
	border: none;
	padding-left:2px;
	margin-right:2px;
	width: 200px;
}

.test55{
padding:0px;
margin:0px;
width: 200px;
}

/*::::::::: Borders :::::::::::::*/
 #login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #telephone, #fax, #dob, #email-address, #country, #password-new, #password-confirm, #postcode, #border-pw, #attrib-1, #contactname, #send-to, #lookup-gv-redeem, #lookup-discount-coupon {
width: 180px;
}

/*::::::::: Borders Padding :::::::::::::*/
#password-current, #login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #telephone, #fax, #dob, #email-address, #country, #password-new, #password-confirm, #postcode, #border-pw, #contactname, #lookup-gv-redeem, #lookup-discount-coupon {
padding:2px;
}

/*::::::::: Borders Width :::::::::::::*/

#password-current, #firstname, #lastname, #street-address, #suburb, #city, #telephone, #fax, #dob, #email-address, #country, #password-new, #password-confirm, #postcode {
width: 180px;
}
#login-email-address, #login-password {
width: 235px;
}

/*::::::::: END - Borders Width :::::::::::::*/


/*::::::::: Advance Search :::::::::::::*/

#border-pw {
width: 180px;
}

/*::::::::: END - Advance Search :::::::::::::*/


/*::::::::: Whats New :::::::::::::*/

#whatsNew {
	margin-bottom:10px;
	padding-bottom:10px;
}

/*:::::::::  END - Whats New :::::::::::::*/

/*::::::::: Search Sidebox :::::::::::::*/

.smallText {
margin-left: 5px;
padding-left: 0px;
}

/*::::::::: END - Search Sidebox :::::::::::::*/


/*::::::::: Tracker Sidebox :::::::::::::*/

.orderHistList {
  list-style: none;
}
#trackordersContent {
	margin:0px;
	}

/*::::::::: END - Tracker Sidebox :::::::::::::*/




/*::::::::: ShoppingCart Sidebox :::::::::::::*/

#shoppingcartHeading {
margin-bottom: 0px;
}

#shoppingcartContent {
padding-top: 15px;
text-align:left;
font-style:normal;
background: url(../images/shoppingcart_em.gif) no-repeat;
height:130px;
}

#shoppingcartContentItems {
padding-top: 15px;
text-align:left;
font-style:normal;
background: url(../images/shoppingcart.gif) no-repeat;
height:140px;
}

#cartpw {
	height:190px;
	}

/*::::::::: END - ShoppinCart Sidebox :::::::::::::*/

#catBoxDivider {
	display:none;
}

/*::::::::: Attrib-2 :::::::::::::*/

#attrib-2 {
width: 160px;
float: left;
margin-right: 2px;
margin-top:0px;
margin-left:0px;
}

/*::::::::: END - Attrib-2 :::::::::::::*/


#logosideboxHeading {
	display:none;
	line-height:0px;
	height:0px;
	}

.productListing-data {
padding-bottom:2em;
}

#productDateAdded {
text-align:left;
}

#shoppingCartDefault {
width:540px;
margin-top:17px;
}

#cartEmptyText {
	font-weight:normal;
	text-transform:uppercase;
}

#headerWrapper, #mainWrapper, #navSupp, #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:990px;
}

#contentWideColumn {
	width: 720px;
	min-height:400px;
}

	
#contentMainWrapper {
	margin-bottom:0px;
	margin-top:20px;
	margin-left:20px;
	margin-right:15px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:955px;
}

.centerColumn, #sorter, #productListing {
	width:100%;
}

#logo, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em;
	padding-left: 0px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 3px;
	border: none;
	border-bottom:#606060 dotted 1px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 20px;
	padding: 7px;
	border: 1px solid #606060;
	color: #000;
	}

.messageStackWarning, .messageStackError {
	background-color: #25A9E0;
	}

.messageStackSuccess {
	background-color: #99FF99;
	}

.messageStackCaution {
	background-color: #FFFF66;
	}

/*wrappers - page or section containers*/

#newsContainer {
	min-height:280px;
}

#mainWrapper {
	text-align: left;
	width: 990px;
	vertical-align: top;
	background-color: #262626;
	}

#logo {
max-height:205px;
margin-bottom:0px;
}

#navMainWrapper {
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
vertical-align:middle;
}

#navCurrenciesWrapper {
vertical-align:middle;
padding-top:4px;
}

#headerWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

#tagline {
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #606060;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin-top:10px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right:0px;
	padding-bottom: 0px;
	padding-left:280px;
	}
	
#checkoutSuccessLogoff { border-top: #666 1px solid; height:55px; padding: 10px 0 0 0;}
#checkoutSuccessLogoff .buttonRow { margin:10px 0 0 0;}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0px 0px 0px 0px;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin:9px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	font-weight:bold;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	margin: 0;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: normal;
	float: right;
	height: 1%;
	border: 1px dotted #303030;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0;
	list-style-type: none;
	line-height: 0;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0;
	}

#navMainSearch {
	float: right;
	}

#navColumnOne {
	padding-top:10px;
	padding-left:0px;
	padding-right:20px;
	margin-top:0px;
	line-height:15px;
	}

#navColumnTwo {
	background: url(../images/sidebar_bg.gif) no-repeat;
	padding:10px 10px 0 10px;
	margin:0 0 0 10px;
	line-height:15px;
	min-height:400px;
	}
.columnRight {
	margin:0;
	padding:0 0 0 27px;

}

/*The main content classes*/


#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	padding-right: 0px;
	}

.alert {
	margin-left: 0.5em;
	}

.important {
	font-weight: bold;
	}

.gvBal {
	float: right;
	}
	
.centerColumn, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #sorter  {
	padding: 0px;
	margin: 0 0 10px 0;
	}

#bannerOne, #bannerTwo {
	float:left;
}

#bannerOne {
	margin:0 20px 10px 0;
	padding:0;
	}

/*Shopping Cart Display*/
#cartAdd {
	
	text-align: left;
	margin-top: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	}
	
#pwPaseImg {
margin: 0em;
padding:0em;

}

.tableHeading TH 
	{
	text-align:left;
	border-bottom: 1px dotted #606060;
	}

#cartImage{
border:#606060 solid 3px;
}

.tableHeading {
text-align:left;

}

#ccQuantityHeading {
padding-left:6px;
text-align:left;

}

#ccProductsHeading {
	text-align: left;
}

#ccTotalHeading {
padding-right:4px;
text-align:left;
}

#cartProdTitle {
font-weight:normal;
}

#conditions {
margin:0;
padding:0;
}

#ship-zones-zones, #ship-storepickup-storepickup {
margin-bottom:10px;
}

#cartSubTotal {
	border-top: 1px dotted #606060;
	font-weight: bold;
	text-align: right;
	line-height: 15px;
	padding-right: 2px;
	}

#cartSubTotalTitle 
	{
		float:left;
	margin:0px;
	padding:0px;
	text-align: left;
	width:30%;
	}
	
#cartSubTotalNumber 
	{
		float:right;
	margin:0px;
	padding:0px;
	text-align: right;
	width:30%;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 3px 4px 5px 0px;
	}
	
	.cartQuantity {
		padding-left: 6px;
	}
	
.cartUnitDisplay 
	{
	padding: 3px 0px 5px 0px;
	}


.cartTotalDisplay  
	{
	padding: 3px 0px 5px 0px;
	text-align:left;
	}
	
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 2.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: normal;
	}

.cartRemoveItemDisplay {
	width: 35px;
	}

.cartAttribsList {
	margin-left: 0px;
	float:left;
	padding:0px;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.orderHistList {
	margin: 5px 5px 5px 0px;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul, #orderAttribsList {
	list-style-type: none;
	}

#orderAttribsList {
	margin:0px;
	padding:0px;
	}

.accountQuantityDisplay, .accountProductDisplay, .accountTotalDisplay {
	padding-top:2px;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 0px 0px 0px;
	}
	
#productMainImage {
	height: 386px;
	width: 238px;
	margin:10px;
}
	
.additionalImageSmallImg {
	width:115px;
	height:auto;
	margin:0px;
	padding:9px;
}

.additionalImages {
	margin-right: 10px;
}	

/* Produkter, Nya produkter, Erbjudande - Lista, Specials, Also Purcased */
.listingProductImage {
	width:125px;
	height: auto;
	margin:0px;
	padding:4px;
}

.itemTitle {
	margin-top:2px;
	margin-left:0px;
	margin-bottom:2px;
	font-weight:normal;
	line-height:15px;
	height:15px;
	overflow:hidden;
}

#priceProductListing {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:24px;
	line-height:11px;
}

.moreInfoButtonDiv {
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.centerBoxContentsAlsoPurch, .centerBoxContentsNew, .centerBoxContentsProducts, .specialsListBoxContents, .new_products {
	padding:0px;
	margin:0px 11px 2px 0px;
	width:133px;
	overflow:hidden;
}


/* End - Lista */

.categoryIcon {

}

#cartImage {
	margin: 0px 3px 5px 10px;
	}
	

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	}

/*sideboxes*/
h1, h3.leftBoxHeading, h3.productGeneral, h3.leftBoxHeading a, h3.rightBoxHeading, .centerBoxHeading, .leftBoxHeading, .rightBoxHeading, #navBreadCrumb, #navEZPagesTop {
	text-align:left;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	}

.sideBoxContent {
	padding: 0;
	width:216px;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #navCatTabsWrapper, #navEZPageNextPrev, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .productListing-data, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .gvBal, .attribImg {
	text-align: center;
	}
	
.centerBoxHeading, #bannerOne, #bannerTwo, #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	text-align: left;
}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}
	
	.back li {
		font-weight: normal;
	}

.forward, #PPECbutton {
	float: right;
	
	}
	
	.forward li {
		font-weight: normal;
	}

.rowOdd {
	background-color: #333333;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #333333;
	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 {
	height: 15px;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

.information {padding: 10px 3px; line-height: 150%;}


/** ProductInfo **/
.addthis_toolbox {margin:5px 0 0 0; padding: 0; overflow:hidden; height: 18px; line-height:18px; float:left;}

.productInfoH3 {
	display: inline;
}

.productSmallOpacity {
	position: relative; 
	left: 0px;
	top: -100px;
	background: url(/shop/includes/templates/mariawesterlind_t01/images/trans_img.png);
	height: 21px;
	width: 140px;
	float: left;
	padding-top: 9px;
}

.productBigOpacity {
	position: relative; 
	left: 0px;
	top: -100px;
	background: url(/shop/includes/templates/mariawesterlind_t01/images/trans_img.png);
	height: 35px;
	width: 180px;
	float: left;
	padding-top: 5px;
}

.productImageSalePrice {
	margin-top: 5px;
}

.productImagePrice {
	margin-top: 7px;
}

.productImageOldPrice {
	margin-top: 5px;
	text-decoration: line-through;
}

.productZoom {
	position: relative; 
	left: 225px;
	top: -33px;
	background: url(/shop/includes/templates/mariawesterlind_t01/images/fg.png);
	height: 22px;
	width: 22px;
	clear: both;
}

.productZoomSmall {
	position: relative; 
	left: 104px;
	top: -29px;
	background: url(/shop/includes/templates/mariawesterlind_t01/images/fg_sm.png);
	height:16px;
	width:16px;
	clear: both;
}

.productNameHolder {
	margin-left: 280px; 
	line-height: 15px;
}

.navNextPrevWrapper {
	width: 280px;
	margin: 0px 0px 5px 0px;
}

#cartAdd input {
	margin-left: 2px;
}

#bannerbox2Heading {
	display:none;
	}

.productInfo{
	padding:0px;
	margin:0px;
	height:90px;
	}
	
.productNameDesc{
	padding:0 0 0 0;
	margin:0 0 0 0;
	height: 105px;
	overflow:hidden;
	}

.productInfo ul {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-left:0px;
padding: 0px;
}

.productInfo ul li {
padding: 0px 0px 2px 0px;
margin:0px;
}

.productInfoRightHolder {
	float:left;
	width: 250px;
}

.productInfoLeftHolder {
	float: left;
	width: 170px;
}

#attributeRightHolder {
	float:left;
}

#attributeLeftHolder {
	float: left;
	margin-bottom: 5px;
}


/*:::::::: productListing :::::::::*/

/*:::::::: End productListing :::::*/
	
/*:::::::: Runda horn :::::::::::::*/
	
/*:::::::: Border code follows ::::*/
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin:0px 4px 10px 0px;
	padding:0;
	text-align:left;
	width: auto;
	background-color: #333333;
	overflow:hidden;
	}
	
#box1
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin:0px 4px 10px 0px;
	padding:0;
	text-align:left;
	width: auto;
	background: transparent;
	overflow:hidden;
	}
	
#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	width: auto;
	background-color: #333333;
	overflow:hidden;
	}

#boxProductInfo{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin:0px;
	padding:0px;
	text-align:left;
	width: auto;
	background-color: #333333;
	overflow:hidden;
}

.checkout_conf_def {
	padding:5px;
}
	
#boxAdditional, #boxAlsoPurch, #boxListing, #boxCart
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin:0px;
	padding:0;
	text-align:left;
	width: auto;
	background-color: #333333;
	overflow:hidden;
	}
	
.listingProductFrame {
	background: transparent;
	width: 100%;
	height: 175px;
	overflow:hidden;
	margin:0px;
	padding:5px;
}

#attributeHolder {
	height:50px;
}

#tlc, #trc, #blc, #brc {
	background-color: transparent;
	background-repeat: no-repeat;
}

#tlc {
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
}

#trc {
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
}
	
#blc {
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
}

#brc {
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
}

#tb, #bb {
	background-color: transparent;
	background-repeat: repeat-x;
}
			
#tb {
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
}

#bb {
	background-image:url(../images/bb.gif);
	background-position: 0% 100%;
}
	
#rb {
	background-image:url(../images/rb.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

#lb {
	background-image:url(../images/lb.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}
	
#contentCart {
	padding:7px;
}

#developImg {
	margin:0px 0px 10px 0px; 
}

/*:::::::: Slut Runda h�rn :::::::*/

/** Slut produktvisning **/

/* Loginsida */
#returnCustomerButtons {
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

/* Slut loginsida */

/* Shoppingp�se */
	.buttonMarginRight {
		margin-right: 5px;
	}
/* Slut shoppingp�se */

/* Info shopping cart */
.infoChoppingCartContent { 
	color: #fff;
	font-size: 12px;
}

#infoShoppingCart {
	font-family:Helvetica, Arial;
	font-weight:normal;
}

/* Slut info shopping cart */
