@charset "utf-8";
/* Stafford */

body {
background-color: #eee;
color: #666;
margin: 0;
padding: 0;
}

/* common */
a img { border: 0; }
form { margin: 0; }
input,select,textarea { font: normal 12px Arial, Helvetica, sans-serif !important; }

/* typography */
body,td,p { font: normal 12px Arial, Helvetica, sans-serif; }
p,ul,ol,h1,h2,h3,h4,h5,h6 { margin-top: 0; }
p,ul,ol { line-height: 1.4em; }
li { margin-bottom: 0.25em; }
#foot td { font-size: 10px; }
h1 {
font: normal 22px Georgia, Arial, Helvetica, sans-serif; 
margin: 0 0 1em 0;
padding-bottom: 0.15em;
border-bottom: 1px solid #ddd;
font-variant: small-caps;
color: #28166f;
}

h2 {
font: normal 18px Georgia, Arial, Helvetica, sans-serif; 
margin: 0 0 1em 0;
font-variant: small-caps;
color: #666;
}
h3 { font-size: 15px; }
h5 { font-size: 13px; }
h5.colheading {
color: #fff;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
border-bottom: 1px dashed #ccc;
}

/* navigation */
a { color: #28166f; }
a:hover { color: #28166f; }
#menu { background-color: #28166f; color: #fff; }
#foot td a { color: #222; }
ul.catlist,ul.catlist li { margin: 0; padding: 0; list-style: none; }
ul.catlist li a {
display: block;
padding: 2px 2px 2px 15px;
background: url(images/catmenu_bullet.gif) no-repeat left;
color: #ccc;
text-decoration: none;
}
ul.catlist li a:hover { color: #fff; text-decoration: underline; }

/* layout and positioning */
#wrap { width: 900px; background-color: #fff; }
#mast {
background: #f6f6f6 url(images/mast_bkg.jpg) repeat-x bottom;
height: 94px;

}
#mast_search {
float: right;
padding: 30px 20px 5px 5px;
font: bold 12px Arial, Helvetica, sans-serif; 
color: #af8972 

}
td#leftcol,td#rightcol { vertical-align: top; }
td#leftcol { width: 215px; background-color: #212121; }
td#rightcol { background-color: #fff; }
.colcontent { margin: 15px; }
#main { padding: 15px; vertical-align: top; }
#login {
background: #111 url(images/login_bkg.gif) no-repeat left top;
color: #eee;
padding: 15px;
}
#foot { background-color: #af8972; color: #222; }

/* product detail */
.pd-desc { margin-top: 10px; padding: 15px 0; line-height: 150%; }
.pd-img { float: left; margin-right: 10px; }
.pd-rightcol { float: left; }
.pd-qtyinput { width: 30px; text-align: center; font-weight: bold; font-size: 12px; }
.pd-prodnum { font-size: 10px; margin-bottom: 3px; font-weight: bold; text-transform: uppercase; }
.pd-prodprice { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #28166f; margin-bottom: 10px; padding-bottom: 10px; }
.pd-qtycontrol { margin-bottom: 15px; padding-top: 5px; display: block; }
.pd-backlink { clear: both; font-weight: bold; }


/* customer manager */
.cm-logout { font-size: 12px; font-weight: bold; padding: 6px; text-align: right; }
.cm-secwrap { border: 1px solid #aaa; margin-bottom: 10px; }
a.LinkStyle { color: #5c5c5c; font-size: 12px; text-decoration: underline; }
.cm-sectitle { background-color: #aaa; color: #fff; padding: 3px 12px; font-weight: bold; }
.cm-line1 { background-color: #fff; padding: 4px; width: 99.5%; }
.cm-line2 { background-color: #eee; padding: 4px; width: 99.5%; }
.cm-line1 td,.cm-line2 td { padding: 6px; margin: 0; }
.cm-sectitle2 { font-size: 11px; font-weight: bold; width: 150px; }
.cm-seclink { font-size: 12px; }


/* login window */
#login font,#login input { font-family: Tahoma, Arial, Helvetica, sans-serif !important; }
#userinfo p#fname { font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 0 3px 0; }
#userinfo p#uname { font: normal 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding-bottom: 5px; border-bottom: 1px solid #aaa; }
ul#usermenu,ul#usermenu li { margin: 0; padding: 0; list-style: none; }
ul#usermenu { margin-left: 5px; }
ul#usermenu li a {
display: block;
padding: 2px 2px 2px 15px;
background: url(images/orangearrow.gif) no-repeat 0 7px;
color: #fff;
}

/* shopping cart */
.subtotal,#GrandTotal,#stotal,.gtotal { font-size: 12px !important; font-weight: bold; }
#GrandTotal,.gtotal { color: #28166f; font-size: 15px !important; }
input.formBtn {
background-color: #28166f !important;
color: #fff !important;
font: bold 11px Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
padding: 2px !important;
border: 0 !important;
cursor: pointer;
margin-left: 5px;
}
input#submit,input#s_submit,input#psubmit {
font-weight: bold !important;
cursor: pointer;
padding: 3px;
margin-top: 10px;
}
select#country,input.textbox { font: normal 12px Verdana, Arial, Helvetica, sans-serif !important; }
tr.cartheader,
td.cartheader,
td.cartheader2 {
background: #28166f !important;
color: #fff !important;
border: 0 !important;
font-size: 12px !important;
font-weight: bold !important;
}
td.cartheader { text-align: center !important; }

.selframe { margin-top: 15px; }
.subtotal { text-align: right; padding-bottom: 3px; padding-right: 6px; color: #333 !important; }
.opttext { font-family: Arial, Helvetica, sans-serif !important; color: #aaa !important; font-style: italic; }
.checktitle { font-size: 20px !important; color: #28166f; }
.checkout { font-weight: bold !important; padding-top: 8px; }
.prodname { margin-bottom: 3px; }
.optTable td { padding: 0 6px 6px 0; }
table.formtable { width: 650px; }
td.formleft { width: 30%; padding: 3px; }
td.formright input { width: 300px; }
td.formright { padding: 3px; }
.tbill { padding-bottom: 4px !important; }
.reqtxt { color: #c00; }

h6{
color:#28166f;
font: normal 16px Georgia, Arial, Helvetica, sans-serif; 
width:100%;
border-bottom:1px dashed #ccc;
margin:10 0 5 0;
}

.form_btn {
border:1px dashed #28166f;
color:#28166f;
}

.form_txt {
font:normal 12px Arial;
color:#666666;
}

#reg {
margin:15 0 0 0;
font:normal 14px Arial;
font-weight:bold;
border-top:1px dashed #ccc;
padding:8 3 5 5;
}

#reg a {
color:#fff;
text-decoration:underline;
font:normal 12px arial;
}

#reg a:hover {
text-decoration:none;
}


#btnpad a{padding-top:10px;}

/* favorites list */
.title-utilities { display: none; }

/* end */
