html {
	background: #FFF url(/images/repeat.jpg) center top repeat-y;
}
body {
	padding: 0;
	margin: 0;
	background: url(/images/topheader2.jpg) no-repeat center top;
	color: #666;
	width: 100%;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}

*:focus {outline: none;}

h1 {
	margin:0px;
	font-size:28px;
}

h2 {
	margin:0px;
	font-size:28px;
	letter-spacing:-2px;
}

h3 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

h4{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}

hr{
border:none;	
}

div.domtab {
	display:none;
}
.battlehealth {
	color:#F8F8F8;
}
.battlehealth:hover {
	color:#000;
	background-color:#e8e8e8;
}
a:link {
	color: #666;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.dropdown {
	border: 1px solid #DDD;
	width:197px;
}
fieldset {
	background-color:#F8F8F8;
	border:1px solid #e7e7e8;
	padding:0px;
	width:100%
}

legend {
	height:20px;
	background-image:url(/images/divtab_bg.jpg);
	border:solid #5e5e5e thin;
	width:125px;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size: 10pt;
	margin-left: -1px;
}
.ganglegend {
	height:20px;
	background-image:url(/images/divtab_bg.jpg);
	border:solid #5e5e5e thin;
	width:98.8%;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size: 10pt;
}
.norm {
	background-color:#F8F8F8;
	padding:5px;
	width:98.1%;
	font-size: 10pt;
	vertical-align:middle;
	font-weight:normal;
}
.alt {
	background-color:#f4f4f4;
	border-bottom:1px solid #e7e7e8;
	border-top:1px solid #e7e7e8;
	padding:5px;
	width:98.1%;
	font-size: 10pt;
	vertical-align:middle;
	font-weight:normal;
}
.regerror {
	color:#cd0a0a;
	background-color:#fef1ec;
	border-top:solid #cd0a0a thin;
	padding:5px;
	width:98.1%;
	font-size: 10pt;
	vertical-align:middle;
}
.regok {
	border-top:solid #00af00 thin;
	color:#00af00;
	background-color:#c7f9c7;
	padding:5px;
	width:98.1%;
	font-size: 10pt;
	vertical-align:middle;
}
.alt:hover, .norm:hover {
	background-color:#E8F2FF;
}
.input {
	height:100%;
	vertical-align:middle;
	float:left;
}

/* BOX FOR AN EXTRA SPACE */
#inputspace {
	width:100%;
	height:26px;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	display:table;
}
/* AREA WHERE YOU WRITE REQUIRED INFO E.G USERNAME */
#textareainfo {
	width:100%;
	height:92px;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	display:table;
}
#moto {
	height:20px;
	width:478px;
	font-size:11px;
	padding-left: 10px;
	padding-top: 5px;
	display:block;
	vertical-align:middle;
	
	color: #000;
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	background: #f5f5f5;
}
.moto {
	paddin-left:13px;
	cursor:pointer;
}
.inplace_field {
	height:21px;
	margin-top:-5px;
	font-size:11px;
	background-color:#ededed;
	border:none !important;
	-webkit-box-shadow:none !important;
	width:380px;
	padding: 1px px 1px 1px;
}
/* AREA WHERE YOU WRITE REQUIRED INFO E.G USERNAME */
#inputname {
	vertical-align:middle;
	float:left;
}

#username{
	background: white;
	border: 1px solid #DDD;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	display: block;
	font: normal normal normal 13px/normal 'Lucida Grande', Arial, sans-serif;
	margin: 0px 0px 8px;
	padding: 5px;
	width: 218px;	
}

#username:focus{
	-webkit-box-shadow: #7cbdf0 0px 0px 7px;
	border: 1px solid #7cbdf0;
}

#password{
	background: white;
	border: 1px solid #DDD;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	display: block;
	font: normal normal normal 13px/normal 'Lucida Grande', Arial, sans-serif;
	margin: 0px 0px 8px;
	padding: 5px;
	width: 218px;	
}

