html {}

body {
	padding: 0px;
	margin: 0px;
	background-color: black;
	background-image: url(/templates/dransfield/images/bg_dark.gif);
	background-position: top center;
	background-attachment: fixed;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#main_wrap {
	width: 950px;
	color: black;
	background-color: #fff;
	margin: 0 auto;
}

#hero_wrap {
	position: relative;
	width: 950px;
	height: 490px;
	overflow: hidden;
}

a {
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

a:hover {
	
}

a img {
	border: 0px solid transparent;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
}

/*
	MAIN MENU
*/
#menu_wrap_wrap {
	position: relative;
	height: 90px;
	z-index: 2000;
}
#menu_wrap {
	position: absolute;
	left: 12px;
	top: 5px;
	height: 62px;
	z-index: 2100;
}

#menu_wrap ul#mainnav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu_wrap ul#mainnav li {
	float: left;
	position: relative;
	width: 85px;
	height: 62px;
	padding: 0px;
	margin: 0px;
	background-image: url(/templates/dransfield/images/mainnav_middle.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#menu_wrap ul#mainnav li.first_menu_item {
	width: 89px;
	background-image: url(/templates/dransfield/images/mainnav_first.png);
}

#menu_wrap ul#mainnav li.last_menu_item {
	width: 88px;
	background-image: url(/templates/dransfield/images/mainnav_last.png);
}

#menu_wrap ul#mainnav li a {
	position: absolute;
	display: block;
	width: 75px;
	bottom: 12px;
	left: 8px;
	height: auto;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
}

#menu_wrap ul#mainnav li.first_menu_item a {
	left: 17px;
	text-transform: capitalize;
}

#menu_wrap ul#mainnav li a:hover, #menu_wrap ul#mainnav li.active_mainnav a {
	color: #4f7cb9;
}


/*
	SUB MENU
*/

/*#submenu_wrap {
	margin: 62px 5px 0 0;
	padding: 0 0 0 0;
	position: relative;
	height: 260px;
	background-image: url(/templates/dransfield/images/subnav_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: none;
	z-index: 2000;
}
*/

#submenu_wrap {
	margin: 0 5px 0 0;
/*	padding: 20px 0 0 0;*/
	padding: 0px;
	top: 42px;
	left: 12px;
	position: absolute;
	height: 260px;
	width: 772px;
	display: none;
	z-index: 2000;
}

#submenu_wrap_left {
	background-image: url(/templates/dransfield/images/subnav_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 752px;
	height: 100%;
	float: left;
}

#submenu_wrap_right {
	float: right;
	width: 20px;
	height: 100%;
	background-image: url(/templates/dransfield/images/subnav_bg_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#submenu_wrap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

#submenu_wrap ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ccc;
}

#submenu_wrap ul li.first_subnav_item {
	padding: 0px;
	margin:0px;
	border-top: 0px solid #ccc;
}

#submenu_wrap ul li a {
	display: block;
	padding: 2px 0px;
	color: #353535;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#submenu_wrap ul li a:hover, #submenu_wrap ul li a.active_subnav_item {
	color: #6089c0;
	background-image: url(/templates/dransfield/images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 190px 4px;
}

#submenu_wrap #secondary_lvl_items {
	position: absolute;
	width: 200px;
	height: 220px;
	top: 10px;
	left: 18px;
}

#submenu_wrap #secondary_lvl_items ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#submenu_wrap #tertiary_lvl_items {
	position: absolute;
	width: 200px;
	top: 10px;
	left: 240px;
}

#submenu_wrap #tertiary_lvl_items ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


.submenu_group {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.own_the_dream {
	color: #4f7cb9;
	font-size: 25px;
	position: absolute;
	left: 18px;
	bottom: 15px;
}

.worldmap {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 200px;
	height: 130px;
}


/*
	HERO FADER GALLERY
*/


#hero_fader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 490px;
	overflow: hidden;
}

.hero_fader_item {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 490px;
	overflow: hidden;
}

