div.currencyselector {
	text-align: center;
	width: 130px;
	margin: 20px 5px 10px 10px;
	background-color: #ccf;
}

div.currencyselector div.currencyheading{
	font-size: 12px;
	margin: 5px auto 5px;
	text-align: center;
	width: 100px;
}
div.currencyselector select {
	font-size: 9px;
	width: 120px;
	margin-bottom: 5px;
}

span.localprice {
	font-weight: normal;
    font-style: italic;
    color: #555;
}

a.hbar {
	color: #fff;
	text-decoration: none;
}
a.hbar:hover {
	text-decoration: underline;
}
body {
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-color: #eee;
	vertical-align: center;
}

table.main {
	border: 1px solid #fff;
}

td#contents {
	text-align: left;
	background-color: #fff;
	vertical-align: top;
}

div#pagecontent {
	margin:20px 10px 20px 5px;
	overflow: scroll-y;
	width: 500px;
}

.feature {
	border: 2px solid #CEE574;
}

/* Sidebar Start */

.sidebar {
	width: 160px;
	margin-right: 25px;
	background-color: #fcfcfc;
}

.sidebarsection {
	margin-top: 15px;
}

.sidebarheading {
	width: 170px;
	height: 38px;
}

.sidebaritems {
	margin-top: 0px;
	margin-left: 20px;
	border-left: 1px solid #eee;
}
.sidebaritem {
	margin-left: 15px;
	font-family: arial;
	font-size: 12px;
}
#sidebar_customer {
	background-image: url(../images/layout/sidebar_customer.gif);
	background-repeat: no-repeat;
}
#sidebar_specials {
	background-image: url(../images/layout/sidebar_specials.gif);
	background-repeat: no-repeat;
}
#sidebar_shopping {
	background-image: url(../images/layout/sidebar_shopping_cart.gif);
	background-repeat: no-repeat;
}
#sidebar_service {
	background-image: url(../images/layout/sidebar_service.gif);
	background-repeat: no-repeat;
}

/* Sidebar End */

div.featuring {
	background-image: url(../images/layout/box_heading_featuring.gif);
	background-repeat: no-repeat;
	background-color: #3D5FCE;
	margin: 10px;
	width: 408px;
	text-align: center;
}

div.featuring img {
	margin: 26px 4px 4px 4px;
}

div.sizechart {
	margin: 0px 0px 2px 15px;
}
div.sizechart a {
	color: #000;
	font-size: 12px;
	font-face: arial;
}

.orderDisplay {
	margin-top:10px;
	margin-left: 13px;
}

div#pagecontent h1 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #002391;
}

div#pagecontent h2 {
	text-align: left;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #002391;
}

div#pagecontent h3 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #002391;
}

div#pagecontent p {
	font-family: arial;
	font-size: 13px;
}

div.homebuttons {
	text-align: center;
	margin-top:50px;
}

div.productlist {width:560px; margin-left:10px; margin-bottom:20px;}

div.productbox {
	float: left;
	background-color: #f7f7ff;
	border: 1px solid #ccc;
	margin: 0px 5px 10px 5px;
	padding: 5px 0px;
}

div.productbox {
	border-bottom: 1px dashed #ddd;
}
td.leftpanel {
	vertical-align: top;	
	width: 160px;	
	text-align: center;
}
td.leftpanel img {
	margin: 5px;
	border: 0px;
}
td.rightpanel {
	vertical-align: middle;
}
td.rightpanel div.heading {
	font-family: arial;
	font-size: 18px;
}

td.rightpanel div.shortdescription {
	font-family: arial;
	font-size: 13px;
	margin: 10px 10px 0px 10px;
	width: 400px;
}
td.rightpanel div.itemcode {
	margin: 10px 10px 0px 10px;
}

