/* @override 
	http://cleverbastards.innovanet.co.nz/clever2.css
	http://cleverbastards.innovanet.co.nz/clever.css
*/

/******************************************************************************************** CSS Document */

html {
	height: 100%;
	margin: 0;
}


body {
	text-align: center;
	margin: -25px 0px 0px 0px;
	background: #2e2e2e url(/images/bgDark.gif) repeat-x;
	line-height: 18px;
	}
	
	
select {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 3px;
		border: 1px solid #e5e5e5;

	}
	
	
form {
	margin: 0px;
}
	
	
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0;

}

h2 {

	 font-size: 16px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #313131;
	 font-weight: bold;
	 margin:0px 0px 10px 0px;
	 background:url(/images/h2.gif) repeat-x 0px 14px;
}



h3 {

	 font-size: 16px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #FFF;
	 font-weight: bold;
	 margin:0;
}

h4 {

	 font-size: 12px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #616161;
	 font-weight: normal;
	 margin: 5px 0 0 0;
}

h5 {

	 font-size: 16px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #616161;
	 font-weight: bold;
	 margin:0;
}
h4.productname{
	font-size: 12px;
}

#categoryTop h3 a{
	 font-size: 16px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #FFF;
	 font-weight: bold;
	 margin:0;
}

#categoryTop h3 a:hover{
	text-decoration: none;
}
li {
	line-height: 18px;
}



input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px;
	border: 1px solid #e5e5e5;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	height: 15px;
	}
.signup-form input,
.signup-form textarea {
	width: 314px;
	}	
	
	
	
	
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #e5e5e5;
	
	}

	
	
	
	
/********************************************************************************************  LINKS */

a:link, a:visited { 
	color: #f58536;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active { 
	color: #f58536;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}


h1 a:link, h1 a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin: 0;
	text-decoration:none;
}	




/********************************************************************************************  CLASSES  */

.checkbox {
	border: none;
	margin: 0 4px 0 0;
}
.signup-form .checkbox { width: auto; }
.submit {
	width: 102px; 
	height: 18px; 
	border: none; 
	margin: 0px;
	padding: 0;
	}

.space {
	clear:both;
	}
	
.divider {
	height: 10px;
	border-bottom: 1px solid #757575;
	margin-bottom: 10px;
	}
.dividerDot {
	height: 30px;
	background:url(/images/divider.gif) repeat-x center;
	clear: both;
	}
.footDivider {
	height: 30px;
	background:url(/images/footDiv.gif) repeat-x center;
	}
.dividerDotTable {
	height: 35px;
	background:url(/images/divider.gif) repeat-x center;
	}
.dividerVer {
	background:url(/images/divVer.gif) repeat-y center;
	width: 30px;
	}
.dividerSearch {
	background: url(/images/dividerSearch.gif) repeat-x center;
	height: 40px;
	clear: both;
	}

.search {
	background: #fff;
	color: #666;
	font-size: 10px;
	padding: 3px;
	margin: 0;
	width: 164px;
	}
.searchGo {
	border:none;
	margin:0;
	}
.tableTitle {
	background: url(/images/tableHead.gif) repeat-x;
	height: 27px;
	}
.tableTitle h3{
	margin: 0 0 0 0;
}
.tableTitle a {
	color: #fff;
	font-size: 10px;
	}
.tableTitle a:visited {
	color: #fff;
	font-size: 10px;
	}
.tableTitle a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;	
	}
.tableTitle a:active {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;	
	}
.tableCell {
	background: #f7f7f7;
	padding: 5px 15px 1px 15px;
	_padding: 2px 0 0 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	}
	
.tableCell img{
	_margin: 5px 0 0 0;
}
.tableCell span{
	font-size: 10px;
}
	
.relatedCell {
	background: #f7f7f7;
	padding: 15px;
	}
.relatedCellL {
	background: #f7f7f7;
	padding: 15px;
	border-left: 1px solid #e5e5e5;

	}
