@charset "utf-8";

/*********************************************/
  /******  BODY & CONTAINER ELEMENTS  ******/
/*********************************************/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../../images/body_bground.jpg) repeat-x top left;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


#header {
	width: 100%;
	height: 108px;
	background: url(../../images/header_bground.gif) no-repeat top right;
	border-bottom: 1px dotted #7F7F7F;
	text-align: left;
}

#header img {
	padding: 26px 0 0 30px;
	border: none;
}

#container {
	width: 940px;
	margin:0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.clear {
	clear: both;
}

.highlight {
	color: #CA9FC4;
}

/*********************************************/
      /******  MENU BAR  ******/
/*********************************************/	

#main-menu {
	float: left;
	font-size: 70%;
	text-align: left;
	margin-bottom: 10px;
}

/*********************************************/
      /******  Content  ******/
/*********************************************/	

#register {
	float: right;
	display: inline;
	border-bottom: 1px dotted #7F7F7F;
	width: 940px;
	text-transform: uppercase;
}

	#register p{
		font-size: 90%;
		margin: 0 0 10px 0;
		padding: 0;
	}

		#register p a{
			color: #fff;
			text-decoration: none;
			background: url(../../images/arrow.gif) no-repeat 0 0.25em;
			padding-left: 15px;
		}
		
		#register p a:hover {
			color: #CA9FC4;
		}

		#home #register {
			border-bottom: 1px solid #6F6F6F;
		}


#content {
	display: inline;
	float: left;
	/*margin-top: 50px;*/
	width: 940px;
}

#home #content {
	padding-top: 0;
}

#left-column {
	display: inline;
	float: left;
	width: 331px
}

#home #left-column {
	width:530px;
			
}

#register #left-column {
	display: none;			
}
	
#right-column {
	display: inline;
	float: right;
	width:589px;
		
}

#right-column a {
	color: #CA9FC4;
}

#home #right-column {
	width:330px;	
}

#registration #right-column {
	width: 940px;
	float: left;
	display: inline;		
}

#movie {
	display: inline;
	float: left;
	border-bottom: 1px solid #6F6F6F;
	width: 940px;
	margin-bottom: 35px;
}

.flash-button {
	float: right;
	margin-bottom: 8px;
}

/*********** Left Column Elements ***********/



	#left-column h1, #registration #right-column h1 {
		margin: 30px 0 0 0;
		padding: 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 28px;
		font-weight: normal;
		line-height: 1em;
	}
	
	#left-column h2 {
		margin: 5px 0 0 0;
		padding: 0;
		color: #CA9FC4;
		font-size: 90%;
		font-weight: normal;
		line-height:140%;
	}
	
	#left-column a {
		color: #CA9FC4;
	}
	
	#left-column img.comp-logo {
		margin-top: 20px;
		border: none;
		float: right;
	}
	
	#home #left-column h1 {
		margin: 0;
		padding: 0;
		color:#fff;
		text-transform: none;
		/*font-size: 120%;*/
		font-size: 25px;
		font-weight: normal;
	}
	
	#home #left-column h2 {
		margin: 5px 0 30px 0;
		padding: 0;
		/*color: #fff;*/
		font-size: 80%;
		font-weight: normal;
		line-height:140%;
	}
	
	
		#home #left-column p.intro, #home #left-column p {
			text-align: justify;
		}

