/* CSS Document */
body {
	background: #e5e5e5 url(bg/body_03.gif) center top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin:0px; border:0px; padding:0px;
}

img {border:none;}
.imgtxt{vertical-align:top;}

a:link, a:visited {
	color: #225d8f; text-decoration: none;
}	
a:hover {
	color: #ee3124;	text-decoration: underline;
}	
h1{
	margin-top:0px;
	font: 120%/100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}	
h2{
	margin-top:0px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}
	
#search_header {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}


#body_01{
	background: url(bg/body_01.gif) center top no-repeat;
}
#body_02{
	background: url(bg/body_02.gif) center top repeat-y;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 960px;
}
#container {
	background: #a2a6ab;
	float: left;
	width: 100%;
	margin: auto;
}
#container2 {
	background: #fff url(bg/moduletitle_02.gif) repeat-x;
	float: left;
	margin: 0px 3px 0px 3px;
	padding: 5px 5px 40px 5px;
	width: 944px;
}
#header {
	background: url(bg/header_setupgrid.jpg) center;
	height: 120px;
}
#footer {
	clear: both;
	background:#333;
	color: #fff;
	padding: 5px 5px 25px 5px;
	text-align:center;
}	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
}	
#Logo {
	float: left;
	width:270px;
	height:60px;
	z-index:100;
	margin: 5px;
}
#SearchBox{
	float: left;
	width:480px;
	height:72px;
	text-align:center;
	color:#fff;
}
/*#SearchBox a:link,
#SearchBox a:visited,
#SearchBox a:hover{
	color:#fff;
}
*/
#OptionBox{
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
	height:64px;
}
#OptionBox a:link,
#OptionBox a:visited,
#OptionBox a:hover{
	color: #fff;
}

#navstrip{
	background: url(bg/moduletitle_02.gif);
	color: #333;
	font-weight:bold;
	padding: 5px;
	height: 20px;
	text-align:left;
}

ul.nav{
	text-align: left; /* set to left, right or center */
	margin: 0px; /* set margins as desired */
	font: 110%/100% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e2ecf2; /* set border COLOR as desired */
	list-style-type: none;
	padding: 5px 5px 7px 5px; /* THIRD number must change with respect to padding-top (X) below */
}	
ul.nav li{
	display: inline;
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
	font-weight: bold;
	margin-right: 5px; /* set additional spacing between tabs as desired */
}	
ul.nav li a,ul.nav li a:visited{
	padding: 5px 25px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #e2ecf2; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #f9f9f9; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	text-decoration: none;
	border-bottom: none;
}
ul.nav li a:hover{
	background: #fff; /* set desired hover color */
	color: #666; /* set unselected tab link color as desired */
	text-decoration: none;
}	

ul.nav li.nav_current a,ul.nav li.nav_current a:visited,ul.nav li.nav_current a:hover{
	padding-top: 6px; /* must change with respect to padding (X) above and below */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background: #fff url(http://www.my3id.com/templates/2008/bg/nav_button.gif) repeat-x; /* set background color to match above border color */
	background-position: 0% 0%;
	border-top: 1px solid #a7d4d5;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #a7d4d5;
	border-right: 1px solid #a7d4d5;
}

