/** STRUCTURE **/
body {
	margin: 0;
	background: url('bg_side3.gif') repeat-y center;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif
}
#p_container {
	margin: 0 auto;
	width:956px;
}
#p_nav_header {
	width: 955px;
	overflow: hidden;
	background:url('header_3.jpg') no-repeat top left;
	border-left: 1px solid #bbbbbb; 
	border-right: 1px solid #bbbbbb
}
.p_clear {
	clear:both;
}
/**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;
}
/**BOXES**/
.window, .window_blue, .window_yellow {
	float:left;
	display:inline;
	margin: 6px 0 0 6px;
	border:1px solid #CCC;
	height:auto;
}
.window_blue {
	background: url('blue.gif') repeat-x top left;
}

.window_yellow {
	background: url('yellow.gif') repeat-x top left;
}

/** HEADERS**/
.window h1, .window_blue h1, .window_yellow h1 {
	height:18px;
	color: #FFF;
	background: url('header.gif') repeat-x top left;
	_padding-top:4px;
	font-weight: bold;
	margin:0;
	border-bottom:2px solid #999;
	text-transform: uppercase;
	text-align:left; font-style:normal; font-variant:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:6px; padding-right:0; padding-top:4px; padding-bottom:0
}
.subhead {
	background: #E3E3E3;
	color: blue;
	padding: 3px 0 3px 5px;
	font-size:10px;
}
/**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 h3 {
	font-size: 12px;
	color:#EE6700;
	padding-left:15px;
	font-weight:bold;
}
.content p {
	padding-left:15px;
	margin:5px 0;
}
fieldset legend {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222;
}

/**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;
}
/**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;
   }
input.cancel {
	font: 14px arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 3px 7px;
	_padding: 3px;
	color:#666;

}

/** TOP HEADER **/
div#top_header { background: url('header_3.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; }

/** 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;
}

/** FOOTER **/
#footer { width: 946px; margin: 5px auto; padding: 5px; text-align: center; border-top: 1px solid #bbbbbb; }
#footer * { font-size: 11px; color: black; font-weight: normal; }
#footer a { font-size: 11px; color: black; font-weight: normal; color: #666666; }
