﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset { margin:0; padding:0; }

body {
	background:#BEC3C6 url(Images/zzz_background.jpg) repeat-x;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img { border:0; }
img.sided {
	background:#FFF;
	border:2px solid #CCC;
	padding:3px;
}
small { font-size:10px; }
a:hover img.sided { border-color:#A6A6A6; }
a { color:#0066cc; text-decoration:none; }
a:hover { text-decoration:underline; }
blockquote, pre { border:1px dashed #CCC; padding:8px 12px 8px 36px; margin:5px 0; }

.more-link { font-size:11px; }
.alignleft { 
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#ffffff;
	border:1px solid #A6A6A6;
	padding:2px 1px;
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
}

#wrapper { background:url(Images/zzz_background_side.gif) center top no-repeat; padding:20px 0; }
#container 
{
	margin:0 auto; 
	width:936px; 
	width:856px; 
}

#header {
	background:url(Images/ccool_header_football_blue.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_green_speed.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_athletes_feet.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_blue_burst.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_gold_fist.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_travel_gray.jpg) 0 0 no-repeat;
	background:url(Images/ccool_header_chick_w_at_sign.jpg) 0 0 no-repeat;
	height:90px;
	height:110px;
	height:120px;
	border-bottom:1px solid #A6A6A6;
	overflow:hidden;
}
#caption { padding:25px 30px 0; }
#title a {
	font-size:250%;
	text-decoration:none;
	color:#ffffff;
	height:30px;
	display:block;
	font-style:italic;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing:0;
	padding-bottom: 4px;
}
#tagline { color:#FFF; border-top:1px solid #FFF; text-decoration:none;	font-size:10px; float:left; padding:0 3px; }
#header .banner { float:right; padding:15px 15px 0; color:#999; }

#navigation { background:#FFFFFF; border-bottom:1px solid #A6A6A6; }
#menus li {
	display:inline;
	list-style:none;
	text-transform: uppercase;
}
#menus li a {
	background:transparent url(Images/zzz_menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#menus li page_item 
{
	background-position:0 -62px;
	text-transform: uppercase; 
}

#searchbox {
	background: url(Images/zzz_searchbox.gif) no-repeat;
	width:209px;
	height:21px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:3px 2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}

#menus li ul {
	display:none;
	background:#F4F5F7;
	border:solid #A6A6A6;
	border-width:1px 1px 0;
	line-height:0;
	position:absolute;
	z-index:1;
}
#menus li li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}
#menus li li a {
	float:none;
	padding:7px 18px 7px 10px;
	text-decoration:none;
	border-bottom:1px solid #DDD;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
	display:block;
	width:175px;
}
#menus li li a.last {
	border-color:#A6A6A6;
}
#menus li li a:hover, 
#menus li li a.current {
	background-color:#EDEFF0;
	color:#382E1F;
}
#menus li li a.subtitle, 
#menus li li a.subtitle:hover {
	background-image:url(Images/arrow.gif); 
	background-position:right;
	background-repeat:no-repeat;
}

#content {
	background:#FFF url(Images/zzz_side_separator.gif) right repeat-y;
	min-height:400px;
}

