
* { margin: 0;	padding: 0;	list-style: none;}
body { font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #fff;	background: #232323; }
a { text-decoration: none;color: #9d2316;}
a:hover { text-decoration: none;	}
img { border: 0;}
#site { position:relative; margin: 0 auto; width: 980px; }

h3,h4,h5 { font-size: 11px; }
h5 { font-weight: normal; }
.aligncenter { text-align: center; }
.g_clear { height: 30px; clear: both; }
li { behavior:url("js/hover.htc") }



/* Content 
----------------------------*/
#content { margin: 0 253px 0 251px; /*padding-top: 524px; */}

#container { position: absolute; top: 5px; left: 5px; width: 750px; }

/* SLIDER */
.vslider { float:left; height:270px; position:relative; width:750px; }
.vslider .vslicer { width:758px; height:228px; position:relative; overflow:hidden; margin-bottom: 5px; }
.vslider .vnode { position:relative; width:750px; height:15000px; }
.vslider .vitem { width:590px; height:228px; background: #525151; }

.vslider .thumb { float:right; margin:10px; padding:0; border:2px solid #FFFFFF; }
.vslider .body h3 { margin-bottom: 5px; font-size: 14px; background: #3A3A3A; padding:3px 0 7px 7px; }
.vslider .inslide { padding-left: 8px; }
.vslider h3 a { color: #fff; }
.vslider p { margin-bottom: 7px; }
.vslider a.more { color:#FB9528; font-weight:bold; padding-left:5px; }

.vslider-pages strong { font-weight: normal; padding: 0 8px; }
.vslider-pages a { background: #737373; color:#fff; font-weight:bold; line-height:20px; padding: 3px 7px; text-decoration:none; }
.vslider-pages a:hover, .vactive { background:#ECC13C !important; color:#000 !important; }

