/* 
	Theme Name: USA Flight Insurance
	Theme URL: http://www.usaflightinsurance.com
*/

body {
	font: 12px Arial,Verdana,Sans-serif;
}
a {
color:#000;
text-decoration:none;
}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }

body.flight {
	background: transparent url("images/bg_body.gif") repeat-x bottom center;
	margin: 0px;
	padding-bottom: 85px;
}
.clear {
	clear: both;
}
#bg_body_top {
	background: transparent url("images/bg_body_top.gif") no-repeat top center;
	height: 200px;
	position: absolute;
	width: 100%;
}
#container {
	background: #FFFFFF;
	position: relative;
	top: 35px;
	width: 760px;
	z-index: 1;
}
h1 {
	color: #4682B4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #C36507;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
}
h3 {
	color: #C36507;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#interior_mainbody h1 a, #interior_mainbody h2 a {
	text-decoration:none;
}
#top {
	height: 69px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 760px;
	z-index: 2;
}
#logo {
	background: transparent url("images/bg_logo.jpg") no-repeat center;
	cursor: pointer;
	float: left;
	height: 69px;
	position: relative;
	width: 273px;
}
#topmenu {
	background: transparent url("images/bg_menu_top.jpg") no-repeat center;
	float: left;
	height: 69px;
	left: 15px;
	position: relative;
	width: 236px;
}
#topmenu img {
	position: relative;
	top: 8px;
}
#search {
	float: right;
	height: 69px;
	position: relative;
	text-align: center;
	width: 182px;
}
#search form {
	left: 10px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	top: 20px;
}
#header {
	height: 217px;
	position: relative;
	width: 760px;
	z-index: 2;
}
#menu {
	background: transparent url("images/bg_menus.jpg") repeat-x;
	height: 53px;
	left: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 760px;
	z-index: 100;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	background: transparent url("images/bg_menu.jpg") no-repeat right;
	color: #FFFFFF;
	display: block;
	font: 12px/53px Arial,Verdana,Sans-serif;
	font-weight: bold;
	padding: 0 21.4px;
	text-align: center;
	text-decoration:none
}
#menu ul li a:hover {
	background: #8EAAD1;
	background: transparent url("images/bg_menu_over.jpg") no-repeat right;
	color: #FFFFFF !important;
	text-decoration: none;
}
#content {
	left: 0px;
	padding-bottom: 45px;
	position: relative;
	text-align: left;
	top: 20px;
	width: 760px;
	z-index: 2;
}
#footer {
	clear:both;
	position: relative;
	text-align: center;
	top: 50px;
margin: 0px auto;
	width: 760px;	
}

#footer_menu {
	margin-bottom: 10px;
	text-align: center !important;
}
#footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_menu ul li {
	float: left;
}
#footer_menu ul li a {
	color: #157CBF;
	font-weight: bold;
	text-decoration:none;
}
#footer_menu ul li a:hover {
	color: #999999;
}
#copyright {
	color: #999999;
}
#footer a,
#footer_menu .mainlevel {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#rightcol_content table.moduletable a {
	color: #157DBF;
	text-decoration: none;
}
#interior_mainbody {
	width: 500px;
	padding:0 0 0 15px;
	float:left;
	line-height:16px;
}

#interior_widebody {
	
	padding:0 15px 0 15px;
	float:left;
	line-height:16px;
}
#interior_right {
	width: 220px;
	padding:0 0 0 20px;
	float:right;
	background:url(images/bg_side.jpg) repeat-y left;
}
#interior_right h2 {
	font-size:16px;
	font-weight:normal;
	color:#c36507;
	padding-left:7px;
	margin:0;
}
#interior_right ul{
margin:12px 13px 24px 0;
padding:0;
list-style:none;
padding-left:8px;
}

#interior_right ul li{
	background:transparent url("images/bg_li.jpg") no-repeat 0px 5px;
	padding-left:12px;
	margin-bottom:5px;
}

#interior_widebody a,
#interior_mainbody a,
.pagenav_prev a {
	color: #157DBF;
	text-decoration: none;
}
#interior_widebody a,
#interior_mainbody a:hover,
.pagenav_prev a:hover {
	color: #333333;
	text-decoration: none;
}
#interior_mainbody .contentheading,
#interior_mainbody .componentheading {
	color: #157DBF;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
.pagenav_prev {
	font-size: 12px !important;
}

#content #interior_widebody a, #content #interior_widebody a:visited  {
	color: #157DBF;
	text-decoration: underline;
}

#content #interior_widebody a:hover  {
	color: #333333;
}