#password:focus{
	-webkit-box-shadow: #7cbdf0 0px 0px 7px;
	border: 1px solid #7cbdf0;
}

#signin_submit{
	background-color: #39D;
	border: 1px solid #2884c2;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 4px 10px 5px;
	text-shadow: #2884c2 0px -1px 0px;	
	cursor:pointer;
}

#signin_submit:hover{
	background-color: #54b0ee;
	border: 1px solid #39D;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	color: white;
	font: normal normal bold 11px/normal 'Lucida Grande', Arial, sans-serif;
	margin: 0px 5px 0px 0px;
	overflow: ;
	padding: 4px 10px 5px;
	text-shadow: #39D 0px -1px 0px;
}

.textbox{
	color: #666;
}

.textbox:focus{
	-webkit-box-shadow: #7cbdf0 0px 0px 7px;
	border: 1px solid #7cbdf0;
}
/* AREA WHERE YOU PLACE THE INPUTBOX/TEXTAREA/RADIO */
.inputitem {
	vertical-align:middle;
	float:right;
	text-align:right;
	padding-top:2px;
}
/* FULL AREA E.G INPUTINFO. THIS IS WERE YOU PLACE A SUBMIT */
#inputsingle {
	text-align:left;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
}
/* SUBMIT BUTTON */
.button {
	width:100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#content {
	width: 700px;
	margin: 205px auto 0;
	position: relative;
}
#menu {
	display: table;
	float: left;
	height: 370px;
	left: -13px;
	list-style: none;
	position: relative;
	top: -19px;
	width: 145px;
}

#menu ul{
	margin: 20px 0; padding: 0;
	list-style: none;
}
#menu ul li {
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
}
#menu ul li:first-child {border-top: none;}
#menu ul li:last-child {border-bottom: none;}
#menu ul li a {
	padding: 5px;
	display: block;
	color: #424242;
	text-decoration: none;
}
#menu ul li a:hover {background: #CA2828; color: white; padding-left: 10px;}
#menu ul li:hover {border-top: 1px solid #a81919;}
#menu ul li:first-child:hover {border-top: none;}


#mcontent {
	width:488px;
	float:right;
	padding: 10px;
	padding-top:30px;
	padding-right:40px;
}
#mcontent a {color: #000000; text-decoration:none;}
#mcontent a:hover {color: #000000; text-decoration: underline;}
/* TOP HEADER CSS'S */
#topstats {
	clear: both;
	color:#FFFFFF;
	height: 50px;
	padding-left:25px;
	position:relative;
}
#topstats a {
	color:#FFFFFF;
}
#time {
	position:absolute;
	left: 16px;
	top: 26px;
	width:119px;
	text-align:center;
}
#banner {
	width:540px;
	height:70px;
	position:absolute;
	left: 140px;
	top: -8px;
	background-image:url(../images/main_banner.png);
}
#statustext {
	position:absolute;
	left: 149px;
	top: 4px;
	width:540px;
}
#notifications {
	width:360px;
	vertical-align: middle;
	background-image:url(../images/notify_box.png);
	float:left;
	text-align:center;
}
#status {
	position:absolute;
	left: 149px;
	top: 40px;
	width:540px;
}
#astat {
	width:180px;
	float:left;
	text-align: center;
	vertical-align: middle;
}
#astat a {
	color:#FFFFFF;
}
#hicon {
	position:absolute;
	left: -4px;
	top: -6px;
}
#eicon {
	position:absolute;
	left: 174px;
	top: -6px;
}
#aicon {
	position:absolute;
	left: 358px;
	top: -6px;
}

#leftMain{
	width:55%;	
}

#newsMain{
	-webkit-box-shadow: rgba(0, 0, 0, 0.292969) 0px 2px 2px;
	background-color: #E6E6E6;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	float: left;
	height: 155px;
	margin-left: 287px;
	padding: 10px;
	position: absolute;
	top: 307px;
	width: 181px;
}

