/* sitewide */
body {
	background-color: #FFFFFF;
	color: #1A1A1A;
	font-family: "lucida grande", verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	color: #244797; 
	font-family: "Trebuchet MS", "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

h1 a {
	color: #006BC4;
}

h1 a:hover {
	color: #00447D;
	text-decoration: none;
}

h1 .icon {
	font-size: 16px;
}


h2  {
	font-size: 1.3em;
	line-height: 1em;
	padding: 0 0 0.2em 0;
}

h3, h4 {
	font-size: 1.1em;
	line-height: 1.286em;
	padding: 0px;
}

h4 {
	font-weight: normal;
}

a {
	color: #0055EE;
	outline: none !important;
	text-decoration: none;
}

a:hover {
	color: #244797;
	outline: none !important;
	text-decoration: underline;
}

a:visited {
	color: #3B5998;
	outline: none !important;
	text-decoration: none;
}

a:visited:hover {
	color: #3B5998;
	text-decoration: underline;
}

a.image img, a img {
	border: none;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

table {
	border: 0;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

ul {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	_margin-left: 0.7em;
	_padding-left: 0.7em;
}

.png {
	behavior: url(/css/iepngfix.htc)
}

hr {
	border: 0;
	color: #4d4d4d;
	/*

ie */
	background-color: #4d4d4d;
	height: 1px;
	margin: 0;
	padding: 0;
}

.center {
	margin: 0 auto;
}

div.tempmessage {
    background: #d6d6d6;
    margin-bottom: 1em;
    padding: 1em 1em 0.1em 1em;
}

div.error {
    margin-bottom: 1em;
    padding: 1em 1em 0.1em 1em;
    color: #000;
}

p.error {
	color: #AA0000;
	margin: 0;
	padding: 0;
}

input.error, select.error {
	border: 2px solid #AA0000 !important;
}

span.info {
	color: #948B6E;
	font-size: 1em;
	line-height: 16px;
	padding: 3px 0;
	margin: 0;
}

span.title {
	font-size: 1.26em;
	font-weight: bold;
}

ul.actions li.link, span.link {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	padding: 0;
	background: none;
	display: inline;
	float: none;
}

ul.actions li.link a, ul.actions li.link a:visited, ul.actions li.link a:hover, span.link {
	background: none;
	display: inline;
	float: none;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	padding: 2px 0 0px 0px;
	text-decoration: none;
}

span.link {
	font-size: 0.9em;
}

ul.actions li.link a:hover, span.link a:hover {
	text-decoration:underline;		
}

ul.actions li.link a.current, li.current a {
	color: #1A1A1A !important;
	font-weight: bold !important;
}

ul.actions li.link img {
	vertical-align: top;
	padding-right: 3px;
}

dashes {
    border-top: 30px dashed #000000;
    margin-top: 50px;
}

.graysmall {
	color: #948B6E !important;
}

.graysmall a:hover {
	color: #3B5998 !important;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

/*
dl.ppList {
	clear: left;
	float: left;
	margin: 0;
	padding: 10px 0 20px 0;
	width: 100%;
	border-bottom: dotted 1px #C2CCCC;
	_border-width: 2px;
}

dl.ppList dd, dl.ppList dt {
	margin-left: 60px;
}

dl.ppList dt span.cmds a  {
	font-size: 0.8em;
	color: #CBBF97;
}

dl.ppList dd.url a {
	color: #6BB36B;
}

dl.ppList dd.abs, dl.dlReview dd.abs {
	padding-bottom: 3px;
}

dl.ppList dt {
	font-size: 3.26em;
	font-weight: bold;
}

dl.ppList dd.thumbpp {
	margin: 0;
	padding: 0px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

dl.ppList dd.thumbpp {
	float: left;
}

dl.ppList dd.thumbpp a {
	background: #fff no-repeat top center;
	display: block;
}
*/

/* LOGO */
div#logo {
	width: 550px;
	height: 50px;
	float: left;
}

div#logo #logobg {
	background: url("/images/themes/ctm/main/ctm_logo_50x42.png") no-repeat left top;
	display: block;
	text-decoration: none;
	float: left;
	margin: 1px 5px 6px 0px;
	width: 50px;
	height: 50px;
}

div#logo h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	padding: 6px 0 0 0;
}

div#logo h2, div#logo h2 a, div#logo h2 a:hover {
	color: #646464;
	text-decoration: none;
}

