* {
padding: 0px;
margin: 0px;
border:0;
}
a {
color:#EEE;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#FFFF99;
}
blockquote {
margin: 20px;
font-style: italic;
}
body {
background-color:  #191919;
color: #222;
font-size: 10pt;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3{
color: #78ac2d;
margin-top:10px;
}
h1{
font-size:1.5em;
}
h2{
font-size:1.3em;
}
h3{
font-size:1.1em;
}
h4{
color:#FFF;
font-size:1em;
}
p{
margin:10px;
line-height:1.3em;
}

#bodywrapper {
background: url(images/background.gif) repeat-x;
}
#wrapper {
background: url(images/background_wrap.jpg) no-repeat left top;
}
#wrap {
margin-left: 0px;
}
#header {
height: 75px;
margin-left:280px;
}
#title {
margin:0;
padding:0;
display:block;
width:1px;
height:1px;
line-height:0px;
text-indent:-9999px;
}
#pagenav {
font-size: 11pt;
padding-top: 30px;
}
#pagenav ul li {
list-style: none;
display: inline;
margin-left:20px;
}
#pagenav li a {
color: #555555;
padding-right: 10px;
text-decoration:none;
}
#pagenav li a:hover {
color: #ffffff;
}
#sidebar {
float:right;
width:200px;
margin:10px;
padding:10px;
border: 1px solid #333;
background:#222;
color:#EEE;
}
#sidebar a{
color:#eee;
}
#sidebar a:hover{
color:#FFFF99;
}
#sidebar h4{
color:#FFF;
}
#leftBar{
float:left;
margin-top:180px;
width:250px;
padding:15px;
}
#buyhere{
display:block;
width:229px;
height:300px;
margin:0;
padding:0;
line-height:0;
}
#buyhere a{
display:block;
width:229px;
height:300px;
text-indent:-9999px;
background:url("images/buyhere.jpg") top center no-repeat;
}
#content {
border: 1px solid #333;
margin-top:10px;
margin-right:250px;
margin-left:280px;
padding:15px;
background:url('images/enzofade.jpg') bottom center no-repeat #222;
color:#EEE;
}
#taketour{
display:block;
width:383px;
height:83px;
margin:auto;
border:1px solid #1E1E1E;
text-indent:-9999px;
background:url("images/taketour2.gif") top center no-repeat;
}
#taketour:hover{
border:1px solid #333;
padding:0;
}
#footer {
padding: 20px 0px 10px 0px;
color:#CCCCCC;
border-top: 1px solid #333333;
text-align:center;
font-size:.8em;
}
.video{
width:430px;
padding:15px;
margin:auto;
}
.widget {
padding: 15px;
border-bottom: 1px solid #333333;
}
#leftBar .widget{
border:0;
}
#content ul li, 
#content ol li {
margin-left: 30px;
margin-top:3px;
}
#sidebar ul li,
#leftBar ul li {
	list-style: none;
	margin:5px;
	padding:3px;
}
#sidebar p{
margin-left:0;
margin-right:0;
}
.clear {
clear:both;
}
.center{
text-align:center;
}
/* form */
fieldset{
border:1px solid #444;
padding:10px;
}
legend{
font-size:1.2em;
font-weight:bold;
padding:5px;
}
label{
padding-top:5px;
width:80px;
float:left;
margin-right:10px;
}
input, textarea {
margin:3px;
border: 1px solid #666666; 
padding: 3px;
background:transparent;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}
.minisubmit{
margin-left:45px;
}
.minisubmit:hover{
color:#FFFFCC;
}
input:hover,
textarea:hover{
border: 1px solid #FFFFCC;
}