/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* STYLE */

body { 
background: url(files/bg.jpg) #f6f6f6; 
color: #3b3b3b; 
font-family: Georgia; 
font-size: 12px; 
margin: 0; 
padding: 0; 
line-height: 16px; 
}

a {
color:#8E0000;
text-decoration:none;
}

.clear {
clear:both;
margin:0;
padding:0;
}

#main {
background:url("files/bg-2.png") no-repeat scroll center top transparent;
margin:0;
width:100%;
}

#main-2 {
background:url("files/bg-3.png") repeat-x scroll center top transparent;
margin:0;
width:100%;
}

#top-l {
margin:auto;
min-height:400px;
padding-top:30px;
width:910px;
} 

/* trade */

#tradebox {
padding:10px;
font-family:Century Gothic,Helvetica,Arial;
}

#tradebox img {
border:1px solid #bdbdbd;
margin:3px 15px;
}

#tradebox img:hover {
border:1px dashed #858484;
}

.ttrade {
float: left;
margin:5px 3px;
text-align: center;
max-width:172px;
font-size: 10px;
font-weight: bold;
}

.ttrade a {
color:#a40000;
font-size: 11px;
}


.cms_widget_post_comment { 
margin-left: 0 !important;
}

h1 {
font-size:13px;
}

.txt-l {
margin: 7px;
border-bottom:1px dashed #BDBDBD;
}

.txt-l p {
margin-bottom: 8px;
font-size: 11px;
font-family:Arial,Verdana;
}

#footer {
color:#BFBFBF;
float:right;
font-family:Century Gothic,Helvetica,Arial;
font-size:14px;
margin:15px 60px 0 0;
padding-bottom:40px;
text-align:right;
text-shadow:1px 1px 0 #FFFFFF;
}

#footer a {
color:#858484;
font-weight:normal;
}

#footer a:hover { 
color: #595959; 
}

