/* 	"Red Ochre" Style Sheet for Terapad.com
	By Ces Catubay - http://www.terapad.com/
	Copyright 2008 SiteJourney Ltd.
	Version 1.0 - June 23, 2008
*/

/* ------------------------- Global Properties ------------------------- */

* {
	margin: 0;
} 

html {
	height: 100%;
	width: 100%;
	background: #fff url(/resources/15055/assets/images/bg.jpg) repeat-x;
}

/* IE6 Patch February 6th 2007 by Terapad.com staff */
html #shopping_panel, #gallery_panel, #flickr_panel, #generic_panel, #news_panel, #links_panel, #features_panel, #login_panel, #logo_panel {
	width: 225px;
	overflow: hidden;
	margin-bottom: 10px;
	background: transparent;
	color: #f4f4f4;
}

html #content {overflow: hidden;}


body {
	padding: 0;
	min-width: 770px;
	min-height: 100%;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

img {
	font-size: 80%;
	color: #000;
	background-color: inherit;
}

/* useful for mouseover tips, currently not implemented */
acronym {
	font-style: normal;
	cursor: help;
	border: none;
}


/* -------------- General Text Sizing and Weight Properties for the template -------------- */

h1 {
	font-size: 160%;
         color: #A3083A
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	 font-size: 120%;
	 color: #000;
}


/* ------------------------ Wrapper div, wraps the whole template ------------------------- */

#wrapper {
	position: relative;
	width: 960px;
	margin: -168px auto;
	text-align: left;
	overflow: hidden;
	background: #fff;
	z-index: 3;
}

/* ---------------------- Header (wraps logo_image and logo_text) ---------------------- */

#header {
	position:relative;
	height: 121px;
	width: 960px;
        padding-left: 82px;
	z-index: 5;
	margin: 0;
	border-top: 5px solid #A4073A;
	background: #fff no-repeat center;
}


/* ------------ Optional logo image, change display to 'block' to activate ------------ */

#logo_image {
	position: absolute;	
	top: 5px;
	left: 15px;
}

#logo_image a {
	width: 245px;
	height: 131px;
	display: block;
	background: #fff url(/resources/15055/assets/images/RedOchre_RGB-small.gif) no-repeat;
}


/* ----------- Header text, change display to 'none' if using the logo image ----------- */

#logo_text {
	display: block;
	position: absolute;
	top: 40px;
	left: 225px;
	text-align: right;
	width: 550px;
}

#logo_text h1 a {
    display: none;	
}

#logo_text h2 a {
	font: bold italic 20px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-decoration: none;	
	display: inline;
	text-align: right;

}

/* --------------------------- Search Container --------------------------- */

table#search {
	position: absolute;
	top: 160px;
	right: 66px;
	z-index: 8;
	font-size: 11px;
	height: 25px;
}


/* ------------------------- Search table elements ------------------------- */

table#search td#search_label {
	color: #414141;
	font: 10px Arial, Helvetica, sans-serif;
}

table#search td#search_field input {
	height: 16px;
	width: 110px;
	background: #FFE58E;
	color: #000;
	font-size: 11px;
	border: none;
}

table#search td#search_field input:focus {
	background: #F4D555;
	color: #000;
}

table#search td#search_button {
	background: url(/resources/15055/assets/icons/search_icon.gif) no-repeat center;
}


/* ------- Nav_wraper wraps every nav bar elements, including the 'extra_x' elements ------- */

#nav_wrapper {
	width: 225px;
         height: auto;
	float: left;
	display: inline;
	overflow:hidden;	
	position: relative;
	z-index: 9;
	margin: 10px 5px 0 6px;
	background: #A3083A;
}

/* ----------------------- Navigation wraps only the nav bar elements ----------------------- */

#navigation {	
	text-align:left;	
}

/* ------------------ Navigation panel displayed if the user is logged-in ------------------ */

/* ---- Navigation panel for the site pages (such as 'about us', 'our services', etc) ---- */

#pages_panel {
	
}

#pages_panel h3.catIcon {
	padding-left: 20px;	
}

#pages_panel ul {  	
	margin: 10px 15px 5px 15px;
	padding: 5px 0 5px 0;
	*padding: 5px 0 0 0;
	list-style: none;
	font-size: 75%;
}

