@charset "UTF-8";
/* CSS Document */


/*=============================================================================
/*=============================================================================
/*============================================================================= */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	
}
fieldset, img {
	border:0;
}

.imgheader {
	padding: 10px;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/*=============================================================================
/*=============================================================================
/*=============================================================================
/*============================================================================= */


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*=============================================================================
/*=============================================================================
/*============================================================================ */

/*screen.css*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
cite, em, dfn {
	font-style:italic;
}
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea {
	font-size:92%;
	font-family:monaco, "Lucida Console", courier, monospace;
}
del {
	text-decoration:line-through;
	color:#666;
}
ins, dfn {
	border-bottom:1px solid #ccc;
}
small, sup, sub {
	font-size:85%;
}
abbr, acronym {
	text-transform:uppercase;
	font-size:85%;
	letter-spacing:.1em;
}
a abbr, a acronym {
	border:none;
}
abbr[title], acronym[title], dfn[title] {
	cursor:help;
	border-bottom:1px solid #ccc;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
blockquote {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#666;
}
blockquote*:first-child:before {
	content:"\201C";
}
blockquote*:first-child:after {
	content:"\201D";
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
label {
	font-weight:bold;
}
textarea, input[type='text'], input[type='password'], select {
	border:1px solid #ccc;
	background:#fff;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color:#aaa;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color:#888;
	outline:2px solid #ffffaa;
}
input, select {
	cursor:pointer;
}
input[type='text'], input[type='password'] {
	cursor:text;
}
h1 {
	font-size:1.9em;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}
ul li {
	margin-left:.85em;
}
ul {
	list-style-type:disc;
}
ul ul {
	list-style-type:square;
}
ul ul ul {
	list-style-type:circle;
}
ol {
	list-style-position:outside;
	list-style-type:decimal;
}
dt {
	font-weight:bold;
}
blockquote*:first-child {
	margin:.8em 0;
}
hr, p, ul, ol, dl, pre, blockquote, address, table, form {
	margin-bottom:1.6em;
}
h1 {
	margin:1em 0 .5em;
}
h2 {
	margin:1.07em 0 .535em;
}
h3 {
	margin:1.14em 0 .57em;
}
h4 {
	margin:1.23em 0 .615em;
}
h5 {
	margin:1.33em 0 .67em;
}
h6 {
	margin:1.6em 0 .8em;
}
th, td {
	padding:.8em;
}
caption {
	padding-bottom:.8em;
}
blockquote {
	padding:0 1em;
	margin:1.6em 0;
}
fieldset {
	padding:0 1em 1em 1em;
	margin:1.6em 0;
}
legend {
	padding-left:.8em;
	padding-right:.8em;
}
legend+* {
	margin-top:1em;
}
textarea, input, {
padding:.3em .4em .15em .4em;
}
select {
	padding:.1em .2em 0 .2em;
}
option {
	padding:0 .4em;
}
a {
	position:relative;
	padding:0.3em 0 .1em 0;
}
dt {
	margin-top:.8em;
	margin-bottom:.4em;
}
ul {
	margin-left:1.5em;
}
ol {
	margin-left:2.35em;
}
ol ol, ul ol {
	margin-left:2.5em;
}
form div {
	margin-bottom:.8em;
}
a:link {
	text-decoration:underline;
	color:#36c;
}
a:visited {
	text-decoration:underline;
	color:#99c;
}
a:hover {
	text-decoration:underline;
	color:#c33;
}
a:active, a:focus {
	text-decoration:underline;
	color:#000;
}
code, pre {
	color:#c33;
}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23 {
	float:left;
	margin-right:10px;
}
div.span-24 {
	float:left;
}
div.last {
	margin-right:0;
}
.span-1 {
	width:30px;
}
.span-2 {
	width:70px;
}
.span-3 {
	width:110px;
}
.span-4 {
	width:150px;
}
.span-5 {
	width:190px;
}
.span-6 {
	width:230px;
}
.span-7 {
	width:270px;
}
.span-8 {
	width:310px;
}
.span-9 {
	width:350px;
}
.span-10 {
	width:390px;
}
.span-11 {
	width:430px;
}
.span-12 {
	width:470px;
}
.span-13 {
	width:510px;
}
.span-14 {
	width:550px;
}
.span-15 {
	width:590px;
}
.span-16 {
	width:630px;
}
.span-17 {
	width:670px;
}
.span-18 {
	width:710px;
}
.span-19 {
	width:750px;
}
.span-20 {
	width:790px;
}
.span-21 {
	width:830px;
}
.span-22 {
	width:870px;
}
.span-23 {
	width:910px;
}
.span-24, div.span-24 {
	width:950px;
}
.suffix-1 {
	padding-right:40px;
}
.suffix-2 {
	padding-right:80px;
}
.suffix-3 {
	padding-right:120px;
}
.suffix-4 {
	padding-right:160px;
}
.suffix-5 {
	padding-right:200px;
}
.suffix-6 {
	padding-right:240px;
}
.suffix-7 {
	padding-right:280px;
}
.suffix-8 {
	padding-right:320px;
}
.suffix-9 {
	padding-right:360px;
}
.suffix-10 {
	padding-right:400px;
}
.suffix-11 {
	padding-right:440px;
}
.suffix-12 {
	padding-right:480px;
}
.suffix-13 {
	padding-right:520px;
}
.suffix-14 {
	padding-right:560px;
}
.suffix-15 {
	padding-right:600px;
}
.suffix-16 {
	padding-right:640px;
}
.suffix-17 {
	padding-right:680px;
}
.suffix-18 {
	padding-right:720px;
}
.suffix-19 {
	padding-right:760px;
}
.suffix-20 {
	padding-right:800px;
}
.suffix-21 {
	padding-right:840px;
}
.suffix-22 {
	padding-right:880px;
}
.suffix-23 {
	padding-right:920px;
}
.prefix-1 {
	padding-left:40px;
}
.prefix-2 {
	padding-left:80px;
}
.prefix-3 {
	padding-left:120px;
}
.prefix-4 {
	padding-left:160px;
}
.prefix-5 {
	padding-left:200px;
}
.prefix-6 {
	padding-left:240px;
}
.prefix-7 {
	padding-left:280px;
}
.prefix-8 {
	padding-left:320px;
}
.prefix-9 {
	padding-left:360px;
}
.prefix-10 {
	padding-left:400px;
}
.prefix-11 {
	padding-left:440px;
}
.prefix-12 {
	padding-left:480px;
}
.prefix-13 {
	padding-left:520px;
}
.prefix-14 {
	padding-left:560px;
}
.prefix-15 {
	padding-left:600px;
}
.prefix-16 {
	padding-left:640px;
}
.prefix-17 {
	padding-left:680px;
}
.prefix-18 {
	padding-left:720px;
}
.prefix-19 {
	padding-left:760px;
}
.prefix-20 {
	padding-left:800px;
}
.prefix-21 {
	padding-left:840px;
}
.prefix-22 {
	padding-left:880px;
}
.prefix-23 {
	padding-left:920px;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.pull-1 {
	margin-left:-40px;
}
.pull-2 {
	margin-left:-80px;
}
.pull-3 {
	margin-left:-120px;
}
.pull-4 {
	margin-left:-160px;
}
.pull-5 {
	margin-left:-200px;
}
.pull-6 {
	margin-left:-240px;
}
.pull-7 {
	margin-left:-280px;
}
.pull-8 {
	margin-left:-320px;
}
.pull-9 {
	margin-left:-360px;
}
.pull-10 {
	margin-left:-400px;
}
.pull-11 {
	margin-left:-440px;
}
.pull-12 {
	margin-left:-480px;
}
.pull-13 {
	margin-left:-520px;
}
.pull-14 {
	margin-left:-560px;
}
.pull-15 {
	margin-left:-600px;
}
.pull-16 {
	margin-left:-640px;
}
.pull-17 {
	margin-left:-680px;
}
.pull-18 {
	margin-left:-720px;
}
.pull-19 {
	margin-left:-760px;
}
.pull-20 {
	margin-left:-800px;
}
.pull-21 {
	margin-left:-840px;
}
.pull-22 {
	margin-left:-880px;
}
.pull-23 {
	margin-left:-920px;
}
.pull-24 {
	margin-left:-960px;
}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
	float:left;
	position:relative;
}
.push-1 {
	margin:0-40px 1.5em 40px;
}
.push-2 {
	margin:0-80px 1.5em 80px;
}
.push-3 {
	margin:0-120px 1.5em 120px;
}
.push-4 {
	margin:0-160px 1.5em 160px;
}
.push-5 {
	margin:0-200px 1.5em 200px;
}
.push-6 {
	margin:0-240px 1.5em 240px;
}
.push-7 {
	margin:0-280px 1.5em 280px;
}
.push-8 {
	margin:0-320px 1.5em 320px;
}
.push-9 {
	margin:0-360px 1.5em 360px;
}
.push-10 {
	margin:0-400px 1.5em 400px;
}
.push-11 {
	margin:0-440px 1.5em 440px;
}
.push-12 {
	margin:0-480px 1.5em 480px;
}
.push-13 {
	margin:0-520px 1.5em 520px;
}
.push-14 {
	margin:0-560px 1.5em 560px;
}
.push-15 {
	margin:0-600px 1.5em 600px;
}
.push-16 {
	margin:0-640px 1.5em 640px;
}
.push-17 {
	margin:0-680px 1.5em 680px;
}
.push-18 {
	margin:0-720px 1.5em 720px;
}
.push-19 {
	margin:0-760px 1.5em 760px;
}
.push-20 {
	margin:0-800px 1.5em 800px;
}
.push-21 {
	margin:0-840px 1.5em 840px;
}
.push-22 {
	margin:0-880px 1.5em 880px;
}
.push-23 {
	margin:0-920px 1.5em 920px;
}
.push-24 {
	margin:0-960px 1.5em 960px;
}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
	float:right;
	position:relative;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	max-height:0;
}
.clearfix, .container {
	display:inline-block;
}
*html .clearfix, *html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
.fancy {
	color:#666;
	font-family:"Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-style:italic;
	font-weight:normal;
}
.caps {
	font-variant:small-caps;
	letter-spacing:1px;
	text-transform:lowercase;
	font-size:1.2em;
	font-weight:bold;
	padding:0 2px;
}
body a.noicon {
	background-image:none!important;
	
}
a[href^="mailto:"], a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], a[href$=".rdf"], a[href^="aim:"] {
padding:2px 17px 2px 0;
margin:-2px 0;
background-repeat:no-repeat;
background-position:right center;
margin-right:7px;
}
a[href^="mailto:"] {
background-image:url(images/icons/email.png);
}
a[href$=".pdf"] {
background-image:url(images/icons/pdf.png);
}
a[href$=".doc"] {
background-image:url(images/icons/doc.png);
}
a[href$=".xls"] {
background-image:url(images/icons/xls.png);
}
a[href$=".rss"], a[href$=".rdf"] {
background-image:url(images/icons/feed.png);
}
a[href^="aim:"] {
background-image:url(images/icons/im.png);
}
a[href^="http://yourwebsite.com"] {
background:none;
padding:0;
margin:0;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.thin {
	font-weight:lighter;
}
div.error, 
div.notice, 
div.success, 
div.contact-error,
p.error{
	padding:.8em;
	margin-bottom:1.6em;
	border:2px solid #ddd;
}
.error , div.contact-error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.center {
	text-align:center;
}
a.button, .button {
	display:inline-block;
	float:left;
	margin:0 0.583em 0.667em 0;
	padding:5px 10px 5px 7px;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#f5f5f5;
	font-family:"Liberation Sans", Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
}
.button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px;
}
.button img, a.button img {
	margin:0 3px-3px 0!important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
	float:none;
}
a.button:active, .button:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
body .positive {
	color:#529214;
}
a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
a.positive:active, button.positive:active {
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}
body .negative {
	color:#d12f19;
}
a.negative:hover, button.negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
a.negative:active, button.negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
/*=============================================================================
/*=============================================================================
/*=============================================================================
/*============================================================================= */


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	text-transform:capitalize;
	max-width:350px;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip h3 {
	font-size:10px;
}
/*=============================================================================
/*=============================================================================
/*============================================================================= */


/**************************************/
/*              GLOBALS               */
/**************************************/

body {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#000;
	background:#006bb7;
}
div#page-wrapper {
	width:100%;
	margin:0;
	background:#fff;
}
div.content {
	width:890px;
	margin:0 auto;
}

