/* Global Resetting */
html {
	width: 100%;
	height: 100%;
}
body {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
}
h1 {
	color:#5e8996;
	margin:0 0 10px;
	font-size:30px;
}
p {
	margin:0 0 10px;
	font-size:12px;
	line-height:18px;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
a {
	text-decoration:none;
	color:#085a4a;
}
a:hover {
	text-decoration:underline;
}
hr {
	color:#b1b4bb;
	background-color:#b1b4bb;
	height:1px;
	border:none
}
/*Main Container*/
#main_container {
	width:950px;
	margin:0 auto;
}
/*Header Content*/
.green_bar {
	height:6px;
	background:#07594a;
}
.header_container {
	width:950px;
	margin:0 0 9px 0;
}
.logo {
	background:url(../images/par_logo.jpg) no-repeat;
	width:252px;
	height:83px;
	float:left;
}
.logo a {
	width:252px;
	height:83px;
	display:block;
	float:left;
}
.logo a span {
	display:none;
}
/***********Main Nav***********/
.nav_container {
	width: 698px;
	height:83px;
	float:right;
}
/* pagination */
#pagination {
	text-align:right;
}
/*Main Navigation*/
.mainnav_container {
	background:#dfdfdf;
	height:26px;
}
.mainnav_container #Menu1 {
	width:520px;
	float:left;
	padding:0;
	margin:0;
	line-height:26px;
	list-style: none;
	text-align:left;
}
.mainnav_container #Menu1 li {
	display: inline;
}
.mainnav_container #Menu1 li.current, .mainnav_container #Menu1 li.section {
/*background:url(../images/menu1_right_on.gif) no-repeat right top;*/
}
.mainnav_container #Menu1 li a {
	color:#393737;
	font-size:12px;
	margin:0 7px 0 12px;
	text-decoration:none;/*background:url(../images/menu1_left.gif) no-repeat left top;*/
}
.mainnav_container #Menu1 li a:hover {
	color:#373131;
	text-decoration:underline;
}
.mainnav_container #Menu1 li.current a, .mainnav_container #Menu1 li.section a {
	/*background:url(../images/menu1_left_on.gif) no-repeat left top;*/
	color:#000000;
	text-decoration:underline;
}
/* Search Container */
#searchContainer {
	float:right;
	width:170px;
	margin:0 0 0 5px;
}
#searchContainer form {
	margin:0;
}
#searchContainer form * {
	display:inline !important;
}
#searchContainer form div {
}
#searchContainer form input.text {
	width:110px;
	color:#000;
	background:#f0f0f0;
	border:1px solid #aaa;
	padding:3px;
}
#searchContainer form input.action {
	font-weight:bold;
}
/* subnav_container */
.subnav_container {
	font-size:11px;
}
.subnav_container ul {
	float:right;
	height:15px;
	text-align:right;
	margin:0;
	padding:0;
}
.subnav_container li {
	list-style:none;
	background:#b2b1b1;
	float:left;
	margin:0;
	padding:0 16px;
	border-right:1px solid #fff;
}
.subnav_container li.red {
	background:#cd283a;
	border-right:none!important;
}
.subnav_container li a {
	color:#FFF;
}
.contact_info {
	text-align:right;
	color:#085a4a;
	font-size:16px;
	height:42px;
	line-height:42px;
}
.contact_info a {
	color:#085a4a;
	margin:0 10px 0 0;
}
/* Sub navigation*/
#Menu2 {
	margin:0 0 20px 0;
	padding:0;
}
#Menu2 li {
	margin:0;
	padding:3px 0 3px 0;
	list-style:none;
	line-height:17px;
}
#Menu2 a {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-size:16px;
	color:#085a4a;
}
#Menu2 a:hover {
	text-decoration:underline;
}

