@charset "UTF-8";
/* CSS Document */
.buttonWeb {
	color: #00F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
}

.buttonWebFooter {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
}

a.links:link
{
	color: #00F;
	font-size: 100%;
}
a.links:visited
{
	color: #00F;
	font-size: 100%;
}
a.links:hover
{
	color: #F0F;
	font-size: 110%;
	font-weight: bold;
}
a.links:active
{
	color: #00F;
	background-color: #FFF;
	font-size: 100%;
}

a.footer:link
{
	color:#00F;
	font-size: 0.9em;
}
a.footer:visited
{
	color: #00F;
	font-size: 0.9em
}
a.footer:hover
{
	color: #F0F;
	font-size: 0.9em;
	font-weight: bold;
}
a.footer:active
{
	color: #00F;
	background-color: #fff;
	font-size: 0.9em;
}
#footer   a:link
{
	color: #000;
	font-size: 0.9em;
}
#footer   a:visited
{
	color: #00F;
	font-size: 0.9em;
}
#footer   a:hover
{
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
}
#footer   a:active
{
	color: #36F;
	font-size: 0.8em;
}

a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none; }
a:hover {
	color: #060;
	font-style: italic;
	text-decoration: none; }
a:active {
	text-decoration: none;
	font-size: 100%;
	text-align: left;
	color: #00F;
}

#logo {
	text-align: right;
	font-size: 30%;
	padding-right: 15px;
	font-family: "Comic Sans MS", cursive;
	color: #666;
}
.header {
	padding-top: 2px;
	width: 100px;
	text-align: left;
	position: absolute;
	left: 2px;
	top: 179px;
	padding-left: 10px;
	z-index: 555;
}
/*
body needs to be 100%,in ie windows so the right column can fill the height of the window.
HTML needs to be 100% so that in opera so that the background will be flush with the bottom,
otherwise it seems that the "body" only spans to about 80% of the window height.
*/
html, body { height:100%; }

body
{
	color: #6699ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	background-image: url(../images/bg3.jpg);
}

#myrelative {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #BDF4FF;
}
#myabsolute {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 0px;
	height: 1220px;
	background-color: #DC3B9A;
	z-index: 10;
}
	
h1.title
{
	color: #D51989;
	line-height: 100%;
	margin: 0;
	padding: 15px;
	font-size: 130%;
	font-weight: bold;
}

/*
html and body need be assigned heights of 100% for elements
to have a height the same as the browser height.
In this case the #rightcollumn element neeeds it to stretch.
*/
.titleSecondaryColor {
	color: #5b68ab;
	margin: 0 10px 0 0;
	padding: 0
	}

#bodyText {
	font-size: small;
	line-height: 120%;
	padding: 46px 0;
	height: 250px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000
	}

.opti
{
	text-decoration: none;
	color: #000;
}

a.opti:active
{
	color: #0000FF;
	font-size: 55%;
	text-decoration: none;
}

a.opti:link
{
	font-size: 55%;
	text-decoration: none;
	color: #0000FF;
}

a.opti:hover
{
	color: #0F0;
	font-size: 60%;
	font-weight: bold;
}

a.opti:visited
{
	color: red;
	font-size: 55%;
}

#form1
{
	width: 650px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	left: 0px;
	top: 310px;
	border: 2px solid #D51989;
	height: 612px;
	background-color: #FFF;
}

#leftImg1
{
	text-align: center;
	width: 208px;
	position: absolute;
	top: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	border: medium solid #000000;
	right: 5px;
}

#leftImg2
{
	float: right;
	text-align: center;
	width: 200px;
}

#leftImg3
{
	float: right;
	text-align: center;
	width: 200px;
}

#topLine
{
	position: absolute;
	left: 5px;
	top: 10px;
	width: 654px;
	height: 31px;
	font-size: 110%;
	font-weight: bold;
	color: #36F;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
	background-color: #79AC8C;
}