#pages_panel ul li {
	padding: 0 10px 10px 20px;
	line-height: 15px;
	overflow: hidden;
}

#pages_panel ul li.linkIndent {
	margin-left: 20px;
}

/* ----------- Linkology ----------- */

#pages_panel a:link, #pages_panel a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#pages_panel a:hover {
	color: #F1C823;
	background-color: inherit; 
	text-decoration: none;
}

#navigation div#pages_panel ul li a.active {
	cursor: default;
	color: #FFE58E;
	text-decoration: underline;
	background-color: inherit;
}

/* Horizontal Panel */
#horiz_panel {	
	display: none;
}

#login_panel {

}

#login_panel h3.catIcon {
	padding: 0 0 0 22px;
}

#login_panel ul {
	margin: 5px 15px 20px 15px;
	padding: 0;
	list-style: none;
	font-size: 75%;
}

#login_panel ul li {
	padding: 5px 0 5px 20px;
	line-height: 15px;
	border-bottom: 1px solid #BBB;	
}

div#nav_wrapper div#login_panel ul#login_panel_menu {
	display: none;
}


div#nav_wrapper div#login_panel p.specifics {
	margin: 5px 15px 20px 15px;
	padding: 0 0 20px 0;
	*padding: 0 0 5px 0;
	font-size: 70%;
	color: #fff;
	background-color: transparent;
}

div#nav_wrapper div#login_panel:hover p.specifics {
	border-bottom: 1px solid #9CCCF2;
}

div#nav_wrapper div#login_panel:hover ul#login_panel_menu {
	display: block;
}

div#nav_wrapper div#login_panel:hover h3.catHead {
	background: url(/resources/15055/assets/icons/icon_admin.gif) no-repeat 0 6px;
}

#login_panel li.iconDocuEdit, #login_panel li.iconLogOut {
	background-position: 0 6px;
}

/* ----------- Linkology ----------- */

#login_panel a:link, #login_panel a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#login_panel a:hover {
	color: #EEAE28;
	background-color: inherit; 
	text-decoration: none;
}

/* ---- Navigation panel - Common rules governing most nav panel items for this design ---- */


#logo_panel{
	margin-bottom: 60px;
	*margin-bottom: 30px;
}

#login_panel{	
	margin-bottom: 10px;
	*margin-bottom: 20px; /*hack for IE6*/
}

#features_panel {

}

div.catBkgrnd {
	height: 32px;
	background: #A3083A;
}

#news_panel .catBkgrnd, #links_panel .catBkgrnd {
	margin-bottom: 10px;
}

h3.catHead  {
	margin-left: 15px;
	color: #fff;
	font: bold 12px/32px Arial, Helvetica, Verdana, sans-serif;
			
}

#login_panel h3.catHead {
	margin-left: 25px;
	height: 32px;	
	background: url(/resources/15055/assets/icons/icon_admin_arrow.gif) no-repeat 0 6px;
}


/* ---- Navigation panel for the site pages (such as 'about us', 'our services', etc) ---- */


/* ---- Navigation panel for the site features (such as 'news', 'forums', 'shop', etc) ---- */

#features_panel ul {
	margin: 10px 15px 10px 15px;
	*margin: 10px 15px 5px 15px;
	padding: 5px 0 5px 0;
	*padding: 5px 0 0 0;
	list-style: none;
	font-size: 75%;

}

#features_panel ul li {
	padding: 0 10px 10px 20px;
	line-height: 15px;
}

#features_panel ul li.linkIndent {
	margin-left: 20px;
}

/* ----------- Linkology ----------- */

#features_panel a:link, #features_panel a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#features_panel a:hover {
	color: #F1C823;
	background-color: inherit; 
	text-decoration: none;
}

#navigation div#features_panel ul li a.active {
	cursor: default;
	color: #F1C823;
	text-decoration: underline;
	background-color: inherit;
}


/* --------- Navigation panel displaying a random pix from the image gallery --------- */

#gallery_panel {
	
}

#gallery_panel img {

	border: none;
	background: transparent;
	color: #fff;
}

#gallery_panel a.galleryImage {
	width: 150px;
  	margin: 10px 10px 10px 0;
	*margin: 10px 10px 5px 0;
	background: transparent;
	text-align:center;
}

