body {background: url('../images/bg.png') 0 0 repeat-x; font-size:14px}
p
{
font-size: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/** Menu Design ********/


ul {
}
a {
	text-decoration: none;
	color: #355DA6;
}
a:link {
color: #355DA6;
text-decoration: none;
}
a:hover {
	border-bottom: none;
	color: #355DA6;
}

h3{
	color:#2554C7;
	font-size:14;
}
h2{
	color:#000000;
}
p.heading{

	font:arial,sans-serif;
	/* font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;white-space:nowrap;cursor:pointer;cursor:hand */
	/*font-style:normal; 
	font-variant:normal;  */
	font-size:24px; 
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#8000FF;
}

/* Menu */


/***** Main for total width of the page ****/ 
#main {
	width: 960px;
	margin: 0 auto;
}
/* Header */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	Masthead (Banner, Logo)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#masterhead{
	/*height: 144px;*/
	/*height: 54px;*/
	height: 133px;
/*	background: #f4c869 url(/files/system_images/masthead/bg_tile.jpg) left bottom repeat-x;*/
}

#masterhead #holder {
	width: auto;
	height: 100%;
	background: transparent url('../images/header.GIF') center bottom no-repeat;
	top:0px;
}
#header {
  /*background: url('../images/header_final.jpg') repeat-x bottom left;*/
  position: relative;
/*  height: 133px;*/
  width: 960px;
  margin: 0 auto;
   voice-family: "\"}\"";
  voice-family: inherit;
  padding: 4px;
}
#region_header {
  /*background:url('../images/headerTopLeft.gif') no-repeat left top;	*/
  position: absolute;
  left:0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  width: 468px;
  height: 60px;
  border: none;
  color: #fff; 
} 
#header ul {
  font: bold  11px Verdana, Arial, Helvetica, sans-serif;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  /* background: url(../images/bg_header_bottom_right.gif) no-repeat bottom right; */
  z-index: 90; /* below the H1 */
}
#header li {
  float: left;
  background: url('../images/a.gif');
/*  background:#5858FA;*/
  display: inline;
  white-space: nowrap;
  border-bottom: 0px solid #e8e8e8; margin-left:0; margin-right:2px; margin-top:0; margin-bottom:0; padding-left:0; padding-right:6px; padding-top:0; padding-bottom:0
}
#header ul li a {
  float: left;
  display: block;
  background: url('../images/a.gif');
  font-weight: bold;
  color: #fff;
  text-decoration: none; padding-left:10px; padding-right:6px; padding-top:6px; padding-bottom:4px
}
#header ul li:hover a { 
  color: #000;
  background:url('../images/b.gif');
}
#header ul li:hover { 
  color: #000;
    background:url('../images/b.gif');

}
#header ul li.selectedtype {
	color: #000;
	background:url('../images/b.gif');
}
#header ul li.selectedtype a {
	color: #000;
	background:url('../images/b.gif');
}

/* START: HEADER BAR */
#headerBar{
	padding:0px;
	height:30px;
	display:block;
	color:#FFFFFF;
	font:bold 16px Arial, Helvetica, sans-serif;
	background: url(../images/background.gif) repeat;
}
#headerBar .selectCity{
	padding:5px 15px;
	float:left;
	width: 250px;
}
#headerBar .selectCity a{
	color:#993300;
	text-decoration:underline;
	font:bold 12px Arial, Helvetica, sans-serif;
	
	}
#headerBar .selectCity a:hover {
	color:#000000;
}
#headerBar .searchSite input.form-text {
/*background-color: #FFFFCC;*/
width: 200px;
}
#headerBar .form-submit {
  margin: 0; /* need for IE */
  /*background:url('images/btnSearch.gif') no-repeat left center;*/
  color: #000;
	border:0px none;
	width:62px;
	height:22px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-left:10px; padding-right:4px; padding-top:3px; padding-bottom:3px
 }


/*END: HEADER BAR */


#hotLinks{
                float:right;
	padding: 2px;
	font-weight:bold;
	color:#FFFFFF;
}
#hotLinks a{
	color:#FFFFFF;	
}
#hotLinks a:hover {
	text-decoration:underline;
}
#logindiv{
	position: relative;
	top: 10px;
	 float:right;
	padding: 2px;
	font-weight:bold;
	color:#FFFFFF;
	border-width: 2px;
	border-color: #000000;
}

