/* Html Controls togrul*/
a {color:#993333;font-weight:normal;text-decoration:none}
a:visited {color:#993333}
a:hover {color:#DD9393}
body {color: #000000; background-color: #FFFFFF; font-family: Verdana,Arial,Helvetica; font-size: 12px; margin: 1px; /*background-image: url(../images/bgr.jpg); background-repeat:repeat;*/}
table {border: none 0px #FFFFFF; border-collapse: collapse; vertical-align: top}
td {padding: 2px}
div {border: none 0px blue}
ul {list-style: none; margin: 5px 0px 5px 10px; padding:0px}
li {border: solid 0px red; margin: 5px 0px 0px 0px; padding:0px}
img {border: none 0px #C7CDDC;	vertical-align: middle;	background-color: Transparent}
input {border: solid 1px #C7CDDC; background-color: #F0F1F6; vertical-align: middle; padding:2px}
select {border: solid 1px #C7CDDC; background-color: #FFFFFF; width: auto}
textarea {border: solid 1px #C7CDDC; background-color: #FFFFFF}

/* Master Styles */
div#wrapper{width:770px; margin:0 auto; text-align:left}
div#header {height:150px; background-image: url('/images/store.jpg'); border: solid 1px #c4c4c4; margin: 0px 0px 2px 0px; padding:4px}
div#leftSide {background-color: #FFFFFF; border: solid 1px #c4c4c4; float:left; margin:0px 2px 0px 0px; padding:0px; width:200px; height:auto}
div#rightSide {background-color: #FFFFFF; border: solid 1px #c4c4c4; margin:0px; padding:0px}
div#footer {clear: both; margin: 2px 0px 0px 0px; padding: 4px; height: 50px}
.navRowL {float:left;width:auto;padding-top:1px}
.navRowR {float:right;width:auto;white-space:nowrap;padding-top:1px}
/*.setMinHeight {height:450px; float:right; width:1px; border-right:solid 0px red}
.clear {clear:both; height:1px; overflow:hidden}*/

/* XSE Controls */
.bor {border: 1px solid #c4c4c4}
.con {background-color: Transparent; margin: 0px; padding: 4px}
.subcon {margin: 0px; padding: 4px}
.textl {font-size: larger}
.texts {font-size: x-small}
.textb {font-weight: bold}
.inputS {width: 80px}
.inputM {width: 120px}
.btnRow {clear:both;padding: 10px 0px 10px 0px; text-align: center; border: solid 0px red}
.btn {margin-bottom:2px;border-top: solid 1px #C7CDDC;border-left: solid 1px #C7CDDC;border-right: solid 1px #A0A0B0;border-bottom: solid 1px #A0A0B0;background-color: Transparent; text-align: center; vertical-align: middle; width: 120px}
.ptext {margin-left:10px}

/*ImageButtons, radio, checkbox*/
.btn2, .btn2 input {border: solid 0px #C7CDDC; background-color: Transparent; vertical-align: middle; padding:0px}
.btnLeft {float:left; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 0px 2px 10%}
.btnRight {float:right; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 10% 2px 0px}

.title {text-align: center; margin: 0px; padding: 4px}
.title2 {clear:both; background-color: #FFFFFF;	border-bottom: solid 1px #c4c4c4; margin: 0px; padding: 4px;height:18px}
.title3 {text-align: left; border-bottom: solid 1px #c4c4c4;margin: 10px 0px 0px 0px}

/* List Controls */
.ListHeader {text-align: center; margin:0px; padding:4px}
.ListItem, .ListAlternatingItem {padding:4px; vertical-align:top}
.Separator {padding: 0px}
.ListFooter {font-weight: bold;	text-align: center;	margin: 0px; padding: 4px}
.ListPager {font-weight: bold}

/* Product item */
.itemMain {border: solid 1px #cecece; width: 150px; height: 100%}
.itemBottom {background-color: #FFFFFF; height: 50px; font-size: 9pt}

/* CategoryMenu.ascx */
.menu ul {list-style: none; margin: 5px 0px 5px 10px; padding:0px}
.menu li {margin: 5px 0px 0px 0px; padding:0px}
.menu a.sel          {color: #6495ed}
.menu a.sel:visited  {color: #6495ed}
.menu a.sel:hover    {color: #6495ed}
.menu a.item         {color: #993333}
.menu a.item:visited {color: #993333}
.menu a.item:hover   {color: #DD9393}

/* AddToCart.ascx */
#addtocart .textl {color: #000000}

/* PriceDetails.ascx */
#pricedetails {color:#000000}
#pricedetails span.ret {font-size:8pt}
#pricedetails span.retPrice {color: #333333}
#pricedetails span.our {font-size:8pt}
#pricedetails span.ourPrice {color: #006633}
#pricedetails span.pro {color:red;font-size:8pt}
#pricedetails span.proPrice {color:red}
#pricedetails span.sav {color:red;font-size:8pt}

/* DisplayProduct.aspx */
#dp .categoryName {padding:2px 4px 0px 4px;font-size:18px}
#dp .categoryDesc {padding:4px 4px 4px 4px}
#dp .productList {margin-left:4px}
#dp .pagingInfo {padding:2px 4px 0px 0px;text-align:right;white-space:nowrap;font-weight:normal}
#dp .viewAll {width:50px;float:right;padding:2px 4px 0px 0px;text-align:right;}
#dp .pagingNav {float:right;width:200px}
#dp .btnPrevPage {float:left}
#dp .btnNextPage {float:right}

/* DisplayDetail.ascx */
.MainItemImage {border:0px solid #c4c4c4; background-color:#FFFFFF; padding: 1px}
#dd .imgNew {float:left;width:auto}
#dd h1 {margin:0px;font-size: 13px;width:auto}
#dd .con {text-align:left}
div#dd td {padding: 2px}

/* ViewCart.ascx */
#viewcart .saleTotal {color:#ff0000; font-size: larger;	font-weight: bold; text-align: right}

/* Checkout.ascx */
#checkout {padding:0px}
#checkout table {width: 100%}
#checkout .subcon {width:370px;padding:0px}
#checkout .ddlMM, .ddlYY {width:auto}

/* UserAccount.ascx */
#useraccount span.req {color:red}
#useraccount input {width: 120px}
#useraccount .td1 {width:120px}
#useraccount .InputL {width:120px} 
#useraccount .btn2 input {width: auto}

/* Msg.ascx, SYSTEM_MESSAGE_FORMAT */
.divMsg    {color: #000000;background-color: #FFFFFF;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divWrnMsg {color: #ff0000;background-color: #FFFFFF;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divErrMsg {color: #ff0000;background-color: #FFFFFF;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}

/* TopSellers.ascx */
#topSellers {float:left;margin:0px;padding:0px 0px 10px 0px;width:100%}
#topSellers .item {clear:left;margin:0px;padding:0px 4px 0px 4px}

/* WhatsNew.ascx */
#whatsNew {float:left;margin:0px;padding:0px 0px 10px 0px;width:100%}
#whatsNew .item {clear:left;margin:0px;padding:0px 4px 0px 4px}	