div.contentgep {
	width:1600px;
	margin:0 auto;
}

/*fonts*/

h1, h2, h3 {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:30px;
}
h2, h3, h4 {
	color:#006bb7;
}
h2 {
	font-size:16px;
}
h3, h4 {
	font-size:14px;
}
div.content div.left ul {
	clear:both;
}

div.content div.left ul li {
	list-style:disc !important;
 	margin-top:5px;
	margin-bottom:10px;

}
.italic {
	font-style:italic;
}
.hide {
	display:none !important;
}
.white{
	color:#fff !important;	
	
}
.no-show {
	display:none;
}
div.loading-container {
	position:absolute;
	top:0%;
	left:38%;
	color:#fff;
	text-align:center;
}
/* faq and other list items things */

dt, dd {
	line-height:20px;
}
dd {
	padding-bottom:30px;
}
/*global links */
a {
	cursor:pointer;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#006bb7;
}
a:hover {
	text-decoration:underline;
}
a.readmore {
	background: url(../images/icons/icon-link-arrow.gif) no-repeat center right;
	padding-right:15px;
}
/*global inputs and form elements */

input, select, textarea, button, .button {
	font-family: "Helvetica Neue", sans-serif !important;
}
input.text, select.text, textarea.text {
	border:1px solid #8d8d8d;
	background:#fff url( "../images/backgrounds/background-input-container.gif" ) no-repeat 0 0;
	float:left;
	height:23px;
	padding-left:5px;
}
input.long {
	width:300px;
}
label {
	display:block;
	padding:0 0 5px 0;
}  
label.tripcost{
	top:0px !important;
	right:10px !important;
	
}
p.error1 {
	position:absolute;
	right:-260px;
	top:10px;
	/*background:#e92925 url(../images/icons/icon-arrow-head-errors.gif) no-repeat top right;*/
      background:red;
	color:#fff;
	border:none;
	/*padding-right:35px;*/
	width:205px;
	text-align:left;
	line-height:18px !important;
	overflow:hidden;
	/*height:30px !important;*/
	padding-top:5px;
}

