a { color:#990000; text-decoration:none; }
a:hover { color:#e20000; }
a.external { padding-left:20px; background:url(/images/external.png) 0px 3px no-repeat; }

html, body { margin:0px; padding:0px; }
body { background:url(/images/bg.jpg) center top no-repeat #ffffff;  }
body, table { font-family:verdana; color:#333333; font-size:13px; line-height:18px; }

img { border:0px; }
small { font-size:11px; line-height:16px; }

h1 { margin:0px 0px 15px 0px; font-family:arial; font-size:15px; letter-spacing:2px; text-transform:uppercase; font-weight:normal; }
h2 { margin:20px 0px 15px 0px; font-family:arial; font-size:15px; letter-spacing:2px; text-transform:uppercase; font-weight:normal; }
h3 { margin:0px 0px 5px 0px; font-family:arial; font-size:12px; letter-spacing:1px; text-transform:uppercase; font-weight:normal; }

ul { list-style-position:outside; list-style-image:url(/images/bullet.png); margin:0px; padding-left:15px; }

input[type=text], textarea { font-family:verdana; color:#333333; font-size:13px; padding:2px 3px; width:362px; border:1px solid #cccccc; margin-bottom:5px; }
input[type=submit] { font-family:verdana; color:#333333; font-size:11px; font-weight:bold; padding:4px 10px; border:1px solid #cccccc; background:url(/images/stripes.png) repeat; }

#wrapper { width:800px; margin:auto; background:url(images/bg_wrapper.png) repeat; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }

#top { background:url(images/bg_top.png) repeat-x; }
#top .inner { width:800px; height:60px; margin:auto; position:relative; }
#top .logo { padding:10px 0px 0px 60px; width:140px; height:50px; margin-left:-60px; float:left; background:url(images/bg_logo.png) no-repeat; }
#top .menu { position:absolute; bottom:0px; right:0px; }
#top .menu div { float:left; padding:6px 15px; font-family:arial; font-size:13px; text-transform:uppercase; letter-spacing:1px; border-left:1px solid #555555; }
#top .menu .item:hover { background:url(images/bg_menu_hover.png) repeat-x; }
#top .menu .item a { color:#aaaaaa; }
#top .menu .item a:hover { color:#ffffff; }
#top .menu .selected { background:url(images/bg_menu_selected.png) repeat-x; }
#top .menu .selected a { color:#333333; font-weight:bold; }

#main { padding:20px; text-align:justify; background:url(images/bg_main.png) repeat-x; }

#main #left { width:370px; float:left; }
#main #right { width:370px; float:right; }

#bottom { font-size:12px; color:#aaaaaa; background:url(images/bg_bottom.png) repeat-x; height:130px; }
#bottom a { color:#aaaaaa; }
#bottom a:hover { text-decoration:underline; }
#bottom a.selected { text-decoration:underline; }
#bottom .inner { width:800px; margin:auto; padding:20px 0px; }
#bottom .blogo { float:left; padding:4px 20px 0px 20px; }
#bottom .bmenu { float:left; padding:0px 20px; height:90px; border-left:1px solid #555555; }
#bottom .bcopyright { float:left; padding:0px 20px; height:90px; border-left:1px solid #555555; }
#bottom .bcontact { float:left; padding:0px 20px; width:200px; height:90px; border-left:1px solid #555555; }
#bottom .bcontact img { float:left; margin-right:5px; margin-bottom:5px; }

.clear { clear:both; }

.border { border:1px solid #cccccc; }

.stock { position:relative; left:-20px; padding:4px 0px; width:800px; background:url(/images/stripes.png) repeat; }
.stock_top { position:relative; left:-20px; top:-20px; padding-bottom:4px; width:800px; background:url(/images/stripes.png) repeat; }
.stock_bottom { position:relative; left:-20px; bottom:-20px; padding-top:4px; width:800px; background:url(/images/stripes.png) repeat; }

.stripebox { background:url(/images/stripes.png) repeat; text-align:left; padding:8px; }
.stripebox_left { background:url(/images/stripes.png) repeat; text-align:left; padding:8px; width:200px; float:left; margin-right:15px; }
.stripebox_right { background:url(/images/stripes.png) repeat; text-align:left; padding:8px; width:200px; float:right; margin-left:15px; }

.referencebox { background:url(/images/stripes.png) repeat; padding:8px; width:217px; float:left; margin:10px }
.referencebox img { margin-bottom:4px; }
.referencebox .inner { background-color:#ffffff; padding:5px; text-align:left; height:52px; }

.reference_left { float:left; width:400px; }
.reference_right { float:right; width:330px; text-align:left; }
.reference_img { background:url(/images/stripes.png) repeat; padding:8px; width:744px; height:500px; }

.tweetbox { background:url(/images/stripes.png) repeat; padding:4px; margin-bottom:10px; }
.tweetbox .inner { background-color:#ffffff; padding:5px; text-align:left; }
.tweetbox .date { font-size:11px; color:#777777; }
