﻿* {margin: 0;}
html,body {height: 100%;}
li { list-style:none; }
p {margin: 0 0 8px 0; text-align: justify}
a {text-decoration: underline;}
a:link {color: blue;}
a:visited {color: #4169E1;}
a:hover {color: red;}
h1 {
	font-size: 28px;
	text-indent: 10px;
	color: #7b1222;
	font-weight: bold;
	margin: 0 0 -3px 0;
	text-align: center;
}
h2 {
	text-align: center;
	/*background: url(../images/divider02.gif) bottom right no-repeat;*/
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
}
/*-------------------- Page -----------*/
body  {
	background: #c5d25b;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px auto 5px auto;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
#pagelayout {
	width: 900px; /*Width of page*/
	margin: 0 auto; /*Center container on page*/
	text-align: center;
	background: white;
	/*height: 100%;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/*-------------------- Header -----------*/
#header {
	width: 900px;
	margin: 0 auto; /*Center container on page*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
}
#headerimg {
	float: left
	width: 900px;
	height: 161px;
	background: url(../images/header.gif) no-repeat;
}
/*-------------------- Login Area -----------*/
#login {
	width: 250px;
	height: 80px;
	background-color: transparent;
	margin: -140px 0 0 690px;
	position: absolute;
	color: blue;
}
/*------ Layer with Register and Login Section ------ */
#login_menu{
	z-index: 100;
	background: #d8d9dc;
	border:solid 1px #666666;
	width:300px;
	padding:10px;
	color:black;
	position: absolute;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	overflow: auto;
	left:-200px;
}
#login_menu a{
	color: black;
}
#login_menu a:hover{
	color: #774e00;
}
#login_menu li{
padding-bottom:6px;
text-align:right;
}
#new-user-col{
padding-right:10px;
border-right:1px #DEDEDE solid;
height:120px;
width:75px;
float:left;
line-height:12px;

}
#signup-user-col{
padding-left:20px;
height:120px;
width:160px;
float:left;
line-height:12px;
text-align:right;
}
#login_menu label{font-size:11px; font-weight:normal;}
#login_menu input{font-size:11px; color: #555555; margin-left:10px;}

/*------ Membership Buttons ------ */
#login_menu button {
line-height:24px;
float:right;
color:black;
font-size:11px;
font-weight:bold;
text-align:center;
cursor:pointer;
}
.login-button {
background:url(../images/button.png);
display:block;
color:black;
font-size:11px;
text-decoration:none;
width:81px;
height:26px;
line-height:24px;
text-align:center;
margin: 5px;
}
.join-button {
background:url(../images/button.png);
display:block;
color:#fff;
font-size:11px;
text-decoration:none;
width:81px;
height:26px;
line-height:24px;
text-align:center;
}
#register {
	background-color: transparent;
	color: black;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
}
#register a {color: blue;	text-decoration: underline;}
#register label { display: block; width: 100px; float: left; margin: 2px 4px 6px 4px; text-align: right; }
#register br { clear: left; }
#register .username { font-size: 10px; border: 1px solid #006; background: #ffc; }
#register .username:hover { font-size: 10px; border: 1px solid #f00; background: #ff6; }
#register .password { font-size: 10px; border: 1px solid #006; background: #ffc; }
#register .password:hover { font-size: 10px; border: 1px solid #f00; background: #ff6; }
#register .loginbutton {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	height: 20px;
	width: 45px;
	cursor:pointer
}
.reg {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
a.reg {color: blue;	text-decoration: underline;}
a.reg:link {color: blue;	text-decoration: underline;}
a.reg:visited {color: blue;	text-decoration: underline;}
a.reg:hover {color: yellow;}

/*-------------------- Menu -----------*/
#menu{
	margin: 0 auto;
	width: 900px;
	height: 42px;
	background-color: transparent;
	overflow: hidden;
	/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
	background: url(../images/menu.png) no-repeat;
}
#menu ul{
margin: 0;
padding: 0;
padding-left: 20px; /*offset of tabs relative to browser left edge*/
font: bold 13px Verdana,Geneva, Arial, Helvetica, sans-serif;
list-style-type: none;
line-height: 32px;
}
#menu li{
display: inline;
margin: 0;
}
#menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #ffcc66;
	background: transparent; /*background of tabs (default state)*/
}
#menu li a:visited{
color: #ffcc66;
}
#menu li a:hover, .mattblacktabs li.selected a{
	background: #7b1222; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #fff;
}

