html, body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #484848;
}
h1 {
	font-size: 32px;
	margin: 4px 0;
	color: #12365e;
}
h2{
	font-size: 20px;
	margin: 4px 0;
	color: #12365e;
}
h1.column-right {
	font-size: 22px;
	margin: 0;
}
h2.column-right{
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}

h1.secondary {
	font-size: 18px;
	margin: 0;
	text-transform: lowercase;
	color: #d5aa00;
}
h2.secondary, h2.content-secondary{
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	color: #d5aa00;
}


#container-homepage {
	background: transparent url('images/background-container.png') no-repeat top left;
}
#container-secondary {
	background: transparent url('images/background-container-secondary.png') no-repeat top left;
}
#container-result
{
	background: transparent url('images/background-container-result.png') no-repeat top left;

}

#cash {
	position: absolute;
	top: 420px;
	left: -100px;
	width: 303px;
	height: 322px;
}
#cash.secondary {
	position: absolute;
	top: 420px;
	left: -100px;
	width: 303px;
	height: 322px;
}

#logo {
	padding: 10px 0 0 33px;
	height: 115px;
}
#viewpagelogo
{
	padding: 10px 0 0 33px;
	height: 85px;
}
#backtoresult {
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	padding: 60px 0 0 20px;
}
	#backtoresult a{
		color: #ff0;
		text-decoration: none;
	}
	#backtoresult a:hover {
		color: #fff;
		text-decoration: none;
	}
#login {
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	padding: 10px 0 0 20px;
}
	#login a {
		color: #ff0;
		text-decoration: none;
	}
	#login a:hover {
		color: #fff;
	}

#photos {
	margin-left: 39px;
	padding: 4px 0 0 65px;
}

#navigation {

}
	#navigation div {
		width: 774px;
	}
	#navigation ul {
		margin: 13px 0 0;
		padding: 0;
		height: 30px;
		width:100%;
		background: transparent url('images/nav-divider.png') repeat-x top left;
	}
		#navigation ul.secondary {
			margin: 0;
		}
	#navigation ul li {
		float:left;
		width:28%;
		height:30px;
		display: inline;
		margin: 0 2px 0 0;
		padding: 0px 32px 0 ;
		 vertical-align:middle;
		 text-align:center;
		background: transparent url('images/nav.png') repeat-x top left;
		color: #fff;
		font-size: 12px;
		text-transform: uppercase;
		cursor: pointer;
		position: relative;
		font-weight: bold;
	}
		#navigation ul li:hover {
			background: transparent url('images/nav-on.png') repeat-x top left;
		}
		#navigation ul li.nav-first 
		{
			width : 164px;
			padding: 0px 0 0 0;
			
		}
		#navigation ul li.nav-second
		{
			width:218px;
			padding: 0px 0 0 0;
		}
		#navigation ul li.nav-third
		{
			width:385px;
			padding: 0px 0 0 0;
		}
		#navigation ul li.nav-last {
			margin: 0;
			padding: 8px 38px 0 32px;
		}
		#navigation ul li a {
			color: #fff;
			text-decoration: none;
		}
		
		/* dropdown nav */	
		#navigation ul li ul {
			width:150px;
			margin:0;
			padding: 0;
			position: absolute;
			top: 29px;
			left: 0px;
			display: none;
			background: #fecd02;
		}
		#navigation ul li ul li, #navigation ul li ul li:hover{
			list-style-type: circle;
			width:150px;
			height:30px;
			margin: 0;
			background: #fecd02;
		}
		#navigation ul li ul li:hover {
			color: #484848;
		}
		#navigation ul li:hover ul { 
			display: block; 
		}
#couponhead {    
	border: solid;
	border-width: thick;	
	border-bottom: none;
}

#coupon {    
	border: dashed;
	border-width: thick;
	border-color: #001adb;	
}

#bizinfo input { width: 20em; }
#billinginfo input { width: 20em; }
#billinginfo input#state { width: 5em; }
#billinginfo input#zip { width: 5em; }
#billinginfo input#exp { width: 8em; }

#basic-table {
	background-color: #fff3e6;
}
#basic-table thead {
	color:#000000;
}		
		
#resultcontent 
{
	margin-left:39px;
	padding: 30px 30px 30px 30px;
	width:650;
	height:auto !important;
	
}
#content {
	margin-left: 39px;
	padding: 4px 0 0 65px;
}
	#content.homepage {
		margin-top: 45px;
	}
	#contentleft {
		padding: 30px 30px 30px 30px;

	}
	#contentresult
	{
		
		
		min-height:400px;
		height:auto !important;
		height:400px;
		float:left;
		vertical-align:middle;
	}
		#searchform {
			margin: 20px 0;
			width:450px;
		}
		#searchform input {
			width:200px;
		}
		#searchform .button-search {
			
			background: transparent url('images/button-search.png') no-repeat top left;
			width:83px;
			height:24px;
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			padding: 3px 0 0 12px;
			float: right;
			
		}
			#searchform .button-search:hover {
			background: transparent url('images/button-search-hover.png') no-repeat top left;
		}
	#contentright {
		background: transparent url('images/background-contentright.png') no-repeat top left;
		padding: 10px;
		width: 166px;
		height: 207px;
		font-size: 10px;
	}
		#contentright.secondary {
			background-image: none;
			font-size: 12px;
			width: 156px;
			padding: 20px 20px 10px 10px;
			min-height:400px;
			height:auto !important;
			height:400px;
		}
	
#footer {
	clear: both;
	margin-left: 39px;
	padding: 4px 0 0 65px;
}
	#footer.homepage {
		margin-left: 150px;
	}
	#footer a {
		color: #444444;
		text-decoration: none;
	}
	#footer a:hover {
		color: #999999;
	}
	#subscribeform
	{
		margin: 20px 0;
	}
	#subscribeform .button-subscribe {
			margin-top:2px;
			background: transparent url('images/button-subscribe.png') no-repeat top left;
			width:100px;
			height:26px;
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			padding: 3px 0 0 8px;
			float: left;
		}
			#subscribeform .button-subscribe:hover {
			background: transparent url('images/button-subscribe-hover.png') no-repeat top left;
		}
.button-print
{
	text-align:center;
	vertical-align:middle;
	margin-left:300px;
	background: transparent url('images/button-print.png') repeat  center ;
	height:36px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 8px;
	
}
.button-print:hover 
{
	background: transparent url('images/button-print-hover.png') repeat center;
}
.container {
	position: relative;
	min-height:528px;
	height:auto !important;
	height:528px;
}	
.anchor-red {
	color: #d7456b;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
	.anchor-red:hover {
		color: #ff0033;
	}
.anchor-red-secondary {
	color: #484848;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.center-div {
	margin: 0 auto;
	width: 146px;
}
.margin-top-0 {
	margin-top: 0;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.border-0 {
	border: 0;
}
.margin-0 {
	margin: 0;
}
.border-bottom-dadada {
	padding-bottom: 4px;
	border-bottom: 1px solid #dadada;
}
.border-bottom-dashed-dadada {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #dadada;
}
.border-right-dashed-dadada {
	border-right: 1px dashed #dadada;
}

