
/* CSS Document */

body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color:#008EB0;
	font-family: 'century gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#EBEBEB;
	scrollbar-3dlight-color:#EBEBEB;
	scrollbar-shadow-color:#EBEBEB;
	scrollbar-darkshadow-color:#D0D0D0;
	scrollbar-track-color:#ECECEC;
	scrollbar-arrow-color:#C96565;
}

#test{
	color:#C96565;
	
}

h1 {
	font-size:130%;
	font-weight:normal;
}

h2 {
	font-size:120%;
	font-weight:normal;
	color:#416776;
}

h3 {
	font-size:110%;
	font-weight:normal;
}

table {
	border-collapse:collapse;
	background-color:#F2F2EC;
	border:0px solid #cccccc;
	margin:0px;
}

td {
	border:1px dotted #cccccc;
	/*background-color:#E2EEF3;/*border-collapse:collapse;*/
	background-color:#EDEDED;
	padding:5px;
}

th {
	color:#FFF;
	font-weight:bold;
	border:0px solid #cccccc;
	background-color:#008FC5;
	/*border-collapse:collapse;*/
	font-variant:small-caps;
	letter-spacing: 2px;
	padding:5px;
	font-size:130%;
	
}



#outerWrapperTop {
	width:100%;
	background-image:url(../structure-images/outer-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	float:left;
}

#midWrapperTop {
	width:100%;

	background-image:url(../structure-images/body-bg.jpg);
	background-position:50% 0%;
	background-repeat:repeat-y;
	background-color:transparent;
	float:left;
}

#innerWrapperTop {
	width:100%;
	background-image:url(../structure-images/header.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
}

/*Holds all centered content in place*/
#contentWrapper {
	width:960px;
	margin:0px auto;
	text-align:left;
	border:0px;
	background-color:transparent;
	z-index:100;
	position:relative;
}

/*Starts centered content with float so we can 
position everything with floats down the page
-margin to put content over footer
relative position to allow for z-index*/
#content {
	float:left;
	background-color:transparent;
	width:956px;
	margin-left:-8px;
	margin-bottom:-40px;
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:100;
	position:relative;
	padding-bottom:10px;
	display:inline;
}

.frontContent {
	background-image:url(../structure-images/content-bg.jpg);
}

#header {
	width:958px;
	float:left;
	height:150px;/*background-color:#00CC00;*/
}

#headerLeft {
	width:425px;
	float:left;
	height:150px;/*background-color:#CCCCCC;*/
}

#logo {
	width:250px;
	height:100px;
	padding-left:30px;
	padding-top:30px;
}

#headerRight {
	width:508px;
	float:left;
	height:150px;/*background-color:#33CCFF;*/
}

#siteTools {
	float:left;
	width:508px;
	padding-top:10px;
	/*background-color:#00FF66;*/
	padding-bottom:5px;
	display:inline;
}

#siteTools a {
	padding-right:20px;
	text-decoration:none;
	color:#007D9A;
}

#siteTools a:hover {

	color:#900;
	/*background-color:#900;*/
}

#siteTools#cse-search-box{
	display:inline;
	margin:0px 0 0 0;
	padding:0px 0px 0px 40px;
}

#cse-search-box input{
width:180px;


}



#siteTools form {
	display:inline;
	margin:0px;
	padding:0px 0px 0px 40px;
}

/***********TOP MENU*****************/
#topMenu {
	float:left;
	width:508px;
	/*background-color:#006699;*/
	margin:2px 0px 0px 0px;
	line-height:1.35em;
}

#topMenu ul {
	/*background-color:#FFFF00;*/
	margin:0px;
	padding:0px;
	float:left;
	width:508px;
}

#topMenu ul li {
	display:inline;
	margin:0px;
	padding:0px;
	/*	background-color:#0099CC;*/
	text-align:left;
}

#topMenu ul li a {
	float:left;
	width:49%;
	/*background-color:#66FF99;*/
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
	font-size:120%;
	font-variant:small-caps;
	margin-right:1px;
	padding:1px;
}

#topMenu ul li a:hover {
	color:#66FFFF;
	/*text-decoration:underline;*/
	background-color:#900;
}

