﻿@import "base_reset.css";
@import "base_content.css";
/*
1. GLOBAL TYPOGRAPHY
2. ACCESSIBLITY
3. HEADINGS
4. LISTS
5. FORMS
6. TABLES
7. OTHER ELEMENTS
8. DEFAULT NAVIGATION STRUCTURE
9. DEFAULT PUBLISITE STYLES
*/
/* GLOBAL TYPOGRAPHY */
/* 
	10px = 62.5%
	12px = 75%
	14px = 87.5%
	16px = 100%
*/
body {
	color: #000000;
	background: #ffffff;
	font-size:62.5%;
	}
.outer_wrapper{
    font-size: 1.4em;
    line-height:1.5em;
    text-align:left;
	}
/* ACCESSIBILITY */
#skip{
	margin:0;
	padding:0;
	}
#skip a{
	text-indent:-9999px;
	position:absolute;
	display:block;
	}
#skip a:active, #skip a:focus{
	z-index:100;
	background:#333333;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.5em;
	letter-spacing:0.1em;
	margin-top:0px;
	position:relative;
	text-indent:0;
	padding:10px 0;
	position:relative;
	}
#skip a:hover{
	text-decoration:underline;
	text-indent:0;
	position:relative;
	}

/* LISTS */	
ol, ul, dl{
	margin:2px 0 5px 0;
	}
ol {
	list-style:decimal;
	margin-left:1.8em;
	}
ol li{
	margin-bottom:0.5em;
	}
ol ol {
	list-style:lower-roman;
	}
ul {
	list-style:square;
	margin-left:1.3em;
	}
ul ul {
	list-style:circle;
	}
ul li{
	margin-bottom:0.5em;
	}	
ol ul, ul ol, ul ul, ol ol {
	margin-top:0;
	margin-bottom:0.5em 
	}
li {
	line-height:1.2em;
	}
dl{
	padding: 0;
	width:100%;
	background: url(../img/ps_dotted_line.gif) repeat-x bottom left;
	}	
dt{
	font-weight:bold;
	position:absolute;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	}
dd{
	width: 60%;
	margin: 0 0 0 0;
	padding: 10px 5% 10px 35%;
	background: url(../img/ps_dotted_line.gif) repeat-x top left;
	}
/* FORMS */
form {
	margin-top:0;
	}
fieldset {
	margin:0px;
	padding:0px;
	border:0px solid;
	}
legend {
	display:none;
	margin:0;
	}
label, .label {
	margin:0 10px 10px 0;
	padding:3px 0;
	}
select, input.text, input.password, input.file, textarea, input.forumformfieldsingle, .psforumbutton{
	width:260px;
	padding:2px 3px;
	border:1px solid #CCCCCC;
	color:#404040;
	margin:0 0 10px 0px;
	font-size:1.2em;
	}
select:hover, input.text:hover, input.password:hover, input.file:hover, textarea:hover, input.forumformfieldsingle:hover, psforumbutton:hover{
	border-color: #4c595e;
	color:#000000;
	}
select{
	width:268px;
	}
textarea {
	height:90px;
	}
input.checkbox  {
	float:left;
	display:block;
	margin:1px 5px 3px 0;	
	width:13px;
	height:13px;
	}
input.submit, input.reset {
	margin:0 15px 2em 0;
	border:none;
	text-align:center;
	background-color:#404040;
	color:#e5e5e5;
	padding:2px 2px;
	}
input.submit:hover, input.reset:hover {
	color:#ffffff;
	cursor:pointer;
	background-color:#7f7f7f;
	}
input.radio  {
	display:block;
	float:none;
	}
label.radiolabel {
	display:block;
	}	
.required {
	color:red;
	}
/* TABLES */
caption{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	font-style:italic;
	font-weight:bold;
	}
td, th{
	background: #f7f7f7;
	padding:0px;
	border-bottom:3px solid #ffffff;
	}
tfoot td{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-style:italic;
	background:#ffffff;
	color:#b5b5b5;
	}
th{
	background: #f2f2f2;
	font-weight:bold;
	}
/* OTHER ELEMENTS */
p {
	font-size:1em;
	padding:0;
	margin:0px 0 5px 0;
	}
hr {
	border: none 0;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:1em 0px;
	border-top: 1px solid;/*the border*/
	}
br {
	line-height:1.2em;
	}
a, a:link, a:visited, a:active, a:hover {
	color:#347231;
	text-decoration:none;
	}
a:hover {
	color:#666666;
	text-decoration: underline;
	}
s, strike, del{
	text-decoration:line-through;
	}
abbr, acronym{
	background: url(../img/ps_dotted_line.gif) repeat-x bottom left;
	}
em, cite, address {
	font-style:italic;
	}
strong {
	font-weight:bold;
	}
small{
	font-size:0.8em;
	}
big{
 	font-size:1.2em;
	}
code, kbd, samp, tt{
	font-family:"Courier New", Courier, monospace;
	padding:1em 1.5em;
	font-weight:normal;
	border:1px solid #f1f1ed; 
	margin:0 20px 5px 20px;
	background:#f7f7f7;
	display:block;
	}
blockquote{
	padding:1em 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding:2em 8em;
	color:#bfbfbf;
	text-align:center;
	}
blockquote span{
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	}
sub{
	vertical-align:sub;
	}
sup{
	vertical-align:super;
	}
ins{
	text-decoration:underline;
	}