@font-face {
    font-family: 'Conv_ARIALNBI';
    src: url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/ARIALNBI.eot');
    src: local('?'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/ARIALNBI.woff') format('woff'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/ARIALNBI.ttf') format('truetype'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/ARIALNBI.svg') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_arwen';
	src: url('fonts/arwen.eot');
	src: local('?'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arwen.woff') format('woff'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arwen.ttf') format('truetype'), url('http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arwen.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
    font-size: 13px;
    font-family: tahoma,arial;
	color: #666666; 
	background-color: #FFFFFF;
    background-image:url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/bg.jpg");
	background-position: center top;
  	background-repeat: no-repeat;
  	background-attachment: fixed;
    border-top:5px solid #7b8724;
}

h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-family: tahoma,arial;
}

h2 {
	font-size:2em;
	margin-bottom:0.50em; 
	line-height:1em; 
	font-weight:bold; 
}

h3 {
	font-size:23px;
	line-height:1;
	margin-bottom:0.3em;
}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}

h5 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:1.5em;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#9f4579;
	text-decoration:underline;
}

hr{
    background-color: #BABEBF;
}

#header{
	color: ;
    background:url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/header-login-bg.png") no-repeat right top #ffffff;
}

.socialLink ul{ 
	margin:0; 
	padding:0; 
	float:right; 
	list-style:none;
}

.socialLink ul li{ 
	display:block; 
	float:left; 
	margin:2em 0 0.5em 0.5em;
}

.nav{
	padding:0px; 
	margin:0 auto; 
	list-style-type:none;
    width:260px;
}

ul.navList{
	margin:0; 
	padding:0; 
	float:left; 
	list-style:none; 
	line-height:14px;
    border-bottom: 1px solid #dbe285;
    padding-bottom: 10px;
}

ul.navList li{
	display:inline;
}

ul.navList li a{
	text-decoration:none; 
	color:#f3f3f3; 
	font:normal 12px tahoma,arial; 
	padding:0 12px; 
	line-height:14px;
}

ul.navList li:first-child a{
    border-right:2px solid #dbe285;
}


ul.navList li a:hover{
	color:#333333;
}

.cart-image
{
    background:url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/cart-image.png") no-repeat center left;
}

.cartNumber
{
    font-size:14px
}

.welcome-text
{
    font-size:16px;
    text-align:center;
    color:#f5f5f5;
    margin:0 auto; 
    width:260px;
    padding-bottom:15px;
}

.ph-title
{
    font-size:14px;
    color:#888888
}
.ph-num
{
    font-size:18px;
    color:#706f6d
}

/* search */
.search {
    float: right;
    background-color: #FFF; 
    width: 265px; 
    height: 30px;
    margin: 6px 15px 12px 0;
    text-align:left;
    border:1px solid #aaaaa9;
}

.search .searchcbox {
    background-color: #FFF; 
    border: 0px;
    width: 80%;
    font-size: 12px;
    color:#c85c1e;
    padding: 0 10px;
    margin:0;
    line-height:30px;
    height:30px;
}

.search .searchbut {
    background: #FFF url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/search.png") center no-repeat; 
    border: 0px;
    line-height:30px;
    height:30px;
    margin: 0;
    cursor: pointer;
    width:10%;
}

/*** Main Navigation STYLES ***/
.accentNavigation{
    background-color: #dbe285;
    border-top: 1px solid #7b8927;
    border-bottom: 1px solid #7b8927;
    position: relative;
    z-index: 10000;
}

.sf-menu {
    float: left;
}

.sf-menu li {
    padding: 0; 
    line-height:3.2em;
}

.sf-menu li:hover {
    visibility:	inherit; /* fixes IE7 'sticky bug' */
	background:;
}

.sf-menu a {
    font-size:14px;
	font-family:tahoma,arial;
	color:#706f6d;
    padding: 0 37px ;
	text-decoration:none;
}
.container > ul.sf-menu > li:last-child > a {
    padding-right: 60px ;
}

.sf-menu a:hover
{
    background:#7b8927;  
	color:#ffffff;  
    
}