/* Index page content */

#flashboxHolder {
	width:930px;
	border:5px solid #cccccc;
	float:left;
	margin-top:34px;
	/*height:295px;*/
	height:268px;
	margin-left:8px;
	display:inline;
}

#flash {
	width:660px;
	background-color:transparent;
	float:left;
/*	height:295px;*/
height:268px;
	/*background-image:url(../structure-images/flashholder.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	background-image:url(../../images/ajax-loader.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}

#flashHeadText {
	width:268px;
	background-color:#666;
	float:right;
	/*border-left:2px solid #FF9900;*/
	border-left:2px solid #FFF;
	
/*	height:295px;*/
height:268px;
	background-image:url(../structure-images/flash-right-side-bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

}

#topFeature {
	width:268px;
	background-color: #FC0;
	float:right;
	/*border-left:2px solid #FF9900;*/
	border-left:2px solid #FFF;
	
/*	height:295px;*/
height:268px;
	background-image:url(../structure-images/topfeature-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
}

.topFeature h2 a {
	color: #fff;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:transparent;
	font-weight: bold;
}

.topFeature h2 a:hover {
	color: #C60;
}

.topFeature p {
	padding-top:0px;
	padding-left: 5px;
	color: #fff;
}



.topFeature {
	position:relative;
	padding:6px;
}

.topFeatureReadMore {
	position:absolute;
	bottom:0px;
	padding: 0px;
	right:0px;
	/*background-color:#00CCCC;
	height:20px;
	width:90%;*/
	/*border-top:1px solid #cccccc;*/
	text-align:right;
	border:0px;
}

.topFeatureReadMore img {
	border:0px;
}

#frontTopAdBoxesOuter {
	margin-left:8px;
	width:938px;
	border:1px solid #cccccc;
	float:left;
	display:inline;
	background-color:transparent;
}

#frontTopAdBoxesInner {
	width:936px;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	float:left;
	background-color:#ffffff;
	background-image:url(../structure-images/frontAd-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#frontTopAdBoxesInner p {
	margin-top:0px;
	margin-bottom:0px;
}

#frontTopAdBoxesInner a{
	color:#B66B63;
	text-decoration:none;
}

#frontTopAdBoxesInner a:hover{
	color:#900;
	text-decoration:underline;
}

#frontTopAd1 {
	width:207px;
	border-right:1px solid #cccccc;
}

#frontTopAd2 {
	width:208px;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
}

#frontTopAd3 {
	width:208px;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
}

#frontTopAd4 {
	width:256px;
	/*border-right:1px solid #cccccc;*/
	border-left:1px solid #ffffff;
}

.frontTop h2 {
	padding-top:9px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	color:#007D9A;
	text-decoration:none;
	background-image:url(../structure-images/header-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	display:block;
	border:1px solid #cccccc;
	margin-bottom:0px;
	background-color:transparent;
}

.frontTop h2 a:hover {
	background-image:url(../structure-images/header-bg-over.jpg);
	color:#333333;
}

.frontTop p {
	margin-top:10px;
	padding-top:0px;
}

.frontTop h2 {
	margin-bottom:10px;
}

.frontTop {
	position:relative;
	height:180px;
	padding:6px;
	float:left;
}

.frontTop form input {
	border:1px solid #cccccc;
	color:#007D9A;
	margin-bottom:4px;
	margin-left:5px;
}

.frontTop form {
	padding-right:20px;
	margin-top:10px;
	text-align:right;
}

.frontTop form #membersubmit {
	border:1px solid #cccccc;
	background-color:#FFCC33;
}

.frontTopReadMore {
	position:absolute;
	bottom:0px;
	right:0px;
	/*background-color:#00CCCC;
	height:20px;
	width:90%;*/
	/*border-top:1px solid #cccccc;*/
	text-align:right;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:5px;
}

.frontTopReadMore a {
	color:#FF9966;
	text-decoration:none;
	font-weight:bold;
}

.frontTopReadMore img {
	border:0px;
}

