@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height:17px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat;
}


img{
border:0px;
}


.header_bg{
background-image:url(../images/bg_header.jpg);
background-position:top;
background-repeat:repeat-x;
}

#cart{
height:189px;
background-image:url(../images/bg_shoppingcart.jpg);
background-position:top;
background-repeat:no-repeat;
color:#FFFFFF;
line-height:20px;
}

#cart a{
color:#FFFFFF;
text-decoration:underline;
}
#cart a:hover{
color:#FFFFFF;
text-decoration:none;
}

.background_color{
background-color:#ffffff;
}

/* ===================== TWITTER =========================== */


.twitterbox_center{
border-right:#560000 solid 3px;
border-left:#560000 solid 3px;
}

#twitter_div{
}


#twitter_div:hover {
color:#560000;
}


#twitter_update_list a{
color:#FF2B06;
text-decoration:underline;
}

#twitter_update_list a:hover {
color:#FF2B06;
text-decoration:underline;
}

.footer{
color:#000000;
}

.footer a{
text-decoration:underline;
color:#000000;
}

.footer a:hover{
text-decoration:none;
color:#000000;
}

.brands{
background-color:#560000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:5px;
}

.corporate{
background-color:#899bc2;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:5px;
}

.special{
background-color:#6bad62;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:5px;
}

.separator_x{
border-top:#CCCCCC solid 1px;
}