td.rightpanel div.itemcode table td{
	font-family: arial;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

td.rightpanel div.itemcode table td div.option {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

td.rightpanel div.optionselect {
	margin-left: 10px;
	margin-top: 5px;
	font-family: arial;
	font-size: 13px;
	text-align: left;
}

td.rightpanel div.optionselect select {
	vertical-align: middle;
}

td.rightpanel div.itemcode table td div.option span.optioncode {
display: none;
}

td.rightpanel div.itemcode table td div.option span.attributetype {
	display: none;
}

td.rightpanel div.itemcode table td div.option span.optionprice, td.rightpanel div.itemcode table td div.option span.optiondivider {
	display:inline;
}
td.rightpanel div.itemcode table td div.option span.attributevalue {
	margin-left: 5px;
}
td.rightpanel div.itemcode table td div.option span.optiondivider {
	margin-left: 5px;
	margin-right: 5px;
}
td.rightpanel div.itemcode table td div.option span.attributevalue {
	display: inline;
}
td.rightpanel div.itemcode table td div.option span.attributetype {
	margin-left: 10px; 
}
td.rightpanel div.price,td.rightpanel div.options {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
	width: 400px;
}
td.rightpanel div.options {
	font-family: arial;
	font-size: 13px;
	margin-left: 10px;
	display: none;
}
div.quantity {
	margin-top: 5px;
	margin-bottom: 5px;
}
label.quantity {
	font-family: arial;
	font-size: 13px;
	margin: 10px 10px 0px 10px;
}
input.quantity {
	font-family: arial;
	font-size: 13px;
	width: 40px;
	height: 16px;
}
input.addtocart {
	left: 10px;
	position: relative;
	top: 3px;
}
p.author {
	font-style: italic;
}
div.optionerror {
	font-family: arial;
	font-size: 11px;
	color: #c00;
	font-weight: bold;
	width: 150px;
	text-align: center;
}

label.highlight {
	background-color: #ff6;
	font-weight: bold;
}

td.cartheadrow {
	border-bottom: 1px solid #485FAE;
	height: 24px;
}

td.cartheadrow p.cartheadrow {
	text-align: center;
	margin: 0px;
}

.cartLeftAlign input {
	margin: 2px;
}
.cartLeftAlign {
	text-align: left;
}

.cartRightAlign{
	text-align: right;
}

.usrSectionHead, .usrSectionHeadLeft, .usrSectionHeadRight{
	background-color: #7D94E3;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
}

.usrSectionFoot, .usrSectionFootLeft, .usrSectionFootRight {
	border-top:  1px solid #F75898;
}

img.cartthumbnail {
	float: left;
	margin-right: 5px;
}

.usrLeftSide {
	border-left: 1px solid #F75898; /* 91BF41; */
}
.usrRightSide {
	border-right: 1px solid #F75898;
}

a.removefromcart {
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	color: #00f;
}

.cartUpdateQty {
	vertical-align: middle;
	font-family: arial;
	font-size: 9px;
	color: #666;	
	text-align: left;
}
.cartUpdateQty input {
	font-family: arial;
	font-size: 10px;
	vertical-align: middle;
	margin-left: 10px;
}

.cartLeftAlign, .cartRightAlign {
	border-bottom: 1px solid #BDCAF6;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.cartoptions {
	font-size: 10px;
	font-family: arial;
}

/* Start - Login Box */
div.returningcustomers {
	width: 260px;
	height: 230px;
}
div.returningcustomers h3 {
	margin-top: 28px;
}


div.loginboxbottom a {
	font-size: 10px;
	font-family: arial;
	color: #fff;
}

div.loginbox {
	float: right;
	width: 248px;
	margin: 0px 10px 10px 5px;
}

div.loginboxtop {
	background-repeat: no-repeat;
	background-image: url(../images/layout/loginbox_top.gif);
	height: 24px;
}

div.loginboxbottom {
	background-repeat: no-repeat;
	background-image: url(../images/layout/loginbox_bottom.gif);
	height: 21px;
	text-align: center;
}

div.loginboxmiddle {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/layout/loginbox_middle.gif);
	background-color: #5B78D7;
}

div.loginboxmiddle form {
	margin: 0px 0px 0px 0px;
}

div.loginboxmiddle td.loginlabel {
	text-align: right;
}

div.loginboxmiddle label {
	margin: 2px 5px 2px 5px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
}
/* End - Login Box */

/* Start - Checkout Progress */
label.fieldError {
	background-color: #ff6;
}

.checkoutlogout {
	margin: 0px 20px 4px 0px;
	text-align: right;
}
.checkoutlogout a{
	font-size: 10px;
}
.checkouterrormessage {
	width: 400px;
	height: 130px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/errormessage.gif);
	margin: 0px;
}
.checkouterrormessage p.errormessage {
	position: relative;
	top: 38px;
	margin: 0px 40px 5px 15px;
	font-family: arial;
	text-align: left;
}

