/*	*	*	*	*	*	*	*/
/*	Design:	GT-ADP v0.2		*/
/*	*	*	*	*	*	*	*/
/*	Author:	GenericThoughts.com	*/
/*	Date:		January 14, 2006		*/
/*	*	*	*	*	*	*	*/
/*	http://www.genericthoughts.com	*/
/*	*	*	*	*	*	*	*/

/* Begin Basic */
*{
	padding:0;
	margin:0;
}
body {
	font-size: 1.0em;
	color: #000000;
	background: #66605B url('../images/main-bg.jpg') repeat-x top;
	font-family:arial,sans-serif;
	padding-top:10px;
	text-align:center;
}
#page-container {
	width:768px;
	margin:0 auto;
	background: #000000 url('../images/pag_nav_bg.gif') repeat-y top left;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align:left;
}
a, a:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
br {
	margin:0;
	padding:0;
	line-height:0;
}
/* End Basic */

/* Begin Header */
#header {
	width:768px;
	background: #000000 url('../images/head-back.gif') no-repeat top left;	
}
#header-top{
	text-align:right;
}
#header-breadcrumbs {
	float:right;
	clear:both;
	width:723px;
	margin-right: 5px;
	background: #E6EAED;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;	
}
	#navigation {
		float:left; 
		width:723px; 
		border:none; 
		background: none;
		font-size:0.8em;
	}
	#navigation ul {
		list-style-type:none;
	}
	#navigation ul li {
		float:right; 
		position:relative; 
		border-left:1px solid #666666; 
		color: #FFFFFF;
	}
	#navigation ul li ul {
		display:none; 
		border:none;
	}
	#navigation ul li ul {
		margin-left:-30px; 
		padding:0 30px 30px 30px;
	}
	#navigation ul li a, #navigation ul li a:visited {
		float:left; 
		display:block; 
		height:3.1em; 
		line-height:3.1em; 
		padding:0 16px 0 16px;
		font-weight:bold; 
		color:#CCCCCC;
	}
	#navigation ul li a:hover {
		background-color: #666666; 
		color: #FFFFFF;
	}
	#navigation ul li:hover {
		background-color: #666666; 
		color: #FFFFFF; 
		width:auto;
	}
	#navigation table {
		position:absolute; 
		z-index:999; 
		top:0; 
		left:0; 
		border-collapse:collapse;
	}
	
	/* Begin Non-IE6 */
	#navigation ul li:hover a {
		color: #FFFFFF;
	}
	#navigation ul li:hover a:hover {
		color: #FFFFFF;
		background-color: #666666;
	}
	#navigation ul li:hover ul {
		display:block; 
		width:10.0em; 
		position:absolute; 
		z-index:998; 
		top:3.0em; 
		margin-top:0.1em; 
		left:0;
	}
	#navigation ul li:hover ul li ul {
		display: none;
	}
	#navigation ul li:hover ul li a {
		display:block; 
		width:10.0em; 
		height:auto; 
		line-height:1.3em; 
		margin-left:-1px; 
		padding:4px 16px 4px 16px; 
		border-left:solid 1px #33CC33; 
		border-right:solid 1px #33CC33; 
		border-bottom: solid 1px #33CC33; 
		background-color: #999999; 
		font-weight:normal;
	}
	#navigation ul li:hover ul li a:hover {
		background-color: #666666; 
		color: #CCCCCC;
	}
	/* End Non-IE6 */
	
	/* Begin IE6 */
	#navigation ul li a:hover {
		color: #FFCC00; 
	} /* Color main cells hovering mode */
	#navigation ul li a:hover ul {
		display:block; 
		position:absolute;
		z-index: 998; 
		top:3.1em; 
		top:3.0em; 
		left:0; 
		margin-top:0.1em;
	}
	#navigation ul li a:hover ul li a {
		display:block; 
		width:10.0em; 
		height:1px; 
		line-height:1.3em; 
		padding:4px 16px 4px 16px; 
		border-left:solid 1px rgb(175,175,175); 
		border-bottom: solid 1px rgb(175,175,175); 
		background-color:rgb(237,237,237); 
		font-weight:normal; 
		color:rgb(50,50,50);
	} /*Color subcells normal mode*/
	#navigation ul li a:hover ul li a ul {
		visibility:hidden; 
		height:0px; 
		width:0px; 
		position:absolute; 
		z-index: 997;
	}
	#navigation ul li a:hover ul li a:hover {
		background-color: #666666; 
		color: #FFCC00; 
	} /*Color subcells hovering mode*/
	/* End IE6 */
	
	#header-breadcrumbs ul {
		float:left; 
		width:450px; 
		list-style:none; 
		padding:0 0 0 15px;
	}
	#header-breadcrumbs ul li {
		display:inline; 
		padding:0 0 0 10px; 
		background:transparent url('../images/bg_bullet_arrow.gif') no-repeat 0 50%; 
		font-weight:bold; 
		color:rgb(125,125,125); 
		font-size: 0.8em;
	}
	#header-breadcrumbs ul a {
		color:#E1771E;
	}
	#header-breadcrumbs ul a:hover {
		color:#CCCCCC;
	}
	#header-breadcrumbs .searchform {
		float:right; 
		width:250px; 
		padding:0 17px 0px 0px !important /*Non-IE6*/; 
		padding:0 12px 0px 0px /*IE6*/;
	}
	#header-breadcrumbs .searchform form fieldset {
		float:right; border:none;
	}
	#header-breadcrumbs .searchform input.field {
		width:10.0em; 
		padding:0.2em 0 0.2em 0; 
		border:1px solid rgb(200,200,200); 
		font-size:0.8em; 
	}
	#header-breadcrumbs .searchform input.button {
		width:4.5em; 
		padding:1px !important /*Non-IE6*/; 
		padding:0 /*IE6*/; 
		background:rgb(230,230,230); 
		border-color: #CCCCCC;
		text-align:center; 
		color: #000000;
		font-size:0.7em;
	}
	#header-breadcrumbs .searchform input.button:hover {
		cursor:pointer; 
		border:solid 1px #CCCCCC; 
		background:rgb(220,220,220); 
		color:rgb(80,80,80);
	}
