/* CSS Document */

#mainWrapper {
	width:750px;
	margin: 40px auto;
}

#navColumnOne {
	background-image:url(../images/bg_lefthandside.jpg);
	background-repeat:no-repeat;
}

#navMainWrapper {
	padding:8px 20px 0 0;
	height:26px;
	background-image:url(../images/searchbar_bg.jpg);
	background-repeat:repeat-y;
	background-color:#000;
}

#ribboncolumn {
	background-image:url(../images/ribbon_repeat.gif);
	background-repeat:repeat-y;
	background-color:#F273BD;
	width:39px;
}

#search_input {
	border:0;
	width:120px;
	height:17px;
	padding:0;
	line-height:17px;
	margin-left:4px;
}

#navMainSearch * {
	float:left;
}

#navMain {
	background-image:url(../images/horizmenu_bg.gif);
	background-repeat:no-repeat;
	height:28px;
	width:352px;
	text-align:center;
	margin-left:25px;
}

#navMain ul {
	display:inline;
	color:#000;
	font-size:1.1em;
	padding:0;
	margin:0;
}

#navMain * {
	line-height:28px;
}

#navMain ul li {
	border-left:1px solid #B6B6B6;
	margin-right:-3px;
}

#navMain ul li.first {
	border-left:0;
}

#categoriesContent {
	padding:4px 6px;
}

#categoriesContent a {
	background-image:url(../images/categories_divider.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	display:block;
	/*height:26px;*/
	line-height:26px;
	color:#fff;
	font-size:1.2em;
}

#categoriesContent a:hover {
	text-decoration:none;
}

#categoriesContent a span span {
	padding:1px;
}

#categoriesContent a:hover span span {
	background-color:#d5519e;
}

#categoriesContent a span.outer {
	background-image:url(../images/catbullet_sub.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	padding-left:23px;
	display:block;
	/*height:26px;*/
	line-height:20px;
	cursor:pointer;
}

#categoriesContent a.category-top span.outer, #categoriesContent a.category-links span.outer {
	background-image:url(../images/catbullet.gif);
	background-position:0px 6px;
	padding-left:13px;
}

#categoriesContent a.category-top span.category-subs-parent {
	background-image:url(../images/catbullet_select.gif);
}

#shoppingcartHeading {
	display:none;
}

#shoppingcartContent {
	background-image:url(../images/cart_top.gif);
	background-repeat:no-repeat;
	padding-top:46px;
	padding-right:22px;
	color:#fff;
	font-size:1.1em;
}

#shoppingcartContent hr {
	color:#fff;
	background-color:#fff;
}

#shoppingcart {
	background-image:url(../images/cart_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:5px;
}

#cartboxbg {
	background-image:url(../images/cart_bg.gif);
	background-repeat:repeat-y;
}

#information {
	margin-top:0;
}

#informationHeading, #ezpagesHeading {
	display:none;
}

#informationContent li, #ezpagesContent li {
	font-size:1.1em;
	line-height:1.6em;
	padding-bottom:2px;
	color:#fff;
}

#informationContent li a, #ezpagesContent li a {
	color:#fff;
	display:block;
	text-decoration:none;
}

#informationContent, #ezpagesContent {
	padding:4px 14px;
}

#informationContent li a span, #ezpagesContent li a span {
	padding:1px;
}

#informationContent li a:hover span, #ezpagesContent li a:hover span {
	background-color:#d5519e;
}

#ribbon {
	position:absolute;
	margin-top:-19px;
}

#ribbon_index {
	position:absolute;
}

#siteinfoLegal {
	background-image:url(../images/footer_butterfly.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#000;
	color:#fffdae;
	height:44px;
	line-height:44px;
	padding-left:26px;
}

#siteinfoLegal a {
	color:#fffdae;
	text-decoration:none;
}

#currencies, #bestsellers {
	margin-top:16px;
}

#currenciesHeading, #currenciesContent, #bestsellersHeading, #bestsellersContent {
	width:134px;
	padding:0;
}

#indexCategoriesHeading, #productListHeading {
	background-image:url(../images/cathead_bg.gif);
	background-repeat:no-repeat;
	height:29px;
	padding:7px 0pt 0pt 54px;
	width:296px;
}

#categoryImgListing {
	position:absolute;
	margin:-42px 0pt 0pt 8px;
}

.categoryListBoxContents {
	position:relative;
	background-image:url(../images/subcat_bg.gif);
	background-repeat:no-repeat;
	height:106px;
}

.catlistingimage img {
	border:8px solid #F5F5F5;
}

.pricelisting, #productPrices {
	padding-left:6px;
	width:200px;
	height:23px;
	color:#fff;
	background-color:#000;
	background-image:url(../images/price_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:1.2em;
	line-height:21px;
	text-align:left;
	font-weight:bold;
	margin: 5px 0;
}

.catlistingimage {
	width:140px;
}

.itemTitle {
	font-size:1.1em;
	line-height:1.8em;
	text-align:left;
	margin:0;
	padding:0;
}

.itemTitle a {
	color:#000;
}

.listingDescription {
	font-size:1.1em;
	line-height:1.8em;
	text-align:left;
}

.productListing-rowheading {
	display:none;
}

.productListing-odd td {
	padding-top:20px;
}

.subcatimage {
	width:155px;
	margin:16px 0 0;
}