#gallery_panel h4 {
	margin: 0 15px 0 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#gallery_panel p {
	margin: 3px 15px 10px 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#gallery_panel a {
	padding: 0 10px 10px 15px;
	font-size: 75%;
	display: block;
}

/* ----------- Linkology ----------- */

#gallery_panel a:link, #gallery_panel a:visited {
	text-decoration: none;
	color: #F1C823;
	background-color: transparent;
}

#gallery_panel a:hover {
	color: #EEAE28;
	background-color: transparent; 
}


/* --------- Flickr panel (optional integration component) --------- */

#flickr_panel {
	
}

#flickr_panel img {
	margin: 10px 10px 10px 10px;
}

#flickr_panel a.flickrImage {
	width: 75px;
	
}

#flickr_panel h4 {
	margin: 5px 15px 0 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#flickr_panel p {
	margin: 5px 15px 0 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#flickr_panel a {
	margin: 5px 15px 0 15px;
	font-size: 75%;
	display: block;
}

/* ----------- Linkology ----------- */

#flickr_panel a:link, #flickr_panel a:visited {
	text-decoration: none;
	color: #F1C823;
	background-color: transparent;
}

#flickr_panel a:hover {
	color: #EEAE28;
	background-color: transparent; 
}


/* -------------- RSS container or Navigation panel displaying the last 3 news
			 items when the site layout is set to 'site_only' -------------- */

#news_panel {
	
}

#news_panel h4 {
	margin: 10px 15px 0 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#news_panel p {
	margin: 5px 15px 0 15px;
	font-size: 75%;
	color: #fff;
	background-color: transparent;
}

#news_panel a {
	margin: 5px 15px 0 15px;
	padding-bottom: 10px;
	font-size: 75%;
	display: block;	
	
}

/* ----------- Linkology ----------- */

#news_panel a:link, #news_panel a:visited {
	text-decoration: none;
	color: #F1C823;
	background-color: transparent;
}

#news_panel a:hover {
	color: #EEAE28;
	background-color: transparent; 
}


/* -------------- Blogroll / links panel  -------------- */

#links_panel {
	
}


#links_panel ul {
	margin: 5px 10px 5px 20px;
	padding: 0;
	list-style: none;
	font-size: 75%;
}

#links_panel ul li {
	padding: 5px 10px 5px 20px;
	line-height: 15px;
	background-position: 0 4px;
	color: #fff;
}


#links_panel img {
	padding: 3px 10px 10px 20px;
}

#links_panel h4 {
	padding: 5px 10px 5px 20px;
	font-size: 75%;
	color: #fff;
	background-color: inherit;
}

#links_panel #opmlLogo {
	margin-top: 10px 10px 0 10px;
	border: none;
}

/* ----------- Linkology ----------- */

#links_panel a:link, #links_panel a:visited {
	color: #F1C823;
	background-color: inherit;
	text-decoration: none;
}

#links_panel a:hover {
	color: #EEAE28;
	background-color: inherit; 
	text-decoration: none;
}


/* -------------- generic panel used by HTML container -------------- */

#generic_panel {
	
}

#generic_panel .genericContent {
	margin: 10px 15px 10px 15px;
	*margin: 10px 15px 5px 15px;
	padding: 5px 0 5px 0;
	*padding: 5px 0 0 0;
	font-size: 75%;
	line-height: 17px;
	font-weight: normal;
	background-color: transparent;
	color: #fff;
}

#generic_panel .genericContent img {
	border: none;
}

#generic_panel .genericContent ul, #generic_panel .genericContent ol {
	margin: 5px 15px 10px 15px;
}

#generic_panel .genericContent table {
	margin-top: 10px;
}

#generic_panel .genericContent ul {
	list-style-type: disc;
}

/* ----------- Linkology ----------- */

#generic_panel a:link, #generic_panel a:visited {
	color: #F1C823;
	background-color: inherit;
}

#generic_panel a:hover {
	color: #EEAE28;
	background-color: inherit; 
}



/* ------- Navigation panel displaying the current content of the shopping cart ------- */

#shopping_panel {
	
}

#shopping_panel table {
	margin: 10px 10px 10px 10px;
	width: 200px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#shopping_panel table td p {
	color: #fff;
}

