body { 
background : #eeeeee url('../images/bgbody.png') repeat; 
color : #000000; 
margin : 10px 0 0 0; 
padding : 0; 
font : 8pt Arial, Helvetica, Sans-Serif; 
} 

A:link, A:visited { 
background-color : inherit; 
color : #06548c; 
text-decoration : none; 
} 

A:hover { 
background-color : inherit; 
color : #0077ff; 
text-decoration : underline; 
} 

A:active { 
background-color : inherit; 
color : #333333; 
} 

#main { 
width : 750px; 
height : 100%; 
margin : 0 auto; 
border : 1px solid #eeeeee; 
} 

#top { 
height : 32px; 
background : url(../images/s6g.png) repeat-x top left; 
} 

#topmenu { 
font-family : "Arial", Helvetica, Sans-Serif; 
font-size : 8pt; 
color : #ffffff; 
background : #1d2868; 
float : right; 
margin : 3px; 
padding : 1px; 
} 

#topmenu a { 
text-decoration : none; 
color : #1d2868; 
background : #c7d6f5; 
padding : 2px 5px 2px 5px; 
margin : 0; 
} 

#topmenu a:hover { 
background : #1d2868; 
color : #ffff00; 
} 

#header { 
height : 75px; 
background : url(../images/bbbackground.gif) no-repeat top center; 
border-top : 1px solid #ffffff; 
border-bottom : 1px solid #ffffff; 
} 

#sitename {
background-color: #1d2868; 
font-family: "Arial", Helvetica, Sans-Serif;
font-size: 30pt;
font-weight: bold;
color: #ffffff;
margin: 2px;
padding: 16px
}

div.container { 
width : 100%; 
margin : 0; 
background : url(../images/bg_cool5.jpg) repeat-x top center; 
line-height : 150%; 
} 

div.header { 
background : inherit; 
padding : 5px 5px 8px 5px; 
margin : 0; 
color : white; 
clear : left; 
} 

div.footer { 
background : url(../images/s6g.png) repeat-x top center; 
border-top : 1px solid #06548c; 
line-height : 150%; 
margin : 0; 
padding : 0.5em; 
color : black; 
font-size : 7pt; 
} 

div.menu { 
float : left; 
margin : 0; 
} 

div.content { 
background : #ffffff; 
margin-left : 165px; 
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 9pt; 
font-weight : normal; 
color : #333333; 
padding : 5px; 
} 

div.box { 
width : 150px; 
height : 100%; 
float : right; 
background : #1d2868; 
padding : 2px 5px 2px 5px; 
margin : 5px; 
font-family : "Verdana", Arial, Helvetica, Sans-Serif; 
font-size : 8pt; 
color : white; 
line-height : 120%; 
border : 2px solid yellow; 
} 

#item { 
float : left; 
width : 165px; 
padding : 0 5px 0 0; 
margin : 0; 
} 

#item a { 
display : block; 
background : #c7d6f5; //url(../images/bg_m3.gif) repeat-y center right; 
color : #1d2868; 
padding : 5px 0 5px 20px; 
margin : 0 0 1px 0; 
text-decoration : none; 
} 

#item a:hover { 
color : #ffff00; 
background : #1d2868 url(../images/aro_t.png) no-repeat center left; 
} 

.boxed {
  border: 1px solid;
  color : #1d2868;
  width: 150px;
}

ul { 
list-style-type : square; 
} 

h2 { 
background-color : #ffffff; 
margin : 0 0 5px 0; 
padding : 0; 
font-size : 2em; 
letter-spacing : -0.5px; 
color : #000000; 
} 

h3 { 
background-color : #ffffff; 
margin : 0 0 5px 0; 
padding : 0; 
font-size : 1.75em; 
letter-spacing : -0.5px; 
color : #06548c; 
} 

h4 { 
background-color : #ffffff; 
margin : 0 0 5px 0; 
padding : 0; 
font-size : 1.5em; 
letter-spacing : -0.5px; 
color : #06548c; 
} 

h5 { 
background-color : #ffffff; 
margin : 0 0 5px 0; 
padding : 0; 
font-size : 1.25em; 
letter-spacing : -0.5px; 
color : #06548c; 
} 

h6 { 
background-color : #ffffff; 
margin : 0 0 5px 0; 
padding : 0; 
font-size : 1em; 
letter-spacing : -0.5px; 
color : #06548c; 
} 

.date { 
background-color : inherit; 
font-family : "Tahoma", Arial, Helvetica, Sans-Serif; 
font-size : 9px; 
color : #06548c; 
} 

img.c3 { 
border : 0; 
width : 88px; 
height : 31px; 
} 

p.c4 { 
text-align : right; 
} 

p.c3 { 
text-align : center; 
} 

p.c2 { 
text-align : left; 
} 

p.c1 { 
text-align : justify; 
} 

img.c5 { 
border : 0; 
width : 88px; 
height : 31px; 
} 

img.cartimage{
height: 60px;
width: 80px;
border: 1px solid;
vertical-align: middle;
}

span.price{
color: #ff0000;
}

span.c4 { 
color : #06548c; 
font-family : verdana, arial; 
font-size : 9px; 
font-weight : normal; 
} 