p.error {
	position:absolute;
	left:-245px;
	top:10px;
	background:#e92925 url(../images/icons/icon-arrow-head-errors.gif) no-repeat top right;
	color:#fff;
	border:none;
	/*padding-right:35px;*/
	width:205px;
	text-align:left;
	line-height:18px !important;
	overflow:hidden;
	height:30px !important;
	padding-top:2px;
	z-index:300;
}

p.errorTop {
    border: medium none;
    color: #FF0000;
    font-weight:bold;
    left: -270px;
    line-height: 18px !important;
    padding-left: 35px;
    padding-top: 10px;
    text-align: justify;
    top: 10px;
    width: 220px;
}


/*input.error, textarea.error, select.error {
	margin-bottom:10px;
	padding:0.3em 0.4em 0.15em;
}*/

div.frm-element {
	position:relative;
	display:inline-block;
}

div.frm-element1 {
	position:relative;
	display:inline-block;
}

div.submit {
	text-align:right;
	float:right;
}
/*override calendar buttons*/
.ui-widget {
	font-family: "Helvetica", Arial, sans-serif !important;
}
.ui-datepicker table {
	border-collapse:collapse !important;
	font-size:0.9em !important;
	margin:0 0 0.4em !important;
	width:100% !important;
}
.ui-datepicker-trigger {
	border:none;
	background:none;
	margin:0;
	padding:0;
	margin-top:-1.5px;
	outline:none;
	cursor:pointer;
	float:left;
}
:focus, .ui-datepicker-trigger:focus, .ui-datepicker-trigger:active {
	-moz-outline-style: none !important;
	outline:none !important;
}
/*buttons*/

