/**********************
HTML STYLES
***********************/
/* IE6 PNG FIX */
img, div, a { behavior: url(/iepngfix.htc); }
/* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */
body {
margin: 0;
background: #FFFFFF;
color: #000000;
}
/* SET STANDARD FONT STYLES */
.bodyClass,
.bodyClass p,
.bodyClass td,
.bodyClass .standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2d747e;
}
/* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */
.bodyClass {
text-align:center;
background:#9491af url(standard/bodybg.jpg) repeat-x top;
}
/* SET DEFAULT LINK COLOR */
a {
color:#3d3977;
}
/* SET DEFAULT LINK MOUSE OVER COLOR */
a:hover {
color: #0099FF;
}
a img {
border: 0;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
line-height:1.3em;
}
.standardbold {
font-weight: bold;
}
.standardheader, .standardheader b, h2, h3, h1 {
font-size: 1.5em;
font-weight:normal;
margin:8px 0 0 0;
}
.standardheader, .standardheader b {
font-size:20px;
}
h1 {
font-size:1.8em;
margin:10px 0 0 0;
}
h3 {
font-size:1.3em;
margin:8px 0 0 0;
}
a img {
border:none;
}
/**********************
LAYOUT STYLES
***********************/
#container {
margin:0;
width:100%;
background:url('standard/containerbg.png') no-repeat top center;
}
.header_Wholesale {
background:url('standard/header.png') no-repeat top;
}
.header_Retail {
background:url('standard/header_retail.png') no-repeat top;
}
#header {
width:1000px;
height:217px;
margin:7px auto 0 auto;
}
#header h1, #header h1 a {
float:left;
text-align:left;
width:100%;
height:80px;
margin:0;
padding:0;
outline:none;
}
#header h1 a {
text-indent:-9999em;
}
#headericons {
text-align:left;
width:900px;
padding:3px 0 0 60px;
float:left;
}
h2.sectionTitle {
text-align:left;
font-size:33px;
color:#3d3977;
font-family:"Century Gothic", Arial, Verdana;
}
#headericons h2.sectionTitle {
margin:0;
padding:45px 0 0 15px;
}
#wrapper {
clear:both;
width:1000px;
margin:0 auto;
background:url('standard/wrapperbg.png') repeat-y center;
}
#sidebar {
float:left;
width:200px;
margin:0 0 0 36px;
padding-bottom:130px;
}
.sidebar_Wholesale {
background:url('standard/crackers.jpg') no-repeat center bottom;
}
.sidebar_Retail {
background:url('standard/cupcake.jpg') no-repeat center bottom;
}
#sidebar ul {
margin:0;
padding:0;
text-align:left;
list-style:none;
}
#sidebar ul li {
background:#cfe4a7;
margin-bottom:1px;
font-family:Verdana, Geneva, sans-serif;
margin:0 0 1px 0;
padding:0;
list-style:none;
display:block;
float:left;
width:200px;
}
#sidebar ul li:hover, #sidebar ul li.current_page {
background:#e0f7b5;
}
#sidebar ul li a{
display:block;
color:#3e4530;
text-decoration:none;
font-size:13px;
line-height:1em;
}
#sidebar ul li a.navon, #sidebar ul li a.navoff {
background:url('standard/listbg.png') no-repeat 12px 12px;
padding:10px 5px 8px 36px;
}
#contenttext {
text-align:left;
float:left;
width:690px;
padding:15px;
margin:1px 0 0 4px;
border-top:1px dashed #bdbae6;
}
#footer {
clear:both;
width:1000px;
background:url('standard/footer.png') no-repeat top;
height:56px;
margin:0 auto;
padding:40px 0 0 0;
font-size:12px;
color:#fff;
position:relative;
}
#copyright, #cclogo {
float:left;
position:absolute;
}
#cclogo {
top:48px;
right:55px;
}
#copyright {
text-align:left;
left:55px;
top:50px;
}