/* Layout */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,p, blockquote, th, td {padding:0;  margin: 0px; }
html, body, form, fieldset {color:#222;font-size: 12px;font-family: Helvetica, Arial, sans-serif;line-height:1.25em}
img {border:none;}
a:link, a:visited {font-weight: bold; color: #4261DF; text-decoration:none;}
a:visited {color: #1a3577;}
a:hover {color:#0728ED;text-decoration: none;border:none}
a:active {color: #3BB000;border-color:#3BB000}
a.img:hover {border:none}

#title-h1 {
	margin-bottom: 8px;
}

#title-h1 h1{
	padding: 6px;
	margin-top: 2px;
	background-color: #CCCCFF;
	border-color: #FFCC33;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-weight: bold;
	}
#ads{
	text-align: left; 
	float: left; 
	margin-bottom: 8px;
	margin-right: 18px;
}	
p{
	margin-bottom: 8px;
}
.fullwidth{
	width: 950px;
	padding: 2px 4px 4px 4px;
}
#toplinks{
	font-weight:bold;
	background-color: #b3b3b3;
	height: 16px;
}
#header{
	clear: both;
	height: 40px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
#main{
	width: 950px;
	float: left;
}
#sidebar-left{
	width: 220px;
	float: left;
	background-color: #bababa;
}
#content{
	width: 720px;
	float: right;
	margin-left: 10px;
}
#footer{
	height: 40px;
	clear: both;
	background: #F3F9E9;
	text-align: center;
	line-height: 40px;
}
.sitenav {float:left}
.usertools {float:right;}
ul.navlinks li {
  display: inline; 
  list-style: none;
  white-space: nowrap;
  padding: 0 8px 6px 0;
}

.box {
   margin: 10px 10px 15px 10px;
   padding: 0px 5px 5px 0px;
	background: #fff url(/images/box-b.gif) no-repeat bottom right;
	line-height: 1.5em;
	width: 190px;
}
.box h2{
	font-size: 12px;
	background-color: #Fc3;
	margin-bottom: 6px;
   padding: 12px;
	background: url(/images/box-t.gif) no-repeat top left;
}
.box p{
	   padding: 0 12px 0 12px;
}

/* Decoration  */
#comparebox th{
background-color: #CCFF99;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#comparebox td{
border: solid 1px;
 font-size: 9px;
}


#compareboxnew th{
background-color: #A7FF51;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#compareboxnew td{
border: solid 1px;
 font-size: 9px;
}
#compareboxnewest th{
background-color: #6BD900;
font-size: 11px;
height: 14px;
border: solid 1px;
}
#compareboxnewest td{
border: solid 1px;
 font-size: 9px;
}


#navmenu {
}
#navmenu UL {
 DISPLAY: block;  FONT-FAMILY: Verdana, sans-serif; LIST-STYLE-TYPE: none;  margin-top: auto; text-align: right;
}
#navmenu UL LI {
	BORDER-RIGHT: #000 1px solid; DISPLAY: block;  padding-left: 8px;  padding-right: 8px; FLOAT: left;   POSITION: relative;
	font-size: 10px;
	font-weight: bold;
}
#navmenu UL LI.first {
	 LIST-STYLE-TYPE: none; margin-left: 20px;
}
#navmenu UL LI.last {
	BORDER-RIGHT-STYLE: none
}
.style9px {
font-size:9px;
}
.style12px {
font-size:12px;
}
.style16px {
	font-size:16px;
}
#latestdraw td{
  font-size: 16px;
	text-align: center;
	
}
#latestdraw{
  font-size: 16px;
	text-align: center;
	border: thick solid Black;
	border-width: 1px;
	table-layout: auto;
	}
#latestdraw td{
	padding: 3px;
	width: 60px;
	height: 60px;
}	
.highlightred {
	color: Red;
	font-weight: bold;
	font-size: 13px;
}
img.imgborder{
	margin: 0px 0px 4px 0px; 
	border: 1px dashed Black; 
	padding:2px; 
	background: #fff; 
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.slogan {
 font-size:20px;
 font-weight:bolder;
 }
 
 ul.checkmark{
 	margin-left: 100px;
 }
 .checkmark li{
	list-style-image: url(images/checkmark25x25.gif);
	list-style-type: none;
	padding-left: 5px;
	line-height: 30px;
	margin-left: 70px;
}

.buynow{
	height: 100px;
	width: 250px;
}



