/**
 * 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, Sans-Serif;
	font-size: 80%;
	color: #000000;
	background: #eef1f3 url(../images/cardboard_bg.png) ;
	}

a img {border: none; }
a{
	color:#1677e3;
	}
a:link, #navEZPagesTOC ul li a {
	color:#1677e3;
	text-decoration: none;
	}
 
a:visited {

	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	}

a:active {

	}

h1 {
	font-size: 1.5em;
	font-weight:normal;
	}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	font-weight:normal;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	outline:none;
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}



FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	display:none;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper{
	padding:10px 0px;
	}
#navMain a{
	color:#ffffff;
	}
#mainWrapper, #navMain, #logoWrapper{
	text-align: left;
	width: 1024px;
	vertical-align: top;
	}
#logoWrapper{
	padding-top:50px;
	}
#navMainWrapper{
	background:url(../images/nav_bar.png) repeat-x;
	height:40px;
	}
#navMain,#logoWrapper{
	margin:0 auto;
	}
#headerWrapper{
	background:url(../images/hd_bg.png) top center no-repeat;
	height:290px;
	}
#headerOutWrapper{
	background:url(../images/bd_bg.png) top repeat-x;
	}
#headerWrapper, #contentMainWrapper,  #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#taglineWrapper {
	width:480px;
	line-height:40px;
	height:50px;
	display:block;
	z-index:1000;
	position:fixed;
	top:0;
	right:0;
	background:url(../images/search_bg.png) no-repeat top right;
	color:#000000;
	text-align : center;
	vertical-align: middle;
	}

#taglineWrapper #searchBtn{
	cursor: pointer;
	border:0;
	float:left;
	width:23px;
	height:23px;
	display:block;
	background:url(../images/searchBtn.gif) no-repeat center;
	}
#taglineWrapper input[type=text]{
	background-color:transparent;
	float:left;
	border:0;
	width:160px;
	height:23px;
	}
#searchBtn,#tagline input[type=text]{
	}
#fbLike{
	margin-left:200px;
	}
#tagline{
	font-weight:bold;
	color:#ffffff;
	background:url(../images/tagline.png) no-repeat center left;
	padding-left:40px;
	}
#navMainSearch{
	margin-top:8px;
	margin-right:25px;
	margin-left:40px;
	}
#navMainSearch,  #tagline{
	display:block;
	float:right;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	}

.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;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	}

#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: 0px 20px;;
	margin: 0;
	white-space: nowrap;
	font-size:14px;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb a{
	color:#29b7e9;
	}

#navBreadCrumb {
	margin-bottom:10px;
	line-height:28px;
	color:#707378;
	padding:0px 10px;
	background-color: #ffffff;
	border:thin #dedede solid;
	}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	font-weight:bold;
	text-shadow: -1px -1px white, 1px 1px;
	color: #4bc608;
	margin-left: 0.5em;
	}
.advisory {}
.important em{
	color:#333;
	font-weight:bold;
	}
.important {
	font-size:14px;
	color:#6a6a6a;
	text-shadow: -1px -1px white, 1px 1px #e1e1e1;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	background:#ffffff;
	border:thin #dedede solid;
	overflow:hidden;
	}
.centerColumn{
	padding: 0.8em;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	margin:10px 0px;
	}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#pleaseNote{
	display:block;
	width:752px;
	height:45px;
	background:url(../images/pleasenote.gif) no-repeat left top;
	}
#noteContent{
	margin-left:150px;
	font-size:14px;
	line-height: 45px;
	}
#securedLogo{
	background:url(../images/secured.gif) no-repeat center;
	display:block;
	width:140px;
	height:36px;
	margin-bottom: 10px;
	}
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}

.tableHeading {
	background-color: #e9e9e9;
	 }
#cartSubTotal{
	border-top:thin #ffffff solid;
	text-align: right;
	padding-right: 2.5em;
	color:#ffffff;
	line-height:40px;
	background-color:#323232;
	}
#scQuantityHeading,#ccQuantityHeading,#ccProductsHeading,#scUpdateQuantity,#scProductsHeading,#scUnitHeading,#scTotalHeading,#scRemoveHeading,#ccTotalHeading{
	margin:0;
	padding:0;
	border-top:#cccccc solid thin;
	border-bottom:#cccccc solid thin;
	}
.cartTotalDisplay{

	border-right:#cccccc solid thin;
	}
#scQuantityHeading,#ccQuantityHeading{
	border-top-left-radius:5px;
	border-left:#cccccc solid thin;
	}
#scRemoveHeading,#ccTotalHeading{
	border-right:#cccccc solid thin;
	border-top-right-radius:5px;	
	}
.tableHeading th, .cartTableHeading th{
	line-height:40px;
	background:url(../images/floatBox.png) top repeat-x;
	}
#cartContentsDisplay{
	margin-top:10px;
	}
#scUpdateQuantity,.cartQuantityUpdate{
	display:none;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay ,#scUnitHeading,#scTotalHeading{
	text-align:right;
	padding-right: 0.5em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem,.cartOldItem{
	width:160px;
	display:inline-block;
	}
.cartExtra a{
	color:#ffffff;
	}
.cartNotice{
	font-size:10px;
	color:#cccccc;
	}
#cartBoxEmpty{
	line-height:40px;
	color:#09F;
	display:block;
	border-bottom:dashed #ffffff thin;
	border-top:dashed #ffffff thin;
	}
.cartExtra {
	font-weight:bold;
	color:#cccccc;
	line-height:30px;
	}
.cartItemTotal{
	color:#ffffff;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartNewItem {
	color: #ffffff;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #27bee9;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	line-height:40px;
	margin-top:10px;
	display:block;
	border-top:#ffffff thin dashed;
	color:#cccccc;
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	display:none;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 30%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	}
.leftBoxHeading,.rightBoxHeading{
	line-height:30px;
	}

.leftBoxContainer,rightBoxHeading{
	margin-bottom:10px;

	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.rightBoxContainer .sideBoxContent,#recentlyviewedContent{
	background:#ffffff;
	border:thin solid #ccc;
	margin-bottom:10px;
	padding:10px;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowEven,.rowOdd {
	background:#ffffff;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	}
.information {
	padding: 10px; line-height: 200%;
	font-size:12px;
	}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

#prevOrders, #accountHistInfo table{
	border:solid thin #ccc;
	}
#prevOrders td, #accountHistInfo table td{
	padding:5px;
	}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/*despoke area*/
