/* CSS Document for Parachuter (C) 2007 by P-Edge media */

body {
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial, Helvetica, "Sans Serif";
	background: #ffffff;
	margin: 0px;
	background-image: url(../images/p_top_bg.gif);
	background-repeat: repeat-x;

}

/****************************************************/
/* LAYOUT											*/
/****************************************************/

#super_outline {
	width: 630px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#top_logo {
	background-image: url(../images/p_top.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 630px;
}

#homepage {
	width: 630px;
	height: 120px;
}

#content_super_outline {
	width: 630px;
	padding-top: 8px;
}

#content_area {
	width: 480px;
}

#left_outline {
	width: 150px;
}

#left_modules {
	width: 150px;
}

#bottom_modules {
	width: 371px;
	padding-right: 4px;
}

/****************************************************/
/* MODULES											*/
/****************************************************/

table.moduletable-searchbox {
	width: 100%;
	padding-left: 8px;
}

table.moduletable-searchbox th {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

table.moduletable-searchbox td {
	font-size: 11px;
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	padding-bottom: 20px;
}

table.moduletable th {
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

/****************************************************/
/* COMPONENTS										*/
/****************************************************/

.componentheading {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: left;
	margin-bottom: 2px;
	padding-right: 6px;
}

#viewpage_block {
	padding-bottom: 50px;
}

#viewpage_noblock {
	padding-bottom: 8px;
}

table.contentpaneopen {
	width: 100%;
}
table.contentpaneopen td {
	text-align:justify;
}

.contentheading {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #000;
}

.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

#createdatebar {
	width: 100%;
	margin-bottom: 12px;
	font-size: 10px;
}

.date_separator {
	width: 100%;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 6px;
	font-size: 11px;
	color: #666666;
	text-shadow: 2px 2px 2px #ffffff;
	font-weight: bold;
}

.date_separator2 {
	width: 100%;
	text-align: left;
	margin-top: 8px;
	font-size: 11px;
	color: #333333;
	text-shadow: 2px 2px 2px #ffffff;
	font-weight: bold;
}

#footerlink {
	margin-left: 12px;
	margin-top: 12px;
}

.cmini {
	font-size: 10px;
	font-style: italic;
	margin-left: 4px;
	text-align: left;
}

.cname {
	color: #294618;
	margin-left: 3px;
	word-wrap: break-word;
}

.cmain {
	padding-left: 6px;
	padding-top: 6px;
}

.comments_topbar {
	color: #555;
	font-size: 10px;
	float: left;
	padding-left: 6px;
	width: 336px;
	background-color:#eee;
}
.comments_buttons {
	color: #555;
	font-size: 10px;
	float: right;
	text-align: right;
	padding-right: 12px;
}

/****************************************************/
/* ADDITIONAL										*/
/****************************************************/

.blog_more {
	padding-top: 0px;
	padding-bottom: 26px;
}

.pageheader {
	width:900px;
	height:106px;
	vertical-align: 0px;
}

#pathway {
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: 11px;
}

#user1_outline {
	width: 132px;
}

#buttons {
	margin: 0px;
	padding: 0px;
	width: 50%;
}

#minitext {
	font-size: 11px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}


ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#search  {
	padding: 0;
}

#search .inputbox {
	padding: 0;
}


#poweredby {
	float: left;
	margin-left: 2px;
}

#active_menu {
	color:#4681ce;
	font-weight: bold;
}

a#active_menu:hover {
	color: #89bf38;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: right;
  font-size: 11px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0px solid #cccccc;
  padding: 2px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin-top: 10px;
}

.pagenavcounter {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 12px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
}

td {
	text-align: left;
	font-size: 12px;
}

a[target="_blank"]:not([href*="clk.tradedoubler.com"]):after {
	margin-left: 3px;
	padding-left: 1px;
	content: url(../images/external.gif);
}

a:link, a:visited {
	color: #4681ce;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

a:hover {
	color: #89bf38;
	font-weight: bold;
	border-bottom: 1px solid #89bf38;
}

.button {
	font-size: 11px;
}

.inputbox {
	font-size: 11px;
}

.contentcolumn {
	padding-right: 5px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #dddddd;
  padding: 4px;
}

.sectiontablefooter {
	margin-bottom: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #eeeeee;
}

.small {
	font-size: 10px;
	text-align: right; 
}

.createdate {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.modifydate {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 4px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #000;
	border-bottom: none;
}

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 12px;
	color: #4681ce;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
	height: 13px;
	border-bottom: none;
}

a.mainlevel:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #89bf38;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	font-size: 11px;
	color: #4681ce;
	text-align: left;
}

a.sublevel:hover {
	color: #89bf38;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.clr {
	clear: both;
}