#header .form-submit {
  position: absolute;
  top: 12px;
  right: 10px;
  margin: 0; /* need for IE */
  /*background: #105D90;*/
  color: #fff;
  padding: 1px 4px;

  border-right: 1px solid #283043;
  border-bottom: 1px solid #283043;
  border-top: 1px solid #9097A2;
  border-left: 1px solid #9097A2;

}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	             Main Page Content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#content .maincontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top:20px;
}

/* Map Content */

#mapcontent {
	padding-left: 2px;
	padding-right: 2px;
	
}


/* Page */

#page {
	margin: 0 auto;
	padding: 20px 5px;
}
/* Content */

#content {
	float: left;
	width: 730px;
	padding-top:20px;

}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
	padding-top:20px;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0px;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 0;
}

.sidebar li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

.sidebar li li {
	margin: 0 5px 0 5px;
	padding: 1px 0px;
	border-bottom: 1px #BBBBBB;
}
.sidebar li li a:hover {
	color:#940000;
}

.sidebar li li a.activelink{
	font: bold;
	color:#940000;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 5px 5px 0px 5px;
	background: url(../images/a.gif) repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 50px;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	Footer
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#footer {
	background: url('../images/footer.png');
	height:123px;
}
#footer_band {
	padding-top:40px;
	padding-bottom:0px;
	bottom: 40px;
	margin: 0 auto;
}

#footer_band a {
	color: #000000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

#footer_band a:hover {
	text-decoration: underline;
	color: #940000;
}

#footer_band .footer_div {
	color: #000000;
}


#footer_band .footer_txt {
	color:#000000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 5px;
}

#footer_band .footer_txt a {
	color: #000000;
	text-decoration: none;
}

#footer_band .footer_txt a:hover {
	color: #000000;
	text-decoration: none;
}

/********** For SubType *******************************/
#subtype
{
/*	background:#9999FF;*/
	background:url('../images/b.gif');
	position: relative;
	margin:0 0 0 0;
	display:block;
	height:30px;
	padding: 0px;
	width: 960px;
	margin: 0 auto;

}

#subtype ul {
	list-style: none;	
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font: bold  13px Verdana, Arial, Helvetica, sans-serif;
	z-index: 50;
}

#subtype li {
  display: inline;
}

#subtype li a {
	float: left;
/*        display: block;
	text-align: center;*/
	color: #003879;
	padding-left:10px; padding-right:6px;
	border-right: solid 1px
/*	background: url(../images/button.png) no-repeat;*/

}

#subtype a:hover {
	color: #940000;
	text-decoration: underline;
/*	background: url(../images/button_r.png) repeat-x;*/
}
#subtype li#selectedsubtype a{
	color: #940000;
	text-decoration: underline;
/*	background: url(../images/button_r.png) repeat-x;*/
}
/************** Sub Type Id cover **************************************************/
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*div#sitemap{
	width: 100%;
	height: 20px;
}
div#sitemap .maping{
	float: left;
}
div#sitemap .button{
	padding-right:10px;
	float:left;
}*/


#scrollContent{margin-top:5px;}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 650px;
height: 390px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 10px;
}