/*** STYLES FOR BUTTONS ***/
a.button, .button {
	display: inline-block;
	float: left;
	margin:0 0.583em 0.667em 0;
	padding:5px 10px 5px 10px!important;   /*** Links ***/
	background-color:#006bb7;
	font-family:"Arial", sans-serif;
	font-size:16px;
	line-height:130%;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-transform:uppercase;
	padding: 0.399em .75em !important;
}
a.button, .button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px;
}
/*button[type] { padding:4px 10px 4px 7px; line-height:17px; }*/
/**:first-child+html .container button[type] { padding:4px 10px 3px 7px; }*/
.button img, a.button img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
	float:none;
}
address {
	margin:11px;/*5px;*/
}
div#thanks h1 {
	color:#fff;
	text-transform:capitalize;
	letter-spacing:1px;
	font-size:20px;
}
div#thanks {
	width:100%;
	background:#006BB7;
	height:75px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:10000
}
/*=============================================================================
/*=============================================================================
/*=============================================================================
/*============================================================================= */


div#header {
	background:#fff url( "../images/backgrounds/background-header.gif" ) repeat-x 0 0;
	height:100px;
	padding:8px 0 0 0;
	clear:both;
}
div#header .left {
	float:left;
}
div#header .right {
	float:right;
}
div#header-nav-container {
	background:#e82622;
	height:21px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-top:-1px;
	text-align:center;
	margin-bottom:24px;
	padding-left:2px;
	list-style:none;
	width:335px;
}
div#top-nav {
	margin-top:5px;
	text-transform:uppercase;
}
ul#header-nav {
	margin:0;
	padding:0;
}
ul#header-nav li {
	float:left;
	color:#006bb7;
	font-size:13px;
	height:26px;
	list-style:none;
	margin-top:-15px;
	padding:10px 10px 0 10px;
}
ul#header-nav li a {
	display:block;
	float:left;
	color:#006bb7;
	font-size:13px;
	margin-left:0;
	text-decoration:none;
}
ul#header-nav li a span {
	text-align:center;
}
div#header ul li:first-child {
	list-style:none;
}
div#header a {
	color:#fff;
	text-decoration:none;
}
div#header div.form-container {
	height:110px;
	margin-top:5px;
	position:relative;
	float:right;
}
div#header div.form-container label {
	display:inline;
	float:left;
	padding:5px;
}
div#header div.form-container input.text {
}
div#header div.form-container input.error {
	border:2px solid #8A1F11;
}
div#header div.form-container img {
	cursor:pointer;
}
div#header div.form-container p.error {
	top:-4px;
	left:-250px;
}
div#header div.form-container div#search-box input.text {
	width:195px;
}
div#header div.form-container div#search-box {
	position:absolute;
	top:27px;
	right:0px;
	width:245px;
	background:#e92925;
	height:45px;
	padding:2px;
}
div#header label {
}
div#header .text {
	height:22px;
	width:187px;
	border:1px solid #8d8d8d;
	background:#fff url( "../images/backgrounds/background-input-container.gif" ) no-repeat 0 0;
	float:left;
}
div#header .submit {
	padding:0;
	float:left;
}
/*=============================================================================
/*=============================================================================
/*============================================================================= */

div#navigation {
	border-top:1px solid #e1e1e1;
	position:relative;
	height:32px;
}
div#navigation div.content {
	z-index:100;
}
div#navigation div.content div.z-index {
	z-index:300;
	position:absolute;
	top:0;
}
div#navigation ul {
	height:32px;
	margin:0;
	margin-left:0;
}
div#navigation ul li {
	float:left;
	text-transform:uppercase;
	font-size:15px;
	border-right:1px solid #e1e1e1;
	margin-left:0px;
}
div#navigation a {
	color:#006bb7;
	display:block;
	padding:10px 15px 0 15px;
	font-weight:bold;
	height:22px;
	text-decoration:none;
}
div#navigation a:hover {
	background:#006bb7;
	color:#fff;
	height:22px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
div#navigation a:active, div#navigation a.active {
	background:#006bb7;
	color:#fff;
	height:22px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
/* main page styles */
/*interior banner*/

div#interior-banner {
	background:url(../images/backgrounds/background-interior-banner.gif) repeat-x 0 0;
	height:219px;
}
div#interior-banner div.content {
	height:219px;
	position:relative;
}
div#interior-banner div.banner-text {
	position:absolute;
	top:30px;
	right:0;
}
div#interior-banner h1 {
	color:#fff;
	font-size:28px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:10px;
}
div#interior-banner p {
	color:#fff;
	line-height:22px !important;
	width:375px !important;
	margin-top:0px;
}
/*main content*/

div#main-content div.content {
	margin-top:45px;
	 /*bs:add -> width:40%;*/
}

/*bs:add*/
div#main-content div.content1 {
	margin-top:5px;
	float:left;
	padding:0px 50px 0px 150px;
	width:40%;
}

/*bs:add*/
div#main-content div.content2 {
	margin-top:5px;
	float:left;
	padding:0px 50px 0px 550px;
	width:40%;
}

div#main-content .right1 {
	float:left;	
	width:30%;
}
div#main-content .left {
	width:615px; 
	float:left;
	margin-right:15px;
}
div#main-content h1 {
	margin:0px;
	margin-bottom:30px;
	text-transform:uppercase;
	font-size:18px;
	color:#006bb7;
	font-weight:bold;
}
div#main-content ul.list {
	margin-bottom:15px !important;
	margin-left:15px !important;
}
div#main-content ul.list li {
	
	margin-bottom:15px !important;
	list-style:disc !important;
	line-height:22px !important;
}
div#main-content p {
	line-height:22px;
	margin:10px 0;
}
div#main-content .right {
	float:left;	
}

