@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242424;
	background-color: #2b140a;
	background-image: url(../images/map_bg1.jpg);
	
	/*background-position: center top;*/
	margin-top:0;
	margin-bottom:0;
}
body a, a:visited, a:link {
	color:#a32f1b;
	text-decoration:none;
}
body a:active, a:hover {
	text-decoration:underline;
}

/*---------------------------------- Table row color -------------------------------------*/
#tbls tr.odd td{
            background-color: #F7BE81;
            color: #000;
}

#tbls tr.even td{
            background-color: #F5D0A9;
            color: #000;
}


/* Cool menu --------------------------------------------*/

#coolmenu a{
font: bold 12px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
}

#coolmenu a:hover{
background-color: #a32f1b;
color: white;
}

/* Div ID's --------------------------------------------*/

#container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1024px;
	height:125px;
}
#headerlogout {
	vertical-align:middle;
	float:right;
	padding: 20px 20px 0 0;

}
#navigation {
	padding: 0 0 0 40px;
	height:34px;
	clear:both;
	
}

#maincontent {
	width: 1024px;
	padding-bottom:20px;
	height:auto;
	
}
#footer {
	
	width: 1024px;
	clear:both;
}
#search {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	width: 1024px;
	
}
#copyright {
	background-color: #638cc7;
	height: 25px;
	width: 1024px;
	vertical-align:bottom;
	text-align:center;
}
#indexrightcol {
	background-image: url(../images/index_rightcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:254px;
	min-height:615px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	margin:0;
}

#indexleftcol {
	float: left;
	width: 740px;
}
#indexwelcome {
	background-image: url(../images/index_welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:445px;
}
#indexmasterlist {
	background-image: url(../images/indexmasterlist_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 337px;
	width: 713px;
	padding: 0 13px 0 13px;
}
#indexmasterlistright {
	float: right;
	height: 317px;
	width: 330px;
	padding:10px;
}
#indexmasterlistleft {
	float: left;
	height: 317px;
	width: 343px;
	background-image: url(../images/index_masterlist_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding:10px;
}

/*---------------------------------- Navigation -------------------------------------*/



/*---------------------------------- Form -------------------------------------*/
#norightcol {
	padding:20px 10px 20px 10px;
	width:130px;
	position:relative;
	float:right;
	top:0;
	right: 0;
}

#noleftcol {
	padding:20px 10px 20px 10px;
	width:130px;
	position:relative;
	float:left;
	top:0;
	left: 0;
}
#onlycentercol {
	width:700px;
	margin: 0 0 0 150px;
	padding: 20px 10px 20px 10px;
	background-image: url(../images/bothcol_bg.png);
	background-repeat: repeat-y;
	background-position: left top;	
}
#formlabel {
	float:left;
	width:25%;
	text-align:right;
	padding:3px 5px 3px 0px;
	color:#505050
}
#forminput {
	padding:3px 5px 3px 0px;
	color:#505050
}
#formtitle {
	padding:3px 5px 3px 0px;
	font-weight: bold;
}

#wholerightcol {
	width:830px;
	margin: 0 200px 0 150px;
	padding: 20px 10px 20px 10px;
	background-image: url(../images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#onlyleftcol {
	padding:0px 10px 20px 10px;
	width:120px;
	position:relative;
	top:0;
	left:0;
	float:left;
	
}

/*---------------------------------- AJAX user name quick check -------------------------------------*/
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
 font-size:11px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
 font-size:11px;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
 font-size:11px;
}
#errmsg{ color:red; }

/*---------------------------------- Profile -------------------------------------*/
#profilecentercol {
	width:650px;
	margin: 0 200px 0 150px;
	padding: 20px 10px 20px 10px;
	background-image: url(../images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#profileleftcol {
	padding:20px 10px 20px 10px;
	width:130px;
	position:relative;
	top:0;
	left:0;
	float:left;
	
}
#profilerightcol {
	width:180px;
	position:relative;
	float:right;
	top:0;
	right:0;
	padding: 20px 10px 20px 10px;
	
}
#profilenetwork {
	padding:3px;
	background-image: url(../images/mynetwork_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#profilemybarefootlistlist {
	width:636px;
	background-image: url(../images/mylist_bg.jpg);
	background-position: center top;
	padding: 10px;
}
#messagectr {
	width:636px;
}
#message {
	background-color:#e6dec6;
	margin:3px 0 3px 25px;
	height:18px;
	width:591px;
	vertical-align:middle;
	padding:3px;
}

