
body {
margin:0 auto;
padding:0;
font:11px Verdana,Arial,Tahoma,sans-serif;
background:#FFFFFF;
color:#000000;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:0 auto;
width:750px;
}

/***** Top *****/
#top
{
	height: 32px;
	text-align:right;
	padding: 2px 5px 0 0;
	color: #FFFFFF;
}

#header {
	
	margin:0 auto;
	position:relative;

	float:left;
}
a#jordanlogo {
	width:150px;
	height:32px;
	position:absolute;
	top: 0;
	left:0;
	background:url(../images/logo_Jordan.gif) 0 0 no-repeat;
	cursor:pointer;
	text-indent: -9999px;
}

/***** Main Nav *****/

#mainNav{
	background-color:#D5D5D5;
	width: 750px;
	position:relative;
	padding:0; margin:0; border:0;
	height:20px;
}
#mainNav ul{ 
	list-style:none;
	position:relative;
	width: 748px;
	height:20px;
	background-color:#D5D5D5;
	display:inline;
	line-height: 1.5em;
	/*border-bottom: #666666 solid 2px;
	border-top: #666666 solid 1px;*/
	padding-left: 2px;
	font-weight: bold;
	margin:0;
}
#mainNav li{ 
	height:20px;
	float:left;
}
#mainNav li a{
	color:#000000;
	text-decoration:none;
	display:block;
	font-size:10px;
	height:20px;
	padding: 0 10px;
	background-color:#D5D5D5;
	float:left;
}
#mainNav li a:hover{background-color:#000000; color:#FFFFFF;}


/***** Home Content *****/
#colorBarMid
{
	height: 22px;
	margin: 2px 0 2px 0;
}

#promote 
{
	width:750px;
	font-size: 12px;
}


/***** Main content *****/
#bodyarea 
{
	width:750px;
}

div#bodyarea #bodycontent
{
	float: left;
	width: 480px;
}

div#bodyarea #photolibrary
{
	float: left;
	width: 270px;
	
}

div#bodycontent #content
{	
	padding: 2px 10px 10px 8px;
}

div#bodycontent #content h1
{	
	padding: 10px 10px 10px 0px;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}

div#bodycontent .pageTitle
{	
	padding: 10px 10px 10px 8px;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}

div#bodycontent h1
{
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}

div#bodycontent #content a:link
{	
	color: #000000;
	text-decoration: underline;
}

div#bodycontent #content a:visited
{	
	color: #000000;
	text-decoration: underline;
}

div#bodycontent #content a:hover
{	
	color: #000000;
	text-decoration: none;
}

/***** Footer Content *****/
#footer {
	width:750px;
	height: 20px;
	font-size: 10px;
	background-color: #000000;
	clear: both;
}
#footer .socialLinks {
	float:left;
}
#footer .ftrLink {
	float:right;
}
#footer .ftrLink a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	font-weight: bold;
	line-height:20px;
	height: 20px;
}
#footer .ftrLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .ftrLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:link
{	
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited
{	
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{	
	color: #FFFFFF;
	text-decoration: underline;
}

#footer img 
{
	border:0px;
}

ul.quicklinks {
	width:177px;
	font-size: 10px;
	float: left;
	list-style:none;
	padding: 10px 10px 0 0;
}
ul.quicklinks li {
	padding: 0 0 10px 0;
}
ul.quicklinks li a {
	color:#999;
	text-decoration:none;
}
ul.quicklinks li a:hover {
	color:#582F76;
	text-decoration:none;
}

/***** Collection Content *****/

div#bodyarea #bodycollection
{
	float: left;
	width: 590px;
}

div#bodyarea #leftside
{
	float: left;
	width: 160px;
	padding:0
	
}

div#leftside ul
{
	list-style:none;
	display:block;	
	line-height: 1.3em;
	padding-left: 2px;
	font-weight: normal;
	margin:8px;
}

#leftside li 
{
	padding:2px 0 2px 0;
}
#leftside li a{
	color:#000000;
	text-decoration:none;
	display:block;
	font-size:11px;
}

#leftside li a:hover{
	text-decoration:underline;
}

#leftside .pageTitle
{
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 10px 0 0 10px;
}

#mainNav li a:hover{}

div#bodycollection .pageTitle
{	
	padding: 10px 10px 10px 8px;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}

div#bodycollection h1,h2
{	
	padding: 40px 10px 0px 0px;
	font-size: 13px;
	font-weight:bold;
}


div#bodycollection a:link
{	
	color: #000000;
	text-decoration: underline;
}

div#bodycollection a:visited
{	
	color: #000000;
	text-decoration: underline;
}

div#bodycollection a:hover
{	
	color: #000000;
	text-decoration: none;
}


div#bodycollection #lside
{	
	float:left;
	width: 214px;
}

div#bodycollection #rside
{	
	float:left;
	width: 350px;
	padding: 0 0 0 15px;
}


/***** Other Classes *****/
div#wrap .spacer
{
	clear: both;
	background-color:#757575;
	height: 2px;
	width: 750px;
}

div#wrap .spacer2
{
	clear: both;
	background-color:#D5D5D5;
	height: 2px;
	width: 750px;
}
.formlabel
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.formsublabel
{
    FONT-SIZE: 9px;
    COLOR: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

.formselect
{
font-family: arial, verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #333333;
height:17px;
}

.seoCat
{
    FONT-SIZE: 10px;
    COLOR: #cecccc;
    FONT-FAMILY: Verdana;
}

.seoCat A:link
{
    FONT-SIZE: 11px;
	COLOR: #cecccc;
	FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.seoCat A:visited
{
    FONT-SIZE: 11px;
	COLOR: #cecccc;
	FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.seoCat A:hover
{
    FONT-SIZE: 11px;
	COLOR: #cecccc;
    TEXT-DECORATION: none
}


.input 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 10px;
font-weight: normal;  
border:1px solid #999999;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;

}

.form 
{
font-family: verdana, helvetica, arial, san-serif;
font-size: 10px;
color: #333333;
border-color: #333333;
border-width: 1px;
border-style: Solid;
background-color: white;
}