/*interior left section wrapper*/
div#sections {
	border-top:1px solid #e1e1e1;
	padding:30px 0;
}
div#sections div.section-1 {
}
div#sections div.section-1 div.left {
	float:left;
	width:340px;
}
div#sections div.section-1 div.left ul {
	padding-top:15px;
	margin:0;
}
div#sections div.section-1 div.left ul li {
	margin:0;
	padding:2px 5px;
}
div#sections div.section-1 div.left ul li.question-hover {
	background:#006bb7;
}
div#sections div.section-1 div.left ul li a.question-hover {
	color:#fff !important;
}
div#sections div.section-1 div.left ul li a {
	color:#006bb7;
	font-size:11.6px;
	line-height:18px;
}
div#sections div.section-1 div.right {
	float:right;
	padding-left:30px;
	position:relative;
}
/*pull quotes*/

div.pull-quote {
	position:absolute;
	right:0px;
	width:500px;
	border:6px solid #006bb7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#fff;
	padding:10px;
}
div.pull-quote-content h4 {
	color:#006bb7;
	font-size:14px;
	font-weight:bold;
	padding-right:45px;
}
div.pull-quote-content p {
	color:#006bb7;
	margin:0;
	padding:0;
	padding-right:45px;
}
div.pull-quote-bot {
	background:url(../images/backgrounds/background-interior-bottom.gif) no-repeat 0 0;
	width:250px;
	height:30px;
}
/* current clients and agent login.. set contact fieldset */


body#current-clients fieldset, body#agent-login fieldset, body#contact fieldset, body#products fieldset {
	background:#e3e3e3;
	width:250px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:12px 24px;
}



body#current-clients fieldset div, body#agent-login fieldset div, body#products.corporate fieldset div {
	padding:10px 0 10px 0;
	position:relative;
}
body#current-clients fieldset div:first-child, body#agent-login fieldset div:first-child, body#products.corporate fieldset div:first-child {
	padding-bottom:20px;
}
body#current-clients fieldset div p.error, body#agent-login fieldset div p.error, body#products.corporate fieldset div p.error {
	top:15px;
	left:-275px;
}
/*your stories*/


body#your-stories div#interior-banner, body#your-stories-individual div#interior-banner,
body#generic div#interior-banner{
	background:url(../images/backgrounds/background-your-stories-banner.gif) repeat-x 0 0;
	height:66px;
}
body#your-stories div#interior-banner h1, body#your-stories-individual div#interior-banner h1,
body#generic div#interior-banner h1{
	margin:0;
	padding-top:20px;
}
body#your-stories div#main-photo {
	border:1px solid #e7e7e7;
	padding:5px;
	width:387px;
	float:left;
}
body#your-stories div#main-quote {
	margin:0 0 20px 20px;
	float:left;
}
body#your-stories hr {
	margin-bottom:30px;
}
body#your-stories div#main-quote h4, body#your-stories div#main-quote h5 {
	margin:0;
	padding:3px 35px;
}
body#your-stories div#main-quote h5 {
	font-weight:normal;
}
body#your-stories div#main-quote p {
	width:380px;
	float:left;
	padding:25px 10px;
}
body#your-stories div.left-quote {
	background:url(../images/icons/icon-quote-left.gif) no-repeat 0 0;
	height:28px;
	width:28px;
	float:left;
}
body#your-stories div.right-quote {
	background:url(../images/icons/icon-quote-right.gif) no-repeat 0 0;
	height:28px;
	width:28px;
	float:right;
	position:relative;
	bottom:-130px;
}
body#your-stories div.story {
	border-bottom:1px solid #d7d7d7;
	clear:both;
	height:150px;
	margin-bottom:15px;
}
body#your-stories div.story img {
	border:3px solid #fff;
}
body#your-stories div.story a.thumbs {
	border:1px solid #e1e1e1;
	height:108px;
	display:block;
	padding:1px !important;
	width:188px;
	float:left;
}
body#your-stories div.story p {
	float:left;
	widtH:400px;
	margin-left:15px;
}
body#your-stories div.story strong {
	display:block;
	clear:both;
}
body#your-stories-individual img {
	margin:15px 0;
}

body#generic div#main-content div.left div.left{
	width:180px;
	
}
/* become an agent form */

body#become-agent div#form-container {
	background:#e3e3e3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:25px;
}
body#become-agent div#form-container .left {
	width:410px;
	float:left;
}
body#become-agent div#form-container .right {
	float:right;
	width:410px;
}
body#become-agent div#form-container label.error {
	display:none !important;
	text-indent:-9999px;
}
body#become-agent div#form-container div.error {
	display:none;
}
body#become-agent div#form-container input.error {
	border:3px solid #8A1F11;
}
body#become-agent div#form-container div.error span {
	font-size:18px;
}
body#become-agent hr {
	background:#555;
	height:1px;
	width:100%;
	margin:0 auto;
	border:1px solid #555;
	margin-bottom:30px;
}
body#become-agent div#form-container label {
	padding-bottom:20px;
}
body#become-agent div#form-container input.text {
	width:322px;
	display:block;
	margin-bottom:20px;
}
body#become-agent div#form-container input.three-quarter-width, body#become-agent div#form-container select.three-quarter-width {
	width:186px;
}
body#become-agent div#form-container input.half-width, body#become-agent div#form-container select.half-width {
	width:143px;
}
body#become-agent div#form-container input.quarter-width {
	width:100px;
}
body#become-agent div#form-container label.radio, body#become-agent div#form-container input.radio {
	float:left;
}
body#become-agent div#form-container input.radio {
	margin-right:15px;
	margin-left:30px;
}
body#become-agent div#form-container input.radio-first {
	margin-left:0px;
}
body#become-agent div#form-container div.input-float-left {
	float:left;
	margin-right:25px;
}
/* media */

