
/*==== Jordans - Base Styles ====*/
body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	behavior:url("/css/csshover3.htc");
	background: url(/images/bg.png) repeat-x left top #fff;
}

/*==== Defaults ====*/
img 			{ border: 0px solid #fff }
a					{ text-decoration: none; color: #357C97; }
a:hover		{ text-decoration: underline; color: #357C97; }

fieldset 	{ margin: 0; padding: 0; border: none; }
legend		{ display: none; }

iframe { border: none; overflow: hidden; }

/*==== Cover Class - forces containers 
to cover their floating child elements ====*/
.cover:after {
  content: '.';
  display: block;
  height: 0px;
  visibility: hidden;
  clear: both;
}
.cover {
  zoom: 1;
}

/*==== Base Layout ====*/
div#header {
	margin: 0 auto;
	width: 990px;
	height: 114px;
	background: url(/images/logo_nav.jpg) no-repeat 13px 8px;
}
div#header #logoLink {
	position: absolute;
	margin: 8px 0 0 13px;
}
div#header #logoLink img {
	width: 139px;
	height: 68px;
}



div#contentWrapper {
	margin: 0 auto;
	width: 998px;
	min-height: 545px;
	_height: 545px;
	background: url(/images/layout/content_wrapper_bg.jpg) no-repeat left top #fff;
}
div#contentWrapper div#content {
	width: 960px;
	min-height: 545px;
	_height: 545px;
	background-image: url(/images/layout/content_wrapper_bttm.png);
	_background-image: url(/images/layout/content_wrapper_bttm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 19px 19px 19px;
	position: relative;
	z-index: 1;
}

div#contentWrapper div#content:after {
  content: '.';
  display: block;
  height: 0px;
  visibility: hidden;
  clear: both;
}

div#footer {
	margin: 0 auto;
	padding: 20px 0;
	width: 990px;
	min-height: 250px;
	_height: 250px;
	position: relative;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ABABAB;
}





/*==== Classes ====*/
.sans-serif	{	font-family: Arial, Helvetica, Verdana, sans-serif; }
.serif1			{	font-family: Serif1, Georgia, "Times New Roman", Times, serif; }
.georgia		{	font-family: Georgia, "Times New Roman", Times, serif; }

.sans-serif, .serif1, .georgia { line-height: 130%; }

.color_000		{ color: #000; }
.color_222		{ color: #222; }
.color_333		{ color: #333; }
.color_666		{ color: #666; }
.color_ccc		{ color: #ccc; }
.color_purple	{ color: #731867; }

.size_10			{ font-size: 10px; }
.size_11			{ font-size: 11px; }
.size_12			{ font-size: 12px; }
.size_13			{ font-size: 13px; }
.size_14			{ font-size: 14px; }
.size_16			{ font-size: 16px; }
.size_18			{ font-size: 18px; }
.size_20			{ font-size: 20px; }
.size_22			{ font-size: 22px; }
.size_23			{ font-size: 23px; }
.size_24			{ font-size: 24px; }

.weight_normal 	{ font-weight: normal; }
.weight_bold 		{ font-weight: bold; }

.floatRight	{ float: right; display: inline; }
.floatLeft	{ float: left; display: inline; }
.clearBoth	{ clear: both; *display: inline-block; }
.clearRight	{ clear: right; }
.clearLeft	{ clear: left; }

.margin_0 		{ margin: 0 !important; }
.margin_20 		{ margin: 20px !important; }
.margin_20_0	{ margin: 20px 0 !important; }

.padding_0 		{ padding: 0 !important; }
.padding_10 	{ padding: 10px !important; }
.padding_10_0 { padding: 10px 0 !important; }
.padding_20 	{ padding: 20px !important; }
.padding_20_0 { padding: 20px 0 !important; }

.block				{ display: block; }
.inline-block	{ display: inline-block; }
.inline				{ display: none; }

/* Buttons */
.bttnPurple24,
.bttnGold24 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 24px;
	line-height: 24px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;	
	color: #fff;
	background: url(/images/layout/bttnPurple_24px_bg.jpg) no-repeat left top;
	margin: 0;
	*margin-right: 5px;
	/*margin-right: 35px;*/
	padding: 0px 0px 0px 16px;
}
.bttnPurple24 span,
.bttnGold24 span {
	display: -moz-inline-block;
	display: inline-block;
	background: url(/images/layout/bttnPurple_24px_bg.jpg) no-repeat right top;
	margin: 0;
	padding: 0px 16px 0px 0px;
	cursor: pointer;
}
.bttnPurple24:hover,
.bttnGold24:hover {
	text-decoration: none;
	color: #fff;
}
.bttnGold24,
.bttnGold24 span {
	background-image: url(/images/layout/bttnGold_24px_bg.jpg);
}

a.email,
a.print,
a.addthis_button_email,
a.addthis_button_print {
	color: #999999;
	padding: 0 0 0 20px; 
}
a.email:hover, 
a.print:hover,
a.addthis_button_email:hover,
a.addthis_button_print:hover {
	color: #357C97; 
	text-decoration: underline; 
}
a.email,
a.addthis_button_email {
	background: url(/images/icons/icon_email.gif) no-repeat left top; 
	cursor: pointer; 
}
a.print,
a.addthis_button_print {
	background: url(/images/icons/icon_print.gif) no-repeat left top; 
	cursor: pointer; 
}
u.top_links {
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

u.top_links a.text
{
	margin-right: 10px;
}

.addthis_toolbox a 
{
	display: inline-block;
	vertical-align: middle;
}
.addthis_toolbox a span.at300bs,
.addthis_toolbox a span.at300b,
.addthis_toolbox a span.at300m {
	display: inline-block;
}


/*==== Interior Temp. Stuff ====*/
/* breadcrumbs */
ul#breadcrumbs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #BEBEBE;
	margin: 0;
	padding: 20px 0 5px 0;
	display: block;
}
ul#breadcrumbs li {
	float: left;
	display: inline;
	padding: 0 12px 0 0;
	margin: 0 6px 0 0;
	background: url(/images/layout/breadcrumbs_pipe.gif) no-repeat right center;
}
ul#breadcrumbs a {
	display: inline-block;
	color: #BEBEBE;
}
ul#breadcrumbs a:hover {
	color: #357C97;
}
ul#breadcrumbs a.home {
	width: 0px !important;
	text-indent: -999px;
	overflow: hidden;
	padding-left: 12px;
	background: url(/images/layout/breadcrumbs_home.gif) no-repeat left center;
	
	*float: left;
	*display: inline;
	*padding: 0;
	*width: 12px !important;
	*height: 12px;
}
/* Page Title */
h1.pageTitle {
	font-family: Serif1, Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #D9D9D9;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	clear: both;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	color: #666;
	line-height: 145%;
	/*padding: 20px 100px 0 0;*/
	padding: 0 90px 0 0;
	margin: 20px 0;
}

#spinner 
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    padding: 4px;
    background-color: white;
    border: 2px solid #701364;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}