div#logo p {
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0em;
	margin: 0;
	padding: 2px 0 4px 0;
}

div#logo p, div#logo p a, div#logo p a:hover {
	color: #757d8d;   
	color: #9C9A9C;   /* OK */
	text-decoration: none;
}

.graylight {
	color: #aaa;
}

/* BOXES */
div.formBoxGreen, div.formBoxBlue, div.formBoxBlack, div.formBoxGray {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	border: 1px solid #DEB700;
	overflow: auto;
	background: #FFFDE3;
	padding: 5px 10px;
	margin-top: 5px !important;
}

div.formBoxGreen {
	background-color: #EEFFEE;
	/* border-color: #22AA22; */
	border-color: #D6EFCE;
	color: #666666;
}

div.formBoxBlue {
	background-color: #DEE7FF;
    background-image:url(/images/themes/ctm/frame_login_mid.png);
	border-color: #8CB2E7;
	color: #666666;
}

div.formBoxBlack {
	background-color: #FFFFFF;
	/* border-color: #3D6FC7; */
	border-color: #222222; 
	color: #666666;
}

div.formBoxGray {
	background-color: #FFFFFF;
	border-color: #AAAAAA; 
	color: #666666;
}

/* CONTAINERS */

.mainArea {
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
	min-height: 400px;
}

/* MARGIN/PADDING */

.padTop     { padding-top: 10px !important;    }
.padTop2un  { padding-top: 2px !important;     }
.padTop5un  { padding-top: 5px !important;     }
.padTop10un { padding-top: 10px !important;    }
.padTop15un { padding-top: 15px !important;    }

.padBot     { padding-bottom: 10px !important;    }
.padBot2un  { padding-bottom: 2px !important;     }
.padBot5un  { padding-bottom: 5px !important;     }
.padBot10un { padding-bottom: 10px !important;    }
.padBot15un { padding-bottom: 15px !important;    }

.padLeft     { padding-left: 10px !important;    }
.padLeft2un  { padding-left: 2px !important;     }
.padLeft5un  { padding-left: 5px !important;     }
.padLeft10un { padding-left: 10px !important;    }
.padLeft15un { padding-left: 15px !important;    }

.padRight     { padding-right: 10px !important;    }
.padRight2un  { padding-right: 2px !important;     }
.padRight5un  { padding-right: 5px !important;     }
.padRight10un { padding-right: 10px !important;    }
.padRight15un { padding-right: 15px !important;    }

.marTop		{ margin-top: 10px !important; 		}
.marTop2un	{ margin-top: 2px !important; 		}
.marTop5un	{ margin-top: 5px !important; 		}
.marTop10un	{ margin-top: 10px !important; 		}
.marTop15un	{ margin-top: 15px !important; 		}

.marBot 	{ margin-bottom: 10px !important;	}
.marBot2un 	{ margin-bottom: 2px !important;	}
.marBot5un 	{ margin-bottom: 5px !important;	}
.marBot10un	{ margin-bottom: 10px !important;	}
.marBot15un	{ margin-bottom: 15px !important;	}

.marLeft 	 { margin-left: 10px !important;	}
.marLeft2un	 { margin-left: 2px !important;		}
.marLeft5un	 { margin-left: 5px !important;		}
.marLeft10un { margin-left: 10px !important;	}
.marLeft15un { margin-left: 15px !important;	}

.marRight 	  { margin-right: 10px !important;	}
.marRight2un  { margin-right: 2px !important;	}
.marRight5un  { margin-right: 5px !important;	}
.marRight10un { margin-right: 10px !important;	}
.marRight15un { margin-right: 15px !important;	}

.hidden {
	display: none;
}

.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.noborder {
	border: none !important;
}

.border {
	border: 1px solid #E6E6E6 !important;
}

* html .noIEHide {
	height: 0.01%;
}

/* Information box */

#infobox, .infobox, .infoboxnbg {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/themes/ctm/info.png');
}

