/* General Layout */
body {
	background-image: url(../images/files/pattern-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #3D3534;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*line-height: 18px;*/
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	color: #FFFFFF;
}
.pink {
	color: #F0DBD3;
}
.smalltext {
	font-size: 95%;
}

p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h1 {
}

h3 {
	color: #F0DBD3;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
}
h4 {
	color: #F0DBD3;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}

#information-content h4
{
	padding-top: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
  outline: none;
  text-decoration: none;
  color: #F0DBD3;
}

a:hover {
	text-decoration: none;
    color: #ffffff;
}

:focus {
  -moz-outline-style: none;
}


#wrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

/* General Layout - Header */
#wrapper #header {
	height: 140px;
	background-image: url(../images/files/shopping-bag.png);
	background-repeat: no-repeat;
	background-position: 700px -20px;
	margin: 0px;
	padding: 0px;
	width: 974px;
	position: relative;
}
#wrapper #header #logo {
	top: 45px;
	position: absolute;
	left: 15px;
}
#wrapper #header #navMain {
	float: right;
	padding-top: 35px;
	padding-right: 120px;
	text-align: right;
	color: #A7A9AC;
	font-size: 95%;
	font-weight: bold;
}
#wrapper #header #navMain a {
	color: #A7A9AC;
	text-decoration: none;
}
#wrapper #header #navMain a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #navMain {
	margin-bottom: 10px;
	font-size: 105%;
	float: right;
	text-align: left;
}

/* General Layout - Navigation */
#wrapper #mainnavigation #search {
	float: right;
	width: 200px;
}
#wrapper #mainnavigation #search form {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainnavigation #search #searchfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/files/search-bg.jpg);
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	width: 165px;
	padding: 4px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #mainnavigation #search #searchbutton {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* General Layout - Main Content Area */
#wrapper #contentarea {
	background-image: url(../images/files/contentarea-bg.png);
	width: 974px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
}

/* General Layout - Footer */
#footer {
	background-image: url(../images/files/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
#footer li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 100%;
	color: #F0DBD3;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-links {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
}
#footer-links img {
	margin-left: 10px;
}

/* Home Layout */
#homecontentarea {
	/*background-image: url(../images/files/homecontainer-bg.jpg);*/
	background-image: url(../images/files/launch_bg_1.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	/*z-index: 5;*/
	position: relative;
}
#homecontentarea #homeproduct {
	width: 650px;
	float: left;
	padding-top: 50px;
	padding-left: 40px;
}
#homecontentarea #homeproduct #homeproductimage {
	float: left;
	width: 270px;
}
#homecontentarea #homeproduct #homeproductdetails {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 380px;
	width: 250px;
}
#homecontentarea #homeproduct #homeproductdetails img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#homecontentarea #homeproduct h1, h1 {
	font-size: 250%;
	color: #F0DBD3;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homecontentarea  #homeproduct  h2, h2 {
	font-size: 125%;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homecontentarea #homefeatures {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 540px;
	width: 240px;
	background-image: url(../images/files/homefeatures-bg.png);
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
#homecontentarea #homefeatures #homefeaturesbutton {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 5px;
	bottom: 0px;
}

#homecontentarea #homefeatures .homefeaturepanel {
	height: 170px;
	width: 220px;
	background-image: url(../images/files/homefeaturepanel-bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	position: relative;
	margin-right: 0px;
	margin-left: 20px;
}
#homecontentarea #homefeatures .homefeaturepanel .homefeaturelink {
	position: absolute;
	height: 21px;
	vertical-align: 50%;
	top: 28px;
	left: 17px;
	width: 190px;
}
#homecontentarea #homefeatures .homefeaturepanel .homefeaturelink a {
	font-size: 110%;
	color: #A7A9AC;
	text-decoration: none;
	display: block;
}
#homecontentarea #homefeatures .homefeaturepanel .homefeaturelink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#homecontentarea #homefeatures .homefeaturepanel .homefeatureimage {
	position: absolute;
	left: 15px;
	top: 58px;
}
/* Other pages */
#maincontentcontainer {
	z-index: 5;
	position: relative;
	margin: 0px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	min-height: 400px;
}
#maincontentcontainer #breadcrumbs {
	font-size: 95%;
	margin-bottom: 15px;
}
#maincontentcontainer #breadcrumbs a {
	color: #A7A9AC;
	text-decoration: none;
}
#maincontentcontainer #breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Collection Layout */
#collectioncontainer {
	/*padding-top: 15px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#collectioncontainer .collectionitem {
	background-image: url(../images/files/collectionpanel-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 230px;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-position: center top;
}
#collectioncontainer .collectionitem:hover {
	background-image: url(../images/files/collectionpanel-bg-over.jpg);
	color: #F0DBD3;
	text-decoration: none;
}
#collectioncontainer .collectionitem img {
	position: absolute;
	left: 15px;
	top: 40px;
}
#collectioncontainer .collectionitem:hover img {
opacity:.40;filter: alpha(opacity=40);-moz-opacity: 0.4;	
}
#maincontentcontainer #collectioncontainer .collectionitem .collectionitemtext {
	padding-top: 20px;
	padding-left: 20px;
}
#collectioncontainer #collectionitemslist {
	background-image: url(../images/files/collectionpanel-bg-over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 230px;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-position: center top;
}
#collectionitemslist #collectionitemslisttitle {
	background-color: #2B2524;
	display: block;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#collectioncontainer #collectionitemslist ul {
	float: right;
	text-align: right;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
}
#collectioncontainer #collectionitemslist a {
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
}
#collectioncontainer #collectionitemslist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Product details Layout */

