@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
CRB Home Page
version:   1.0
-----------------------------------------------------------------------------*/
/*Reset
-----------------------------------------------------------------------------*/
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;
	height:100%;
}
html {
	height:100%;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =General
-----------------------------------------------------------------------------*/
body {
	background: #c0c0c0 url(../images/bkg_body_2.gif) top center repeat-y;
	color: #333;
	font:normal 75%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
}

/* =Layout
-----------------------------------------------------------------------------*/
#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:left;
	width:1000px;
	min-height:100%;
}
#headermast {
	height:195px;
	margin:0 auto;
	position:relative;
	width:1000px;
	background: url(../images/headermast_lower_level.jpg) 0 0 no-repeat;
}
#headermast h1#logo {
	background:url(../images/logo_crb_associates_small.gif) 0 0 no-repeat;
	width:269px;
	height:23px;
	text-indent:-2000px;
	position:absolute;
	top:22px;
	left:27px;
}
#headermast h2#topBarHeader {
	background:url(../images/header_lower.gif) 0 0 no-repeat;
	width:398px;
	height:26px;
	text-indent:-2000px;
	position:absolute;
	top:58px;
	left:82px;
}
div#content {
	margin:25px 0 0 0;
	position:relative;
	float:left;
	display:inline;
	padding:0 0 130px 0;
}
div#footer {
	width:100%;
	background: #999999 url(../images/bkg_footer.jpg) 0 0 repeat-x;
	float:left;
	margin:-80px 0 0 0;
	position:relative;
}
div#footerInner {
	width:960px;
	height:100px;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-size:90%;
	position:relative;
}
div#footerInner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	position:absolute;
	left:20px;
}
div#infoBox {
	width:400px;
	height:79px;
	position:absolute;
	right:4px;
	z-index:100;
}
div#mainContent {
	float:left;
	padding:0 30px 0 30px;
	width:640px;
	display: inline;
}
div#secondaryContent {
	float:right;
	padding:0 30px 0 30px;
	width:240px;
}
div.columnOne {
	float:left;
	padding:0 0 0 5px;
	width:380px;
	display:inline;
	margin:0;
	height:350px;
}
div.columnTwo {
	float:left;
	padding:0 0 0 0;
	width:300px;
	margin:0 0 0 0;
}



/* =General Styles
-----------------------------------------------------------------------------*/
hr {
	background:none repeat scroll 0 0 #999999;
	border-color:#999999;
	border-style:solid none none;
	border-width:1px 0 0;
	color:#999999;
	height:1px;
	margin:0.1em 0 0.1em;
}
a {
	color:#a1b51a;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color:#a1b51a;
	text-decoration: underline;
}
img {
	border:0 none;
}
p {
	line-height:1.5em;
	padding:0.5em 0 0.5em 0;
	font-size:100%;
}
ul {
	padding:0.4em 0 0.4em 1em;
	margin:0 0 0 0;
	list-style: none;
}
ul.bullet_list {
	list-style: disc;
}
ul li {
	padding:0.8em 0 0.8em 0;
	margin:0 0 0 3em;
}
ul.features {
	padding:0.4em 0 0.4em 0;
}
ul.features li {
	background:url(../images/arrow_features.gif) 0 0 no-repeat;
	list-style:none;
	padding:0 0 0.7em 1.7em;
	margin:0 0 0 1em;
}
.clear {
	clear:both;
}
	
/* =Headings*/
h1 {
	font:normal 230%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 0  0.4em 0;
}
h2 {
	font:normal 150%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#a1b51a;
	padding:0.4em 0  0.4em 0;
}
h3 {
	font:bold 120%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 0 0.4em 0;
	margin:0;
}
h4 {
	font:bold 120%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#5E106B;
	padding:0.4em 0 0.4em 0;
	display:inline;
}
h5 {
	font:normal 140%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0  0.3em 0;
}
h6 {
	font:bold 130%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #999999;
	padding:0 0 0.4em 0;
	margin:0;
}


/* =Element Styles
------------------*/
#headermast h1 {
	font:normal 140%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
	position:absolute;
	top:60px;
	left:85px;
	padding:0;
}
h3#phone {
	position:absolute;
	top:12px;
	right:20px;
	padding:0 0 0 27px;
	background:url(../images/phone_icon.gif) 0 0 no-repeat;
	color:#fff;
	font:normal 180%/1.3em "Lucida Sans", Arial, Helvetica, sans-serif;
}
h3#emailContact {
	position:absolute;
	top:40px;
	right:20px;
	padding:0;
}
h3#emailContact a {
	color:#fff;
	font:normal 120%/1.7em "Lucida Sans", Arial, Helvetica, sans-serif;
}
a.serviceBtn {
	position:absolute;
	width:156px;
	height:52px;
	font:bold 120%/1.2em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	padding:8px 0  0 15px;
}
a.serviceBtn:hover {
	color: #a1b51a;
}

