/* css style designed by Caty Design Studio http://www.catydesign-studio.com for prank.dk   */
* {	margin: 0; padding: 0;}
body{
	font: 62.5%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #5C4327;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF url(images/sunspecs_headerbg.gif) repeat-x;
}
table {	font: 103%/160% Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;}
a { outline: none; }
a:link {
	color: #5C4327;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8D673D;
}
a:hover {	text-decoration: none;	color: #D03300;}
h1, h2, h3, h4, h5, h6 {	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {	font-size: 1.8em; }
h2 {	font-size: 1.6em; }
h3 {	font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
a img {	border:none;	text-decoration: none; }
.center {	text-align: center;}
.tablecenter {
	margin-right: auto;
	margin-left: auto;
}
.note {
	font-weight: bold;
	color: #FF0000;
}
.helpText, .helpText a {
	font-size: 1.1em;
	color: #D03300;
	text-decoration: none;
}
.helpText a:hover {
	color: #333333;
	text-decoration: underline;
}
h5.searchHelp {
	line-height: 2em;
}

#searchHelptext {
	margin-top: 1em;
	text-align: left;
}

#searchHelptext p {
	margin-bottom: 0.5em;
}
#searchHelptext a {
	color: #D03300;
	text-decoration: underline;
}
#searchHelptext a:hover {
	color: #333333;
	text-decoration: none;
}




.clear {	clear: both;}
.clearfix:after {content: "."; display: block; height: 0;  visibility: hidden; clear: both;}
.clearfix {	display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}



#mainwrapper {	text-align: left;	width: 980px;	margin: 0pt auto;	background-color: transparent;}
/* HEADER */
#header {
	height: 161px;
	background: transparent url(images/sunspecs_header.jpg) no-repeat;
	width: 980px;
	position: relative;

}
#header h1 {
	font: 0.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #363435;
	margin: 0;
	width: 150px;
	height: 80px;
	left: 200px;
	top: 25px;
	position: absolute;
}
#header h1 a {
	background: transparent url(none) no-repeat;
	text-indent: -10000em;
	height: 80px;
	width: 150px;
	display: block;
	text-decoration: none;
}


/* Search */
#searchsection {
	font-size: 11px;
	position: absolute;
	top: 132px;
	right: 10px;
}
#searchsection form#quick_find {
	margin: 0;
	padding: 0;
}
#searchsection input{
	float: left;
}
#searchsection input#keywords {
	color: #5C4327;
	padding: 0;
	border: none;
	width: 158px;
	background: none;
	margin: 6px 11px 0 5px;
	font-size: 11px;
}
#searchsection input#searchbutton {
	height: 20px;
	width: 39px;
	margin-top: 3px;
}

/* Main navigation */
#mainnav {
	font-size: 1.1em;
	line-height: normal;
	height: 37px;
	position: absolute;
	top: 124px;
	left: 150px;
}
#mainnav ul {
	margin: 0;
	list-style: url(css/none) none outside;
	padding: 1em 0 0;


	*padding: 0;
	width: 600px;
}
#mainnav li {
	padding: 1em 1.5em;
	*padding: 1em 1.5em 0;
	*height: 37px;
	display: inline;
	background: transparent url(images/sunspecs_navdiv.gif) no-repeat right top;
	
}
#mainnav li.last {	background: url(none);}
#mainnav li a {
	color: #CF8A45;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#mainnav li a:hover {
	color: #D03300;
	text-decoration: none;
}


/* CENTER Section */
#centerwrapper {
	clear: both;
	background: url(images/sunspecs_cbg.jpg) repeat-y;
}
#centerwrapper p {
	margin-bottom: 0.5em;
}
#centerwrapper h1 {
	font-size: 1.6em;
	line-height: 1em;
}
#ctop {
	background: url(images/sunspecs_cbgtop.jpg) no-repeat;
	padding-top: 3em;
}