#maincontentcontainer #productdetailsleft {
	float: left;
	width: 460px;
	padding-bottom: 20px;
}
#maincontentcontainer #productdetailsleft #productdetailsmaininfo {
	background-color: #443A39;
	padding: 20px;
}
#productdetailsleft #productdetailsmaininfo form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#productdetailsleft #productdetailsmaininfo .quantity {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

#productdetailsmaininfo #cart_quantity_top {
	background-image: url(../images/files/search-bg.jpg);
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#productdetailsleft  #productdetailsmaininfo  .quantitydown, #productdetailsleft #productdetailsmaininfo .quantityup {
	margin-top: 10px;
	margin-right: 3px;
}

#productdetailsleft  #productdetailsmaininfo #price-block a {
	float: left;
}

#productdetailsleft #productdetailsmaininfo ul {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#productdetailsleft #contactnumber {
	font-weight: bold;
	color: #443A39;
	background-color: #F0DBD3;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


#tabs-header {
	padding-top: 20px;
	padding-bottom: 20px;
 }
    
    
 #tabs-header ul {
		list-style: none;
		padding: 0;
		margin: 0;
		margin-left: 0px;
		padding-left: 0px;
       
    }
    
	#tabs-header li {
		float: left;
		border-bottom-width: 0;
		margin: 0;
		margin-left: 0px;
		padding-left: 0px;
    }
    
    #product-detail #product-description #tabs-header li
	{
		margin-left: 0px; 

	
	}

	#tabs-header a {
	text-decoration: none;
	display: block;
	width: 228px;
	border: 1px solid #443A39;
	color: #F0DBD3;
    }
	
	#tabs-header a:hover {

	}
	
	#tabs-header .active-left {
	}
	
	#tabs-header .active-left a {
	position: relative;
	font-weight: bold;
	width: 228px;
	border-bottom-style: none;
	}
	
	#tabs-header .not-active-left a {
		position: relative;
		background-color: #443A39;
		font-weight: bold;
		width: 228px;

	}
	
	#tabs-header .active-right {
		
	}
	
	#tabs-header .active-right a {
		position: relative;
		font-weight: bold;
		width: 228px;
		border-bottom-style: none;

	}
	
	#tabs-header .not-active-right a {
	position: relative;
	font-weight: bold;
	width: 228px;
	background-color: #443A39;
	}
	
	#right-tab {
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
	}
	
	#left-tab {
	padding-top: 3px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	}
	
	#tabs-content {
	color: #F0DBD3;
	clear: both;
	min-height: 170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #443A39;
	border-bottom-color: #443A39;
	border-left-color: #443A39;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
#productdetailsimagearea {
	float: right;
	width: 425px;
}
#productdetailsimagearea #productdetailsmainimage {
	background-color: #FFFFFF;
	float: left;
	height: 595px;
	width: 230px;
	background-image: url(../images/files/rollover-to-zoom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#productdetailsimagearea  #productdetailssuggest  {
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#productdetailsimagearea #productdetailssuggest h3 {
	padding-left: 10px;
	padding-bottom: 10px;
}

