 /*--------------------------------------------------*
 *        CPG Themes [http://cpgthemes.com]         *
 *         Copyright © 2005 by CPG Themes           *
 *--------------------------------------------------*
 *          Theme Name:  cpgT_MintIce               *
 *          Released:    February 25, 2005          *
 *          Updated:     July 24, 2005              *
 *          Version:     1.0.3                      *
 *--------------------------------------------------*
 *       Theme created for CPG Dragonfly™ CMS       *
 *            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: #FFF;
	font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	color: #000;
	}
font, th, td, p {
	font: 10px 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 #69A09C;
	border-top-width: 1px;
	}	
.table100w {
	width: 100%;
	}
.table1,.table2 {
	background-color: #FFF;
	border: 1px solid #E3E3E3;	
	padding: 7px;
	}
.table2 {
	width: 50%;
	text-align: center;
	background-color: #F3F3F3;
	border: 1px solid #C0C0C0;	
	}

/*----- [2. Header] --------------------------------*/
.headtop {
	background: #F3F3F3 url(../images/cpgT_MintIce_back.gif);
	color: #AFAFAF;
	height: 27px;
	width: 100%;
	}
.headmain {
	background: #F3F3F3 url(../images/bg_head.jpg);
	height: 126px;
  }

/*----- [3. Navigation] ----------------------------*/
.NavLeft, .NavRight, .NavRightCE, .NavLeftCE { 
	vertical-align: middle;
	height: 27px;
	background: #F3F3F3 url(../images/cpgT_MintIce_back.gif);
	}
.NavLeft {
	text-align: left;
	width: 49%;
  }
.NavRight {
	text-align: right;
	width: 49%;
  }
.NavLeftCE, .NavRightCE {
	width: 25px;
	padding-left: 8px;
	padding-right: 8px;
  }
  
/*----- [4. Footer] --------------------------------*/
/* One class used for Footer also controls Header 
   top row, see .headtop class for attributes.      */

/*----- [5. Main Table] ----------------------------*/
.mainside {
	width: 194px;
	vertical-align: top;
	background-color: #F3F3F3;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	text-align: center;
	}
.main {
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	}
	
/*----- [6. Blocks] --------------------------------*/
.blockhead {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-left: 6px;
	color: #69A09C;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	width: 159px;
	background: #F3F3F3 url(../images/cpgT_MintIce_BlockBack.gif) no-repeat;
	}
.blockheadCE {
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 17px;
	padding-left: 4px;
	padding-right: 4px;
	}
.blockcontent {
	width: 160px;
	padding: 3px;
	text-align: left;
	}
 
/*----- [7. Content Styles] ------------------------*/
.pagetitle {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #AFAFAF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-width: 0;
	height: 15px;
	padding: 6px;
	background: #F3F3F3 url(../images/cpgT_MintIce_back.gif);
	}	
.importantmsg {
	font: 14px Georgia, 'Times New Roman', Serif;
	font-style: italic;
	color: #F00;
	}

/*----- [9. News Articles] -------------------------*/
.newstitle {
	background: #FAFFFF url(../images/cellpic3.gif);
	color: #69A09C;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	padding-left: 4px;
	}
.newsmore {
	background: #F3F3F3 url(../images/cpgT_MintIce_back.gif);
	color: #AFAFAF;
	height: 21px;
	padding-top: 6px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	}
.newsposted { 
	background: #F3F3F3;
	padding: 7px;
	}
.newsstory, .newsarticle {
	background: #FFF;
	text-align: left;
	font-size: 10px;
	padding: 5px;
	}
.newsindex { 
	border: 1px solid #E3E3E3;
	}
	
/*----- [10. Links] --------------------------------*/
a {
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #69A09C;
	}
a:hover {
	color: #FF9966;
	text-decoration: underline;
	}