#hero_fader_nav_wrap {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 950px;
	height: 54px;
	background-image: url(/templates/dransfield/images/blank.gif);
}

#hero_fader_nav_bg {
	position: absolute;
	height: 44px;
	width: 950px;
	background-image: url(/templates/dransfield/images/fader_nav_bg.png);
	bottom: -44px;
	left: 0px;
/*	background-color: yellow;*/
}

#hero_fader_nav {
	position: absolute;
	height: 16px;
	width: 13px;
	top: 25px;
	left: 130px;
/*	margin: 25px 5px 0 130px;*/
	overflow: hidden;
}

#hero_fader_nav div {
	float: left;
	height: 16px;
	width: 16px;
	background-image: url(/templates/dransfield/images/nav_dots.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

#hero_fader_nav div.current_slide {
	background-position: top right;
}

#hero_fader_prev, #hero_fader_next {
	float: left;
	width: 44px;
	height: 44px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	display: none;
/*	background-color: #c00;*/
}

#hero_fader_prev {
/*	background-image: url(/templates/dransfield/images/fader_arr_left.png);*/
	position: absolute;
	left: 0px;
	top: 10px;
}

#hero_fader_next {
/*	background-image: url(/templates/dransfield/images/fader_arr_right.png);*/
	position: absolute;
	top: 10px;
	right: 10px;
}


.hero_fader_txt {
	position: absolute;
	top: 120px;
	left: 85px;
	width: 630px;
}

.hero_fader_txt h1 {
	color: white;
	font-size: 52px;
	text-transform: lowercase;
	margin: 0 0 7px 40px;
}

.hero_fader_txt h2 {
	height: 20px;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 7px 40px;
}

.hero_fader_txt span.hero_fader_txtblock {
	display: block;
	color: white;
	font-size: 20px;
	margin-left: 40px;
}

.hero_fader_txt span.hero_fader_txtblock a {
	color: white;
	font-size: 20px;
}
.hero_fader_txt span.hero_fader_txtblock a cufon {
	border-bottom: 1px solid white;
}

.hero_fader_txt span.hero_fader_txtblock cufon {
	padding-bottom: 4px;
}

.hero_fader_txt h4 {
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 40px;
}


.hero_fader_item_imagerow {
	margin-top: 15px;
	height: 32px;
}

.hero_fader_item_imagerow .hfii_img {
	float: left;
	height: 32px;
	margin-right: 13px;
}

.hfii_logo {
	width: 28px;
	height: 32px;
}

.hfii_last a {
	display: block;
	padding-left: 13px;
	border-left: 1px solid white;
}


/*
	LOGO
*/

#logo {
	position: absolute;
	top: 18px;
	right: 25px;
	width: 50px;
	height: 56px;
	background-image: url(/templates/dransfield/images/dransfield_logo_transp.png);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}


/*
	NEWS TAB
*/


#news_tab {
	position: absolute;
	width: 179px;
	height: 490px;
	overflow: hidden;
	top: 0px;
	right: -187px;
	background-image: url(/templates/dransfield/images/news_tab_open.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#news_wrap {
	position: absolute;
	width: 160px;
	height: 393px;
	overflow: hidden;
	bottom: 0px;
	right: 2px;
}

.news_item {
	width: 160px;
	height: 131px;
	overflow: hidden;
/*	background-image: url(/templates/dransfield/images/news_item_bg.png);*/
	background-repeat: no-repeat;
}

.news_item h2 {
	font-size: 12px;
	color: #5d5d5d;
	font-weight: normal;
	padding: 10px 8px 10px 13px;
	margin: 0px;
}

.news_item .news_line {
	display: block;
	font-size: 10px;
	color: #454545;
	padding: 0 8px 10px 13px;
}

.news_item .news_link a {
	text-decoration: none;
	color: #4374b5;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 13px;
	display: block;
}

#news_tab_hide {
	position: absolute;
	width: 17px;
	height: 121px;
	overflow: hidden;
	top: 233px;
	left: 0px;
