@charset "utf-8";
/* Reset defaults */
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
li, dd {
	margin-left:1em;
	list-style-type:none;
}
ul {
	list-style-type:none;
}
fieldset {
	padding:.5em;
	border:0 none;
}
textarea {
	overflow:auto;
}
img {
	border:none;
}
a {
	text-decoration:none;
}/* layout */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	text-align:center;
	line-height:1.3em;
	font-size:76%;
	margin:1em 0;
	height:100%;
	width:100%;
}
#wrap {
	margin:0 auto;
	text-align:left;
	max-width:100%;
	min-width:600px;
}
#main-body {
	background:#FFF url(../images/bg2.jpg) repeat left top;	
	min-width:199px;
 	padding-right: 16.9em;
	max-width:100%;
	position:relative;
	float:left;
}
#header {
	max-width:100%;
	min-width:600px;
}
#left {
	background:#3A4FA8 url(../images/bg.jpg) repeat left bottom;
	float:left;
	width:16.8em;
	overflow:hidden;
	position:relative !important;
	margin-left:-16.9em !important;
	position:static;
	margin-left:0;
}
#below{
	border-top: #dde .5em solid;
	clear:both !important;
	clear:none;
	max-width:100%;
	position:relative !important;
	padding-left:16.9em !important;
	padding-left: 0;
	position:static;
	min-width:400px;
}
#right {
	color:#FFF;
	float:right;
	text-align:left;
	width:16.8em;
	overflow:hidden;
	margin-right:-16.9em !important;
	position:relative !important;
	position:static;
	margin-right:0;
}
#middle {
	background:#FFF url(../images/bg2.jpg) repeat left top;
	float:left;
	min-width:200px;
	width:100%;
	position: relative;
	overflow:hidden;
}
#footer{
	padding-left:16.9em;
	margin-right:-16.9em;
}
.search {
	float:right;
}
.inside {
	padding:5px !important;
	padding:1px;
}/* Basic settings */
#middle li {
	list-style:square url(../images/ledlightblue.gif);
}
a:link, a:visited {
	color:#083B78;
	font-weight:bold;
}
a:hover, #footer a:hover, #left a:hover {
	color:#7A95AE;
}
h1 {
	font-size:1.7em;
	line-height:1.7em;
	color:#FFF;
	clear:left;
	background:#006 url(../images/corner.gif) no-repeat right bottom;
}
h2 {
	font-size:1.5em;
	line-height:1.5em;
	background:#4C60B6 url(../images/h3_bg.gif) repeat-x left bottom;
	color:#FFF;
	font-weight:bold;
	display:inline;
}
h3 {
	font-size:1em;
	line-height:1.3em;
}
h4 {
	font-size:0.7em;
	line-height:1.2em;
}
h5 {
	font-size:1.1em;
	line-height:1.1em;
}
h6 {
	font-size:1em;
	line-height:1em;
}/* Template settings */
#middle h3 {
	color:#4C60B6;
}
.bluecorner, .blackcorner, .graycorner, .redcorner, .greencorner {
	margin:0 auto;
	background-color:#7F7F7F;
}
.cornerpadding {
	padding:.5em;
}
.bluecorner {
	background-color:#606080;
}
.blackcorner {
	background-color:#000;
}
.greencorner {
	background-color:#467846;
}
.redcorner {
	background-color:#a44753;
}
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head div {
	background:url(../images/graybox.png) no-repeat bottom right;
}
.cssbox_head {
	background-position:top right;
	padding-right:1.5em;
}
.cssbox_head div {
	background-position:top left;
	padding-top:1.5em;
}
.cssbox_body {
	background-position:bottom left;
	margin-right:1.5em;
	padding:0 0 1em 1em;
	overflow:hidden;
}
.button, button {
	text-align:center;
	font-weight:bold;
	background:#FFF url(../images/button_bg.gif) repeat-x bottom left;
	padding:2px !important;
	padding:0;
	border:#FFF outset 2px;
}
.sitetitle {
	position:relative;
	width:100%;
	height:16.9em;
	float:left;
	max-width:100%;
	min-width:600px;
}
.header {
	height:16.9em !important;
	height:100%;
	width:100%;
	margin-left:0 !important;
	margin-left:-3px;
	float:left;
	max-width:100%;
	min-width:600px;
}
.floattop {
	position:absolute;
	top:0;
	right:0;
	visibility:visible !important;
	visibility:hidden;
}
.floatbottom {
	position:absolute;
	top:12.6em;
	right:10.1em;
	width:25.3em;
	height:4.2em;
	visibility:visible !important;
	visibility:hidden;
}
a.menuwords, a.menuwords:visited {
	position:relative;
	display:block;
	margin:.2em;
	float:left;
	width:3.8em;
}
a.menuwords img {
	width:3.8em;
}
a.menuwords span {
	position:absolute;
	display:block;
	width:3.8em;
	background:#000;
	color:#FFF;
	top:0;
	font-weight:bold;
	border-top:#000 1px solid;
	text-align:center;
	z-index:9;
	visibility:hidden;
	opacity:.50;	
}
a.menuwords:hover span {
	visibility:visible;
}
h1.words {
	position:absolute;
	display:block;
	white-space:nowrap;
	top:.5em;
	left:0;
	color:#6CF;
	width:100%;
	font-size:3.3em;
	line-height:1.3em;
	text-align:left;
	text-indent:.3em;
	border-bottom:#D0D0D0 4px solid;
	border-top:#E9E9E9 1px solid;
	z-index:10;
	visibility:visible !important;
	visibility:hidden;
	background:#FFF url(../images/mouse.jpg) no-repeat 75%;
	opacity:.70;
}
h1.words span {
	display:block;
	font-size:.4em;
	line-height:1em;
	padding-left:4em;
}
#fontsize {
	position:absolute;
	white-space:nowrap;
	display:inline;
	top:13.9em;
	right:0;
	height:2em;
	width:10.1em;
	visibility:visible !important;
	visibility:hidden;
	z-index:11;
}
#fontsize img {
	width:2.5em;
	margin-left:.5em;
}
#midtopleft, #midtopright, #midtop {
	float:left;
	width:49%;
	text-align:left;
}
#midtopright {
	float:right;
}
#midtop {
	width:100%;
}
#system-message dd.error ul, #system-message dd.notice ul, #system-message dd.message ul, .alert, .info, .warning, .sticky, .feed, .download {
	background:#fff6bf url(../images/warning.gif) 15px 50% no-repeat;
	text-align:left;
	padding:5px 20px 5px 45px;
	border-top:2px solid #ffd324;
	border-bottom:2px solid #ffd324;
	clear:both;
	color:#966;
}
.info, #system-message dd.message ul {
	background:#F8FAFC url(../images/info.gif) 15px 50% no-repeat;
	color:#5E6273;
	border-color:#B5D4FE;
}
.alert {
	background:#FBEEF1 url(../images/alert.gif) 15px 50% no-repeat;
	color:#8E6A64;
	border-color:#FEABB9;
}
#system-message dd.message ul, #system-message dd.notice ul, .sticky {
	background:#E6FFE1 url(../images/sun.gif) 15px 50% no-repeat;
	color:#48793F;
	border-color:#090;
}
.feed {
	background:#E0E0E8 url(../images/feed.gif) 15px 50% no-repeat;
	color:#333;
	border-color:#85BBDB;
}
.download {
	background:#F0F0F0 url(../images/download.gif) 15px 50% no-repeat;
	color:#666;
	border-color:#c0c0c0;
}
code, .code {
	background:#F0F0F0 none;
	padding:5px 20px 5px 10px;
	font-family:"Courier New", Courier, mono, "times new roman";
	line-height:150%;
	border-left:5px solid #C3D7EA;
	color:#666;
}
blockquote, .quote {
	margin:15px 10px;
	padding:10px 20px 10px 60px;
	border-top:2px dotted #ccc;
	border-bottom:2px dotted #ccc;
	padding:10px 30px 15px 0px;
	font-size:110%;
	line-height:120%;
	color:#999;
	font-style:italic;
}
a.p1, a.p1:visited {/*PPP - Picture popup www.speedingpc.com*/
	display:inline;
	float:left;
	padding:5px;
	position:relative;
	width:auto;
}
a.p1 img {
	outline:1px solid #ddd;
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
	width:15em;
}
a.p1:hover {
	z-index:10;
	width:auto;
	height:auto;
}
a.p1:hover img {
	display:block;
	position:absolute;
	width:auto;
	height:auto;
}
.clr {
	clear:both;
}
.finside{
	background:#000000 url(../images/corner.gif) no-repeat right bottom;
	margin:.3em .3em;
	padding:.2em;
	margin-left:-16.9em;
}
#navcontainer h3 {
	background:#4C60B6 url(../images/h3_bg.gif) repeat-x left bottom;
	color:#FFF;
	padding:.25em 0;
	font-size:1.2em;
	margin:0 -1em .5em -1em;
	text-align:center;
}
#navcontainer {
	color:#FFF;
	padding:.3em;
}
#navcontainer li {
	margin:0 10px 2px 5px;
}
#navcontainer li li {
	margin:0 0 0 5px;
}
#navcontainer a, #footer a {
	color:#FFF;
}
#navcontainer li a, #navcontainer .active#current li a {
	display:block;
	background:#5A6CB7;
	color:#FFF;
	padding: 3px 3px 3px 20px;
	font-size: 1.2em;
}
#navcontainer li a:hover, #navcontainer li a:active, #navcontainer .active#current a, #navcontainer .active#current li a:hover, #navcontainer a#active_menu {
	color:#666;
	background:#3A4FA8 url(../images/next.gif) no-repeat center left;
	text-align:right;
}
#navcontainer .active#current a, #navcontainer a#active_menu {
	background:transparent url(../images/player_end.gif) no-repeat center left;
	text-align:left;
}/* Joomla settings*/
#right .moduletable {
	margin-bottom:1em;
}
#left .moduletable {
	background:#5A6CB7;
	margin:0 1em .2em .5em;
}
#right .moduletable h3, #right .moduletable h2, #right .moduletable h1 {
	text-align:center;
	color:#E1E1E1;
	text-decoration:underline;
}
#middle .moduletable h3 {
	background:#4C60B6 url(../images/h3_bg.gif) repeat-x left bottom;
	color:#FFF;
}
a.category {
	font-weight:bold;
	font-size:1.3em;
	line-height:1.5em;
}
.syndicate img {
	width:1.5em;
}
input.inputbox, textarea, select, #email {
	width:70%;
	height:1.5em;
	font-weight:bold;
	border:#CCC solid 2px;
	display:block;
}
#mod_login_username {
	background:#FFF url(../images/agt_family.gif) no-repeat center right;
	padding-right:25px;
}
#mod_login_password {
	background:#FFF url(../images/password.gif) no-repeat center right;
	padding-right:25px;
}
#mod_search_searchword {
	color:#FFF;
	border:0px solid;
	width:14.3em;
	height:2em;
	line-height:2em;
	background:#000 url(../images/bac_search.jpg) no-repeat top left;
	padding-top:5px;
	padding-left:6px;
	padding-bottom:1px;
	text-align:center;
}
#mod_search_searchword:hover {
	border:0px solid;
}
.button:hover, button:hover, input.inputbox:hover, input.inputbox:focus, textarea:hover, textarea:focus, select:hover, select:focus, #email:focus, #email:hover {
	border:2px solid #60F;
}
a.readon, a.readon:visited {
	display:block;
	background:url(../images/readon.gif) left center;
	background-repeat:no-repeat;
	text-align:right;
	height:1.6em;
	float:left;
	clear:both;
	width:92%;
	padding-left:21px;
	text-align:left;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption, .pathway, .createdby, .counter {
	font-size:.9em;
	color: #666666;
	clear:both;
	text-align:left;
	width:100% !important;
	width:auto;
}
#footer{
	color:#CCC;
}
.pathway{
	font-size:1.2em;
}
#mainlevel-nav li {
	display:inline;
	float:right;
	margin-right:.2em;
}
.contenttoc {
	margin:.3em;
	border:#000 1px solid;
}
.blog_more, .midtoplr {
	display:block;
	border-top:#09F 2px ridge;
	border-bottom:#09F 2px ridge;
}
.blog_more {
	clear:both;
}
.pagination, .pagenavbar {
	border-top:1px solid #CCC;
	margin:1em 0 0 0;
	padding:1em 0;
	clear:both;
}
ul.pagination li {
	display:inline;
}
.counter {
	background:#DDE;
	font-weight:bold;
	margin:1em 0 1em 0;
	padding:.5em 0;
	clear:both;
}
.column2, .column1 {
	float:left;
	width:49%;
	clear:left;
	overflow-x:hidden;
	padding-bottom:1em;
}
.column2 {
	float:right;
	clear:right;
}
.leading_separator {
	display:block;
	clear:both;
}
.article_separator, row_separator2 {
	display:none;
}
#contact_name, #contact_email, #contact_subject, #contact_text, #contact_textmsg, input#title, #email {
	display:block;
	width:80%;
}
#contact_text {
	height:8.4em;
}
#emailForm {
	border-top:#CCC 1px solid;
}
table.newsfeeds, table.weblinks, table.category {
	border:1px solid #EEE;
	margin:2em 0pt;
	clear:both;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background:#DDE;
	padding:.5em;
}
table.newsfeeds td, table.weblinks td, table.category td {
	border-right:1px solid #EEE;
	padding:.5em;
}
#limit {
	width:4.2em;
}
.wrap_image {
	clear:left;
}
.metadata label {
	display:block;
}
.bannergroup {
	text-align:center;
	clear:both;
	padding-bottom:10px;
}
.tool-tip {
	float:left;
	background:#ffc;
	text-align:left;
	border:1px solid #D4D5AA;
	padding:.5em;
	max-width:20em;
}
.tool-title {
	font-weight:bold;
}
.banneritem img{
	width:100%;
}
