/*Name:Common Styles */

/* ----------------------------------------------------------------------
	RESET
	Reset the default margins so we can define them explicitly ourselves.
	---------------------------------------------------------------------- */
* {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
}

/* ----------------------------------------------------------------------
	BODY (text styles as well)
	---------------------------------------------------------------------- */
body {
	background:#FFFFFF url(../ui/bkg_body.gif) top left repeat-y;
	border-top:6px solid #F37421;
	font-family:"Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:75%;
	color:#111111;
	text-align:left;
}

p, li {
	line-height:1.4em;
	margin-bottom:0.6em;
}

p, ul, dl, ol {color:#444444;}

h1, h2, h3 {color:#F37421;}

ul {
	list-style-position:inside;
	}


h2 {
	font-size:1.5em;
	margin-bottom:0.4em;
}


h3 {
	font-size:1.2em;
	margin-bottom:1.2em;
}

h4, h5 {
	text-transform:uppercase;
	letter-spacing:0.3em;
	color:#5B5C5E;
	margin-bottom:0.5em;
}

p strong {
	font-weight:bold;
}

a:link {
	color:#393BB0;
	text-decoration:none;
}

a:hover {
	color:#4B4FE7;
	text-decoration:underline;
}

a:visited {
	color:#6A4697;
	text-decoration:none;
}

h2 a, h3 a, h4 a, h5 a,
a h2, a h3, a h4, a h5 {
	text-decoration:none!important;
}

a.download {
	padding-left:32px;
	background:url(../ui/icon_download.gif) no-repeat left center;
	display:block;
}

#wrapper {
	background:url(../ui/bkg_wrapper.gif) no-repeat top left;
	float:left;
	width:100%;
}

#sideBar {
	width:168px;
	float:left;
}

#serverNotice {
	background-color:#FFFD41;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0.5em;
	text-align:center;
	padding:0.5em 0;
	position:absolute;
	top:0;
	width:100%;
	display:none;
}

/*REMOVE THIS RULE WHEN HIDING THE SERVER NOTICE
body {
	margin-top:2.3em;
}
 */
 
#mainLogo {
	
	background:url(../ui/bkg_mainLogo.gif) no-repeat top left;
	width:168px;
	height:0;
	_height:228px;
	padding-top:228px;
	_padding-top:0;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	text-indent:-999em;
}

#mainNav {
	background: url(../ui/bkg_sidebar.gif) no-repeat bottom left;
	padding:240px 0 160px 16px;
	list-style:none;
	float:left;
	width:152px;
}

#mainNav li{
	display:block;
	text-transform:uppercase;
	margin-bottom:0.25em;
	background-color:#F47421;
	color:#FFFFFF;
	text-align:right;
	float:left;
	width:152px;
}

#mainNav li a{
	padding:8px;
	display:block;
	margin-bottom:0;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	width:136px;
}

#mainNav li a:hover {
	background-color:#FF934D;
}

#mainNav li.selected,
#mainNav li.selected a:hover{
	background-color:#5B5C5E;
	cursor:default;
}

#mainNav li ul {
	list-style:none;
}

#mainNav li ul li {
	background-color:#989B9B;
	margin-bottom:0;
}

#mainNav li.selected ul li a:hover {
	background-color:#FF934D;
}

.siteTagLine {
	clear:both;
	background:url(../ui/bkg_siteTagline.gif) no-repeat;
	padding-top:180px;
	height:0;
	_height:180px;
	width:156px;
	overflow:hidden;
	text-indent:-99em;
	margin-bottom:2em;
}

#content {
	padding-top:130px;
	margin-left:168px;
	position:absolute;
	top:0;
	left:0;
	right:1em;
}

#content h1 {
	font-size:3em;
	margin-bottom:0.5em;
	font-family:georgia, times, serif;
	font-style:italic;
	padding-left:1.25em;
}

.article {
	padding:0 1em 0 4em;
	margin-bottom:1em;
	float:left;
}

.article div {
	margin-bottom:1em;
}

.article .copyFrame{	
	float:left;
	margin-bottom:0;
}

.article .copyFrame h3{
	
}

.article .imageFrame {
	margin-top:2em;
	float:left;
	text-align:right;
}

.article .imageFrame img {
	padding:0.5em;
	background-color:#EFEEEE;
	border:1px solid #DEDDDD;
}

a img {
	border:0;
}

img.bare {
	background-color:#FFFFFF;
	border:0;
}

#content .feature {
	max-width:51em;
	margin-left:4em;
	
	padding-top:1em;
	border-top:1px solid #EEEEEE;
	margin-top:1em;
	
	padding-bottom:1em;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:2em;
}

#content .feature h2 {
	color:#F37421;
	margin-bottom:0;
}

#content .feature h2 strong{
	font-weight:bold;
	color:#F37421;
}

#content .articleColumn {
	width:36em;
	float:left;
}

#content .summaryColumn {
	width:16em;
	margin-left:2em;
	float:left;
}

#content .summaryPanel {
	margin-left:4em;
	clear:both;
}

#content .summaryPanel .summary {
	width:14em;
	background-color:#EFEEEE;
	border:1px solid #DEDDDD;
	padding:1em;
}

#content .summaryColumn .summary {
	width:14em;
	border-bottom:1px solid #DEDDDD;
}

#content .summary {
	float:left;
	margin:0 1em 1em 0;
}

#content .summary h3 {
	font-size:1.6em;
	margin-bottom:0.4em;
}

#content  .summaryColumn .summary img {
	margin-bottom:1em;
}

#content .summaryColumn .article {
	padding:0 0 0 2em;
	border-left:1px solid #DEDDDD;
}

#content .summaryColumn .article p,
#content .summaryColumn .article ul{
	font-size:0.9em;
	color:#666666;
}

#footer {
	clear:both;
	border-top:1px solid #DEDDDD;
	margin:1em 0 2em 0;
	padding-top:1em;
}

#footer dl {
	clear:both;
}
#footer dt {
	float:left;
	width:6em;
	margin-right:2em;

}
#footer .article {
	margin-right:10px;
}
#footer .sponsor {
	float:left;
	text-align:center;
	border-left:1px solid #CCC;
	padding:5px 10px;
	width:140px;
}
#footer #cdaa a,
#footer #caramel a {
	display:block;
	letter-spacing:-999em;
	text-indent:-999em;
	margin:0.5em auto;
}
#footer #cdaa a {
	background:url(../ui/cdaalogo_lightbg.gif) no-repeat top left;
	width:93px;
	height:26px;
}
#footer #caramel a {
	background:url(../ui/caramel_sml.gif) no-repeat top left;
	width:135px;
	height:26px;
}