#shopping_panel table td {
	padding: 3px 0;
	font-size: 70%;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#shopping_panel table tr input {
	width: 75px;
	text-align: center;
	border: none;
}

#shopping_panel table tr input.viewCartBtn {
	font-size: 100%;
	width: 75px;
	color: inherit;
	background-color: #d6d6d6;
    border: 1px solid inherit;
}


#shopping_panel table tr input.checkOutBtn {
	font-size: 100%;
	width: 75px;
	color: inherit;
	background-color: #d6d6d6;
    border: 1px solid inherit;
}

#shopping_panel table td.strong {
	font-weight: bold;
}

#shopping_panel table td.totalLine {
	padding-right: 5px;
	text-align: right;
	color: #fff;
	background-color: transparent;
}

#shopping_panel table td.alignLeft {
	padding-left: 5px;
	text-align: left;
}

#shopping_panel table tr.rowColor1 {
	color: #fff;
	background-color: #FEFE9B;
}

#shopping_panel table tr.rowColor2 {
	color: #fff;
	background-color: #FFF6C1;
}


/* -------------- Navigation panel displaying the Terapad logo
			 Warning: it is against the Terapad.com Terms and Conditions to hide, 
			 	conceal or alter the rendering of the Terapad logo -------------- */

#logo_panel {
	
}

#logo_panel img {
	margin: 10px 10px 10px 10px;
	border: 0;
	color: #fff;
}


/* --- Content_wrapper wraps all the content elements, including the 'extra_x' elements --- */


#content_wrapper {	
	position: relative;	
	width: 550px;
	float: left;
	z-index: 6;
	margin: 70px 10px 20px 20px;
	background: #fff;
}

/* ------ Content only wraps the content generated by the content management system ------ */

#content {	
	float: left;
	width: 96%;
	display: inline;
	color: #000;
	font-size: 70%;
	padding: 5px 20px 50px 20px;
}

#content_wrapper .infoBox {
	margin-top: 10px;
	border: 1px dashed #60713B;
	background: transparent;
	color: #000;
}

/* ------------------------- #content child elements 
	Our default style sheets represent a compromise between standards compliance and flexibility
	for the sites editors who may not be familiar with CSS formatting - and therefore tries to
	compensate for incorrect or deprecated HTML markup ------------------------- */
	
#content, #content th, #content td, #content p, #content div, #content span {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
}

#content th {
	text-align: center;
}

#content input, #content select, #content textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #404040;
	background-color: #D4D0C8;
	color: #000;
}

/* **** fix for 'too wide' button in IE **** */
#content .button {
	font-family: arial;
	font-size: 13px;
	padding: 0 1em 0 1em;
   	width: auto;
    overflow: visible;
}

#content a, #content a:visited {
	color: #A20631;
    text-decoration: underline;
}

#content a:hover {
	color: #E2AB0F;
}

#content form {
	margin: 20px 20px 20px 20px;
}

#content h1 {
	font: 18px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
    color: #000;
	margin-top: 0px;
}

#content h2 {
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h3 {
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h4 {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h5 {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h6 {
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content p {
	margin-top: 5px;
	margin-bottom: 20px;
	color: #000;
}

#content ul, #content ol {
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#content ul {
	list-style-type: disc;
}

#content blockquote {


	padding-left: 40px;
}


#content hr {
	margin-bottom: 6px;
	color: #000;
	background: #848484;
}


/* ---------- #content child elements required by the content management system ---------- */

/* used for field descriptions, message details IP address display, news date */
#content .tip {
	font-size : 10px;
}

/* on event and news details page, displays the published time and date in a slightly lighter color */

#content .contentDate {
	color: #000;
	font-style: italic;
}

/* used by every form to label a required field */
#content .formLabel {
	font-weight : bold;
}

/* used by every form to label an optional field */
#content .formLabelOptional {
	font-weight : bold;
}

/* used to alternate row colors in the tables found on forums summary page and forum thread list */
#content .forumsRowAlt1 {
	background-color: #FEFE9B;
}

/* used to alternate row colors in the tables found on forums summary page and forum thread list */
#content .forumsRowAlt2 {
	background-color : #FFF6C1;
}

#content .forumsRowAlt1 a, #content .forumsRowAlt1 a:visited, #content .forumsRowAlt1 a:active {
	color: #BD0A44;
}

