/* CSS Document */
*						{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
body, input, button, select, td, th, a, div {font:normal 13px Arial; color:#2c3440}
html					{height:100%}
body 					{ height:auto !important; height:100%; min-height:100%; background:#252d39}
.bottom					{background:url(../images/body_bg.gif) repeat-x 0 bottom #e3e7ed;}

#pCaption
{
	color: #191d24;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border-bottom: #aab7c5 1px solid;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 6px;
	padding-top: 15px;
	vertical-align:middle;  
	text-align:right ; 
}


/*________________________________________TOPMENU_____________________________________*/
#topmenu				{height:51px; width:750px }

#mainlevel				{padding:0px 0px 0px 3px;}
#mainlevel li			{display:block; float:left; background:url(../images/topmenu_separator.gif) no-repeat right 0; padding:7px 0px 0px 0px;}
#endLi 			{}
#mainlevel li:hover		{background:none}
#mainlevel li:hover a 	{}
#mainlevel a	 		{display:block;padding:0px }
#mainlevel a em			{font-style:normal; margin:0px 0px 0px 0px; display:block;}
#mainlevel a em	span	{display:block; color:#fff; font:normal 13px Arial; text-decoration:none; padding:13px 15px 15px 15px}
#mainlevel a:visited	{color:#234478; font:bold 13px Arial; text-decoration:none}
#mainlevel a:hover 		{background:url(../images/topmenu_t.gif) repeat-x 0 0; display:block; padding:0px;}
#mainlevel a:hover em	{background:url(../images/topmenu_tr.gif) no-repeat right 0; display:block; padding:0px;}
#mainlevel a:hover em span {background:url(../images/topmenu_tl.gif) no-repeat 0 0; display:block; padding:15px 15px 13px 15px; color:#191e26;}


.main 					{width:854px; margin:auto;}
.main_bg				{background:url(../images/main_bg.jpg) repeat-x 0 0}
#wrapper				{width:713px; margin:0px 27px 0px 26px;}
#top					{height:74px}


#header					{padding:0px 0px 0px 0px; background:url(../images/header.gif) repeat-x 0 0; height:120px}
.logo					{padding:49px 0px 0px 33px; margin:0px 315px 0px 0px;}
.logo	a				{display:block; width:207px; height:51px; background:url(../images/logo.png) no-repeat; cursor:pointer;}

#content
{
    font-size: 11px;
}

.widget
{
	margin: 0.5em;
	padding: 5px;
	border: 1px solid #000000;
	
}

.widget-header
{
    color: #000;
    padding: 15px;
    background-color: #b1dcf3;
   
    text-align: center;
    vertical-align: middle;
}
  
.widget-content
{
	padding: 0.5em;
	overflow: hidden;
}