.subnav {
	background:#fff;
	border-right: 1px solid #e2ecf2;
	border-left: 1px solid #e2ecf2;
	border-bottom: 1px solid #e2ecf2;
	text-align:center;
	line-height: 180%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.subnav a,.subnav a:visited{
	padding: 5px;
	text-decoration:none;
}
.subnav a:hover{
	padding: 5px;
	text-decoration: underline;
}	


.mod_title {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 4px 0px 4px 0px;
	color:#000;
}
.mod_title a,.mod_title a:visited,.mod_title a:active {color:#000; text-decoration:none;}
.mod_title a:hover {color:#000; text-decoration:underline;}

.mod_title2 {background: url(bg/mod_title2.gif);font: 100% Verdana, Arial, Helvetica, sans-serif; height:25px; line-height:25px; text-indent:10px;}

.ModuleContent {
	background: #fff;
	padding: 5px;
	margin-bottom: 5px;
}
.ModuleContent2 {
	background: #fff url(bg/module.jpg) top right no-repeat;
	padding: 5px;
	margin-bottom: 5px;
}
.ModuleContent3 {
	background: #f2f2f2;
	padding: 5px;
	margin-bottom: 5px;
}
.ModuleSubContent {
	background: #fafafa;
	border: 1px dotted #e0e0e0;
	padding: 5px;
}

.ModuleErrorTitle {
	font-weight:bold;
	color: #e75e1b;
	line-height:25px;
	height:25px;
	padding-left: 25px;
	border: 1px solid #e5d9ca;
	background-image: url(images/icon_alert.gif);
	background-color: #fbefe2;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}	
.ModuleErrorContent {
	padding: 5px;
	border-top: none;
	border-bottom: 1px dashed #f2e7da;
	margin-bottom: 5px;
}	
.ModuleAlertTitle {
	line-height:25px;
	height:25px;
	padding-left: 25px;
	border: 1px solid #d9c157;
	background-image: url(images/icon_alert.gif);
	background-color: #f2e591;
	color: #000;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}	
.ModuleAlertContent {
	background:#fffad9;
	padding: 5px;
	border-top: none;
	border-left: 1px solid #d9c157;
	border-right: 1px solid #d9c157;
	border-bottom: 1px solid #d9c157;
	margin-bottom: 5px;
}

/* Modules */
.fpblock {
	float:none;
	clear:both;
	min-height: 101px;
	padding: 5px;
}
.fpblock_txt {

}
* html .fpblock {
height: 8em;
}
.fpblock-icons{
	float:none;
	clear:both;
	text-align: center;
	height: 18px;
	padding: 2px 6px 2px 6px;
}
.fpblock-img {
	float:left;
	margin-right:5px;
	padding:1px;
	border:1px solid #9dafbd;
	border-color:#9eb1c0 #748799 #748799 #9eb1c0;
}


.fpblock2 {
	float:none;
	clear:both;
	min-height: 64px;
	padding: 5px;
}
* html .fpblock2 {
height: 8em;
}
.fpblock2-img {
	float:left;
	margin-right:5px;
	padding:1px;
	border:1px solid #9dafbd;
	border-color:#9eb1c0 #748799 #748799 #9eb1c0;
}
.imgborder {
	border:1px solid #9dafbd;
	border-color:#999 #666 #666 #999;
}
.fpblock-list{
	border-top: 1px dashed #e0e0e0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 20px;
}	

.fpblock2-subimg {
	padding:1px;
	border:1px solid #9dafbd;
	border-color:#9eb1c0 #748799 #748799 #9eb1c0;
	margin-right:5px;
}	

form {
	margin:0px;
	padding:0px;
}

.input1{
	display:inline;
	color: #000;
	background: #fff;
	border: 1px solid #d2d4d2;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.input2{
	display:inline;
	color: #000;
	border: 2px solid #a5e27d;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.input1:focus,.input1_focus {
	display:inline;
	color: #000;
	border: 2px solid #a5e27d;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.reqinput1{
	display:inline;
	color: #000;
	background: #fff;
	border: 1px solid #e08a87;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.reqinput1:focus{
	display:inline;
	color: #000;
	border: 2px solid #a5e27d;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.inputbtn1{
	background: #a3d3f5 url(bg/input.gif) repeat-x;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	color: #000;
	border: 1px solid #a3d3f5;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
}
.inputbtn2{
	background: #a3d3f5 url(bg/input.gif) repeat-x;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	color: #000;
	border: 1px solid #a3d3f5;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
}

ul.formerrors{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	border: none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#e85e2d;
}
ul.formerrors li{margin-left:15px; padding:2px;}

.hide {display:none;}
.show {display:block;}

.warning{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	border: none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#cc0000;
}

.warning2, a.warning2,a:active.warning2,a:visited.warning2,a:hover.warning2{
	border-bottom: 1px dashed #ca1525;
	color: #ca1525;
}

/* PAGES */
#side-a {
	float: left;
	display:inline;
	width: 150px;
	margin-right: 10px;
}
#side-b {
	float: right;
	display:inline;
	width: 230px;
	margin-left: 10px;
}	
#content { 
	float: left;
	display:inline;
	width: 530px;
}	
.one_column {
	width: 940px;
}	
.two_column_left {

	float: left;
	display:inline;
	width: 610px;
	margin-right: 10px;
}	
.two_column_right {
	float: left;
	display:inline;
	width: 340px;
}

.twocol_left2 {
	float: left;
	display:inline;
	width: 150px;
	margin-right: 10px;
}	
.twocol_right2 {
	float: left;
	display:inline;
	width: 780px;
}

.PageTitle {
	float:left;
	line-height: 65px;
	height: 65px;
	width:100%;
	background:#000; 
	border-top: 1px solid #ccc;
}

.PageNav {
	float:left;
	line-height: 30px;
	height: 30px;
	width:100%;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

.PageContent {
	float: left;
	margin-top: 5px;
}

.PageAlertTitle {
	line-height:25px;
	height:25px;
	padding-left: 25px;
	border: 1px solid #c5b04f;
	font-size: 100%;
	background-image: url(images/icon_alert.gif);
	background-color: #e5d06f;
	color: #000;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}	
.PageAlertContent {
	background:#f5eed0;
	padding: 5px;
	border-top: none;
	border-left: 1px solid #c5b04f;
	border-right: 1px solid #c5b04f;
	border-bottom: 1px solid #c5b04f;
	margin-bottom: 5px;
}	


.page_block_title {
	background: url(bg/module_head.gif) bottom repeat-x;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top: 1px solid #bed6e0;
	border-right: 1px solid #bed6e0;
	border-left: 1px solid #bed6e0;
	line-height:25px;
	color:#000; 
	text-indent:10px;
}

.page_block {
	padding: 5px;
	border: 1px solid #bed6e0;
	margin-bottom: 5px;
	height: 90px;
}
.page_block img {float:left; margin-right:5px; border: 1px solid #ccc;}
.page_block-list{
	list-style:square;
}
.page_block-subimg {
	margin:5px;
}

.annoucement{background: #ccff99; border:1px solid #669933; padding:5px; margin-bottom:5px; font-weight:bold;}

/* HELP FILES */
.help-heading {background: #eee; border: 1px solid #ccc; font-weight: bold;
 width: 100%; height: 30px; line-height: 30px; text-indent: 10px; margin-bottom: 5px;}

.help-done {background:#CEFFCE; color:#000000; border: 1px solid #ccc; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-indent: 10px; margin-bottom: 5px;}

.help-img {border: 3px solid #333; margin:2px;}


/* AJAX */
.ajaxtabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.ajaxtabs li{
	display: inline;
	margin: 0;
}

.ajaxtabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #ccc;
	color: #333;
	background: #eee;
}

.ajaxtabs li a:visited{
	color: #333;
}

.ajaxtabs li a:hover{
	background: #fff;
	color: #333;
}

.ajaxtabs li.selected{
}

.ajaxtabs li.selected a{ /*selected main tab style */
	background: #fff;
	border-bottom-color: #fff;
}

.ajaxtabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.ajaxcontentstyle{
	background: #fff;
	border: 1px solid #ccc;
	width: 310px;
	margin-bottom: 1px; padding: 5px;
}


.tooltip_header {
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:320px;
}

.tooltip_body {
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	width:320px;
}

/*------------------------SORTABLE TABLES-------------------------*/
table.sortable{
	border:1px solid #ccc;
	border-collapse:collapse;
}
.sortable th.descend{background: #fafafa 95% 50% url('../global/icons/arrow_down.gif') no-repeat;}
.sortable th.ascend{background: #fafafa 95% 50% url('../global/icons/arrow_up.gif') no-repeat;}
.sortable th{
	background-color: #fafafa;
	font-weight:bold;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	cursor:pointer;
	padding: 5px;
	text-align:left;
}
.sortable thead tr td{
	background-color: #fafafa;
	font-weight:bold;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 5px;
	text-align:left;
}
.sortable td img{
	padding:0 4px 0 0;
	margin:0 0 -1px 0;
}
.sortable td input,
.sortable td.in_cell{
	padding:0;
	margin:0;
}
.sortable td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #222222;
	margin:0;
	padding: 5px;
	text-align:left;
	vertical-align:top;
}

.cpNavTitle {
	border: 1px solid #ccc;
	background: url('bg/moduletitle_01.gif');
	color: #000;
	font-weight:bold;
	padding: 4px;
	text-align:left;
}

.report_head_issue {
	background: #cc3333;
	color: #fff;
	font-weight:bold;
	padding: 5px;
	text-align:left;
}

.report_head_issue_detail {
	background: #999999;
	color: #fff;
	font-weight:bold;
	padding: 5px;
	text-align:left;
}

.report_head_conclusion {
	background: #669933;
	color: #fff;
	font-weight:bold;
	padding: 5px;
	text-align:left;
}


.conclude_no_conclusion{
	background: #cc3333;
	color: #fff;
	font-weight:bold;
	text-indent: 2px;
}

.conclude_acknowledged{
	background: #cc9933;
	color: #fff;
	font-weight:bold;
	text-indent: 2px;
}

.conclude_concluded{
	background: #669933;
	color: #fff;
	font-weight:bold;
	text-indent: 2px;
}


/*/===========================================================================
// phpAS Styles
//===========================================================================*/

/* NEWS SPECIFIC STYLES */
.article_head{height:100px; background: #fff url(bg/module.jpg) top right no-repeat;}
.article {padding:5px; border-top: 1px dotted #d9d9d9; margin-top: 10px;}
/* NEWS SPECIFIC STYLES */

.stats_figure{font-weight:bold;}
.report_link{font-weight:bold;}

a.subCategoryList:link {color: black; text-decoration: none;}
a.subCategoryList:visited {color: black; text-decoration: none;}
a.subCategoryList:hover {color: black; text-decoration: underline;}
a.subCategoryList:active {color: black; text-decoration: none;}


.breadcrumb {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active{font-weight: bold; text-decoration: none;}
.breadcrumb a:hover {font-weight: bold; text-decoration: underline;}

.mainSmallGameText {
	font: 120%/100% Arial, Verdana, Helvetica, sans-serif;
}
.pageNumbers {
	font: 120%/100% Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.fpimage{border:2px solid #333333;}
.fpimage2{border:2px solid #ffffff;}

.topMenuText{line-height: 18px;}
.topmenu{background: #eeeeee; font-size: 10pt; color: #666666; padding-left:10px; padding-right:10px; border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; font-weight:bold; text-align:center;}
.submenu{background: #eeeeee; font-size: 9pt; color: #666666; padding-left:10px; padding-right:10px; border-bottom: 1px solid #cccccc; font-weight:bold; text-align:center;}

.subCategoryList {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	color: #000000;
}

.comment_info{
	width: 120px;
	text-align:center;
	padding:5px;
	border-bottom: 1px solid #ccc;
}

.comment_contents{
	border-bottom: 1px solid #ccc;
	padding:5px;
}

/*             styles for the star rater                */	
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(images/alt_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin: auto;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*/===========================================================================
// My3id Gaming
//===========================================================================*/

a.download_link, a:visited.download_link, a:active.download_link{
	display:block;
	width:135px;
	height: 52px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

a:hover.download_link{
	display:block;
	width:135px;
	height: 52px;
	color: #00cc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

.page-nav{
	border-top: 1px solid #e0e0e0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #e0e0e0;
}	
.page-nav li{
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #d9d9d9;
	font-weight: bold;
}	

.gaming_nav{
	list-style: none;
	margin: 0px 0px 20px 0px ;
	padding:0px;
}
.fplist{
	list-style: none;
	margin: 0px;
	padding:0px;
}

.gaming_nav li.nav_current a,.gaming_nav li.nav_current a:visited,.gaming_nav li.nav_current a:active,.gaming_nav li.nav_current a:hover{
	background: #fff url(bg/bg_button_01.gif) top repeat-x;
	display:block;
	width:140px;
	height:16px;
	padding: 2px;
	border-right: 5px solid #ee3124;
	border-top: 1px solid #ee3124;
	border-bottom: 1px solid #ee3124;
	border-left: 1px solid #ee3124;
	text-decoration:none;
	font-weight: bold;
	color: #000;
}

.gaming_nav li a,.gaming_nav li a:visited,.gaming_nav li a:active{
	background: #fff url(bg/bg_button_01.gif) top repeat-x;
	display:block;
	width:140px;
	height:16px;
	padding: 2px;
	border-right: 5px solid #f2f2f2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	text-decoration:none;
	font-weight: bold;
	color: #333;
}
.gaming_nav li a:hover{
	background: #fff url(bg/bg_button_01.gif) top repeat-x;
	display:block;
	width:140px;
	height:16px;
	padding: 2px;
	border-right: 5px solid #ee3124;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	text-decoration:none;
	font-weight: bold;
	color: #ee3124;
}


.event_title{font-weight:bold; font-size:120%;}

.wiki_block{color: #000; background: #f9f9f9; border: 1px solid #ccc; padding:5px; width: 50%; margin: 20px 0px 20px 0px; line-height: 18px;}
.wiki_block ol li{font-weight:bold; list-style: none; margin: 0px; padding: 0px; text-indent: 0px;}
.wiki_block ul li{font-weight:normal; list-style: none; margin: 0px; padding: 0px; text-indent: 0px;}
h1.wiki_h1{margin: 50px 0px 10px 0px; border-bottom: 2px solid #ccc; font-size: 150%;}
h2.wiki_h2{font-size: 120%; margin: 30px 0px 10px 0px;}
div.wiki_image{
color: #000; background: #f9f9f9; border: 1px solid #ccc; padding:5px;
}
div.wiki_image h2{
	color: #000;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

/* SETUP FIELD */
#settings{
	background: #c92014;
	border: 1px solid #b31d12;
	color: #fff;
	width: 750px;
	margin:0px 0px 0px 15px;
}

table.pme-main {
	border: #d9d9d9 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0px;
	margin: auto;
	width: 750px;
}
.pagecontent{
	width: 754px;
}
th.pme-header {
	background: #e5e5e5;
	text-align: left;
	font-weight:bold;
	color: #333;
	border-spacing: 0px;
	padding:0px;
}

.pme-header a:link, .pme-header a:visited, .pme-header a:active, .pme-header a:hover{
	color: #555;
}

th.pme-header-requests {
	background: #edcaca;
	text-align: left;
	font-weight:bold;
	border: 1px solid #cc9999;
	color: #000000;
}

td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter { 
	border-right: #e5e5e5 1px solid;
	border-spacing: 0px;
	padding:0px;
}

td.pme-cell-2 { 
	background: #f0f0f0;
	border-right: #e5e5e5 1px solid;
	border-spacing: 0px;
	padding:0px;
}
td.pme-cell-3 { 
	border: #d9d9d9 1px dashed;
	padding: 2px 2px 20px 2px;
}

.setup_nav{margin:0px 0px 0px 15px;}
.setup_icon_exp{background:#333; width:740px; padding: 5px; color:#fff; text-align: center;}

div.setup_nav ul {
	list-style-type: none;
	white-space: nowrap;
	text-transform: lowercase;
	padding: 0px;
	margin: 0px;
}

div.setup_nav ul li {
	float: left;
	line-height: 20px;
}

.setup_nav_desc {
	font-size: 80%;
	text-transform: none;
}

div.setup_nav ul li a, div.setup_nav ul li a:visited {
	display: block;
	height: 100px;
	width: 150px;
	overflow: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
	background-position: 0% 0%;
	color: #ffffff;
}
div.setup_nav ul li a:hover {
	background-position: 0% -100%;
	text-decoration: none;
}
div.setup_nav ul li.nav_current a, div.setup_nav ul li.nav_current a:visited, div.setup_nav ul li.nav_current a:hover{
	background-position: 0% -100%;
	text-decoration: none;
	color: #ffffff;
}

.set_request{
	border-bottom: 1px dashed #d9d9d9;
	padding: 5px;
}

/* END SETUP FIELD */

/* TABLES */
table.getsetup-main {
	border: #d9d9d9 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0px;
	width: 85%;
}
th.getsetup-header {
	background: #c92014;
	border: 1px solid #b31d12;
	color: #fff;
	text-align:left;
	font-weight:bold;
	padding: 3px;
}

.getsetup-header a:link, .getsetup-header a:visited, .getsetup-header a:active, .getsetup-header a:hover{
	color: #fff;
}

th.getsetup-header-requests {
	background: #edcaca;
	text-align: left;
	font-weight:bold;
	border: 1px solid #cc9999;
	color: #000000;
}

td.getsetup-key-0, td.getsetup-value-0, td.getsetup-help-0, td.getsetup-navigation-0, td.getsetup-cell-0,
td.getsetup-key-1, td.getsetup-value-1, td.getsetup-help-0, td.getsetup-navigation-1, td.getsetup-cell-1,
td.getsetup-sortinfo, td.getsetup-filter { 
	border-right: #e5e5e5 1px solid;
	border-spacing: 0px;
	padding:0px;
}

td.getsetup-cell-2 { 
	background: #f2f2f2;
	border-right: #e5e5e5 1px solid;
	border-spacing: 0px;
	padding:2px;
}
td.getsetup-cell-3 { 
	border: #d9d9d9 1px solid;
	padding: 5px 5px 20px 5px;
	color: #333333;
	font-style: italic;
}


table.usr-main {
	border: #d9d9d9 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0;
	margin: auto;
}
table.usr-main td {
	padding: 3px;
}
table.usr-main td.divider {
	border-top: 1px solid #e5e5e5;
}
th.usr-header-top {
	background: #c92014;
	border: 1px solid #b31d12;
	color: #fff;
	text-align:left;
	font-weight:bold;
	padding: 3px;
}
th.usr-header-sub {
	background: #e5e5e5;
	text-align: left;
	font-weight:bold;
	padding: 3px;
	color: #000000;
}

td.usr-key-0, td.usr-value-0, td.usr-help-0, td.usr-navigation-0, td.usr-cell-0,
td.usr-key-1, td.usr-value-1, td.usr-help-0, td.usr-navigation-1, td.usr-cell-1,
td.usr-sortinfo, td.usr-filter { 
	border: #e5e5e5 1px solid;
	padding: 2px;
}

table.gold-main {
	border: #d5c06e 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0;
	width: 85%;
}
th.gold-header {
	background: #e4d99a url('bg/moduletitle_05.gif');
	text-align: left;
	font-weight:bold;
	border: 1px solid #d5c06e;
	padding: 2px;
	color: #000000;
}

td.gold-cell-0{
	background: #e4d99a url('bg/moduletitle_05.gif');
	border: #d5c06e 1px solid;
	padding: 2px;
}

td.usr-cell-2 { 
	background: #f8f8f8;
	border: #e5e5e5 1px solid;
	padding: 2px;
}
td.usr-cell-3 { 
	border: #d9d9d9 1px dashed;
	padding: 2px 2px 20px 2px;
}
/* END TABLES */
#skin-showroom{width:760px;}
#skin-showroom div{padding: 5px; margin: 0px 10px 10px 0px; width:155px; height: 150px; font-weight: bold; border: 1px solid #d9d9d9; background: #f6f6f6; float:left; text-align: center;}
#skin-showroom div img{border: 1px solid #000;}

.chart-location-car{
	padding: 0px 0px 60px 0px;
	background-position: 98% 0%;
	background-repeat: no-repeat;
}
.chart-location-track{
	padding: 0px 0px 60px 0px;
	background-position: 98% 40%;
	background-repeat: no-repeat;
}

.ucp_block{float:left; width:40%; margin: 10px; padding:5px; border: 1px solid #d9d9d9;}
.ucp_block_header{font-weight: bold; font-size: 120%; line-height: 160%;}

ul.but{
	display:block;
	height:90px;
	list-style:none;
	padding: 5px 5px 0px 5px;
	margin: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

ul.but li{
	float:left;
}	
ul.but li a,ul.but li a:visited{
	display:block;
	height:90px;
	width: 64px;
	background-position: 0% 0%;
	text-decoration: none;
}
ul.but li a:hover{
	background-position: 0% -100%;
	text-decoration: none;
}

#navigation_main{
	background: url('bg/moduletitle_01.gif');
	padding: 0px 0px 0px 5px;
	height: 28px;
	border-right: 3px solid #a2a6ab;
	border-left: 3px solid #a2a6ab;
	line-height: 28px;
}

#navigation_main ul{
	font: bold 90% Arial;
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#navigation_main li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#navigation_main a{
	color: #000000;
	font-weight: bold;
}

#navigation_main a:hover{
	background-color: 333333; /*Menu hover bgcolor*/
}

#navigation_main #current a{ /*currently selected tab*/
	background: #333333; /*Default menu color*/
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#navigation_mainline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #D25A0B; /*Brown color theme*/ 
}

.statsbar{
	height:14px;
	background: #ca1525 url(bg/moduletitle_06.gif) top repeat-x;
	color: #f6f6f6;
	border: 1px solid #ad111e;
}

.statsbar_total{
	height:14px;
	background: #ca1525 url(bg/moduletitle_06.gif) top repeat-x;
	color: #f6f6f6;
	border: 1px solid #ad111e;
	text-align: right;
	line-height: 14px;
}

a.option_delete, a:hover.option_delete, a:active.option_delete, a:visited.option_delete{
	color: #d92d21;
}

#timezones{
	color: #fff; 
}

div.tright {
    float: right;
    clear: right;
    border-width: 0.5em 0 0.8em 1.4em;
	margin: 8px;
}

div.tleft {
    float: left;
    clear: left;
    border-width: 0.8em 1.4 0.5em 0;
	margin: 8px;
}

.announcementTitle {
	height:25px;
	line-height: 25px;
	border: 1px solid #ccc;
	background: #e5e5e5 url(bg/moduletitle_01.gif);
	color: #ee3124;
	font-weight: bold;
	font-size: 120%;
}	
.announcementContent {
	background: #fff url(bg/moduletitle_02.gif) repeat-x;
	color: #000;
	padding: 2px;
	border-top: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.bigtext {
	font-weight: bold;
	font-size: 120%;
}