#productdetailsimagearea #productdetailssuggest a {
	background-image: url(../images/files/productsuggest-panel.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 190px;
	width: 190px;
	float: right;
	color: #FFFFFF;
	font-size: 95%;
	text-decoration: none;
	position: relative;
}
#productdetailsimagearea #productdetailssuggest .suggesttext {
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
}
#productdetailsimagearea #productdetailssuggest a img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
/* Glossary Layout */
#glossary {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: -3px;
	background-image: url(../images/files/glossary-bg.gif);
	background-repeat: no-repeat;
}
#glossary #letters {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#glossary #letters li {
	float: left;
	padding-right: 2px;
	padding-left: 1px;
}
#glossary #letters a {
	display: block;
	width: 32px;
	text-align: center;
	background-image: url(../images/files/glossaryletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #F0DBD3;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
}
#glossary#letters a:hover, #glossary #letters #current a {
	background-image: url(../images/files/glossaryletter-bg-over.jpg);
	color: #443A39;
	text-decoration: none;

}
#glossary #letters .noterms {
	display: block;
	width: 32px;
	text-align: center;
	background-image: url(../images/files/glossaryletter-bg-none.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #565758;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
}#glossary #glossaryleft {
	background-color: #443A39;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#glossary #glossaryleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#glossary #glossaryleft li {
	margin-bottom: 3px;
}

#glossary #glossaryleft a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#glossary #glossaryleft a:hover,  #glossary #glossaryleft .current{
	color: #443A39;
	text-decoration: none;
	background-color: #F0DBD3;

}#glossary #glossaryright {
	float: right;
	width: 580px;
	margin-top: 20px;
}
#glossary #glossaryright .product {
	height: 170px;
	width: 590px;
	position: relative;
	background-image: url(../images/files/glossaryproduct-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#glossary #glossaryright .product .glossaryproductimage {
	position: absolute;
	height: 140px;
	width: 140px;
	left: 15px;
	top: 15px;
	background-color: #FFFFFF;
	text-align: center;
}
#glossary #glossaryright .product .glossaryproductimage img {
	line-height: 15em;
	margin-top: 10px;
}
#glossary #glossaryright .product .glossaryproductdeatils {
	width: 400px;
	position: absolute;
	top: 15px;
	left: 170px;
}
#glossary #glossaryright .product .glossaryproductdeatils .buy_now {
	float: left;
	margin-top: 5px;
	margin-left: -2px;
}
#glossary #glossaryright .product .glossaryproductdeatils input {
	background-image: url(../images/files/search-bg.jpg);
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 30px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#glossary #glossaryright .product .glossaryproductdeatils  .buy_now  a {
	float: left;
	margin-right: 5px;
}
#glossary #glossaryright .product .glossaryproductdeatils .quantity {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

/* Faqs Layout */
#faqs {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: -3px;
	background-image: url(../images/files/faqs-bg.gif);
	background-repeat: no-repeat;
}

#faqs #faqsleft {
	background-color: #443A39;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#faqs #faqsleft h3{
	padding-left: 15px;
	padding-bottom: 5px;
}

#faqs #faqsleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#faqs #faqsleft li {
	margin-bottom: 3px;
}

#faqs #faqsleft a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#faqs #faqsleft a:hover,  #faqs #faqsleft .current{
	color: #443A39;
	text-decoration: none;
	background-color: #F0DBD3;

}#faqs #faqsright {
	float: right;
	width: 580px;
	margin-top: 30px;
}

#faqs #faqsright #faqsanswer 
{
	padding-right: 50px;
}

/* News Layout */
#newscontainer {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newscontainer .newsitem {
	background-position: bottom;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#newscontainer .newsitem .newsitemtext {
	background-color: #000000;
	margin: 0px;
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#newscontainer .newsitem .newsitemtext p {
	margin-bottom: 20px;
}

#newscontainer .newsitem #first-item .newsitemtext  p {
	margin-bottom: 10px;
}

#newscontainer .newsitem .newsitemtext #third-item p {
	margin-bottom: 14px;
}

#newscontainer .newsitem .newsitemtext ul {
	color: #F0DBD3;
	background-color: #443A39;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#newscontainer .newsitem .newsitemtext ul.narrow {
	
	float: left;
}

#newscontainer .newsitem .newsitemtext .paragraph-highlight{
	background-color: #443A39;
	height: 80px;
}



#newscontainer .newsitem .newsitemtext .newshighlight {
	background-color: #F0DBD3;
	font-weight: bold;
	color: #443A39;
	margin-right: -20px;
	margin-left: -20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#newscontainer .newsitem .newsitemimage {
	text-align: center;
	float: right;
	width: 280px;
	padding: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newscontainer .newsitem .inline-image {
	float: right;
	padding-top: 17px;
	padding-right: 17px;
}
/* News Layout */
#featurecontainer {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}

#featurecontainer .featureitem {
	background-color: #443A39;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#featurecontainer .featureimageright {
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #524746;
}

#featurecontainer .featureimagebottomright {
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #524746;
}


/* Added A.P. */
#products .product {
	float: left;
	padding-right: 35px;
	width: 145px;
	/*width: 20%;*/
	height: 250px;
	padding-top: 20px;
	/*border: 1px solid #ff0000;*/
}

