/* --------------------------------------------------- */
/* --- Core HTML styles                        
/* --------------------------------------------------- */
body {
	background: #FCFEF4;
	background: #3F3F3F;
	background: #E0E0D0;
	margin: 10px auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #3F3F3F;
	text-align: center;
	width: 780px;
}

a, a:link {
	color: #78A515;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #999;
	text-decoration: none;
}

h1 {
	color: #78A515;
	color:#6c88c1;
	font-family: tahoma;
	font-size:1.8em;
	font-weight:bold;
	padding:0 0 0 2px;
	margin: 0px -4px 5px -4px;
}
h1 a {
	color:#6c88c1;
}
.h1-inline {
	font-size:0.6em;
}
.h1-inline a, .h1-inline a:visited {
	color: #78A515;
	text-decoration: none;
}
.h1-inline a:hover {
	color: #999;
}

h2 {
	color: #78A515;
	font-size: 1.7em;
	margin: 0 0 5px 0;
}
h2 a , h2 a:link {
	color: #069;
}
h2 a:hover {
border-bottom: 1px dotted #ace;
}
h3 {
	font-size: 1.0em;
	margin: 5px 0 0 0;
}

hr {
	height:1px;
	line-height:1px;
	color:#6c88c1;
	background:#6c88c1;
}

img {
	border:0;
}

pre {
	background: #EEEEEE;
	text-align: left;
	margin: 0px;
	padding: 2px;
	border: 1px solid #ace;
	text-align: left;
	overflow: auto;
}


/* --------------------------------------------------- */
/* --- Basic Template styles  
/* --------------------------------------------------- */
#container {
	width:776px;
	background: #fff;
	border:2px solid #abc;
	text-align: left;
}
.container_right {
	background:#fff;
}

#content-left {
	background: #fff;
	text-align: left;
	border: 8px solid #fff;
}
#content-middle {
	text-align:left;
	padding:5px;
}
#content-right {
	text-align:left;
	padding:5px;
}

#footer {
	background:#ace url(/images/footer.gif) no-repeat;
	border-top:1px solid #abc;
	border-bottom:1px solid #abc;
	line-height:1.5em;
	font-size:0.8em;
	text-align:center;
}
#footer a {
	color: #3F3F3F;
	font-weight:normal;
	text-decoration:underline;
}

#site-header {
	width:100%;
	xwidth:776px;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	background:#EFF3F8;
	padding:8px;
	xborder:2px solid #abc;
	border-bottom:0;
	xmargin:-8px 0 0 -8px;
}
#site-header a, a:hover {
	background:none;
}

.working {
	color:red;
	background: url('/images/working.gif') 50% 50% no-repeat;
}

/* --------------------------------------------------- */
/* Ad styles  
/* --------------------------------------------------- */
.ad-728x90 {
	background: #94C663;
	background: #fff;
	padding: 2px 0 0 20px;
	margin-bottom:5px;
	text-align:center;
}
.ad-120x60 {
	margin:5px 0 10px 10px;
}
.ad-120x600 {
}
.ad-160x600 {
	margin: 5px auto;
	text-align:center;
}
.ad-336x280 {
}
.ad-250x250 {
}
.ad-300x250 {
}
.ad-728x15 {
	margin: 0px 0 10px 2px;
}
.ad-468x60 {
}
.ad-textlinks, .useful-links {
	font-size:10px;
	font-family: helvetica, serif;
	padding:0 5px 0 5px;
}
.ad-textlinks a, .useful-links a {
	color:#2B7CAC;
	text-decoration:none;
	font-size:12px;
}
.ad-textlinks a:hover, .useful-links a:hover {
	text-decoration:underline;
}

/* --------------------------------------------------- */
/* --- Box Styles 
/* --------------------------------------------------- */
.box-outside {
	background: #ace;
	border:1px solid #fff;
}
.box-inside {
	border:2px solid #fff;
	background: #f5f5f5;
	margin:1px;
	color:#183880;
	color:#4b4b4b;
	padding:5px;
	font-size:0.9em; 
}
#notice-box-outside {
	background: #ace;
	margin:10px;
	border:1px solid #fff;
}
#notice-box-inside {
	border:2px solid #fff;
	background: #ace;
	cursor:pointer;
	margin:1px;
	color:#183880;
	color:#4b4b4b;
	padding:5px;
}
#notice-box-inside:hover {
	background: #f5f5f5;
}
.notice {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	color:red;
}
.closeform {
	font-size:0.9em; 
	float:right
}