#newsMain p{
	font-size: 16px;
	font-weight: bold;
	margin: -2px 2px 10px;
	width: 100%;
}

#newsMain h1{
	font-size:45px !important;	
}

.signup_index {
	background: url(http://www.tryordie.co.uk/images/signup.png) no-repeat;
	float: left;
	height: 46px;
	margin-left: 287px;
	position: absolute;
	top: 203px;
	width: 201px;
}
.signup_index:hover {
	background-position: bottom;
}
.signup_index a {
	display:block;
	text-indent:-9999px;
	width:201px;
	height:46px;
}
.tour_index {
	background:url(/images/tourbutton.png) no-repeat;
	float: left;
	height: 46px;
	margin-left: 287px;
	position: absolute;
	top: 255px;
	width: 201px;
}

/*LANDING PAGE BOXES */
.landmail {
	background: url(/images/landpagemail.png) no-repeat;
	width: 217px;
	height: 193px;
	margin-left: 0px;
	position: absolute;
	top: -10px;
}
.landmail:hover {
	background-position: bottom;
}
.landmail a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 193px;
}

.landmail span{
	color: red !important;
	font-family: arial;
	font-size: 36px;
	left: 98px;
	position: absolute;
	top: 32px;
}

.landevents {
	background: url(/images/landpageevent.png) no-repeat;
	width: 217px;
	height: 193px;
	left: 271px;
	position: absolute;
	top: -10px;
}
.landevents:hover {
	background-position: bottom;
}
.landevents a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 193px;
}

.landevents span{
	color: red !important;
	font-family: arial;
	font-size: 36px;
	left: 98px;
	position: absolute;
	top: 32px;
}

.landattack {
	background: url(/images/landpageattack.png) no-repeat;
	width: 217px;
	height: 83px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
}
.landattack:hover {
	background-position: bottom;
}
.landattack a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 83px;
}

.landcrimes {
	background: url(/images/landpagecrimes.png) no-repeat;
	height: 83px;
	left: 271px;
	position: absolute;
	top: 0px;
	width: 217px;
}
.landcrimes:hover {
	background-position: bottom;
}
.landcrimes a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 83px;
}

.landforum {
	background: url(/images/landpageforum.png) no-repeat;
	height: 83px;
	position: absolute;
	top: 118px;
	width: 217px;
}
.landforum:hover {
	background-position: bottom;
}
.landforum a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 83px;
}

.landvote {
	background: url(/images/landpagevote.png) no-repeat;
	height: 83px;
	left: 271px;
	position: absolute;
	top: 118px;
	width: 217px;
}
.landvote:hover {
	background-position: bottom;
}
.landvote a {
	display:block;
	text-indent:-9999px;
	width: 217px;
	height: 83px;
}