#secondContentArea {
	margin-left:8px;
	margin-top:11px;
	margin-bottom:11px;
	width:938px;
	border:1px solid #cccccc;
	float:left;
	display:inline;
	background-color:#ECECEC;
}

#secondContentAreaInner {
	width:936px;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	float:left;
}

#newsContainer {
	width:663px;
	float:left;
	border-right:1px solid #cccccc;
	height:230px;
	background-color:#ECECEC;
	display:inline;
}

#announceContainer {
	width:257px;
	float:left;
	border-left:1px solid #ffffff;
	height:216px;
	background-color:#ECECEC;
	padding:7px;
}

#announceInner {
	border:1px solid #cccccc;
	width:242px;
	height:202px;
	background-color:#FFFFFF;
	padding:5px;
}

#announceInner h2 {
	padding-top:9px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	color:#007D9A;
	text-decoration:none;
	background-image:url(../structure-images/header-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	display:block;
	border:1px solid #cccccc;
	margin:0 0 5px;
}

.announceheader {
	background-color:#666666;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:5px;
	display:block;
	border:1px solid #cccccc;
	background-image:url(../structure-images/header-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:5px;
}

#announceContent {
	margin-top:0px;
	padding:5px;
	position:relative;
	display:block;
	overflow:auto;
	height:145px
}

#announceContent a{
	color:#B65050;
	text-decoration:none;
}

#announceContent a:hover{
	color:#900;
	text-decoration:underline;
}


/************Footer**************/


/* allows for full width outer bg repeat*/
#outerWrapperBottom {
	width:100%;
	background-image:url(../structure-images/outer-bottom-bg.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-color:transparent;
	float:left;
	z-index:50;
	position:relative;
}

/*allows centered footer bg*/
#innerWrapperBottom {
	width:100%;
	background-image:url(../structure-images/footer.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:transparent;
	z-index:50;
	position:relative;
	float:left;
}

/*Footer wrapper used to set up centered content*/
#footerContent {
	width:960px;
	/*height:150px;*/
	margin:0px auto;
}

/*used to push centered content over -8px*/
#footerContentInner {
	margin-left:-8px;
	float:left;
	/*background-color:#FF3300;*/
	width:958px;
	color:#E1E1EC;
}

#footerContentInner a {
	color:#FFE09F;
	text-decoration:none;
}

#footerContentInner a:hover {
	color:#FFCC66;
	text-decoration:underline;
}

#footerLogos {
	width:956px;
	background-color:#ffffff;
	padding-top:15px;
	height:60px;
	float:left;
	margin-top:40px;
}

.footlogo {
	float:left;
	height:60px;
	margin-right:22px;
	margin-left:22px;
	display:inline;
}

#footerLinks {
	width:958px;
	float:left;
	background-color:transparent;
}

#footerLinks h2 {
	border-bottom:1px solid #006077;
	color:#B8D3D3;
	margin-bottom:0px;
	text-align:left;
	padding-bottom:3px;
}

.footerLinksContent {
	border-top:1px solid #379BB0;
	text-align:left;
	background-color:transparent;
}

.footerLinksContent a {
	text-decoration:none;
	/*	color:B02200;*/
	display:block;
}

#footerLink1 {
	width:220px;
	float:left;
	background-color:transparent;
	margin: 20px 5px 5px 5px;
}

#footerLink2 {
	width:220px;
	float:left;
	/*	background-color:#33CCCC;*/
	margin: 20px 5px 5px 5px;
}

#footerLink3 {
	width:220px;
	float:left;
	/*	background-color:#33CC66;*/
	margin: 20px 5px 5px 5px;
}

#footerLink4 {
	width:220px;
	float:left;
	/*background-color:#FF6666;*/
	margin: 20px 5px 5px 5px;
}

#copyInfo {
	float:left;
	width:958px;
	/*background-color:#66CC33;*/
	padding:20px 0 20px 0;
	margin-bottom:20px;
}

#copyleft {
	float:left;
	width:40%;
	/*	background-color:#FFFF66;*/
	padding-top:7px;
	text-align:left;
}

#copyright {
	float:right;
	width:58%;
	/*background-color:#FF9999;*/
	text-align:right;
}