/*	background-image: url(/templates/dransfield/images/hide_news.png);*/
	background-repeat: no-repeat;
	cursor: pointer;
}

#news_tab_show {
	position: absolute;
	width: 20px;
	height: 490px;
	top: 0px;
	right: 0px;
	background-image: url(/templates/dransfield/images/show_news.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


/*
	SLIDER
*/

#slider_wrap {
	background-color: #f3f3f3;
}

#slider_btn {
	float: right;
	width: 50px;
	height: 50px;
	margin: 8px;
	cursor: pointer;
	background-image: url(/templates/dransfield/images/slider_arrow.png);
	background-position: 18px 15px;
	background-repeat: no-repeat;
}

#slider_viewport {
	position: relative;
	width: 715px;
	height: 66px;
	overflow: hidden;
}

#slider_bar {
	position: absolute;
	width: 3000px;
	height: 66px;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.slider_item {
	float: left;
	width: 330px;
	height: 66px;
	margin-right: 20px;
	background-image: url(/templates/dransfield/images/slider_separator.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.slider_img {
	width: 100px;
	height: 40px;
	padding: 8px;
	margin: 5px;
	float: left;
	background-image: url(/templates/dransfield/images/slider_img_bg.gif);
	background-repeat: no-repeat;
}

.slider_txt {
	float: right;
	width: 200px;
	margin-top: 14px;
}

.slider_txt h2 {
/*	color: #4374b5;*/
	color: #6089C0;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 2px 0;
}

.slider_txt_line {
	color: #5b5b5b;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 1px 0;
}

p.slider_txt_normal {
	color: #9f9f9f;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.slider_txt_link a {
	color: #9f9f9f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.slider_txt_link a:hover {
	color: #6089C0;
}

#soft_edge {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 33px;
	height: 66px;
	background-image: url(/templates/dransfield/images/soft_edge.png);
	background-repeat: no-repeat;
}


/*
	FOOTER
*/

#footer {
	padding: 10px 0 0 0;
	margin-top: 1px;
	border-top: 1px solid #e7e7e7;
	position: relative;
}

.footer_nav {
	float: left;
	width: 190px;
	padding: 0 20px 0 12px;
}

.footer_nav h2 {
	color: #5b5b5b;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 2px 0;
}

.footer_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.footer_nav ul li {
	margin: 0px;
	padding: 0 0 0 10px;
	background-image: url(/templates/dransfield/images/ul_plus.gif	);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	line-height: 16px;
}

.footer_nav ul li a {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.footer_nav ul li a:hover {
	text-decoration: underline;
}

#footer_contact {
	float: right;
	position: relative;
	width: 250px;
	padding: 0 10px 0 0;
}

#footer_contact h2 {
	font-size: 11px;
	color: #5b5b5b;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer_contact h3 {
	font-size: 28px;
	color: #5079b0;
}

#footer_contact h4 {
	font-size: 11px;
	color: #6089c0;
	margin-top: 4px;
}

#footer_contact h4 a {
	font-size: 11px;
	color: #6089c0;
}

#footer_contact h4 a:hover {
/*	color: #c00;*/
}

#footer_logo {
	margin: 30px 0 0 0;
	padding: 8px 0px;
	border-top: 1px solid #e7e7e7;
	width: 250px;
}

#bottom_links {
	border-top: 1px solid #e7e7e7;
	padding: 6px 0px;
	width: 100%;
}

#bottom_links div {
	font-size: 9px;
}

#links_left {
	float: left;
	padding: 0 0 0 20px;
	color: #ccc;
}

#links_left a {
	color: #ccc;
}

#links_right {
	float: right;
	padding: 0 12px 0 0;
	width: 248px;
	color: #888;
}

#links_right a {
	color: #888;
}


/*
	CONTENT
*/

#content_wrap {
	padding: 0 28px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 1px;
	z-index: 100;
}

#breadcrumbs, #breadcrumbs a {
	color: #606060;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0.15em;
}

#breadcrumbs a:hover {
	color: #6089C0;
}

#page_header {
	margin: 5px 0 15px 0;
}

