/*--------------------------------------------------*
 *        CPG Themes [http://cpgthemes.com]         *
 *         Copyright © 2005 by CPG Themes           *
 *--------------------------------------------------*
 *          Theme Name:  cpgT_xSport                *
 *          Released:    March 6, 2005              *
 *          Version:     2.0.3                      *
 *--------------------------------------------------*
 *  Theme created for CPG Dragonfly™ CMS 9.0.1.x    *
 *            http://dragonflycms.com               *
 *--------------------------------------------------*
 *    This theme is released under the terms and    *
 *    conditions of the GNU GPL version 2 or any    *
 *                later revisions.                  *
 *--------------------------------------------------*/
 
 
/*--------------- [Table of Contents] --------------*
     1. Universal
     2. Header
	  3. Navigation
     4. Footer
	  5. Main Table
	  6. Blocks
	  7. Content Styles
     8. News Articles
     9. Links
	 10. Admin Styles
	 11. Form Controls
	 12. Forums & Coppermine
    13. Miscellaneous
 *--------------------------------------------------*/

 
/*--- [1. Universal] -------------------------------*/
body {
	margin: 0px;
	background: #ECE6D7;
        background-image: url(http://www.cedarbayresort.com/modules/coppermine/albums/userpics/other/working_bg.gif);
        background-attachment: fixed;
	font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	color: #000;
	}
font, th, td, p {
	font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	}
table {
	border-collapse: collapse;
	border-width: 0px;
	}
td, th { 
	padding: 0px;
	}
br {
	clear: left;
	}
hr {
	height: 0;
	border: 0px solid #504D46;
	border-top-width: 1px;
	}	
.table100w {
	width: 100%;
	}
.table1 {
	background-color: #70000;
        background-image: url(http://www.cedarbayresort.com/modules/coppermine/albums/userpics/10000/working_bg_50.gif);
        background-attachment: fixed;
	border: 1px solid #ADA58E;	
	padding: 7px;
	}
.table2 {
	width: 50%;
	text-align: center;
	background-color: #CAC3AF;
        background-image: url(http://www.cedarbayresort.com/modules/coppermine/albums/userpics/10000/working_bg_50.gif);
        background-attachment: fixed;
	border: 1px solid #504D46;	
	padding: 7px;
	}
	
/*----- [2. Header] --------------------------------*/
.headbar {
	background: #ECE6D7 url(../images/cpgT_xSport_BarBkg.gif);
	color: #504D46;
	height: 22px;
	width: 100%;
	padding-left: 4px;
	}
.headleft1 { 
	background: #700000;
	width: 252px;
	height: 115px;
	}
.headleft2 { 
	width: 182px;
	height: 94px;
	vertical-align: top;
	text-align:left;
	}
.headlogo { 
	background: #700000;
	text-align: center;
	vertical-align: bottom;
	height: 63px;
	}
.headfeatureimg { 
	background: #700000;
	width: 360px;
	height: 231px;
	text-align: right;
	vertical-align: top;
	}
.headbox { 
	text-align: left;
	vertical-align: top;
	background: #ECE6D7 url(../images/cpgT_xSport_Anno_Bkg.gif);
	border-right: 1px solid #504D46;
	height: 40px;
	}
.headsp { 
	text-align: left;
	vertical-align: top;
	width: 8px;
	}
.headmsgbox {
	position: absolute;
	top: 185px;
	left: 200px;
	right: 385px;
	height: 54px;
	text-align: center;
	}
#headmsgbox {
	/* For IE */
	width: expression(this.offsetParent.offsetWidth-600);
	}	
	
/*----- [3. Navigation] ----------------------------*/
/*   No navigation classes used for this website.   */

/*----- [4. Footer] --------------------------------*/
.footer { 
	width: 100%;
	background-color: #ADA58E;
	text-align: center;
	}
.footerbar {
	background: #ECE6D7 url(../images/cpgT_xSport_Foot_Bkg.gif);
	color: #BCB39B;
	height: 27px;
	text-align: center;
	font: 9px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	}
.footermsg {
	color: #504D46;
	text-align: center;
	font: 9px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	}

/*----- [5. Main Table] ----------------------------*/
.mainleft {
	width: 175px;
	vertical-align: top;
	background-color: #CAC3AF;
	text-align: center;
	}
.mainright {
	padding-top: 5px;
	width: 175px;
	vertical-align: top;
	background-color: #ADA58E;
	text-align: center;
	}
.main {
	vertical-align: top;
	padding: 10px;
	}
	
/*----- [6. Blocks] --------------------------------*/
.blockheadL {
	color: #FFFFFF;
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 172px;
	background: #700000;
	border-bottom: 1px solid #BFB79F;
	border-top: 1px solid #BFB79F;
	padding-top: 3px;
	padding-left: 3px;
	}
.blockheadR {
	color: #504D46;
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 172px;
	background: #B8B19D;
	border-bottom: 1px solid #A0977F;
	border-top: 1px solid #A0977F;
	padding-top: 3px;
	padding-right: 3px;
	}
.blockcontent {
	width: 165px;
	padding: 5px;
	text-align: left;
	}
 
/*----- [7. Content Styles] ------------------------*/
.pagetitle {
	background: #ECE6D7 url(../images/cpgT_xSport_BarBkg.gif);
	color: #504D46;
	width: 100%;
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: center;
	border-width: 0;
	height: 18px;
	padding: 4px;
	}	
.importantmsg {
	font: 14px Georgia, 'Times New Roman', Serif;
	font-style: italic;
	color: #700000;
	}

/*----- [9. News Articles] -------------------------*/
.newstable { 
	padding: 5px;
	border-collapse: collapse;
	border-width: 0px;
	}
.newstopic { 
	width: 125px;
	background: #CAC3AF;
	text-align: center;
	}
.newstitle { 
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	color: #700000;
	}
.newslink { 
	color: #ADA58E;
	}
.newsindex {
   background: #E2DBCB;
   border : 1px solid #ADA58E;
   padding: 5px;
	vertical-align: top;
	}
.newsstory, .newsarticle {
   background: #E2DBCB;
        background-image: url(http://www.cedarbayresort.com/modules/coppermine/albums/userpics/10000/working_bg_50.gif);
        background-attachment: fixed;
   padding: 5px;
	vertical-align: top;
	}
.newsarthead { 
	height: 125px;
	width: 100%;
	padding: 2px;
	border-bottom: 1px solid #ADA58E;
	background-color: #DCD4C2;
	}

/*----- [10. Links] --------------------------------*/
a {
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #504D46;
	}
a:hover {
	color: #700000;
	text-decoration: underline;
	}

/*----- [11. Forums & Coppermine] ------------------*/
.statlink {
	font-weight: bold;
}
.statlink, a.statlink {
	color: #504D46;
}
.bodyline,.forumline {
	border: 1px #ADA58E solid;
	background: #ECE6D7;
}
td.row1,td.row2,td.row3 {
        background-image: url(http://www.cedarbayresort.com/modules/coppermine/albums/userpics/10000/working_bg_50.gif);
        background-attachment: fixed;
	background: #E2DBCB;
	padding: 5px;
}
td.rowpic {
	border: 0px;
	background: #D0CAB7 url(../images/cpgT_xSport_BarBkg.gif) repeat-x;
}
th {
	background: #D0CAB7 url(../images/cpgT_xSport_BarBkg.gif) repeat-x;
	color: #504D46;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
}
td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom {
	border: 0px;
	height: 25px;
	background: #D0CAB7 url(../images/cpgT_xSport_BarBkg.gif) repeat-x;
}
td.catHead, td.catSides, td.catleft, td.catright {
  height: 30px;
}
td.cat,td.catHead,td.catbottom {
	border: 0px;
	height: 25px;
}
th.thHead,th.thSides,th.thtop,th.thleft,th.thright,th.thbottom,th.thCornerL,th.thCornerR {
  font-weight: bold;
  height: 28px;
}
td.row3right, td.spaceRow {
  background: #FFF;
}
th.thHead, td.catHead {
  font-size: 12px;
}
th.thHead,td.catHead,td.spaceRow,td.row3right,
td.catSides,td.catleft,td.catright,td.catbottom,
th.thSides,th.thleft,th.thright,th.thtop,th.thbottom,th.thCornerL,th.thCornerR {
  border-width: 0;
}
.maintitle, h1, h2 {
  text-decoration: none;
  color: #000;
  font: bold 18px/110% Verdana, "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-Serif;
}
/* Forum Fonts */
.gen {
  font-size: 12px;
}
.genmed {
  font-size: 11px;
}
.gensmall {
  font-size: 10px;
}
.gen, .genmed, .gensmall {
  color: #000;
}
.mainmenu {
  font-size: 11px;
  color: #000;
}
.cattitle {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  color: #700000;
}
.forumlink {
  font-weight: bold;
  font-size: 12px;
  color: #504D46;
}
.nav {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
.topictitle {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
.name {
  font-size: 11px;
  color: #000;
}
.postdetails {
  font-size: 10px;
  color: #000;
}
.postbody {
  font-size: 12px;
}
/* Forum Links */
a.gen, a.genmed, a.gensmall {
  color: #504D46;
  text-decoration: none;
}
a.mainmenu {
  text-decoration: none;
  color: #504D46;
}
a.cattitle {
  text-decoration: none;
  color: #504D46;
}
a.forumlink {
  text-decoration: none;
  color: #504D46;
}
a.nav {
  text-decoration: none;
  color: #504D46;
}
a.topictitle:link {
  text-decoration: none;
  color: #504D46;
}
a.postlink:link {
  text-decoration: none;
  color: #504D46;
}
/* Forum Hover Links */
a.gen:hover, a.genmed:hover, a.gensmall:hover {
  color: #700000;
  text-decoration: none;
}
a.mainmenu:hover {
  text-decoration: none;
  color: #700000;
}
a.cattitle:hover {
  text-decoration: none;
  color: #700000;
}
a.forumlink:hover {
  text-decoration: none;
  color: #700000;
}
a.nav:hover {
  text-decoration: none;
  color: #700000;
}
a.topictitle:hover {
  text-decoration: none;
  color: #700000;
}
a.postlink:hover {
  text-decoration: none;
  color: #700000;
}
/* Forum Visited Links */
a.topictitle:visited {
  text-decoration: none;
  color: #69655D;
}
a.postlink:visited {
  text-decoration: none;
  color: #69655D;
}
/* Code and Quote Styles */
.code,.quote {
	background: #FFEBB0;
	border: 1px solid #ada58e;
	padding: 2px;
}
.code {
  color: #700000;
  font: 11px Courier, 'Courier New', sans-serif;
}
.quote {
  color: #504d46;
  font: 11px/125% Georgia, Garamond, 'Times New Roman', Serif;
}

/*----- [12. Form Controls] ------------------------*/
input {
  text-indent: 2px;
}
input.sub {
  left: 20px;
  float: none;
}
input.post, textarea.post, select {
  background: #FFF;
}
input, textarea, select {
  color: #000;
  font: normal 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
input.button {
  color: #000;
  background: #FFEBB0;
  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
input.mainoption {
  background: #FFEBB0;
  font: 11px bold Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
input.liteoption {
  background: #FFEBB0;
  font: 11px normal Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
form {
	margin-bottom: 0px;
	}

/*----- [13. Admin Styles] ------------------------*/
.adminitem {
	border: 0;
	padding: 0;
	width: 130px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	}	
.adminitem span {
	display: block;
	width: 120px;
	color: #504D46;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #BFB79F;
	background: #D5CFBE;
	}
fieldset {
	border: #CAC3AF;
	border-style: double;
	padding: 10px;
	margin-bottom: 10px;
	}
legend { 
	font-weight: bold; 
	color: #504d46;
	}
label.set,radio.set,input.set {
	display: block;
	float: left;
	}
radio.set {
	vertical-align: text-bottom;
	}
label.set {
	text-align: left;
	width: 300px;
	padding-right: 10px;
	margin-bottom: 5px;
	}
label.ulog, input.ulog {
	display: block;
	float: left;
	}
label.ulog {
	text-align: left;
	width: 125px;
	padding-right: 10px;
	margin-bottom: 5px;
	}
.rd {
	text-align: left;
	width: 60px;
	padding-left: 3px;
	padding-right: 10px;
	}
.yes {
	text-align: left;
	width: 20px;
	padding-right: 10px;
	vertical-align: bottom;
	}
.no {
	text-align: right;
	width: 8px;
	padding-right: 10px;
	}
.option {
	background: none;
	color: #000;
	text-decoration: none;
	font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	}

/*----- [14. Miscellaneous] ------------------------*/
.helpline {
	background: #ECE6D7;
	padding: 2px;
	}
.bbcbutton {
	border-style: outset;
	border: 1px solid #504D46;
	}
.helphead {
	color: #504D46;
	font-size: 10px;
	width: 240px;
	padding: 2px;
	vertical-align: middle;
	background: #B8B19D;
	border-width: 1px 1px 0px 1px;
	border: solid #A0977F;
	}
.helpcontent {
	width: 240px;
	border: 1px solid #BFB79F;
	padding: 4px;
	background: #D5CFBE;
	}

/*-- Some Modules are known to use these classes. --*/
.title {
  background: none;
  color: #504D46;
  text-decoration: none;
  font: bold 14px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.content {
  background: none;
  color: #000;
  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.block-title {
  background: none;
  color: #504D46;
  font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.storytitle {
  background: none;
  color: #700000;
  text-decoration: none;
  font: bold 12px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.storycat {
  background: none;
  color: #700000;
  text-decoration: underline;
  font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.boxtitle {
  background: none;
  color: #504D46;
  text-decoration: none;
  font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.boxcontent {
  background: none;
  color: #000;
  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.tiny {
  background: none;
  color: #000;
  text-decoration: none;
  font: normal 9px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}

@import url(ie.css);
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				