/* ---------------------------------------------------------

 _    _  ____  ______  _____  _____     __    _    _  ______
| \  | || ___||__  __||  ___||     \   /  \  | \  | ||__  __|
|  \ | || |__    | |  | |_   |    _/  |    | |  \ | |   | |
| |\\| ||  __|	 | |  |  _|  | |\ \   |    | | |\\| |   | |
| | \  || |__    | |  | |    | | \ \  |    | | | \  |   | |
|_|  \_||____|   |_|  |_|    |_|  \_\  \__/  |_|  \_|   |_|
          
File:     	nfStyle.css
Author:   	Greg Stephenson - Netfront Pty Ltd
Email: 		greg@netfront.com.au
Created:  	April 2009
Modified: 	8 April 2009

---------------------------------------------------------- */

/* Global Styles - User Inputs and Headings
----------------------------------------*/	
	
body {margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;	
	position: relative;
	background: #FFF;}	 
	
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, img, table, th, td, tr, input, select, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;}

/* Headings
----------*/	
	
h1 {font-size: 17px;
	font-weight: bold;
	color: #55b9e7;
	padding: 0 0 0 40px;
	line-height: 30px;
	margin: 0 10px 10px 5px;
	background: transparent url("../img/bg-h1.png") no-repeat top left;
	clear: both;}
	
h1.facebook {background: transparent url("../img/facebook-icon.jpg") no-repeat top left;}
h1.fredhollows {background: transparent url("../img/bg-fred-hollows-h1.png") no-repeat top left;}

h2 {font-size: 15px;
	font-weight: bold;
	color: #55b9e7;
	padding:  10px 0 0 0;
	text-decoration: none;
	line-height: 30px;
	margin: 0 10px 10px 5px;}

/* Style Tags
---------------*/

li {
	list-style: circle;}
	
p {padding: auto;
   margin: 15px 5px;}

.img {border: 0;}
	
a, a:link, a:visited, a:active {color: #06c0e1; text-decoration: underline;}
a:hover {color: #2fa4e7;}

table {
	border-width: 0px;
	border-spacing: 0px;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table th {
	border-width: 0px;
	border-spacing: 0px;
	border-style:solid;
	background-color: white;
}

table td {
	border-width: 1px;
	border-spacing: 0px;
	border-style:solid;
	border-color: #CCC;
	-moz-border-radius: ;
}

.table-contact th,
.table-contact td{
	border-width: 0px;
	border-spacing: 0px;
	border-style:solid;
	border-color: #CCC;
	-moz-border-radius: ;
}

/* Sponsors
----------*/

#sponsors 
{
	display: none;
	margin:0 auto 0 auto;
	position: relative;
	z-index:1;
	padding:0;
	background: #06c0e1;
	border-bottom: 4px solid #F1F1F1;
	width:100%;
	height:120px;}


/* Header
----------*/

#header 
{
	margin:0 auto 10px auto;
	position: relative;
	z-index:1;
	padding:0;
	width:100%;
	height:250px;}
	
#header #peking-parris-header
{
	margin:10px auto 0 auto;
	width:930px;
	height:221px;
}
	
/* Navigation - List
---------------------*/

.menu {z-index: 10; width:980px; height: 40px; min-height: 40px; border: 0; position:relative; margin: 0 auto 0 auto; background: transparent;}
.menu ul {padding:0; margin:0; list-style: none; height: 40px; background: transparent;}
.menu ul li {float:left; clear: right;list-style: none;  height: 40px; background: transparent; margin: 0 2px 0 2px; width: 205px;}
.menu ul li.extra-small {float:left; clear: right; height: 40px; background: transparent; margin: 0 2px 0 2px; width: 106px;}
.menu ul li.small {float:left; clear: right; height: 40px; background: transparent; margin: 0 2px 0 2px; width: 145px;}
.menu ul li.medium {float:left; clear: right; height: 40px; background: transparent; margin: 0 2px 0 2px; width: 165px;}

/* Large Link */
.menu ul li a, .menu ul li a:link, .menu ul li a:visited, .menu ul li a:active {font-family: Arial, Helvetica, sans-serif; display:block; padding: 0; text-decoration: none; color:#000; font-weight: bold; font-size: 12px;  height: 35px;  text-align: center; margin: 0 0 0 0; line-height: 25px; border: 0;background: transparent url("../img/li-bg.png") no-repeat bottom;}

.menu ul li a:hover {color:#06c0e1; height: 40px; line-height: 30px; background: transparent url("../img/li-bg.png") no-repeat bottom;}

/* Medium Link */
.menu ul li.medium a, .menu ul li.medium a:link, .menu ul li.medium a:visited, .menu ul li.medium a:active {font-family: Arial, Helvetica, sans-serif; display:block; padding: 0; text-decoration: none; color:#000; font-weight: bold; font-size: 12px;  height: 35px;  text-align: center; margin: 0 0 0 0; line-height: 25px; border: 0;background: transparent url("../img/li-bg-med.png") no-repeat bottom;}

.menu ul li.medium a:hover {color:#06c0e1; height: 40px; line-height: 30px; background: transparent url("../img/li-bg-med.png") no-repeat bottom;}

/* Small Link */
.menu ul li.small a, .menu ul li.small a:link, .menu ul li.small a:visited, .menu ul li.small a:active {font-family: Arial, Helvetica, sans-serif; display:block; padding: 0; text-decoration: none; color:#000; font-weight: bold; font-size: 12px;  height: 35px;  text-align: center; margin: 0 0 0 0; line-height: 25px; border: 0;background: transparent url("../img/li-bg-sml.png") no-repeat bottom;}

.menu ul li.small a:hover {color:#06c0e1; height: 40px; line-height: 30px; background: transparent url("../img/li-bg-sml.png") no-repeat bottom;}

/* Extra Small Link */
.menu ul li.extra-small a, .menu ul li.extra-small a:link, .menu ul li.extra-small a:visited, .menu ul li.extra-small a:active {font-family: Arial, Helvetica, sans-serif; display:block; padding: 0; text-decoration: none; color:#000; font-weight: bold; font-size: 12px;  height: 35px;  text-align: center; margin: 0 0 0 0; line-height: 25px; border: 0;background: transparent url("../img/li-bg-extra-sml.png") no-repeat bottom;}

.menu ul li.extra-small a:hover {color:#06c0e1; height: 40px; line-height: 30px; background: transparent url("../img/li-bg-extra-sml.png") no-repeat bottom;}

/* Main Holding Block 
----------------------*/
	
#main {margin: 0 auto 0 auto;
	text-align:center;
	width: 100%;
	min-height: 400px;
	text-align:left;}
	
/* Content Holding Block 
-------------------------*/

#main #content {
	margin:0 auto 0 auto; 
	background: transparent url("../img/bg-content.jpg") repeat-x top;
	width:970px;
	padding: 20px 0 0 0;
	min-height: 300px;
	border-top: 0;
	border-bottom: 0;
	position:relative;}

/* Left Content Holding Block 
-------------------------------*/

#main #content #cLeft {
	width:325px;
	min-height: 200px;
	margin:10px 0 15px 15px;
	padding:0;
	position: relative;
	float: left;
	clear: both;
	text-align:left;}
	
#main #content #cLeft .cInfoLT{
	width:325px;
	height:24px;
	margin:0;
	background:url("../img/left-heading.png") no-repeat bottom left;
	}

#main #content #cLeft .cInfo{
	width:290px;
	position: relative;
	margin:0;
	padding: 5px 20px 0 15px;
	background:url("../img/left-body.png") repeat-y left;
	text-align:left;}
	
#main #content #cLeft .cInfo .leftColumn{
	position: relative;
	width:290px;
	}

#main #content #cLeft .cInfo .leftColumn .paypalDonate{
	width:280px;
	text-align: right;
	}
	
#main #content #cLeft .cInfoLB{
	width:325px;
	height: 16px;
	margin:0 0 10px 0;
	background:url("../img/left-footer.png") repeat top left;}

/* Twitter Div
-------------------------------*/

#twitter_div {
	width: 376px;
}

ul#twitter_update_list {
	list-style: none;
	font-size: 14px;
}

ul#twitter_update_list li {
	margin: 0 0 15px 0;
	padding: 10px;
	width: 324px;
	height: 54px;
	list-style: none;
	color: #333;
	background: url("../img/twitter-box.png") no-repeat top left;
}