.relatedCellR {
	background: #f7f7f7;
	padding: 15px;
	border-right: 1px solid #e5e5e5;
}


.tableDivider {
	background: #f7f7f7;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	}
.tableProdList {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px;
	}
.tableProdListR {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px;
	}
.tableProdListB {
	border-bottom: none;
	border-right: 1px solid #e5e5e5;
	padding: 10px;
	}
.tableProdListBR {
	border-bottom: none;
	padding: 10px;
	}
.tableProdDetail {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	}
.tableProdDetailR {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	}
.tablePad {
	padding: 0px 15px 0px 0px;
	}
.prodDetailHead {
	color: #aeaeae;
	}
.qty {
	width: 23px;
	border: 1px solid #e5e5e5;
	margin: 0;
	text-align: right;
	}
.buy {
	border: none;
	width: 37px;
	height: 18px;
	margin: 0;
	}
.post {
	border: none;
	width: 60px;
	height: 20px;
	margin: 0px 0px 0px 445px;
	}
.send {
	border: none;
	width: 57px;
	height: 18px;
	margin: 0px 0px 0px 299px;
	}

.image {
	border: 1px solid #e5e5e5;
	}
.imageRight {
	border: 1px solid #e5e5e5;
	margin: 0px 0px 20px 20px;
	}
.imgBorder {
	background:url(/images/imageBg.gif) no-repeat right bottom;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 5px 0px;
	}
.profileBorder {
	background:url(/images/profileBg.gif) no-repeat right bottom;
	margin-bottom: 15px;
	padding: 0px 0px 10px 0px;
	}
.subheading {
	font-size: 10px;
	}	
.cartPrice {
	color: #f58536;
	font-weight: bold;
	font-size: 10px;
	}
.aboutHeadings {
	
	font-size: 13px;
	font-weight: bold;
	color: #f58536;
	}
.titleStory a {
	
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
.titleStory a:visited {
	
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
.prodListTitle a {
	
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}
.prodListTitle a:visited {
	
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}	
.prodListPrice {
	color: #f58536;
	font-size: 10px;
}
.pagination {
	color: #c0c0c0;
	font-size: 10px;
	text-align: right;
	margin: 0 0 20px 0;
	clear: both;
	}
.related {
	background:url(/images/relatedDiv.gif) repeat-y;
	width: 2px;
	}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
	}
.right {
    display: block;
    text-align: right;
	}

.contactInput {
	width: 200px;
	border: 1px solid #e5e5e5;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	}
.contactTxtArea {
	width: 350px;
	border: 1px solid #e5e5e5;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	}
.footForm {
	background:url(/images/footForm.gif) repeat-y;
	width: 507px;
	height: 40px;
	border: none;
	font-size: 10px;
	padding: 5px 3px 5px 5px;
	color: #535353;
	margin: 0px 0px 3px 0px;
	overflow: auto;
	}
*html .footForm {
	background:url(/images/footForm.gif) no-repeat;
	width: 507px;
	height: 30px;
	border: none;
	font-size: 10px;
	padding: 5px 5px 20px 5px;
	color: #535353;
	overflow:auto;
	background-attachment: fixed;
	margin: 0px 0px 3px 0px;
	}
.footHeading {
	font-size: 11px;
	font-weight: bold;
	}

	


.tableCartTop {
	background: #E5E5E5;
	}
	
.tableCartRow {       
	background: #FFFFFF;
	}

.cartTable{
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px;
}

.cartTableLeft{
	border-bottom: 1px solid #e5e5e5;
	padding: 5px;
}
	
	
.commentlist {
	padding: 0;
	margin:0;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.loginForm {
	padding: 0;
	margin: 15px 0px 0px 0px;
	
	}	
.login {
	margin: 0;
	font-size: 10px;
	border: none;
	background: #e9e9e9;
	height: 12px;
	padding: 4px;
	margin-right: 15px;
	
}
.loginGo {
	width: 53px;
	height: 20px;
	border: none;
	margin: 0;
	padding: 0;
	}
	



.productListImage {

	height: 107px;
	margin-bottom: 12px;

}
.profileQuote {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}




.cartLogin {
	background: #717171;
	color: #fff;
	font-size: 10px;
	width: 615px;
	height: 20px;
	margin: 15px auto 0 auto;
	padding: 10px;
	line-height: 20px;
	}
.cartLoginForm {
	height: 12px;
	margin:0 5px 0 0;
	border: none;
	font-size: 10px;
}
.cartLoginGo {
	width: 44px;
	height: 18px;
	border: none;
	margin: 0 0 0 0;
	padding: 0;
}
.cartLoginText {
	width: 635px;
	margin: 15px auto 0 auto;
	padding: 5px;
	 	}
		
.cleverbastardLink a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
.cleverbastardLink a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
.cleverbastardLink a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
.cleverbastardLink a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
.cbImg{
	margin: 0 10px 0 0;
	}
	
	
.imgInline {
	margin: 0 15px 15px 0;
	float: left;
}


.listImg {
	width: 92px;
	}




.productMailto a, .productMailto a:hover, .productMailto a:active  {
	float:left;
	margin: 0 5px 0 0;
	text-decoration: none;
}
.productMailto {
	margin: 11px 0 0;
	overflow: hidden;
	width: 100%;
}
	


.twitter a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(/images/retweet.gif);
	text-indent: -5000px;
	float: left;
	margin: 0 5px 0 0;
	}	
.facebook-like {
	float: left;
	width: 70px;
	}
.profile-share {
	margin: 12px 0 0;
	}
	
	
	
	
		
/********************************************************************************************   DIVS  */


#logo {
	width: 257px;
	height: 126px;
	float:right;
	}
#containerHome {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}
	
#containerBg {
	background: url(/images/contentBg.gif) repeat-y;
	width: 872px;
	margin: 0px auto 0 auto;
		}	
/**html #containerBg {
	background: url(/images/contentBg.gif) repeat-y;
	width: 872px;
	margin: -25px auto 0 auto;
		}
*/
		
		
#container {
	width: 872px;
	margin: 0 auto 0 auto;
	text-align: center;
	background: url(/images/containerBg.gif) no-repeat 0px 117px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}


#homeSubmenu {
	margin:-22px 0 0 0;
	padding: 0 0 18px 70px;
	text-align:left;
	width: 690px;
	overflow: hidden;
	float: left;
}
#homeSubmenu img {
	margin: 0 7px 0 0;
}
#homeSubmenu form {
	margin: 0;
	}