.infoboxnbg {
    background-image: none;
    padding: 10px 10px 10px 10px;
}

#infobox .close, .infobox .close, .infoboxnbg .close {
    float: right;
}


div.errorbox {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
    color: #FE0000;
    background-color: #FFF4F2;
}

/* search results */

dl.griditem {
	border: none;
	clear: none;
	float: left;
	margin: 5px 3px 15px 0px;
	_margin-right: 5px;
	padding: 0;
	width: 140px;
	/* height: 140px; */
}

dl.griditem dd.thumbnail, dl.listitem dd.thumbnail {
	margin: 0;
	padding: 0px;
	width: 130px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

dl.listitem dd.thumbnail {
	float: left;
}

dl.griditem dd.thumbnail a, dl.listitem dd.thumbnail a {
	background: #fff no-repeat top center;
	display: block;
}

dl.griditem dd.thumbnail img, dl.listitem dd.thumbnail img {
	width: 130px;
	height: 90px;
}

dl.griditem dt a {
	padding-top: 3px;
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	height: 2.4em;
	width: 145px;
	overflow: hidden;
}

dd.thumbnail {
	position: relative;
}

dl.griditem dd.stats {
	padding: 3px 15px 0 0;
	margin: 0;
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
	height: 2em;
	overflow: hidden;
}

dl.listitem, dl.reviewitem, dl.descriptitem {
	clear: left;
	float: left;
	margin: 0;
	padding: 0px 0 5px 0;
	width: 100%;
	border-bottom: dotted 1px #C2CCCC;
	_border-width: 2px;
}

dl.descriptitem {
	padding-bottom: 0;
}

dl.listitem dd, dl.listitem dt {
	margin-left: 140px;
}

dl.reviewitem dt, dl.listitem dt {
	font-size: 1.26em;
	font-weight: bold;
}

.businesstitle {
	font-size: 1.26em !important;
	font-weight: bold;
	color: #05E !important;
}

.businessactions {
	padding-top: 5px !important;
	padding-right: 5px !important;
	color: #05E !important;
	line-height: 12px;
	padding: 3px 0px;	
	font-size: 10px; 
	float:right; 
	font-weight: bold;
}

dl.reviewitem dt span.cmds a, dl.listitem dt span.cmds a {
	font-size: 0.8em;
	color: #CBBF97;
}

dl.reviewitem dd.url a, dl.listitem dd.url a {
	color: #6BB36B;
}

dd.stats, dd.stats a {
	font-size: 1em;
	line-height: 16px;
	padding: 3px 0;
	color: #757D8D !important;
}

dl.listitem dd.abs, dl.dlReview dd.abs {
	padding-bottom: 3px;
}

dl.listitem dd img.icon {
	width: 16px;
	height: 16px;
}

dl.reviewitem dd, dl.reviewitem dt {
	margin: 0 0 0 84px;
}

dl.descriptitem {
	border-bottom: none;
	padding-top: 0;
}

dl.descriptitem dd {
	margin: 0;
}

dl.reviewitem dt, dl.descriptitem dt {
	line-height: 16px;
}

dl.reviewitem dd.report, dl.descriptitem dd.report{
	padding-top: 5px;
	color: #4D4D4D;
	color: #9C9A9C;   /* OK */
	font-size: 0.9em;
}

dl.reviewitem dd.thumbnail {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 64px;
	height: 64px;
	padding: 1px;
}

dl.reviewitem dd.thumbnail img {
	width: 64px;
	height: 64px;
}

dl.reviewitem dd.thumbnail a {
	background: transparent no-repeat center center;
	display: block;
}

/* img tooltip */
a.ttinfo {
	position:relative;
	z-index:24;
	background-color:#e0e0e0;   
	color:#000000;             
	border:1px dotted #999;    
	text-decoration:none;
	font-style:italic;
}

a.ttinfo:hover {
	z-index:25;
	background-color:#ffff66;
}

a.ttinfo span{
	display: none;
}

a.ttinfo img {
	border: 1px solid #BCBDBC;
}

a.ttinfo:hover span{ 
	display:block;
	position:absolute;
	top: 1.5em;
	left: 3em;
	width:15em;
	background-color:#999999; 
	border: 1px solid #EFEFEF;
	color:#000000; 
	text-align: center;
	font-size: .8em;
	font-style:italic;
	z-index:30;
}
        
/* pagination */
div.pagination {
	padding: 3px;
	margin-top: 10px;
	text-align:left;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:1.2em;
}

div.pagination a {
	border: 1px solid #ccdbe4;
	margin-right:3px;
	padding:2px 8px;

	background-position:bottom;
	text-decoration: none;

	color: #0061de;		
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b55af;
	background-image:none;
	background-color:#3666d4;
	color: #fff;
}
div.pagination a.current {
	border: 1px solid #8DBBFF;
	font-weight: bold;
	background-color: #325CB1;
	color: #fff;	
}
div.pagination span.disabled {
	display:none;
}
div.pagination a.next{
	border:2px solid #ccdbe4;
	margin:0 0 0 10px;
}
div.pagination a.next:hover{
	border:2px solid #2b55af;
}
div.pagination a.prev{
	border:2px solid #ccdbe4;
	margin:0 10px 0 0;
}
div.pagination a.prev:hover{
	border:2px solid #2b55af;
}

/* lines */
.solidLineTop {
	border-top: solid 1px #CFD9D9;
}

.solidLineBottom {
	border-bottom: solid 1px #CBD9D9;
}

.dottedLineTop {
	border-top: dotted 1px #C2CCCC;
}

.dottedLineBottom {
	border-bottom: dotted 1px #C2CCCC;
}

.dottedLineLeft {
	border-left: dotted 1px #C2CCCC;
}

.dottedLineRight {
	border-right: dotted 1px #C2CCCC;
}

/* fonts */
.fontBig {
	font-size: 1.4em !important;
}

.fontSmall {
	font-size: 0.92em !important;
}

.fontVSmall {
	font-size: 0.86em !important;
}

.fontVVSmall {
	font-size: 0.76em !important;
}

.fontNoWrap {
	white-space: nowrap !important;
}

.colorGreen {
	color: #107310 !important;
}

.colorRed {
	color: #AA0000 !important;
}

.colorGray {
	color: #4D4D4D !important;
}

.fontDisabled, .fontDisabled a {
	color: #464B55;
}

.fontUncolor, .fontUncolor a { 
	color: #757D8D !important;
}

.fontUncolor a:hover, .fontDisabled a:hover {
	color: #3B5998 !important;
}

.fontFam {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
}

.fontBold {
	font-weight: bold !important;
}

.fontNormal {
	font-weight: normal !important;
}

.fontUnderline {
	text-decoration: underline !important;
}

.fontUnderline a:hover {
	text-decoration: none !important;
}

.noDecor {
	text-decoration: none !important;
}

.noDecor a:hover {
	text-decoration: none !important;
}

.noDecor a:link {
	text-decoration: none !important;
}

.noDecor a:visited {
	text-decoration: none !important;
} 


/* Image container */

div#imgcontainer {
    padding-bottom: 15px;
    width: 500px;
    float: left;
}

