﻿/* CSS layout */
*{
	margin: 0;
	padding: 0;
 }

body{
	background-color: #CCCCCC;
	background-image: url(http://www.gowebsports.com/SiteImages/bg_body.gif);
	background-repeat:repeat;
	text-align: center;
	font-family: "Lucida Grande", verdana, geneva, helvetica, arial, sans;
    font-size: 11px;
	line-height: 128%;
}

#masthead 
{
	width: 940px;
	height: 150px;
	background-color: #C64200;
	background-image: url(../OrgFiles/MUSA/siteHeader.jpg); 
	background-repeat: no-repeat;
	margin: 0 auto;	
}

#top_Nav
{
	width: 940px;
	height: 25px;
	line-height: 20px;
	_line-height: 18px;
	background-color: #333333;
	/*overflow:hidden;*/
	background-image: url(../App_Themes/TravelDiary/Images/topNav_btn_0.bmp);
	background-position: bottom center;
	margin: 0 auto ;
}

#top_Nav a
{
	font-family:Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	float:left;
	_float:none;
}

#sideNav a
{
	font-family:Verdana;
	text-decoration: none;
	color: #FFF;
	width: 100%;	
}

.level2 
{
    text-transform: uppercase;
	/*display:block;*/
	height: 22px;
	line-height: 20px;
	_line-height: 18px;
	padding: 0px 15px 0px 15px;	
	border-right: solid 1px #0C1746;
	border-left: solid 1px #CC0000;	
}

.level2 a:hover
{	
	background-image: url(../App_Themes/TravelDiary/Images/topNav_btn_1.bmp);	
}

.level3
{
	height: 20px;
	color: #FFF;
	text-transform:capitalize;
	border-width:1px;
	border-style:ridge;
    line-height: 20px;
	_line-height: 18px;
	padding: 0 15px 0px 5px;
	background-color: #FF6600;
}


.level3 a:link, a:visited{
	color: #C64200;
}

.level3 a:hover, .sideNav_level3 a:hover,  .sideNav_level4 a:hover
{
	background-color: #333333;
}

#sideNavf
{
	display: block;
	padding: 10px 0 15px 5px; 	
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 11px;
	_font-size: 10px;
	background-image: url(../App_Themes/TravelDiary/Images/sideNav_Shadow.gif);
	width:152px;
	overflow:hidden;
	clear: both;
}

.sideNav_level2
{
    text-transform:capitalize;
	display: block;
	height: 20px;
	line-height: 20px;
	_line-height: 18px;
	padding: 2px 49px 2px 5px;	
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom : solid 1px #000000;
	border-top : solid 2px #000000;
	background-color: #333333;
	border-style:ridge;
	font-weight: bold;
	font-size:12px;
}

.sideNav_level3
{
    text-transform:capitalize;
	display: block;
	height: 14px;
	line-height: 14px;
	_line-height: 12px;
	padding: 0px 63px 2px 0px;	
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom : solid 1px #000000;
	border-top : solid 2px #000000;
	background-color: #FF6600;
	border-style:ridge;
	font-size:9px;
	_font-size:10px;
	background-position:center;
}

.sideNav_level4
{
    text-transform:capitalize;
	display: block;
	height: 14px;
	line-height: 14px;
	_line-height: 12px;
	padding: 0px  63px 2px 5px;	
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom : solid 1px #000000;
	border-top : solid 2px #000000;
	background-color: #FF6600;
	font-size:9px;
	_font-size:10px;
}

#container 
{
	width: 940px;
	position: relative;
	background-color: #C64200;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;	
	clear: both;
	background-image: url(../App_Themes/TravelDiary/Images/bd_Site.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}

#container_wide 
{
	width: 940px;
	position: relative;
	background-color: #C64200;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;	
	clear: both;
	background-image: url(../App_Themes/TravelDiary/Images/bd_Site_Wide.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}

#container #left_col,  #container_wide #left_col
{
	width: 160px;
	float: left;
	margin: 0 0 25px 0;
	overflow: hidden;
}

#page_content, #page_content_wide {
	float: left;
	margin: 0 0 25px 8px;
	padding-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;	
	background-color: #FFF;
	overflow: hidden;
}

#page_content {
	width: 594px;
	background-image: url(../App_Themes/TravelDiary/Images/page_Shadow.gif);
}

#page_content_wide {
	width: 765px;
	background-image: url(../App_Themes/TravelDiary/Images/page_Shadow_Wide.gif);
}

#content_Header
{
	height:24px;
	font-size: 18px;
	line-height: 110%;
	text-align: center;
	padding: 5px 24px 4px;
	font-weight: bold;
	color: #882300;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

#page_content #content_Header{
	background-image:  url(http://www.gowebsports.com/SiteImages/ct_header_1.bmp); 
}

#page_content_wide #content_Header {
	background-image:  url(http://www.gowebsports.com/SiteImages/ct_header_wide_1.bmp);
}

#right_col
{
	width: 169px;
	float: left;
	margin: 0 0 25px 0;
	text-align: center;
	position: relative;
}

#footer{
	width: 939px;
	margin:  0 1px 0 0;
	padding-top: 25px;
	background-color: #CD4500;
	background-image: url(http://www.gowebsports.com/SiteImages/subNav_0.gif);
	background-repeat:no-repeat;
	clear: both;
}

#footer, #footer a{
	color: #FFF;
}