.fixedwidth {
width: 650px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.error, .notice, .success, .warning {padding:15px 10px 15px 50px;margin-bottom:1em;border:2px solid #ddd;background-repeat: no-repeat; background-position: 10px center;}
.error {font-weight:bold;color: #D8000C;background-color: #FFBABA;background-image: url('../images/error.png');}
.notice {color: #00529B;font-weight:bold;background-color: #BDE5F8;background-image: url('../images/info.png');}
.success {font-weight:bold;color: #4F8A10;background-color: #DFF2BF;background-image:url('../images/success.png');}
.warning {font-weight:bold;color: #9F6000;background-color: #FEEFB3;background-image: url('../images/warning.png');}


/*************************************** Form CSS Start **********************************/

.htmlForm td{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#1c437d;
    border-bottom:1px #EAE3C8 solid;
}
.htmlForm input,select{
    border:1px #BDB597 solid;
    font-family:tahoma;
    font-size:12px;
    padding:2px;
}
.points{
    font-family:tahoma;
    font-size:11px;
    color:#1c437d;
    padding-left:20px;
    padding-top:20px;
}
.points li{
    padding-top:5px;
}
.formHeading{
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#1c437d;
    padding:10px;
}

/*************************************** Form CSS End **********************************/

#sitemap{
	padding-top:10px;
	padding-left:10px;
	background:#FFFFFF;
}
#sitemap a:link, 
#sitemap a:visited, 
#sitemap a:hover { 
 color: #000099; 
 text-decoration: none; 
} 

.required{color: #FF0000}

/***************************************** Item Details Display *************************/
.ItemDetailsForm td{
	font: 12px Verdana, Arial, sans-serif;
/*    font:  13px Verdana, Arial, Helvetica, sans-serif;*/
/*font-family: Verdana, Tahoma, Arial, sans-serif;*/
	
}
#ItemDetailsForm .itemnamecls{
    font: bold  13px Verdana, Arial, Helvetica, sans-serif;
    background: url(../images/c3.gif);
}
.label {
	text-align: right;
}


div.rounded {
 padding: 5px;
 background: url(../images/b.gif) repeat;
 text-align:center;
 font-size:20px;
}
div.itemdetail {
 background: #cde2fa;
 text-align:center;
}


.clear {font-size: 1px; height: 1px} 


#commenttable .commentdesc{
    font:   13px Verdana, Arial, Helvetica, sans-serif;
    background: url(../images/b.gif);
}



/*************************************** Item Details Display End ***********************/
#ratediv div {
  display: inline
  }
 #linkbutton { 
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 5px 0px 5px;
	background: url(../images/a.gif) repeat;
	font-size: 16px;
	color: #FFFFFF;
}

.buttontext {color: #FFFFFF; 
                text-decoration: none;   
                font: bold 10pt Verdana;
                }




/*************************************** Paging Display Style ****************************/

.num {
	width: 600px;
	float:left;
	overflow: hidden;
	position: relative;
	padding:0 0 8px;
	text-align: center;
}
.num div {
	left: 50%;
	float: left;
	position: relative;


	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.num div ul {
	left: -50%;
	float: left;
	padding:0;
	margin:0;
	width:auto;
	list-style:none;
	position: relative;
}

.num div ul li {

	float:left;
	width:auto;
	padding:0 3px 0 0;
	margin:0;
	font-size:12px;
}
.num div ul a {
	line-height:23px;
	float:left;
	padding:2px 8px 0;
	border:1px solid #f7eada;
}

.num div ul .no-next span {
	float:left;
	line-height:23px;
	background:url(../images/arrownonext.gif) no-repeat right;
	padding:0px 31px 0 8px;
	color:#999;
	border:1px solid  #f0f0f0;
	
}
.num div ul .no-last span {
	float:left;
	line-height:23px;
	background:url(../images/arrownolast.gif) no-repeat right;
	padding:0px 50px 0px 10px;
	color:#999;
	border:1px solid  #f0f0f0;
	
}

.num div ul .no-prev span {
	float:left;
	line-height:23px;
	padding:2px 5px 0px 25px;
	background:url(../images/arrownoprevious.gif) no-repeat left;
	color:#999;
	border:1px solid  #f0f0f0;
}
.num div ul .no-first span {
	float:left;
	line-height:23px;
	padding:2px 5px 0px 35px;
	background:url(../images/arrownofirst.gif) no-repeat left;
	color:#999;
	border:1px solid  #f0f0f0;
}
.num div ul a.next span {
	float:left;
	line-height:23px;
	background:url(../images/arrownext.gif) no-repeat right;
	padding:0px 25px 0 0px;
	
}
.num div ul a.last span {
	float:left;
	line-height:23px;
	background:url(../images/arrowlast.gif) no-repeat right;
	padding:0px 35px 0 0px;
	
}

.num div ul a.prev span {
	padding:0px 0 0px 25px;
	background:url(../images/arrowprevious.gif) no-repeat left;
}
.num div ul a.first span {
	padding:0px 0 0px 35px;
	background:url(../images/arrowfirst.gif) no-repeat left;
}
.num div ul a:hover, .num div ul .active a {
	text-decoration:none;
	background-position:0 0;
	color:#fff;
}


.num a {
	color:#545454;
	text-decoration:none;
}
.num a:hover {text-decoration:underline;}
.num div ul a {
	color:#000099;
	background:url(../images/a.gif) repeat-x 0 -100px;
}

/********************************  Paging Display End ****************************************/  

/***************************************** Blog List and Details Display *************************/

.displaydesc { font-family:Verdana;font-size:80%;color:#000000; font-weight: normal }
ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 14px; text-decoration: none; list-style:none;} 
a.displaytitle { font-family:Verdana;font-size:90%;color:#0860a8; font-weight: bold } 
a.displaytitle:hover { font-family:Verdana;font-size:90%;color:#940000; text-decoration: underline; font-weight: bold }
.space { clear:both; height:10px;}
.authorname{font-family:arial;font-size:10px;color:#0860a8;}
.sm { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; text-decoration: none}
.detailstitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 20px; text-decoration: none; font-weight: bold;color:#8000FF;text-align:center;} 
b.detailswriter { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal } 
.detailsdesc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none }
.comments{
	margin-top: 1.5em;
	line-height: 1em;
	font-size: 1.1em;
}
.blogbox{
background: #e8eaec;
padding:10px 10px 10px 10px;
}
#otherfav div {
  display: inline
  }
/*#otherfav a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 15px; text-decoration: none; font-weight: bold;background:url(../images/other_blog_line.jpg) repeat left top; height:20px;} */

.commentlist blockquote p { margin:0 0 4em 0; }
.commentlist blockquote p:last-child { margin:0; }

.commentlist li { margin-bottom:4em; }
.commentlist li p { background:url(../images/bubble.png) no-repeat bottom right; margin:0; padding-bottom:30px;}
.commentlist blockquote { border:1px solid #bfbfbf; padding:0.1em 0.1em; border-top:none; margin:0; }
.commentlist li.post-author p { background-color:#fafafa; border:1px solid #bfbfbf; border-bottom:none; }




/*************************************** Blog List and Details Display End ***********************/

#recentpost {
}
#recentpost ul {
  list-style: none;
}
#recentpost li {
  display: inline;
}
#displayheading {
	font: 18px bold;
}
.bloglink a{
	color: #000099; 
        text-decoration: none;   
        font-family:Verdana;font-size:70%;color:#666666;line-height:105%;
}
.bloglink a:hover {
	color: #940000; 
        text-decoration: none;   
        font: bold 10pt Verdana;
}
.profilelink a{
	color:#940000; 
        text-decoration: none;   
        font: bold 10pt Verdana;
}
.profilelink a:hover {
	color:#000099; 
        text-decoration: none;   
        font: bold 10pt Verdana;
}
.small {font-family:Verdana;font-size:70%;color:#666666;} 

div.blueline {
	background:url(../images/blueline.gif) repeat left top;
}
/***************** Tab CSS Start ***********************************************************/
/*pre {text-indent: 30px} #tabmenu { color: #000; border-bottom: 2px solid black; margin: 32px 0px 0px 0px; padding-top: 0px; z-index: 1; padding-left: 10px } #tabmenu li { display: inline; overflow: hidden; list-style-type: none; } #tabmenu a { color: #ffffff; background: #000666; font: bold normal 1em verdana, Arial, sans-serif; border: 2px solid black; padding: 10px 10px 0px 10px; margin-bottom: 0px; text-align: center; cursor:hand; } #tabmenu a.active { color: #000000; background: #000666; font: bold normal 1em verdana, Arial, sans-serif; border: 2px solid black; padding: 10px 10px 0px 10px; margin-bottom: 0px; text-align: center; cursor:hand; } #tabmenu a.active { background: #ffffff; border-bottom: 3px solid #ffffff; } #tabmenu a:hover { color: #fff; background: #ADC09F; } #tabmenu a:visited { color: #E8E9BE; } #tabmenu a.active:hover { background: #ffffff; color: #000000; } 
#divcontent {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: #ffffff; padding: 20px; border: 2px solid black; border-top: none; margin-top:0px; z-index: 2; height:700px;} */

/***************** Tab CSS Start ***********************************************************/

#menu {
	width: 93%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/tab/bg_menu.png) repeat-x left bottom;
}
#menu:after {
	content: "&nbsp;";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
