/* CSS Document */

/****************************************************************
|
|	GLOBAL STYLES / INDEX PAGE
|
/****************************************************************/

html{margin:0px; padding:0px;}

body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	color:#cccccc;
	font-family:Arial;
	font-size:11px;

}
a{color:#cccccc; cursor:pointer;}
a.no-link:hover {cursor:text;}

#left_col {
	background-image:url(../images/bg_topleft.jpg);
  	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}

#right_col{
	background-image:url(../images/bg_topright.jpg);
  	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}

.nobg{background:none}
.yesbg{background:url(../images/bg_topleft.jpg) repeat-x top right;}

#blog-link {
	position:relative;
	top: 10px;
	left: 0px;
}

#blog-link a {
	color:#EEEEEE;
	font-size: 13px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

#blog-link a:hover {color:#A11AD4;}

/****************************************************************
|
|	SUB PAGE STRUCTURE STYLES
|
/****************************************************************/

#site_container{
	width:964px;
	position:relative;
	}
	#logo{position:absolute; top:0px; right:47px; z-index:100;
	}
	#content{
		width:964px;
		background:url(../images/page_bg.jpg) no-repeat top center;
		}
		
		#content #nav_main{
			position:relative;
			left:215px;
			list-style:none;
			font-size:14px;
			margin:0px 0 0 19px;
			height:36px;
			padding:0px;
			width:488px;
			}
			#content #nav_main li{float:left;}
				#content #nav_main li a{
					color:#c0c0c0;
					text-decoration:none;
					display: block;
					padding: 0 0;
					height: 35px;
					line-height: 35px;
					float: left;
					text-indent: -9999px;
					text-decoration: none;
					background-image:url(../images/nav_matrix.jpg);
					}
			#n1{background-position:0 0;width:94px;} #n1:hover,#n1.current{background-position: 0 -35px;}
			#n2{background-position:-94px 0;width: 93px;} #n2:hover,#n2.current{background-position: -94px -35px;}
			#n3{background-position:-187px 0;width: 113px;} #n3:hover,#n3.current{background-position: -187px -35px;}
			#n4{background-position:-300px 0;width: 104px;} #n4:hover,#n4.current{background-position: -300px -35px;}
			#n5{background-position:-404px 0;width: 84px;} #n5:hover,#n5.current{background-position: -404px -35px;}

		#content #main_image{
			position:relative;
			left:236px;
			z-index:10;
			width: 643px;
			height: 181px;
			top:0px;
			}
			
.rotating_header {
  background: #000000;
  width: 643px;
  height: 181px;
}

.innerFade {
  z-index: 5;
}


		#content #nav_sub{
	list-style:none;
	position:relative;
	top:-135px;
	width: 200px;
	height:230px;
			}
#content #nav_sub ul {
	list-style-type: none;
}

			#content #nav_sub li{
				height:35px;
				line-height:35px;
				background:url(../images/sub_div.png) no-repeat 0px 31px;
				}
			#content #nav_sub li a{	text-decoration:none;	font-size:15px;}
			#content #nav_sub li a:hover{color:#A11AD4}
			#content #nav_sub li.heading a{color:#b79632}
			#content #nav_sub li a.current{color:#A11AD4}


		#content #nav_sub_sub{
			list-style:none;
			font-size:13px;
			position:absolute;
			top:216px;
			right:90px;
			margin:0px;
			padding:0px;
			}
			#content #nav_sub_sub li{
				float:left;
				padding-right:15px;
				margin-left:6px;
				height:33px;
				line-height:33px;
				}
				#content #nav_sub_sub li.current{background:url(../images/sub_sub_bg.gif) repeat-x right;}
				#content #nav_sub_sub li a{text-decoration:none;}
	#copy{
		position:relative;
		top:-210px;
		left:260px;
		width:545px;
		line-height:19px;
		}	
		#copy_large{
			position:relative;
			top:-210px;
			left:260px;
			width:609px;
			line-height:19px;		
		}
		#copy a, a.no-link:hover{
	color:#A11AD4;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #300640;
}
        #copy a:hover, a.link:hover {
			border:none;
		}
		 
		
		#copy_large a{
	color:#A11AD4;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #300640;
}
		#copy p{clear:both;margin:0 0 30px 0;}
		#copy h3,#copy h3 a,#copy_large h3,#copy_large h3 a{color:#b79632;font-size:14px;margin:0px; padding:0px; font-weight:normal; text-decoration:none;}	
		#copy h4,#copy h4 a,#copy_large h4,#copy_large h4 a{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A11AD4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #A11AD4;
}		
		#copy .col_left{float:left; width:201px;}
		#copy .col_right{float:right; width:316px;}
		#copy .col_left2{float:left; width:316px;}
		#copy .col_right2{float:right; width:201px;}
#copy ul {
	list-style-type: none;
	margin-bottom: 30px;
	margin-top: 10px;
}
#copy ul li {
	margin-bottom: 15px;
}




/****************************************************************
|
|	FOOTER STYLES
|
/****************************************************************/		
#footer{
	clear: both;
	position: relative;
	width: 543px;
	font-family: Arial;
	font-size: 11px;
	margin: 0 0 20px 240px;
}
	#footer,#footer a{color:#808080;}
	#footer .breadcrumbs{
		float:left;
		}
	#footer .copyright{
		float:right;
		}


dl.accordion-menu {
	margin: 0;
	padding: 0;
	width:545px;
	background:#000;
}

dl.accordion-menu dt.a-m-t {
	margin: 0;
	color: #444444;
}

/****************************************************************
|
|	SUB PAGE CONTENT STYLES
|
/****************************************************************/	

.indent{margin-left:38px;}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}
#copy hr {
	color: #333333;
	height: 1px;
	width: 100%;
}
#copy .opt_text {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A11AD4;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	display: none;
}
#copy .lite {
	color: #333333;
}
.contact_form ol {
	list-style-type: none;
	width: 100%;
}
.contact_form li {
	padding-bottom: 10px;
	width: 100%;
}
.contact_form      label span  {
	width: 100px;
	margin-right: 5px;
	display: block;
	margin-top: 5px;
}
.contact_form    input.tb {
	background-color: #222222;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	color: #999999;
	width: 150px;
	height: 18px;
	border: 1px solid #444444;
}
.contact_form input.bt {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	background-color: #222222;
	color: #CCCCCC;
	border: 1px solid #444444;
}
.contact_form textarea {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 100px;
	width: 200px;
	background-color: #222222;
	border: 1px solid #444444;
}
.contact_form .lite {
}
