@import url(blog.css);

P	{
	line-height: 16px
	}

BODY{
	background-image: url(../images/mainbg.jpg);
	background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: rgb(41, 125, 198);
    margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 22px;
	}

a.one:link {color: #CC0000; text-decoration: none;}

a.one:visited {color: #CC0000; text-decoration: none;}

a.one:hover {color: #000000; text-decoration: none;}

a.one:active {color: #BFC0C6; text-decoration: none;}

a.blu:link {color: #2472ce; text-decoration: none;}

a.blu:visited {color: #2472ce; text-decoration: none;}

a.blu:hover {color: #2472ce; text-decoration: none;}

a.blu:active {color: #2472ce; text-decoration: none;}


FORM{
	MARGIN: 0px;
	}

A:hover{
	color:#96A000;
	text-decoration:none;
	}
A:link{
	color:#96A000;
	text-decoration:none;
	}
A:active{
	color:#96A000;
	text-decoration:none;
	}
A:visited{
	color:#96A000;
	text-decoration:none;
	}


A.black:hover{
	color:#000000;
	text-decoration:none;
	}
A.black:link{
	color:#000000;
	text-decoration:none;
	}
A.black:active{
	color:#000000;
	text-decoration:none;
	}
A.black:visited{
	color:#000000;
	text-decoration:none;
	}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:10px;
	text-decoration:none;
	vertical-align: top;
	}

HR{
	background-color:#cccccc;
	color: #cccccc;
	height:2px;
	border: 0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

h1, h2, h3,h4 {
	font-family: "Lucida Sans", Helvetica, Arial;
	margin: 0px 0px 0px 0px;
	padding:2px 2px 0px 2px;
	}

h1 {
	font-size: 2.3em;
	color:#333;
	padding:12px 2px 1px 2px;
	text-transform:uppercase;
}

h2 {
	font-size: 1.2em;
	color:#333;
	}

h3,.inverse,.inverse A , .form-label{
	font-family: Verdana, Sans-Serif;
	letter-spacing: 0.1em;
	font-size: 9.3px;
	color:#333;
	text-transform:uppercase;
	}

h4{
	font-family: Verdana, Sans-Serif;
	letter-spacing: 0em;
	font-size: 0.9em;
	color:#666;
	text-transform:none;
	}

.inverse, .inverse A , .inverse-h2, .inverse-h2 A{
	color:#fff;
	}

.H4-inverse-arrow,.H4-inverse-arrow A{
	width:160px;
	font-family: verdana;
	letter-spacing: 1px;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	padding:1px 1px 1px 3px;
	background-color:#000000;
	/*background-image:url(../images/button_blackarrow.gif);
	background-repeat:no-repeat;*/
	}

.dark-background{
	background-color:#999;
	color:#333;
	}
.dark-bold
	{
	color:#73695A;
	font-weight: bold;
	}

.light-background{
	background-color:#ccc;
	color:#333;
	/*BORDER-BOTTOM: #ccc 1px solid;*/
	/*BORDER-RIGHT: #ccc 1px solid;*/
	}

.light-border, .box-light-border{
	BORDER: #ccc 1px solid;
	}

.dark-border, .box-dark-border{
	BORDER-TOP: #666 1px solid;
	BORDER-RIGHT: #999 1px solid;
	BORDER-BOTTOM: #999 1px solid;
	BORDER-LEFT: #666 1px solid;
	}

.box-light-border{
	margin: 15 px;
	}

/* MARKET_SPEAK*/

#container2 {
	left:0px;
	top:0px;
	width:731px;
	height:134px;
	background-image:url(../images/market_speak_standin.gif);
	position: relative;
}

#title {
	height:27px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 4px;
	padding-left: 184px;
}

#links {
	width:264px;
	height:111px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	padding-left: 20px;
}

#content-left {
	width:240px;
	height:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	padding-top: 10px;
}

#content-right {
	width:104px;
	height:74px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	margin-left: 94px;
	padding-top: 10px;
}



/* FORM STYLES*/

		.form-dropdown, .form-text, .form-text-profile,.form-submit{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			height:18px;
			}

		.form-dropdown, .form-text, .form-text-profile{
			background-color:#eee;
			BORDER: #cccccc 1px solid;
			width:160px;
			}

		.form-text-profile{
			background-color:#fff;
			BORDER: #73695A 1px solid;
			width:160px;
			}

		.form-text-profilearea-large{
			BORDER: #73695A 1px solid;
			width: 280px;
			}

		.form-text-location{
			BORDER: #73695A 1px solid;
			width: 238px;
			}
		.form-textarea-medium{
			BORDER: #cccccc 1px solid;
			width: 160px;
			}

		.form-submit{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			background-color: #96A000;
			border:1px solid #fff;
			height:18px;
			text-transform: uppercase;
}

		.form-submit-small{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			background-color: #96A000;
			border:1px solid #fff;
			height:18px;
			font-size:10px;
			text-transform: uppercase;
}

		.form-submit-red{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			background-color: #96A000;
			border:1px solid #fff;
			height:18px;
			text-transform: uppercase;
}

.bodycopy {
	margin: 0px;
	padding: 8px 0px 8px 184px;
	link: #000000;
	visited: #000000;
	hover #CC0000;
	active: #333333;
	text-decoration: none;
}

.bodyheadline {
	margin-top: 20px;
	margin-left: 184px;
	xpadding: 0 0 0 184px;
}

.bodycopy ul {
	margin-left: 204px;
	text-decoration: none;
}

.blogcopy {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	link: #000000;
	visited: #000000;
	hover #CC0000;
	active: #666666;
	text-decoration: none;

}

.spacer{
	padding: 2px 2px 2px 2px;
	}

.divider{
	padding: 1px 0px 1px 0px;
	/*background-color:#F20000;*/
	border-bottom: medium solid #ff0000
	}

UL, .light-background UL, .box-padding UL , featured-pool-header UL{
	padding: 1px 2px 2px 12px;	/* Opera, Mozilla, Safari*/
	margin: 1px 2px 2px 11px; /*IE 6.0*/
	list-style: round;
	}

LI, .light-background LI, .box-padding LI, featured-pool-header LI{
	padding:0px 0px 0px -1px;
	margin: 0px 0px 0px -1px;
	}

.box-padding {
	padding: 4px 4px 4px 10px;
	}

.edit-button {
	background-color:#ff0;
	color:#000;
	}

.error_box{
	font-weight:bold;
	color:#F00;
	BORDER: #f99 1px solid;
	padding: 5px 5px 5px 5px;
	background-color:#fee;
	margin-bottom:15px;
	}

.error{
	font-weight:bold;
	color:#F00;
	BORDER: #f99 1px solid;
	padding: 5px 5px 5px 5px;
	background-color:#fee;
	margin-bottom:15px;
	}

.pagination, .pagination A{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	/*letter-spacing: -0.1em;*/
	text-transform:uppercase;
	background-color:#ccc;
	}

.pagination B {
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	}

.featured-results-header, .featured-results-header A, .featured-pool-header, .featured-pool-header A {
	font-weight:bold;
	color:#fff;
	line-height:13px;
	background-color:#666;
	width:180px;
	text-transform:uppercase;
	}

.featured-pool-header, .featured-pool-header A {
	background-color:#000;
	}
.date
	{
	font-weight:bold;
	color:#fff;
	line-height:13px;
	text-transform:uppercase;
	}
.navigation-top, A.navigation-top, .navigation-top-username
	{
	font-weight:bold;
	color:#000;
	line-height:13px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.navigation-top-username{
	color:#96A000;
	}


/*to be used for tags variations*/
.c1 a {	font-size: 9px; color: #336699;}

.c2 a {	font-size: 14px; color: #336699;}

.c3 a {	font-size: 18px; color: #6699CC;}

.c4 a {	font-size: 24px;color: #6699CC;}


/*Company details page web link large at top*/
/*.L3 a {	font-size: 18px; color: #6699CC;}
.L3 a:hover {	font-size: 18px; background-color: #6699CC; color: #fff;}*/
.L3 a {	font-size: 18px; color: #96A000;}
.L3 a:hover {	font-size: 18px; background-color: #96A000; color: #fff;}


/*TD mouseover*/
.cell_off, .cell_off_feat, .cell_on {
	font-size: 10px;
	padding: 0px 0px 0px 0px ;
	height: 233px;
	width: 180px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}

.cell_off {
	background-color: #FFF;
	color: #73695A;
	}
.cell_off_feat {
	background-color: #efefef;
	color: #73695A;
	}

.cell_on {
	background-color: #ccc;
	color: #000;
	}

.cell_txt{
	height: 90px;
	width: 180px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	}

.cell_txt_basic{
	height: 90px;
	width: 180px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73695A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	}


.cell_spc {
	height: 36px;
}



a.link_profile:link {
	font-size: 14px;
	margin-bottom: 16px;
	color: #000000;
	text-decoration: none;
    background: #FFFF33;
    }

a.link_profile:visited {
	font-size: 14px;
	margin-bottom: 16px;
	color: #000000;
	text-decoration: none;
    background: #FFFF33;
    }

a.link_profile:hover {
	font-size: 14px;
	margin-bottom: 16px;
	color: #FFF;
	text-decoration: none;
    background: #666;
}

a.link_profile:active {
	font-size: 14px;
	margin-bottom: 16px;
	color: #CC0000;
	background: #999;
	text-decoration: none;
}




a.link_img:link {
	color: #CCCC99;
	text-decoration: none;
    }

a.link_img:visited {
	color: #CCCC99;
	text-decoration: none;
    }

a.link_img:hover {
	color: #73695A;
	text-decoration: none;
}

a.link_img:active {
	color: #CC0000;
	text-decoration: none;
}

/* Account Menu */

.my_account, .my_account a:hover, .my_account a:visited, .my_account a {
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	background-color:#999;
	color:white;
}

.account-menu, .account-menu-over, .account-menu-header {
	line-height: 16px;
	background-color:#ccc;
	color:#73695A;
	font-weight:bold;
	padding-left:12px;
	padding-bottom:2px;
	border-top:#fff 1px solid;
	width:180px;
	}

.account-menu-over{
	background-color:#FFF;
	color:#96A000;
	background-image:url(../images/gt_orange.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	}
.account-menu-header
	{
	color:#000;
	background-color:#ccc;
	background-image:url(../images/gt_black.gif);
	background-repeat:no-repeat;
	}
.account-menu-dark-header
	{
	background-color:#666;
	border-top:#fff 1px solid;
	color:#fff;
	line-height: 16px;
	font-weight:bold;
	padding-left:12px;
	padding-bottom:2px;
	}

/*Toolbox*/
.tb_default		{background-image:url(images/toolbox_txt_default.gif);background-repeat:no-repeat;background-position:-1px 1px;}
.tb_send			{background-image:url(images/toolbox_txt_send.gif);background-repeat:no-repeat;background-position:-1px 1px;cursor:pointer;}
.tb_print			{background-image:url(images/toolbox_txt_print.gif);background-repeat:no-repeat;background-position:-1px 1px;cursor:pointer;}
.tb_bookmark	{background-image:url(images/toolbox_txt_bookmark.gif);background-repeat:no-repeat;background-position:-1px 1px;cursor:pointer;}

/*Billing History*/
.order-header
	{
	color:#000;
	font-weight:bold;
	border-bottom:#73695A 1px solid;
	}
.link-view-order,.orange_url
	{
	color:#96A000;
	font-weight:normal;
	}


/*Statistics*/

.stats-header
	{
	color:#000;
	font-weight:normal;
	border-bottom:#73695A 1px solid;
	line-height: 16px;
	}
.stats-year
	{
	color:#96A000;
	font-weight:normal;
	border-bottom:#73695A 1px solid;
	line-height: 16px;
	}
.stats-month
	{
	color:#000;
	font-weight:normal;
	/*border-bottom:#73695A 1px solid;*/
	text-transform:uppercase;
	line-height: 16px;
	}


/*Homepage Text*/

.orangetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #96A000;
	line-height: 25px;
}

.blacktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #333333;
}

#cflot-ad {
	background-color: #e8e8e8;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
	color: #1c7bd8;
	float: left;
	padding: 6px;
	width: 732px;
	font: bold 13px Helvetica, Arial, sans-serif;
}

#cflot-ad img {float: left}

.dline {
	color: #7f7f7f;
	font-size: 9px;
	text-align: right;
	padding-right: 6px;
	border-top: 1px dashed #b8b8b8;
	border-bottom-style: none;
	padding-top: 9px;
}

.lilnav {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 9px;
	color: #666666;
}

a.lilnav:link {color: #666666; text-decoration: none}
a.lilnav:visited {color: #666666; text-decoration: none}
a.lilnav:hover {color: #000000; text-decoration: none}
a.lilnav:active {color: #999999; text-decoration: none}

.lilnav2 {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 18px;
	color: #008000;
}

a.lilnav2:link {color: #008000; text-decoration: none}
a.lilnav2:visited {color: #008000; text-decoration: none}
a.lilnav2:hover {color: #000000; text-decoration: none}
a.lilnav2:active {color: #008000; text-decoration: none}

.lilnav3 {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 10px;
	color: #CC6600;
}

a.lilnav3:link {color: #CC6600; text-decoration: none}
a.lilnav3:visited {color: #008000; text-decoration: none}
a.lilnav3:hover {color: #000000; text-decoration: none}
a.lilnav3:active {color: #007000; text-decoration: none}

.lilnavchips {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

a.lilnavchips:link {color: #FFFFFF; text-decoration: none}
a.lilnavchips:visited {color: #FFFFFF; text-decoration: none}
a.lilnavchips:hover {color: #008000; text-decoration: none}
a.lilnavchips:active {color: #008000; text-decoration: none}

.lilnavorder {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

a.lilnavorder:link { background:url(./images/order.jpg) }
a.lilnavorder:visited { background:url(./images/order.jpg) }
a.lilnavorder:hover { background:url(./images/order2.jpg) }
a.lilnavorder:active { background:url(./images/order2.jpg) }



.whitelite {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

a.whitelite:link {color: #D3DC12; text-decoration: none}
a.whitelite:visited {color: #D3DC12; text-decoration: none}
a.whitelite:hover {color: #EAF500; text-decoration: none}
a.whitelite:active {color: #FFFFFF; text-decoration: none}

.nop p {
	margin: 0;
	padding: 0;
	height: 12px;
}

.detailsheader p {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: 14px;
	word-spacing: 1px;
	background: #414141 url(../images/details_bak.gif) repeat-x;
	width: 90%;
	padding: 4px 8px;
	margin: 0 0 8px;
}

.detailsdetails {
	font-family: "Lucida Sans", Helvetica, Arial;
	font-size: 9px;
	color: #666;
	letter-spacing: 1px;
	background-color: #e6e6e6;
	padding: 2px;
}

.detailsdetails p {
	margin: 0 0 4px;
}