.sf-menu ul {
    background-color: #FFF;
    border:1px solid #e6e6e6;
    border-top: 4px solid #d58255;
    padding: 10px 5px 20px 5px;
	position: absolute; 
	top: -999em; 
	width: 16em; 
}

.sf-menu ul li {	
	 color: #706f6d; 
	 line-height: 2em !important; 
	 border-bottom: 1px dotted #cccccc; 
	 width: 100%;
}

.sf-menu ul li:last-child {    
	 border-bottom: none; 
}

.sf-menu li li a {
    padding: 7px;
	text-decoration: none;
    display: block; 
	position: relative;
    text-align: left;
    font-size: 12px;
	color: #706f6d;
}

.sf-menu li li {
    padding:0;
	color:#ffffff;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:	0;
	top:			3.2em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			16.2em; /* match ul width */
	top:			-0.7em;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14.2em; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.main_container{
	width:100%; 
	min-height:39.33em;
    padding-top: 0px;
    padding-bottom: 0px;
}

.main_container .container{
    background-color: #FFFFFF;
}

.banner{
	position:relative; 
	text-align:left;
}

.banner .banner-thumbs{
    float: left;
    margin-right: 15px;
}
    
.sliderList{
	margin:0; 
	padding:0;
}

/*.sliderList .bx-controls-direction{
    position: relative;
}*/

/*.sliderList .bx-prev{
    position:absolute; 
	top:-72px; 
	width:2.5em; 
	height:2.5em; 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arrow-left.png) no-repeat right 0; 
	display:block; 
	text-indent:-83333.3em;
}*/

/*.sliderList .bx-next{
	position:absolute; 
	top:-72px; 
	width:2.5em; 
	height:2.5em; 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arrow-right.png) no-repeat right 0; 
	display:block; 
	text-indent:-83333.3em;
}*/

ul.interior_list, ul.promo-image-slider{
	list-style:none; 
	margin:1.25em  0 0 0; 
	padding:0;
    height: 133px;
}

ul.interior_list li{
	float:left; 
	padding:0 ;
	margin-left:10px;
    width: 230px !important;
}

ul.interior_list li:first-child{
	margin-left:0;
}

.below-slider
{
    margin: 10px 0 0
}


ul.promo-image-slider li{
    float: left;
    width: 230px !important;
    margin: 0 3px;
}

.arrows{
	float:right;
	width:5.83em; 
	margin-bottom:10px;
}

.ProductList{
	margin:0; 
	padding:0; 
}

ul.listProduct{
	list-style:none; 
	padding:0; 
	margin:0; 
    border-top:1px dotted #BABEBF;
}

ul.listProduct li{
	display:inline; 
	float:left;
	padding:10px 0 0 0; 
	text-align:center; 
	width:25%; 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/border.jpg) repeat-y right 0; 
	min-height:325px;
    position: relative;
    border-bottom:1px dotted #BABEBF;
}

ul.listProduct li h3{
    font-size: 16px;
    background-color: #FF9000;
    color: #FFFFFF;
    position: absolute;
    -moz-border-radius: 12px 0 12px 0;
    -webkit-border-radius: 12px 0 12px 0;
    border-radius: 12px 0 12px 0;
    left: 3px;
    display: block;
    width: 60px;
    height: 24px;
    line-height: 24px;
}

ul.listProduct li p{
	margin:0 !important;  
	font:bold 13px tahoma,arial; 
	padding:0 0 8px 0;
	color:#161d1d;
    height: 30px;
}

ul.listProduct li h4{
	font:bold 18px tahoma,arial; 
	color:#443D3D; 
}

ul.listProduct li.noBg{
	background:none;
}

.footer{
	margin:0; 
	padding:0 0 24px 0;
	background:#c85c1e;
    border-top: 5px solid #dbe285;
}

.footer a{
	color:#dbe285;
}

.footer a:hover{
	color:#dbe285;
}

p.rights{
	color:#555555; 
	padding:19px 0 0 0; 

	margin:0 !important;
}