#defaultImage{
	display:block;
	float:left;
	}
.additional-images{
	display:block;
	margin-right:10px;
	padding:0;
	float:left;
	}

#categoriesContent a{
	font-size:12px;
	color:#82779c;
	}

#informationContent{
	padding:0;
}
#informationContent ul li a{
	color:#879096;
	}
.category-top,#informationContent ul li a{	
	padding-left:10px;
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/cat_bg.png) no-repeat center;
	}
#categoriesHeading,#whatsnewHeading,.rightBoxHeading,#recentlyviewedHeading{
	background:url(../images/cat_heading.png) top center no-repeat;
	}
#shoppingcart{
	background:url(../images/shopcart_sidebox.gif) top repeat-x;
	}
#shoppingcartContent{
	font-size:12px;
	padding:10px;
	}
#whatsnew .sideBoxContent,#bannerboxallContent, #bannerbox2Content{
	margin-bottom:10px;
	padding:10px 0px;
	background:#ffffff;
	}

#productAdditionalImages,#productMainImage{
	width:350px;
	display:block;
	float:left;
	}
#productInfoRightWrapper{
	display:block;
	float:left;
	}
/* account */
.list a{
	color:#5db0e6;
	font-size:14px;
	line-height: 40px;
	}
	
/***/

                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("../images/lava.png") repeat-x;
                        width: 9px; height: 40px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../images/lava.png") repeat-x top;
                            height: 40px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font-weight: bold;
                        text-decoration: none;
                        color: blue;
                        outline: none;
                        text-align: center;
                        letter-spacing: 0;
                        z-index: 10;
                        float: left;
                        line-height: 40px;
                        position: relative;
                        overflow: hidden;
						padding:0px 20px;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
							color:#ffffff;
                        }
