
/* ================================================= */
/* This file created by Aivah                        */
/* Dated: 20th Jan 2009	                             */
/* Copyright : 2009 Aivah.com                        */
/* Stylesheet: styles.css                            */
/* ================================================= */

html, body, div, span, small, object, iframe, pre, a, abbr, blockquote, acronym, address, code, del, dfn, dl, dt, dd, em, img, q, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, b, p { border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;  }

body		{background:#ffffff;font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 1.5em;color:#767676;margin:0;}

.clearfix:after 		{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix 				{display: inline-block;}
html[xmlns] .clearfix 	{display: block;}
* html .clearfix 		{height: 1%;}

img { behavior: url(js/iepngfix.htc) !important; }

/* ================================================= */
/* 	 LAYOUT COLUMNS CSS                            */
/* ================================================= */
#wrapper	{width:100%;height:auto;margin:auto;}
#toppart	{width:100%;height:auto;margin:auto;}
#footer	{width:100%;margin:auto;background:#99b1bf;}
	.copyright
		{color:#ffffff;font:12px Arial, Helvetica, sans-serif; padding:20px;}

#header	{background: #24497c url(../images/headerbar.gif) repeat-x;height:135px;width:100%;}
.logo 	{width:90%;margin:auto; text-align:left; }
	.logo img 	
		{position:absolute;top:0px;}
	.logo span 	
		{float:right;padding:20px 20px;font:13px Arial, Helvetica, sans-serif; -moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px; border:5px solid #5e7b8c; color:#999999; border-width:0px 0 0 1px; text-align:right;}
	.logo span small 
		{font:11px Arial, Helvetica, sans-serif; color:#99b1bf;  }

.visit
{
float:right;
padding:8px 40px 0 0;
}

#middlepart	{overflow:auto;height:100%;background:#ffffff;margin:auto;padding:20px;}
#leftcolumn	{width:70%;padding: 10px 10px; background:#ffffff;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
float:left;}
#leftcolumnfull	{width:100%;padding: 10px 10px; background:#ffffff;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
float:left;}
.rightbox{width:25%;padding: 10px 10px;background:#99b1bf;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;float:right;}
.rightbox p{
color:#FFFFFF; text-align:left; font-size:11px; padding:20px;
}

#menu				{background:#ffffff url(../images/topmenubg.gif) top left repeat-x;height:74px;width:100%;}

/* ================================================= */
/* 					HEADINGS CSS 					 */
/* ================================================= */
h1 		{ color:#5e7b8c;font-size: 250%;margin:10px 0; }
h2		{ color:#FFFFFF;font-size: 210%;margin:8px 0; }
h3 		{ color:#FFFFFF;font-size: 180%;margin:7px 0;}
h4 		{ font-size: 140%;margin:5px 0;}
h5 		{ font-size: 110%;margin:5px 0;}
h6 		{ font-size: 92.5%;margin:5px 0;}


/* ================================================= */
/* 					LOGIN BOX CSS 					 */
/* ================================================= */
.loginform 	{background:#e4edf2; width:auto;padding:10px;overflow:auto;}
#login 	{ width: 380px; margin: auto; padding:0;  }
#loginerror {margin: 10px 0px;border: 1px solid #ebc7c7; color:#cf4343;	background: #ffeeee;padding: 12px;}
.loginform label { text-align:left;}

/* ================================================= */
/* 					LINKS CSS	 					 */
/* ================================================= */

a:link, a:visited, a:active	{color:#99b1bf;}
a:hover						{color:#bd0b0b;}


/* ================================================= */
/* 					PRE,CODE CSS 					 */
/* ================================================= */
pre,code	{font: 1em/1.4em  "Courier News", monospace;color: #484848;line-height: 1.5em; }


/* ================================================= */
/*                            NOTICES CSS            */
/* ================================================= */
.notes 	{background: #f0f0f0 url(../images/normal.gif) 12px 50% no-repeat;border: 1px solid #b8b8b8;}
.success 	{background: #ccfcd1 url(../images/success.gif) 12px 50% no-repeat;border: 1px solid #60a400;}
.error	{background: #f9e3e3 url(../images/error.gif) 12px 50% no-repeat;	border: 1px solid #e79e9e;}
.notice 	{background: #fcf0cc url(../images/warning.gif) 12px 50% no-repeat;border: 1px solid #ecc735;}
	.notes, .notice, .success, .error 
		{font-size: 100%;color:#484848;padding:10px;width:auto;margin: 0 0 20px 0px; text-align:left}
	.notes span, .notice span, .success span, .error span 
		{font-weight: bold;font-size: 1.2em;padding: 2px 40px;}
	.notes p, .success p, .error p, .notice p 
		{margin: 0px;padding: 0px 40px;}

.yellownote {					
	width:auto;
	margin: auto;
	padding: 2px 10px;
	text-transform: uppercase;
	font:"Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	background:#fff200;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}

/* ================================================= */
/* 					TABLE LISTS CSS 				 */
/* ================================================= */

.nums ul 	{margin:0px;padding:0 10px;}
.nums li	{list-style:decimal;}

.squares ul {margin:0px;padding:0 10px;}
.squares li	{list-style:square;padding:0;}

.circles ul {margin:0px 10px;padding:0 10px; float:right; }
.circles li	{list-style:circle;vertical-align:top;}



/* ================================================= */
/*               PAGINATION CSS                      */
/* ================================================= */
.pagelink			{width:20px;color:#435d82;background:#ffffff;border:1px solid #435d82;clear:both;line-height:35px;text-decoration: none;}
	a.pagelink:active, a.pagelink:visited, a.pagelink:link		
				{width:20px;border:1px solid #9caaba; background:#ffffff;color:#435d82;padding:6px;}
	a.pagelink:hover	{width:20px;background:#bed6ef;border:1px solid #435d82;color:#435d82;padding:6px;}
	  .pagecurrent	{width:20px;background:#bed6ef;border:1px solid #435d82;color:#435d82;padding:6px;}
	  



/* ================================================= */
/* This file created by Aivah                        */
/* Dated: 30th Nov 2008	                             */
/* Copyright : 2008 Aivah.com                        */
/* Stylesheet: tabcontent.css                        */
/* ================================================= */

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li	{display: inline;margin: 0;}
.shadetabs li a	{text-decoration: none;position: relative;z-index: 1;padding: 3px 7px;margin-right: 3px;border: 1px solid #d8d8d8;background:#ffffff;}
.shadetabs li a:visited	{color: #484848;}
.shadetabs li a:hover	{text-decoration: underline;color: #484848;}

.shadetabs li a.selected{ /*selected main tab style */
		position: relative;top: 1px;}

.shadetabs li a.selected{ /*selected main tab style */
		border-bottom:0;background:#83d354; color: #000;}

.shadetabs li a.selected:hover{ /*selected main tab style */
		text-decoration: none;}

.tabcontent		{display:none;}

@media print {.tabcontent {display:block !important;}}

.tabspanel	{border:1px solid #99c57f; background:#d6ffbe; width:auto; margin-bottom: 1em; padding: 10px;border-width:1px;}



/* ================================================= */
/* This file created by Aivah                        */
/* Dated: 30th Nov 2008	                             */
/* Copyright : 2008 Aivah.com                        */
/* Stylesheet: menu.css                              */
/* ================================================= */

/* ================================================= */
/* Root = Horizontal, Secondary = Vertical           */
/* ================================================= */



.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




#Navigation {
margin: 0px;
padding: 0 0 0 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
position: relative;
height: 36px;
display: block;
width: auto;
} 

ul#primary {
margin: 0;
padding: 0;
position: absolute;
bottom: -1px;
width: auto;
}

ul#primary li {
display: inline;
list-style: none;
}

ul#primary a,ul#primary a.active {
width: 10em;
background:#5e7b8c;
display: block;-moz-border-radius:2px;
float: left;
text-align: center;
font-family: Arial, verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: #ffffff;
margin: 0px 2px 0 0;
padding: 4px 0 4px 0;
}

ul#primary a.active,ul#primary a.active:hover {
color: #ffffff;
background:#253540;
margin: 0 2px 0px 0px;
padding: 4px 0px 4px 0px;
}

ul#primary a {
color:#ebeff2;
margin: 0 2px 0px 0px;
padding: 4px 0px 3px 0px;}

ul#primary a:hover {
background: #253540;
color: #fff;
margin:0px 2px 0px 0px;
padding: 4px 0px 4px 0px;
}

ul#secondary { position: absolute;
margin: 0 0 0 0;
padding: 0;
bottom: -2.6em;
left: 0px;
width: 100%;
}

ul#secondary li a {
width: auto;
display: block;
float: left;
padding: 2px 10px;
margin: 0 2px 0 0;
text-align: center;
background: none;
color: #ffffff;
background-color: #99b1bf;
text-decoration: none;
}

ul#secondary li a:hover {
color: #253540;
background-color: #ffffff;
margin:0 2px 0 0;
padding: 2px 10px;
}

ul#secondary li a:active {
color: #d50008;
background-color: #ffffff;
}

ul#secondary li a.subactive {
color: #d50008;
background-color: #ffffff;
}

/* ================================================= */
/* This file created by Aivah                        */
/* Dated: 30th Nov 2008	                             */
/* Copyright : 2008 Aivah.com                        */
/* Stylesheet: form.css                              */
/* ================================================= */

/* ================================================= */
/* 	 FORM AND FIELDSET CSS                         */
/* ================================================= */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:12px Geneva,arial,sans-serif; margin: 0px 0; padding: 10px 0; width: 100%; }

fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 20px 0;        /* padding in fieldset support spotty in IE */
  margin:0 0px 15px 0;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  border-radius:5px;
  background:#dfe6ef;
border:1px solid #e1e1e1; 
 }
 * html fieldset{
    position: relative;  margin:10px 0px 30px 0;padding:20px 0;
    }
  * html legend{
    position:absolute;
    top: -1.2em;
    left:0em;
    }


fieldset legend {
font:normal 1.5em Helvetica, sans-serif; padding: 5px 15px; text-transform:uppercase;
  -moz-border-radius:5px; background:#FFF;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  border-radius:5px;  
	/* bump up legend font size, not too large or it'll overwrite border on left */
    /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0 10px 0 0; 
	margin: 6px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
form dfn {margin:0 10px;}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


/* ================================================= */
/* 	 INPUT FIELD CSS                                 */
/* ================================================= */

form input {
	background-color: #FAFAFA; background-image: url("../images/bg_box.gif");border: 1px solid #cccccc;color: #484848;padding: 2px; font-size:100%;}

form input:hover, textarea:hover {border: 1px solid #d8d8d8;}
form input:focus {border: 1px solid #eaeaea;color: #4b4b4b;}

form input.large	{ width: 70%; }
form input.medium	{ width: 50%; }
form input.narrow	{ width: 25%; }
form input.tiny		{ width: 125px; }
form input.tiniest		{ width: 35px; }

form textarea.textbox {width:auto;}

.iconsmini img		{padding:0 5px;border:none;}

form fieldset dt 	{vertical-align: middle;text-align:left;}

form dt label 		{text-align: left;}
form dl				{margin:0px;}
form dt label 		{white-space: nowrap;color: #333;width:auto;}
form dt input 		{margin:0 0 0 3px;vertical-align:middle;}
form input[type=radio],
form input[type=checkbox]
					{ border: none;}

input[type=text],
input[type=password],
textarea 
					{background: #fff url('../images/bg_box.gif') repeat-x top left;border: 1px solid #b8b8b8;padding: 5px 8px;margin: 2px 0px;}
textarea 
					{width: 97%; margin-bottom: 6px; }

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	background: #fff url('../images/bg_box.gif') repeat-x top left;
}
input[type=submit],
input[type=button],
input[type=reset]
					{background:#253540; color:#FFFFFF; }

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio 
					{ width: auto;margin: 2px 10px;}


/* ================================================= */
/* 	 TABLE BUTTONS CSS                               */
/* ================================================= */

a.submit:visited,a.submit:active,a.submit:link,   
a.add:visited,a.add:active,a.add:link,   
a.publish:visited,a.publish:active,a.publish:link,   
a.edit:visited,a.edit:active,a.edit:link,   
a.delete:visited,a.delete:active,a.delete:link,
a.reset:visited,a.reset:active,a.reset:link
					{
	width:auto;
	margin: 5px 5px;
	padding: 2px 8px;
	text-transform: uppercase;
	font:"Lucida Grande", Arial, Helvetica, sans-serif;
	color: #fff;
	float:left;
	font-size:1em;
	font-weight:bold;
	white-space:nowrap;text-decoration:none;
}
	
a.publish 	{ background: #afd2ea; color:#ffffff; }
a.publish:hover { background: #0072bc; color:#ffffff;}

a.edit { background: #949ca1; color:#000000;}
a.edit:hover { background: #727c82; color: #ffffff; }

a.delete { background: #ffb5b5; color:#ffffff; }
a.delete:hover { background: #d80047; color:#ffffff;}

a.add { background: #99d177; color:#ffffff; }
a.add:hover { background: #00a651; color:#ffffff;}

a.reset { background: #96aabf; color:#ffffff; }
a.reset:hover { background: #6f7f90; color:#ffffff;}

a.submit { background: #12486b; color:#ffffff; }
a.submit:hover { background: #000000; color:#ffffff;}

/* ================================================= */
/* This file created by Aivah                        */
/* Dated: 30th Nov 2008	                             */
/* Copyright : 2008 Aivah.com                        */
/* Stylesheet: tables.css                            */
/* ================================================= */
table {
		border-collapse:collapse;
		background:#ffffff;
		font-size:11px;
		color: #333;
}
td 	{padding:5px;border: 1px solid #c1c9d6;border-width:1px 0 1px 0;text-align:center;vertical-align:top;}
th	{padding:10px;border: 1px solid #c1c9d6;border-width:1px 0 1px 0;text-align:center;vertical-align:top;}
td.left	{padding: 5px 10px 0 0;	border: 1px solid #d8d8d8;border-width:1px 0 1px 0;text-align:left; vertical-align:top;}
th.left	{padding:10px;border: 1px solid #d8d8d8;border-width:1px 0 1px 0;text-align:left; vertical-align:top;}

caption 	{
		padding: 0 0 1em 0;
		text-align: left;
		font-size:12px;
		font-weight: bold;
		text-transform: uppercase;
		background:#c1c9d6;
		color: #333;
		background: transparent;
}

/* ================================================= */
/* Menu Link                                         */
/* ================================================= */

table a {text-decoration:none;}
table a:link {}
table a:visited {}

/* ================================================= */
/* Heads Footer                                      */
/* ================================================= */

thead th, tfoot th, tfoot td 	{background:#435d82;font:bold 8pt "Lucida Grande", Arial, Helvetica, sans-serif; color:#ffffff;text-transform:uppercase;}
tfoot td 				{text-align:right; background:#dbeeff;}

/* ================================================= */
/* Table Body                                        */
/* ================================================= */

tbody th, tbody td 	{border-bottom: solid 1px #d8d8d8;}
tbody th 			{white-space: nowrap;}
tbody th a 			{color:#333;}
.odd 				{}
tbody tr:hover 		{background:#e4f1ff;}
/* td img 			{padding:0 15px;}*/