.footer p.information{
	color:#FFF; 
	font:normal 13px tahoma,arial; 
	padding:19px 0 0 0em; 
	text-align:left; 
	text-transform:uppercase;  
	margin-bottom:16px !important;
}

ul.info_list{
	list-style:none; 
	margin:0; 
	padding:0;
}

ul.info_list li{
	text-align:left;
}

ul.info_list li a{
	text-decoration:none; 
	color:#dbe285;
} 

ul.info_list li a:hover{
	color:#dbe285;
}

ul.socialMedia_List{
	list-style:none; 
	margin:0; 
	padding:0;
}

ul.socialMedia_List li{
	display:inline; 
	float:left; 
	margin:1em 0 0 0.5em;
}

.fright{
	float:right !important;
}
.slideshow
{
    position:relative;
}

.banner .bx-next{
	position:absolute; 
	right:0em; 
	top: 278px;
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/arrow.png) no-repeat right 0;
	float:right; 
	width:42px;
	height:42px; 
	text-indent:-83333.3em; 
	z-index:99;
}

.banner .bx-prev{
	display:none;
} 

.marginLeft{
	margin-left:10px;
}

/*--Product Style*/
.ProductContainer{
	margin:0;
	padding:0; 
	background-color: #FFFFFF;
	min-height:45em;
}

.productLeft{ 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/border.jpg) repeat-y right top; 
    margin-left: 10px;
}

ul.breadcrumb{
	text-align:left;
	list-style:none; 
	margin:0; 
	padding:10px 0 10px 12px;
}

ul.breadcrumb li{
	text-align:left; 
	display:inline; 
}

ul.breadcrumb li a{
	border-right:1px solid #666666; 
	text-decoration:none; 
	padding:0 5px 0 0;
}

.productImageDetails{
	float:left;
	margin:0;
	padding:0; 
	text-align:left;
    width: 465px;
}

.productImageDetails p {
	font:normal 13px/1.2em tahoma,arial !important; 
	padding:0 1em 0 0em; 
}

.productImageDetails p label{
	font:normal 13px tahoma,arial; 
	float:left; 
	display:block; 
	line-height:1.5em; 
	padding:0.7em 1em 0 0 ;
}

ul.selectors li label{
    font:normal 13px tahoma,arial; 
    text-transform: capitalize;
}

.productImageDetails p input[type="text"]{
    padding:0.25em;
    float:left; 
    margin:0.5em 2em 0 0;
}

.productImageDetails .compareprice{
    text-decoration: line-through;
    color: #E53434;
}

.productImageDetails ul.selectors{
    list-style-type: none;
    padding: 0;
}

.productImageBox {
	text-align:left;
    float: left;
    margin-right: 5px;
    width: 230px;
}

.button2 {
	border:none;
	text-transform:uppercase; 
	/*background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/productCartBtn.jpg) no-repeat center center;*/
    background-color: #010101;
	line-height:2.9em; 
	float:left;  
	height:2.9em; 
	width:7.96em; 
	display:block; 
	text-decoration:none;
	color:#FFFFFF; 
	text-align:center; 
	font-size:12px; 
	margin-top:0.3em;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.button2:hover{
	border:none;
	background-color: #7B8724;
    color:#FFFFFF;
	display:block; 
	height:2.9em; 
	width:7.96em; 
}

.productImageDetails h4{
	font:bold 13px tahoma,arial;
	text-align:left;  
	padding-top:1.2em; 
	margin-bottom:0.8em;
}

.productDetailsContainer #product-price .price{
    margin-right: 10px;
    font-size: 16px;
}

.thumbnail-images{
	text-align:left; 
	margin-top:1em;
}

.thumbnail-images img{
    margin-left: 10px;
}

.clearfb
{
    height:10px;
    width:100%;
}

.details{
	text-align:left;
}

.min-height
{
    min-height:146px;
    }

.details h4{
	font:bold 13px tahoma,arial; 
	text-transform:uppercase; 
	margin-top:0px; 
	margin-bottom:0.6em; 
}