/* footer */
#footer{
	margin-top: 20px;
	overflow:hidden;
	background:#172322;
	}
#facebookIcon{
	padding:10px;
	float:right;
	}
#siteinfoLegal,#siteinfoLegal a{

	padding: 10px;
	color:#ffffff;
	
	}
#siteinfoLega{
	border:thin #000000 solid;
	}

/* product listing */
h3.itemTitle{
	font-size:12px;
	display:block;
	font-weight:normal;
	padding:0px 10px;
	height:55px;
	}
.itemTitle a{
	color:#1cbeff;
	}
.listingPrice{
	margin-left:20px;
	line-height:40px;
	float:left;
	font-size:18px;
	color:#fc0303;
	}
.centerBoxContentsProducts {
	text-align:center;
	margin:10px 0px 10px 10px;
	border:#dedede 1px solid;
	border-right:#dedede 2px solid;
	border-bottom:#dedede 2px solid;
	line-height:20px;
	padding:10px 0px;
	height:300px;
	}
a.listingMoreInfo{
	line-height:35px;
	padding:0px 10px;
	font-size:14px;
	color:#0099ff;
	}
#cartAdd{
	line-height:30px;
	}

#cartAdd input[type=text]{
	line-height:30px;
	border:none;
	background:url(../images/qty_bg.gif) no-repeat top left;
	text-align:center;
	margin-left:10px;
	width:30px;
	height:30px;
	float:left;
	}
#cartAdd p{
	color:#0899dd;
	}

.cartQuantity input[type=text]{
	line-height:30px;
	margin-top:20px;
	border:none;
	background:url(../images/qty_bg.gif) no-repeat top left;
	text-align:center;
	width:30px;
	height:30px;	
	}

.centerBoxContentsProducts input[type=image]{
	float:left;
	margin:0px 10px 0px 0px;
	height:30px;
	}
.listingProductImage{
	display:block;
	height:200px;
	text-align:center;
	}
.content{
	font-size:14px;
	}
/* page clients */
#clients{
        padding-left:15px;
        }
#clients ul,#clients li{
        margin:0;
        padding:0;
        }
#clients ul li{
        display:block;
        float:left;
        list-style:none;
        }

#profile ul li{
	width:32.5%;
	margin-left:5px;
	text-align:center;
}
.profileImg{
	display:block;
	height:320px;
	padding:10px 0px;
	}
.profileImageDesc{
	display:none;
	height:80px;
	}

/* login default split column*/
#loginDefault LABEL{
	padding-left:10px;
	}
#loginDefault h3{
	margin:0px 1px;
	background:url(../images/floatBox.png) top repeat-x;
	font-weight:normal;
	padding:0px 10px;
	display:block;
	line-height:40px;
	border-bottom:#cccccc solid thin;
	}
.floatingBox{
	margin: 0;
	width: 47%;
	overflow:hidden;	
	}
#loginDefault .floatingBox{
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	height:300px;
	border:#cccccc solid thin;
	margin: 0;
	width: 49%;
	overflow:hidden;
	}
.important a{
	color:#71cef0;
	text-decoration:underline;
	}
.loginBtn{
	text-align:center;
	}

input#contactname,input#login-email-address, input#login-password, input#email-address,input#disc-ot_coupon, input#password-current, input#password-new, input#password-confirm{
	border:none;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 3px 5px 0;
	background: url(../images/loginInput.gif) no-repeat left top;
	margin-right: 5px;
}
input#login-email-address:focus, input#login-password:focus,input#email-address {
	outline: none;
}
/* registration form */
/*input[type=radio]{
	border:none;
	width:20px;
	height:20px;
	background:url(../images/input_radio.gif) no-repeat center;
	}
*/
#telephone, #fax,#dob,#email-address,#postcode,#state,#city,#street-address,#suburb,#lastname,#firstname,#company,#createAcctDefault input[type=password],#lookup-discount-coupon,#from-email-address,#from-name,#to-name,#to-email-address,#customers_referral{

	border:none;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 3px 5px 0;
	background: url(../images/loginInput.gif) no-repeat left top; 
	margin-right: 5px;
	}