body#media h2 {
	font-size:16px;
	margin-bottom:20px;
}
body#media h3 {
	margin:0;
	font-size:12px;
	text-transform:uppercase;
}
body#media div.left div.release {
	border-bottom:1px solid #dfdfdf;
	padding:20px 0;
}
body#media div.left div#cms-content-1 h3 {
	font-size:13px;
	color:#006bb7;
	font-weight:bold;
	padding-top:10px;
	border-bottom:1px solid #8d8d8d;
	padding-bottom:15px;
	margin-bottom:20px;
}
body#media div.left div.release p {
	padding:0;
	margin:0;
}
body#media div.left a {
	color:#000 !important;
	font-weight:bold;
	text-transform:uppercase;
}
body#media div.left div.release a {
	background: url(../images/icons/icon-link-arrow.gif) no-repeat center right;
	padding-right:15px;
}
body#media div.left ul li {
	margin:5px 0;
	list-style:disc;
}
/*products*/


body#products.general div#main-content div.content {
	margin-top:20px;
}
body#products.international div.left h1, body#products.corporate div.left h1, body#products.domestic div.left h1 {
	height:83px;
	width:608px;
	text-indent:-9999px;
}
body#products div#main-content ul {
}
body#products div#main-content ul li {
 	margin-right:50px;
	list-style-position:outside;
	
	line-height:22px;
	font-size:12px;
}
body#products div#main-content ul#products {
	clear:both;
	display:block;
	height:75px;
	width:620px;
	margin:0 !important;
	padding:0 !important;
}
body#products div#main-content ul#products li {
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	float:left;
	list-style:none !important;
}
body#products div#main-content ul li:last-child {
	margin-right:0;
}
body#products.corporate div.left h1 {
	background:url(../images/headings/heading-corporate.gif) no-repeat 0 0;
}
body#products.domestic div.left h1 {
	background:url(../images/headings/heading-domestic.gif) no-repeat 0 0;
}
body#products.international div.left h1 {
	background:url(../images/headings/heading-international.gif) no-repeat 0 0;
}
body#products.international div.left h2 {
	height:37px;
	text-indent:-9999px;
	cursor:pointer;
}
body#products.international div.left h2.classic {
	background: url(../images/headings/heading-classic-plus.gif) no-repeat 0 0;
}
body#products.international div.left h2.premier {
	background: url(../images/headings/heading-premier.gif) no-repeat 0 0;
}
body#products.international div.left h2.multitrip {
	background: url(../images/headings/heading-multitrip.gif) no-repeat 0 0;
}
body#products.international div.left h2.annual {
	background: url(../images/headings/heading-annual.gif) no-repeat 0 0;
}
body#products.international div.left div.products-container div.left, body#products.international div.left div.products-container div.right {
	float:left;
	width:100%;
}
body#products.international div.left div.products-container p {
	padding:0 0 0 10px;
}
body#products img#policy-bar {
	margin-bottom:40px;
}
body#products div#main-content div.right ul li {
	float:none;
	width:200px;
	margin-right:0;
}
body#products.compare div#compare-table {
	margin:0;
	padding:0;
}
body#products.compare div#compare-table div.row > div {
	float:left;
	width:175px;
	height:25px;
}
div#compare-table div.span {
	background:#9f9f9f;
	clear:both;
	height:30px;
	width:885px;
}
div#compare-table div#row-1 {
	cursor:pointer;
	height:52px;
}
div#compare-table div.col-1 {
	width:185px !important;
}
div#compare-table div#row-2 {
	margin-top:5px;
}
div#compare-table div.span div.col-1 {
	padding:9px 0 0 10px;
	width:175px !important;
}
div#compare-table div.span div.col-5 {
	text-align:right;
	padding-top:9px;
	padding-right:10px;
	width:165px !important;
}
div#compare-table div.cells div.col-1 {
	width:175px !important;
}
div#compare-table div.cells {
	height:30px;
	border-bottom:1px solid #e1e1e1;
	padding:15px 0 0 10px;
}
div#compare-table div#miss div.cells {
	height:60px;
}
div#compare-table div#miss div.wide {
	width:700px !important;
}
div#compare-table div.cells > div {
	text-align:center;
}
/*compare typography*/

div#compare-table div.col-1 h1 {
	padding-top:20px;
	padding-left:10px;
}
div#compare-table span.white {
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
}
/*contact us */

body#contact fieldset, div#interior-form-left fieldset {
	border:1px solid #000;
}

body#contact fieldset, div#interior-form-left1 fieldset {
	border:1px solid #000;
	width:500px;
}


body#contact, div#interior-form-left div.frm-element {
	display:block;
	clear:both;
	height:40px;
}

/*
body#contact div.frm-element, div#interior-form-left div.frm-element {
	display:block;
	clear:both;
	height:70px;
}
*/