#footer
{
	position:absolute;
	left: 0;
	width: 567px;
	height:205px;
	left: 10px;
	width: 660px;
	z-index: 1020;
	top: 985px;
	background-color: #FFF;
}

#copyright
{
	position:absolute;
	left:10px;
	top:935px;
	color:#000000;
	text-align:center;
	font-size: 100%;
	width: 660px;
	height: 40px;
	z-index: 996;
	background-color: #FFF;
}

#footer_more1
{
	position: absolute;
	top:10px;
	height: 85px;
	width: 287px;
	text-align:center;
	right: 10px;
	z-index: 997;
	background-color: #9FC3AE;
	color: #000;
}

#title
{
	text-align:center;
	background-color:#2ADFFF;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 59px;
}

.imgText1, .imgText2, .imgText3
{
	color:#FFFFFF;
	font-size: 70%;
	font-weight:bold;
}

#mainform
{
	position: absolute;
	left: 2px;
	top: 50px;
	width: 660px;
	height: 556px;
	font-size: 90%;
}

#theFirstName
{
	margin-top: 3px;
	margin-bottom: 10px;
}

#theLastName
{
	margin-top: 2px;
	margin-bottom: 10px;
}
#theEMail
{
	margin-top: 2px;
	margin-bottom: 10px;
}
#thePhone
{
	margin-top: 2px;
	margin-bottom: 12px;
}
#theComments
{
	margin-top: 2px;
	margin-bottom: 12px;
}
input{
}
select{
	width: 185px;
	font-size:small;
	border: 1px solid #b1b1bc;
	background-color: #fff;
	color: #000;	
}
input, select, textarea{
	margin-left: 10px;
}
.validcheckbox{
	float:left;
	width:75px;
	margin-left: 2px;
	text-align: left;
	display: inline;
}
#checkboxes{
	width: 650px;
	height: 110px;
	background-color: #8DB89E;
	font-size: 80%;
	border: 5px solid #78AD8C;
}
#checkboxes input{
	margin-left:0px;
	width:14px;
	margin-left: 20px;
}
#checkboxes label{
	display:block;
	text-align:center;
	margin-left:0px;
}
#checkboxes .input_container{ width: 75px; 
}
.buttons{
	margin-top:15px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF;
}
.buttons input{
	width: 70px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	margin-left:2px;
	padding-left:0px;
	color: #F0F;
	font-weight: bold;
}

.formLabel_FirstName{
	text-align: right;
	width: 150px;
	float: left;
	color: #36F;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.formLabel_LastName{
	text-align: right;
	width: 150px;
	float: left;
	color: #36F;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.formLabel_Email{
	text-align: right;
	width: 150px;
	float: left;
	color: #36F;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.formLabel_Phone{
	text-align: right;
	width: 150px;
	float: left;
	color: #36F;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.formLabel_checkBox{
	text-align: left;
	width: 500px;
	color: #FFF;
	font-weight: bolder;
}

.formLabel_comments{
	text-align: right;
	width: 150px;
	float: left;
	color: #36F;
	font-weight: bold;
	vertical-align: middle;
}
#errors{
	float:left;
	height:25px;
	margin-top:10px;
}
.checkboxRequiredState .formLabel, .checkboxMaxSelectionsState .formLabel,
.selectRequiredState .formLabel, .selectInvalidState .formLabel,
.textareaRequiredState .formLabel, .textareaMinCharsState .formLabel, .textareaMaxCharsState .formLabel,
.textfieldRequiredState .formLabel, .textfieldInvalidFormatState .formLabel, .textfieldMinValueState .formLabel, .textfieldMaxValueState .formLabel, .textfieldMinCharsState .formLabel, .textfieldMaxCharsState .formLabel, .radioRequiredState .formLabel{
	color: #CC3333;	
}
.ratingMovies{
	margin-right:10px;
	float:right;
	color:#FF3333;
}
#Countvalidta1{
	width:17px;
}
#articles{
	border: 1px solid #404040;
	padding-left:12px;
	height:600px;
}
.checkboxRequiredState .checkboxRequiredMsg, .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg, .selectRequiredState .selectRequiredMsg, .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg, .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .radioRequiredState .radioRequiredMsg{
	border:0px;	
	padding-left:22px;
	margin-left:4px;
	background-image:url(images/error.gif);
	background-repeat:no-repeat;
}