/* --------------------------------------------------- */
/* --- Contact Form Styles  
/* --------------------------------------------------- */
.contact {
	font-size:1.0em;
}
.contactleft {
	float:left;
	width: 120px; 
	font-weight: bold;
	margin: 5px 0; 
}
.contactright {
	color: red;
	text-align: left;  
	padding: 4px; 
	margin: 5px 0; 
}
.contacterror {
	border: 1px solid #ff0000;
	color:red;
	padding: 4px; 
	margin: 0; 
}
.contact input, .contact textarea {
	width:250px;
}


/* --------------------------------------------------- */
/* --- Miscellaneous Styles  
/* --------------------------------------------------- */
#article {
	background:url(/images/quote.gif) no-repeat;
}

.badlink {
	background: #EFF3F8 url(/images/badlink.gif) no-repeat;
	border:1px double #8DC112;
	border:1px double #ace;
	margin:10px;
	padding: 2px 0 2px 25px;
	clear:both;
}
.badlink:hover {
	background: #f5f5f5 url(/images/badlink.gif) no-repeat;
}

.browsecolumn {
	border:1px dotted #ace;
	background:#f5f5f9;
	vertical-align:top;
	padding:5px;
}
.browsecolumn:hover {
	background:#fff;
}

.content-box {
	border:1px solid #6c88c1;
	padding:2px 5px;
	margin-bottom:10px;
	width:500px;
}
.content-box-title {
	background:#6c88c1;
	padding:0 5px;
	color:#fff;
	font-weight:bold;
	margin: 0 -3px 0 -3px;
}

.go {
	vertical-align:top;
}
.line {
	border-top: 1px solid #ace;
	line-height:1px;
	height:1px;
	margin:0;
}
.listing {
	background:#fafafa;
	padding:2px;
	border:1px dotted #ace;
}


/* --------------------------------------------------- */
/* --- form styles... 
/* --------------------------------------------------- */
form {
	margin:0;
}
.submit {
	color:#fff;
	position:relative;
	top:3px;
	margin-left: 2px;
	cursor: pointer;
	background:#006677;
	xborder:4px double #f9f9f9;
	xborder-bottom:4px double #555;
	xborder-right:4px double #555;
}
.submit:hover {
	margin-left: 2px;
	cursor: pointer;
	background:#006699;
	xborder-right:4px double #abc;
	xborder-bottom:4px double #abc;
}
.submit-btn {
	background: url(/images/fade-butt.png ) #f4f4f4;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	cursor: pointer;
	text-transform:uppercase;
	font-size:0.8em;
}
.submit-btn:hover {
	background-color: #ace;
}

/* --------------------------------------------------- */
/* --- search styles... 
/* --------------------------------------------------- */
#search {
	margin:0 0 10px 0;
}	
#search h3 {
	font-size: 1.4em;
	margin: 0px 0 -10px 0;
	font-weight: normal;
}
#searchform {
	margin:-5px 0 5px 0;
}
.searchfield {
	position:relative;
	top:2px;
	background: #fff;
	border: 1px solid #BFBFBF;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 2px 2px 2px;
	width: 105px;
	height:1.2em;
}
.searchfield:hover {
	border: 1px solid #6c88c1;
	color: #949494;
}

/* --------------------------------------------------- */
/* --- search form - advanced
/* --------------------------------------------------- */
#searchform-advanced form {
	border-top: 3px solid #abc;
	border-bottom: 3px solid #abc;
	background: #f3f3f3;
	background: #EFF3F8;
	padding: 10px;
	margin:5px auto;
	font-size:12px;
}
#searchform-advanced h1, #searchform-advanced h2, #searchform-advanced h3 {
	color: #993333; 
	margin: 0 0 5px 0;
	border-bottom:2px solid #ace;
	background:#f9f9f9;
}
#searchform-advanced h2 {
	color: #abc; 
	font-size:20px;
}

/* --------------------------------------------------- */
/* --- search results
/* --------------------------------------------------- */
.searchresults-h2 {
	color: #abc; 
	font-size:1.7em;
}
.searchresults-h3 {
	background: #eee;
	color: #abc; 
	font-size:1.0em;
	border:1px solid #abc;
	border-left: 4px solid #abc;
	border-right: 4px solid #abc;
	padding: 0px 5px 0 5px;
	margin: 0;
	line-height:1.5em;
	height:1.5em;
}
.searchresults-type {
}
.searchresults-result {
}
#search-nav-form {
	padding: 4px 0 4px 0;
	text-align:center;
	border-top: 1px solid #abc;
	border-bottom: 1px solid #abc;
}
.search-nav {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	margin:2px 0;
	cursor:pointer;
}
.search-nav-current {
	background-color: #acb;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	margin:2px 0;
}