/*----- [11. Forums & Coppermine] ------------------*/
.statlink {
	font-weight: bold;
}
.statlink, a.statlink {
	color: #FFF;
}
.bodyline,.forumline {
	border: 1px #C0C0C0 solid;
	background: #FFF;
}
td.row1,td.row2,td.row3 {
	background: #F3F3F3;
	padding: 5px;
}
td.rowpic {
	border: 0px;
	background: #FAFFFF url(../images/cellpic1.gif) repeat-x;
}
th {
	background: #FAFFFF url(../images/cellpic3.gif);
	color: #69A09C;
	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: #F3F3F3 url(../images/cellpic1.gif);
}
td.catHead, td.catSides, td.catleft, td.catright {
/*  border: #D2B898;
  border-style: solid; */
  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;
/*  border: #D2B898;
  border-style: solid; */
  height: 28px;
}
td.row3right, td.spaceRow {
/*  border: #69A09C;
  border-style: solid; */
  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: #AFAFAF;
}
.forumlink {
  font-weight: bold;
  font-size: 12px;
  color: #69A09C;
}
.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: #69A09C;
  text-decoration: none;
}
a.mainmenu {
  text-decoration: none;
  color: #69A09C;
}
a.cattitle {
  text-decoration: none;
  color: #69A09C;
}
a.forumlink {
  text-decoration: none;
  color: #69A09C;
}
a.nav {
  text-decoration: none;
  color: #69A09C;
}
a.topictitle:link {
  text-decoration: none;
  color: #69A09C;
}
a.postlink:link {
  text-decoration: none;
  color: #69A09C;
}
/* Forum Hover Links */
a.gen:hover, a.genmed:hover, a.gensmall:hover {
  color: #FF9966;
  text-decoration: none;
}
a.mainmenu:hover {
  text-decoration: none;
  color: #FF9966;
}
a.cattitle:hover {
  text-decoration: none;
  color: #FF9966;
}
a.forumlink:hover {
  text-decoration: none;
  color: #FF9966;
}
a.nav:hover {
  text-decoration: none;
  color: #FF9966;
}
a.topictitle:hover {
  text-decoration: none;
  color: #FF9966;
}
a.postlink:hover {
  text-decoration: none;
  color: #FF9966;
}
/* Forum Visited Links */
a.topictitle:visited {
  text-decoration: none;
  color: #8BB9B6;
}
a.postlink:visited {
  text-decoration: none;
  color: #8BB9B6;
}
/* Code and Quote Styles */
.code,.quote {
	background: #F3F3F3;
	border: 1px solid #C0C0C0;
	padding: 2px;
}
.code {
  color: #060;
  font: 11px Courier, 'Courier New', sans-serif;
}
.quote {
  color: #69A09C;
  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: #EFEFEF;
  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
input.mainoption {
  background: #F3F3F3;
  font: 11px bold Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
input.liteoption {
  background: #F3F3F3;
  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: #69A09C;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #C0C0C0;
	background: #F3F3F3;
	}
fieldset {
	border: #CEF1E9;
	border-style: double;
	padding: 10px;
	margin-bottom: 10px;
	}
legend { 
	font-weight: bold; 
	color: #69A09C;
	}
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] ------------------------*/
.Banner {
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
	}
.helpline {
  background: #F3F3F3;
  padding: 2px;
}
.bbcbutton {
  border-style: outset;
  border: 1px solid #336666;
}
.helphead 
  {
  color: #FFF;
  font-size: 10px;
  width: 244px;
  padding: 2px;
  vertical-align: middle;
  background: #99CCCC;
  border-width: 1px 1px 0px 1px;
  border: solid #336666;
  }
.helpcontent {
  width: 240px;
  border: 1px solid #69A09C;
  padding: 4px;
  background: #FFF;
}
/*-- Some Modules are known to use these classes. --*/
.title {
  background: none;
  color: #336666;
  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: #69A09C;
  font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.storytitle {
  background: none;
  color: #336666;
  text-decoration: none;
  font: bold 12px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.storycat {
  background: none;
  color: #C0C0C0;
  text-decoration: underline;
  font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
.boxtitle {
  background: none;
  color: #336666;
  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);