#homeSearch {
	float: left;
	margin: 0;
	}
#submenuLinks {
	float: left;
	}
#mycartLinks { /*added 30/11/2009*/
	float: left;
	padding-left:10px;
	}
#homeSubmenu input {
	margin: 0;
	width: 197px;
	vertical-align: middle;
	padding: 4px 4px 4px 6px;
	}
#homeSubmenu #searchGo {
	border: none;
	padding: 0;
	width: 16px;
	height: 15px;
	margin: 0 0 0 5px;
	}



table.fprods{
/*_width: 150px !important;*/
}

#containerRight {
	width: 524px;
	padding-right: 80px;
	float: right;
	text-align: left;
	_float: left;	
	_padding: 0 0 0 0;
	_margin: 0 0 0 20px;
	_display: inline !important;
	}	
#contentLeft {
	text-align: left;
	width: 108px;
	float: left;
	padding: 0 0  0 70px;
	}
	
#contentMid {
	float: left;
	width: 300px;
	}
	
#contentRight {
	width: 205px;
	text-align: left;
	float: right;
	}
	#categoryTop{
	width: 205px;
	height: 225px;
	position: relative;
	z-index: 999;
	}
	
	#categoryTop .flashouter{
	clear: both;
	width: 205px;
	height: 200px;
	}
	
	.flashouter a{
	color: #666;
	font: normal 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;	
	}
	
	.flashouter a:hover{
	font: normal 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;		
	}

	.flashouter .homeware{
	float: left;
	width: 67px;
	height: 66px;
	background: url(images/homeware.jpg) no-repeat;
	}
	.flashouter .furniture{
	float: left;
	width: 69px;
	height: 66px;
	background: url(images/furniture.jpg) no-repeat;
	}
	.flashouter .art{
	float: left;
	width: 69px;
	height: 66px;
	background: url(images/art.jpg) no-repeat;
	}
	.flashouter .fashion{
	float: left;
	width: 67px;
	height: 69px;
	background: url(images/fashion.jpg) no-repeat;
	}
	.flashouter .deli{
	float: left;
	width: 69px;
	height: 69px;
	background: url(images/deli.jpg) no-repeat;
	}
	.flashouter .upcycled{
	float: left;
	width: 69px;
	height: 69px;
	background: url(images/upcycled.jpg) no-repeat;
	}
	.flashouter .books{
	float: left;
	width: 67px;
	height: 65px;
	background: url(images/books.jpg) no-repeat;
	}
	.flashouter .places{
	float: left;
	width: 69px;
	height: 65px;
	background: url(images/places.jpg) no-repeat;
	}
	.flashouter .ideas{
	float: left;
	width: 69px;
	height: 65px;
	background: url(images/ideas.jpg) no-repeat;
	}

	.homeware a{
	display: block;
	padding: 52px 0 0 10px;
	}

	.furniture a{
	display: block;
	padding: 52px 0 0 15px;
	}
	
	.art a{
	display: block;
	padding: 52px 0 0 25px;
	}
	
	
	.fashion a{
	display: block;
	padding: 55px 0 0 15px;
	}

	.deli a{
	display: block;
	padding: 55px 0 0 15px;
	}
	
	.upcycled a{
	display: block;
	padding: 55px 0 0 15px;
	}
	
	.books a{
	display: block;
	padding: 51px 0 0 5px;
	}

	.places a{
	display: block;
	padding: 51px 0 0 5px;
	}
	
	.ideas a{
	display: block;
	padding: 51px 0 0 8px;
	}
	
	#categoryHide{
	width: 205px;
	height: 225px;
	position: relative;
	margin: -225px 0 0 0;
	z-index: 50;
	}
	
	
	
	#categoryLeftTop{
	width: 75px;
	height: 500px;
	position: relative;
	z-index: 999;
	}
	#categoryLeftHide{
	width: 75px;
	height: 500px;
	position: relative;
	margin: -500px 0 0 0;
	z-index: 50;
	}
	
	
	#libraryTop{
	width: 215px;
	height: 510px;
	position: relative;
	z-index: 999;
	}
	#libraryHide{
	width: 215px;
	height: 510px;
	position: relative;
	margin: -500px 0 0 0;
	z-index: 50;
	}
	
	
	ul.categoryhide{
		margin: 0;
		padding: 0 0 0 20px;
	}
	ul.categoryhide li{
		list-style:none;
	}
	ul.categoryhide li a, ul.categoryhide li a:hover{
		color: #FFFFFF !important;
	}
	.clear{
	clear:both;
	}
	
	
	
	