/* --------------------------------------------------- */
/* --- search result tabs 
/* --------------------------------------------------- */
#refine {
    display: block;
    margin: 0 0 20px 0; 
	padding: 0; 
	clear: both;
}
#refine h4 {display: none;}
#refine ul {
	list-style-type: none;
	height: 27px;
	margin: 0; padding: 0;
	float: left;
	width: 99%;
    background: url(/images/search/searchrefineulbg.gif) repeat-x 0 1px;
}
#refine ul li {
	display: inline;
	white-space: nowrap;
	text-align: center;
	margin: 0;  
	padding: 0;
	font-size:0.8em;
}
#refine ul li a, #refine ul li span.nohits {
	display: block;
	float: left;
	margin: 1px; 
	padding: 3px 4px;
	height: 30px;
	border-bottom: none;
    font-family: Arial, Helvetica, Geneva, Verdana, Sans-serif;
	color: #393939;
	font-weight: normal;
	text-decoration: none;
	background: white url(/images/search/searchrefineabg.gif) no-repeat 50% 0;
}
#refine li a:hover {
	background-color: white; 
	color: white;
	background: url(/images/search/searchrefinehoverbg.gif) no-repeat 50% 0;
}
#refine li.active a {
	background-color: white; color: white;
	background: url(/images/search/searchrefinehoverbg.gif) no-repeat 50% 0;
}
#refine li.inactive a {
	background-color: white; color: white;
	background: url(/images/search/searchrefineabg.gif) no-repeat 50% 0;
}
.topsearch-container {
	float:left;
	width:100%;
	background:#abc;
	background:#e5eaef;
	border-bottom: 1px solid #abc;
}
.topsearch {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	vertical-align: bottom;
	padding: 0;
	margin:2px 0 0 0;
	height:24px;
}
.topsearch-field {
	width:120px; 
	height:15px;
}
.topsearch-checkbox {
	vertical-align:top;
	margin:5px 0 0 0;
}
.topsearch-right {
	font-size:10px;
	float:right;
	position:relative;
	top:-21px;
	right:5px;
}

/* --------------------------------------------------- */
/* --- search/content display styles... 
/* --------------------------------------------------- */
.display-content {
	xbackground:#f9f9f9;
	border: 1px solid #ace;
	margin: 15px 0px 20px 5px;
	padding: 0 5px;
}
.display-content-title {
	background:#abc;
	background: #2B7CAC;
	background:#f9f9f9;
	margin:0 -5px 0 -5px;
	padding: 2px 0px 2px 5px;
	font-size: 1.2em;
	border-bottom:1px dotted #ace;
	color: #069;
}
.display-content-title a {
	color: #8cc0e5;
	color: #069;
	font-weight:bold;
	text-decoration:none;
}
.display-content-title a:hover {
	color: #718ea5;
}
.display-content-content {
	border-left: 1px dotted #ace;
	padding: 3px 0 3px 4px;
	margin: 10px 0 10px -5px;
}
.display-source-table {
	border-top:1px solid #ddd;
}
.display-source-table td {
	padding:0 10px 0 0;
}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(/images/permalink.gif) no-repeat center left;
}

.red { 
	color:#993333; 
	margin: 0px 0 5px 0; 
}
.red-bordered { 
	background:#e5eaef;
	color:#993333; 
	margin: 0px 0px 5px 0; 
	border-top:1px dotted #993333; 
	border-bottom:1px dotted #993333;
	padding: 0 0 0 4px;
}

.tbtitle {
	margin: 0 0 5px 0;
	color: #999; 
}
.tbtitle-meta {
	margin: 0;
}
.tbmeta {
	margin-top: 0;
	color: #999;
}
.trackback {
	background-color: #FAFAF0 !important;
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #9BBB38; 
	width: 98%;
	padding:5px;
	margin:0 0 12px 0;
}

