/*****************************************************
 * Copyright 2009, ETI http://www.eticampus.com
 * All rights reserved
 *****************************************************/

/* main content */
#contentLeft {
	float: left;
	width: 510px;
	padding: 0 0 0 5px;
	margin:4px 5px;
	text-align: left;
	color: #444;
}
	
	#contentLeft dl {
		padding: 10px 0 0;
		margin: 0 0 0 13px;
	}

	#contentLeft dt {
		padding: 0 0 0 4px;
		margin: 0 23px 0 0;
		border-bottom: 1px dashed #999;
		font-size: 1.7em;
	}
	
	#contentLeft dd {
		padding: 0 0 0 30px;
		margin: 10px 23px 0 0;
		border-bottom: 1px dashed #999;
		font-size: 1.7em;
	}
	
	#contentLeft h3.home {
		display: block;
		margin: 8px 0 7px 18px;
		padding: 0;
	}

	#contentLeft p.home {
		padding: 0 10px 10px 0;
		margin: 0;
		position: relative;
		line-height: 24px;
		color: #888;
		background-color: inherit;
		font-size: 1.2em;
	}
	
	#contentLeft h1 {
		color: #700304;
		font-size: 2.0em;
		letter-spacing:0.3px;
		font-weight: normal;
		margin:7px 0 10px 0;
		padding:5px 0;
		margin-bottom: 12px;
	}
	
	#contentLeft h1.tour {
		background: url(../images/titles/places.gif) 0 50% no-repeat;
	}
	
	#contentLeft h1.presscenter {
		background: url(../images/titles/presscenter.gif) 0 50% no-repeat;
	}
		
	#contentLeft h1.sitemap {
		background: url(../images/titles/sitemap.gif) 0 50% no-repeat;
	}
	
	#contentLeft p.sub, #contentLeft p {
		padding: 0;
		margin: 0 5px 15px 0;
		position: relative;
		line-height: 18px;
		/*color: #888;*/
		background-color: inherit;
		font-size: 1.1em;
	}
	#contentLeft p.share {
		padding:15px;
	}
	#contentLeft p.share a {
		text-transform:uppercase;
		letter-spacing:0.4px;
		font-size:90%;
		font-weight:bold;
	}
	#contentLeft h2 {
		color: #222;
		font-size: 1.3em;
		line-height:19px;
		letter-spacing:0.1px;
		font-weight: bold;
		margin:5px 0 7px 0;
		padding-top:7px;
		border-top:1px solid #e1e1e1;
	}
	#contentLeft h2.sub {
			width: 500px;
			font-size: 1.4em;
	}
	#contentLeft h3 {
		text-transform: uppercase;
		color: #000000;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 4px;
	}
	#contentLeft .font-small, p.font-small {
	font-size:85%;
	}
	