#centered {
	width: 716px;
	margin: 20px 81px 0px auto;
	text-align: left;
		min-height:560px;
	height:auto !important;
	height:560px;

}

#profileLeft {
	width: 321px;
	margin: 0px 0px 0px 75px;
	text-align: left;
	}
	
#profileRight {
	width: 370px;
	margin: 0px 80px 0px 0px;
	text-align: left;
	}
	
#prodListHead {
	width: 716px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}	
#prodListFoot {
	width: 716px;
	margin: 20px auto 20px auto;
	text-align: right;
}	
#prodListLeft {
	width: 78px;
	margin: 0px 0px 0px 75px;
	text-align: left;
	}
	
#prodListRight {
	width: 625px;
	margin: 0px 80px 0px 0px;
	text-align: left;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
	
#prodDetailLeft {
	width: 384px;
	margin: 0px 0px 0px 75px;
	text-align: left;
}	
#prodDetailRight {
	width: 315px;
	margin: 0px 80px 0px 0px;
	text-align: left;
	}
#libraryLeft {
	width: 476px;
	margin: 0px 0px 0px 75px;
	text-align: left;
}	
#libraryRight {
	width: 217px;
	margin: 0px 80px 0px 0px;
	text-align: right;
	}

#related {
	width: 716px;
	margin: 25px auto 20px auto;
	}
		