.validMsg{
	width:16px;
	height:16px;
	margin-left:6px;
	margin-top:-2px;
	display:none;
}

.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg{
	display:inline;
}

#okmessage{
	margin-top:10px;
	color: green;
	display:none;
}

#CentralColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 700px;
}

.SpryHiddenRegion {
   visibility: hidden;
}

#help_message1, #help_message2, #help_message3, #help_message4, #help_message5, #help_message6, #help_message7, #help_message8
{
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #FF0033;
	position: absolute;
	left: 31px;
	top: 550px;
	height: 65px;
	width: 400px;
	visibility: hidden;
	font-weight: bold;
}

#ournewhome
{
	position: absolute;
	left:3px;
	top:2px;
	height: 46px;
	width: 190px;
	text-align:left;
	font-size:0.6em;
	color:#FFFFFF;
	visibility: hidden;
}

img { border: 0; }

.noscripth1
{
	font-size:75%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 200px;
}
.webdesign3 {
	color:      #000000;
	font-size:  120%;
	text-align: center;
	z-index:    100;
	position: absolute;
	text-indent: 20px;
	vertical-align: middle;
	left: 23px;
	top: 84px;
}
.noscriptdiv
{
	background-color:#FFF;
	padding-bottom:1000px;
}

#location {
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 640px;
	color: #000;
	font-size: 90%;
	z-index: 998;
	background-color: #9FC3AE;
}

.loc
{
	color: #36F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.loc:active
{
	color: #36F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.loc:link
{
	color: #36F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.loc:hover
{
	color: #FF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: oblique;
	font-weight: bolder;
}

a.loc:visited
{
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#hdr1
{
	font-size: 65%;
	position: absolute;
	left: 100px;
	bottom: 3px;
	background-color: #79AC8C;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin outset #FF0;
	width: 100px;
}
#hdr2
{
	font-size: 65%;
	position: absolute;
	left: 250px;
	bottom: 3px;
	background-color: #79AC8C;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin outset #FF0;
	width: 100px;
}
#hdr3
{
	font-size: 65%;
	position: absolute;
	left: 400px;
	bottom: 3px;
	background-color: #79AC8C;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin outset #FF0;
	width: 140px;
}
#hdrcontact {
	font-size: 70%;
	position: absolute;
	left: 590px;
	bottom: 3px;
	background-color: #79AC8C;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border: thin outset #FF0;
	width: 100px;
}
#hdrMe {
	font-size: 70%;
	position: absolute;
	left: 740px;
	bottom: 3px;
	background-color: #79AC8C;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border: thin outset #FF0;
	width: 100px;
}

#logo {
	text-align: right;
	font-size: 30%;
	padding-right: 15px;
	font-family: "Comic Sans MS", cursive;
	color: #666;
}
.header {
	padding-top: 2px;
	width: 100px;
	text-align: left;
	position: absolute;
	left: 2px;
	top: 179px;
	padding-left: 10px;
	z-index: 555;
}
#divheader1 {
	position: absolute;
	left: 125px;
	top: 0px;
	font-size: 1.5em;
	z-index: 95;
	height: 70px;
	width: 750px;
	font-family: "Comic Sans MS", cursive;
}
#footer .div1
{
	position:absolute;
	left:10px;
	top:10px;
	width: 222px;
	height: 85px;
	z-index:1000;
	text-align: center;
	background-color: #9FC3AE;
}
#footer .div2
{
	position:absolute;
	left:10px;
	top:105px;
	width: 640px;
	height: 49px;
	z-index:1000;
	text-align: center;
	background-color: #8DB89E;
	padding-bottom: 10px;
	padding-top: 10px;
}