/*------------------ Navigation Used in Login)-----------*/
#navbar{
background:url(pic/bg.png) repeat-x;
height:29px;
line-height:29px;
}
/*------ Reset CSS Properties ------ */
#navbar ul, #navbar li,
#navbar form,
#navbar button {
border:0; margin:0;padding:0; list-style:none;
}
#navbar li a{
margin:0 6px;
text-decoration:none;
font-size: 13px;
color: blue;
font-weight:bold;
border-bottom: 1px solid blue;
}

/*-------------------- Body -----------*/
#bodycontainer {
	width: 900px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: -2px auto; /* the auto margins (in conjunction with a width) center the page */
	background: url(../images/body.png) repeat-y;
	text-align: center;

}
#mainbody {
	overflow: hidden;
	margin: -2px auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -47px; /* the bottom margin is the negative value of the footer's height */
}

#letter {
	width: 860px;
	margin: 0px auto;
	background: transparent;
	padding: 20px 20px 20px 20px;
}
#adcolumn{
	float: left; /* since this element is floated, a width must be given */
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent;
	padding: 25px 5px 25px 5px;
	margin-left: 3px;
}
#contentcolumn{
	float: left;
	/*margin: 0 15px 0 210px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 8px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
	width: 560px;
} 
#leftsidebar {
	float: left; /* since this element is floated, a width must be given */
	margin: 0 0 0 25px; 
	width: 110px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #e46b15; the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; 
}
#rightsidebar {
	float: right; /* since this element is floated, a width must be given */
	margin: 0 9px 0 0;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #ccddff;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
}
#maincontent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: transparent;
	width: 560px;
	color: #333333		
}

/*-------------------- Section -----------*/
#section_wrapper {
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 15px;
	position: relative; /* will expand body to the bottom and stick*/
} 

#sectionheader {
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	/*background-color: #0099ff;*/
	width: 680px;
	margin: 0 auto; /*0 0 25px:*/
}
/* SECTION SEARCH */
#sectionsearch {
	background-color: #f08080;
	text-align: center;
	margin: 0;
	padding: 0px 0px 0px 25px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sectionsearch label, label span {
	display: block;
	padding-bottom: 5px;
	font-size: 11px;
}
#sectionsearch label {
	float: left;
}
#sectionsearch label span {
	float: left;
	text-align: right;
	padding-right:3px;
 }
#sectionsearch fieldset {
	float: left;
	padding: 5px;
	overflow: hidden;
	border: thin red;
} 
#sectionsearch fieldset input select{
	float: right;
	font-size: 10px;
}
#sectionsearch input[type="submit"] {  
	font-size: 9px;
}
#sectionsearch form div {
	text-align: center;
	margin: 0;
}
#keyword {
	font-size: 9px; 
	border: 1px solid #006; 
	background: #d7ebff;
}
#categoryid {
	font-size: 9px; 
	border: 1px solid #006; 
	background: #d7ebff;
}
#categorysubmit {
}
#searchsubmit {
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #fdf5e6;
}
/*-------------------- Category -----------*/

.categorytitle {
	text-align: left;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5b5b5b;
	background-color: #9fcf7f;
	width: 550px;
	margin: 0 0 0 25px:
	line-height: 28px;
}
#inc_wrapper {
	width: 170px;
	margin: 0px auto;
	padding-left: 5px;
	padding-right: 5px;
}

/*-------------------- Footer -----------*/

.footertxtbox {
	width: 680px;
	text-align:center;
	background: transparent;
	/*border: 3px solid rgb(230,230,230);*/
	padding: 35px 0 10px 0;
	overflow: hidden;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	margin: 10px auto;
}
.footertxtbox p { 
text-align:center;
margin: 0px auto;
line-height: 12px;  
}
#footer {
	clear: both;
	width: 900px;
	height: 125px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:30px;
	padding-left: 10px;
	margin: -25px auto;
	text-align: center;
	background: url(../images/footer.png) no-repeat;
}
#footer a {
	color: #3c4a20;	
	text-decoration: underline;
}
.push {
	height: 125px; /* .push must be the same height as .footer */
}

/*-------------------- Text Elements -----------*/