/**************FRONT TAB BOXES*******************/
.tabbox {
	position: relative;
	top: 7px;
	left: 7px;
	width: 636px;/*	height: 300px;*//*background-color:#003399;*/
}

.tabbox h2 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 151px;
	border-top: solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left:solid #cccccc;
	border-width: 1px 0 1px 1px;
	/*border-bottom: 1px solid #cccccc; 
		border-top:1px solid #ffffff; 
		border-right:0px;*/
		z-index: 2;
}

.tabbox .last h2 {
	border-bottom-width: 1px;
}

.tabbox .first h2 {
	border-top: 1px solid #cccccc;
}

.tabbox h2 a {
	display: block;
	padding: 5px;
	margin: 0 1px 0 0;
	color: #B66B63;
	text-decoration: none;
}

.tabbox h2 a:hover {
	background: #cccccc;
}

.tabbox .tabpanel {
	position: absolute;
	top: 0px;
	left: 151px;
	width: 480px;
	height: 199px;
	padding: 7px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	z-index: 1;
	display: none;
}

.tabbox .tabpanel p h3 {
	margin:0px;
	padding:0px;
	width:100%;
}

.tabpanel h3 a {
	font-variant:small-caps;
	color:#BD5151;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #cccccc;
}

.tabbox .selected .tabpanel {
	display: block;
	overflow: auto;
}

.tabbox .selected h2 a {
	background: #ffffff;
	margin: 0;
	cursor: default;
}

/****************END FRONT TAB BOXES*******************/

/***************Subpage Extra CSS**********************/

#subHeaderHolder {
	width:890px;
	padding-top:10px;
	padding-left:20px;
	padding-right: 20px;
	border:5px solid #cccccc;
	float:left;
	margin-top:34px;
	height:60px;
	margin-left:8px;
	display:inline;
	background-color:#FFCC66;
	font-size:40px;
	color:#FDEED9;
	background-image:url(../structure-images/subhead-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/*front bg image is too big for small subpages so changed it here*/
.subContent {
/*	background-image:url(../structure-images/sub-content-bg.jpg);
	background-position:-50px -50px;
	padding-bottom:40px;*/
}

#subContentInner {
	width:100%;
	float:left;/*background-color:#336699;*/

}

/*with switched if extra column required*/
#subInnerMid {
	width:664px;
	float:right;
	/*background-color:pink;*/
padding-top:10px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:10px;
	display:inline;
}

#subInnerMid p {
	line-height:1.8em;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#subInnerMid h1 {
	font-size:220%;
	padding-bottom:8px;
	border-bottom:1px dotted #cccccc;
	color:#007D9A;
}

#subInnerMid h2 {
	font-size:150%;
	font-weight:bold;
	
}

#subInnerMid h3 {
	font-size:130%;
	font-weight:bold;
}

#subInnerMid h4 {
	font-size:110%;
	font-weight:bold;
}

#subInnerMid a {
	color: #B66B63;
	text-decoration:none;
}

#subInnerMid a:hover {
	color:#007D9A;
	text-decoration:underline;
}

#subInnerLeft {
	width:220px;
	float:left;
	/*background-color:#99CC33;*/
padding:50px 10px 10px 10px;
	margin:0px;
	display:inline;
}

#subMenu ul {
	list-style-type:none;
	/*border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
background-color:#00FF66;*/
border-top:1px solid #DFDFDF;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	
}

#subMenu ul li {
	display:inline;
	width:210px;
	margin-left:0px;
	padding-left:0px;
}

#subMenu ul li a {
	display:block;
	background-color:#ECECEC;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #ffffff;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	margin-left:0px;
	padding:5px 5px 5px 5px;
	color:#B66B63;
	text-decoration:none;
}

#subMenu ul li a:hover {
	color:#007D9A;
	background-color:#E1E1E1;
}

#subMenu ul li a.active {
	color:#333;
	background-color:#E1E1E1;
	
}

#subMenu ul li ul li a {
	display:block;
	background-color:#ffffff;
	border-bottom:1px dotted #DFDFDF;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:3px 5px 3px 10px;
	color:#B66B63;
	text-decoration:none;
}

