/* DESIGN */
		html > body {
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #D9F2FF;
		height:100%;
		background: url(../../images/starfield.jpg) top left repeat #000;
		}
		
		body {
		margin:0;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 8pt;
		color: #D9F2FF;
		height:100%;
		background: url(../../images/starfield.jpg) top left repeat #000;
		}
		
		#main {
		background: url(../../images/planets.jpg) top left no-repeat;
		height:100%;
		width:990px;
		}
		
		#header {
		height:117px;
		width:798px;
		}
		#header_login {
		position:relative;
		top:80px;
		left:710px;
		height:31px;
		width:190px;
		}
		#header_login input {
		border:1px solid gray;
		width:80px;
		background:#000;
		color:#f90;
		font-size:8pt;
		}
		
		#top_menu {
		width:990px;
		height:31px;
		position:relative;
		left:25px;
		line-height:29px;
		font-size:9pt;
		background: url(http://www.swtoro.com/images/menu_bg_2.jpg) top left no-repeat;
		}
		#top_menu a {
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		padding-left:24px;
		padding-right:24px;
		}
		#top_menu a:hover {
		color:#e39521;
		}
		
		#intro {
		background: url(http://www.swtoro.com/images/announce_bg_big.jpg) top left no-repeat #000;
		width:896px;
		height:468px;
		position:relative;
		display:block;
		clear:both;
		left:25px;
		top:25px;
		}
		
		#content_wrapper {
		width:990px;
		}
		
		#left {
		width:620px; 
		float:left;
		display:block; 
		padding-left:24px;
		}
		
		#right {
		width:275px; 
		float:left;
		display:block; 
		padding:0;
		}
		
		.block {
		width:596px;
		background: url(http://www.swtoro.com/images/new_bg.jpg) top left repeat-y;
		margin-top:2px;
		margin-bottom:26px;
		display:block;
		line-height:13pt;
		}
		.block a {
		color:#f90;
		text-decoration:none;
		font-weight:bold;
		}
		.block a:hover {
		color:#e39521;
		}
		.block blockquote {
		margin: 0px;
		margin-top:12px;
		margin-bottom:12px;
		padding: 10px;
		display:block;
		float:left;
		background-color: #10141D;
		quotes: "\201C" "\201D";
		font-size:8pt;
		}
		blockquote:before { content: open-quote; font-weight: bold; }
		blockquote:after { content: close-quote; font-weight: bold; }
		
		.block_content {
		width:576px;
		position:relative;
		left:10px;
		}
		.block_content p {
		line-height:16pt;
		}
		.block_bottom {
		background:url(../images/post_bottom.jpg) top left no-repeat;
		}
		.right_box {
		width:275px;
		display:block;
		}
		.right_box_cont {
		width:275px;
		position:relative;
		left:0px;
		top:0;
		}
		.right_box ul {
		margin:0;
		padding:0;
		width:275px;
		list-style-type:none;
		}
		.right_box li {
		border-top:0;
		color:#CC8F25; 
		width:275px; 
		height:21px; 
		line-height:21px;
		}
		.right_box li a {
		display:block;
		color:#CC8F25; 
		width:275px; 
		height:21px; 
		line-height:21px;
		}
		.right_box li a:hover {
		display:block;
		width:275px; 
		background:#032B44; 
		color:#e39521;
		height:21px; 
		line-height:21px;
		}
		.right_box li a span {
		padding-left:12px;
		}
		
		.clearit {
		width:100%;
		height:0;
		line-height:0.0px;
		clear:both;
		}
		
		a {
		color:#f90;
		text-decoration:none;
		}
		a:hover{
		color:#e39521;
		}
		
		h1 {
		margin:0;
		padding:0;
		font-size:14pt;
		line-height:18pt;
		color:#f90;
		font-weight:normal;
		}
		
		h2 {
		margin:0;
		padding:0;
		font-weight:bold;
		font-size:10pt;
		color:#D89636;
		text-transform:none;
		}
		
		h3 {
		margin:0;
		padding:0;
		font-weight:bold;
		font-size:10pt;
		text-transform:uppercase;
		}
		
		p {
		margin-top:5px;
		margin-bottom:15px;
		padding:0;
		}
		
		img {
		}

/* LIGHTBOX */
		#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
		#lightbox img{ width: auto; height: auto;}
		#lightbox a img{ border: none; }
		
		#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
		#imageContainer{ padding: 10px; }
		
		#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
		#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
		#imageContainer>#hoverNav{ left: 0;}
		#hoverNav a{ outline: none;}
		
		#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:http://www.swtoro.com/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
		#prevLink { left: 0; float: left;}
		#nextLink { right: 0; float: right;}
		#prevLink:hover, #prevLink:visited:hover { background: url(http://www.swtoro.com/images/prevlabel.gif) left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url(http://www.swtoro.com/images/nextlabel.gif) right 15% no-repeat; }
		
		#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
		
		#imageData{	padding:0 10px; color: #666; }
		#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
		#imageData #caption{ font-weight: bold;	}
		#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
		#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
		
		#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* P7 MENU */
		/* 
		  ------------------------------------
		  PVII Menu CSS Express Drop-Down Menu
		  by Project Seven Development
		  www.projectseven.com
		  ------------------------------------
		*/

		/*
		p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
		We set padding and margin to zero to eliminate all indentation, turn bullets off,
		and set a font-family different from the global font-family declared for the
		body element above. This sets font for just the menu. Do not add a font-size here.
		*/
		#p7menubar, #p7menubar ul {
			padding: 0;
			margin: 0;
			list-style: none;
			font-family: Arial, Helvetica, sans-serif;
		}
		/*
		Root-Level Links.  Do not change the first two properties.
		Adjust padding values to make the root links taller and to offset them
		from the left and right edges of the link box. The border right creates a
		separator between links. Font-size is set here and will apply to all menu levels.
		Font color is set to light gray.
		*/
		#p7menubar a {
			display: block;
			text-decoration: none;
			border-right: 1px solid #333;
			color: #D9F2FF;
		}
	


		/*
		The Root-Level list items. Floating left allows
		them to appear horizontally. Width is for IE5 Mac. The last rule in
		this style sheet will set the width for this element to auto for all
		other browsers - hiding it from IE5 Mac. The width is proportional.
		As you add and edit root menu items, you will need to test this width
		to ensure it is wide enough to accomodate all text.
		*/
		#p7menubar li {
			float: left;
			width: 9em;
		}
		/*
		Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
		This allows the sub-menu width to expand if users resize the text in their browsers.
		*/
		#p7menubar li ul, #p7menubar ul li  {
			width: 17em;
		}
		/*
		The sub-menu links. We set color and turn off the right border, which
		would otherwise be inherited from the root link rule. We set top and 
		bottom padding less than the root items and increas the left padding
		to indent the sub-menu links a small amount in from the root links.
		*/
		#p7menubar ul li a  {
			color: #565656;
			border-right: 0;
			padding: 3px 12px 3px 16px;
		}
		/*
		Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
		Positioned Absolutely to allow them to appear below their root trigger.
		Set to display none to hide them until trigger is moused over.
		Background Color must be set or problems will be encountered in MSIE.
		Right and bottom borders are set to simulate a raised look.
		A gradient background image is assigned.
		*/
		#p7menubar li ul {
			position: absolute;
			display: none;
			
			background-color: #AFC2C8;
			border:1px solid #6C8997;
			z-index:100;
		}
		/*
		Changes the Text color and background color when the Root-Level
		menu items are moused over. The second selector sets color and background
		when Root-Level items are accessed with the keyboard tab key. The third
		selector sets an active state to support keyboard access in MSIE. The fourth 
		selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
		Note that IE7 supports hover on elements other than links and so behaves
		like Firefox, Opera, and Safari - making the menu operable even if JavaScript
		is not enabled.
		*/
		#p7menubar li:hover a, #p7menubar a:focus,
		#p7menubar a:active, #p7menubar li.p7hvr a {
			color: #fff;
			/*background-color: #799DB3;*/
		}
		/*
		Set the Sub-Menu UL to be visible when its associated
		Root-Level link is moused over. The second selector is 
		assigned to IE5 and IE6 via the P7_ExpMenu script.
		*/
		#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
			display: block;
		}
		/*
		Sets the Text color of the Sub-Level links when the Root-Level
		menu items are moused over. The second selector is 
		assigned to IE5 and IE6 via the P7_ExpMenu script.
		The color set should march the normal Sub-Level link color
		in the rule: #p7menubar ul li a. The background color must be
		transparent to allow the underlying gradient background on the UL
		to show through.
		*/
		#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
			color: #6C8997;
			height:22px;
			line-height:22px;
			padding:0;
			padding-left:3px;
			border-bottom:1px solid #6C8997;
			background-color: transparent;
		}
		/*
		The normal hover class for Sub-Level links. The Important directive
		is required for older browsers. We set a background color, which shows
		over the gradient background. We set text color to white.
		*/
		#p7menubar ul a:hover {
			background-color: #14597A!important;
			color: #D9F2FF!important;
		}
		/* The single backslash \ character inside this comment
		causes IE5 Mac to ignore the following rule, which allows other
		browsers to render top-level menu items to their natural width.
		Do not edit this rule in any way. */
		#p7menubar li {width: auto;}
