/* @override http://localhost/~xenition/ww2/styles/main.css
	http://localhost/~xenition/ww/styles/main.css */
	
/* @group General Tags */
header, footer, section, article, hgroup, aside, nav, details {   
	display: block;											
}

body {
	margin:0px auto;
	position: relative;
	background: url(images/body_bg.gif) #002430 repeat-x;
}
	body.homepage {
		background: url(images/body_homepage_bg.gif) white repeat-x;
	}

img { border:0; }

ul {
	margin:0;padding:0;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:15px;
}
	ul li {
		margin:0;padding:0;
		list-style-type: none;
		padding-top:1px;
		padding-bottom:2px;
	}

dl dt {
	font-weight:bold;
	font-size:1.1em;
}
dl dd {
	padding-bottom:12px;
}
/* @end */

/* @group General Typography */
body {
	font-family: "Helvetica Neue", Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:1.5em;
	color: #555555;
}
h1{
	color:#FFF;
	font-family: 'Josefin Sans', sans-serif;
	font-size:27px;
	margin:21px 0 5px 0;padding:0;
	line-height:27px;
	font-style: normal;
	font-weight: 600;
}
h2{
	color:#284853;
	padding: 33px 0px 26px 0px;margin:0;
	font: 29px 'Josefin Sans', sans-serif;
	font-style: normal;font-weight: 600;
}
h3{
	height: 25px;
	margin:0 0 5px;padding:30px 0 0 0;
	color: #00445b;
	font-family: 'Josefin Sans', sans-serif;
	font-size:24px;
	border-bottom:1px dotted #66838c;
	font-style: normal;
	font-weight: 600;
}
	h3.doubleline {
		line-height:24px;
		height:51px;
	}
h4 {
	margin:20px 0 4px 0;padding: 0;
	color: #317490;
	font: 18px/22px 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
}
h5 {
	color:#0c5214;
	padding-top:10px;
	padding-bottom:3px;
	font-size:15px;
	font-weight:normal;
}
h6 {
	color:#9B4C00;
	font-weight:bold;
	font-size:13px;
}

a {
	color:#0066ce;
	text-decoration:none;
	border:0;
}

a:hover {
	cursor:pointer;
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

p {
	margin: 0;
	padding-bottom:18px;
}

/* @end */

/* @group Framework */

#overlay {
	position:absolute;
	display:none;
	left:0;top:0;
	width:100%;height:100%;
	text-align:center;
	background: url(images/overlay_bg.png);
}
	#overlay > div#video {
		position:absolute;
		left:50%;right:0;
		width:640px;height:385px;
		margin-top:85px;margin-left:-320px;
	}
	#overlay > .close_button {
		position: absolute;
		width: 30px;
		height: 30px;
		background: url(images/close_button.png) no-repeat;
		z-index: 100;
		cursor: pointer;		
	}
#top_line_wrap {
	height:5px;
	background:#eb790a;
	font-size:1px;
}
#header_wrap {
	width: 1024px;
	margin:0 auto;
}
#header_mid_wrap {
	background: url(images/header_mid_wrap_bg.gif) repeat-x;
	height:446px;
}
#header_mid_small_wrap {
	background: url(images/header_mid_small_wrap_bg.gif) repeat-x;
	height:35px;
}
#mid_wrap {
	width:1024px;
	margin:0 auto;
	height:320px;
	background: url(images/mid_bg.jpg) no-repeat;
}
#content_wrap {
	width:1024px;
	margin:0 auto;
}
#footer_wrap {
	width:1024px;
	margin:0 auto;
	height:120px;
	background: url(images/footer_bg.png) no-repeat;
}
body.homepage #footer_wrap {
	color:#364246;
	font-size:13px;
	margin-top:20px;
	background:none;
}

/* @end */

/* @group Header & Footer */