.submit {
	background: url(../images/submit_btn.gif) top right  no-repeat;
	width:87px;
	height:26px;
	border:0;
	padding:0;
	margin:7px 0 0 0;
	cursor:pointer;
	display:block;
	text-align:center;
	float:right;
}
.submit:hover {
	background: url(../images/submit_btn.gif) top left no-repeat;
}
span.visitBtn {
	background:url(../images/btn_visit_site.gif) top left no-repeat;
	width:162px;
	height:29px;
	text-indent:-2000px;
	display:block;
	cursor:pointer;
}
span.visitBtn:hover {
	background:url(../images/btn_visit_site.gif) top right no-repeat;
}

.print_clients_left {
	float: left;
	margin:0 0 0 30px;
	height:275px;
}
.print_clients_left img.logoClient {
	float:left;
	margin:45px 0 0 35px;
}
.print_clients_left a {
	float: left;
}
.print_clients_left p {
	float: left;
	width:300px;
	margin:1em 0 0 45px;
}

.print_clients_right {
	float:right;
	margin:0 30px 0 0;
	height:275px;
}
.print_clients_right img.logoClient {
	float:right;
	margin:45px 35px 0 0;
}
.print_clients_right a {
	float:right;
}
.print_clients_right p {
	float:right;
	width:300px;
	margin:1em 45px 0 0;
	text-align:right;
}
p.source {
	font-weight:bold;
	color: #666666;
	float:right;
}

/* =Navigation
-----------------------------------------------------------------------------*/
ul#navigation {
	list-style:none;
}
ul#navigation li {
	list-style:none;
	display:block;
	float:left;
}
ul#navigation li a {
	font:bold 120%/2.7em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/btn_navigation.png) 0 0  no-repeat;
	height:36px;
	width:120px;
	display:block;
	text-align:center;
}
ul#navigation li a:hover {
	background-position: 100% 0;
	text-decoration:none;
	color: #fff;
}
ul#navigation li a#nav01 {
	position:absolute;
	top:118px;
	left:155px;
}
ul#navigation li a#nav02 {
	position:absolute;
	top:148px;
	left:349px;
}
ul#navigation li a#nav03 {
	position:absolute;
	top:148px;
	left:547px;
}
ul#navigation li a#nav04 {
	position:absolute;
	top:118px;
	left:742px;
}
ul#navigation li a.nav_btn_selected {
	background-position: 100% 0;
	color:#fff;
}