.details p{ 
	font:normal 13px tahoma,arial;
    line-height: 1.5em;
}

.commentBox{
	background:#f1f3f2;
	min-height:6.25em; 
	border:1px solid #d8d8d8; 
	margin-right: 4.4em;
}

/*--search Style*/
.whiteBg{ 
	background-color: #FFFFFF;
	overflow:hidden; 
	text-align:left;
}

/*--collection page Style*/
ul.listProduct2{
	list-style:none; 
	padding:0; 
	margin:0;  
	border-top:1px dotted #BABEBF; 
}

ul.listProduct2 li{
	display:inline; 
	float:left; 
	padding:10px 0 0 0; 
	text-align:center; 
	width:33.3%; 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/border.jpg) repeat-y right 0; 
	min-height:325px; 
    position: relative;
}

ul.listProduct2 li h3{
    font-size: 16px;
    background-color: #FF9000;
    color: #FFFFFF;
    -moz-border-radius: 12px 0 12px 0;
    -webkit-border-radius: 12px 0 12px 0;
    border-radius: 12px 0 12px 0;
    left: 3px;
    display: block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    position: absolute;
}

ul.listProduct2 li p{
	margin:0 !important; 
	font:bold 13px 13; 
	padding-bottom:0.6em;
    height: 53px;
    color: #161d1d;
}

ul.listProduct2 li h4{
	font:bold 18px tahoma,arial; 
	color: #443D3D;
}
 
.sort-bar{ 
	background-color:#F7F5F4; 
	margin-bottom:22px;
    font-size: 13px;
}

.sort-bar select{
    color: #363636; 
}

p.view-pages{ 
	color:#363636; 
	font-size:12px; 
	padding-left:10px; 
	margin:0;
}

.pagination p{
    float: right;
    margin: 7px 0;
    padding-right: 10px;
}

.pagination p span{
    margin: 0 4px;
}

.pagination p span.current{
    font-weight: bold;
    color:#363636; 
}

.items p select{ 
	border:0; 
	outline:0; 
	padding:0; 
	margin:0;
}

.ProductList2{
	padding:0;
}

.shopBy{ 
	background:#F7F5F4; 
	padding:16px 10px; 
	margin:22px 21px 0 11px ; 
	border:1px solid #e6e6e6; 
	text-align:left;
}

.shopBy p span.darkBold{ 
	color:#555555; 
	font-weight:bold; 
	font-size:13px;
}

.shopBy p span.dark{ 
	color:#666666;
    font-size:13px;
}

.shopBy p{ 
	margin-bottom:10px; 
	color:#666666;
}

.shopBy a{ 
	text-decoration:none;
}

.shopBy a:hover{ 
	text-decoration:underline;
}

p.underline{ 
	text-decoration:underline;
}

.shopBy p.shopPrice{ 
	padding:0.3em; 
	text-transform:uppercase; 
}

.shopBy p.subtotal{ 
	text-transform:uppercase; 
	font-size:11px; 
}

