/* CSS for tmp1.html template preview */

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #E1E5F1 url(../graphics/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #312D68;
	text-decoration: none;
}

a:visited{
	color: #312D68;
	text-decoration: none;
}

a:hover{
	color: #312D68;
	text-decoration: underline;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 10px 0px 0px;
	width: 100%;
}


#pleft{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#pright{
	float:right;
	width: 24%;
}
#pfiright{
	width: 30%;
	float: right;

}

#content{
	float: left;
	width: 55%;
}

#fcontent {
	width: 80%;
	float: left;

}
#ficontent {
	float: left;
	width: 68%;
}

#focontent {
	width: 100%;
}

#footer {
	clear: both;
	padding-top: 10px;
}

/***********************************************/
/* Header Section Styles                       */
/***********************************************/

#header img {
	border: 0;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 5px 0px 0px;
	background-image: url(../graphics/menu-up.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 10px;
	font-weight: bold;

}

#globalNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#globalNav li {
	display: block;
	float: left;
	width: 126px;
	text-align: center;
}

#globalNav img{
	 display: block;
}

#globalNav a {
	font-size: 1.1em;
	padding: 0px;
}

/***********************************************/
/* pleft styles                                */
/***********************************************/

div#date {
	text-align: center;
	margin: 2px 2px 5px 2px;
	background-image: url(../graphics/boxhead.jpg);
	color: #FFFFFF;
	height: 18px;
	padding-top: 2px;
	font-weight: bold;
}

div#SideMenu {
	margin: 2px;
}
div#SideMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#SideMenu li {
	margin-bottom: 4px;
}
/* LIGHT GRADIENT STYLE */
div#SideMenu a {
	display: block;
	background: #F1F1F1 url(../graphics/smbg.gif) top left repeat-x;
	padding: 3px 2px 3px 5px;
	border: 1px solid #B7B7B7;
	font-size: 1em;
}
/* SELECTED */
div#SideMenu .sel a {
	display: block;
	font-style: italic;
	background: #CDD4E6;
	border: 1px solid #B7B7B7;
	padding: 3px 2px 3px 5px;
	margin-bottom: 4px;
}
/* SUB-SELECTION */
div#SideMenu .sub a {
	display: block;
	font-size: 0.9em;
	background: #F1F1F1 url(../graphics/smbg.gif) top left repeat-x;
	border: 1px solid #F2F2F2;
	padding: 3px 2px 3px 5px;
	margin-bottom: 4px;
	margin-left: 4px;
}
/* SUB-SELECTION SELECTED*/
div#SideMenu .subsel a {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	background: #CDD4E6;
	border: 1px solid #F2F2F2;
	padding: 3px 2px 3px 5px;
	margin-bottom: 4px;
	margin-left: 4px;
}
/* WHITE HOVER */
div#SideMenu a:hover {
	text-decoration: none;
	background: #FFFFFF;
}

/* Submenu of top global navbar */
div#SideSecMenu {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312D68;
	font-size: 12px;
	margin: 0px;
}
div#SideSecMenu h2 {
	color: #312D68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#312D68;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-left: 4px;
}

/***********************************************/
/* content styles                              */
/***********************************************/

#fcontent .swf {
	text-align: center;
}

#NewsBox {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 10px;
	padding: 8px 4px 4px 4px;
}

#NewsBox .box {
	border-top: solid #02407B 5px;
}

#NewsBox .box p {
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#NewsBox .box .more {
	text-align: right;
}

#NewsBox h3 {
	border-top: solid #02407B 2px;
	margin-top: 2px;
	font-size: 1.3em;
	padding: 2px 4px 0px 4px;
}

#NewsBox .date {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

#WhiteBox {
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 10px;
}

#WhiteBox h1 {
	color: #312D68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #312D68;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 15px;
}

/* STANDINGS TABLE */
div#CStandings {
	width: 558px;
	margin-left: auto;
	margin-right: auto;
}
div#CStandings .header {
	text-align: center;
	background: #1C1C5A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#CStandings .header form {
	margin: 0px;
	padding: 0px;
}
div#CStandings .header select {
	color: #006699;
	font-size: 1em;
}
div#CStandings .odd {
	background: #CDD4E6;
}
div#CStandings .even {
	background: #FFFFFF;
}
div#CStandings .row {
	font-weight: normal;
	height: 20px;
}
div#CStandings .row_sel {
	font-weight: bold;
	height: 20px;
}
div#CStandings .no {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 20px;
}
div#CStandings .team {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: left;
	width: 288px;
}
div#CStandings .team_c {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 288px;
}
div#CStandings .stats {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 22px;
}
div#CStandings .goals {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 80px;
}
div#CStandings .points {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 50px;
}
div#CStandings .spacer {
	clear: both;
}

div#CProgram {
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
div#PlayerList {
	width: 45%;
	margin-left: 3%;
	margin-right: 2%;
	margin-top: 20px;
	float: left;
}
div#CProgram .header {
	text-align: center;
	background: #1C1C5A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#PlayerList h2 {
	text-align: center;
	background: #1C1C5A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
}
div#CProgram .odd, div#PlayerList .odd {
	background: #CDD4E6;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
div#CProgram .even, div#PlayerList .even {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
div#CPlayers .spacer {
	clear: both;
}

table#CResultsTable {
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
table#CResultsTable td.odd {
	background: #CDD4E6;
	text-align: center;
}
table#CResultsTable td.even {
	background: #FFFFFF;
	text-align: center;
}
table#CResultsTable td.void {
	background: #000000;
	text-align: center;
}