ul#twitter_update_list li a,
ul#twitter_update_list li a:link{
	color: #369;
}

/* Donate Button 
---------------------------------*/

#main #content #cLeft .cInfo .donate-button{
	width: 260px;
	height: 100px;
	margin: 10px 0 0 10px;
	}
	
#main #content #cLeft .cInfo .donate-button a,
#main #content #cLeft .cInfo .donate-button a:link,
#main #content #cLeft .cInfo .donate-button a:visited,
#main #content #cLeft .cInfo .donate-button a:active{
	width: 260px;
	height: 100px;
	display: block;
	text-decoration: none;
	border: 0;
	background: url(../img/donate-peking-paris-up.png) no-repeat top left;
	}
	
#main #content #cLeft .cInfo .donate-button a:hover{
	background: url(../img/donate-peking-paris-over.png) no-repeat top left;
	}

/* Right Content Holding Block 
---------------------------------*/
	
#main #content #cRight {
	position: relative;
	float: right;
	width:591px;
	margin: 10px 10px 0 0;
	padding:0;
	text-align:left;}

#main #content #cRight .cInfoRT{
	width:591px;
	height:24px;
	margin:0;
	background:url("../img/right-heading.png") no-repeat bottom left;
	}

#main #content #cRight .cInfoR{
	width:556px;
	position: relative;
	margin:0;
	padding: 0 20px 0 15px;
	text-align:left;
	background: url("../img/right-body.png") repeat-y left;}
	
#main #content #cRight .cInfoR .r-text{
	width:380px;
	margin: 0 0 0 10px;
	}

#main #content #cRight .cInfoR .r-photo{
	width:150px;
	position: absolute;
	top: 30px;
	right: 25px;
	}
	
#main #content #cRight .cInfoR .r-img{
	position: absolute;
	right: 10px;
	top: 20px;
	width: 245;
	min-height: 416px;
	}	
	
#main #content #cRight .cInfoRB{
	width:591px;
	height: 19px;
	margin:0 0 0 0;
	background:url("../img/right-footer.png") repeat top left;}

#main #content #cRight #netfront{
	text-align: right;}
	
/* Footer Holding Block
------------------------*/

#main #footerHolder{
	margin:0 auto 10px auto; 
	width:100%;
	clear:both;
	height: 15px;
	line-height:15px; 
	position:relative;
}

#main #footerHolder #footer {
	margin:0px auto 0 auto; 
	width:900px;
	font-size: 11px;
	position: relative;
	text-align:right;
	padding:0px 0 0 0;
	color:#666;}
	
#main #footerHolder #footer #validXHTML {
	position: absolute;
	top: 0px;
	left: 15px;}
	
#main #footerHolder #footer a, #main #footer a:link, #main #footer a:visited 
	{font-size: 12px;
	color:#999; 
	margin: 0 3px 0 3px;
	line-height:20px; 
	text-decoration:none;}		        	
	
#main #footerHolder #footer a:hover {
	color:#666;  
	text-decoration:none;}