.left_col, .right_col {
	width: 180px;
}
td.left_col {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
td.right_col {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.coutbg {
	background: url(images/sunspecs_coutboxbg.gif) repeat;
}
.couttopl {
	background: url(images/sunspecs_coutboxtopl.gif) no-repeat left top;
}
.couttopr {
	background: url(images/sunspecs_coutboxtopr.gif) no-repeat right top;
}




.centersection {
	width: 97%;
	*width: 99%;
	margin-left: 1.2em;
	padding-bottom: 2em;
}

.centersection h3 {
	font-size: 1.2em;
	line-height: 1em;
}
.centersection ul {
	padding-left: 1.5em;
}
table.accLogin {
	font-size: 1.1em;
}
.createAccText  {
	padding: 0.5em;
	font-size: 1.1em;
}
td.orderText p {
	font-size: 1.1em;
	padding-left: 0.5em;
}
.contactWrap, .gvWrap {
	font-size: 1.1em;
}
.contactTD {
	width: 20%;
}
.gvTD {	width: 30%;
}
.contactWrap input, .accLogin input, .gvWrap input {
	padding: 0.2em;
}

.gvWrap input {
	margin-bottom: 0.2em;
}
p.padd, td.padd {
	padding-left: 0.8em;
}
p.texthl {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}


#welcome {
	padding-left: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;

}
#welcome p {
	font-size: 1.2em;
}

p.intro {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1.5em;
}



/* Category sub categories box */
#subcategwrap {
	background: transparent url(images/sunspecs_categorysubbg.gif) no-repeat;
	padding-top: 1em;
	margin-bottom: 2em;
}
#subcategwrap h3 {
	padding-left: 6em;
	padding-top: 0.6em;
	font-size: 1.4em!important;
	font-weight: bold;
	color: #D03300;
}

.subcate {
	vertical-align: top;
	width: 30%;
	font-size: 1em;
	font-weight: bold;
}



/* FOOTER Section */
#footerwrap {
	clear: both;
	text-align: center;
	background: #F7601D url(images/sunspecs_footerout.gif) repeat-x scroll;
}

#footer {
	margin: 0 auto;
	font-size: 1.1em;
	text-decoration: none;
	width: 980px;
	padding: 0 0 2em;
	background: url(images/sunspecs_footer.jpg) no-repeat;
}
#footer ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: center;
	padding-top: 10em;
}
#footer li {
	border-left: 1px dotted #FFC;
	padding: 0 0.8em;
	display: inline;
}
#footer li.first { border: 0 none ; }
#footer li a {
	letter-spacing: 0.1em;
}
#footer li a, #copyright, #copyright a, p#siteinfoIP {
	color: #FFC;
	text-decoration: none;
}
#footer li a:hover, #copyright a:hover  {
	color: #D03300;
	text-decoration: none;
}
p#copyright {	padding-top: 0.4em;}
#copyright span {	padding-left: 2em;}




#footerad {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
.right {	float: right;}
ul.productinfor {	padding-top: 0.6em;}
ul.productinfor li {	padding-bottom: 0.3em;	list-style: disc inside;}


/* Boxes styling */
td.infoBoxHeading, td.infoBoxHeading2, td.infoBoxHeading1, td.infoBoxHeading3 {
	height: 33px;
	width: 180px;
	color: #D03300;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
}
td.infoBoxHeading {
	background: transparent url(images/sunspecs_menubrotop.gif) no-repeat;
}
td.infoBoxHeading2 {
	background: transparent url(images/sunspecs_menuorgtop.gif) no-repeat;
	color: #FFF;
}
td.infoBoxHeading2 a {
	color: #FFF;
	text-decoration: none;
}
td.infoBoxHeading1 {
	background: transparent url(images/sunspecs_menuyelltop.gif) no-repeat;
}
td.infoBoxHeading1 a, td.infoBoxHeading3 a {
	color: #D03300;
	text-decoration: none;
}
td.infoBoxHeading1 a:hover, td.infoBoxHeading2 a:hover, td.infoBoxHeading3 a:hover {
	text-decoration: underline;
}
td.infoBoxHeading2 a:hover {
	*color: #FFF;
}
td.infoBoxHeading3 {
	background: transparent url(images/sunspecs_menucarttop.gif) no-repeat;
	padding-left: 2.2em;
}
input#to_email_address {
	border: 1px solid #ABADB3;
	margin-bottom: 0.3em;
	padding: 0.2em;
	font-size: 1.1em;
}

