/* Basic Pieces */

img {
	border: 0;}

a img {
	border-width: 0;}
  
h1, h2, h3, ul, li, form {
	margin: 0;
	padding: 0;}
  
ul, li {
	list-style: none;}
	
a:link {
	text-decoration: none;
	color: #303030;
	border-bottom: 1px solid #caadcf;}
	
a:visited {
	text-decoration: none;
	color: #303030;
	border-bottom: 1px solid #caadcf;}
	
a:hover {
	text-decoration: none;
	color: #95579e;
	border: none;}
	
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;}
	
h2 {
	font-size: 1.7em;
	font-weight: normal;}
	
h3 {
	font-size: 1.4em;
	font-weight: normal;}
	
h4 {
	font-size: 1.2em;
	font-weight: bold;}
	
h5 {
	font-size: 1.0em;
	font-weight: bold;}
	
h6 {
	font-size: 0.8em;
	font-weight: bold;}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;}
	
fieldset {
	margin: 10px 0px 10px 0px;
	border: 1px dashed #777777;}

legend {
	background: #ffffff;
	color: #ae7fb5;
	font-weight: bold;
	font-size: 1.25em;
	letter-spacing: 2px;
	border: none;
	padding: 2px 6px;}
	
textarea {
	border: 1px solid #777777;
	margin: 8px;}
	
.inputText {
	border: 1px solid #777777;
	margin: 8px;}
	
.wrapper {
	background: #fff;
	width: 800px;
	height: 128px;
	margin: 90px 0 10px 0;}
	
.wrapper a:link {
	text-decoration: none;
	border: none;}
	
	
/* End Basic Pieces */



/* Page Setup */

body {
	background: #f9f9f9 url(/images/newlook/shared/main_bg.png) repeat-y top;
	margin: 0;
	font: 76% Myriad, Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;}
  
#pageBackground {
	width: 800px;
	margin: 0px auto;}
  
#pageMain {
	background: #ffffff;
	float: left;
	width: 800px;
	line-height: 1.5em;
	color: #303030;}
	
  
#pageSearch {
	background: #ffffff;
	float: left;
	width: 800px;
	height: 1400px;
	line-height: 1.5em;
	color: #303030;}
  
#pageAlternate {
	width: 600px;
	margin: 0 auto;}
	
#pageAlternate .topicSet {
	border-bottom: 1px solid #b9b9b9;
	margin: 0 auto;}
	
#pageAlternate .headerAlternate {
	color: #ae7fb5;
	line-height: 1.2em}
	
#pageAlternateWide {
	width: 725px;
	margin: 0 auto;}
	
#pageAlternateWide .topicSet {
	border-bottom: 1px solid #b9b9b9;
	margin: 0 auto;}
	
#pageAlternateWide .headerAlternate {
	color: #ae7fb5;
	line-height: 1.2em}
	
#testBox {
	border: 1px solid #ff3932;
	border-radius: 25pt 25pt;}
	
.hiLite {
	padding: 10px 0px 10px 10px;
	background: #f9f9f9;}
  
 /* End Page Setup */
  
  

/* Lists */

ul {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;}
  
li {
  margin: 0;
  padding: 0px 0px 0px 0px;}
  
.listSpacing ul li {
	padding: 4px 0px 4px 0px;}

/* End Lists */



/* Header */


#headerWrap {
	float: left;
	margin: 0px 0px 0px 0px;
	height: 90px;
	width: 800px;
	background: url(/images/newlook/header/bg_header.jpg)}
	
#headerWrap img {
	float: left;
	width: 175px;
	margin: 13px 0px 3px 20px;
	border: none;
	zoom: 1;}
	
#headerSearch {
	float: right;
	clear: right;
	width: 275px;
	height: 80px;
	background: url(/images/newlook/header/trans_bg.png);
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;}
	
#headerSearch input {
	margin: 12px 0px 0px 15px;}
	
#headerSearch .quickSearchField {
	font-size: 0.9em;
	width: 130px;}
	
#headerSearch strong {
	font-size: 0.9em;}
	
.headerSearchSubmitButton {
	background: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	color: #000000;
	border: transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;}
	
.headerSearchSubmitButton:hover {
	cursor: pointer;
	background: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	color: #95579E;
	border: transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;}

#headerTabs {
	float: left;
	clear: left;}
	
#headerTabs ul li {
	float: left;
	clear: right;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	margin: 10px 0px 0px 2px;
	background: #ffffff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;}
	
#headerTabs a {
	border: none;}	
	
	
#headerNews {
	display: block;
	float: left;
	clear: left;
	width: 800px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;}
	
#headerAds {
	display: block;
	float: left;
	clear: left;
	width: 800px;
	height: 117px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;}
	
/* Header Guest */

#global_nav {
	clear: right;
	float: right;
	font: 11px normal verdana, sans-serif;
	margin: 15px 0 0 0;
}
#global_nav a {
	color: #4c266d;
	background: transparent;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#global_nav a:hover {
	text-decoration: none;
}
#global_nav img {
	border: none;
	padding: 0;
	margin: 0;
}
#global_nav img a{
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#header_ui {
	background: transparent;
	display: inline;
	float: right;
	text-align: right;
	margin: 50px 10px 0 0;
	width: 650px;
}

/* End Header Guest */

/* Footer */
	
#footer {
	height: 36px;
	width: 800px;
	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;}
	
#footer a {
	color: #f1f1f1;}
	
#footer img {
	float: left;
	clear: left;}
	
#footer_links {
	display: inline;
	float: left;
	margin: 6px 0px 0px 10px;
	width: 600px;}
	
#footer_legal {
	display: inline;
	float: right;
	margin: 6px 10px 0px 0px;
	text-align: right;}
	
/* End Footer */