#search {
	position: relative;
	top: 33px;
	left: 23px;
	z-index:3;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #939393;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	height: 23px;
	}
#searchform {
	display: inline;
	}
.searchHeading {
	color: #e4e4e4;
	font-weight: bold;
	}
	


#pageFoot {
	width: 722px;
	margin: 15px auto 0px auto;
	}



#homePopular {
	background: #f58536 url(/images/mostPopularB.gif) no-repeat bottom;
	width: 178px;
	margin: 0px 0 20px 0;
	color: #CCCCCC;
	line-height: normal;
	font-style: italic;
	}
#homePopularT {
	background:url(/images/mostPopularT.gif) no-repeat top;
	padding: 10px 15px 15px 15px;
	}
#homePopular h3 {
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 0;
	font-style: normal;
	color: #fff;
	}

#homePopular  a{
font-style: normal;

	
}
#homePopular a{
	color: #000;
	}	

#homePopular a:hover{
	font-style: normal;

	}	

	
#homePopular {
	color: #fff;
}	
#login {
	margin: 20px 0 20px 0;
	border: 1px solid #e5e5e5;
	padding: 10px 15px 15px 15px;
	}
#login input {
	width: 165px;
	}
#login #logIn {
	width: 53px;
	height: 18px;
	margin: 0 0 0 119px;
	border: 0;
	padding: 0;
	}
#login h2 {
	background: none;
	}
#feature {
	width: 463px;
	margin: 0 0 0px 0;
	text-align: left;
	background: url(/images/featureBg.gif) no-repeat bottom #2d2d2d;
	padding: 15px 30px 15px 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #e4e4e4;
		min-height: 125px;  
	height:auto !important;  
	height:125px; 

}
#featureFoot {
	background: url(/images/featureB.gif) no-repeat;
	width: 523px;
	height: 8px;
	margin: 0 0 20px 0;
	}
#featureHead {
	background: url(/images/featureT.gif) no-repeat;
	width: 523px;
	height: 8px;
	overflow: hidden;
	}





#tags {
	background: #5b5b5b url(/images/tagsBg.gif) top repeat-x;
	color: #ccc;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#tagsL {
	background:url(/images/tagsL.gif) no-repeat bottom left;
	}
#tagsR {
	background: url(/images/tagsR.gif) no-repeat top right;
	padding: 8px 10px 0px 15px;
	}
#tagSpacer {
	height: 8px;
	margin: 0;
	}
#tagsDetail {
	background: #5b5b5b url(/images/tagsBg.gif) top repeat-x;
	color: #ccc;
	font-weight: bold;
	margin: 15px 0 0px 0;
	width: 375px;
	}
#categoryBack {
	margin: 0 0 10px 0;
	font-size: 10px;
	}


	
#foot {
	background: url(/images/foot.gif) repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e8e8e8;
	text-align: center;
	padding-bottom: 20px;
	}
#foot a:link {
	color: #FFF;
	font-size: px;

	}
#foot a:visited {
	color: #FFF;
	background: none;
	text-decoration: none;
	}

#foot a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
	}
	
#foot a:active {
	color: #FFF;
	background: none;
	text-decoration: underline;
	}
	
	
	
	
	
	