#Menu2_small {
	margin:0 0 20px 0;
	padding:0;
}
#Menu2_small li {
	margin:0;
	padding:3px 0 3px 0;
	list-style:none;
	line-height:17px;
}
#Menu2_small a {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color:#085a4a;
}
#Menu2_small a:hover {
	text-decoration:underline;
}
/* Banner */
.banner_container {
	width:950px;
}
/*Homepage Body*/
.home_container {
	width:950px;
	margin:10px 0 0 0;
	overflow:hidden;
}
/*Subpage Body*/
.subpage_container {
	width:950px;
	margin:20px 0 0 0;
	overflow:hidden;
}
/*Left Content*/
.subnav_content {
	padding:0;
	color:#085a4a;
}
.subnav_content img{
	margin:10px 0 20px 0;
}
.subnav_content .title {
	font-size:14px;
}
.leftC {
	width:300px;
	margin:0 30px 0 0;
}
.leftC_small {
	width:200px;
	margin:0 30px 0 0;
}
.centerC {
	width:950px;
	padding:15px 0 15px 0;
}
.centerC_merge {
	width:620px;
	margin:0 auto;
}
.rightC {
	width:187px;
	padding:12px;
	margin:-14px 0 0 0;
}
.fRight {
	float:right;
}
.fLeft {
	float:left;
}
div.breadcrumbs {
	font-size:12px;
	color:#ccc;
	text-align:right;
	width:620px;
}
div.breadcrumbs a {
	text-decoration:none;
}

/************Employee List****************/
.Employee_item {
	width:620px ; 
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	overflow:hidden;
}
.Employee_img {
	float:left;
	width:120px; 
	overflow:hidden;
	margin:0 15px 0 0;
}
.Employee_img_large {
	float:left;
	width:250px; 
	overflow:hidden;
	margin:0 15px 0 0;
}
.Employee_content {
	margin:10px 0 0 0 ;
}


/************Product Main Image****************/
.productTitle {
	float:left;
	width:520px;
}
.productTitle p {
	color:#085a4a!important;
	font-size:16px!important;
}
.productTitle_side {
	float:right;
	width:200px;
}	
.productTitle_side p {
	margin:0 0 0 0!important;
}
.productTitle_side span {
	color:#085a4a!important;
	font-size:14px;
}
#productImage {
	float: left;
	margin-right: 15px;
	overflow:hidden;
	width:520px;
}
#productDescription {
	width:180px;
	float:right;
}
#productImage_small {
}
#productImage_small a {
	display:block;
	width:180px;
	margin:0 0 15px 0;
	overflow:hidden;
	float:left;
}
#productDetail {
	background:#f1f1f1;
	padding:10px 0 0 10px;
}
#productMoreinfo {
	width:200px;
	float:right;
	background:#085a4a;
	padding:15px;
	color:#fff!important;
}
#productMoreinfo p {
	color:#FFF!important;
	}
#productMoreinfo a {
	color:#fff;
	text-decoration:underline;
}



/***********About Us***********/
.about-desc {
	margin:0 5px 15px 0;
	font-size:11px!important;
	float:left;
	width:250px;
}
.about-name {
	margin:10px 0 0 0;
	color:#ccc;
}
/***********Footer Box***********/
.footer_text {
	width:950px;
	margin:10px auto 10px;
	text-align:center;
	color:#085a4b;
}
.footer_text span {
	color:#fff;
	font-size:11px;/*background:url(../images/ss_logo.gif) no-repeat;*/
}
.footer_text a {
	color:#085a4b;
}
.footer_text a:hover {
	text-decoration:none;
}
.footerNav {
	padding:10px 0 0 0;
	margin:0 0 20px 0;
	width:950px;
	color:#085a4b;
	text-align:center;
}
.footerNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.footerNav ul li {
	display: inline;
}
.footerNav ul li a {
	color: #000;
	font-size: 11px;
	text-decoration:none;
}
.footerNav ul a:hover {
	color:#333333;
	text-decoration:underline;
}
.copy {
	font-size:11px;
	color:#000;
}




