span.c3 { 
color : #06548c; 
font-family : verdana, arial; 
font-size : 10px; 
font-weight : bold; 
} 

span.c2 { 
color : #333333; 
font-family : verdana, arial; 
font-size : 13px; 
font-weight : bold; 
} 

hr { 
height : 0; 
width : 75%; 
border-width: 1px 000;
border-style: solid;
color : #006ac8; 
} 

A { 
font-family : verdana, arial; 
} 

DIV { 
font-family : verdana, arial; 
} 

TD { 
font-family : verdana, arial; 
} 

TR { 
font-family : verdana, arial; 
} 

BODY { 
font-family : verdana, arial; 
} 

TEXTAREA { 
font-family : verdana, arial; 
} 

SELECT { 
font-family : verdana, arial; 
} 

INPUT { 
font-family : verdana, arial; 
} 

IMG { 
border-top-width : 0; 
border-left-width : 0; 
border-bottom-width : 0; 
vertical-align : bottom; 
border-right-width : 0; 
} 

IMG.prod { 
float : right; 
margin : 3px; 
} 

IMG.search { 
float : left; 
margin-right : 10px; 
} 

IMG.listing { 
border-top-width : 0; 
border-left-width : 0; 
float : left; 
border-bottom-width : 0; 
margin-right : 10px; 
border-right-width : 0; 
} 

DIV.left { 
clear : right; 
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
width : 95%; 
padding-top : 0; 
height : 100%; 
} 

p.noprint {
text-align:center;
background-color:#fff;
font-size:1.5em;
letter-spacing:-0.5px;
color:#06548c;
margin:0 0 5px;
padding:0
}

P { 
font-size : x-small; 
color : #000; 
font-family : verdana, arial; 
} 

P.title { 
font-size : medium; 
color : #06c; 
font-variant : small-caps; 
} 

SPAN.path { 
font-size : x-small; 
margin : 4px 2px 2px; 
color : #f60; 
font-family : verdana, arial; 
} 

SPAN.price { 
color : #039; 
} 

SPAN.alt { 
color : #06c; 
} 

SPAN.qlinks { 
color : #039; 
font-family : arial, verdana; 
} 

SPAN.standout { 
font-weight : bold; 
color : #f60; 
} 

SPAN.vmid { 
font-size : small; 
vertical-align : middle; 
} 

A.buy { 
font-weight : bold; 
font-size : small; 
color : #c00; 
font-family : verdana, arial; 
text-decoration : none; 
} 

A.buy:visited { 
font-weight : bold; 
font-size : small; 
color : #c00; 
font-family : verdana, arial; 
text-decoration : none; 
} 

A.buy:hover { 
font-weight : bold; 
font-size : x-small; 
color : #f00; 
font-family : verdana, arial; 
text-decoration : underline; 
} 

A.path { 
font-weight : bold; 
font-size : xx-small; 
color : #000; 
font-family : verdana, arial; 
text-decoration : none; 
} 

A.path:visited { 
font-size : xx-small; 
color : #000; 
font-family : verdana, arial; 
text-decoration : none; 
} 

A.path:hover { 
font-size : xx-small; 
color : #f60; 
font-family : verdana, arial; 
text-decoration : none; 
} 

TD { 
font-size : x-small; 
font-family : verdana, arial; 
} 

TD.coltitle { 
border-right : 0 solid #09f; 
padding-right : 0; 
border-top : 0 solid #09f; 
padding-left : 0; 
font-weight : bold; 
padding-bottom : 4px; 
margin : 0; 
border-left : 0 solid #09f; 
padding-top : 4px; 
border-bottom : 1px solid #09f; 
text-align : center; 
} 

TD.rows { 
border-top-width : 0; 
padding-right : 5px; 
padding-left : 5px; 
border-left-width : 0; 
padding-bottom : 5px; 
padding-top : 5px; 
border-bottom : 1px solid #ccc; 
text-align : center; 
border-right-width : 0; 
} 

TD.normleft { 
text-align : left; 
} 

TD.rowsleft { 
border-right : 0 solid #ccc; 
padding-right : 5px; 
border-top : 0 solid #ccc; 
padding-left : 5px; 
padding-bottom : 5px; 
margin : 0; 
border-left : 0 solid #ccc; 
padding-top : 5px; 
border-bottom : 1px solid #ccc; 
text-align : left; 
} 

TD.rowsright { 
border-right : 0 solid #ccc; 
padding-right : 5px; 
border-top : 0 solid #ccc; 
padding-left : 5px; 
padding-bottom : 5px; 
margin : 0; 
border-left : 0 solid #ccc; 
padding-top : 5px; 
border-bottom : 1px solid #ccc; 
text-align : right; 
} 

TD.rowstech { 
border-right : 0 solid #ccc; 
padding-right : 5px; 
border-top : 0 solid #ccc; 
padding-left : 5px; 
padding-bottom : 5px; 
margin : 0; 
border-left : 0 solid #ccc; 
padding-top : 5px; 
border-bottom : 1px solid #ccc; 
text-align : left; 
} 

TABLE { 
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
border-top-style : none; 
padding-top : 0; 
border-right-style : none; 
border-left-style : none; 
border-bottom-style : none; 
}

img.floatLeft { 
float: left; 
margin: 10px; 
vertical-align:text-top;
}
 