/* ------------- div.sub-headline ------------------------- */
div.sub-headline { padding: 0em 1em 0em 1em; text-align:center; }
div.sub-headline h2 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}
div.sub-headline h2 em { color: rgb(204,0,0); font-weight: bold; }
div.sub-headline h3 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; font-size: 125%; letter-spacing: -1px; font-weight: bold; font-style: italic; }
div.sub-headline h4 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; font-size: 115%; letter-spacing: -1px; font-weight: bold; font-style: italic; }
div.sub-headline h3 strong { color: rgb(204,0,0); }

/* --------------- div.headline ------------------------- */
div.headline { padding: 15px 15px 15px 15px; text-align:center; }
div.headline h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*text-transform: capitalize;*/
	text-align:center;
	line-height: 1.15em;
	font-size: 45px;
	letter-spacing: normal;
	color: #1a2a88;
	margin: 0 auto;
}

.error {
	color: Red;
}
.smalltxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding-left : 10px;
}
.normal { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; COLOR: black }
p.normal {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 10;
}
.dottedline {
	border-left: thin dotted Silver;
}
.listarrow  {
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px; 
	background: url("../images/bullet.png") no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
}	
.ltitle {
	text-align: left;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CCFF;
	background-color: #336699;
}
.alert {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px;	padding-left : 5px; color: Red; }
.highlight {
	background: transparent;
	font-style: italic;
	text-align: center;
	width: 80%;
}
.hilighter {
	background: yellow;
	font-style: italic;
	text-align: center;
}
.red {
	color: red;
}
.bodytxt {
	font-size: 14px;
	text-align: justify;
	margin: 10px 18px 10px 8px;
	padding: 5px 5px 5px 15px;
}

.cbodytxt {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.order-credit {
	margin: 0 auto;
	text-align: center;
}
.small {
	font-size: 8px;
	color: #333333;
}
.extrabig {
	font-size: 32px;
	text-indent: 10px;
	line-height: 34px;
	color: #0b56a5;
	font-weight: bolder;
	margin: 10px 0 16px 0;
	text-align: center;
}
.mostlybig {
	font-size: 24px;
	text-indent: 10px;
	line-height: 27px;
	color: #d2691e;
	font-weight: bolder;
	margin: 15px 0 15px 0;
	text-align: center;
}

/*-------------------- Boxes -----------*/
.box {
	width: 418px;
	margin: 10px auto;
	padding: 5px 10px;
	background: url(images/boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: justify
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
.boxbottom {
	margin: 0px auto;
	text-align: center;
}
#mediaspace {
	width: 300px;
	float: left;
}

.noted{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color:  #770000;
}

/* ------------- Bullet Points ------------------------- */

div.bulletpoints {
	padding: 30px;
   background-image:url("../images/bullet.png");
	background-repeat: no-repeat;
}
div.bullets {
	padding: 10px;
	font: 16px Tahoma, Verdana, Arial;
	color: #2e2e2e;
	text-align: left;
	}
div.bullets h2{
	padding: 5px;
	font: 26px Tahoma, Verdana, Arial;
	color: #8b0000;
	font-weight: bold;
	}
div.bullets blockquote p{
	background-color: #fcedd7;
	padding: 0px;
	font: 20px Tahoma, Verdana, Arial;
	color: #009301;
	font-weight: bold;
	}
div.bullets ul li {list-style-image: url(../images/bullet0sm.png);	color: #000000; padding-left: 15px;	margin: 5px 0 0 35px;  font-size: 16px; }
div.bullets ul li li {list-style-image: url(images/bullet2.gif);list-style-type: circle; color: #000000;}
div.bullets ul li li li {list-style-image: url(images/bullet3.gif);	list-style-type: square; color: #000000;}
/*-------------- Universal Classes -----------*/
.runoff { overflow: hidden; }
.spacer{clear:both; height:1px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
   font-size: 0px;
   line-height: 0px;
	width: 100%;
	height:1px;
	margin: 0 0 -1px;
	clear:both;
}
.photo {
	padding: 5px 11px 5px 5px;
}
.off { display: none; visibility:hidden; }
.centre { text-align: center; }
.sinistra { text-align: left; }
.destra { text-align: right; }
.breathe { padding: 1em 0em; }
span.question { color: rgb(204,0,0); font-weight: bold; }
span.answer { color: rgb(0,150,0); font-weight: bold; }
.invisible { display: none; }
.board { background-color: rgb(0,150,0); color: rgb(255,255,255); padding:.15em .5em; }
.board-alt { background-color: rgb(204,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.count { background-color: rgb(0,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.peace { overflow: hidden; }
.float-left { float: left; }
.float-right { float: right; }