#nav {
	float:left;
	height:40px;
	margin:0;padding:0;
	margin-left:60px;
	margin-top:45px;
}
#nav li {
	display:block;
	padding:0;
	margin:0 57px 0 0;
	margin:0 40px 0 0\9; /* ie8 and below */
	min-width:0px;
	float:left;
	font-family: 'Josefin Sans', sans-serif;
	font-size:16px;
	text-shadow: rgba(0,0,0,0.9) 0 1px 2px;
	font-style: normal;
	font-weight: 600;
}
	#nav li:last-child {
		margin-right:0;
	}
	#nav a {
		color:#f9f9f9;
	}
	#nav a:visited {
		color:#f9f9f9;
	}
	#nav a:hover {
		text-decoration:underline;
	}
ul#subnav {
	margin:0 20px 0 0;
	padding:0px;
	height:35px;
	background:url(http://127.0.0.1/toh/sites/all/themes/toh/style/images/subnav_seperator.gif) no-repeat right;
}
ul#subnav li {
	margin:0;
	padding:7px 18px 0 18px;
	float:right;
	height:27px;
	font-size:12px;
	font-weight:bold;
	background:url(http://127.0.0.1/toh/sites/all/themes/toh/style/images/subnav_seperator.gif) no-repeat;
}
ul#subnav li a {
	color:#5c8694;
}
ul#subnav li a:hover {
	color:#b82500;
}
#header_highlight {
	position:relative;
	width: 1024px;
	margin:0 auto;
	height:446px;
	background:url(images/header_highlight_bg.png);
	box-shadow: 0 0px 3px 0px rgba(0,0,0,0.7);
	border-radius:0 0 12px 12px;
}
	#header_highlight > .learnmore {
		display:block;
		position:absolute;
		right:46px;top:386px;
		width:100px;
		text-align:right;
		font-size:16px;
	}
		#header_highlight > .learnmore a {
			color:#3D89D6;
		}
#header_mid_small {
	width: 1024px;
	margin:0 auto;
	height:100%;
	background: url(images/header_mid_small_bg.jpg) no-repeat;
}
	#header_mid_small ul#breadcrumb {
		color:#8a837c;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		padding-top:7px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#header_mid_small ul#breadcrumb {
			padding-top:8px;
		}	
	}
	#header_mid_small ul#breadcrumb > li {
		float: left;
		background: url(images/breadcrumb_left.png) no-repeat 0px 8px;
		margin-left: 10px;
		padding-left: 14px;
		color: #8d8c8c;
	}
		#header_mid_small ul#breadcrumb > li:first-child {
			background: none;
			margin-left: 0;
			padding-left: 2px;
			
		}
	#header_mid_small ul#breadcrumb > li a {
		color: #4880ba;
	}

#footer_main {
	color: #7d7d7d;
	text-align:center;
	padding-top:25px;
}
	#footer_main > span {
		display: block;
		text-align:center;
		padding-bottom: 10px;
	}
	#footer_main a {
		color: #a7a5a5;
		color: #8d9a9e;
	}


/* @end */

/* @group Blocks */

#content_wrap {
	background:url(images/content_b_bg.png) repeat-y;
}
.two_column_right {
	margin:0 25px 0 705px;
	background:url(images/two_column_right_bg.png)  no-repeat;
}
.two_column_right > * {
	margin:0 10px 0 15px;
}
	.two_column_right > #sidepics {
		margin:0 0 0 5px;padding:0;border-top:2px solid #749480;
	}
		.two_column_right > #sidepics > span, .two_column_right > #sidepics .slideshowen span {
			display:block;
			height:31px;margin-bottom:1px;
			padding:11px 0 0 0;
			text-align:center;
			text-shadow: rgba(255,255,255,0.7) 0 1px 1px;
			background:url('images/hr_bg.png') repeat-x;
		}
.two_column_left {
	float:left;
	width:620px;
	margin:0px 0 0 25px;
	padding: 0 30px 0 30px;
	background:url(images/two_column_left_bg.png) no-repeat;
}
	.two_column_left > h3 {
		margin-left:0;
		margin-right:0;
	}

.gridofresources .picme + p {
	clear:left;
}
.grid_block_b {
    height: 80px;
    width: 178px;
	margin-bottom:50px;
}
	.grid_block_b span.picme {
	}
	.grid_block_b em a {
	    color: inherit;
	}
	

