/* 

yellow		ffc200
dark brown	6c312c
light brown	f8eae9

*/


/* Global tags */
h1{
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	font-size:18px;
	border-bottom:1px solid #999;
	color:#555;
	margin-top:3px;
}
h2{
	font-size: 14px;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	color:#555;
}
h3 { font-size: 12px; }
h4 { font-size: 11px; }

h1 img.t_pageicon{
	vertical-align:middle;
	margin-right:2px;
}
.v_front h1{
	font-size:15px;
	border-bottom:1px solid #999;
	margin-bottom:4px;
}

body,td, select, input, textarea{
	font-family:arial,helvetica,sans-serif;
	color:#333;
	font-size:8pt;
}
body{
	background:#EFEBE0;
}
a{
	font-weight:bold;
	text-decoration:none;
	color:#6c312c;
}
a:hover{
	text-decoration:underline;
	color:#8f0002;
}

/* Page layout */
div.p_page{
	width:740px;
	background:#fff;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
div.p_page.adm{
	width:98%;
}

/* forms */
select, input{
	font-size:11px;
}

/* Header */
div.p_header{
	background:#ffc200;
}
div.p_header div.right{
	float:right;
}
div.p_header div.left td.tag{
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	vertical-align:top;
	white-space:nowrap;
	color:#666;
	font-size:20px;
	font-weight:bold;
	padding:20px 6px 2px 35px;
}

div.p_phead.print{
	color:#6c312c;
	font-size:30px;
	font-weight:bold;
	border-top:solid 1px #ffc200;
	border-left:solid 1px #ffc200;
	border-right:solid 1px #ffc200;
	padding:10px 6px 2px 6px;
}

/* Userinfo / login menu  */
td.p_right span.email{
	font-weight:bold;
}
div.p_userinfo{
	width:150px;
	padding-top:6px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom:solid 1px #999;
}

/* Body */
div.p_body{
	clear: both;
	border-left:solid 1px #ffc200;
	border-right:solid 1px #ffc200;
	border-bottom:solid 1px #ffc200;
}

/* Content */
div.p_content{
	padding:0px 8px 20px 8px;
}

/* Top table */
table.p_top{
	margin-top:0px;
	margin-left:6px;
	width:726px;
}
table.p_top td.p_top{
	padding-top:6px;
	font-size:13px;
	font-weight:bold;
}
table.p_top div.box{
	padding:30px 2px 8px 4px;
}
table.p_top div.browser{
	cursor:pointer;
	width:180px;
	height:94px;
	background: url('/images/layout/frm_browser.gif') no-repeat center #fff;
}
table.p_top div.weekly{
	width:180px;
	height:94px;
	background: url('/images/layout/frm_random.gif') no-repeat center #fff;
}
table.p_top td.search{
	padding-top:12px;
	text-align: center;
	font-size:11px;
	width:368px;
}
table.p_top td.search label{
	font-size:13px;
}
table.p_top td.search select,
table.p_top td.search input{
	font-size:11px;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	font-weight:bold;
}
table.p_top td.search input#n{
	width:95px;
	margin-right:6px;
}
table.p_top td.search div{
	margin-bottom:8px;
}

/* Adv search */
table.p_top td.adv_search{
	padding-top:12px;
	font-size:11px;
}
table.p_top td.adv_search div.lbl{
	width:100px;
	float:left;
	clear:both;
	padding-top:3px;
}
table.p_top td.adv_search div.inp{
}
table.p_top td.adv_search select,
table.p_top td.adv_search input{
	font-size:11px;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	font-weight:bold;
	padding-top:0;
	padding-bottom:0;
}
table.p_top td.adv_search div{
	margin-bottom:4px;
}
table.p_top td.adv_search input#max,
table.p_top td.adv_search input#min{
	width:17px;
}
table.p_top td.adv_search input#d{
	width:203px;
}

/* Low table */
table.p_low{
	width:726px;
	padding:0px 6px 20px 6px;
}
table.p_low td.left{
	width:300px;
	padding:0px 6px 10px 6px;
}
table.p_low td.mid{
	width:160px;
	padding:0px 6px 10px 6px;
}
table.p_low td.mid div.btn{
	margin:4px 8px 8px 8px;
}
table.p_low td.rigth{
	width:240px;
	padding:0px 6px 10px 6px;
}
table.p_low td.right div.x_alpha,
div.m_name div.x_alpha{
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:none;
}
table.p_low td.right div.x_origin input,
table.p_low td.right div.x_origin select{
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
div.m_name h1x{
	border-bottom:none;
}
table.p_low td.right div.x_alpha a,
div.m_name div.x_alpha a{
	margin-left:1px;
	margin-right:1px;
}

/* Top site menu */
div.p_menu{
	color:#333;
	background:#fff;
	font-size:13px;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	border-left:solid 1px #ffc200;
	border-right:solid 1px #ffc200;
	border-bottom:solid 1px #ffc200;
}
div.p_menu a{
	font-size:13px;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",arial,helvetica,sans-serif;
	text-decoration:none;
	padding:0px 3px;
}
div.p_menu a:hover{
	color:#a40800;
}

/* Ads */
div.p_ad{
	text-align:center;
	padding-top:5px;
}
div.p_ad.right{
	text-align:center;
	padding-bottom:10px;
}
td.p_ad.left{
	width:160px;
	padding-left:4px;
}
td.p_ad.adv_search{
	width:314px;
	padding-left:4px;
}

td.p_main{
	width:580px
}

/* Output (adm) */
td.p_output{
	padding:10px 10px 10px 10px ;
}
td.p_adm_menu{
	background:#f8f8f8;
	border-right:solid 1px #ffc200;
	padding:0px 4px 10px 4px ;
}
td.p_adm_menu .t_menu{
	font-size:13px;
	font-weight:bold;
	padding:8px 0px 10px 0px ;
}
td.p_adm_menu .t_menu_item{
	padding:1px 2px 1px 2px;
}
td.p_adm_menu .t_menu_item a{
	font-size:13px;
	font-weight:bold;
	padding:0px 4px 0px 4px ;
	margin-bottom:4px;
}
td.p_adm_menu a.x_selected{
	border:solid 1px #ffc200;
}

/* Footer */
div.p_footer{
	color:#333;
	background:#ffc200;
	font-size:7pt;
	padding-right:5px;
	padding-bottom:0px;
}
div.p_footer div.left{
	width:160px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:0px;
}
div.p_footer div.right{
	width:160px;
	float:right;
	text-align:right;
	padding-bottom:0px;
}
div.p_footer a{
	font-size:8pt;
	font-weight:bold;
}

@media print{
 div.p_header div.p_title{
 	color:#0076cc;
 	background:white;
 }
}