/* =Flexi Box
-----------------------------------------------------------------------------*/
div.flexiBox {
	width:240px;
	float:right;
	margin:10px 0 0 0;
	overflow:hidden;
}
div.tl {
	background: url(../images/flexi_box_header_left.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
	font-size:1px;
}
div.tr {
	background: url(../images/flexi_box_header_right.gif) 100% 0 no-repeat;
	width:218px;
	height:10px;
	float:left;
	padding:0 0 0 10px;
	font-size:1px;
}
div.bl {
	background: url(../images/flexi_box_lb.gif) 0 0 no-repeat;
	width:10px;
	height:17px;
	float:left;
}
div.br {
	background: url(../images/flexi_box_rb.gif) 100% 0 no-repeat;
	width:228px;
	height:17px;
	float:left;
	padding:0 0 0 0;
}
div.flexiBoxContent {
	width:198px;
	float:left;
	background:#767676;
	padding:0 20px 0 20px;
}


/* =Curved Box
-----------------------------------------------------------------------------*/
div.curvedBoxLogin {
	width:239px;
	float:right;
	margin:10px 0 10px 60px;
}
div.curvedBox {
	width:239px;
	float:left;
	margin:10px 0 10px 0;
}
div.curved_tl {
	background:  url(../images/curved_box_tl.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
	font-size:1px;
}
div.curved_tr {
	background: url(../images/curved_box_tr.gif) 100% 0 no-repeat;
	width:218px;
	height:10px;
	float:left;
	padding:0 0 0 10px;
	font-size:1px;
}
div.curved_bl {
	background: url(../images/curved_box_bl.gif) 0 0 no-repeat;
	width:10px;
	height:15px;
	float:left;
}
div.curved_br {
	background: url(../images/curved_box_br.gif) 100% 0 no-repeat;
	width:228px;
	height:15px;
	float:left;
	padding:0 0 0 0;
}
div.curvedBoxContent {
	width:196px;
	border-left:1px #d9d9d9 solid;
	border-right:1px #d9d9d9 solid;
	float:left;
	background:#f2f2f2 url(../images/curved_box_bkg.gif) 0 0 repeat-x;
	padding:0 20px 0 20px;
	margin:0;
}

/* =Curved Box Variable width
-----------------------------------------------------------------------------*/
div.curvedBox2 {
	width:630px;
	float:left;
	margin:30px 0 10px 0;
}
div.curvedBox2 h3 {
	color:#5E106B;
}
div.curvedBox2 div.curved_tl {
	background:  url(../images/curved_box_tl.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
	font-size:1px;
}
div.curvedBox2 div.curved_tr {
	background: url(../images/curved_box_tr.gif) 100% 0 no-repeat;
	width:609px;
	height:10px;
	float:left;
	padding:0 0 0 10px;
	font-size:1px;
}
div.curvedBox2 div.curved_bl {
	background: url(../images/curved_box_bl.gif) 0 0 no-repeat;
	width:10px;
	height:15px;
	float:left;
}
div.curvedBox2 div.curved_br {
	background: url(../images/curved_box_br.gif) 100% 0 no-repeat;
	width:619px;
	height:15px;
	float:left;
	padding:0 0 0 0;
}
div.curvedBox2 div.curvedBoxContent {
	width:587px;
	border-left:1px #d9d9d9 solid;
	border-right:1px #d9d9d9 solid;
	float:left;
	background:#f2f2f2 url(../images/curved_box_bkg.gif) 0 0 repeat-x;
	padding:0 20px 0 20px;
	margin:0;
}


/* =Feedback form
-----------------------------------------------------------------------------*/
fieldset.passenger {
	border:0 none;
	margin:0;
	padding: 0;
	float:left;
}
fieldset .item {
	margin-left: 0;
}
.item {
	float: left;
}
.item label {
	display: block;
	margin-bottom: .3em;
	margin-top: .6em;
	color:#fff;
}
.item div.helpLabel label {
	float: left;
	margin-right: .3em;
}
.item input,
.item select {
	border-width: 1px;
	font-size: 11px;
	padding: 1px;
}
.item input {
	padding: 2px 1px;
}

.item select,
.item input {
	width: 190px;
}

fieldset p {
	padding-left: 13px;
}
fieldset span {
	font-size: .7em;
}

.bookingButtons {
	text-align: right;
	margin:0;
}

label.error {
	color: #cb0000;
}

textarea#feedback {
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* =List styles
-----------------------------------------------------------------------------*/
ul.subNav {
	margin:0 0 10px 0;
	padding:0;
}
ul.subNav li {
	list-style:none;
	border-bottom:1px #CCCCCC dotted;
	margin:0;
	padding:0;
}
ul.subNav li a {
	display:block;
	padding:0.8em 0 0.8em 1.7em;
	color:#A1B51A;
	background:url(../images/arrow_nav.gif) 8px 50% no-repeat;
}
ul.subNav li a.selected, ul.subNav li a.selected:hover {
	background: #F5F5F5 url(../images/arrow_nav.gif) 8px 50% no-repeat;
	text-decoration:none;
	color:#666;
}
ul.subNav li a:hover {
	background: #fff url(../images/arrow_nav.gif) 8px 50% no-repeat;
	text-decoration: underline;
}

ul.links {
	margin:0;
	padding:0;
	width:280px;
}
ul.links li {
	list-style:none;
	border-bottom:1px #CCCCCC dotted;
	margin:0;
	padding:0;
}
ul.links li a {
	display:block;
	padding:1em 0 1em 1.7em;
	color:#666;
	background:url(../images/arrow_nav.gif) 8px 50% no-repeat;
}
ul.links li a:hover {
	background: #F0F0F0 url(../images/arrow_nav.gif) 8px 50% no-repeat;
	text-decoration:none;
}

/* =PNG fix
-----------------------------------------------------------------------------*/
/*img, div, a, ul li { behavior: url(iepngfix.htc) }*/

h5.contactUsHeader {
	line-height: 0.9em;
	margin: 6px 0 0 0;
}
p.contactUsText {
	margin-top: 0;
	color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

/* Feedback notification popup styles */

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:240px;
	width:408px;
	background:#fff;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	color: #a1b51a;
	font-size: 130%;
	line-height: 1.1em;
	font-weight: normal;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size: 90%;
	line-height: 1.3em;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	display:block;
}

input.tabLabel {
	font-size: 90%;
	height: 1.2em;
}