/* Layout CSS */
#Main {
	margin:0 auto;
	width:900px;
}
/***********Header Container***********/
#headerContainer {
	background:#eef1e0;
}
#logo {
	background:url(../images/logo.jpg) no-repeat top left;
	width:227px;
	height:76px;
	float:left;
}
#logo a {
	display:block;
	width:227px;
	height:76px
}
#logo span {
	display:none;
}
/***********Header***********/
#Header {
}
#Header h1 {
	color:#646464;
	font-size:1.5em;
	padding:20px 0 0 20px;
}
#Header form {
	float:right;
	width:160px;
	margin:25px 25px 0px 25px;
}
#Header form * {
	display:inline !important;
}
#Header form div {
}
#Header form input.text {
	width:110px;
	color:#000;
	background:#f0f0f0;
	border:1px solid #aaa;
	padding:3px;
}
#Header form input.action {
	font-weight:bold;
}
#ContentContainer {
	/*background:#f5f5f5 url(../images/ss_watermark.gif) bottom left no-repeat;*/
	overflow: auto;
	padding:10px 0 0 0;
}
#Banner {
	height:220px;
}
/***********Content Box***********/
#Content {
	width:960px;
}
#Content p img {
	margin:0 10px 10px 0;
}
#Content table {
	float:left;
	margin:0px;
	padding:0px;
}
#Content_2C {
	float: left;
	margin: 0 10px 0 20px;
	width:620px;
}
#Content_2C table {
	float:left;
	margin:0px;
	padding:0px;
}

