/* Html Controls */
a {font-size: 10pt;color:#993333;font-weight:normal;text-decoration:none}
a:visited {color:#993333}
a:hover {color:#F8AE31}

body {color: #000000; background-color: #ffffff; font-family: Verdana,Arial,Helvetica; font-size: 10pt; margin: 1px; /*background-image: url(../images/bgr.jpg); background-repeat:repeat;*/}
table {border: none 0px #F6F2EB; border-collapse: collapse; vertical-align: top}
td {padding: 2px}
div {border: none 0px blue}
ul {list-style: none; margin-top: 5px; margin-bottom: 5px; padding-left:0; margin-left: 15px}
li {border: solid 0px red;margin-top: 5px; margin-left: 0px; padding-left:0; margin-left: 0px}
img {border: none 0px #C7CDDC;   vertical-align: middle; background-color: Transparent}
input {font-size: 10pt;border: solid 1px #C7CDDC; background-color: #F0F1F6; vertical-align: middle; padding:2px}
select {border: solid 1px #C7CDDC; background-color: #F0F1F6; width: auto}
textarea {border: solid 1px #C7CDDC; background-color: #F0F1F6}

/* Master Styles */
div#wrapper{width:989px; border: double 3px #0099ff; margin:0 auto; text-align:left}

div#header {border: solid 0px #c4c4c4; margin: 0px 0px 2px 0px; padding: 4px}
div#header a {color:#000000;font-weight:normal;text-decoration:none}
div#header a:hover {color:#F8AE31}

div#leftSide {float: left; border: solid 0px #c4c4c4; margin: 0px 0px 0px 0px; padding: 0px; width: 230px}
div#rightSide {border: solid 0px #c4c4c4; margin: 0px 4px 0px 0px; padding: 0px; width:618px; white-space:normal; min-height: 450px; /*FF*/}

div#footer {white-space: normal;color:#ffffff;background-color:#0099ff; text-align:center; margin: 2px 0px 0px 0px; padding: 4px;}
div#footer a {color:#ffffff;font-weight:normal;text-decoration:none}
div#footer a:hover {color:#F8AE31}

div#headertoprow {color:#ffffff;background-color:#0099ff; text-align:center; margin: 0px 0px 0px 0px; padding: 4px;}
div#headertoprow a {color:#ffffff;font-weight:normal;text-decoration:none}
div#headertoprow a:hover {color:#F8AE31}

/*.setMinHeight {height:450px; float:right; width:1px; text-align:center}
.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: 10pt}
.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 {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; text-align: right; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 0px 2px 30%}
.btnRight {float:right; text-align: left; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 30% 2px 0px}

.title {text-align: center; margin: 0px; padding: 4px}
.title2 {clear:both; background-color: #F7F7F7; border-bottom: solid 1px #c4c4c4; margin: 0px; padding: 6px;}
.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; text-align:center}
.Separator {padding: 0px}
.ListFooter {font-weight: bold;  text-align: center;  margin: 0px; padding: 4px}
.ListPager {font-weight: bold}
.pagingInfo {float: right; text-align: right; white-space:nowrap; font-weight: normal}

/* Product item */
.itemMain {border: solid 1px #cecece; width: 150px; height: 100%}
.itemBottom {background-color: #F7F7F7; height: 50px; font-size: 9pt}

/* CategoryMenu.ascx */
.menu ul {list-style: none; margin-top: 5px; margin-bottom: 5px; padding-left:0; margin-left: 15px}
.menu li {margin-top: 5px; margin-left: 0px; padding-left:0; margin-left: 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}

/* DisplayDetail.ascx */
.MainItemImage {border:0px solid #c4c4c4; background-color:#FFFFFF; padding: 1px}

/* 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}


/* DisplayDetail.ascx */
#dd .title {background-color:#f0f0f0;text-align:left;font-size: larger}

/* 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 select {width: 150px}
#useraccount .td1 {width:120px}
#useraccount .btn2 input {width: auto}

/* Msg.ascx, SYSTEM_MESSAGE_FORMAT */
.divMsg    {color: #000000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divWrnMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divErrMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