div#imgbar ul li img.photo {
    border: solid 1px #e5e5e5;
    padding: 4px;
    margin: 2px;
    display: block;
}

/* --- Headings ---------------------------------------- */

div#imgbar ul {
    padding: 0;
}

div#imgcontainer h2 {
    font-size: 1.2em;
    padding: 0.2em 10px;
    margin: 0 -10px 0.5em -10px;
    color: #fff;
}

div#imgcontainer h2 {
    font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: transparent;
    margin: 0.5em 0;
    color: #333;
}

div#imgcontainer div#imgbar ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0 8px;
}

div#imgcontainer div#imgbar ul li {
    border-bottom: none;
    clear: none;
    float: left;
    //width: 64px;
}

/* ---- grid/list view ---- */

.gridIconOn, .gridIconOff, .listIconOn, .listIconOff {
	width: 16px;
	height: 17px;
}

.gridIconOn {
	background: url("/images/themes/ctm/icons/icon_results_grid_on.png") no-repeat;
}

.listIconOn {
	background: url("/images/themes/ctm/icons/icon_results_list_on.png") no-repeat;
}

.gridIconOff {
	background: url("/images/themes/ctm/icons/icon_results_grid_off.png") no-repeat;
}

.listIconOff {
	background: url("/images/themes/ctm/icons/icon_results_list_off.png") no-repeat;
}