/*********** right Column Elements ***********/

	#right-column p, #home #left-column p {
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 70%;
		color: #D9D9D9;
		line-height: 170%;
	}
	
	
	#home #left-column p.intro, #right-column p.intro {
		margin: 30px 0 10px 0;
	}
	
	#right-column p.intro-news {
		margin: 15px 0 10px 0;
	}
	
	#registration #right-column p {
		margin-top: 10px;
	}
	
	#right-column p.intro:first-line, #home #left-column p.intro:first-line, #right-column p.intro-news:first-line {
		font-weight: bold;
		color: #fff;
	}
	
	#right-column h3 {
		color: #CA9FC4;
		font-size: 75%;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	#home #right-column h3 {
		color: #fff;
		border-top: 1px solid #6F6F6F;
		border-bottom: 1px dotted #6F6F6F;
		font-weight: normal;
		font-size: 90%;
		padding: 5px 0 6px 0;
		margin: 0;
	}
	
	#right-column ul  {
			margin: 15px 25px 0 15px;
			padding: 0 0 15px 0;
		}
		#right-column ol  {
			margin: 0 25px 0 25px;
			padding: 0 0 15px 0;
		}
		
		#right-column li {
			margin: 0;
			padding: 0 0 8px 0;
			font-size: 70%;
			line-height: 160%;
		}



				#right-column ul.bullet {
	margin: 10px 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#right-column li, .bullet {
	margin: 0 0 10px 0;
	padding: 0;
}

#right-column ul.bullet li a, .bullet a {
	display: block;/**/
	color: #fff;
	background: url(../../images/bullet_menu_blk_bgrd.gif) no-repeat 0 0.6em;
	padding: 0 0 0 15px;
	margin: 0;
	text-decoration: none;
}

#right-column ul.bullet li a:hover, .bullet a:hover {
	background: url(../../images/bullet_menu_2_blk_bgrd.gif) no-repeat 0 0.6em;
	color: #CA9FC4;
	text-decoration: underline;
}

#right-column ul.shallow-1, .shallow-1 {
		padding-bottom: 100px;
	}
	
	#right-column h3.news-item {
		text-transform: uppercase;
		border-bottom: 1px dotted #7F7F7F;
		font-weight: normal;
		margin-top: 30px;
		line-height: 160%;
		padding-bottom: 10px;
	}
	
	#right-column p.back {
		margin-bottom: 5px;
	}
	
	#right-column h3.link-top {
		margin-top: 40px;
	}

img.profile {
	float: right;
	margin: 15px 0 10px 15px;
}

div.link-container {

}

/*********************************************/
      /******  Footer  ******/
/*********************************************/	

#footer {
	float: left;
	margin-top: 40px;
	border-top: 1px dotted #7F7F7F;
	width: 940px;
}

	
		#footer ul {
			list-style: none;
			margin: 0 0 20px 0;
			padding: 10px 0 0 0;
			font-size: 65%;
		}
	
		#footer li {
			display: inline;
			margin: 0;
			padding: 0;
			color: #fff;
		}
		
		#footer li a {
			text-decoration: none;
			color: #fff;
		}
		
		#footer li a:hover {
			text-decoration: underline;
		}

/*********************************************/
          /******  FEED  ******/
/*********************************************/

#feedControl {
  float: left;
  width : 330px;
  padding: 0;
  margin: 10px 0 0 0;
  border-bottom: 1px solid #6F6F6F;
}

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

.gfg-title {
  font-size: 90%;
  color : #fff;
  background-color: #000;
  overflow : hidden;
  white-space : nowrap;
  padding: 0;
  margin: 0;
}

.gfg-title a {
  color : #CA9FC4;
  text-decoration:none;
  padding-bottom: 15px;
}

.gfg-subtitle {
  font-size: 70%;
  font-weight : bold;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin: 10px 0 5px 0;
}

.gfg-subtitle a {
  display: block;
  color : #000;
  padding: 2px 0 3px 0;
  border-top: 1px dotted #6F6F6F;
}

.gfg-entry {
font-size: 70%;
  background-color: #000;
  width: 100%;
  height : 7.0em;
  line-height : 1.4em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin: 3px 0 3px 0;
  margin-bottom: 10px;
  /*border-bottom: 1px dotted #7F7F7F;*/
}

.gfg-entry a {
	color: #fff;
	padding-bottom: 10px;
  line-height : 1.4em;
}