a.checkOut{ 
	display:block; 
	text-decoration:none; 
	background:#010101; 
	color:#FFFFFF;  
	font-size:12px;
    text-transform:uppercase; 
	padding:0.6em 0.8em; 
	margin:0 45px 10px 45px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.checkOut:hover{
    background:#7B8724; 
    color:#FFFFFF; 
    text-decoration:none; 
}

.recently_Added{
	margin:0; 
	padding:0;
}

.recently_Left{
	float:left;
}

.recently_Right{
	float:left; 
	padding-top:0.2em;
	max-width:9em;
}

img.drumBox{ 
	margin-right:1.5em;
}

.aspace{ 
    margin:0 0 0 0.9em; 
}

/*404 page style*/
.NotFound{
	margin:0; 
	padding:0; 
	min-height:13.08em; 
	background-color: #FFFFFF; 
}

.NotFound h2{
	font-size:38px; 
	text-align:center;
	line-height:2.9em; 
	margin:0 0.3em 0 0.3em; 
	padding:0 0 0 0.2em;
}

/*Add to Cart Page style*/
.cartContainer{
	background-color: #FFFFFF;
	margin:0; 
	padding:0;
}

.cartContainer p{
	text-align:left;  
	padding:1.2em 0 1em 1em; 
	margin:0 !important;
    color: #555555;
}

.tableDiv{
	margin:0.3em 1em; 
}

table.cartTable{
	margin:0; 
	padding:0;
	margin:0;
	border-top:1px solid #BABEBF;
	border-left:1px solid #BABEBF;
}

table.cartTable th{
	padding:0.6em 1em; 
	text-align:left; 
	font-weight:normal;
	border-right:1px solid #BABEBF;
	border-bottom:1px solid #BABEBF;
}

table.cartTable td{
	padding:1em; 
	position:relative; 
	text-align:left; 
	font-weight:normal; 
	background-color: #FFFFFF;
	border-right:1px solid #BABEBF;
	border-bottom:1px solid #BABEBF;
}

.nopadding{
	padding:0 !important;
}

table.cartTable td input[type="text"]{
	width:3em;
}

table.cartTable td span{
	text-align:right;
}

table.cartTable td.leftcol{
	text-align:center;
}

.update{
		width:5.83em; 
		height:2.5em; 
		outline:none; 
		border:0;
		font-size: 12px;
		margin-right:0.3em; 
		cursor:pointer;
		text-transform: uppercase;
		background-color: #010101;
		color: #FFFFFF;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
}

.update:hover{
    background-color: #7B8724;
    color: #FFFFFF;
}

.checkout{
		width:7.08em; 
		height:2.5em; 
		outline:none; 
		border:0;
		font-size: 12px;
		cursor:pointer;
		text-transform: uppercase;
		background-color: #010101;
		color: #FFFFFF;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
}

.checkout:hover{
    background-color: #7B8724;
    color: #FFFFFF;
}

.t_right{
	text-align:right !important;
}

.remove{
    padding:1.2em 0.3em 0 0; 
}

.remove a{
	text-decoration:none;
	display:block; 
	padding:0.5em 0 0.5em 2em; 
	background:url(http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/remove.png) no-repeat left center;
}

.footer_right{
    float:right;
}

.cartbutton{
		width: 123px;
		height: 42px;
		display:block; 
		margin:0 auto; 
		color:#FFFFFF; 
		text-decoration:none; 
		text-transform:uppercase;
		line-height: 45px;
		cursor:pointer;
		border:none;
		background-color: #010101;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
}

.cartbutton:hover{
		width: 123px;
		height: 42px;
		display:block; 
		margin:0 auto; 
		text-decoration:none; 
		text-transform:uppercase;
		line-height: 45px;
		cursor:pointer;
		border:none;
		background-color: #7B8724;
		color: #FFFFFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
}

/* Search Page CSS Styles */
.search-results ul{
    list-style-type: none;
}

/* content template classes */
.bg-gray{
    background-color:#F7F5F4!important;
    border: 2px solid #eeeeee;
}

.bg-gray h2{
    color: #443D3D;
}

.title{
	font-size:12px;
	line-height:1.2;
	color:#666666;
}

.description-big{
	line-height:1.4;
	color:#666666;
}

.product_img{
    border:1px solid #eeeeee;
}

.ps-checkout-page{
    background-color: #FFFFFF;
    padding-top: 30px;
    margin-top:0px!important;
}

.small-gallery{
   margin: 0 0 22px 22px;
}

#ps-content, #ps-gallery-small, #ps-menu, #ps-services, #ps-video, #ps-contact-us {
    margin-top: 0 !important;
}

#ps-contact-us img, .ps-small-gallery img, #ps-profile img{
    border: 2px solid #eeeeee;
}

#ps-menu img{
    border: 2px solid #eeeeee;
    margin-bottom: 12px;
}

#ps-services img{
    border-right: 2px solid #eeeeee;
}

.box{
     background-color: #F7F5F4;
     border:1px solid #e6e6e6; 
     padding: 1em;
}

.ps-body-text{
	margin-top: 1.5em;
}