/***********Side Bar**********/
#side_Container {
	width:240px;
	height:100%;
	background:#eef1e0;
	float:right;
}
.side_Callout {
}
.side_Callout h4 {
	margin:0 !important;
	padding:3px 10px !important;
	font-size:13px !important;
	background:#999999 !important;
	color:#fff !important;
}
.side_Callout_list {
	color:#6a6b65;
	font-size:12px;
	padding: 5px 10px;
	clear:both;
}
.side_Callout_list a {
	color:#8a9747 !important;
	font-size:11px !important;
	font-weight:bold;
	display:block;
	width:70px;
	text-align:right;
	float:right;
}
#side_contact_box {
	margin:150px 0 0 0;
	padding: 5px 10px;
}
/***********Community**********/
#Community_List {
}
#Community_Itemimage {
	float:left;
}
#Community_Itemimage img {
	border:1px solid #cccccc;
}
#Community_Itemtext {
	float:left;
	margin:0 0 0 15px;
}
#Community_Itemtext h3 {
	margin:0 0 5px 0;
}
#Community_MainImage {
	border:1px solid #cccccc;
}
#Community_SmallImage img {
	border:1px solid #cccccc;
	width:80px;
	padding: 0px;
}
#Community_SmallImage img {
	border:1px solid #cccccc;
}
#Community_Itembox {
	float: left;
	width:455px;
	margin:0 0 0 15px;
}
/* The rest of this file is for the second tutorial */
#NewsList, #StaffList {
	padding:10px;
	margin-top:15px;
}
#NewsList li, #StaffList li {
	margin: 0;
	list-style-type: none;
}
#NewsList li.newsDateTitle span {
	color:#666;
	line-height:2em;
}
#NewsList li.newsDateTitle a {
	font-size:1.3em;
	font-weight:bold;
	color:#0083C8;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/treeicons/news-file.gif) no-repeat left center;
}
#NewsList li.newsDateTitle a:hover {
	border-bottom:1px dotted #0083C8;
}
#NewsList li.newsSummary {
	margin-bottom:20px;
}
#NewsList li.newsSummary span {
	font-size:1.1em;
	line-height:1.5em;
	color:#333;
}
#NewsList li.newsSummary a.readMoreLink {
	color:#0083C8;
	text-decoration:none;
}
#NewsList li.newsSummary a.readMoreLink:hover {
	border-bottom:1px dotted #0083C8;
}
div.newsDetails {
	margin-bottom:10px;
}
div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}
div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}
#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
#PageComments li {
	list-style:none;
	padding:5px;
	margin:0;
	font-size:1em;
	border-bottom:1px dotted #bbb;
}
#PageComments li p span {
	font-style:italic;
}
#PageComments a.deletelink {
	font-weight:bold;
}
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
#PageNumbers a:hover {
	text-decoration:underline;
}
#BrowserPoll {
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#BrowserPoll h2 {
	color:#0083C8;
	font-size:1.2em;
}
#BrowserPoll ul {
	margin: 0;
}
#BrowserPoll li {
	list-style-type: none;
	margin: 0;
}
#BrowserPoll .browser {
	color:#333;
	line-height:1.5em;
	font-size:1.1em;
}
#BrowserPoll .bar {
	background-color: #015581;
}
#BrowserPoll form {
	width:100%;
}
#BrowserPoll form fieldset {
	border:0;
}
#BrowserPoll .message {
	color:red;
	background:#ddd;
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
}
#BrowserPoll span.message {
	width: 100%;
}
#BrowserPoll form div {
	margin-top:10px;
	width:100%;
}
#BrowserPoll form label {
	font-size:1.1em;
	color:#333;
}
#BrowserPoll form label.left {
	float:left;
}
#BrowserPoll form label.FormHeading {
	font-size:1.3em;
	color:#ff7200;
	font-weight:bold;
}
#BrowserPoll form input.text, #BrowserPoll form textarea, #BrowserPoll form select {
	width:100%;
	color:#000;
	background:#f8f8f8;
	border:1px solid #aaa;
	padding:3px;
}
#BrowserPoll form input.numeric {
	width:20px;
	background:#f0f0f0;
	border:1px solid #aaa;
	padding:3px;
	color:#000;
	margin-right:4px;
}
#BrowserPoll form input.year {
	width:35px;
}
#BrowserPoll form p.Actions {
	text-align:right;
	padding:0 22px 15px 0;
}
#BrowserPoll form p.Actions input {
	padding:2px;
}
#BrowserPoll form ul.optionset {
	padding-top: 15px;
	padding-left: 15px;
}
#BrowserPoll form ul.optionset li {
	list-style-type: none;
}
.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	color:#0083C8;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	color:#333;
	margin-bottom:10px;
}
.searchResults ul#SearchResults li {
	margin-bottom:20px;
}
ul#SearchResults p {
	font-size:1.1em;
	font-weight:normal;
	line-height:2em;
	color:#333;
}
ul#SearchResults a.searchResultHeader {
	font-size:1.3em;
	font-weight:bold;
	color:#0083C8;
	text-decoration:none;
	margin:20px 0 8px 0;
	padding-left:20px;
	background:url(../images/treeicons/search-file.gif) no-repeat left center;
}
ul#SearchResults a {
	text-decoration:none;
	color:#0083C8;
}
ul#SearchResults a:hover {
	border-bottom:1px dotted #0083C8;
}
/************************
SITEMAP
************************/
#sitemap-list {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	font-weight:bold;
	line-height:150%
} /*1st level list*/
#sitemap-list li {
	padding:10px;
	margin-top:10px;
	list-style:none;
	font-size:13px;
	background:#f0f0f0;
} /*1st level items*/
#sitemap-list ul {
	margin:5px 10px 5px 10px;
	padding:5px 10px;
	font-weight:normal;
	background:#f8f8f8;
} /*2nd level lists*/
#sitemap-list li li {
	padding:0;
	margin:0;
	list-style:none;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	background:none
} /*2nd level items*/
#sitemap-list ul ul {
	margin-left:10px;
	padding:5px 10px;
	background:#fff;
} /*3rd level lists*/
#sitemap-list li li li {
	font-size:11px;
	font-weight:normal;
} /*3rd level items*/