/* @end */

/* @group Elements */

#contact {
	display:none;
	position:absolute;
	z-index: 100;
	left:50%;right:0;
	width:1024px;
	margin-left:-470px;
}
	#contact > div.contact_info {
		-moz-border-radius: 8px 8px 12px 3px;
	    -moz-box-shadow: 0 3px 7px #535353;
		-webkit-border-radius: 8px 8px 12px 3px;
	    -webkit-box-shadow: 0 3px 7px #535353;
		padding:20px 30px 0 30px;
	    background: none repeat scroll 0 0 white;
	    border: 5px solid #CFE0D6;
	    height: 200px;
	    opacity: .98;
	    position: absolute;
	    right: 0;
	    top: 70px;
	    width: 400px;
	}
		#contact div.contact_info span {
			display: block;
		height:30px;
		padding:10px 0 0 0px;
		color: #00445b;
		font-family: 'Josefin Sans', sans-serif;
		font-size:24px;
		text-shadow: rgba(0,0,0,0.1) 0 1px 0px;
		border-bottom:1px dotted #66838c;	
		}
		#contact > .close_button {
			position: absolute;
			width: 30px;
			height: 30px;
			background: url(images/close_button.png) no-repeat;
			z-index: 100;
			cursor: pointer;
			top:58px;
			right:-12px;		
		}	
		#contact > div > h4 {
			margin:0 0 10px 0;
		}
			#contact > div > h5 {
				margin:0;padding:0;
			}
			#contact > div > dl > dt {
				float:left;
				width:100px;
			}
			#contact > div > dl > dd {
				margin-left:100px;
				height:15px;
			}
#header_top {
	background: url(images/header_top_bg.jpg) no-repeat center top;
	height:107px;
}
#logo_area {
	float:left;
	margin:0;
	width:132px;
	padding:20px 0 0 10px;
}
body.homepage #logo_area, body.body2 #logo_area {
	margin-left:6px;
}

.feature {
	margin-left:-30px;padding:0;
	width:680px;
	height:258px;
	background-image:url(images/feature_bg.png);
	color:#e0e0e0;
	line-height:23px;
}
	.feature h2 {
		color:white;
	}
	.feature + h3, .feature + .horizontal_band {
		margin-top:0;
	}

h3 + section {
	position:relative;
}

.slideshowen {
    position:relative;
	width:285px;
	height:246px;
}
	.slideshowen > div {
	    position:absolute;
		width:285px;
		height:246px;
		background:#e9e9e9;
	    top:0;
	    left:0;
	    z-index:8;
	    opacity:0.0;
	}
		.slideshowen > div.active {
		    z-index:10;
		    opacity:1.0;
		}
		.slideshowen > div.last-active {
		    z-index:9;
		}

.picme {
	background: none repeat scroll 0 0 #F7FDF3;
    border: 1px solid #AFC1A2;
    display: block;
    float: left;
    margin: 2px 10px 5px 0;
    padding: 4px 4px 0;
}
ul.disc  {
    list-style-position: inside;
    list-style-type: disc;
}
	ul.disc li {
	    margin-bottom: 15px;
		list-style-type: disc;
	}
span.play_icon {
	display:block;
	position:absolute;
	background:url(images/play_icon.png);
	width:47px;height:46px;
	opacity:.7;
}
	span.play_icon:hover {
		cursor:pointer;
	}
.floatleft {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

.tomultiply {
	display: none;
}
	
/* @end */

/* @group Forms */

/* @end */

/* @group Icons */

/* @end */

/* @group Buttons */
button {	
	width:135px;height:43px;
	padding:0pt;
	font-size:15px;
	color:white;
	border:0pt none;
	background:transparent none repeat scroll 0%;
	background-image:url(images/button.png);
}
	button:hover {
		cursor:pointer;
		color:#ffea00;
	}
/* @end */

/* @group For Scripts */
.t {	
	display: none;
}
.loading_icon {
	display:none;
	height: 16px;width: 16px;
	margin-top:15px;
}
/* @end */