/* End Header */

/* Added Body */
#body-back {
	display:inline;
	float:right;
	width:768px;
	background: #49545A;
	border-left: 2px groove #CCCCCC;
	border-bottom: 2px groove #CCCCCC;
	padding-bottom: 10px;	
}
#body-back side-ad {
	float:left;
	width:143px;
	background: #49545A;
	position: absolute;
}


/* Begin Body */
#body-container {
	clear:both;
	width:768px;
	padding-bottom:30px;
	background:  #000000 url('../images/pag_nav_bg.gif') repeat-y top left;
}
	#body-container images {
		border:0px;
	}
	#body-container images.center {
		clear:both; 
		float:none; 
		margin:0; 
		padding:1px; 
		border:1px solid rgb(150,150,150);
	}
	#body-container images.right {
		clear:both; 
		float:right; 
		margin:3px 0 7px 10px; 
		padding:1px; 
		border:1px solid rgb(150,150,150);
	}

#body-content {
	display:inline;
	float:right;
	width:723px;
	margin:0 5px 0 0px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background: #E6EAED;
	text-align:center;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;
	border-bottom: solid #999999 1px;	
}
	#body-content h1.pagetitle {
		margin:0 0 0.4em 0; 
		padding:0 0 2px 0; 
		border-bottom:solid 7px rgb(225,225,225); 
		color:rgb(100,100,100); 
		font-weight:bold; 
		font-size:1.0em;
	}
	#body-content h1.block {
		clear:both; 
		margin:1.0em 0 0em 0; 
		padding:2px 0 2px 2px; 
		background:rgb(190,190,190); 
		color:rgb(255,255,255); 
		font-weight:bold; 
		font-size:1.0em;
	}
	#body-content h1 {
		clear:both; 
		margin:1.0em 0 0.5em 0; 
		color:rgb(80,80,80); 
		font-weight:normal; 
		font-size:1.0em;
	}
	#body-content h2 {
		clear:both; 
		margin:1.0em 0 0.5em 0; 
		color:rgb(80,80,80); 
		font-weight:normal; 
		font-size:170%;
	}
	#body-content h3 {
		clear:both; 
		margin:-1.0em 0 0.5em 0; 
		color:rgb(125,125,125); 
		font-weight:normal; 
		font-size:130%;
	}
	#body-content h1.side {
		clear:none;
	}
	#body-content h2.side {
		clear:none;
	}
	#body-content h3.side {
		clear:none;
	}
	#body-content h4 {
		margin:1.5em 0 1.0em 0; 
		color:rgb(80,80,80); 
		font-weight:normal; 
		font-size:170%;
	}
	#body-content h5 {
		margin:1.5em 0 1.0em 0; 
		color:rgb(80,80,80); 
		font-size:140%;
	}
	#body-content h6 {
		margin:1.2em 0 0.2em 0; 
		color:rgb(80,80,80); 
		font-weight:bold; 
		font-size:120%;
	}
	#body-content p {
		margin:0 0 1.0em 20px; 
		line-height:1.5em; 
		font-size: 0.8em;
		text-align: justify;
	}
	#body-content p a, #body-content p a:visited{
		color: #E1771E;
	}
	#body-content p a:hover{
		color: #CCCCCC;
	}
	#body-content p.center {
		text-align:center;
	}
	#body-content p.right {
		text-align:right;
	}
	#body-content p.details {
		clear:both; 
		margin:0; 
		font-size:0.6em;
	}
	#body-content p.error{
		text-align:center; 
		color: #FF0000;
	}
	#body-content p.page_nav{
		margin-left: 20px;
		font-size: 0.8em; 
		color: #666666;
	}
	#body-content p.page_nav a,#body-content p.page_nav a:visited{
		color: #E1771E;
	}
	#body-content p.page_nav a:hover{
		color: #000000;
	}
	#body-content blockquote {
		clear:both; 
		margin:0 30px 0.6em 30px; 
		font-size:90%;
	}
	#body-content table {
		clear:both; 
		width:650px; 
		margin:.5em 10px 0.2em 10px; 
		table-layout: fixed; 
		border-collapse:collapse; 
		empty-cells:show; 
		background-color: #E6EAED;
	}
	#body-content table td {
		padding:2px 7px 2px 7px; 
		background-color: #E6EAED; 
		text-align:left; 
		font-weight:normal; 
		color:rgb(80,80,80); 
	}
	#body-content table .th {
		font-size: 0.8em;
		text-align:center;
		font-weight:bold;
	}
	#body-content table p {
		margin: 0;
		font-size: 0.8em;
	}
	#body-content table p .date {
		font-style: italic;
	}
	#body-content table p a, #body-content table p a:visited{
		color: #E1771E;
	}
	#body-content table p a:hover{
		color: #999999;
	}
	#body-content table h1 {
		margin: 0; 
		font-size:0.9em;
	}
	#body-content table h1 a, #body-content table h1 a:visited {
		color: #000000; 
		font-weight:bold;
	}
	#body-content table h1 a:hover{
		color: #999999; 
		font-weight:bold;
	}
	#body-content table h2 {
		margin: 0; 
		font-size:0.7em;
	}
	#body-content table h2 a, #body-content table h2 a:visited {
		color: #000000; 
		font-weight:normal;
	}
	#body-content table h2 a:hover{
		color: #999999; 
		font-weight:normal;
	}
	#body-content table td.center{
		text-align:center; 
		margin: 0; 
		padding:0;
	}
	#body-content ul {
		list-style:none; 
		margin:0.5em 30px 1.0em 30px;
		text-align: left;
	}
	#body-content ul a, #body-content ul a:visited{
		color: #E1771E;
	}
	#body-content ul a:hover{
		color: #000000;
	}
	#body-content ul li {
		margin:0 0 0.2em 2px; 
		padding:0 0 5px 12px; 
		background:url('../images/bg_bullet_full_1.gif') no-repeat 0 0.5em; 
		font-size:0.8em;
	}
	#body-content ul li span.url{
		color: #000000; 
		font-size: 0.7em;
	}
	#body-content ul li span.small{
		font-size: 0.7em; 
		font-weight: bold;
	}
	#body-content ol {
		margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; 
		margin:0.5em 0 1.0em 25px /*IE6*/;
	}
	#body-content ol li {
		list-style-position:outside; 
		margin:0 0 0.2em 0; 
		line-height:1.4em; 
		font-size:120%;
	}
	#body-content div.ads{
		margin:0.8em 0 0.2em 45px; 	
		text-align:left;
	}
	#body-content h1 a {
		color:rgb(70,122,167); 
		font-weight:normal; 
		text-decoration:none;
	}
