

/*****************************
	BACKGROUNDS
*****************************/

.border-bg {
    background-color: #000000;        
}

.body-bg {
    background-color: #FFFFFF;        
}

/* same color as body-bg */
.footerpane-bg-welcomescreen {
    background-color: #FFFFFF;
}

/*****************************
	PANES
*****************************/

.headerpane-bg {
    background-color: #FFFFFF
}

.toppane-bg {
    background-color: #FFFFFF;
}

.bottompane-bg {
    background-color: #FFFFFF;
}

.leftpane-bg {
    background-color: #CCCCCC;
}

.contentpane-bg {
    background-color: #FFFFFF;
}

.rightpane-bg {
    background-color: #EAE8DD;
}

.footerpane-bg {
    background-color: #FFFFFF;
}

.column1pane-bg {
    background-color: #CCCCCC;
}

.column2pane-bg {
    background-color: #FFFFFF;
}

.menuhpane-bg {
    background-color: #000080;
}

.menuvpane-bg {

}

/*****************************
	LINKS
*****************************/

.link-menu-h {
    font-weight: none; font-style: none; font-size: 12px; color: #FD3D3D; font-family: arial, sans-serif; text-decoration: none
}
.link-menu-h:hover {
    font-weight: none; font-style: none; font-size: 12px; color: #9A8585; font-family: arial, sans-serif; text-decoration: none
}

.link-menu-v {
    font-weight: none; font-style: none; font-size: 12px; color: #FB0303; font-family: arial, sans-serif; text-decoration: none
}
.link-menu-v:hover {
    font-weight: none; font-style: none; font-size: 12px; color: #91B62D; font-family: arial, sans-serif; text-decoration: none
}

.link-text {
    font-weight: none; font-style: none; font-size: 12px; color: #ffffff; font-family: arial, sans-serif; text-decoration: line
}


.link-footer {
    font-weight: none; font-style: none; font-size: 11px; color: #FB0303; font-family: arial, sans-serif; text-decoration: none
}
.link-footer:hover {
    font-weight: none; font-style: none; font-size: 11px; color: #91B62D; font-family: arial, sans-serif; text-decoration: none
}

.link-header-core {
    font-weight: none; font-style: none; font-size: 11px; color: #5A7794; font-family: arial, sans-serif; text-decoration: none
}
.link-header-core:hover {
    font-weight: none; font-style: none; font-size: 11px; color: #4B4BF0; font-family: arial, sans-serif; text-decoration: none
}

.link-welcome-screen {
    font-weight: bold; font-style: none; font-size: 11px; color: #335EB6; font-family: arial, sans-serif; text-decoration: none
}

/*****************************
	TEXT
*****************************/

.text-page-title {
    font-weight: bold; font-style: none; font-size: 13x; color: #91B62D; font-family: arial, sans-serif; text-decoration: none
}

.text-fineprint-core {
    font-weight: none; font-style: none; font-size: 11px; color: #878EA8; font-family: arial, sans-serif; text-decoration: none
}

.text-footer {
    font-weight: none; font-style: none; font-size: 11px; color: #AAAAAA; font-family: arial, sans-serif; text-decoration: none
}

.text-body {
		font-weight: normal; font-style: none; font-size: 12px; color: #3A3333; font-family: arial, sans-serif; text-decoration: none
}




/*****************************
	others
*****************************/


.text-account-info
{
    FONT-SIZE: 12px;
    COLOR: #a8a8a8;
    FONT-FAMILY: arial;
}

.text-account-link
{
    FONT-SIZE: 12px;
    COLOR: #a8a8a8;
    FONT-FAMILY: arial;
    text-decoration: none
}

.text-account-link:hover
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    
}


.text-sub-links
{
    FONT-SIZE: 12px;
    COLOR: #a8a8a8;
    FONT-FAMILY:arial;
}