#menu li {
	float: left;
}
#menu a {
	float: left;
	display: block;
	background: url(../images/tab/bg_menu_right.png) no-repeat right top;
	padding-right: 16px;
	padding-left: 0;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
#menu a span {
	float: left;
	background: url(../images/tab/bg_menu_left.png) no-repeat left top;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 16px;
	cursor: pointer;
}
#menu a:hover {
	background: url(../images/tab/bg_menu_hover_right.png) no-repeat right top;
	color: #333;
}
#menu a:hover span {
	background: url(../images/tab/bg_menu_hover_left.png) no-repeat left top;
}
#menu .active, #menu .active:hover {
	background: url(../images/tab/bg_menu_on_right.png) no-repeat right top;
	color: #000;
}
#menu .active span, #menu .active:hover span {
	background: url(../images/tab/bg_menu_on_left.png) no-repeat left top;
}
#maintab {
    	border:3px solid #D6D6C2;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-radius-topright:15px;
	-webkit-border-radius-bottomleft:15px;
	-webkit-border-radius-bottomright:15px;
	text-align: left;
	clear: both;
	width: 98%;
	margin-top: -1px;
}
#divcontent {
	padding:20px;
}

/********************************* Tab CSS End ***********************************************************/
input.mandatory{display:none;}
#roundeddiv {
    width:100%;
    float:left;
    border-right:3px solid #999999;
    border-bottom:3px solid #999999;
    background:#E0E9F8;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