.tour_index:hover {
	background-position: bottom;
}
.tour_index a {
	display:block;
	text-indent:-9999px;
	width:201px;
	height:46px;
}
/* FORMS CSS */
#form {
	width:100%;
	margin:0px;
}
input {
	border: 1px solid #DDD;
	padding:2px;
}
input:focus{
	border: 1px solid #7cbdf0;
}
textarea {
	border: 1px solid #DDD;
	padding:2px;
	width:100px;
}
textarea:focus{
	border: 1px solid #7cbdf0;
}
.textarea {
	border: 1px solid #DDD;
	padding:2px;
	width:300px;
}
.textarea:focus{
	border: 1px solid #7cbdf0;
}
.length {
	width:191px;
	color:#464646;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.length:focus{
	border: 1px solid #7cbdf0;
}
.button {
	background-color:#FFFFFF;
	color:#313131;
	background-image:url(../images/submit_bg.png);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button:hover, .button:focus {
	color:#000000;
	background-image:url(../images/submiton_bg.png);
	cursor:pointer;
}
/* BOX TO FOR WRITING AND INPUT */
#inputinfo {
	width:100%;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	display:table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#inputinfo:hover {
	background-color:#E8F2FF;
}
/* BOX FOR AN EXTRA SPACE */
#inputspace {
	width:100%;
	height:26px;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	display:table;
}
/* AREA WHERE YOU WRITE REQUIRED INFO E.G USERNAME */
#textareainfo {
	width:100%;
	height:92px;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	display:table;
}
/* AREA WHERE YOU WRITE REQUIRED INFO E.G USERNAME */
#inputname {
	height:100%;
	vertical-align:middle;
	float:left;
	font-size: 16px;
	padding-top:2px;
}
/* AREA WHERE YOU PLACE THE INPUTBOX/TEXTAREA/RADIO */
#inputitem {
	vertical-align:middle;
	float:right;
	text-align:right;
	padding-top:2px;
}
/* FULL AREA E.G INPUTINFO. THIS IS WERE YOU PLACE A SUBMIT */
#inputsingle {
	float:left;
	text-align:left;
	vertical-align:middle;
	background-color:#F8F8F8;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
}

a:visited{
	color:#2277bb;
}
/* SUBMIT BUTTON */
.button {
	width:100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* RADIO BUTTON CSS */
#radio {
	color:#00f;
}
/* BANK PAGE */
#withdraw {
	background-image:url(../images/money_input.jpg);
	padding-left:15px;
	width:176px;
}
#deposit {
	background-image:url(../images/money_input.jpg);
	padding-left:15px;
	width:176px;
}
/* MAIL PAGE/TABLES */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10px;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10px;
	padding: 2px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 1px;
	padding-left:3px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
/* APPARTMENT PAGE */
#picbox {
	width:175px;
	height:310px;
	float:left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#userbox {
	width:100%px;
	height:310px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#appartinfo {
	width:110px;
	font-weight:bold;
	float:left;
	padding-left:4px;
}
#appartans {
	float:left;
}
#apparttitle {
	height: 13px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
/* MAIN PAGE SINGLES */
/*----------------------------------------------------------------*/
/* PPERCENTAGE BARS */
#statbarbox {
	width:135px;
	height:9px;
	text-align: center;
	border: 1px solid #3C3C3C;
}

/* JQUERY CSS'S */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
	display: none;
}
}
 
/* Hide useless elements in print layouts... */
@media print {
.ui-tabs-nav {
	display: none;
}
}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	background-color:#F8F8F8;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	list-style: none;
	float: left;
	margin: 0 0 0 1px;
	min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 5px;
	background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #27537a;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
	background-color:#f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
}
.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-panel {
	border: 1px solid #ddd;
	padding: 1em 8px;
	background: #f5f5f5; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}
#simplegallery1 {
	position: relative;
	visibility: hidden;
	border: 1px solid black;
	height:351px;
}
/*CRIMES */
.menutitle {
	cursor:pointer;
	margin-bottom: 4px;
	padding-left:3px;
	color:#000000;
	width:99.3%;
	padding:2px;
	text-align:left;
	font-weight:bold;
	outline: 1px solid #ddd !important;
	border-top: 1px solid #fff;
	background: #f5f5f5;
}
.menutitle1 {
	cursor:pointer;
	margin-bottom: 4px;
	padding-left:3px;
	background-color:;
	color:#000000;
	width:99.3%;
	padding:2px;
	text-align:left;
	font-weight:bold;
	outline: 1px solid #ddd !important;
	border-top: 1px solid #fff;
	background: #f5f5f5;
}
.submenu {
	margin-bottom: 0.5em;
}
/* SLIDEPANEL */
/*-----------------------------------------------*/
#sliderWrap {
	margin: 0 auto;
	width: 690px;
	position:relative;
	z-index:101;
}
#slider {
	height: 185px;
	margin-top: -177px;
	position: absolute;
	right: -19px;
	width: 270px;
	z-index:102;
}
#slider img {
	border: 0;
}
#sliderback {
	/*position: absolute;
	background-image:url(../images/slide_content.png);
	width:172px;
	height:111px;*/
	-webkit-box-shadow: rgba(0, 0, 0, 0.292969) 0px 3px 3px;
	background: white;
	border: 5px solid black;
	border-bottom-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	height: 160px;
	line-height: 16px;
	padding: 0px 8px 8px;
	position: absolute;
	width: 231px;

	z-index:103;
}
#slidercontent {
	padding-right:5px;

	position:relative;
	z-index:104;
}

