@charset "utf-8";

/************* TAG CSS ***********/
body {
	background: url(images/mainbg.jpg) top repeat-x;
	padding: 0px;
	margin: 0px;
	padding-top: 25px;
	*padding-top: 23px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #444;
}
a{
	color: #222;
	border: none;
	/*text-decoration: none;*/
}
a:hover{
	color: #888;
}
img{
	border: none;
}
form{
	font-size: 10px;
	margin-top: 30px;
	display: inline;
}
ul{
	list-style-type: none;
}
h1{
	margin-left: 70px;
}
h4{
	font-size: 100%;
}
h3{
	margin: 0px;
	padding: 0px;
}
form.norm label,form.norm  input,form.norm  select,form.norm  textarea{
	diplay:block;
	float:left;
}
form.norm  label{	
	text-align:right;
	margin-right:5px;
	width:150px;
}
form.norm  br{
	clear:both;
}
form.norm h1{
	margin-left:0px !important;
	font-size:130%;
}
form.norm h2{
	font-size:110%;
}
form.norm{
	font-size:100%;
}
/************* ID CSS ***********/

#logo{
	padding: 0px;
	margin-bottom: 27px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#wrapper{
	margin: 0px auto 0px auto;
	width: 950px;
	padding: 0px;
}
#shadowleft{
	float: left;
	border-right: 1px solid #FFF;
	*margin-top:-1px;
}
#shadowright{
	border-left: 1px solid #FFF;
	*margin-top:-1px;
}
#nav{
	background:url(images/navbg.jpg) repeat-x;
	height: 50px;
	padding: 0;
	margin: 0;
	margin-top: -10px;
	padding-top: 15px;
	margin-bottom: -15px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
#nav li{
	font-size: 12px;
	float: left;
	margin-right: 25px;
}
#nav a{
	color: #fff;
	text-decoration: none;
	padding-bottom:14px;
}
#nav a:hover{
	color: #999999;
}
#nav li.on a{
	border-bottom:5px solid #fff;
}
#main{
	float: left;
	border: #FFF solid 1px;
	background: #FFF;
	width: 900px;
	position: relative;
	
}
#ul CatListing{
list-style-type: none;
	margin: 0px;
	*margin-left: 40px;
	clear: both;
	width: 600px:
}
#CatListing li{
list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#tab{
	margin: 0px;
	position: absolute;
	top: -24px;
	right: 20px;
	background: #FFF;
	border: 1px solid #000;
	border-bottom: none;
	width: 230px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
}
#content{
	float: left;
	text-align: left;
	padding: 15px 0px 20px 15px;
	width: 850px;
	min-height:400px;
}
#content ul{
	list-style-type: disc;
}
#content p.main{
	text-align: justify;
	width: 290px;
	float: left;
	margin-right: 35px;
}
#sponsors{
	list-style-type: none;
	line-height: 4em;
	margin-left: -40px;
	*margin-left: 3px;
}
#footer{
	margin-top: 20px;
	height: 30px;
	font-size: 10px;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#sidebar{
	width: 175px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 17px;
}
#sidebar fieldset{
	border: none;
	display: inline;
	margin-left: -7px;
	*margin-left: -5px;
}

/************* CLASS CSS ***********/
.welcome{
	font-weight: normal;
	clear: both;
	font-size: 20px;
	color: #000;
}
h2{
	font-size: 16px;
	color: #BB0000;
	padding: 0px;
	margin: 0 0 15px 0;
	display: compact;
}
.perkpic{
	float: right;
	margin-right: 15px;
}
div.perklisting{
	margin-left: 0px;
	border-bottom: 1px #999 solid;
	width: 500px;
	height: auto; !important
	float: none;
	clear: both;
	*padding-top: 15px;
	padding-bottom: 8px;
	overflow: auto;
}
div#firstPerk{
	border-top: 1px solid #999;
	margin-top: 30px;
}
.perklisting p{
	width: 350px;
	float: left;
	margin-bottom: 10px;
	display: block;
}
.perklisting img{
	margin-top: 15px;
	*margin-top: 0px;
	float: right;
	margin-bottom: 10px;
	display: block;
}
.perklisting a{
	font-size: 16px;
	color: #BB0000;
	margin: 0px;
	margin-bottom: 20px;
}
.perklisting a:hover{
	text-decoration: underline;
}
p.cat{
	width: 600px;
}
p.catDesc{
	display: compact;
	margin: 0px;
	padding: 0px;
	width: 525px;
	margin-left: 0px;
	line-height: 1em;
}
form.float{
	font-size:12px;
}
form.float label{
	display:block;
	width:245px;
	text-align:right;
	padding-right:5px;
	float:left;
}
form.float input{
	display:block;
	float:left;
}
form.float br{
	clear:both;
}
#catSidebar{
	list-style-type: none;
	margin-left: -50px;
	*margin-left: 3px;
}
#catSidebar li{
	padding: 0px;
	margin: 0px;
	width: 150px;
	margin-bottom: 5px;
}
a.boxList{
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #c32c23;
	color: #fff;
	display:block;
	height: 22px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
}
a.boxList:hover{
	background-color: #DB4137;
	color:#fff;
}
#catSidebar li.on a{
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}
#perk{
	margin-left: 0px;
}
#perk a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#perk a:hover{
	color: #888;
}
#perk p a{
	color: #B00;
	text-decoration: none;
}
#company{
	margin-left: 0px;
}
/**** Overlay styles ****/
#tooltip{
	position:absolute;
	background:#e2e7eb;
	border:1px dotted #666;
	padding:10px;
	text-align:left;
	width:250px;
}
#drawling{
	min-width:400px;
	width:auto !important;
	width:400px;
	position:absolute;
	border:1px solid #000;
	background:#fff;
	text-align:left;
	padding:10px 10px 10px 10px;
	z-index:2000;
	font-family:arial;
	font-size:80%;
}
#drawling a{
	margin-top:10px;
	display:block;
	padding:2px;
	background:#333;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#drawling a:hover{
	background:#900;
}
#drawling ul{
	margin-left:20px;
}
#overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:1999;
}
img#savingslogo{
float: right;
padding-bottom: 15px;
}
#perk h2.welcome{
	float: left;
}