body#contact input.text, div#interior-form-left input.text {
	width:215px;
}
div#interior-form-left fieldset div {
}
body#contact fieldset div.left, div#interior-form-left fieldset div.left {
	float:left;
	width:250px;
}

div#interior-form-left1 fieldset div.left{
	float:left;
	position:relative;
	width:500px;
}

body#contact fieldset div.right, div#interior-form-left fieldset div.right {
	float:left;
}
body#contact textarea.text, div#interior-form-left textarea.text {
	width:215px;
	height:90px;
	background:none;
	background-color:#fff;
}
div#interior-form-left input.error {
	border:3px solid #8A1F11;
}
div#interior-form-left label.error {
	display:none !important;
	text-indent:-9999px;
}
div#interior-form-left div.error {
	display:none;
}
body#contact div.submit, div#interior-form-left div.submit {
	margin:30px 0 0 0;
}
body#contact div#main-content ul {
	margin:20px 0;
}
body#contact div#main-content ul li {
	line-height:22px;
	font-size:12px;
	text-align:justify;
	/*bs-add*/
	list-style-type:disc;
}
body#contact div.ads {
	margin-top:0;
}
body#contact a#view-more {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../images/icons/icon-link-arrow.gif) no-repeat center right;
	padding-left:15px;
	padding-right:15px;
}
/* myth styles */

div#myth-container {
	width:100%;
	clear:both;
	border:1px solid #acacac;
}
div#myth-container p {
	padding:0;
	margin:0;
	color:#fff;
}
/*>>> general columns */

div#myth-container div.col {
	float:left;
	width:323px;
}
div#myth-container div.col-1 {
	width:244px;
}
div#myth-container div.header-row {
	height:43px;
}
div#myth-container div.header-row p {
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	width:170px;
	line-height:16px;
}
div#myth-container div.col {
	padding:8px 0px 0px 12px;
	width:311px;
}
div#myth-container div.col-1 {
	width:232px;
}
div#myth-container div.header-row div.col {
	height:43px;
}
div#myth-container div.header-row div.col-1 {
	background:#006bb7;
}
div#myth-container div.header-row div.col-2 {
	background:#808080;
}
div#myth-container div.header-row div.col-3 {
	background:#9f9f9f;
}
div#myth-container div.body-row {
	clear:both;
	border:1px solid #acacac;
	background-color:#e1e1e1;
	height:120px;
}
div#myth-container div.alt {
	background:#fff;
}
div#myth-container div.body-row div.col {
	padding:8px 0px 0px 11px;
	border-right:1px solid #acacac;
	width:311px;
	height:113px;
}
div#myth-container div.body-row div.col-1 {
	width:231px;
}
div#myth-container div.body-row div.col-3 {
	border:none;
}
div#myth-container div.body-row p {
	line-height:22px;
	color:#000;
}
div#myth-container div.body-row div.col-1 p {
	font-weight:bold;
}
/*end myth styles */


/*faq styles */

body#faq div.left ul {
}
body#faq div.left ul li {
	line-height:22px;
	font-size:12px;
	cursor:pointer;
}
body#faq div.left ul li a {
	color:#000;
}
body#faq hr {
	background:#8d8d8d;
	height:2px;
}
body#faq div.sections div.section {
	clear:both;
	margin-bottom:60px;
}
body#faq div.sections h2 {
	font-size:15px;
	color:#006bb7;
	font-weight:bold;
	padding-top:10px;
	border-bottom:1px solid #8d8d8d;
	padding-bottom:15px;
}
body#faq div.sections h3 {
	font-size:12px;
	color:#006bb7;
	font-style:italic;
	line-height:22px;
	font-weight:normal;
}
body#faq div.sections a.top {
	float:right;
	background:url(../images/icons/icon-back-to-top.gif) no-repeat 70px 0px;
	padding-right:20px;
	color:#000;
}
body#faq div.sections div.section ul li {
	cursor:text;
	list-style:disc;
	margin-bottom:10px;
}
/*end faq styles*/


/*assistance_vs_insurance styles */
body#assistance-vs-insurance {
}
div#insurance-container {
	width:100%;
}
div#insurance-container div.header-row, div#insurance-container div.body-row {
}
div#insurance-container div.header-row div.col, div#insurance-container div.body-row div.col {
	float:left;
	height:33px;
	width:425px;
	padding:10px 0 0 20px;
}
div#insurance-container div.body {
}
div#insurance-container div.body-row div.col {
	width:423px;
	height:70px;
}
div#insurance-container div.header-row div.col p {
	color:#fff;
	font-size:16px;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
div#insurance-container div.header-row div.col-1 {
	background:#e92b27;
}
div#insurance-container div.header-row div.col-2 {
	background:#006bb7;
}
div#insurance-container div.body-row {
	border:1px solid #acacac;
	clear:both;
	height:80px;
	border-bottom:none;
}
div#insurance-container div.row-color {
	background:#e1e1e1;
}
div#insurance-container div.last {
	border-bottom:1px solid #acacac;
}
div#insurance-container div.body-row div.col {
	border-right:1px solid #acacac;
}
div#insurance-container p {
	margin:0;
}
div#insurance-container div.body-row div.col p {
	font-size:14px;
}
div#insurance-container div.body-row div.col-2 {
	border-right:none;
}
/*assistance_vs_insurance end */


/*footer styles*/