#page_header h1 {
	font-size: 24px;
	color: #d7d7d7;
	text-transform: uppercase;
}

#columns {
	padding-bottom: 20px;
}

.column {
	float: left;
	width: 440px;
}
.column:first-child {
	margin-right: 14px;
}

#left_column {
	float: left;
	width: 440px;
	margin: 0 0 15px 0;
}

#right_column {
	float: right;
	width: 440px;
	margin: 0 0 15px 0;
}

.blue_heading {
	color: #4374b5;
	font-size: 18px;
}

/*
	LISTING 1
*/


#listing {
	width: 415px;
}

#listing .blue_heading {
	border-bottom: 1px solid #d7d7d7;
}

.listing_item {
	border-bottom: 1px dotted #d7d7d7;
	margin: 0 0 0 0;
	padding: 15px 0;
	clear: both;
}

/*#listing > .listing_item:first-child {
	border-top: 0px dotted #d7d7d7;
}*/

.listing_item .slider_txt {
	width: 330px;
	margin: 0px;
}

.listing_img {
	width: 65px;
	width: 65px;
	float: left;
	margin: 0;
}


.img_txt_item {
	width: 356px;
	padding: 0 0 25px 0;
}

.img_txt_item_txt a {
	text-decoration: underline;
	color: #606060;
}

.img_txt_item_txt a:hover {
	text-decoration: none;
	color: #c00;
}

.img_txt_item_txt h1,
.img_txt_item_txt h2,
.img_txt_item_txt h3,
.img_txt_item_txt h4,
.img_txt_item_txt h5,
.img_txt_item_txt h6,
.img_txt_item_txt pre,
.img_txt_item_txt address {
	padding: 0px;
	margin: 0px;
	white-space: normal;
	font-size: 11px;
	color: #606060;
	font-family: Verdana, sans-serif;
}


.img_txt_item_txt {
	padding: 10px 0 0 6px;
	color: #606060;
}

.img_txt_item_txt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.img_txt_item_txt ul li {
	margin: 10px;
	padding: 0 0 0 10px;
	background-image: url(/templates/dransfield/images/ul_plus.gif	);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	line-height: 14px;
}


.pdf_link {
	padding: 0 0 0 6px;
}

.pdf_link a {
	display: block;
	padding: 2px 2px 2px 20px;
	background-image: url(/templates/dransfield/images/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #9f9f9f;
	font-size: 11px;
}

.pdf_link a:hover {
	color: #c00;
}


/*
	LISTING 2
*/

#img_listing {
	
}

#img_listing #breadcrumbs, #img_listing #page_header {
	padding: 0 0 0 28px;
}

#img_listing .blue_heading {
	width: 438px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 15px 28px;
}

.img_listing_item {
	width: 438px;
	height: 115px;
	padding: 0px;
	margin: 0 6px 20px 22px;
	float: left;
	border-bottom: 1px dotted #d7d7d7;
}

.img_listing_img {
	float: left;
	width: 211px;
	height: 86px;
	padding: 6px;
	background-image: url(/templates/dransfield/images/img_listing_bg.gif);
	background-repeat: no-repeat;
}

.img_listing_item .slider_txt {
	width: 200px;
	margin: 15px 0;
}


/*
	INFORMATION
*/

.info_item {
	margin: 0 0 20px 0;
}

.info_item_txt {
	width: 415px;
	float: left;
}

.info_item_txt .img_txt_item_txt {
	padding-left: 0px;
}

.info_item_txt .blue_heading {
	border-bottom: 1px solid #d7d7d7;
	padding-top: 6px;
}

.info_item_img {
	float: right;
	width: 440px;
}

/*
	TEXT PAGE
*/

.txt_item {
	margin-top: 25px;
}

#right_column .txt_item:first-child {
	margin-top: 0px;
}

.txt_item .blue_heading_small {
	color: #4374B5;
	font-size: 11px;
	
}

.txt_item .blue_heading_small p {
	padding: 0px;
	margin: 0px;
}