#content .forumsRowAlt1 a:hover{
	color: #E2AB0F;
}

#content .forumsRowAlt2 a, #content .forumsRowAlt2 a:visited, #content .forumsRowAlt2 a:active {
	color: #BD0A44;
}

#content .forumsRowAlt2 a:hover{
	color: #E2AB0F;
}

/* used to display a summary of message for any given tread */
#content .forumSummary {
	font-size : 11px;
}

/* used to display forum text in thread list  */
#content .forumText {
	font-size: 11px;
	color: #000;
}

/* used to display server-side validation error messages */
#content .frontError {
	font-weight : bold;
	color : #FF3300;
}

/* used to alternate row color in the table for the shop 'checkout' and 'view cart' page */
#content .shopRowAlt1 {
	background-color: #FEFE9B;
	height: 25px;
}

/* used to alternate row color in the table for the shop 'checkout' and 'view cart' page */
#content .shopRowAlt2 {
	background-color: #FFF6C1;
	height: 25px;
}

#content .shopRowAlt1 a, #content .shopRowAlt1 a:visited, #content .shopRowAlt1 a:active {
	color: #000;
}

#content .shopRowAlt2 a, #content .shopRowAlt2 a:visited, #content .shopRowAlt2 a:active {
	color: #000;
}

#content td.shoppingCartText {
	color: #000;
}

/* used to alternate row color in the table for the shop 'checkout' and 'view cart' page */
#content .shoppingCartText {
	font-size: 11px;
	color: #000;
}

/* used to display the total cost of the cart on the shop pages */
#content .shoppingCartTotal {
	font-size : 13px;
	font-weight: bold;
	line-height: 20px;
}

/* used on news pages to display stories' links */
#content .newsLinks {
	font-size : 11px;
}

/* used on the shop's product list and product detail page to cross through the original price of an on-sale item */
#content .strikeThrough {
	text-decoration: line-through;
}

/* used on the shop's product list and product detail page to display the reduced price of an on-sale item */
#content .onSale {
	font-weight: bold;
	color: #cc3300;
}

/* used on the shop's product detail page to display a form allowing the user to purchase a product */
#content .shoppingWidget {
	background-color: #FEFE9B;
	border: 1px thin solid #F4D555;
}

/* used on user login and profile pages to separate the different sections of a form */
#content .formPanel {
	width: 90%;	
	border-style: dotted;
	border-width: thin;
	display: block;
	padding: 0 15px 0 15px;
}

/* used to style the labels for the job properties on the position search/list page */
#content .jobs_listHeaders {
	font-weight: bold;
	color: #000;	
}

/* used to style the buttons on the position details and job search form */
#content .jobs_controls {

}

/* used to style the job search form */
#content .jobs_searchPanel {
	width: 95%;
	border: 1px solid #F4D555;
	background: #FEFE9B;
	padding: 20px;
}


/* ---------- Styles the floating content generated by the '/resources/15055/assets/images/ and files' tab 
		 of the page editor, just like the content zone, we had to strike a balance
		 between standards compliance and ease of use ---------- */

#quick_image {
	width: 180px;
	padding-bottom: 5px;
	margin: 10px 0 20px 20px;
	float: right;
	display: inline;
	border-bottom: 2px solid #f8f8f8;
}

#quick_image img {
	margin: 0 0 5px 0;
	width: 198px;
	border: 1px solid #f8f8f8;
}

#quick_image p {
	margin: 0 0 15px 0;
	color: #000;
	background-color: inherit;	
	line-height: 15px;
    font-size: 11px;
}

#quick_image ul {
	padding: 0;
	list-style: none;
}

#quick_image li {
	padding: 0 0 5px 23px;
	font-size: 11px;
	line-height: 15px;
	background-position: 0 0;
}

#quick_image li.linkDesc {
	margin-bottom: 10px;
}

/* ----------- Linkology ----------- */

#quick_image a:link, #quick_image a:visited {
	color: #84B8E7;
	background-color: inherit;
}

#quick_image a:hover {
	color: #70A7B2;
	background-color: inherit; 
}


/* -------------------------- Footer navigation -------------------------- */