/* End Body */

/* Footer */
#footer {
	clear:both;
	width:768px;
	padding: 5px 0px 5px 0px;
	background:  #000000 url('../images/pag_nav_bg.gif') repeat-y top left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
	#footer p {
		line-height:1.3em; 
		text-align:right; 
		color: #FFFFFF; 
		font-weight:bold; 
		font-size:0.6em;
	}
	#footer p.credits {
		font-weight:normal;
	}
	#footer p.links {
		color:#FFFFFF;
		font-size:12px;
	}
	#footer p.links a {
		color:#FFCC00;
		font-size:12px;
	}	
	#footer p.links a:visited {
		color:#FFCC00;
		font-size:12px;
	}	
	#footer p.links a:hover {
		color:#E1771E;
		font-size:16px;
	}	
	#footer a, #footer a:visited  {
		color: #E1771E;
	}
	#footer a:hover{
		color: #FFFFFF;
	}
/* End Footer */

/* Begin Extra */
#page-container:after, #header:after, #header-breadcrumbs:after, #body-container:after, #body-content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#footer:after, p:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear-contentunit {
	clear:both; 
	width:625px; 
	height:0.1em; 
	border:none; 
	background:rgb(210,210,210); 
	color:rgb(210,210,210); 
	margin: 4px 0px 2px 0px;
}
/* End Extra */