#footer ul{
	display: block;
	text-align: center;
	padding: 3px 5px 8px 5px;
}

#footer li{
	display: inline;
	margin: 0 1px;
}

#right_colAdds p
{
	padding: 10px 0 15px 14px;
}


/* My adddition */
#loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 0px;
    background-color: #CD4500;
    color:#FFF;
}

#loginbanner
{
  text-align:left;
  position: relative;
  margin-left:0px;
  margin-bottom: 0px;
  margin-top:-2px;
}

#newsScroller
{
  text-align:left;
  position: relative;
  margin-left:0px;
  margin-bottom: -30px;
  top: -10px;
  background-color: #CD4500;
  width:590px;
}

#newsScrollerWide
{
  text-align:left;
  position: relative;
  margin-left:0px;
  margin-bottom: -30px;
  top: -10px;
  background-color: #CD4500;
  width:775px;
}

.actionbuttons
{
  text-align:left;
  position: relative; 
  padding: 1px 1px 1px 1px;
  background-color: #CD4500;
}

.actionbuttons, rolloverlink:hover
{
	color:red;
}

.test:hover
{
  color:red
}
  
.linkbutton
{ 
	cursor: hand; 
	padding: 0;	
	overflow: hidden;
	font: corbel;
	font-size: 10px;
	color: #454545;
	font-weight:bold;
	font-size: 12px;
}
.linkbutton:hover 
{
	color:Red;
}

.clearRow
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:5px;
    clear: both;
    background-color: #CD4500;
}



.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	color: #C64200;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #efefef;
    width: 745px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 745px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #808080;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #808080;
    clear: none;
    padding: 2px;
    color:#C64200;
    font-weight:bold;
    font-size:14px;
   
}

.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #bdb9b9;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    /*background-color: #808080;*/
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid #cecccc;
    height: 85px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
    border-collapse:separate;
    border-spacing: 1px;   
}

.eventList, .eventListTop
{
    width: 97%;
}

.eventListBody
{
    width: 97%;
}

.eventListBody, .eventList, .eventListTop
{
	border: 1px solid #efefef;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: center;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

.RolloverButton
{
	background: url(../Themes/RedAndBlue/Images/sidePanel.jpg);
}

.urs-disclaim 
{
	margin: 0 10px 0 15px; 
	padding:0 0 15px;
	height:auto;
	font:normal 10px verdana,helvetica;
	color:#666;float: none; 
	width: auto; clear:left;
}

.form_header
{ 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerFooter.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center; 
	padding-bottom: 15px;
}

.form_header h3
{ 
	display: block; 
	height: 25px; 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerHeader.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
	line-height: 25px; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0 0 0 20px; 
	color: #FFF; 
	margin: 0
}
.form_header table
{ 
	width: 100%; 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerBody.jpg); 
	background-position: top center; 
	background-repeat: repeat-y; 
	font-size: 12px; 
	line-height: 140%
}

.form_headerWide
{ 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerFooterWide.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center; 
	padding-bottom: 15px
}
.form_headerWide h3
{ 
	display: block; 
	height: 25px; 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerHeaderWide.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
	line-height: 25px; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0 0 0 20px; 
	color: #FFF; 
	margin: 0
}
.form_headerWide table
{ 
	width: 100%; 
	background-image: url(http://www.gowebsports.com/SiteImages/form_headerBodyWide.jpg); 
	background-position: top center; 
	background-repeat: repeat-y; 
	font-size: 12px; 
	line-height: 140%
}


.advertisement{
	margin-top: 5px;	
	padding-top: 5px;
	/*background-image: url(../Themes/RedAndBlue/Images/clientAd.gif);*/
	background-repeat: no-repeat;
	clear: both;
	color: #FFF;
}

.advertisement a{
	display: block;
	margin-right: 5px;
	padding-bottom: 0px;
	margin-left: 3px;
	/*background-image: url(../Themes/RedAndBlue/Images/clientAdFooter.gif);*/ 
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

.advertisement a:link, .advertisement a:visited, .advertisement a:hover{
	color: #FFF;
}

.advertisement a img{
	border: 1px solid #C64200;
}

.advertisement a div{
	padding: 80px 5px 7px 5px;
    border: 2px solid #C64200;
	background-color: #0C1746;
	background-image: url(../Themes/RedAndBlue/Images/sidePanel.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.advertisement a h4{
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

.advertisement a p{
	font-size: 10px;
	line-height: 120%;
	margin: 4px 0 3px 0;
}