/*************************************************** message center ***/
#msg_header {
	width: 750px;
	padding: 5px;
	background-color: #e1d3b6;
	border: 1px solid #b7ac97;
}
#msg_label {
	float:left;
	width:70px;
	text-align:right;
	padding:3px 5px 3px 0px;
	color:#505050
}
#msg_content {
	padding:3px 5px 3px 0px;
	color:#505050
}
#msg_body_content {
	width: 750px;
	padding: 10px;
	background-color: #e1d3b6;
}
#msg_tools {
	width: 750px;
	padding: 5px;
	background-color: #d8bc66;
	border: 1px solid #b7ac97;
}
#msg_page {
	margin-top: -18px;
	float: right;
}
#msg_tbl {
	width: 760px;
	margin: 10px 0 10px 0;
	border: 1px solid #b7ac97;
	border-collapse: collapse;
	
}
#msg_tbl th {
	border: 1px solid #d8bc66;
	background-color: #e1d3b6;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
#msg_tbl td {
	border: 1px solid #b7ac97;
	padding: 4px;
}
#msg_tbl tr.odd {
	background-color: #dfe7f2;
	color: #000000;
}
	
/*************************************************** alert ***/

#alertRed {
	display: block;
	background-image:url(../images/alertred.jpg);
	background-repeat:no-repeat;
	background-color: #990000;
	width: 350px;
	padding:30px 7px 7px 7px;
	text-decoration: none;
	border: thin solid #CC3333;
	color: #FF9999;
	margin:10px 0px 10px 0px;
}
#alertBlue {
	display: block;
	background-image:url(../images/alertblue.jpg);
	background-repeat:no-repeat;
	background-color: #6699CC;
	width: 350px;
	padding:30px 7px 7px 7px;
	text-decoration: none;
	border: thin solid #6cf;
	color: #003366;
	margin:10px 0px 10px 0px;
}
#alertGreen {
	display: block;
	background-image:url(../images/alertgreen.jpg);
	background-repeat:no-repeat;
	background-color: #99CC66;
	width: 350px;
	padding:30px 7px 7px 7px;
	text-decoration: none;
	border: thin solid #cf9;
	color: #333;
	margin:10px 0px 10px 0px;
}



/* Text Classes --------------------------------------------*/
.indexrightcol_p  {
	margin-top:3px;
	margin-bottom:3px;
}

.welcome  {
	margin-left:326px;
	font-size:11pt;
	
}
.welcomelist  {
	font-size:11pt;
	/*line-height:20px;*/
	margin-left:335px;
	margin-right:10px;
	/*list-style-image:url(../images/list_footprint.jpg);*/
}

.search  {
	margin-left:200px;
	vertical-align:middle;
	text-align:left;
	padding:30px 0 5px 0;
}
.headerlogout  {
	font-weight:bold;
	text-align:right;
	
	
}
.profilename {
	color:#3967a6;
	font-size:14pt;
	font-weight:bold;
	margin: 10px 0 20px 0;
	
}
.inboxnew {
	font-weight:bold;
	color:#a32f1b
}
.messagedate {
	float:right;
}
.messagetitle_unread, .messagetitle_unread a, .messagetitle_unread a:link, .messagetitle_unread a:visited {
	font-weight:bold;
	color:#a32f1b;
	text-decoration:none;
}
.messagetitle_unread a:hover, .messagetitle_unread a:active {
	text-decoration:underline;
}
.messagetitle_read, .messagetitle_read a, .messagetitle_read a:link, .messagetitle-unread a:visited {
	font-weight:normal;
	color:#a32f1b;
	text-decoration:none;
}
.messagetitle_read a:hover, .messagetitle_read a:active {
	text-decoration:underline;
}
	