/* buttons */

a.btnGreen, a.btnYellow, a.btnWhite, a.btnBlue, a.btnOrange,
div.btnGreen, div.btnYellow, div.btnWhite, div.btnBlue, div.btnOrange,
input.btnGreen, input.btnYellow, input.btnWhite, input.btnBlue, input.btnOrange
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff !important; 
	cursor: pointer;
	font-family: Arial;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 1.7em;
	line-height: normal;
	margin-left: -1px;
	padding: 1px 8px 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

a.btnGreenLg, a.btnYellowLg, a.btnWhiteLg, a.btnBlueLg, a.btnOrangeLg,
div.btnGreenLg, div.btnYellowLg, div.btnWhiteLg, div.btnBlueLg, div.btnOrangeLg,
input.btnGreenLg, input.btnYellowLg, input.btnWhiteLg, input.btnBlueLg, input.btnOrangeLg
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff !important;
	line-height: 28px;
	height: 32px;
	padding-bottom: 4px;
	cursor: pointer;
}

a.btnGreenSm, a.btnYellowSm, a.btnWhiteSm, a.btnBlueSm, a.btnOrangeSm,
div.btnGreenSm, div.btnYellowSm, div.btnWhiteSm, div.btnBlueSm, div.btnOrangeSm,
input.btnGreenSm, input.btnYellowSm, input.btnWhiteSm, input.btnBlueSm, input.btnOrangeSm
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff !important;
	cursor: pointer;
	font-family: "lucida grande", "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	/* font-size: 1.1em; */
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 1.7em;
	line-height: normal;
	margin-left: -1px;
	padding: 0px 8px 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

a.btnGreen, a.btnGreenSm, a.btnGreenLg, 
div.btnGreen, div.btnGreenSm, div.btnGreenLg, 
input.btnGreen, input.btnGreenSm, input.btnGreenLg {
	background: url("/images/themes/ctm/buttons/bg_input_green.gif") repeat-x center center;
	border: 1px solid #488F03;
	color: #fff !important;
}

a.btnWhite, a.btnWhiteSm, a.btnWhiteLg, 
div.btnWhite, div.btnWhiteSm, div.btnWhiteLg, 
input.btnWhite, input.btnWhiteSm, input.btnWhiteLg {
	background: url("/images/themes/ctm/buttons/bg_input_white.png") repeat-x center center;
	border: 1px solid #CCCCCC;
	color: #858585 !important;
}

a.btnYellow, a.btnYellowSm, a.btnYellowLg, 
div.btnYellow, div.btnYellowSm, div.btnYellowLg, 
input.btnYellow, input.btnYellowSm, input.btnYellowLg {
	background: url('/images/themes/ctm/buttons/bg_input_yellow.gif') repeat-x center center;
	border: 1px solid #E09A0D;
	color: #793900 !important;
}

a.btnBlue, a.btnBlueSm, a.btnBlueLg, 
div.btnBlue, div.btnBlueSm, div.btnBlueLg, 
input.btnBlue, input.btnBlueSm, input.btnBlueLg {
	background: url('/images/themes/ctm/buttons/bg_input_blue.png') repeat-x center center;
	border: 1px solid #6E9FEA;
	color: #FFFFFF !important;
}

a.btnOrange, a.btnOrangeSm, a.btnOrangeLg, 
div.btnOrange, div.btnOrangeSm, div.btnOrangeLg, 
input.btnOrange, input.btnOrangeSm, input.btnOrangeLg {
	background: url('/images/themes/ctm/buttons/bg_input_orange.png') repeat-x center center;
	border: 1px solid #D3A658;
	color: #9D642E !important;
}

input.btnText, select.btnText {
	background: transparent;
	border: 1px solid #206BA4;
	margin-top: 2px;
	cursor: pointer;
}

