@charset "utf-8";
/* CSS Document */

/* FOR TESTING PURPOSES */
.borderBlue {
	border:1px #0000CC solid;
	}
.borderRed {
	border:1px #CC0000 solid;
	}
.borderGreen {
	border:1px #00CC00 solid;
	}		
.backgroundLightGray {
	background-color:#EEE;
	}

/* CANCELLING ISSUES IN DIFFREENT BROWSERS*/
form,h1,h2,h3,h4,h5,h6,p,ul,li {padding:0; margin:0}
h1,h2,h3,h4,h5,h6,label,a {text-decoration:none}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
}
li {display:inline}

/* GENERAL REDEFINITIONS */
html {
	width:100%;
	height:100%;
	margin:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	margin:0;
	padding:0;
	color:black;
	background-color:#999;
}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#0066FF;
	text-decoration:none;
}
img {
	border:none;
}
h1, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
}
h2 {
	font-size:1.3em;
	font-family:Verdana, Geneva, sans-serif;
	margin:14px 0 0 0;
	font-weight:normal;
	color:#08679a;
}
p {	
	font-size:0.85em;
	line-height:150%;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#0066ff;
	line-height:150%;
}

.clear {
	clear:both;
}

/*LAYOUT-STRUCTURE*/
#mainWrapper {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	height:auto;
	position:relative;
}

#header {
	background:url(../img/headerBg.png) top left no-repeat;
	text-transform:uppercase;
	text-indent:-5000px;
	height:453px;
	position:relative;
	z-index:5;
}

/*MAIN CONTENT*/
#mainContent{ 
	height:auto;
	background:url(../img/right-content-Bg.png) repeat-y scroll 583px 0;
}
#imageTekan {
	background:url(../img/Note-the-petition.png) no-repeat left top;
	width:133px;
	height:114px;
	text-indent:-5000px;
	position:absolute;
	top:408px;
	left:545px;
	z-index:30;
}
#mainContentLeft {
	float:left;
	width:566px;
}

/* MIDDLE-LEFT */
#middleLeft {
	width:500px;
	margin:20px 0 0 30px;
}
#middleLeft h3 {
	margin-bottom:10px;
}
#middleLeft p {
	margin-bottom:25px;
	text-align:justify;
}
#blankDiv {
	width:335px;
	height:630px;
	float:left;
}
/*MIDDLE-CONTENT*/
#middleContent {
	padding-left:33px;
	margin-top:41px;
}
	/*position:absolute;
	top:495px;;
	left:341px;
	width:235px;
}
/*#middleContent ul li {
	display:block;
	margin-bottom:20px;
	line-height:120%;
	margin-left:34px;
}*/
#middleContent h5 {
	margin-bottom:20px;
	text-decoration:underline;
	font-size:1.1em;
	font-weight:normal;
	line-height:145%;
}
#middleContent h5:hover {
	color:#0066FF;
	text-decoration:none;
	cursor:pointer;
}
#middleContent h5.selected {
	color:#0066FF;
	text-decoration:none;
	margin-bottom:10px;
	/*border-top:1px dotted #000;*/
}
div.answers {
	display:none;
	margin:10px 0 10px 0;
	/*border-bottom:1px dotted #000;*/
}
#mainContentBottom p, #middleContent p {
	margin-bottom:10px;
	line-height:18px;
}
#mainContentBottom h3, #middleContent h3 {
	margin-bottom:15px;
}
#mainContentBottom {
	/*position:absolute;
	bottom:100px;
	left:30px;*/
	width:511px;
	margin:85px 0 70px 33px;
}
#mainContentRight{
	float:right;
	width:385px;
	margin:-20px 32px 0 0;
	background:url(../img/right-content-Bg.png) repeat-y;
	height:auto;
	padding-bottom:60px;
}
#mainContentRight p {
	line-height:165%;
}
#mainContentRight h3{
	margin:60px 0 0 125px;
}
.rightContentPara{
	margin:15px 80px 28px 125px;
}
/*FORM*/
#formContent{
	clear:both;
	height:366px;
	width:377px;
	margin:0 0 40px 5px;
	background:#dbdbdb;
}
input, textarea {
	width:174px;
}
select{
	width:180px;
}
form {
	width:326px;
	float:left;
	margin-bottom:15px;
}
form p {
	clear:left;
	padding-top:18px;
}
form p label {
	float:left;
	width:98px;
	margin-left:23px;
	font-size:1.1em;
}
.sendMessageButton {
	float:right;
	margin:12px 25px 12px 0;
	width:101px;
	height:26px;
}
.thanksMsg {
	padding:25px 0 0 25px;
}
.description{
	margin:10px 29px 0 29px;
	text-align:justify;
	font-weight:normal;
}
.descriptionTitle{
	margin:10px 29px 0 29px;
	text-align:justify;
	font-weight:bold;
	font-size:1.0em;
}

/*OLD NEWS PAPER*/
#oldNewPaper{
	background:url(../img/left-content-Bg.png) top left no-repeat;
	height:670px;
	top:404px;
	left:19px;
	position:absolute;
	z-index:20;	
	width:304px;
}
#oldNewPaper p {
	font-size:0.85em;
}

.oldNewPaperHeading{
	width:200px;
	color:#3d260f;
	font-size:1.6em;
	font-family:Times New Roman;
	font-weight:bold;
	margin:20px 0 0 35px;
}
.oldNewPaperImage{
	float:left;
	margin:10px 10px 0 35px;
}
.oldNewPaperImageTwo{
	float:right;
	margin:8px 0 0 10px;
	
}
.oldNewPaperTextOne{	
	font-size:0.8em;
	margin:7px 30px 0 30px;
	font-weight:normal;
}

.oldNewPaperTextTwo{	
	font-size:0.8em;	
}
label.error{
	float: none; 
	color: #c80505;
	margin-left: 5px!important;
	width: 0px!important;
}
label.error div
{
	text-align:left;
	padding-left:122px;
}

label.valid
{
	background: url('../Images/check.gif') no-repeat;
	padding:4px 16px 4px 0;
	margin-left:.3em;
	float:none;
}

.lblClassError {
	color:#C80505;
	padding-left:99px;
	text-align:left;
	width:200px!important;
}

#spanEmailErrorMessage
{
	float: none;
	padding-left:16px;
}

#footer {
	padding:15px 15px 15px 30px;
	background:#666 url(../img/footer.gif) repeat-x;
}
#footer p{
	font-size:1.1em;
	color:#FFF;
}