.txt_item .img_txt_item_txt {
	padding: 0px;
	color: #606060;
}

/*
	FORM
*/

#contact_form {
	padding: 0px;
	margin: 0 0 25px 0;
}

#contact_form .blue_heading {
	border-bottom: 1px solid #d7d7d7;
	width: 440px;
	margin-bottom: 10px;
	font-size: 14px;
}

#contact_form .form_item_half input[type="text"],
#contact_form .form_item_full input[type="text"],
#contact_form .form_item_half textarea,
#contact_form .form_item_full textarea {
	border: 1px solid #d2d2d2;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#contact_form .form_item_half select {
	border: 1px solid #d2d2d2;
	background-color: #f3f3f3;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#contact_form .form_item_half input[type="text"]:focus,
#contact_form .form_item_full input[type="text"]:focus,
#contact_form .form_item_half textarea:focus,
#contact_form .form_item_full textarea:focus {
	border: 1px solid #b2b2b2;
}

#contact_form .form_item_half input[type="text"] {
	width: 200px;
}

#contact_form .form_item_full input[type="text"],
#contact_form .form_item_full textarea {
	width: 424px;
}

#contact_form .form_item_full textarea {
	height: 119px;
	resize: none;
}

#contact_form .form_item_full input[type="text"].missing_value,
#contact_form .form_item_half input[type="text"].missing_value,
#contact_form .form_item_full textarea.missing_value {
	border: 1px solid #6089C0;
}

.form_row {
	clear: both;
}

.form_column {
	width: 447px;
	float: left;
}

.form_item_full, .form_item_half {
	float: left;
	margin: 0 13px 10px 0;
	color: #606060;
}

.form_item_half {
	width: 210px;
}

.form_item_full {
	width: 434px;
}

.form_item_full span, .form_item_half span {
	display: block;
	margin: 0 0 5px 0;
}

#submit_btn_wrap {
	float: right;
}

#submit_btn_wrap button {
	border: 0px solid white;
	background-color: white;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.alt_check, .alt_radio {
/*	display: inline-block;*/
	float: left;
	margin: 0 4px 0 0;
	width: 26px;
	height: 26px;
	background-image: url(/templates/dransfield/images/alt_check.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
}

.alt_radio {
	background-image: url(/templates/dransfield/images/alt_radio.gif);
}

.radio_label {
	float: left;
	margin: 0px;
	padding: 6px 10px 0 0;
}

#promo_code_wrap {
	display: none;
}

/*
	GALLERY
*/

#gallery {
	position: relative;
	margin: 0 0 25px 0;
}

#gallery_viewport {
	background-color: #e5e5e5;
	width: 894px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

#gallery_content {
	width: 894px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#gallery_subtitles {
	padding: 15px 0 10px 0;
	height: 25px;
}

.gallery_subtitle {
	color: #6089C0;
	font-size: 16px;
	display: none;
}

.gallery_nav {
	position: absolute;
	width: 43px;
	height: 43px;
/*	background-color: red;*/
	cursor: pointer;
	display: none;
	background-repeat: no-repeat;
	opacity: .75;
	filter: alpha(opacity=75);
}

#gallery_next {
	top: 131px;
	right: 0px;
	background-image: url(/templates/dransfield/images/gallery_arr_right.gif);
}

#gallery_prev {
	top: 131px;
	left: 0px;
	background-image: url(/templates/dransfield/images/gallery_arr_left.gif);
}

.gallery_item {
	float: left;
	margin-right: 1px;
}

.gallery_item img {
	opacity: 0.35;
	filter: alpha(opacity=35);
	cursor: pointer;
}

.gallery_item img.current {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*
	ADD. CLASSES
*/

.img_frame_342 {
	background-image: url(/templates/dransfield/images/picframe_top_342.gif);
	background-repeat: no-repeat;
	width: 356px;
}

.img_frame_342 a {
	display: block;
	background-image: url(/templates/dransfield/images/picframe_bottom_342.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 7px;
}

.clearbreak {
	clear: both;
}
