/** STRUCTURE **/
body {
	margin: 0;
	background: url() repeat-y center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#p_container {
	margin: 0 auto;
	width:956px;
}
#p_nav_header {
	width: 955px;
	overflow: hidden;
	background:url() top left no-repeat;
	border-left: 1px solid #bbbbbb; 
	border-right: 1px solid #bbbbbb;
}
.p_clear {
	clear:both; font-size: 0px; line-height: 0px;
}
/**LAYOUT**/
div {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#main {
	width:637px;
	display:inline;
	float:left;
}
#left {
	float:left;
	display:inline;
	width:209px;
}
#right {
	width:306px;
	height:550px;
	float:left;
	display:inline;
}
.ad-banner {
	margin-top:15px;
}
/**BOXES**/
.window, .window_blue, .window_yellow {
	float:left;
	display:inline;
	margin: 6px 0 0 0;
	border:1px solid #CCC;
	height:auto;
}
.window_blue {
	background: url() top left repeat-x;
}

.window_yellow {
	background: url() top left repeat-x;
}

/** HEADERS**/
.window h1, .window_blue h1, .window_yellow h1 {
	height:18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url() top left repeat-x;
	padding: 4px 0 0 6px;
	_padding-top:4px;
	font-weight: bold;
	margin:0;
	border-bottom:2px solid #999;
	text-transform: uppercase;
	text-align:left;
}
.subhead {
	background: #E3E3E3;
	color: blue;
	padding: 3px 0 3px 5px;
	font-size:10px;
}
.text_pagination, .text_pagination_current, a.link_pagination {
	font-size:10px;
}
.filter {
	font-size:11px;
	color:#999999;
	text-align:right;
}
.filter a {
	font-weight:normal;
}
/**CONTENT**/
.content {
	width:95%;
	clear:both;	
	color:#000;
	font-weight:normal;
	font-size:12px;
	padding:10px 0 0 0;
	margin-left:8px;
	/*margins, not width**/
}
.content h2 {
	font-size: 14px;
	color:#222;
	padding-left:15px;
	margin-top:5px;
	_margin-bottom:0;
}

.content p {
	padding-left:15px;
	margin:5px 0;
}
fieldset legend {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222;
}
#users-small {
	margin-bottom:20px;
	height:auto;
	float:left;
	width:600px;
}
#users-small .row {
	padding:12px 0 6px 0;
	width:inherit;
	height:130px;
	clear:both;
}
#users-small .row .user-profile {
	float:left;
	width:110px;
	margin-left:5%;
	height:auto;
	display:inline;
	text-align:center;
}
/**LINKS**/
a, h2 a, h3 a, h4 a, h5 a, .subhead a {
	color: #085098;
	text-decoration:none;
	font-weight:bold;
}
a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .subhead a:hover  {
	color: #EE6700;
	text-decoration:underline;
}

.window h1 a, .window h1 a:visited {
	color:#FFF;
	height:18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.window h1 a:hover {
	text-decoration:underline;
	color:#E3E3E3;
}

.action-link {
    font-size: 14px;
    font-weight: bold;
}

.secondary-action-link {
    /*font-family: arial, sans-serif;*/
    font-size: 11px;
    font-weight: normal;
}

/**IMAGES**/
img {
	border:none;
}
/*For all thumbnail pics**/
img.picture {
	border:1px solid #666;
}
/** I18n**/
.translate {
	display:none;
}
/**dynamic elements **/
.hidden {
	display:none;
}
/**context menu **/


.username-link {
    	width: 100px;
}

.username-link a {
	font-size: 13px;
	font-weight: bold;
	color: #42598E;
	text-decoration: none;
	line-height: 18px;
}

.ctx_menu_prompt {
	background: #95b4e3 ;
	z-index: 200;
	display: none;
	text-align:center;
	position: absolute;
	width:100px;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}

.link-menu {
	width:100px;
	background: #95b4e3 ;
	z-index: 2000;
	text-align:center;
	display:none;
	position:absolute;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

*html .ctx_menu_prompt, *html .link-menu {
    margin-left: -50px;
}

.link-menu a.menu {
	font: 10px Arial, Helvetica, sans-serif;
   	 color: #333;
	text-decoration:none;
}

.link-menu a.menu:hover {
	text-decoration:underline;
}
/**BUTTON STYLES **/
input.submit {
	font: 14px arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 3px 7px;
	_padding: 3px;
	width: auto; overflow: visible;
   }
input.cancel {
	font: 14px arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 3px 7px;
	_padding: 3px;
	color:#666;
	width: auto; overflow: visible;
}

/** TOP HEADER **/
div#top_header { background: url(../../template/skin010/head010.jpg); }
table#search_table tr td { vertical-align: middle; text-align: left; }
form#search_form { margin: 0; }
input#search_button { padding: 0; height: 23px; font-weight: bold; }
#top_header a.account_link { color: #444444; font-size: 12px; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
#top_header a.account_link:hover { text-decoration: underline; }
#top_header a.search_link { font: 11px Arial, Helvetica, sans-serif; color: #666666; }
#top_header a.search_link_active { font: bold 11px Arial, Helvetica, sans-serif; color: #666666; }

#showtopbanner{

width:468px;
height:60px;
margin-top:10px;

}
#LoGoName{
font-size:25px;
color:#FFFFFF;
font-weight:bold;
margin-top:10px;
}
#SubLoGoName{
font-size:13px;
color:#FFFFFF;
font-weight:bold;
margin-top:10px;
}
#Slogan{
font-size:13px;
color:#FFFFFF;
font-weight:normal;
margin-top:10px;
}

/** LANGUAGE SELECTION **/
#language-menu {
	position: absolute; display: none;
	background: white; border: 1px solid #bbbbbb;
	padding: 2px 2px; text-align: left;
}
#current-language {
	font: bold 11px Arial, Helvetica, sans-serif;
}
a.link_lang { display: block; padding: 3px 5px; color: black; }
a.link_lang, a.link_lang:visited, a.link_lang:active {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
a.link_lang_select, .link_lang_select:visited, .link_lang_select:active {
	font-weight: bold;
	text-decoration:none;
	color: #ee6700;
}
a.link_lang:hover {
	color: white;
	text-decoration:underline;
	background: #bbbbbb;
}

/** HORIZONTAL LINE - SAME ON ALL BROWSERS **/
hr.thin-line {
	height: 1px; padding: 0px; margin: 7px 5px; _margin: 0px 5px;
	color: #cccccc; background-color: #cccccc; border: none;
}

/** FOOTER **/
#footer { width: 946px; margin: 5px auto; padding: 5px; text-align: center; border-top: 1px solid #FFFFFF; clear:both;}
#footer * { font-size: 11px; color: black; font-weight: normal; }
#footer a { font-size: 11px; color: black; font-weight: normal; color: #FFFFFF; }
#footer-text  { font-size: 11px; color: black; font-weight: normal; color: #FFFFFF; }

#ad_banner{
	padding: 0px;
	margin: 20px;
	text-align: center;
}

wbr:after { content: "\00200B" }