div#CResults {
	width: 558px;
	margin-left: auto;
	margin-right: auto;
}
div#CResults .header {
	text-align: center;
	background: #1C1C5A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#CResults .odd {
	background: #CDD4E6;
	height: 20px;
}
div#CResults .even {
	background: #FFFFFF;
	height: 20px;
}
div#CResults .teams {
	float: left;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	width: 430px;
}
div#CResults .result {
	float: left;
	padding: 2px;
	text-align: center;
	width: 108px;
}
div#CResults .spacer {
	clear: both;
	maring: 0px;
	padding: 0px;
	height: 1px;
}

div#CGallery {
	margin-bottom: 20px;
	padding-bottom: 4px;
}
div#CGallery h2 {
	color: #312D68;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312D68;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}
div#CGallery .thumbs {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}
div#CGallery .thumbs img {
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #312D68;
}
div#CGallery a.thumbnail {
	float: left;
}
div#CGallery .spacer {
	clear: both;
}
div#CGallery .more {
	text-align: right;
}

div#PlayerPhoto {
	float: left;
}
div#PlayerPhoto img {
	margin-right: 5px;
	margin-bottom: 5px;
}

div#Player {
	margin-bottom: 10px;
}
div#Player .odd {
	background: #CDD4E6;
	padding:5px;
}
div#Player .even {
	background: #FFFFFF;
	padding:5px;
}
div#Player .stat {
	width: 160px;
	float: left;
	font-weight: bold;
}
div#Player .spacer {
	clear: both;
	height: 0;
}
div#PlayerStats {
	margin-bottom: 10px;
	float: left;
	width:465px;
}
div#PlayerStats .odd {
	background: #CDD4E6;
	padding:5px;
}
div#PlayerStats .even {
	background: #FFFFFF;
	padding:5px;
}
div#PlayerStats .stat {
	width: 160px;
	float: left;
	font-weight: bold;
}
div#PlayerStats .spacer {
	clear: both;
	height: 0;
}

/***********************************************/
/* pright styles                               */
/***********************************************/

#HBoxLight {
	border: solid #FFFFFF 3px;
	background-color: #CDD4E6;
	margin-top: 10px;
}
#HBoxLight h3 {
	background-image: url(../graphics/boxhead.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 1px;
}

#HBoxDark {
	border: solid #FFFFFF 3px;
	background-color: #ADC2ED;
	margin-top: 10px;
}
#HBoxDark h3 {
	background-image: url(../graphics/boxhead.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 1px;
}

#HBoxDark .text {
	margin: 4px;
}

#LGameTeam {
	height: 35px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #02407b;

}
#LGameTeam .logo {
	float: left;
	width: 35px;
}
#LGameTeam .subtitle {
	float: none;
	text-align: center;
	color: #000033;
}
#LGameTeam .result {
	float: right;
	width: 35px;
	padding-top: 10px;
	text-align: center;
}
#LGameTeam .result_sel {
	float: right;
	width: 22px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
#LGameTeam .team {
	float: left;
	width: 95px;
	padding-top: 10px;
	padding-left: 40px;
}
#LGameTeam .team_sel {
	float: left;
	width: 105px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#LNews {
	margin-top: 0;
}
#LNews ul {
	padding: 0;
	margin: 4px 0px 4px 20px;
}
#LNews li {

}

/***********************************************/
/* pleft styles                                */
/***********************************************/

#LStandings {

}
#LStandings .row {
	font-weight: normal;
}
#LStandings .row_sel {
	font-weight: bold;
}
#LStandings .no {
	float: left;
	padding: 2px;
	font-weight: inherit;
}
#LStandings .team {
	float: left;
	padding: 2px;
	font-weight: inherit;
}
#LStandings .points {
	text-align: right;
	padding: 2px;
	font-weight: inherit;
}

/***********************************************/
/* footer styles                               */
/***********************************************/

#footerContent {
	padding: 5px 10px 0px 10px;
	background-image: url(../graphics/menu-down.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 10px;
}
/***********************************************/
/* content for maintext styles                              */
/***********************************************/


#TextBox {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 10px;
	padding: 8px 4px 4px 4px;
	border: 1px solid #CDD4E6;

}

#TextBox .box {
	border-top: 5px solid #4E5986;
}

#TextBox .box p {
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#TextBox h3 {
	border-top: solid #02407B 2px;
	margin-top: 2px;
	font-size: 1.3em;
	padding: 2px 4px 0px 4px;
}

/***********************************************/
/* content for maintext styles    2                    */
/***********************************************/
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
/* THESE STYLES WILL BE DELETED */
#fcontentText {
	margin-left: 10px;
}

#BoxText {
	border: 3px solid #CDD4E6;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	
}
#BoxText p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;	
	}
	
#BoxText p.center {
margin-left: 6px;
margin-right: 6px;
text-align: center;	
	}
	
	
#BoxText h3 {
	background-image: url(../graphics/boxhead.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 1px;
}

#BoxText .text {
	margin: 4px;
}

.SecMenu {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312D68;
	font-size: 0.9em;
}
.SecMenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SecMenu .title {
	color: #312D68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#312D68;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}
.SecMenu li {
	color: #312D68;
	list-style-type: none;
	padding: 1px;
	border: 1px solid #F2F2F2;
	margin-bottom: 2px;
}
.SecMenu a { display: block; }
.SecMenu a:link, #SecMenu a:visited {
	text-decoration: none;
	padding: 2px;
	color: #312D68;

}
.SecMenu a:hover, #SecMenu a:active {
	color: #312D68;
	text-decoration: none;
	background-color: #F1F1F1;
}

#spacer {
	clear: both;
}
.box1 {
}

.title1{
	background:#1C1C5A;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text12{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text13{
	color: #000000;
	background-color:#CDD4E6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tt{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