a.btnYellow, a.btnYellowSm, a.btnYellowLg, 
a.btnGreen, a.btnGreenSm, a.btnGreenLg, 
a.btnWhite, a.btnWhiteSm, a.btnWhiteLg, 
a.btnBlue, a.btnBlueSm, a.btnBlueLg,
a.btnOrange, a.btnOrangeSm, a.btnOrangeLg,
div.btnGreen, div.btnGreenSm, div.btnGreenLg
{
	padding: 2px 10px 4px 10px;
}

a.btnYellow:hover, a.btnYellowSm:hover, a.btnYellowLg:hover,
a.btnGreen:hover, a.btnGreenSm:hover, a.btnGreenLg:hover,
div.btnGreen:hover, div.btnGreenSm:hover, div.btnGreenLg:hover,
div.btnWhite:hover, div.btnWhiteSm:hover, div.btnWhiteLg:hover,
div.btnBlue:hover, div.btnBlueSm:hover, div.btnBlueLg:hover,
div.btnOrange:hover, div.btnOrangeSm:hover, div.btnOrangeLg:hover
{
	text-decoration: none;
}

.btnWhite:hover, .btnWhiteSm:hover, .btnWhiteLg:hover,
a.btnWhite:hover, a.btnWhiteSm:hover, a.btnWhiteLg:hover {
	text-decoration: none;
	background: url('/images/themes/ctm/buttons/bg_input_white_hover.png') repeat-x center center;
	border: 1px solid #BAD4FA;
}

.btnWhite:hover span, .btnWhiteSm:hover span, .btnWhiteLg:hover span {
	color: #68A3FE;
}

.btnBlue:hover, .btnBlueSm:hover, .btnBlueLg:hover,
a.btnBlue:hover, a.btnBlueSm:hover, a.btnBlueLg:hover {
	text-decoration: none;
	background: url('/images/themes/ctm/buttons/bg_input_blue_hover.png') repeat-x center center;
	border: 1px solid #8FBBFF;
}

.btnOrange:hover, .btnOrangeSm:hover, .btnOrangeLg:hover,
a.btnOrange:hover, a.btnOrangeSm:hover, a.btnOrangeLg:hover {
	text-decoration: none;
	background: url('/images/themes/ctm/buttons/bg_input_orange_hover.png') repeat-x center center;
	border: 1px solid #F2C44F;
	color: #D29A65;
}

.btnOrange:hover span, .btnOrangeSm:hover span, .btnOrangeLg:hover span {
	color: #D29A65;
}

/* login, info screens */