.forgotpass {
  color:#666;
  top:-5px;
  margin-top:-6px;
}

.forgotpass:hover{
	color:#000;
}
#openCloseWrap {
	height: 13px;
	margin: 173px 0px 0px 192px;
	position: absolute;
}
.slidelength {
	width:137px;
	color:#8D8D8D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.slidelength:hover, .slidelength:focus {
	color:#000000;
}
#loginbutton {
	float:right;
	text-align:right;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:6px;
}
#name {
	background-image:url(../images/name_input.jpg);
	padding-left:22px;
	width:137px;
}
#pass {
	background-image:url(../images/pass_input.jpg);
	padding-left:22px;
	width:137px;
}
/* TOOTLE TIPS */
#tooltip {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #333;
	background:#f8f8f8;
	padding:2px 5px;
	color:#333;
	display:none;
}
div.tooltip {
	background-color:#000;
	outline:1px solid #669;
	border:2px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;
	/* outline radius for mozilla/firefox only */ 
    outline-radius:4px;
	-moz-outline-radius:4px;
	-webkit-outline-radius:4px;
}
/* FOOTER */
/*----------------------------------------------------------*/
#footer {
	background: #FFF url(/images/footer.jpg) center top repeat-y;
	clear: both;
}
#footer img {
	border:0;
}
#footer-wrap {
	width: 690px;
	height: 275px;
	margin: 0 auto;
	position:relative;
	color:#FFFFFF;
}
#footer-wrap a {
	color:#FFFFFF;
}
#rnews {
	position:absolute;
	width:473px;
	height:145px;
	left: 147px;
	top: 3px;
	background-image:url(/images/newsbox.png);
	padding-left:34px;
	padding-right:15px;
	padding-top:30px;
	padding-bottom:14;
	color:#C0C0C0;
	z-index:99;
}
#extraad {
	position:absolute;
	top: 145px;
	left: 10px;
	z-index:99;
}
#ddesign {
	background:url(/images/dd.jpg) no-repeat;
	position:absolute;
	width:116px;
	height:79px;
	left:15px;
	top:100px;
	z-index:99;
}
#ddesign:hover {
	background-position: bottom;
}
#ddesign a {
	display:block;
	text-indent:-9999px;
	width:116px;
	height:79px;
}
#copywright {
	position:absolute;
	width:100%;
	height:36px;
	top:193px;
	padding-left:20px;
	text-align:center;
}
#shadowBox {
	position:absolute;
	top:100px;
	display:none;
	margin: 0 auto;
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#windowBox {
	position:absolute;
	top:110px;
	display:none;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin:0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:auto;
}
#windowClose {
	position:absolute;
	top:95px;
	display:none;
}
strong {
	font-weight: bold;
}
.contentBox {
	width: 370px;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	margin-top:10px;
	font-size: 10px;
	border: 1px solid ##ddd;
	background: #f5f5f5;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contentBox textarea {
	border: 1px solid #DDD;
	padding:2px;
	width:98%;
}
#inputerror {
	vertical-align:middle;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	outline: 1px solid #ddd !important;
	border-top: 1px solid #fff;
	background: #f5f5f5;
	font-size: 10px;
	overflow:hidden;
	width:97.9%;
}