#ps-gallery-small .ps-body-text, #ps-menu .ps-body-text{
		margin-bottom: 1em;
}

/* Register page */
div.form-container {
    background-color: transparent;
}

div.form-container form legend {
    color: #555555;
}    

div.form-container form p.note {
    color: #666666;
}

.global-content h2{
    margin-top: 12px;
}

/* Account Page */
table#order-table, table#order-table th{
    background-color: transparent;
}

#ps-thank-you-page h3{
	margin-bottom: 1em;
}

.green-footer
{
    background : #7b8724;
    color: #FFF;
    padding:25px 0 50px;
}
.green-footer a
{
    color : #f7f7f7;
    font-size : 14px;
}

.green-footer .footer-links a
{
    font-size : 12px;
    line-height:20px;
}


.policy-holder
{
    border-top : 1px solid #a4ae4d;
    border-bottom : 1px solid #a4ae4d;
    padding:23px 0;
    margin-bottom:25px;
}
.policy-holder a
{
    padding : 0 25px;
    border-right:1px solid #dbe285;
}

.policy-holder a:first-child
{
    padding-left : 15px;
}

.policy-holder a:last-child
{
    border-right:none;
}
.footer-title
{
    font-size:16px;
    color: #f4f4f4;
    border-bottom:1px dotted #a4ae4d;
    width:170px;
}
.footer-links
{
    padding:0;
    margin:0;
    list-style:none;
}
.footer-links li
{
    padding-left:5px;
}
.secure-payment-big
{
    font-size:23px
}
.secure-payment-small
{
    font-size:13px
}

.follow-share
{
    padding:2px 0 8px;
    
}
.follow-share h3,
.follow-share h3 a
{
    color : #dbe285;
    font-size:24px;
}


.follow-share h3 a
{
    display:block;
}

.follow-share #email
{
    width:205px;
    line-height:25px;
    background:#8e9651;
    border:1px solid #74801f;
    color:#f7f7f7;
}

.follow-share h3.about
{
    background: url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/go.png") no-repeat 180px center;
    line-height:30px;
}

.follow-share  .subscribe-button
{
    width:35px;
    height:27px;
    background:#9f4579;
    border:none;
    background: url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/send.png") no-repeat center;
    text-indent:-999999px
}

h3.red
{
    color:#c85c1e
}
h3.gray
{
    color:#555555
}

h3.green
{
    color : #dbe285;
    padding-bottom:10px;
    border-bottom:1px solid #A4AE4D;
}

.homepage-green-footer
{
    background : #7b8724;
    color: #FFF;
    padding: 0;
    
}

.green-footer .ps-edit-links-container a,
.homepage-green-footer .ps-edit-links-container a
{
    color:#FFF;
}

.editable
{
   margin-top: 30px;
    border-bottom: 1px solid #a4ae4d;
    height: 292px;
}

ul.navList li.cart-image > a {
    padding:0 0 0 25px;
}


.scroll-pane
{
	width: 100%;
	height: 150px;
	overflow: auto;
    min-height: 165px;
}

.read-more
{
    text-align:right;
    background:#A4AE4D;
    color:#9F4579;
    border-radius:36px;
    padding:5px;
    font-weight:bold;
    float:right;
}

.container > .sf-menu > li
{
    background:url("http://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/4616/theme/6288/img/menu-divider.jpg") no-repeat center left;
}

#home-slider-pager
{
    position: absolute;
    bottom: 10px;
    left: 5px;
    z-index: 99;
    width: auto;
}
.bx-pager
{
    text-align:left;
    
}
.bx-pager-item
{
    display:inline-block;
    width:auto;
}
.bx-pager a
{
    text-indent:-99999999px;
    background:#555;
    border-radius: 100%;
    color: #555;

}

.bx-pager .bx-pager-link.active, .bx-pager a:hover
{
    background:#C85C1E;
    border-radius: 100%;
    color: #C85C1E;
}

#cloud-zoom-big
{
    width:500px !important;
    height:300px !important;
    left:230px  !important;
    border:1px solid #EEE
}