.warning {
    background-image: url('/images/alert.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border:			  1px solid #ccc;
    padding:          8px;
    background-color: #cc3300;
    padding-left:     28px;
	color: #fff;
	font-weight:bold;
}


/* --------------------------------------------------- */
/* --- Navigation-related styles...
/* --------------------------------------------------- */
.digg {
	border:1px solid #ddd;
	background:#fff;
	padding:4px;
}
.addthis {
	text-align:center;
	margin: 0 auto;
}

.topinfo {
	background-color:#eee; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	padding-left:5px; 
	font-size:14px; 
	color:#999;
}
.prevnext{
	height:20px;
	padding-top:5px;
	background-color:#eee;
	margin: 10px 5px 0px 0px;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
}
.prev-rollover a { 
	width:71px; 
	height:12px; 
	position: relative;
	float:left;
	margin-left: 10px;
	background:url("/images/prevCool.gif") no-repeat; 
}
.prev-rollover a:hover { 
	background-color: #990000; 
	background:url("/images/prevHot.gif") no-repeat;
}
.print-box a { 
	width:61px; 
	height:23px; 
	position: relative;
	float:right;
	margin-left: 10px;
	background:url("/images/print_box.gif") no-repeat; 
}
.next-rollover a { 
	width:71px; 
	height:12px; 
	position: relative;
	float:right;
	margin-right: 10px;
	background:url("/images/nextCool.gif") no-repeat; 
}
.next-rollover a:hover { 
	background-color: #990000; 
	background:url("/images/nextHot.gif") no-repeat; 
}
.prevnext-dotted {
	background:url("/images/prevnext-dotted.gif") repeat;
	background-position: 0 -12px;
	margin-left: 84px; margin-right: 84px;
}


/* --------------------------------------------------- */
/* --- sidebar styles 
/* --------------------------------------------------- */
#sidebar {
	width:180px;
	padding:10px;
	border:1px solid #ddd;
	background:#f5f5f5;
}

#links li {
	list-style-image: url(/images/links_bullet.gif);
	padding: 2px 0px 2px 2px;
}
#links ul {
	padding: 0px 10px 15px 18px;
	margin: 0;
}
#links a {
	font-size: .9em;
	text-decoration: none;
}
#links a:link {
	color: #565D4A;
	color:green;
	font-weight: normal;
}
#links a:visited {
	color: #aaa;
	color:green;
}
#links a:hover, #links a:active {
	color: #099;
}
#links h3 {
	margin:0;
	padding:0;
	font-size:1.2em;
}


/* --------------------------------------------------- */
/* --- Text and List Styles 
/* --------------------------------------------------- */
ul { 
	list-style-type:disc;
	list-style:disc;
	margin-top: 0px; 
	margin-left: 10px; 
	padding-left: 10px; 
}
OL.upperroman { list-style-type: upper-roman; font-size:100%; }
OL.lowerroman { list-style-type: lower-roman; font-size:100%; }
OL.upperalpha { list-style-type: upper-alpha; font-size:100%; }
OL.loweralpha { list-style-type: lower-alpha; font-size:100%; }
OL.resource-results { padding:0; margin:0px; margin-left:0px; font-size:100%; }
UL.circle { list-style-type:circle; font-size:100%; }
UL.disc { list-style-type:disc; font-size:100%; }
UL.square { list-style-type:square; font-size:100%; }


/* --------------------------------------------------- */
/* --- Table Styles 
/* --------------------------------------------------- */
.toprow {
	background-color:#EFF3F8;
}

#table-home {
	width:100%;
}
#table-home td {
	background: #C2E76B;
	background: #fff;
	line-height: 3em;
	border:1px double #8DC112;
	border:1px double #ace;
	text-transform:uppercase;
	font-size:1.4em;
	text-align:center;
}
#table-home td a {
	background: #C2E76B;
	background: #EFF3F8;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	margin:1px;
	height:2.9em;
	display:block;
	color:#183880;
	color:#4b4b4b;
}
#table-home td  a:hover {
	background: #f5f5f5;
	cursor: pointer;
	border: 1px solid #969696;
	margin:0px;
	color:#8DC112;
}
.prevnext-table {
	width: 100%;
	background-color: #eee;
	border:1px solid #999;
	padding:0;
	margin:10px 0px 0px 0px;
	font-size:10px;
	clear:both;
}
.prevnext-table td {
	border: 0;
}

/* --------------------------------------------------- */
/* --- Table via CSS
/* --------------------------------------------------- */
.table {
	background:#333;
}
.table ul {
	float:left;
	margin:0;
	padding:0;
	border:1px solid #C9C9C9;
}
.table ul li {
	list-style:none;
	padding:5px 10px;
}
.table ul li.title {
	font-weight:bold;
	background:#333;
	color:#fff;
}
.table ul li.even {
	background:#fff
}
.table ul li.odd {
	background:#FFFFE6
}


/* --------------------------------------------------- */
/* --- Custom Javascript Alert Box
/* --------------------------------------------------- */
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}
#modalContainer li {
	margin-left:-15px;
}

#alertBox {
	position:relative;
	width:475px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(../images/alert-js.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#78919B;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:0.85em verdana,arial;
	padding: 0 10px 0 5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#78919B;
	text-decoration:none;
}


/* --------------------------------------------------- */
/* --- Hacks 
/* --------------------------------------------------- */
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	