#footHome {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	width: 758px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
 	background-repeat: no-repeat;
	clear: both;

	}

#footHome a:link {
	color: #FFF;
	font-size: px;

	}
#footHome a:visited {
	color: #FFF;
	background: none;
	text-decoration: none;
	}

#footHome a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
	}
	
#footHome a:active {
	color: #FFF;
	background: none;
	text-decoration: underline;
	}

#audio {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 25px 0 0 0;
}


/*#tagline {
	z-index: 5;
	position: relative;
	top: 60px;
	left: 252px;
	width: 200px;
	height: 25px;
	}
	
*html #tagline {
	z-index: 5;
	position: relative;
	top: 59px;
	left: -85px;
	width: 200px;
	height: 25px;
	}
*/

/*---------------------------------------------------------------------------------- LISTs---------------------------------*/

.links-list {
	clear:both;
	margin:0;
	padding:0;
	overflow: hidden;
	margin-bottom:20px;
	}
.links-list h2 {
	margin: 0px 0 21px 0;

	}
	
.links-list ul {
	list-style: none;
	margin:0;
	padding:0;
	display:block;	
}

.links-list li {
	
	vertical-align:top;	
	padding:0;
	margin: 0 15px 10px 0;
	height: 80px;

	
 /* 1 column 
	clear:left;
 */

 
 /* 2 columns  
	width:40%;
	float:left;
 */
 
 /* 3 columns */
	width:33%;
	float:left;


}
.links-list .link-title {
	font-weight:bold;
	}
.links-list .link-title a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}
.links-list .link-title a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}	


.links-list .link-image {

	margin-bottom:5px;
	width:70px;
	height: 65px;
	padding-right:20px;
 	text-align:center;
	float:left;
	
}


.list-category {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
	clear: both;
	/*height: 78px;*/
}
.list-category .categoryImage{
	margin:0;
	padding:0;
	display:block;
	width:55px;
	float:left;
	padding: 10px 10px 0 0;

}

.list-category .categoryIntro {
	width:355px;
	float:left;
	padding: 10px 0 10px 0;
}

.list-category .productImages {
	float:right;
	padding: 10px 0 10px 0;

}


ul.siteMapList {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style: none;
	width: 200px;

}

ul.siteMapList li {	
	line-height: 1.5em;
}

ul.siteMapList h2 {
	height: auto;
	margin: 0px;
	padding: 0;
	margin-top: 10px;
	line-height: 18px;
	background: none;
}

ul.siteMapList h2 a {
	color: black;
	visibility: visible;
	text-decoration:none;
}

ul.siteMapList ul.siteMapList { }

ul.siteMapList ul.siteMapList h2 {
	background: none;
	display: inline;
	padding: 0;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 0;
	line-height: 13px;
}

 ul.siteMapList ul.siteMapList h2 a {
	color: #f58536;
}

.sitemapClear {
	clear:both;
	height: 20px;
}

.sitemapListClear {
	clear:both;
	float: none;
}


/*--------------------------------------------------------------- Menu ----------------------------------------------------------*/

#menu {
	width: 615px;
	height: 54px;
	padding: 40px 0 0 0;
	background: #020202;
	overflow: hidden;
	float: left;
	}
#menu a { 
	outline: none; 
	}	
.menuText {
	margin: 0 0 0 -5000px;
	}


#menuHome {
	float: left;
	}
#menuHome a {
	background: url(/images/menu.gif) 0 0;
	height: 54px;
	width: 72px;
	display: block;
	}
#menuHome a:hover {
	background: url(/images/menu.gif) 0 -54px;
	}
	
#menuAbout {
	float: left;
	}
#menuAbout a {
	background: url(/images/menu.gif) -72px 0;
	width: 65px;
	height: 54px;
	display: block;
	}
#menuAbout a:hover {
	background: url(/images/menu.gif) -72px -54px;
	}
	
#menuClever {
	float: left;
	}