.grayLg {
	color: #7c7c7c; 
	font-family: "Trebuchet MS", "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

.grayMd {
	color: #7c7c7c; 
	font-family: "Trebuchet MS", "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

.graySm {
	color: #7c7c7c; 	
	font-family: Arial, "Trebuchet MS", "lucida grande", verdana, tahoma, sans-serif;
	font-size: 1.1em; 
	font-weight: normal;
	line-height: 1.3em;
	margin: 0;
	background: #fff url(/images/themes/ctm/icons/icon_arrow.png) no-repeat;
	background-position: 11px 4px;
	padding-left: 23px;
}


.loginh1 {
	color: #244797; 
	font-family: "Trebuchet MS", "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

.loginh2 {
	color: #244797; 
	font-family: "Trebuchet MS", "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

.loginh3 {
	color: #244797; 
	font-family: Arial, "Trebuchet MS", "lucida grande", verdana, tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

.loginh4, .loginh4b {
	font-family: Arial, "Trebuchet MS", "lucida grande", verdana, tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0;
	padding-left: 23px;
}

.loginh4 {
	background: url(/images/themes/ctm/icons/icon_arrow.png) no-repeat;
	background-position: 11px 4px;
}

ul.squareBullet {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.squareBullet li {
	padding-left: 15px;
	background: url('/images/themes/ctm/icons/icon_arrow2.png') left top no-repeat;
}

/* small fan thumbnail pics */
dl.tnpic {
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	overflow: hidden;
}

dl.tnpic dd.thumbnail {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 48px;
	height: 48px;
	padding: 1px;
}

dl.tnpic dd.thumbnail a {
	background: transparent no-repeat center center;
	width: 48px;
	height: 48px;
	display: block;
}

/* clearing */
.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* backslash hack \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end backslash hack */

/* right infobar */

td.infobar {
	text-align: left;
	width: 21%;
	_width: 210px;
}


td.infobar div.infopart {
	margin: 10px 0 0 0;
	padding-bottom: 15px;
	border-bottom: dotted 1px #C2CCCC;
	_border-width: 2px;
}

td.infobar div.infopart h3 {
	padding-bottom: 5px;
}

td.infobar h3 {
	color: #494E58;
}

td.infobar div.stats td.label {
	width: 45%;
	color: #9C9A9C;
}

td.infobar table.userstats {
	padding: 0;
	width: 100%;
}

td.infobar table.userstats td {
	width: 33%;
}

td.infobar table.userstats a,
td.infobar table.userstats div.nolink{
	float: left;
	font-size: 1.3em;
	display: block;
}

td.infobar table.userstats a span.label,
td.infobar table.userstats div.nolink span.label {
	font-size: 0.65em;
}

/* menu */

div.menu {
	background: url('/images/themes/ctm/bg_mainnav_v3.gif') repeat-x;
	height: 30px;
	overflow: hidden;
}

div.submenu {
	background-color: #D2E4FF;
	height: 24px;
	overflow: hidden;
}

div.menu ul, div.submenu ul, div.footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menu li, div.submenu li {
	float: left;
	margin: 0;
	padding: 0;
}

div.menu a, div.submenu a, div.menu a:visited, div.submenu a:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	margin: 0 15px 0 0;
	padding: 0;
	text-decoration: none;
}

div.menu a, div.menu a:visited {
	color: #E2ECFF;
}

div.submenu a, div.submenu a:visited {
	border-right: dotted 1px #B3B3B3;
	_border-width: 2px;
	color: #485A83;
	margin-top: 4px;
	font-weight: normal;
	padding: 0 15px 2px 0;
	font-size: 12px;
	line-height: 14px;
}

div.submenu a:hover {
	text-decoration:underline;
}

div.menu a:hover {
	color: #FAFAFA;
	text-decoration: underline;
}

/* link boxes */


ul.linkparts {
	list-style: none;
	margin: 0;
	padding: 5px 4px 0 0;
}

ul.linkparts li.textlink {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	background: none;
	display: inline;
	float: none;
	padding: 0;
}

ul.linkparts li.textlink a, ul.linkparts li.textlink a:visited, ul.linkparts li.textlink a:hover {
	background: none;
	display: inline;
	float: none;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	padding: 2px 0 0px 0px;
	text-decoration: none;
}

ul.linkparts li.textlink a:hover {
	text-decoration:underline;		
}

ul.linkparts li.textlink a.current, li.current a {
	color: #1A1A1A !important;
	font-weight: bold !important;
}

ul.linkparts li.textlink img {
	vertical-align: top;
	padding-right: 3px;
}

.linkpartsBox {
	padding-top: 5px;
	margin-right: 22px;
}

.linkpartsBox ul.linkparts {
	padding: 1px 0 2px 0;
}

.linkpartsBox ul.linkparts li.textlink {
	padding-right: 5px;
	border-right: dotted 1px #C2CCCC;
	_border-width: 2px;
	margin-right: 5px;
}

.linkpartsBox ul.linkparts li.textlink a {
}

.linkpartsBox ul.linkparts li.textlink span.stats{
	font-size: .80em;
	color: #9C9A9C;   /* OK */
}

/* footer */

.footer {
	clear: both;
	background-color: #F4F9FF;
	color: #464B55;
	padding: 10px 0;
}

.footer div {
	text-align: left;
}

div.footer a {
	color: #9C9A9C;   /* OK */
	font-size: 0.9em;
}

/* general */

td.main {
	text-align: left;
	padding: 0 20px 0 0;
	width: 78%;
	_width: 780px;
}


td.main h1 {
	margin-top: 15px;
	border-bottom: solid 1px #CBD9D9;
}

.mainWrapper {
	max-width: 1000px;
	min-width: 720px;
	margin: 0 auto;
	padding: 0 5px;
	_width: 980px;
}

/* forms */

.input {
	border: 1px solid #9cc4ff;
	color: #333333;
	font-size: 1.1em;
	padding: 2px;
}

.fieldLabel {
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	color: #666666;
	font-weight: bold;
}







        