/* Drop down styles*/
div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  margin:0px;
  margin-left:160px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  border:none;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin-left:2px;
  margin:0;
  padding:2px;
  cursor:pointer;
}


.selectbox 
{
  border:none;
  margin-right:5px;
  width: 190px;
  height: 28px;
  padding: 3px 5px 0;
  display : block;
  text-align:left; 
  background: url(../images/input_select.gif) no-repeat center bottom;
  cursor: pointer;
  color:#333;
}

/* shopping cart*/
#cartContentsDisplay{
	font-size:14px;
	}
#cartContentsDisplay a{
	color:#4181eb;
	}
.cartQuantity{
	border-left:solid thin #cccccc;
	}
.cartRemoveItemDisplay{
	border-right:solid thin #cccccc;
	}
#cartContentsDisplay td{
	border-bottom:solid thin #cccccc;
	}


/* checkbox radio */

			/* 

			 * The state classes are a little bit complex, because of the doubble class bug in IE6

			 * The state class looks like this:

			 * 

			 * .ui-radio-state[-checked][-disabled][-hover] or .ui-checkbox-state[-checked][-disabled][-hover]

			 * 

			 * Examples:

			 * 

			 * .ui-radio-state-checked (simply checked) 

			 * .ui-radio-state-checked-hover (checked and hovered/focused)

			 * .ui-radio-state-hover (unchecked and hovered/focused)

			 * 

			 * If you don´t have to deal with the doubble class bug of IE6 you can also use the simple ui-checkbox-checked, ui-checkbox-disabled, ui-checkbox-hover state-classnames (or: ui-radio-checked...)

			 * and the ui-radio/ui-checkbox role-classnames.

			 * 

			 */

			

			.ui-radio-state-disabled,

			.ui-radio-state-checked-disabled,

			.ui-radio-state-disabled-hover,

			.ui-radio-state-checked-disabled-hover {

				color: #999;

			}

			

			span.ui-checkbox,

			span.ui-radio {

				display: inline-block;

				width: 20px;

				height: 20px;

				background: url(../images/icon_checkbox.png) 0 -40px no-repeat;

			}

			

			span.ui-helper-hidden {

				display: none;

			}

			

			label {

				padding: 2px;

				

			}

			span.ui-radio-state-hover,

			span.ui-checkbox-state-hover {

				background-position: 0 -114px;

			}

			

			span.ui-checkbox-state-checked {

				background-position: 0 -1px;

			}

			

			span.ui-checkbox-state-checked-hover {

				background-position: 0 -75px;

			}

			span.ui-radio-state-checked-disabled-hover,

			span.ui-radio-state-checked-disabled,

			span.ui-radio-state-checked {

				background-position: 0 -161px;

			}

			

			span.ui-radio-state-checked-hover {

				background-position: 0 -200px;

			}

			.ui-radio-disabled,

			.ui-checkbox-disabled {

				opacity: 0.7;

			}
			
			
/* font shadows etc */
#logoffDefaultMainContent{
	color:#6a6a6a;
	text-shadow: -1px -1px white, 1px 1px #e1e1e1;
	}
#infoShoppingCart{
	color:#000000;
	text-shadow: -1px -1px white, 1px 1px #e1e1e1;
	}
#logoffDefaultMainContent a{
	color:#1677e3;
	text-decoration:underline;
	}
/* center box*/	
.centerBoxHeading{
	border-top-left-radius:5px; 
	border-top-right-radius:5px;
	text-shadow: -1px -1px white, 1px 1px #e1e1e1;
	line-height:40px;
	background:url(../images/floatBox.png) repeat-x center;
	}

.centerBoxWrapper{
	overflow:hidden;
	border-top-left-radius:5px; 
	border-top-right-radius:5px;
	margin-top:20px;
	border:thin solid #ccc;
	}
.centerBoxWrapper .centeredContent {
	height:150px;
	}

/* product info page */

.productDetailsList{
	margin:0;
	padding:0;
	}
#youtubeVideos{

	}
	
/* account listing */
#accountDefault ul li {
	list-style:url(../images/arrow_bullet.gif);
	}