.subcattitle {
	position:absolute;
	top:71px;
	left:24px;
	width:128px;
	text-align:left;
	letter-spacing:1px;
}

.subcattitle a {
	color:#000;
	font-size:1.3em;
}

#productMainImage, .additionalImages {
	background-color:#F5F5F5;
	padding:8px;
}

#productMainImage a {
	color:#000;
}

#productName {
	font-size:1.2em;
	clear:both;
}

#pricebox {
	float:left;
	width:206px;
	padding-top:20px;
}

#productMainImage .imgLink {
	background-image:url(../images/enlarge_image.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	display:block;
	padding-top:5px;
	text-align:center;
}

#headercontainer {
	height:263px;
}

#indexHomeBody #headercontainer {
	height:338px;
}

.centerBoxContentsFeatured, .centerBoxContentsNew {
	font-size:1.1em;
	line-height:1.5em;
	color:#000;
}

.centerBoxContentsFeatured a, .centerBoxContentsNew a {
	color:#000;
}

.centerBoxContentsFeatured a img, .centerBoxContentsNew a img {

}

#loginDefault fieldset, #accountEditDefault fieldset, #checkoutNewAddress fieldset, #contactUsForm {
	border:0;
	margin:0;
	padding:0;
	background-image:url(../images/divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}

#loginDefault fieldset legend {
	padding:0;
	line-height:20px;
}

#loginDefault fieldset label {
	line-height:20px;
}

#login-email-address, #login-password, #company, #firstname, #lastname, #street-address, #suburb, #city, #state, #postcode, #country, #telephone, #fax, #email-address, #password-new, #password-confirm, #contactname, #email-address, #enquiry {
	width:221px;
	border:1px solid #aaa;
	margin-bottom:9px;
	float:left;
}

#checkout_confirmation #btn_submit {
	margin:10px 0;
}

.imagecontainer {
	background-image:url(../images/viewproduct.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:24px;
	width:110px;
	height:83px;
	display:block;
	margin:0 auto;
	text-align:center;
}

.listcontainer {
	width:110px;
	margin:0 auto;
	text-align:left;
}

.pink {
	color:#F273BD;
}

#cartContentsDisplay tr {
	background-color:#fff;
	background-image:url(../images/cart_divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.cartQuantity input {
	width:18px;
}

#information {
	margin-top:0;
}

#ezpagesContent {
	padding-bottom:0;
}

#informationContent {
	padding-top:0;
}

#ezpage {
	background-image:url(../images/ribbonpage_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:3em;
}

.content h3 {
	color:#FF3EAE;
}

#productDetailsList {
	font-size:1.2em;
}

#productTellFriendLink, #productReviewLink {
	margin:2em 0;
}

#footerLayer {
	position:relative;
	top:0px;
	left:0px;
	width:484px;
	padding:0 77px 0px 179px;
	border:0;
	clear: both;
	z-index:2;
}
#footerLayer P {
	font-size:0.625em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FF3EAE;
	line-height:1.7em;
	padding:0px;
	margin:0px;
	clear:both;
	z-index:2;
}
#footerLayer a {
	color:#FF3EAE;
	text-decoration:underline;
}
#footerLayer a:link {
	text-decoration:underline;
}
#footerLayer a:visited {
	text-decoration:underline;
}
#footerLayer a:hover {
	color:#000000;
	text-decoration:none;
}
#footerLayer  a:active {
	text-decoration:underline;
}
#copyrightStrip {
	position:absolute;
	top:74px;
	left:154px;
	width:484px;
	height:30px;
	border:0;
	background-image:url(../images/bg_copyright_bar.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#000000;
	padding:10px 0px 0px 25px;
	z-index:2;
}
#copyrightStrip P {
	font-size:0.625em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	z-index:2;
}
#azureBox {
	position:absolute;
	top:20px;
	left:490px;
	width:187px;
	height:30px;
	border:0;
	background-image:url(../images/bg_azurebox.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:5px 70px 42px 1px;
	z-index:2;
}
#azureBox P {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#000000;
	line-height:1.2em;
	margin:0px;
	padding:0px;
}
#azureBox a {
	color:#000000;
	text-decoration:none;
}
#azureBox a:link {
	text-decoration:none;
}
#azureBox a:visited {
	text-decoration:none;
}
#azureBox a:hover {
	color:#999999;
	text-decoration:underline;
}
#azureBox a:active {
	text-decoration:none;
}
#htmlvalidateIcon {
	position:absolute;
	top:20px;
	left:0px;
	width:100px;
	height:34px;
	border:0;
	padding:2px 0px 0px 0px;
	z-index:2;
}
#cssvalidateIcon {
	position:absolute;
	top:20px;
	left:100px;
	width:100px;
	height:34px;
	border:0;
	padding:2px 0px 0px 0px;
	z-index:2;
}
#aaacompliantIcon {
	position:absolute;
	top:20px;
	left:200px;
	width:100px;
	height:34px;
	border:0;
	padding:2px 0px 0px 0px;
	z-index:2;
}

#bestsellersContent li {
	font-size:1.1em;
	line-height:1.6em;
}

#accountLinksWrapper {
	width:87%;
}

#accountLinksWrapper li {
	font-size:1.1em;
	line-height:1.6em;
}

.categoryListBoxContents {
	width:183px;
}
