/* CSS Document for Popup pages*/

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(../images/bodya.jpg) top repeat-x #050507;
font:90% "Trebuchet MS", Verdana, sans-serif;
color:#ACACB0;
}

a {
	color:#99FF00;
}

a:hover {
text-decoration:none;
}

}

h1.main_title {
font:170% "Trebuchet MS", Verdana, sans-serif;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container {
	width:760px;
	margin:0 auto;
	background:#151521;
	padding:5px;
	color: #D4D0C8;
}

#navigation {
	background:#181825;
	width:650px;
	border-top:1px solid #2E2E47;
	font:100% "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
	letter-spacing:1.5px;
	text-transform:uppercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:10px 10px 10px 25px;
}

#sidebar {
	width:00px;
	padding:10px;
	float:right;
	color:#bdbdc1;
	background-color: #777B88;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:15px;
}

#contentvideo {
	
width:320px;
height:249px;

}

#contentvideo2 {
	
width:289px;
height:160px;
margin-top:10px;
background:#292935;
padding-left:6px;
padding-right:6px;
}

#contentvideo3 {
	
width:289px;
height:291px;
background:#292935;
padding-left:6px;
padding-right:6px;
}

style 6{
	text-indent:20px;
	margin:0px 0;
padding:0px;
	
	
}


blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:px;
}

p.note {
padding:20px;
background:#292935;
color:#fff;
}

#container h1 {
font:170% "Trebuchet MS", Verdana, sans-serif
;
color:#fff;
margin:15px 0;
}

#container h2 {
font:120% "Trebuchet MS";
color:#fff;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
	padding:2px;
	background-color: #FFFFFF;
}

#footer {
width:750px;
background:#151521;
padding:10px;
margin:0 auto;
clear:both;
}

#content table {
width:475px;
background:#1E1E2D;
margin:25px 0;
}

td {
padding:8px;
font:100% Georgia;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}