div#footer {
	background:#006bb7;
	min-height:93px;
	padding-top:40px;
	margin-top:30px;
}
div#footer ul {
	margin:0 !important;
}
div#footer ul li {
	color:#fff;
	float:left;
	list-style:none !important;
	float:left;
	width:auto !important;
}
div#footer .left {
	float:left;
}
div#footer .left ul li {
	margin-right:10px !important;
}
div#footer .right {
	float:right;
}
div#footer .right li {
	list-style:disc !important;
	margin-right:10px;
}
div#footer .right ul#icons {
	float:right;
	margin-top:20px !important;
}
div#footer .right ul#icons li {
	list-style:none !important;
}
div#footer .right li:first-child {
	list-style:none !important;
}
div#footer .right a {
	color:#fff;
}
/*side bar */

div#sidebar-form {
	/*margin:30px 0 0 20px;*/
	width:218px;
	height:418px;
	padding:60px 0 0 20px;
}
div#sidebar-form.quick-quote {
	background:url(../images/backgrounds/background-quick-qoute.gif) no-repeat 0 0;
}
div#sidebar-form.your-stories {
	background: url(../images/backgrounds/backgroud-submit-your-story.gif) no-repeat 0 0;
}
div#sidebar-form.media {
	background:url(../images/backgrounds/background-media-inquiries.gif) no-repeat 0 0;
}
div#sidebar-form input.text {
	display:block;
}
div#sidebar-form label {
	clear:both;
}
div#sidebar-form input.text, div#sidebar-form select, div#sidebar-form textarea.text {
	margin-bottom:10px;
}
div#sidebar-form select {
	width:195px;
	height:23px;
}
/*div#sidebar-form input.error {
	padding:0 !important;
}*/
div#sidebar-form input.full {
	width:186px;
}
div#sidebar-form input.age-input {
	width:30px;
	float:left;
	margin-right:10px;
}
div#sidebar-form div.submit {
	clear:both;
	padding-top:10px;
	padding-right:15px;
}
/* form validation */


div#sidebar-form div {
	margin:0;
}
/* your stories */

div#sidebar-form.your-stories textarea {
	background:url(../images/backgrounds/background-textarea.gif) no-repeat 0 0;
	height:165px;
	width:185px;
}
/*ads*/
div.ads {
	float:right;
	margin-top:-50px;
	margin-bottom:20px;
}
/*testimonials in page */

div.in-page-testimonial {
	display:block;
	width:230px;
	clear:both;
	padding-left:20px;
	margin-bottom:20px;
}
div.in-page-testimonial p {
	background:url(../images/icons/icon-quote.gif) no-repeat 0 0;
	padding:0 0 0 35px;
}
div.in-page-testimonial h5 {
	font-size:12px;
	margin-left:35px;
}
/* subnav */


div#header div.right ul li:hover {
}
div.subnav-container {
	position:relative;
}
div.subnav {
	position:absolute;
	width:120px;
	background:#fff;
	border:1px solid #698da9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:none;
	top:25px;
	left:-30px;
	z-index:1000;
}
div.last {
	left:0px !important;
}
div#top-nav div.subnav {
	top:15px;
}
/* reset list items */

ul#header-nav li ul.sub, ul#header-nav li ul.sub li, ul#header-nav li ul.sub li:hover {
	background:none;
	-moz-border-radius-bottomleft:none;
	-moz-border-radius-bottomright:none;
	-webkit-border-bottom-right-radius: none;
	-webkit-border-bottom-left-radius: none;
	border-bottom-right-radius: none;
	border-bottom-left-radius: none;
	height:0;
	text-align:center;
	width:0;
	color:#FFFFFF;
	margin:0;
	float:none;
	padding:0;
}
ul#header-nav li ul.sub li a {
	display:block !important;
	height:25px !important;
	text-align:center !important;
	width:120px !important;
	color:#000 !important;
	line-height:24px !important;
	text-transform:uppercase !important;
	font-size:12px !important;
}
ul#header-nav li ul.sub li a:hover {
	background:#e1e1e1;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
/* reset list items */

div.dropdown ul, div.dropdown ul li, div.dropdown ul li a, div.dropdown ul li a:hover {
	border:none !important;
	color:#fff !important;
	font-size:12px !important;
	background:none;
	height:0;
	-webkit-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-moz-border-radiust: 0px;
	border-radius: 0px;
	border-radius: 0px;
	float:none;
}
div.dropdown a:hover {
	background:none !important;
	color:#fff;
	height:22px !important;
	-webkit-border-top-right-radius: 0px !important;
	-webkit-border-top-left-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
div.dropdown {
	width:215px;
	position:absolute;
	background:#fff;
	top:0px;
	padding-left:0px;
	padding-bottom:3px;
	border:1px solid #698da9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:none;
}
div.dropdown div.items {
}
div.dropdown div.items p {
	margin:0;
	height:30px !important;
	padding:2px 0 !important;
}
div.dropdown div.items p a {
	padding:0 !important;
	padding:2px 0 !important;
	display:block;
	color:#000;
	line-height:24px;
	text-transform:uppercase;
	font-size:12px;
	height:30px !important;
}
div.dropdown div.items p a, div.dropdown div.items p a:hover {
	color:#000 !important;
	padding-left:20px !important;
}
div.dropdown div.items p a:hover {
	background:#e1e1e1 !important;
}
p span.error{ display:none; }


/* search form */
div#search-form{
	border:1px solid #9f9f9f;
	background:#e1e1e1;
	position:relative;
	left:30px;
	top:-15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	height:25px;
	width:300px;
}