.form-title2-link {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.form-title2-link:active {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #222F00; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.form-title2-link:hover {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}





/* New- From this part onwards all are checked and necessary. */


body {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
#cpanel { 
  margin: 30px 0px; 
  margin-top: 45px;
  _margin-top: 30px;
  *margin-top: 29px;  
  padding: 0px 20px; 
  width:80%; 
  text-align: center;  
  vertical-align: middle;
}

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; float: left;
	height: 117px !important;
	height: 120px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #000;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #808080; 
	background-color: #000;  
	border: 1px solid #000;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}


#leftpane {
  clear: both;
  margin: 3px;
  margin-top: 45px;
  _margin-top: 30px;
  *margin-top: 29px;  
  padding: 5px 10px;
  display: block;
  float: left;
  border: 1px solid #626262;
  background: #383838 url(../images/list/dashboard-bg.png) repeat-x top left;
  text-align: left;
  width: 80%;
  color: #c1c1c1;
}

#leftpane h1{
  font-size: 12pt;
  color: #757575;  
  margin-top: 5px;
  border-bottom: 1px solid #757575;
  padding-bottom: 3px;
  margin-bottom: -5px;
}

#leftpane a{
  color: #fff;
  text-decoration: none;
}

#leftpane a:hover{
  color: #fff;
  text-decoration: underline;
}


#dashboard {
  clear: both;
  margin: 3px;
  margin-top: 73px;
  _margin-top: 57px;
  *margin-top: 56px;
  padding: 5px 10px;
  display: block;
  float: left;
  border: 1px solid #626262;
  background: #383838 url(../images/list/dashboard-bg.png) repeat-x top left;
  text-align: left;
  width: 80%;
}

#dashboard h1{
  font-size: 12pt;
  color: #757575;  
  margin-top: 5px;
  border-bottom: 1px solid #757575;
  padding-bottom: 3px;
  margin-bottom: -5px;
}

#dashboard a{
  color: #fff;
  text-decoration: none;
}

#dashboard a:hover{
  color: #fff;
  text-decoration: underline;
}

.dashboard-border {
  border: 0px solid #decbad;
}

.dashboard-background {
  background:  #ffffff;
}



#quickjump {
  clear: both;
  margin: 3px;
  margin-top: 3px;
  padding: 5px 10px;
  display: block;
  float: left;
  border: 1px solid #626262;
  background: #383838 url(../images/list/dashboard-bg.png) repeat-x top left;
  text-align: left;
  width: 80%;
}


#quickjump h1{
  font-size: 12pt;
  color: #757575;  
  margin-top: 5px;
  border-bottom: 1px solid #757575;
  padding-bottom: 3px;
  margin-bottom: 7px;
}

#quickjump div.icon   { margin: 0px; }
#quickjump div.icon a { 
	display: block;
  float: left;
	height: 40px !important;
  height: 40px; 
	width: 28px !important;
	width: 28px; 
	vertical-align: middle; 
	text-decoration : none;
	padding: 2px 1px 1px 1px;
	text-align: center;
  margin-right: 8px;
  margin-bottom: 3px;  
  font-size: 7pt;
}

#quickjump div.icon a:link    {  color : #808080;  }
#quickjump div.icon a:hover   { 
	color : #808080; 
	padding: 3px 0px 0px 2px; 
}
#quickjump div.icon a:active  {  color : #808080;  }
#quickjump div.icon a:visited {  color : #808080;  }

#quickjump div.icon img { margin-top: 0px; }
#quickjump div.icon span { display: block; padding-top: 3px;}




form2 { 
  display:inline;
}

.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
  z-index: -3;
  font-size: 11px;
}
.text_area {
  border : 1px solid #ccc;
  z-index: -3;
  font-size: 11px;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}

td {
	font-size: 11px;
}


/* header block */
table.adminheading {
	background-color: #000;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	color: #ffffff;
	font-size : 13px;
	font-weight: bold;
	text-align: left;
	width : 100%;
}
table.adminheading th {
	text-align: left;
	height: 50px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
}

table.adminheading td {
	color : #fff;
}


