body { font-family: Verdana; font-size: 12px; line-height: 18px; color: #444444; background: #ffffff url('images/iap-stripes.gif') 0 0; }

a { text-decoration: underline; }
a:link, a:visited { color: #2244dd; }
a:hover, a:active { color: #000000; }

a.special1:link, a.special1:visited { color: #ff0000; }
a.special1:hover, a.special1:active { color: #000000; }

a.special2:link, a.special2:visited { color: #dddddd; }
a.special2:hover, a.special2:active { color: #ffffff; }

a.outside:link, a.outside:visited { color: #7799dd; }
a.outside:hover, a.outside:active { color: #000000; }

.fakelink { color: #224477; text-decoration: underline; cursor: pointer; }
.fakelink:hover { color: #000000; }

h1 { font-size: 20px; line-height: 20px; font-weight: bold; }
h2 { font-size: 16px; line-height: 17px; font-weight: bold; }
h3 { font-size: 12px; line-height: 15px; font-weight: bold; }

.light { color: #737373; }
.lighter { color: #999999; }

.tiny { font-size: 9px; line-height: 10px; }
.smaller { font-size: 10px; line-height: 12px; }
.small { font-size: 11px; line-height: 13px; }
.large { font-size: 14px; line-height: 18px; }
.huge { font-size: 28px; line-height: 31px; }

.mt_little { margin-top: 3px; }
.mt_big { margin-top: 18px; }
.mt_huge { margin-top: 50px; }
.mb_little { margin-bottom: 3px; }
.mb_big { margin-bottom: 18px; }
.mb_huge { margin-bottom: 50px; }

.topline { padding-top: 2px; border-top: 2px solid #888888; }
.botline { padding-bottom: 2px; border-bottom: 2px solid #888888; }
.sharebox { border-bottom: 1px dotted #555555; font-size: 11px; }

#header { height: 114px; width: 900px; margin: 0 auto; border-bottom: 3px solid #333ca1; background: #ffffff; }
#middle { padding: 0 10px 10px 10px; width: 880px; margin: 0 auto; background: #ffffff; }
#sidebar { width: 170px; float: left; padding-top: 30px; }
#sidebar2 { width: 200px; float: right; padding-top: 30px; }
#maintext { margin-left: 190px; padding-top: 30px; width: 680px; }
#maintext2 { margin-right: 220px; margin-left: 190px; padding-top: 30px; }
#footer { background: #eeeeee; padding: 15px 0; border: 2px solid #777777; width: 900px; margin: 15px auto; }

#sidebar .menu p { line-height: 12px; white-space: nowrap; margin-bottom: 6px; }
#sidebar .menu p.tiny { line-height: 8px; }

.floatedbox1 { border: 2px solid #aaaaaa; padding: 6px; }

table.vendor { width: 100%; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #0066ff; }
table.vendor td { vertical-align: middle; padding: 3px; font-size: 11px; line-height: 12px; border-top: 1px solid #0066ff; }
table.vendor td.top { font-size: 10px; vertical-align: bottom; border-top: none; line-height: 10px; }
.vendorimg { width: 80px; height: 80px; overflow: hidden; }
.vendoritemh { background: #ffff55; }
.vendoritem1 { background: #cceeee; }
.vendoritem2 { background: #eeffff; }

/* Vendor item format 'b' */
.vendoritem_b_box { margin: 12px 1%; border: 1px solid #888888; height: 220px; overflow: hidden; background: #ffffff; }
.vendoritem_b_box .b_tiptop { padding: 1px 3px 1px 25px; height: 16px; border-bottom: 1px solid #888888; background: #ccddee no-repeat 3px 1px; }
.vendoritem_b_box .b_added { height: 16px; line-height: 15px; padding: 1px 3px; }
.vendoritem_b_box .b_added span.new { padding-left: 36px; background: url('images/new-button-b.gif') 0 0 no-repeat; }
.vendoritem_b_box .b_image { width: 80px; height: 80px; overflow: hidden; margin-bottom: 5px; margin-left: 4px; }
.vendoritem_b_box .b_title { height: 104px; width: 125px; float: right; overflow: hidden; margin-bottom: 5px; margin-right: 4px; font-size: 11px; line-height: 13px; }
.vendoritem_b_box .b_price1, .vendoritem_b_box .b_price2 { font-size: 11px; height: 15px; overflow: hidden; padding: 0 6px; }
.vendoritem_b_box .b_link { height: 16px; font-size: 13px; overflow: hidden; font-weight: bold; }

.vendoritem_c_box { margin: 20px 0; border-bottom: 1px solid #333333; overflow: hidden; width: 100%; }
.vendoritem_c_img { width: 82px; padding: 10px; float: left; }
.vendoritem_c_price { width: 120px; padding: 10px; float: right; }
.vendoritem_c_meta { margin: 0 140px 0 102px; padding: 10px; }
.pricebutton { width: 100px; height: 26px; overflow: hidden; margin: 2px auto; }
.pricebutton a { padding: 13px 3px 0 20px; color: #000000; display: block }
.pricebutton_bid { background: url(images/bidnow.gif) 0 0 no-repeat; }
.pricebutton_buy { background: url(images/buynow.gif) 0 0 no-repeat; }
.pricebutton a:link, .pricebutton_bid a:visited { text-decoration: none; }
.pricebutton a:hover, .pricebutton_bid a:active { text-decoration: underline; }




/* Don't change */
* { margin: 0; padding: 0; }
img { border: none; }

a.nb { text-decoration: none; }

.coverart { border: 1px solid #999999; }
.message { border: 2px solid #ff0000; padding: 10px; margin: 2px 10px 15px 10px; }

.fl { float: left; }
.flm { margin: 0 15px 10px 0; }
.fr { float: right; }
.frm { margin: 0 0 10px 15px; }
.clear { clear: both; float: none; }

.admin { font-size: 9px; border: 1px dotted #dddd99; padding: 1px 3px; font-weight: normal; color: #ff0000; background: #ffffbb; }

.ctr { text-align: center; }
.alert { color: #dd0000; }
.hanging { padding-left: 10px; text-indent: -10px; }

.regimg { border: 1px solid #aaaaaa; }

.input1 { width: 120px; }
.input2 { width: 570px; }
.inputfield { width: 400px; }

.comment_meta { border: 2px solid #aaaaaa; padding: 1px 9px; background: #eeefef; }

.addacomment { border: 1px solid #888888; background: #ffffee; padding: 15px; width: 580px; overflow: hidden; }
.addacomment p, .addacomment input, .addacomment textarea { font-size: 11px; }

.listcol { float: left; width: 31%; margin-right: 2%; }
.listcol p { padding-left: 15px; text-indent: -15px; margin-bottom: 3px; }

.video_choice, .video_now { padding-left: 6px; }
.video_choice { font-weight: normal; background: none; }
.video_now { font-weight: bold; background: url('images/arrow-tiny.gif') 0 3px no-repeat; }