/*author: Jason Huber */
/*email: jason@simplyworksconsulting.com */
/*Jan 1, 2009 */ 


/* MAIN BODY BLOCK */
#mainbody { 
width: 1000px;
margin-left: auto;
margin-right: auto;
}

h1 {font-size: 10px; margin: 0px; text-align:center;}

#mainedit {
  margin: 0px 770px 0px 0px;
  background: #000000;
  color: #FFFFFF;
}
#mainedittext {
 padding: 2px 2px 0px 8px;
}

#mainedittext h3 {
	text-indent: -9000px;
}
#mainedittext h3 a {
	display: block;
	width: 216px;
	height: 22px;
	outline: none;
}
#mainedittext h3 {
	height: 22px;
	margin-bottom: 3px;
}
.supportinfo {
padding: 2px 2px 0px 8px;
}

.supportinfo a {color: #FFCC00;}
.supportinfo a:active {color: #FFCC00;}
.supportinfo a:visited {color: #FFCC00;}
.supportinfo a:hover {color: #FFFFFF;}

.myaccount {background: url(../images/myaccount_off.gif) no-repeat; }
.myaccount a:hover { background: url(../images/myaccount_on.gif) no-repeat; }
.recproducts {background: url(../images/recproducts_off.gif) no-repeat; }
.recproducts a:hover { background: url(../images/recproducts_on.gif) no-repeat; }
.support {background: url(../images/support_off.jpg) no-repeat; }
.support a:hover { background: url(../images/support_on.jpg) no-repeat; }
.products {background: url(../images/products_off.gif) no-repeat; }
.products a:hover { background: url(../images/products_on.gif) no-repeat; }

#rightbar {
	float: right;
	width: 767px;
	margin: 0px 0px 0px 0px;
	}	
#content {
  margin: 0px 210px 0px 0px;
}		
#rightads {
	float: right;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	z-index: 3;
	}	
	
#rightadstext {
 padding: 2px 2px 0px 8px;
}

.box1 {
border: 1px solid #333333;
}

.box1 li{
list-style: square;
}

.box1top {
background:url(../images/redbar_1px.gif) repeat-x #FF0000;
height: 20px;
font-weight:600;
text-indent: 7px;
}

.box1toptitle {
padding: 3px 0px 0px 5px;
}

/* ad area */
#ad_main {
   background:url(../images/vizty_ad.jpg) no-repeat #ffffff;
}

#ad_text {
	margin: 0px 530px 0px 0px;
	padding: 8px 0px 2px 15px;
}

#ad_text li{
  padding: 0px 0px 0px 10px;
}

#ad_text strong{
  color:#990000;
}

#ad_text img{
padding: 2px 0px 2px 35px; 
}

#ad_image {
	float: right;
	width: 315px;
	padding: 0px 0px 0px 0px;
	}
#lower_block {
padding: 5px 0px 7px 15px;
}

#ad_button {

	}
.simply {
text-align:center;
}
.simply a{color: #999999; text-decoration: none}
.simply a:visited {color: #999999}
.simply a:hover {color: #333333; text-decoration: underline}