#menuClever  a {
	background: url(/images/menu.gif) -137px 0;
	width: 131px;
	height: 54px;
	display: block;
	}
#menuClever  a:hover {
	background: url(/images/menu.gif) -137px -54px;
	}
	
	

	
#menuBlog {
	float: left;
	}
#menuBlog  a {
	background: url(/images/menu.gif) -268px 0;
	width: 58px;
	height: 54px;
	display: block;
	}
#menuBlog a:hover {
	background: url(/images/menu.gif) -268px -54px;
	}
	
	
	
#menuRegions {
	float: left;
	}
#menuRegions a {
	background: url(/images/menu.gif) -326px 0;
	width: 67px;
	height: 54px;
	display: block;
	}
#menuRegions a:hover {
	background: url(/images/menu.gif) -326px -54px;

	}
	
	

#menuStories {
	float: left;
	}
#menuStories a {
	background: url(/images/menu.gif) -393px 0;
	width: 79px;
	height: 54px;
	display: block;
	}
#menuStories a:hover {
	background: url(/images/menu.gif) -393px -54px;
	}	
	


#menuStore {
	float: left;
	}
#menuStore a {
	background: url(/images/menu.gif) -380px 0;
	width: 83px;
	height: 54px;
	display: block;
	}
#menuStore a:hover {
	background: url(/images/menu.gif) -380px -54px;
	}		



#menuCommunity {
	float: left;
	}
#menuCommunity a {
	background: url(/images/menu.gif) -471px 0;
	width: 76px;
	height: 54px;
	display: block;
	}
#menuCommunity a:hover {
	background: url(/images/menu.gif) -471px -54px;
	}		




#menuLinks {
	float: left;
	}
#menuLinks a {
	background: url(/images/menu.gif) -547px 0;
	width: 67px;
	height: 54px;
	display: block;
	}
#menuLinks a:hover {
	background: url(/images/menu.gif) -547px -54px;
	}		
	
	
/*****************************************************************************IMAGE SCROLLER*****************************/


#imagebrowser { width: 325px; height: 180px; background-color: #f7f7f7; overflow: auto;}
#imagebrowser ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}
#pb-imagebrowsercontainer { position: relative; width: 325px; height: 160px; margin: 0 auto; }
#pb-imageslider { top: 15px; left: 0; width: 2000px; height: 150px; position: absolute; margin: 0; padding: 0; }
#pb-imageslider .pb-imageimage { float: left; padding-right: 10px; width: 140px; height: 110px; position: relative; top: 0; }

#pb-imageslidertrack { 
	position: absolute; 
	top: 140px; 
	left: 2px; 
	width:305px; 
	height:19px; 
	overflow: hidden; 
	background: url(/images/slidetrack.gif) no-repeat; 
	visibility: hidden; 
}


#pb-imagesliderhandle { position: absolute; width: 90px; height: 19px; cursor: pointer; z-index: 155; }

#pb-imagesliderhandleimage { 
	position: absolute; 
	width: 90px; 
	height: 19px; 
	background: url(/images/scroller.gif) no-repeat; 
	cursor: pointer; 
	z-index: 5; 
	}
	
	
.orderValidationError {
	font-weight: bold;
	color: #f58536;
}

.img-left {
	float:left;
	clear: both;
	vertical-align: top;
	padding: 10px;
}
.border-none {
	border: none;
}
.img-right {
	float:right;
	clear: both;
	vertical-align: top;
	padding: 10px;	
}	

.displayCartInput {
	margin: 0 0 5px;
}

/******************************************************************************************** Captcha */

.captcha-container { 
    /*padding-left: 20px;*/
}
.recaptchatable {
	width: 464px;
	border: none !important;
}
#recaptcha_response_field {
    color: #666666 !important;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
    height: 15px !important;
    padding: 3px !important;
	border-color: #e5e5e5 !important;
	}
#recaptcha_widget_div {
	margin: 0 0 0 -7px;
	}

