/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

img, div, a, input { behavior: url("iepngfix.htc") }

body {
   behavior: url("csshover3.htc");
  
}

#widget
{
position:absolute;
top:50px;
right:240px;
}

.curved {
 border-radius: 5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 behavior:url("border-radius.htc");
}


body {
	font: 14px/1.4 Century Gothic, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #333;
	background-color:#9abace;
}

a:focus {
	outline: none;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both; 
	height: 0;
}

#wrap
{
background:url(/images/radialbodybg2.jpg) #536474 center top no-repeat;
position:relative;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	font-weight:normal;

}

h2 {
	font-size: 23px;
	font-weight:normal;

}

h2.title {
	font-size: 30px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:30px;
	margin-bottom:20px;
	color:#333;

}

h3 {
	font-size: 18px;
	font-weight:normal;
	line-height:20px;
}

h3.subtitle {
	font-size: 18px;
	font-weight:normal;
	line-height:20px;
	color: #333;
	text-transform:uppercase;
}

h3.subtitle a {
	
	font-weight:bold;
	color:#333;
}

h4 {
	font-size: 15px;
	font-weight:normal;
}

h5 {
	font-size: 15px;
	font-weight:normal;
}

h6 {
	font-size: 14px;
	font-weight:normal;
}


/* `Header
----------------------------------------------------------------------------------------------------*/

#header{
height:118px;

}

#logo{
position:absolute;
top:20px;
left:0px;
}

#nav{
position:absolute;
top:60px;
right:0px;
display:inline;
}

#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}

#nav li{
	float:left;
	padding:0;
	
}

#nav li.last{
	
	margin-right:0px;

	
}

#nav li.first{
	
	margin-left:0px;

	
}


#nav ul li a
{
padding-right: 10px;
padding-left: 10px;
margin-left:10px;
margin-right:10px;
display: block;
line-height: 21px;
text-decoration: none;
font-size: 16px;
color: #175883;
text-transform: uppercase;
}

#nav ul li a:hover
{
background: #79a2bd;
}

#nav ul li a.current
{
background: #79a2bd;
}

/* `Teaser Section
----------------------------------------------------------------------------------------------------*/

#teaser
{
background:url(/images/anytimeswoosh.png) left bottom no-repeat;
height:420px;
}

#secondarypage
{
padding-top:10px;
padding-bottom:10px;
background:url(/images/radialbg.jpg) #719fbc center top no-repeat;

}

#phone
{
position:absolute;
top:0px;
right:50px;
}

#main_info
{
height:330px;
}

#main_info h1
{
margin-top:45px;
margin-left:15px;
font-size:50px;
margin-bottom:10px;
color:#FFFFFF;
text-shadow: 1px 1px 2px #000;
font-weight:normal;
text-align:left;
line-height:52px;

}

#main_info h2
{
font-size:20px;
margin-left:15px;
margin-bottom:10px;
color:#FFFFFF;
text-shadow: 1px 1px 2px #000;
font-weight:normal;
text-align:left;


}

#main_space
{
height:330px;
}

#teaser_sub
{
background:url(/images/teaser_sub_bg.png) left top repeat;
height:80px;
}

.sub_placeholder
{
margin-top:10px;
}

.sub_text_header
{
padding-top:10px;
color:#FFFFFF;
margin-bottom:0px;
}

.sub_text_link
{

color:#a6c1d3;

}

.sub_text_link a
{
padding-top:10px;
color:#a6c1d3;
margin-bottom:0px;
text-decoration:underline;
}

.sub_text_link a:hover
{
text-decoration:none;
}

/* `Secondary White Pages
----------------------------------------------------------------------------------------------------*/



/* `Sub Sub Tabs
----------------------------------------------------------------------------------------------------*/

#getstarted_button
{
height:80px;
background:url(/images/getstarted.png) left top no-repeat;
}

#agencies_button
{
height:80px;
background:url(/images/agencies.png) left top no-repeat;
}

#resellers_button
{
height:80px;
background:url(/images/resellers.png) left top no-repeat;
}

#faq_button
{
height:80px;
background:url(/images/FAQ.png) left top no-repeat;
}


/* `Sub Sub Tabs
----------------------------------------------------------------------------------------------------*/




/* `Spacing
----------------------------------------------------------------------------------------------------*/

#spacer20
{
height:20px;
}

#spacer
{
height:10px;
}

img.floatLeft { 
    float: left; 
    
	margin:0px 10px 10px 0;
}
img.floatRight { 
    float: right; 
     
	margin:0 0 10px 10px;
}



p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

a {

	color:#496c81;
	text-decoration: underline
}


a:hover {
	text-decoration: none;
}

p {
	overflow: hidden;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.container_12 {
	margin-bottom: 10px;
}

.container_16 {
	background: #fff url(images/16_col.gif) repeat-y;
}

/**********footer************/

.border-top
{
border-top:1px solid #a4b8dc;
}

#footer
{
}

#footer p
{
color: #28536f;
font-size: 11px;
}

#footer p a
{
color: #28536f;
text-decoration:underline;
}

#footer p a:hover
{
text-decoration:none;
}

#footer p.left
{
float:left;
clear:left;
margin-left:10px;
}

#footer p.right
{
float:right;
margin-right:10px;
}

#footerwide
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 175px;
	background:url(/images/footerrepeat.jpg) #9abace left top repeat-x;
}

#bottom_quote
{
	background:url(/images/bottomquote.png) center top no-repeat;
	height:111px;
}

/**********footer************/

/**********footer************/

ol {
	list-style: decimal;
}

ul {
	list-style:none;
}

li {}

ul.content li{
padding:10px 20px 10px 20px;
background-color:#6890a7;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;

font-weight:bold;
margin-bottom:10px;

}

ul.content li a{
color:#496c81;
}

ul.extrainfo li{
padding:10px 20px 10px 20px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
font-weight:bold;
color:#333;
}

ul.extrainfo li a{
color:#496c81;

}

ul.extrainfo li a:hover{

text-decoration:none;

}

/*Scrolling panel**************************************************/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	/*border-bottom: 1px solid #447794;*/
	width: 100%;
	text-transform:uppercase;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #8db7cc;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #255570;
	}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 0 20px;
	/*border: 1px solid #447794; --Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-weight:normal;
}
ul.tabs li a:hover {
	background: #fbb728;
	color:#000;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #8db7cc;
	border-bottom: 1px solid #8db7cc; /*--Makes the active tab look like it's connected with its content--*/
	color:#000;
	font-weight:bold;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #8db7cc;
}
.tab_content {
	padding: 20px;
}

ul.htc_switch
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
}

ul.htc_switch li {
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: 2px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #242424;

}

ul.htc_switch li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 10px;
	padding: 0 15px;
	font-weight:normal;
	letter-spacing:1px;
}

ul.htc_switch li a:hover {
	background: #000;
	color:#fff;
	
}

html ul.htc_switch li.active a, html ul.htc_switch li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #242424;
	color:#fff;
}