#press-articles {
	height: 1150px;
}

.press-article {
	float: left;
	padding-right:  21px;
	padding-top: 20px;
}

.product .product-image {
	background-image: url(../images/files/productListingBG.jpg);
	text-align: center;
}


#account {
	padding-left: 30px;
	padding-right: 30px;
}

#account .dropdown-input-register{  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 489px;
}


#account .text-input-register
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 489px;
}

#account #state
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 489px;
}

#account .text-input
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 550px;
	margin-right: 489px;
}

#account .text-field
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 400px;
}

#account .dropdown-select {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 400px;
}

#account .dropdown-input {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 550px;
	margin-right: 489px;
}

#account #login-email-address
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 500px;
}

#account #login-password
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 500px;
}

fieldset {
	margin-top: 20px;
}

legend {
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	padding-bottom: 10px;
}

#button-sign-in {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

#button-forgotten-password {
	padding-top: 10px;
	float: right;
}

#button-submit {
    float: right;
	padding-right: 20px;
}

.button-submit {
    float: right;
    padding-top: 10px;
    height: 20px;
}

#cartEmptyText {
	padding-top: 30px;
}

#cart {
	padding-left: 30px;
}

#cart h1{
	padding-top: 20px;
}

#cart #help{
    float: right;
	padding-top: 20px;
	padding-right: 50px;
}

#cart img{
}

#cart img.update {
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#cart td.cartQuantity {
	width: 50px;
}

#cart .cartRemoveItemDisplay {
	padding-bottom: 7px;
}

#cart #sub-total {
    float: right;
    padding-right: 160px;
    font-size: 120%;
    font-weight: bold;
}


#cart #go-to-checkout {
    float: right;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#cart #back-to-shopping {
    float: right;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#payment {
	padding-left: 30px;
	padding-right: 30px;
}

#checkoutNewAddress .text-field
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 400px;
}

#checkoutNewAddress .dropdown-select {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 400px;
}

#checkoutNewAddress #state
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;   
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 400px;
}
/*
.popup-body .text-field
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 300px;
}

.popup-body .dropdown-select {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 300px;
}

.popup-body #state
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 300px;
}*/

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

#contactUsForm .text-field {
    border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 600px;
}

#contactUsForm .textarea-field {
    border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 100px; 
	float: right;
	margin-right: 600px;
}

#contactUsNoticeContent .submit-button {
    float: right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#contactUsNoticeContent .back-button {
    float: right;
    padding-right: 20px;
    padding-top: 10px;
    /*padding-bottom: 10px;*/
}


#contactUsNoticeContent #contactname {
    float: right;
    margin-right: 550px;
}

#contactUsNoticeContent #email-address {
    float: right;
    margin-right: 550px;
}

#contactUsNoticeContent #enquiry {
    float: right;
    margin-right: 550px;
}


#infoShoppingCart {
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Regime Layout */
#regimecontainer {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#regimecontainer .regimepanel {
	background-image: url(../images/regime-panel-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	width: 170px;
	text-align: center;
	margin-top: 10px;
}
#regimecontainer .regimepaneltitle {
	padding-top: 7px;
	height: 43px;
	color: #A7A9AC;
	padding-bottom: 10px;
}
#regimecontainer .regimepanel a {
	background-image: url(../images/regime-product-bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 140px;
	color: #FFFFFF;
	font-size: 95%;
	text-decoration: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#regimecontainer .regimepanel a:hover {
	background-image: url(../images/regime-product-bg-over.gif);
	color: #A7A9AC;
	text-decoration: none;

}
#regimecontainer .regimepanel .producttext {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 15px;
	text-align: left;
	height: 35px;
	font-weight: bold;
}
#regimecontainer .regimepanel a img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
}
#regimecontainer .nextarrow {
	display: block;
	float: left;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 4px;
}

.popup {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	min-height: 400px;
}


.popup-body .text-field
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 150px;
}

.popup-body .dropdown-select {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 202px;    
	height: 20px; 
	float: right;
	margin-right: 150px;
}

.popup-body #state
 {  
	border-width: 1px;    
	border-style: solid;    
	border-color: #333333;    
	background-color: #DDDDDD;  
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;    
	color: #333333;    
	width: 200px;    
	height: 15px; 
	float: right;
	margin-right: 150px;
}

h1 {
	padding-bottom: 15px;
}

.cartProductDisplay {
	text-align: center;
}

.cartTotalDisplay {
	text-align: center;
}

.totalBox {
	float: right;
	padding-right: 600px;
}