.infoBox  {
	width: 180px;
	margin-bottom: 1.5em;
	background: transparent url(images/sunspecs_menubg.gif) repeat-y;
}
.left_col .boxText a img {
	border: 1px solid #FFF;
}

.boxc_left {
	background: transparent url(images/sunspecs_menudot.gif) repeat-y scroll left top;
	height: auto;
}
.boxc_right {
	background: transparent url(images/sunspecs_menudot.gif) repeat-y scroll right top;
}
.box_bottom, .box2_bottom {
	height: 1px;
	width: 180px;
}
.box_bottom {
	background: url(images/sunspecs_menudot.gif) repeat-x left bottom;
}
.box3_bottom {	background: url(images/sunspecs_menucartbott.gif) no-repeat left bottom; height: 45px;  width: 180px; }

.infoBox4 				{
	background-color: #D0AB82;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.infoBoxContents4		{
	background-color: #e4ceb6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
ul.category_m li
{
	list-style-type:none;
	margin:0px;
	padding: 0.5em 0 0.2em;
	background: transparent url(images/sunspecs_idash.gif) repeat-x scroll left bottom;
	font-size: 1.1em;
	font-weight: bold;
	}
ul.category_m li a {
	text-decoration:none;
	margin:0px;
	padding:0.6em 0.3em 0.2em 0.8em;
	background: transparent url(images/sunspecs_iarrow.gif) no-repeat scroll left center;
	
	}
ul.category_m li a:hover {
		color:#D03300;
		background: transparent url(images/sunspecs_iarrowro.gif) no-repeat scroll left center;
	}

.productboxdisp {
	padding: 0.1em;
	background: #FFF;
}

.productboxc {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

td.contentBoxHeading a {
	color: #FFFFFF;
	text-decoration: none;
}
td.contentBoxHeading a:hover {
	color: #1D4563;
	text-decoration: none;
}

.contentBox {
	width: 99%;
	margin-top: 0.5em;
}
.contentBoxContents {
	margin-top: 1em;
	margin-bottom: 1em;
}
.boxdiv {
	margin-bottom: 0.3em;
	width: 98%;
}
.dateExpected {
	font-size: 10px;
	text-align: right;
	padding-left: 5em;
}
table.chead {
	margin-top: 1em;
}



.cbox_top2 {
	background: transparent url(images/sunspecs_cboxttop.gif) repeat-x scroll;
	width: 100%;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	height: 33px;
}


.cbox_top {
	background: transparent url(images/sunspecs_cboxdotw.gif) repeat scroll center top;
	width: 100%;
}
.cbox_left {
	background: transparent url(images/sunspecs_cboxdotw.gif) repeat scroll;
}
.cbox_right {
	background: url(images/sunspecs_cboxdotw.gif) repeat scroll right top;
}
.cbox_bottom {
	background: url(images/sunspecs_cboxdotw.gif) repeat center bottom;
}
.productheading {
	font: bold 1em/2.2em Arial, Helvetica, sans-serif;
}
.productListName{
	font: normal 12px Arial, Helvetica, sans-serif;
}

.productPrice {
	font-weight: bold;
	color: #006600;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}


.results {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
}
p.noproduct, p.notFound, div.noproduct {
	color: #D03300;
	font-weight: bold;
	padding: 1em 0 0.3em;
	font-size: 1.3em;
}
div.noproduct {
	padding: 0;
}
.noproduct ol {
	padding-left: 2em;
	margin-top: 0.5em;
}
.noproduct ol li {
	color: #5C4327;
	font-size: 11px;
}


.currentPage {
	color: #FFFFFF;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #DD4504;
	background-color: #F7730A;
	font-weight: bold;
}
a.pageResults {
	background-color: #E7CCAF;
	font-weight: normal;
	padding: 2px 4px;
	border: 1px solid #DDB78C;
	text-decoration: none!important;
	margin: 2px;
	line-height: 1.8em;
}

a.pageResults:hover {
	border: 1px solid #DD4504;
	color: #FFFFFF;
	background-color: #F7730A;
	text-decoration: none;

}

/* Shopping Cart box */
.cartTotal {
	background: transparent url(images/sunspecs_idash.gif) repeat-x;
	margin-top: 0.8em;
	text-align: right;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
.orderNow {
	text-align: right;
}
.couponWrap {
	margin-top: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}
.spacerTop {
	margin-top: 0.5em;
}
td.cartInfoBoxContentsPic {
	padding-bottom: 0.3em;
}

/* Checkout Process */
.checkoutHeading {
	color: #705230;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #E0CCB6;
	padding-top: 0.5em;
	background: #E0CCB6;
}
span.checkoutSheading {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
}

.spacerLeft {
	padding-left: 1em;
}
td.headerError {
	font-weight: bold;
	color: #D03300;
	text-align: center;
	padding-bottom: 0.5em;
	font-size: 1.2em;
}



/* Product Review */
p.noReview {
	font-weight: bold;
	font-size: 1.2em;
}
span.spacer {
	padding-left: 1em;
	font-weight: normal!important;
}
.dividerV {
	background: transparent url(images/sunspecs_idashvertical.gif) repeat-y scroll center top;
	padding-right: 1em;
	padding-left: 1em;
}
table.reviewHeading {
	border-bottom: 1px dashed #5C4327;
	margin-top: 1em;
	margin-bottom: 2em;

}
h1.HeadingReview {
	color: #5C4327;
	font-size: 1.5em!important;
	padding-bottom: 0.2em;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
td.reviewPrice {
	text-align: right;
	width: 40%;
	font-size: 1.4em;
	font-weight: bold;
	color: #060;
}


/*Shopping Cart Display*/

table.productListing {
	background-color: #DABC9C;
	width: 99%;
}
.productListing-heading {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	padding: 0.5em;
	border-right: 1px solid #EDDECD;
}

td.productListing-data, td.productListing-data2, td.productListing-data3 {
	padding: 0.5em;
	*padding: 0.4em;
}
td.productListing-data img {
	padding-top: 0!important;
}
td.productListing-data2 a {
	font-weight: bold;
}
td.productListing-data2 a:hover {
	color: #D03300;
	text-decoration: none;
}
td.productListing-data3, td.cartTotalPrice {
	font-weight: bold;
}
td.productListing-data3 {
	padding-top: 1.1em;
}

td.cartTotalPrice {
	text-align: right;
	padding: 0.5em 0.7em;
	font-size: 1.2em;
}

tr.productListing-odd, tr.productListing-even {
	background: #FFFFFF url(images/sunspecs_idash.gif) repeat-x scroll left bottom;
}
.productListing-data p {	line-height: 1.3em;}
td.cartDelete, td.cartQuantity {
	padding-top: 1.4em;
	*padding-top: 1.1em;
	vertical-align: top;
}
.cartEmpty {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D0AB82;
	padding: 0.2em;
	text-align: center;
	width: 98%;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Product info page */
#prodTitle {	float: left;}
.spacerDiv {
	padding-right: 2em;
}
#prodName {	padding: 0.5em 1em; }
#prodName h3, h3#checkoutsuccess{
	font-size: 1.7em;
	color: #5C4327;
}
td.pageContents h1 {
	color: #5C4327;
	font-size: 1.5em!important;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #5C4327;
	padding-bottom: 0.2em;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
 h3#checkoutsuccess {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
#prodName span.modelNum {
	color: #333333!important;
	font-size: 10px;
	font-weight: normal;
	padding-left: 1em;
}
#prodPrice {	float: left; }
#prodPrice td {
	padding: 0.1em 0.1em 0.1em 0.5em;
	font-size: 1.2em;
}
.tag {
	background-color: #846037;
	color: #FFFFFF;
	font-size: 1.1em!important;
	font-weight: normal!important;
	
}
span.productPrice { font-size: 1.2em;	color: #115D8A;}
table.productPricetab {
	background-color: #F4E9DC;
	width: 100%;
}
td.productPriceInBox {
	line-height: 1.8em;
}
td.productPriceInBox1 {
	line-height: 2.2em;
	text-align: center;
	font-size: 1.4em!important;
	color: #060;
	padding: 0!important;
	font-weight: bold!important;
}
div.productInfoPrice {
	text-align: center;
	color: #060;
	background-color: #F4E9DC;
	font-size: 1.5em;
	line-height: 2.2em;
	font-weight: bold;
}
span.productInfoSpecialPrice {
	color: #ff0000;
}

span.productInfoNormalPrice {
	font: 14px verdana, arial, sans-serif;
	color: #000000;
	text-decoration: line-through;
}
td.productQtyInBox {
	color: #5C4327;
}
.prodInfoOption {
	padding-bottom: 1em;
}

.inStock {
	padding: 1em 0.5em 0em;
	text-align: center;
}


.categbg {
	background-color: #e4ceb6;
	margin-top: 0.5em;
}
.categtopl {	background: url(images/sunspecs_cl.gif) no-repeat left top; }
.categtopr {	background: url(images/sunspecs_cr.gif) no-repeat right top; }
.categbottl {	background: url(images/sunspecs_cbl.gif) no-repeat left bottom; }
.categbottr {	background: url(images/sunspecs_cbr.gif) no-repeat right bottom; }
.categboxWrap {	*he\ight: 1%;
	padding: 1.5em 1em 0;
}
.categboxWrap2 {	*he\ight: 1%;
	padding: 1.5em 1em 0.8em;
	width: 200px;
}
.prodDescription {
	font-size: 1.4em;
	font-weight: bold;
}
.prodDescription ol {	padding-left: 2em; }
.prodDescription li {	padding-bottom: 0.5em; }
.prodPic {	text-align: center; }
.prodPic img {
	padding: 0.3em 0.2em;
}
#prodOption {	margin-top: 1em; }
.divider {
	border-bottom: 1px dashed #999999;
	margin-top: 1em;
	height: 1em;
}

.reviewProduct {
	float: left;
	height: 60px;
	margin-top: 1em;
}
.addToCart {
	float: right;
	height: 60px;
	margin-top: 1em;
}
.addToCart1 {
	margin-top: 1em;
	text-align: center;
}
.itemOption, .textTitle {
	font-size: 1.1em;
	font-weight: bold;
}
td.itemOption p {
	font-weight: normal!important;
}



/* checkout process */
.checkoutBarFrom, .checkoutBarTo { font-size: 1.1em; color: #8c8c8c; }
a.checkoutBarFrom {
	color: #333333;
}
a.checkoutBarFrom:hover {
	color: #D03300;
	text-decoration: none;
}


.checkoutBarCurrent {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
td.maincolL {
	width: 28%;
}
td.btnView {
	background: #F7ECDF!important;
}
.moduleRow { }
.moduleRowOver {
	background-color: #CDA578;
	cursor: pointer;
	cursor: hand;
}

/* END css style designed by Caty Design Studio http://www.catydesign-studio.com.  */




.boxText {
	padding: 1em 0.5em;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #006600; text-decoration: underline; }
.cssbutton {
 background: #400080;
 color : #FFFFFF;
 width : 100px;
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 1px;
 border-style: solid;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #400080;
 vertical-align: top;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}


FORM {
	display: inline;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


td.pageHeading, div.pageHeading {
	font-size: 18px;
	font-weight: bold;
}
td.pageHeading h1 {
	margin-top: 0.5em;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

td.main, p.main, td.maincolL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.smallText, span.smallText, p.smallText {
  font-size: 10px!important;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  color: #D03300;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice, p.productSpecialPrice {
	color: #ff0000;
	font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


.moduleRowSelected { background-color: #E4CEB6; }


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	background-color: #D03300;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0.1em;
	text-align: center;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}


TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