.checkoutboxtop {
	width: 580px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/checkoutboxtop.gif);
	overflow: hidden;
}

.checkoutboxtop p {
	text-align: left;
	position: relative;
	top: 3px;
	margin: 0px 20px 0px 7px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
}

.checkoutboxmiddle {
	width: 580px;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/layout/checkoutboxmiddle.gif);
	background-color: #D8DEF1;
}

.checkoutboxmiddle form {
	margin: 0px 6px 0px 6px;
}
.checkoutboxmiddle p {
	text-align: left;
	color: #000;
	font-family: arial;
	position: relative;
	top: 4px;
	margin: 0px 15px 0px 15px;
}
.checkoutboxbottom {
	width: 580px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/checkoutboxbottom.gif);
	margin-bottom: 10px;
}

.checkoutprogresstop {
	width: 580px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/checkoutprogresstop.gif);
}
.checkoutprogress1, .checkoutprogress2, .checkoutprogress3, .checkoutprogress4 {
	width: 580px;
	height: 26px;
	background-repeat: no-repeat;
}
.checkoutprogress1 {
	background-image: url(../images/layout/checkoutprogress1.gif);
}
.checkoutprogress2 {
	background-image: url(../images/layout/checkoutprogress2.gif);
}
.checkoutprogress3 {
	background-image: url(../images/layout/checkoutprogress3.gif);
}
.checkoutprogress4 {
	background-image: url(../images/layout/checkoutprogress4.gif);
}
/* End - Checkout Progress */

.addressselect {
	border: 1px solid #ccc;
	text-align: left;
}

/* Start - Checkout Form */
.checkoutRightAlign, .checkoutLeftAlign {
	font-family: arial;
	font-size: 12px;
}
.checkoutLeftAlign input {
	margin-top: 2px;
}
.checkoutRightAlign label {
	margin-right: 4px;
}
.checkoutRightAlign {
	text-align: right;
}
.checkoutLeftAlign {
	text-align: left;
}
.checkoutCenterAlign {
	text-align: center;
}
.orderfieldRequired {
	color: #1515ed;
	font-weight: bold;
}
/* End - Checkout Form

/* Start - All Widget Text Styles */



/* End - All Widget Text Styles */

div.imagezoom {
	margin-bottom: 20px;
} 

div.imagezoom img {
	border: 1px solid #F75898;
}
.minheight300 {
    height:300px;
    float:right;
    width:1px;
}
div.productsdisplayed {
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 15px;
}
div.currencytype {
	font-size: 14px;

}

/* SHOP MENU SYSTEM */
div.aMNU{
	margin-top : 10px;
	margin-left: 10px;
	width : 130px;
}

div.aMNUheaddepth0 {
	border-bottom : 1px solid #eee;
	padding : 5px 0px 5px 0px;
	padding-right : 4px;
	font-family : verdana,arial,helvetica;
	margin-top: 10px;
}

div.aMNU div.aMNUdepth0 a, div.aMNU div.aMNUdepth0selected a{
	color : #555;
	font-family : verdana,arial,helvetica;
	font-size : 0.75em;
	text-decoration : none;
	margin-left: 10px;
}

div.aMNU a:hover{
	text-decoration : underline;
	color : #555;
	margin-left: 10px;
}

div.aMNU div.aMNUdepth0{
	border-right : 5px solid #eee;
	border-bottom : 1px solid #eee;
	padding : 5px 0px 5px 0px;
	padding-right : 4px;
	text-align : left;
}

div.aMNU div.aMNUdepth0selected{
	border-right : 5px solid #3232cc;
	border-bottom : 1px solid #eee;
	padding : 5px 0px 5px 0px;
	padding-right : 4px;
	text-align : left;
}
