/* @import url("default_styles_mod.css"); */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(/reason_package/reason_4.0/www/images/380951.gif) top center repeat-y;
}

#breadcrumbs {
	margin: 0 auto;
	width: 760px;

}

#wrapper {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}


.hide {
	position:absolute;
	display:block;
	width:100px;
	left:-9999px;
}
.banner {
	background: #fff url(/reason_package/reason_4.0/www/images/380949.jpg) no-repeat;
}

.bannerTable {
	height: 70px;
}

.bannerTable h1 a {
	display:none;
}


.siteName {
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 24px;
}
.siteLink {
	color: #5889C0;
	text-decoration: none;
}
.layout {
	padding: 17px;
}
.navigation {
	margin-bottom: 10px;
}

.navListItem ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

.navListItem li {
margin-bottom: 4px;
}

.navListItem li a, .navListItem li.current, .navListItem .home {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
border-bottom: 0px none #fff;
}

.navListItem li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.navListItem ul ul{
margin-bottom: 0;
}

.navListItem ul ul ul li a, .navListItem ul ul ul li.current {
color: #717171;
background: #f8f8f8;
padding-left: 25px;
border-left: 0;
}

.sidebar {
	margin-left: 17px;
}
#footer {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	margin-top: 50px;
}
.bannerXtra {
	text-align: right;
	margin: 6px;
	white-space: nowrap;
}
.bannerCol1 {
	width: 100%;
}
.bannerCol2 {
	vertical-align: bottom;
}
.subNav {
	margin-top: 30px;
	margin-left: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.pageTitle {
	margin-top: 0px;
	padding-top: 0px;
}

.contentTD {
	width:70%;
	padding: 0 3em;	
}

.sidebarTD {
	width:100%;
}


.contentMain li, .contentPost li { 
	margin-top: 10px;
}
.contentPost {
	clear: both;
}

.content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
padding-bottom: 0.5em;
border-bottom: 1px solid #aaa;
}


.thorTable .words {
	font-weight: bold;
}

a {text-decoration: none;
    border-bottom: 1px dotted #6898BD;
}