#main {
	background:#FFF url(Images/zzz_main_shadow.gif) top repeat-x;
	width:605px;
	width:565px;
	padding:13px 15px 15px;
	float:left;
	overflow:hidden;
}
.detailed {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .detailed {
	padding-bottom:15px !important;
}

.ThumbnailImage
{
	padding: 4px 6px 2px 0px;
}

.detailed h1 { font-size:18px; }
.detailed h2 { font-size:16px; }
.detailed h4 { font-size:14px; }

.detailed h1, .detailed h2, .detailed h4 {
	display:block;
	margin-top:10px;
/*	border-bottom:1px solid #CCC; */
	padding: 0 5px 3px;
	font-family:Verdana,"BitStream vera Sans"; 
/*	text-transform: uppercase; */
}
.detailed h1 a.title {
	text-decoration:none;
	color:#0066cc; 
}
.detailed h1 a.title:hover {
	color:#4C4C4C;
}
.detailed h1 .act a {
	font-weight:normal;
}
.detailed h2 a.title {
	text-decoration:none;
	color:#0066cc; 
}
.detailed h2 a.title:hover {
	color:#4C4C4C;
}
.detailed h2 .act a {
	font-weight:normal;
}
.detailed h4 a.title {
	text-decoration:none;
	color:#0066cc; 
}
.detailed h4 a.title:hover {
	color:#4C4C4C;
}
.detailed h4 .act a {
	font-weight:normal;
}
.detailed .info {
	margin:5px;
}
.detailed .info span.first {
	margin-left:0;
}
.detailed .content {
	padding:5px 0 0 5px;
	line-height:145%;
	overflow:hidden;
}
.detailed .content p {
	margin-bottom:10px;
}
.detailed .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.detailed .under span {
	float:left;
	margin-right:15px;
}
.detailed .content h4 {
	color:#080;
	margin-bottom:10px; 
}
.detailed .content img {
	max-width:600px;
	max-width:560px;
}
.detailed .content ul, 
.detailed .content ol {
	padding-bottom:10px;
}
.detailed .content ul li, 
.detailed .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.detailed .content table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.detailed .content th, 
.detailed .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.detailed .content tr.even td {
	background:#F7F7F7;
}
.detailed .content th {
	background:#EDEFF0;
}

#sidebar {
	background:#F7F7F7 url(Images/zzz_sidebar_shadow.gif) top repeat-x; 
	width:300px;
	width:260px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
}
#sidebar li {
	background:url(Images/zzz_icons.gif) 0 -560px no-repeat; 
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#sidebarcenter, 
#sidebartop , 
#sidebarbottom  {
	/* background:url(Images/zzz_separator.png) bottom no-repeat; */
	/* margin: 10px; */
	padding: 10px 15px 16px 8px;
}
#sidebarcenter {
	padding-bottom:6px;
}
#sidebartop, 
#sidebarbottom {
	font-size:95%;
	padding: 0 0 0 8px;
	line-height: 1.4em;
}
#sidebartop h2, 
#sidebarcenter h2, 
#sidebarbottom h2 {
	margin-bottom:10px;
}
#sidebarbottom h2 {
	margin-top:10px;
}
#sidebartop .content p, 
#sidebarbottom .content p {
	margin-bottom:10px;
}
#sidebarright {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#sidebarleft {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#sidebarright h3, 
#sidebarleft h3 {
	margin-bottom:5px;
}
#sidebarright, 
#sidebarleft {
	margin-bottom:15px;
}


#footer {
	background:url(Images/zzz_footer.jpg) 0 0 no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	text-align: center;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#gotop {	background:url(Images/zzz_icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}

.detailed .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.detailed .content .linkcat ul li a {
	background:url(Images/zzz_icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 
.frame { padding: 5px; border: 1px solid #aaa; } 

.pagelist
{
	margin: 0 0 12px 8px;
}
.pagelist h4
{
	margin-bottom: 2px;
	font-weight: normal;

}

#page {	padding: 10px;}
#page h1 {color: #ff9900; padding-left: 24px; background-color: #F0F0F0; margin: 5px 0 8px 0;}
#page #admin {	border-top: 1px solid silver;	margin-top: 10px;	padding: 5px 0;}

.page {	padding: 10px;}
.page h1 {color: #ff9900; padding-left: 24px; background-color: #F0F0F0; margin: 5px 0 8px 0;}
.page {	border-top: 1px solid silver;	margin-top: 10px;	padding: 5px 0;}


.target_item
{
	font-weight:bolder;
	font-size: larger;
	font-size: 125%;
	text-decoration: underline;
}
.non_target_item
{
	font-weight: normal;
	text-decoration: none;
}