body {
font-family:"Trebuchet MS", Verdana, Arial;
background-color:#000;
margin:0;
}

.header {
background-image:url(../media/header.jpg);
background-repeat:no-repeat;
height:258px;
}

.midbg {
background-image:url(../media/mid-bg.jpg);
background-repeat:repeat-x;
background-color:#000;
}

.leftbg {
background-image:url(../media/left-bg.jpg);
background-repeat:repeat-x;
}

.whitetxt,a.whitetxt {
font-size:12px;
color:#FFF;
text-decoration:none;
}

a{
font-size:12px;
color:#FFF;
text-decoration:none;
}

a:hover {
font-size:12px;
color:#FFF;
text-decoration:none;
}

a:visited {
font-size:12px;
color:#FFF;
text-decoration:none;
}


a.whitetxt :hover {
font-size:12px;
color:#FFF;
text-decoration:underline;
}

.smalltxt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}

.heading {
font-size:13px;
font-weight:700;
color:#FFF;
}

.left_link {
font-size:11px;
color:#FFF;
}

ul {
list-style-image:url(../media/bullet1.gif);
margin-top:0;
}

.search_input {
border:1px solid col#000;
height:26px;
width:176px;
}

.cartbg {
background-image:url(../media/cart_info.jpg);
height:39px;
background-repeat:no-repeat;
}

.cartbg1 {
background-image:url(../media/cart_bg.jpg);
background-repeat:no-repeat;
height:88px;
background-position:bottom;
background-color:#870404;
}

.search_input1 {
width:150px;
height:21px;
}

.footerbg {
background-image:url(../media/footer_bg.jpg);
background-repeat:repeat-x;
height:74px;
}

.welcome {
font-size:17px;
color:#FFF;
text-decoration:none;
}