#subMenu ul li ul li a:hover {
	color:#007D9A;
	background-color:#ffffff;
}

#subMenu ul li ul li a.active {
	color:#000;
	background-color:#ffffff;
}
 

/*a[href^="http://"]:not([href*="yoursite.stanford.edu"])::after {
/*content: "";
background: url(/images/external.png) center right no-repeat;
padding-right: 1em;*/
/*}*/

 #subInnerMid a[target $='_blank'] {
 padding-right:20px;
 background-image:url(../structure-images/new-window.png);
 background-position:center right;
 background-repeat:no-repeat;
/*background: transparent url(../structure-images/new-window.png) no-repeat center right;*/
}
 #subInnerMid a[href^="mailto:"] {
 padding-right:20px;
 background: transparent url(../structure-images/email.png) no-repeat center right;
}
 #subInnerMid a[href$='.docm'], #subInnerMid a[href$='.doc'], #subInnerMid a[href$='.docx'] {
/*display:inline-block;*/
background: transparent url(../structure-images/word.png) 100% 50% no-repeat;
padding-right: 20px;
}
 #subInnerMid a[href$=".pdf"] {
background: transparent url(../structure-images/pdf.png) 100% 50% no-repeat;
padding-right: 20px;
}
 #subInnerMid a[href$='.ppt'], #subInnerMid a[href$='.pptx'] {
background: transparent url(../structure-images/ppt.png) 100% 50% no-repeat;
padding-right: 20px;
}
 #subInnerMid a[href$='.xls'], #subInnerMid a[href$='.xlsx'] {
 padding-right:20px;
 background: transparent url(../structure-images/excell.png) no-repeat center right;
}




/*-------------------------Flowplayer---------------------------*/

#player_wrapper {
    float:left;
    width:658px;
    margin:0 0 30px;
}
#player_container {
    float:left;
    width:650px;
    height:268px;
    padding:3px;
    border:1px solid #cccccc;
    overflow:hidden;
		background-color:#EFEFEF;
}
.player_screen {
    float:left;
    width:402px;
    height:268px;
}
#player img {
    cursor:pointer;
}
#player_menu {
    float:left;
    width:248px;
    height:268px;
    background-color:#EFEFEF;
    overflow:auto;
    position:relative;
}
.player_menuitem {
    float:left;
    width:219px;
    padding:3px 6px;
		border-bottom:1px dotted #ccc;
}
.player_menuitem img {
    float:left;
    padding:2px;
    border:1px solid #ccc;
}
span.player_menuitem_blurb {
    display:block;
    float:right;
    width:128px;
    padding:0 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:x-small;
}
#maincolText #textContent #player_wrapper #player_container #player_menu div.player_menuitem a {
    display:block;
    width:219px;
    clear:both;
    text-decoration:none;
    color:#932f4c;
    cursor:pointer;
}
#maincolText #textContent #player_wrapper #player_container #player_menu div.player_menuitem a:hover,
#maincolText #textContent #player_wrapper #player_container #player_menu div.player_menuitem a.active {
    background:url(/structure-images/hr_fade_over.jpg) no-repeat right -30px;
		background-color:#CCC;
}

.player_reddots {
    float:left;
    clear:both;
    width:219px;
    background:#efefef;
}
.player_reddots img {
    float:none;
    border:none;
    padding:0;
}
#maincolText #textContent #player_wrapper #player_container #player_menu div.player_reddots a {
    display:inline;
    width:auto;
}

table.news-table{
	background-color:transparent;
}


table.news-table td{
	background-color:transparent;
	background-image:url(http://www.aberdeensportsvillage.com/beta/structure-images/frontAd-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
table.news-table td.nobg{
	background-image:none;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	background-color:transparent;
	
}

table.news-table td a{
	color:#CB5050;
	text-decoration:none;	
}

table.news-table td a:hover{
	color:#742323;
	text-decoration:underline;
}
.frontpanel-more{
	text-align:right;
	padding-right:30px;
}

.frontpanel-more a{
	color:#CB5050;
	text-decoration:none;	
}

.frontpanel-more a:hover{
	color:#742323;
	text-decoration:underline;	
}