table.adminheading #languagetabs { 
  float: left;
  margin:10px 0px -22px 0px; 
  *padding: 10px;
  *margin-top: 0px;
  *margin-bottom: -19px;
  text-align:left; 
  width:100%; 
}
table.adminheading #languagetabs ul { padding:0; margin:0}
table.adminheading #languagetabs ul li { 
  display:inline; 
  list-style:none; 
  margin:0; 
  padding:0;
}
table.adminheading #languagetabs ul li a { 
  padding:8px; 
  margin:-2px 10px 0px 0px; 
  background:#1a1a1a; 
  color:#4b4b4b; 
  text-decoration:none; 
  display:inline-block;
  border-top:1px #262525 solid; 
  border-left:1px #262525 solid; 
  border-right:1px #262525 solid;
  border-bottom:1px #262525 solid;
}
table.adminheading #languagetabs ul li a:hover {
  background:#4e4e4e; 
  color:#fff;
  border-top:1px #626262 solid; 
  border-left:1px #626262 solid; 
  border-right:1px #626262 solid;
  border-bottom:1px #626262 solid;
}
table.adminheading #languagetabs ul li a.active { 
  background:#4e4e4e; 
  color:#fff;
  border-top:1px #626262 solid; 
  border-left:1px #626262 solid; 
  border-right:1px #626262 solid;
  border-bottom:1px #626262 solid;
}
table.adminheading #languagetabs ul li a.notclickable {
  background:#1a1a1a; 
  color:#4b4b4b; 
  border-top:1px #262525 solid; 
  border-left:1px #262525 solid; 
  border-right:1px #262525 solid;
  border-bottom:1px #262525 solid;
}


/* action menu block */
table.menubar {
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #626262;
	background: #383838 url(../images/list/menubar.png) repeat-x top left;
	border-spacing: 1px;
	border-collapse: collapse;
  color: #fff;	
}

table#toolbar {
	margin: 3px 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	width: 75px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #fff;
	background-color: #626262;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}



/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #d8d8d8;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
  font-size: 11px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 30px;
	background: url(../images/list/heading-bg.png);
	color: #fff;
	background-repeat: repeat;
	text-indent: 4px;
	font-weight: normal;	
}
table.adminform td {
	padding: 5px;
	text-align: left;
}

table.adminform td.editor {
	font-size: 9px;
}


/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: solid 1px #d5d5d5;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	font-family:  Arial, sans-serif; font-size: 11px; 
}

table.adminlist th {
	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	height: 30px;
	background: url(../images/list/heading-bg.png) repeat-x top left;
	font-size: 11px;
	color: #fff;
	vertical-align: top;
	text-indent: 4px;
	font-weight: normal;
	
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}

table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}

table.adminlist a {
	color: #C64934;
	text-decoration: none;
}
table.adminlist a:hover {
	color : #30569D;
	text-decoration : underline;
}
table.adminlist a:active {
	color : #333333;
	text-decoration : underline;
}




/* standard form style table */
table.adminpane {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminpane tr.row0 {
	background-color: #d8d8d8;
}
table.adminpane tr.row1 {
	background-color: #eeeeee;
}
table.adminpane th {
  font-size: 11px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 30px;
	background: url(../images/list/heading-pane-bg.png);
	color: #333;
	background-repeat: repeat;
	text-indent: 4px;
	font-weight: normal;	
}
table.adminpane td {
	padding: 5px;
	text-align: left;
}

table.adminpane td.editor {
	font-size: 9px;
}






/* WP STUFF */
form, label input {
	margin: 0;
	padding: 0;
}

.submit input, .submit input:focus, .button, .button:focus {
	background: url( ../images/login/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}


.submit, .editform th, #postcustomsubmit {
	text-align: right;
}

#login {
	position: relative;
	background: url('../images/login/login-bkg-tile.gif') no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	_width: 390px;
}

#login form {
	background: url('../images/login/login-bkg-bottom.gif') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}

#login #login_error {
	background: #0e3350;
	border: 1px solid #2571ab;
	color: #ebcd4e;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px;
	text-align: center;
}

#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
	text-indent: -9999px;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

#login .fullwidth {
	width: 320px;
}
/* END WP STUFF */

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 0px;
	z-index: 200;
}