body, html/* Global elements
----------------------------------------------- 
*/
{
	margin: 0px;
	padding: 0px;
	color: #303030;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset
{
	background-color: #F5F5F5;
	padding: 10px;
}
legend
{
	font-weight: bold;
}
/*legend
{
	display: none;
}
*/
ul
{
 	list-style-type: none;  
	margin: 0px;
	padding: 0px;
}

li
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

br
{
/*	clear: both;   */
}

a:link, a:visited, a:active
{
	outline: none;
	text-decoration: none;
	color: #303030;
}
a:hover
{
	text-decoration: underline;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

.skyscraper {
	position: absolute;
	height: 612px;
	width: 160px;
	top: 209px;
	left: 948px;
	background-color: #000000;
	background-image: url(../../images/ad_sky.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.leaderboard {
	text-align: center;
	margin-left: 30px;
	width: 915px;
	background-color: #000000;
	background-image: url(../../images/ad_leader.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
	height: 90px;
	overflow: hidden;
}
.leaderboard1 {
	width: 915px;
	margin-left: 30px;
	margin-bottom: 4px;
}
.leaderboard_killer .leaderboard{
	display: none;
}
 
/* Positioning
----------------------------------------------- 
*/

.right
{
	float: right;
}
.left
{
	float: left;
}
.leftpad10
{
	float: left;
	padding: 10px;
}
.notification
{
	float: left;
	margin-left: 20px;
	background-color: #E8E8E8;
	width: 300px;
}
.notification p
{
	padding: 10px;
}

.clear_right
{
	clear: right;
}
.clear_left
{
	clear: left;
}
.clear
{
	clear: both;
}
#container
{
	width: 947px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
	z-index: 0;
}
#nav
{
	height: 116px;
	width: 947px;
}
 
#titlebar #title
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding-top: 17px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#content
{
	width: 909px;
	float: right;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c9cd;
	border-left-color: #c4c9cd;
}

#bottom
{
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 917px;
	margin-bottom: 50px;
	padding-top: 30px;
	text-align: center;
}
#bottom_static
{
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 917px;
	text-align: center;
}
.bar3
{
	background-color: #dcdfe1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px; 
	width: 864px;
	cursor: pointer;
	cursor: hand;
}

.bar
{
	/*background-color: #dcdfe1;*/
	background:#dcdfe1 url(/images/collapsed.gif) no-repeat scroll;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px; /*float: left;*/
	width: 874px;
	cursor: pointer;
	cursor: hand;
	letter-spacing: 0.1em;
}

.bar a, .bar2 a, .bar3 a
{
	color: #303030;
}

.bar2
{
	background-color: #dcdfe1;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px; /*float: left;*/
	margin-left: -9px;
	width: 889px;
}

.bar_sponsor
{
	background-color: #dcdfe1; 
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px; /*float: left;*/
	width: 864px;
 
}
#athletesections div.bar:hover, #eventsections div div.bar:hover, #teamsections div div.bar:hover
{
	background-color: #BEBEBE;
	background-image: url(/images/collapsed2.gif);	
	cursor: hand;
}

#athletesections div.selected, #eventsections div div.selected, #teamsections div div.selected
{
	background-color: #BEBEBE;
	background-image: url(/images/expanded.gif);
	cursor: default

}

#athletesections div.selected:hover, #eventsections div div.selected:hover, #teamsections div div.selected:hover
{
	background-color: #BEBEBE;
	background-image: url(/images/expanded.gif);
	cursor: default
}

.bar_arch
{
	background-color: #dcdfe1;
	float: left;
	width: 909px;
	height: 5px;
}
#article flexcroll1, .article flexcroll1{

}


#article_holder_wide, .article_holder_wide
{
	width: 889px;
	float: left;
}

#article_holder_left, .article_holder_left
{
	width: 670px;
	float: left;
}
#article_holder_right, .article_holder_right
{
	width: 220px;
	float: right;
}
#article
{
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 15px;
}
.article
{
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 15px;
}
.article img
{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#article_nav
{
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-right: 15px;
}
 

#article_nav li
{
	padding-bottom: 15px;
}
#article_nav li h3
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#article_nav .selected
{
	color: #B5B5B5;
}

#article_nav li.selected h3 a
{
	color: #B5B5B5;
}

#audio_holder_left
{
	width: 530px;
	float: left;
}
#audio_holder_right
{
	width: 359px;
	float: right;
}
#audio
{
	height: 420px;
	overflow: auto;
}
#audio_nav
{
	height: 420px;
	overflow: auto;
	padding-right: 15px;
}

 

#audio_nav li
{
	padding-bottom: 15px;
	background-image: url(/images/icons/icon_audio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
}

#audio_nav .selected
{
	background-image: url(/images/icons/icon_audio_selected.gif);
	color: #B5B5B5;
}

#audio_nav li h3
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#static {
	margin-left: 30px;
}
.box
{
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	padding-top: 5px; /*float: left;*/
	width: 890px; /*background-color: #fff;*/
	clear: both;
}
.box1
{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-top: 0px; /*float: left;*/
	width: 809px; /*background-color: #fff;*/
	clear: both;
}
.box_audio
{
	padding-bottom: 20px;
}
.box h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.box h3 strong
{
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
}
.box .title
{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 20px;
}

.box h4
{
	font-weight: normal;
	margin: 0px;
	padding-bottom: 15px;
}

.box .dogmenu
{
	float: left;
}
.box_video
{
	padding-top: 3px; /*float: left;*/
	width: 909px;
}
.box_video img
{
	padding-left: 5px;
}
.box_archive
{
	padding-bottom: 20px;
	padding-top: 5px;
	float: left;
	width: 890px;
	padding-left: 9px;
	width: 899px;
}
.box_archive2
{
	padding-bottom: 10px;
	padding-top: 0px;
	float: left;
	width: 890px; /*padding-left: 9px;*/
	width: 899px;
}
.arch_col
{
	float: left;
	width: 285px;
	padding-right: 14px;
}
.arch_col_title
{
	float: left;
	width: 344px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
.arch_col_dates
{
	float: left;
	width: 525px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #B5B5B5;
}
 
.arch_col li
{
	padding-bottom: 8px;
}

.arch_col_dates a
{
	padding-right: 15px;
}

.event_ads
{
	padding-right: 0px;
	padding-left: 4px;
	float: left;
	width: 900px;
}
.event_ads .ad
{
	float: left;
}

#photo_title_left, .photo_title_left
{
	width: 530px;
	float: left;
}
#photo_title_right
{
	width: 359px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}
#photo_title_right a
{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}


#photo
{
	float: left;
	width: 517px;
	background-color: #1A3244;
}

#photo #dogmenu, #photo #nodogmenu
{
	float: left;
	width: 33px;
	height: 33px;
}
#photo #text
{
	width: 431px;
	float: left;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	overflow: hidden;
	padding-bottom: 10px;
}
#photo #expand
{
	float: left;
	width: 33px;
	height: 33px;
}
#photo_holder_left
{
	width: 530px;
	float: left;
}
#photo_holder_right
{
	width: 359px;
	float: right;
}
#photo_nav
{
	height: 420px;
	overflow: auto;
}
#photo_nav .thumb
{
	float: left;
	padding: 3px;
	height: 58px;
	width: 77px;
	clear: none;
}
 
#photo_nav #selected
{
	padding: 1px;
	float: left;
	border: 2px solid #5ea6da;
	height: 58px;
	width: 77px;
}

#galleries
{
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
}
#galleries .item
{
	float: left;
	width: 281px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#galleries .item a
{
	font-weight: bold;
}


#galleries .item img, #galleries .item input
{
	float: left;
	padding-right: 10px;
}
#news_content
{
	width: 917px;
	float: right;
}
#news_content .item
{
	padding-bottom: 3px;
	width: 303px;
	float: left;
	padding-right: 3px;
}
#news_content .item_last
{
	padding-bottom: 3px;
	width: 303px;
	float: left;
}
#news_content .item_last2
{
	padding-bottom: 3px;
	width: 293px;
	float: left;
}
#news_bottom
{
	float: right;
	height: 16px;
	width: 917px;
	margin-bottom: 50px;
	padding-top: 20px;
	text-align: center;
}
#news_bottom a, #bottom a
{
	padding-right: 0px;
	padding-left: 0px;
}
.foot01
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.foot01a
{
	padding-right: 0px;
	padding-left: 8px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
#training
{
	float: left;
	width: 301px;
 
}
#training_title
{
	width: 309px;
	float: left;
	padding-right: 580px;
}

#training #dogmenu, #training #nodogmenu
{
	float: left;
	width: 33px;
	height: 33px;
}
#training #download
{
	float: right;
	width: 132px;
	height: 33px;
}
#training_holder_left
{
	width: 368px;
	float: left;
}
#training_holder_right
{
	width: 520px;
	float: right;
}
#training_nav
{
	height: 420px;
	overflow: auto;
}
#training_nav .thumb
{
	float: left;
	padding: 3px;
	height: 193px;
	width: 141px;
	clear: none;
}

#training_nav a:active, #training_nav a:focus {
	position: relative;
 	border: 2px solid #191937;
	padding: 1px;
	float: left;
	z-index:10;
	top: -3px;
	left: -3px;
}


/*******************************************************************************************/
.aeqbar
{
	float: left;
}
.aebarcontent
{
	margin-left: 65px;
	float: left;
}
.aeqa_left
{
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
 
}
.aeqa_right
{
	float: left;
	width: 428px;
	padding: 10px;
 
}

#submitques
{
	float: right;
	background-color: #dcdfe1;
	padding: 0px 5px 5px 10px;
	margin-top: -4px;
	width: 450px;
}
#showthanks
{
	float: right;
	padding: 20px;
	width: 430px;
	height: 40px;
	margin-top: -4px;
}
.hide
{
	display: none;
}

.show
{
}

/* Featured People */
.qacat
{
	margin-top: 15px;
}
.title2
{
	font-size: 13px;
	font-weight: bold;
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 10px 0px; 
}


/*           Google Maps        */

.gmap
{
	margin-left: 0px;
	margin-top: 0px;
	width: 674px;
	height: 500px;
	background-color: #E2E5E7;
}

#mapsquadlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 15px;
}

 
#mapsquadlist li
{
	padding-left: 10px;
	background-image: url(/images/icons/varsity_li.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	line-height: 20px;
}

#mapsquadlist li a
{
	margin: 0;
	padding-left: 12px;
}

.mapbarcontent
{
	background-color: #E2E5E7;
	width: 235px;
	float: right;
	text-align: center;
	height: 500px;
	padding: 0px;
	margin: 0px;
}
.mapbarcontent_inner 
{
	text-align: left;
	padding: 20px;
}

.gmapaddteam
{
	padding: 10px 50px 10px 0px;
	float: right;
}

/******** Community *****************/

.team_holder_left
{
	width: 450px;
	float: left;
	padding-right: 20px;
}
.team_holder_right
{
	width: 420px;
	float: right;
}

#titlebar
{
	background-color: #193244;
	background-image: url(/images/title_top.gif);
	background-repeat: no-repeat;
	width: 917px;
	float: right;
	color: #FFFFFF;
}

.upload a
{
	background-position: right 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 25px;
	background-repeat: no-repeat;
}

/***************************/
.thumb
{
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
.desc
{
	float: left;
	padding-top: 10px;
}
/* .desc a:link, .desc a:visited, .desc a:active
{
	color: #000000; 
}
 */
/* Auto Suggest */
.astbl
{
	border: 1px solid #E1E9F6;
	background: #F5F5F5;
}
.astblrow {
	padding: 5px 5px 0px 5px;
}
.astblsm
{
	font-size: x-small;
	display:block;
}

.astblrowalt {
	background: #3B5998;
	color: #FFFFFF;
}


.outline
{
	border: solid 1px #666666;
	padding: 1px;
}
.library div{
	float: left;
	height: 303px;
	width: 303px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.library .last{
	padding-right: 0px;

}
/*
@media screen and (-webkit-min-device-pixel-ratio:0){
	#nav {margin-top: -20px;}
}
*/
.featured_right
{
	height: 290px;
	overflow: auto;
	margin-bottom: 10px;
	width: 565px;
	float: left;
	padding-right: 15px;
}

 

.featured_left
{
	float: left;
	width: 310px;	
}
.featured_question
{
	font-weight: bold;
	color: #999999;
}


.ad{
	height: 250px;
	width: 300px;
	background-color: #F3F3F3;
}

.defeated ul
{
	list-style-type: disc;
	margin: 10px;
	padding: 6px;
}
.team_left {
	float: left;
	width: 500px;
	padding-top: 10px;
}
.team_right {
	float: right;
	width: 350px;
	padding-top: 10px;
}

.footer_seo {
	width: 917px;
	padding-top: 15px;
	padding-bottom: 60px;
	text-align: center;
	font-size: 9px;
	color: #999999;
}
.shim {
	height: 10px;

}

 
