body {
	background-color: #ddd;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
/* DEFAULT TEXT FORMAT - remember these will be used on the font-end by fck editor aswell */
a {
	text-decoration:none;
	color:#0E51A3;
}
p {
	margin:0px;
	padding:3px 0px;
	color:#272827;
	font-size:11pt;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#272827;
}
h2{
	background-image: url(../styleImages/backgrounds/headerline.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3{
	background-image: url(../styleImages/backgrounds/headerline.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom:2px !important;
	height:20px;
	margin-bottom:5px;
}
h1 {
	font-size:22px;
	background-image: url(../styleImages/backgrounds/headerline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:8px;
	padding-bottom:8px;
	margin-bottom:10px;
	
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
img {
	border:none;
}
.sidePanel{
	width:290px;
	float:right;
}
.disclaimer {
	display: none;
	background-color: #ffffff;
	width: 100%;
	text-align:center;
	line-height: 1.3;
}
.disclaimer p {
	font-size:13px;
	font-weight: bold;
}
.deliveryInfo {
	display: none;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
}
#subSurround {
}
.blankheader {
	float:left;
}
#topHeader {
	text-align: right;
	height: 136px;
	margin-bottom: 10px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	background-position:-33px 0;
}
.headerContent {
	float: right;
	padding: 12px 0 0 0;
	width:480px;
}
.topNav {
	margin: 0;
	padding: 0;
	width:640px;
	height:40px;
	float:right;
	margin-top:14px;
}
.topNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	float:right;
}
.topNav ul li {
	list-style-position: outside;
	float: left;
	margin: 0;
	background-image: url(../styleImages/backgrounds/navSplitter.png);
	background-repeat: no-repeat;
	background-position:center right;
}
.topNav ul li ul li{
	width:120px;
	background-image: url(/skins/FixedSize/styleImages/backgrounds/topHeader.jpg);
	background-position: right bottom;
}
.topNav ul li ul li:hover{
	width:120px;
	background-image: url(/skins/FixedSize/styleImages/backgrounds/pageBg.jpg);
	background-position: left top;
	background-repeat:repeat;
}
.topNav ul li a {
	font-size:11pt;
	padding: 10px 14px;
	text-align:center;
	display: block;
	text-decoration:none;
	color:#272827;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}
.boxTitleLeft, .boxTitleRight {
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}






.colLeft ul {
	list-style-type:none;
	}
	
.colLeft ul li {
	padding:3px 0 3px 0;
	}
	
.colLeft ul li a {
	color:red;
	}

.colMid {
	position: relative;
	width: 940px;
	float: left;
	padding:0 10px 20px 10px;
	overflow:hidden;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	font-size: 11pt;
	color: #333333;
	margin-bottom: 5px;
}

.smallLeft {
	float:left;
	width:690px;
	}
	
.smallRight {
	float:right;
	width:220px;
	}
	
.smallRight h2 {
	font-size:22px;
	background-image: url(../styleImages/backgrounds/headerline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:8px;
	padding-bottom:8px;
	margin-bottom:10px;
}
	
.smallRight ul {
	list-style-type:none;
	padding-left:10px;
	}

.smallRight ul li{
	padding:5px 0 5px 14px;
	background-image: url(../styleImages/backgrounds/listArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.smallRight ul li a{
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color:#272827;
	}


.buckcontainer {
	width:auto;
	margin-left:-32px;
	background-image: url(../styleImages/backgrounds/bucketSplitter.png);
	background-repeat: repeat-y;
	background-position:-9px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.buckcontainer a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.homebucket {
	width:250px;
	height:255px;
	float:left;
	text-align:justify;
	margin:10px 37px;
	font-size:12px;
	}
.sidebarContent{
	font-size:12px;
	margin-bottom:10px;
}
.homebucket h3{
	font-size:18px;
	padding-bottom:10px;
	}
	
.homebucket h3 a{
	color:#272827;
	}
	
.homebucket img{
	width:256px;
	border:2px solid #efefef;
	margin-bottom:10px;
	}



/* HOMEPAGE PRODS */

.homeProds {
	float: left;
	text-align: left;
	padding:3px;
	margin: 2px;
	width:148px;
	background-color:#4c2912;
	color:#fff;
	height:230px;
	margin:5px;
	font-size:12pt;
}
.homeProdsImageHeight {
	max-height: 140px;
	overflow:hidden;
	margin-bottom:6px;
}
.homeProdsImageHeight img {
	width:148px;
}

.homeProds a{
	color:#fff;
	text-decoration:none;
	font-size:12pt;
}

.prodBtn {
	display:block;
	width:72px;
	height:22px;
	background-image: url(../styleImages/backgrounds/viewBtn.jpg);
background-repeat: no-repeat;
background-position: top left;
text-indent:-2000em;
margin-top:5px;
	}
	
/* Home Categories */	
	.homeCats {
	text-align: center;
	padding: 5px;
	float: left;
	background-color:#ed1e79;
	margin:6px;
	padding:3px;
	padding-bottom:6px;
	color:#fff;
	font-size:12pt;
	}
	
	
.homecatImg {
	width:169px;
	max-height:200px;
	
}
.homeCatsImg {
 width:179px;
   max-height:150px;
   overflow:hidden;
}

.homeCatsImg img {
 width:178px;
}

.homecattext a {
	font-size:12pt;
	color:#fff;
	text-decoration:none;
	}
	
/* CATEGORY PRODS */
.catProds {
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 2px;
	width:140px;
	min-height:180px;
}
.catProdsImageHeight {
	height: 100px;
	text-align:center;
}
.catProdsImageHeight img {
	width:100px;
	max-height: 100px;
}
/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 790px;
}
.subCat {
	text-align: center;
	padding: 5px;
	float: left;
	background-color:#4C2912;
	margin:6px;
	padding:3px;
	padding-bottom:6px;
	color:#fff;
	font-size:12pt;
}
.catImg {
	width:169px;
	max-height:200px;
	
}
.subCatsImg {
 width:179px;
   max-height:150px;
   overflow:hidden;
}

.subCatsImg img {
 width:178px;
}

.subcattext {
	font-size:12pt;
	color:#fff;
	text-decoration:none;
	}

.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.reviews {
	color: #624223;
	font-size: 12px;
	padding: 10px;
	margin: 0 auto;
}
.stars {
	margin: 0px 0 -2px 0;
}

/*SEARCH BOX*/
.searchSurround {
	float: right;
	text-align: left;
}
.searchBtn {
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	height: 18px;
	width: 30px;
	float: left;
	cursor:pointer;
}
.searchBox {
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 16px;
	float: left;
	margin-left: 5px;
}
/*END SEARCH BOX*/

.sessionSurround {
	float: right;
}

.sessionSurround a, .sessionSurround a:hover {
	color:#000;
}

.textbox {
	background-color: #ffffff;
	border: 1px solid #A8B4B0;
	font-size: 11px;
	color: #222222;
}

.footer {
	color:#272827;
	font-size:14px;
	padding: 0 0 0 0;
	background-image: url(../styleImages/backgrounds/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footerCont {
	width:930px;
	margin:0 auto;
	padding:20px 15px;
}

.footerCont img {
	padding-left:7px;
}

.footer a {
	color:#272827;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.footer a:hover {
	color:#272827;
	text-decoration:none;
	font-size:14px;
}

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.txtCopy, .txtSiteDocs {
	font-size: 11pt;
	color: #000;
}

.txtSiteDocs, a.txtSiteDocs {
	font-size: 11pt;
	color: #000;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	font-size: 11pt;
	color: #0000;
	text-decoration:none;
}


/* Google Translate */
.googleTranslateContainer {
	width: 151px;
	height: 20px;
	overflow: hidden;
}
.googleTranslateContainer select {
	margin:0px !important;
}
/* NEWS */
.newsTitle {
	color:#000000;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}
.newsTitle a {
	color:#000000;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
}
.newsMini {
	padding:10px 0px;
}
.newsMini p {
	margin:3px 0px;
}
.readmore {
	padding:5px 0px 0px 0px;
	color:#000000;
	text-decoration:underline;
	font-size:11px;
	font-style:italic;
}
.newsArcItem {
	padding:5px 0px;
}
.newsArcItem p {
	margin:0px;
}
.newsArcItemL {
	float:left;
	width:200px;
}
.newsArcItemR {
	float:right;
	width:400px;
	text-align:center;
}
.newsArcItemR img {
	max-width:180px;
	text-align:center;
}
.added {
	font-size:10px;
	color:#000000;
	margin:0px !important;
}
.newsAllL {
	float:left;
	width:475px;
}
.newsAllR {
	float:right;
	width:190px;
}
.newsAllL .newsArcItemL {
	float:left;
	width:480px;
}
.newsAllL .newsArcItemR {
	float:right;
	width:100px;
	text-align:center;
}
.lightboxImg {
	width:120px;
	text-align:center;
	float:left;
}
.lightboxImg img {
	width:100px;
	max-height:150px;
	text-align:center;
}
.prodImg {
	float:left;
	width:250px;
	margin-top:20px;
	margin-left:95px;
}
.prodImg img {
	width:248px;
}

#divThumbsImg {
	margin-top:10px;
	margin-left:-8px;
	width:270px;
	}
	
.thumbsImg img {
	width:77px;
	margin:3px;
	float:left;
	border:1px solid #000;
	}

.prodInfo {
	margin-top:20px;
	margin-right:60px;
	float:right;
	width:285px;
	padding-right:20px;
	text-align:right;
}
.prodInfoL {
	float:right;
	width:145px;
	
}
.prodInfoR {
	float:right;
	width:145px;
}
.prodRev {
	float:left;
	width:540px;
	margin-top:10px;
}
.prodRel {
	float:left;
	width:540px;
}

.btnDefault, .submit {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:transparent;
	width:133px;
	height:32px;
	line-height:32px;
	border: none;
	background-image: url(../styleImages/backgrounds/btnBg.png);
	background-repeat:no-repeat;
	display:inline-block;
	text-align:center;
	font-size:12px;
}
/* END DEFAULT TEXT FORMAT */



.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-size: 70%;
	color: #000000;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 100%;
	color: #000000;
}
li.num {
	font-size: 70%;
	color: #000000;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-size: 11pt;
	color: #000000;
}
a.txtSession {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
a.txtSession:hover {
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}
.txtSessionGrey {
	color:	#777777;
	font-size: 70%;
	text-transform: capitalize;
}



a.txtButton {
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #AAAAAA;
}
a.txtButton:hover {
	font-weight: bold;
	color: #000000;
	background-color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #AAAAAA;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #000000;
	text-decoration:underline;
}
.txtContentTitle {/*style here*/
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #AAAAAA;
}
.tdListTitle {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #AAAAAA;
}
.tdEven {
	border-bottom: 1px solid #AAAAAA;
}
.tdOdd {
	border-bottom: 1px solid #AAAAAA;
}

.tdEven img, .tdOdd img {
	padding:10px 0 10px 0;
	}


.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-size: 70%;
	color: #0E51A3;
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
a.txtviewCart:hover {
	background-color: #AAAAAA;
	color: #000000;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
	margin-bottom:20px;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #AAAAAA;
}
.tdcartEven {
	border-bottom: 1px solid #AAAAAA;
}
.tdcartOdd {
	border-bottom: 1px solid #AAAAAA;
}

.tdcartEven img, .tdcartOdd img {
	padding:10px 0 10px 0;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #AAAAAA;
}
a.txtCheckout {
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
a.txtCheckout:hover {
	font-weight: bold;
	color: #000000;
	background-color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
a.txtUpdate {
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
a.txtUpdate:hover {
	font-weight: bold;
	color: #000000;
	background-color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
	display:none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.boxTitlePopProd {
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentPopProd {
	border-left: 2px solid #0E51A3;
	border-right: 2px solid #0E51A3;
	border-bottom: 2px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.PopProdEa {
	font-size: 70%;
	text-align: center;
	padding: 3px;
}
ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 10px;
}
.s2hidden {
	display:none
}
/* My Account FROM STYLES */

.accountTextBox {
	padding:2px;
	margin:2px 0px;
	border:1px solid #CCCCCC;
	width:300px;
	height:14px;
	font-size:11px;
}
.accountSelectBox {
	padding:2px;
	margin:2px 0px;
	border:1px solid #CCCCCC;
	width:306px;
	height:20px;
	font-size:11px;
}
.accountTextArea {
	padding:2px;
	margin:2px 0px;
	border:1px solid #CCCCCC;
	width:300px;
	height:100px;
	font-size:11px;
}
.accBtnMove {
	margin-left:100px !important;
}
/* NEW CONTACT FROM STYLES */

.contactForm {
	margin:0 auto;
	margin-left:0;
	margin-top:10px;
	font-size:11pt;
	width:350px;
	color:#272827;
}
.contactTextBox {
	padding:2px;
	border:1px solid #CCCCCC;
	width:300px;
	font-size:11pt;
	margin-top:3px;
}
.contactTextBox2 {
	padding:2px;
	border:1px solid #CCCCCC;
	width:245px;
	font-size:11pt;
	margin-top:3px;
}
.contactTextArea {
	padding:2px;
	border:1px solid #CCCCCC;
	width:300px;
	height:100px;
	font-size:11pt;
	overflow:auto;
	resize:none;
	margin-top:3px;
}
.btnSnd {
	margin:0px;
	padding:0px;
	border:none;
	background-color:transparent;
	cursor:pointer;
	font-size:16px;
	color:#272827;
}
/* SLIDER */

.caraback {
	background-image: url(../styleImages/backgrounds/sliderShadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:31px;
	margin-left:3px;
	}

#carousel {

	border:2px solid #bbb;
	width:936px !important;
	height:333px !important;
	}

/*
	
#carousel ul {
	
	}

#carousel ul li img {
	width:788px;
	}	

.sliderText {
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.sliderText a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sliderTitle {
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none !important;
	display:block;
	margin-top:5px !important;	
	font-weight:normal !important;
}

.textholder {
	background-color:#4c2912 !important;
	}
	
.galleria-container {
	background-color:#fff !important;
}
	
	
.galleria-counter {
color:#000 !important;
	opacity:1 !important;
	}
	
.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right {
 background-color:#0093d8 !important;	
}
	
	
	
	
	*/