.alertBox {
	width:94%;
	vertical-align:middle;
	color:#cd0a0a;
	background-color:#fef1ec;
	border:solid #cd0a0a thin;
	font-size: 10px;
	padding:5px;
	padding-left:25px;
	background-image:url(/images/icons/attack.png);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.warningBox {
	width:94%;
	vertical-align:middle;
	background-color:#ffffb2;
	border:solid #dcdc41 thin;
	color:#363636;
	font-size: 10px;
	padding:5px;
	padding-left:25px;
	background-image:url(/images/icons/warning.png);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.actionBox {
	width:98%;
	vertical-align:middle;
	background-color:#fbf9ee;
	border:solid #F8A31C thin;
	color:#363636;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.okBox {
	width:94%;
	vertical-align:middle;
	border:solid #00af00 thin;
	color:#00af00;
	background-color:#c7f9c7;
	font-size: 10px;
	padding:5px;
	padding-left:25px;
	background-image:url(/images/icons/ok.png);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/* ZEBRA STYLE */
.zebra1 {
	background-color:#F8F8F8;
	position:relative;
	border-bottom:1px solid #C0C0C0;
	padding:3px;
}
.zebra2 {
	background-color:#f4f4f4;
	position:relative;
	border-bottom:1px solid #C0C0C0;
	padding:3px;
}
.tableRow {
	position:relative;
	background-color:#E8E8E8;
	border-bottom: 1px solid #C0C0C0;
	padding:3px;
}
.tableRow :hover {
	position:relative;
	background-color:#DDE9F7;
	border-bottom: 1px solid #C0C0C0;
	padding:3px
}
.progressSurround {
	background-color:#e8e8e8;
	border: 1px solid #c0c0c0;
	position:relative;
	height:20px;
}
.progressBar {
	background-color:#F18D43;
	background-image:url(/images/icons/loadingbar.jpg);
	position:absolute;
	top: 0px;
	left: 0px;
	height:20px;
}
.progressText {
	color:#FFF;
	font: bold 16px Verdana;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	width:100%;
	padding-top:1px;
}
.divtab {
	height:20px;
	background-image:url(/images/divtab_bg.jpg);
	border:solid #5e5e5e thin;
	width:125px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size: 10pt;
}
.regBox {
	width:98%;
	background-color:#fafafa;
	border:solid #ededed thin;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
}
/* VALIDATE FORM */

.jfVal {
	position: absolute;
	z-index:0;
}
.jfValcover {
	background: #ccc;
}
.jfVal .spacerBorder {
	float: left;
	background: #ccc;
}
.jfVal .spacer, .jfVal .spacerBorder .spacer {
	width: 0px;
	float:left;
}
.jfVal .spacerBorder .spacer {
	background: #f0f2f5 url(/images/f0f2f5grad.gif) bottom repeat-x;
}
.jfVal .spacercover {
	background: #eee url(/images/eeGrad2.gif) bottom repeat-x;
	background: #f0f2f5 url(/images/f0f2f5grad.gif) bottom repeat-x;
}
.jfVal .icon {
	float:left;
	width:20px; /* this is the width of the .iconbg background image + padding-left */
	margin-left: -9px;
}
.jfVal .iconcover {
	background: #eee url(/images/eeGrad2.gif) bottom repeat-x;
	background: #f0f2f5 url(/images/f0f2f5grad.gif) bottom repeat-x;
}
.jfVal .icon .iconbg {
	position:absolute;
	background: url(/images/icons/attack.png) center left no-repeat;
	height:100%;
	width:100%;
}
.jfVal .content {
	color: red;
	vertical-align: middle;
	white-space:nowrap;
}
.jfVal .contentcover {
	background: #eee url(/images/eeGrad2.gif) bottom repeat-x;
	background: #f0f2f5 url(/images/f0f2f5grad.gif) bottom repeat-x;
}

.black_overlay{
	background: url(/images/login_bg.png) repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 100;
	display:none;
}