#bottom_nav {	
	position: relative;	
	z-index: 10;
	width: 100%;	
	padding-bottom: 50px;
	text-align: right;
	float: right;
	display: block;
	height: 25px;
	*height: 60px;
	right: 50px;	
}

#bottom_nav li {		
	padding: 0 0 0 5px;
	font-size: 75%;
	display: inline;	
	color: #000;	
}

#bottom_nav img {
	vertical-align: middle;
	color: #000;
}

#bottom_nav li a:link, #bottom_nav li a:visited {
	text-decoration: underline;
	color: #AD093E;
	background-color: inherit;
}

#bottom_nav li a:hover {
	text-decoration: underline;
	color: #EEAE28;
	background-color: inherit;
}


/* ------------------------- Clearing Class -------------------------- */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

/* --------------------------- Icon Image Paths--------------------------- */

.iconAdminArrow {
	background:  url(/resources/15055/assets/icons/icon_admin_arrow.gif) no-repeat;
}

.iconFoldOpen {
	background: url(/resources/15055/assets/icons/icon_folder_open.gif) no-repeat;
}

.iconFoldClosed {
	background: url(/resources/15055/assets/icons/icon_folder_closed.gif) no-repeat;
}

.iconExtLink {
	background: url(/resources/15055/assets/icons/icon_externalLink.gif) no-repeat;
}

.iconDocuOff {
	background:  url(/resources/15055/assets/icons/icon_document_off.gif) no-repeat;
}

.iconDocuOn {
	background:  url(/resources/15055/assets/icons/icon_document_on.gif) no-repeat;
}

.iconDocuEdit {
	background: url(/resources/15055/assets/icons/icon_document_edit.gif) no-repeat;
}

.iconLogOut {
	background: url(/resources/15055/assets/icons/icon_logout.gif) no-repeat;
}

.iconBack {
	background: url(/resources/15055/assets/icons/icoback.gif) no-repeat;
}

.iconHome {
	background: url(/resources/15055/assets/icons/icon_home.gif) no-repeat;
}


/* ------------------------- Unused Extra DIV Elements for this style sheet ------------------------- */

/* #extra_1 and #extra_2 are in the #header div */
/* #extra_3, #extra_4, and #extra_5 are in the #nav_wrapper div */
/* #extra_6, #extra_7, #extra_8, #extra_9 are in the #content_wrapper div */
/* #extra_10 is in the #content_main div */
/* #extra_11, #extra_12 and #extra_13 are in the #wrapper div */
/* #extra_14 and #extra_15 are in the body */

#extra_1, #extra_2, #extra_5, #extra_6, #extra_7, #extra_8, #extra_9, #extra_10
#extra_11, #extra_12, #extra_13, #extra_14, #extra_15 {
	display: none;
}

#extra_3 {
	width: 225px;
	height: 10px;
	background: #fff url(/resources/15055/assets/images/nav_top.gif) no-repeat;
}

#extra_4 {
	width: 225px;
	height: 10px;
	background: transparent url(/resources/15055/assets/images/nav_btm.gif) no-repeat;
	bottom: 0px;
}

/* ------------------------- Nav Bars ------------------------- */

#navbar {
	font: bold 12px/38px Arial, Helvetica, Verdana, sans-serif;	
	z-index: 11;	
	margin: 130px auto 0px auto;
	position:relative;
	display:block;
	height:38px;
	width: 820px;
	padding-left: 87px;
	background: transparent;
}

#navbar ul {
	margin: 0px;
	list-style-type:none;
	position: absolute;
	right: 0px;
}

#navbar ul li {
	display:block;
	float:left;
	margin: 0;		
}

#navbar ul li a{	
	display:block;
	float:left;
	color:#AA0733;
	text-decoration:none;
	padding: 0px 15px;
	height: 38px;
	width: auto;
}

#navbar ul li a:hover {
	color: #414141;
	background: url(/resources/15055/assets/images/hover.gif);
        height: 35px;
}

#navbar ul li.services a.active{
	color: #000;
}

#navbar ul li.home {
	/*border-left: 1px solid #A00630;*/
}

#footer {	
	z-index: 4;		
	width: 100%;
	background: #A3083A;
	height: 50px;
	*height: 55px;	
	display: block;
	bottom: -200px;
	*bottom: -140px;
	position: relative;
}

