/* Index Page */

#pageBackgroundIndex {
	width: 962px;
	margin: 0px auto;}
  
#pageMainIndex {
	background: #ffffff;
	float: left;
	width: 962px;
	line-height: 1.5em;
	color: #303030;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px #787878;}

#indexTextContainer {
	float: left;
	margin: 40px 0px 0px 20px;}
	
#indexText {
	margin: auto;}
	
#loginContainer {
	float: right;
	width: 290px;
	margin: 0px 20px 0px 20px;
	padding: 20px;
	background: #E5E5E5;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
li.indexButton {
	line-height: 3.2em;}

.indexButton a:link {
	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 1px;
	background: #1D253B;
	border: transparent;
	padding: 4px 10px 4px 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
.indexButton a:visited {
	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 1px;
	border: transparent;
	background: #1D253B;
	padding: 4px 10px 4px 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
.indexButton a:hover {
	color: #3b3b3b;
	font-size: 1.1em;
	letter-spacing: 1px;
	border: transparent;
	background: #B5B7BE;
	padding: 4px 10px 4px 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
/* End Index Page */


/* Index Header */


#header {
	background: #374b61 url('/images/newlook/header/bg_header.jpg') no-repeat 50% 50%;
	border: 1px solid #252525;
	border-style: none none solid none;
	color: #fff;
	height: 89px;
	overflow: hidden;
	position: relative;
	zoom: 1;}
	
#header a {
	color: #f1f1f1;
	text-decoration: none;}

#header a:hover {
	text-decoration: underline;}
	
#header h1 {
	background: transparent;
	display: inline;
	position: absolute;
	top:0
	left:0;
	margin: 15px 0 0 10px;
	width: 240px;
}

#header_ui {
	background: transparent;
	display: inline;
	float: right;
	text-align: right;
	margin: 15px 10px 0 0;
	width: 640px;}
#header_ui form {
	overflow: hidden;
	zoom: 1;}
	
#global_nav {
	clear: right;
	font: 11px normal verdana, sans-serif;
	margin: 20px 0 0 0;}
	
#global_nav a {
	color: white;
	background: transparent;
	padding: 6px 10px 6px 30px;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;}
	
#global_nav a:hover {
	text-decoration:underline;}
		
#search_box {
	background: transparent url('/images/newlook/header/bg_search_box.png') repeat-x 0 0;
	border: 1px solid #979aa2;
	float: right;
	padding: 5px 0;
	width: 440px;}
	
#search_box #submit {
	background: none;
	border: none;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;}
	
#search_text {
	background: transparent;
	border: none;
	color: #3e4f64;
	font: 11px verdana;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	width: 400px;}
	
/* Index Header */

/* Index Footer */

#footerIndex {
	height: 36px;
	width: 962px;
	background: #374b61 url('/images/newlook/header/bg_footer.jpg') center;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font: 0.9em normal verdana, sans-serif;
	overflow: hidden;
	zoom: 1;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
#footerIndex a {
	color: #f1f1f1;}
	
#footerIndex img {
	float: left;
	clear: left;}
	
#footerIndexLinks {
	display: inline;
	float: left;
	margin: 6px 0px 0px 10px;
	width: 600px;}
	
#footerIndexLegal {
	display: inline;
	float: right;
	margin: 6px 10px 0px 0px;
	text-align: right;}
	
/* End sIndex Footer */