#contentRight {
	float: right;
	width: 245px;
	position: relative;
	background-color: #E7F4F4;
	color: #555;
	padding: 0 0 15px;
	margin:7px 0 15px 0;
	overflow:hidden;
}

	.subright {
		float: right;
		width: 245px;
		position: relative;
		color: #555;
		text-align: left;
		/*height: 735px;*/
		height:800px;
		margin-bottom:15px;
		background: #E7F4F4 url(../images/subpage-right-part-bg.gif) bottom center no-repeat;
	}
	*html .subright {
		height: 725px;
	}
	#contentRight div.snav {
		clear:both;
		margin:12px 0 2px 0;
		padding:0;
		width: 245px;
		position: relative;
		color: #555;
		text-align: left;
	}
	.snav-blue {
			background: #E7F4F4 url(../images/snav_hdr-bg-blue.gif) center top no-repeat;
	}
	.snav-red {
		background: #E7F4F4 url(../images/snav_hdr-red.gif) center top no-repeat;
	}
		.snav ul#subNav {
			list-style: none;
			margin:0;
			padding:0;
		}
		.snav ul#subNav li {
			margin: 0 4px;
			padding: 0;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li {
			height:20px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		.snav ul#subNav li a {
			display: block;
			font-size:1.05em;
			margin:0 0 0 7px;
			padding: 4px 5px 5px 17px;
			display:block;
			background: url(../images/bullets/snav_bullet.png) 0px 8px no-repeat;
			text-decoration:none;
		}
		*html .snav ul#subNav li a {
			margin-top:0;
			margin-bottom:0;
			padding: 3px 5px 3px 15px;
			line-height:15px;
			height:15px;
			background: url(../images/bullets/snav_bullet.png) 0px 7px no-repeat;
		}
		.snav ul#subNav li a:link, .snav ul#subNav li a:visited {
			color:#336699;
			color:#006DAF;
		}
		.snav ul#subNav li a:hover {
			color:#555;
			color:#004b8d;
		}
	#contentRight p img {
		margin: 13px 0 2px 0px;
	}
	.snav h2, .snav-qlinks h2 {
		margin:0;
		padding:7px 0 0 10px;
		width:238px;
		height:22px;
		color:#f4f4f4;
		font-size:13px;
		letter-spacing:-0.2px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	#contentRight h3 {
		margin: 10px 0 10px 15px;
		height: 16px;
		width: 225px;
		padding: 0;
	}
	#contentRight h3.facebook {
		background: url(../images/icons/facebook.png) 0 50% no-repeat;
	}
	#contentRight h3.twitter {
		background: url(../images/icons/twitter.png) 0 50% no-repeat;
	}
	#contentRight h3.tour {
		background: url(../images/icons/tour-ico.png) 0 50% no-repeat;
	}
	#contentRight h3.feed {
		background: url(../images/icons/rss.png) 0 60% no-repeat;
	}
	#contentRight h3.updates {
		background: url(../images/icons/phone-ico.png) 0 50% no-repeat;
	}
	
	#contentRight h3.rss {
		background: url(../images/icons/rss.png) 0 50% no-repeat;
	}
	
	#contentRight h3.faq {
		background: url(../images/icons/help-ico.png) 0 50% no-repeat;
	}
	
	#contentRight h3 span {
		height: 16px;
		margin: 0 0 0 23px;
		display: block;
		text-indent: -4500px;
	}
	#contentRight h3 span.text {
		height: 16px;
		margin: 0 0 0 23px;
		display: block;
		text-indent: 5px;
		text-transform:uppercase;
		color:#555;
		font-size:100%;
		font-weight:normal;
	}
	#contentRight h3.tour span {
		background: url(../images/titles/take-the-tour.gif) 0 50% no-repeat;
	}
	#contentRight h3.facebook span {
		background:none;
	}
	#contentRight h3.twitter span {
		background:none;
	}
	#contentRight h3.feed span {
		background:none;
	}
	#contentRight h3.started span {
		background: url(../images/titles/get-started.gif) 0 50% no-repeat;
	}
	
	#contentRight h3.updates span {
		background: url(../images/titles/updates.gif) 0 50% no-repeat;
	}

	#contentRight h3.rss span {
		background: url(../images/titles/updates.gif) 0 50% no-repeat;
	}
	
	#contentRight p {
		margin: 0 0 0 15px;
		padding: 0 15px 0 0;
		line-height: 17px;
	}
	
	#contentRight div.hr {
		height: 4px;
		background: #E7F4F4 url(../images/hr-bg.gif) no-repeat scroll center;
		color: inherit;
	}
	
	#contentRight div.hr hr {
		display: none;
	}
	
	#contentRight form {
		margin: 10px 0 0 15px;
		padding: 0 15px 0 0;
		line-height: 17px;
	}

		#contentRight form p {
			margin: 10px 0 0;
			padding: 0 15px 0 0;
			line-height: 17px;
		}
		
		#contentRight form select {
			margin: 0 7px 0 0;
			padding:0 1px 1px;
			height: 19px;
			width: 140px;
			color: black;
			background-color: white;
			font-size: 11px;
			vertical-align: middle;
		}

		#contentRight form p img {
			border: 0;
			margin: 0;
			padding: 0;
			height: 21px;
			width: 33px;
			vertical-align: middle;
			cursor: default;
		}
		
		#contentRight form p a {
			border: 0;
			margin: 0;
			padding: 0;
		}

	#contentRight a {
		padding: 0;
		margin: 5px 0 15px 18px;
		color: #24B4D3;
		color:#6699CC;
		background-color: inherit;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	#contentRight a:hover {
		text-decoration: underline;
		color: #069;
	}
	
	#contentRight dl {
		padding: 0;
		margin: 0 0 15px 17px;
		width: 215px;
		font-size: 1.0em;
		color: #737373;
		background-color: inherit;
	}
	
	#contentRight dt {
		padding: 0 0 0 18px;
		margin: 0 0 5px;
		background: url(../images/arrow.gif) 0 50% no-repeat;
		display: block;
		line-height: 15px;
	}

	#contentRight dt a {
		padding: 0;
		margin: 0;
		color: #24B4D3;
		background-color: inherit;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	/*  Content Page Sidebar Quicklink Styles */
	
		#contentRight div.snav-qlinks {
		clear:both;
		margin:12px 0 2px 0;
		padding:0;
		width: 245px;
		position: relative;
		color: #555;
		text-align: left;
		height: 200px;
		/*
		background: #E7F4F4 url(../images/snav_quicklinks-hdr-b.gif) center top no-repeat;
		*/
	}
	
	#contentRight div.shortcut-sub {
		margin:1px 2px 2px 0px;
		padding:0 0 2px 0;
		overflow:hidden;
		background: url(../images/snav-div.png) center bottom no-repeat;
	}
	#contentRight div.shortcut-sub a img {
		float:left;
		margin:0 4px 0 0;
		padding:0;
		width:24px;
		border:none;
	}
	#contentRight div.shortcut-sub a.qlink {
		float:left;
		margin:-4px 0 0 3px;
		padding:0;
		width:140px;
		text-decoration:none;
		display:block;
	}
	#contentRight a.qlink:link, #contentRight a.qlink:visited{
		color:#6699CC;
	}

	#contentRight a.qlink:hover {
		color:#025796;
	}
/* End content page quicklinks styles */


/* end content page styles */

