/* Mazuma Creations - CSS Source Code

Version: 3
(Dec 2009)

*/

a {
	text-decoration:none;
	color:#286ea0;
}

a:hover {
	text-decoration:underline;
}

body {
	padding:0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	background: url(images/bgmain.jpg) top right no-repeat;
	color:#606060;
}
	
#banner {
	padding-top: 50px;
}

#container_top {
	background: #e2e2e1;
}

#container {
	margin:0 auto 0px auto;
	width:950px;
	padding: 5px;
	background:#FFFFFF;
	border:1px solid #000000;
	margin-top:15px;
	margin-bottom:15px;
}

#desc {
	height:218px;
	color:#ffffff;
	padding:0;
	background: #4385b8 url(images/fill.jpg) top right no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#desc p {
	width:100%;
	font-size:1em;
	line-height:1.3em;
	padding:5px;
}

#desc span {
	padding-left: 5px;
	text-decoration: underline;
}

#desc h2 {
	padding:15px 15px 0 15px;
	color:#ffffff;
}

#desc a {
	color:#ffffff;
	text-decoration:underline;
}

#footer {
	background: url(images/footer.jpg) top right no-repeat;
	clear:both;
	color:#808080;
	font-size:0.9em;
	padding:8px 0 8px 0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	text-align:center;
}

#footer a {
	color:#808080;
}

#logon_form {
	width: 63%;
	float: right;
	margin-top: 5px;
}

#logo {
	margin:0 0 0 0;
	width: 950px;
}

#logo h1 a {
	color:#505050;
}

#logo h1 a:hover {
	text-decoration:none;
}

#main {
	width:941px;
	float:left;
	border:1px solid #d0d0d0;
	margin-top: 3px;
	padding: 5px;
}

#navitabs {
	clear:both;
}

#pack {
	color: #4385b8;
	font-size: 1.2em;
}

#toptabs {
	margin:10px auto -13px auto;
	font-size:0.8em;
	width:760px;
}

#toptabs p {
	text-align:right;
	color:#101010;
}

h1 {
	margin:0 0 20px 0;
	font-size:1.8em;
	font-weight:normal;
}

h2 {
	margin:0 0 20px 0;
	font-size:1.6em;
	font-weight:normal;
}

h3 {
	margin:20px 0 10px 0;
	font-size:1.4em;
	font-weight:normal;
	color: #000000;
}

h4 {
	padding-left:5px;
}

p {
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

.activenavitab {
	padding:4px 8px 5px 8px;
	color:#101010;
	margin:0 0 5px 0;
	text-decoration:none;
	background:#FFFFFF url(images/corner.gif) top right no-repeat;
	border: 1px solid #808080;
}

.activenavitab:hover {
	text-decoration:none;
}

.activetoptab {
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	color:#505050;
	text-decoration:none;
	background:#ffffff url(images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
	text-decoration:none;
}

.featuredholder {
	margin-bottom: 20px;
	background-image:url(../images/featured-bg.jpg);
	background-repeat:repeat-x;
	padding-top: 10px;
	height: 150px;
	width: 460px;
	float: left;
}

.featuredtitle {
	margin-bottom: 10px;
	margin-left: 215px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.featuredimage {
	float: left;
	padding:3px;
}

.featuredimage a img {
	border: 1px solid #cccccc;
}

.featuredimage a img:hover {
	border: 1px solid #ffffff;
}

.featuredtext {
	margin-left: 215px;
	padding-right: 20px;
}

.featuredhome {
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #333333;
}

.hide {
	display:none;
}

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background:#dadada;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #4385b8;
}

.navitab:hover {
	text-decoration:none;
	color: #FFFFFF;
	background:#4385b8;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #4385b8;
}

.toptab {
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
	color:#101010;
	border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
	background:#fafafa url(images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #eaeaea;
	color:#101010;
	text-decoration:none;
}