#roundeddiv2 {
    float:left;
    border-right:3px solid #999999;
    border-bottom:3px solid #999999;
    background:#E0E9F8;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    behavior:url(border-radius.htc);
	position:fixed;
}

#transparent_body{display:none;position: absolute; z-index:10000; top: 0px; left: 0px; opacity:.7; filter: alpha(opacity=70); background-color:#000000; width: 100%; height:1600px;}
/************ Cropping Css *************************/

.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/************ Cropping Css End *************************/
#logo{
        float:left;
	padding-top: 20px;
	font-weight:bold;
	color:#FFFFFF;
}
#logo a{
	color:#FFFFFF;	
}
#logo a:hover {
	text-decoration:underline;
}


.infomessage, .successmessage, .warningmessage, .errormessage, .validation {
 border: 1px solid;
 margin: 10px 100px;
 padding:15px 10px 15px 50px;
 background-repeat: no-repeat;
 background-position: 10px center;
 }
.infomessage {
 color: #00529B;
 font-weight:bold;
 background-color: #BDE5F8;
 background-image: url('../images/info.png');
 }
.successmessage {
font-weight:bold;
 color: #4F8A10;
 background-color: #DFF2BF;
 background-image:url('../images/success.png');
}
.warningmessage {
font-weight:bold;
 color: #9F6000;
 background-color: #FEEFB3;
 background-image: url('../images/warning.png');
}
.errormessage {
font-weight:bold;
   color: #D8000C;
   background-color: #FFBABA;
   background-image: url('../images/error.png');
}


#transparent_body{display:none;position: absolute; z-index:10000; top: 0px; left: 0px; opacity:.7; filter: alpha(opacity=70); background-color:#000000; width: 100%; height:1600px;}

#profilelink{
	padding-top:5px;
	font-family:arial;font-size:14px;color:#355DA6;text-decoration: none;font-weight:normal;

}

ul#profilelink {
	list-style:none;
	padding:5px;

}
.leftmenu{margin:0 0 0 5px; vertical-align:top}

a.leftmenulink{color:#355DA6;text-decoration: none;font-weight:bold;}
a.leftmenulink:hover {color:#355DA6;text-decoration: none;text-decoration:underline;}

.smallspace {clear: both; padding-bottom: 1em;}

#facebook_link {
    display: block;
    margin: 0;
    position: fixed;
    right: 0;
    text-align: right;
	top:37%;
	height:63%;
    z-index: 200000;
	border: 1px solid #ccc;
	background:#ECEFF5;
	width:130px;
	z-index:3000;
}

.CloseMe {
    cursor: pointer;
    padding: 0 5px;
    right: 2px;
    top: 3px;
	background: url("../images/facebook.gif") no-repeat scroll;
	color:#ffffff;
	height:37px;
}

#rightFBbutton {
    background: url("../images/facebook_right.gif") no-repeat scroll #FFFFFF;
    cursor: pointer;
    height: 113px;
    position: fixed;
    right: 0;
	top:40%;
    width: 28px;
	display:none;
}