.gfg-listentry {
border-top: 1px dotted #6F6F6F;
padding: 5px 0 5px 0;
	font-size: 70%;
}

.gfg-listentry a {
	display: block;
	color: #CA9FC4;
	padding: 0 0 3px 0;
	/*background: url(images/bullet_home_over.gif) no-repeat 0 0.2em;
	text-decoration: none;*/
}

/******** MAPS ********/

div.map {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*width: 250px;	
	padding: 0;*/
}

div.map-tip .head {
	color: #7B4B92;
	font-size: 14px;
}

#map {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

input.map-search {
	cursor: pointer;
	color: #fff;
	background-color: #2E2E2E;
	border: none;
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

input.text-input {
	border: #2E2E2E;
}

/******** In Page Nav ********/

.panel-container {
	border-top: 1px dotted #7F7F7F;
	margin-top: 15px;
}

#right-column ul.TabbedPanelsTabGroup {
			margin: 20px 0 20px 0;
			padding: 10px 0 10px 0;
			border-top: 1px dotted #7F7F7F;
			border-bottom: 1px dotted #7F7F7F;
		}
		
		
		#right-column li.TabbedPanelsTab {
			margin: 0;
			list-style: none;
			display: block;
			padding: 0 0 3px 15px;
			background: url(../../images/bullet_menu_blk_bgrd.gif) no-repeat 0 0.5em;
			color: #aaaaaa;
			text-decoration: none;
			-moz-user-select: none;
			-khtml-user-select: none;
			cursor: pointer;
		}
		
		#right-column li.TabbedPanelsTabSelected, #right-column li.TabbedPanelsTabHover, #right-column li.TabbedPanelsTabSelected { 
			background: url(../../images/bullet_menu_2_blk_bgrd.gif) no-repeat 0 0.5em;
			color: #fff;
		}
		
		#right-column li.TabbedPanelsTabSelected {
			text-decoration: underline;
		}
		

/*********************************************/
          /******  FORMS  ******/
/*********************************************/

form {
float: left;
display: inline;
	padding: 0;
	border: 0;
}

fieldset {
 margin: 0;
 border: 0;
 padding: 0;
}

#form-left, #form-right {
	margin: 0;
	/*background: url(images/form_bgrounds.jpg) repeat-x top left;*/
}

#form-left{
    float: left;
	display: inline;/**/
	width: 455px;
}

#form-right{ 
	float: right;
	display: inline;/**/
	width: 455px;
	float: right;
}

#form-left legend, #form-right legend{
width: 317px;
	padding:0 0 12px 0;
	margin: 0;
	color: #CA9FC4;
	font-size: 75%;
	/*font-weight: bold;*/
}

	#form-left p, #form-right p {
		background-color: #1F1F1F;
		/*border: 1px dotted #7F7F7F;*/
		margin: 0 0 5px 0;
		padding: 5px;
	}
	
	#form-left p, #form-right p.text {
		clear: left;
		margin-bottom: 5px;
	}
	
	#form-left p label {
		float: left;
		width: 175px;
	}
	
	#form-left fieldset.investment p label {
		width: auto;
		float: none;
	}
	
	#form-left p input, #form-right p input, #form-left p select, #form-right p.text select, #form-left p textarea{
		/*border:  1px solid #D6C8DD;*/
		font: 100% Verdana, Arial, Helvetica, sans-serif;
	}

p.reg-btn{
	text-align: right;
	margin: 0 0 0 0;
	padding: 20px 10px 10px 0;
	float: right;
}

input.btn {
	margin: 0;
	padding: 3px 15px 4px 15px;
	border: none;
	color: white;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	background-color: #000;
	border: 1px solid #4f4f4f;
}

#form-container {
	/*background: url(images/form_bground_reg.gif) repeat-y 19px 0;*/
}

.pureLinks {
	height:80px;
	width:250px;
	display:block;
	float:left;
	text-align:center;
	
}

.pureLinks img {
	border:none;
}
