@charset "utf-8";
/*
Title: Default CSS
Date: Apr 2009
Website:  www.savasweepstakes.com
auther: 
*/

/*=============== DEFAULT ================*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background:#000066;
	font-size: 10px;
	color:#333333;
	line-height: 13px;
}
div, dl, dt, dd, ul, ol, li, pre, hr, form, fieldset, input, th, td {
	margin:0;
	padding:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font-size:100%;
}
select, input, textarea {
	font:99% Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
fieldset, img {
	border:0;
}
img {
	vertical-align:middle;
}
select, .inputStyle {
	border:1px solid #7F9DB9;
	background:#FFF;
	padding:.1em;
	margin:.1em 0 .1em .2em;
}
legend {
	display:none;
}
.skipNavigation {
	position:absolute;
	left:0px;
	top:-500px;
	overflow:hidden;
}
select {
	background:#FFFFFF;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.cleaner {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
/*===================== Common to All Pages Header part CSS Start==============*/
#container {
	width : 800px;
	margin : auto;
}
#header {
	position: relative;
	float: left;
	height:auto;
	width: 800px;
	clear: both;
}
#logo {
	width:153px;
	height:88px;
	float:left;
	padding:23px 0 0 0;
}
#utility {
	width:647px;
	float:left;
	padding:90px 0 0 0;
}
#utility ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#utility li {
	float: left;
	height: 22px;
	background: none;
	display: block;
	text-decoration: none;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#utility li a {
	display: block;
	text-decoration: none;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#utility li .on {
	color:#99CC33;
	text-decoration:underline;
}
#utility li a:hover {
	color:#99CC33;
	text-decoration:underline;
}
.pads {
	padding-right:5px;
}
.visited {
	color:#99CC33;
	text-decoration:underline;
}
/*===================== Index CSS Start ==============*/
#body_main {
	position: relative;
	float: left;
	width: 792px;
	border-style: solid;
	border-color:#CCCCCC;
	height:auto;
}
#body_main_in {
	position: relative;
	float: left;
	width: 792px;
	background:#FFFFFF;
	height:auto;
}
#left_banner {
	width:456px;
	height:243px;
	float:left
}
#right_banner {
	width:313px;
	height:245px;
	float:left;
	margin:0 0 0 23px;
}
#inner_content {
	width:421px;
	height:243px;
	float:left;
	height:auto;
	padding:0 0 0 35px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:550;
	text-align:justify;
}
#inner_content h1 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 12px 0;
}
#inner_content a {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	padding: 0 0 12px 0;
	text-decoration:underline;
}
#inner_right {
	width:323px;
	height:auto;
	float:left;
	margin:0 0 0 13px;
	background: #999999;
}
#inner_right .signup {
	height:20px;
	font-family:Impact;
	font-size:40px;
	color:#0033CC;
	padding:30px 0 9px 28px;
}
#inner_right .signups {
	height:40px;
	font-family: Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#0033CC;
	text-align:center;
	padding: 3px 0 10px 0;
}
#inner_right .signupform {
	padding:0 0 0 0;
	height:auto;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
}
#inner_right .signupform_hd {
	padding:0 10px 10px 10px;
	height:auto;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#inner_right .signupform_ft {
	padding:0 10px 10px 20px;
	height:auto;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
#inner_right .signupformtxt {
	float:left;
	width:113px;
	height:18px;
	text-align:right;
	padding:2px 0 0 0;
	margin:3px 0 0 0;
}
#inner_right .signuptxtform {
	float:left;
	width:187px;
	height:20px;
	margin:3px 0 0 3px;
}
#inner_right .signuptxtformsel {
	float:left;
	width:187px;
	height:20px;
	margin:3px 0 0 4px;
}

#inner_right .signuptxtformx {
	float:left;
	width:187px;
	height:20px;
	margin:3px 0 0 4px;
}
#inner_right select{
	width:192px;
	font-size:10px;
	
	
}
#inner_right input {
	width:188px;
}
#inner_right .captcha {
	padding: 20px 0 0 20px;
	color:#FF0000;
	height:30px;
}
#inner_right .required {
	width:150px;
	height:30px;
	float:left;
	margin:8px 0 0 0;
	font-family:Arial, sans-serif;
	font-size:9px;
	padding: 0 0 0 111px;
}
#inner_right .required a {
	color:#FFFFFF;
	text-decoration:underline;
}
#inner_right .submten {
	width:58px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
}
#inner_content_result {
	width:759px;
	height:auto;
	float:left;
	padding:10px 0 0 33px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:550;
	text-align:justify;
}
#inner_content_login {
	width:760px;
	height:auto;
	float:left;
	padding:0 0 20px 25px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:550;
	text-align:justify;
}
#inner_login {
	width:313px;
	height:230px;
	float:left;
	margin:20px 0 0 213px;
	padding: 0 0 0 0;
	border: solid #000066 1px;
}
#inner_login .hd {
	font-family:arial;
	font-size:15px;
	color:#FFFFFF;
	padding: 4px 0 0 128px;
	background:#000066;
	height:20px;
	vertical-align:middle;
}
#inner_login .hc {
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding: 5px 0 0 128px;
	background:#000066;
	height:19px;
	margin: 45px 0 0 0;
}
#footer_index {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000
}
/*===================== Index CSS END ==============*/
/*===================== results  CSS Start ==============*/
.tabformobject {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #353324;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	text-align: left;
	width:150px;
	height:20px;
}
#result_head {
	width:725px;
	height:120px;
	padding:10px 0 0 15px;
	border: solid #aec2ff 1px;
	margin-bottom: 20px;
}
#result_head_inner {
	float:left;
	margin:8px 0 0 0;
	width:635px;
	height:auto;
}
#forbutton {
	float:left;
	width:166px;
	padding: 25px 0 0 571px;
	height:5px;
}
#forbutton .button {
	float:left;
	width:60px;
	padding: 0 10px 0 0;
}
#forbutton input.button {
	font: bold 12px Arial, Sans-serif;
	width:60px;
	height: 20px;
	margin: 0;
	color: #555;
	background: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
	padding: 0 0 0 2px;
}
#forbutton_fot {
	float:left;
	width:200px;
	padding: 30px 0 20px 575px;
	height:20px;
}
#forbutton_fot .button {
	float:left;
	width:60px;
	padding: 0 10px 0 0;
}
#forbutton_fot input.button {
	font: bold 12px Arial, Sans-serif;
	width:60px;
	height: 20px;
	margin: 0;
	color: #555;
	background: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
	padding: 0 0 0 2px;
}
#result_head input {
	width:130px;
	height:20px;
	float:left;
}
#result_disp {
	width:725px;
	height:auto;
	border: solid #aec2ff 1px;
}
.startdate {
	width:80px;
	height:20px;
	float:left;
	padding: 6px 0 0 10px;
}
#result_head .cal {
	width:50px;
	height:20px;
	float:left;
	padding: 6px 0 0 10px;
}
#result_disp_inner {
	float:left;
	padding:0 0 0 0;
	width:725px;
	background:#6479b8;
	height:25px;
	margin: 0 1px 0 0;
	color:#FFFFFF;
	font-weight:bold
}
#result_disp_inner_one {
	float:left;
	padding:0px 0 0 0;
	width:725px;
	height:25px;
	margin: 0 1px 0 0;
}
#result_disp_inner_two {
	float:left;
	padding:0px 0 0 0;
	width:725px;
	height: 25px;
	background: #d5e0ff;
	margin: 0 1px 0 0;
}
#result_disp_inner .in?er_field {
	width:90px;
	height:21px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 4px 0 0 28px;
	border: solid #aec2ff 1px;
	color:#FFFFFF;
}
#result_disp_inner .inner_fieldlast {
	width:95px;
	height:21px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 4px 0 0 28px;
	border: solid #aec2ff 1px;
	color:#FFFFFF;
}
#result_disp_inner_one .inner_field_one {
	width:90px;
	height:23px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 2px 0 0 29px;
	border: solid #aec2ff 1px;
	border-bottom:none;
	border-left:none;
	color:#000;
}
#result_disp_inner_one .inner_field_onelast {
	width:95px;
	height:23px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 2px 0 0 29px;
	border: solid #aec2ff 1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color:#000;
}
#result_disp_inner_two .inner_field_two {
	width:90px;
	height:23px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 2px 0 0 29px;
	border: solid #aec2ff 1px;
	border-bottom:none;
	border-left:none;
	color:#000;
}
#result_disp_inner_two .inner_field_twolast {
	width:95px;
	height:23px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	padding: 2px 0 0 29px;
	border: solid #aec2ff 1px;
	border-bottom:none;
	border-left:none;
	border-right:none
}

/*===================== results CSS END ==============*/
/*===================== why savaseniorcare  CSS Start ==============*/
#leftbanner_why {
	width:516px;
	height:195px;
	float:left
}
#rightbanner_why {
	width:253px;
	height:195px;
	float:left;
	margin:0 0 0 23px;
	padding:0 0 0 0;
}
#inner_right_why {
	width:253px;
	height:405px;
	float:left;
	margin:0 0 0 13px;
	background: url(../../images/whysavaseniorcare_03.jpg);
}
#inner_content_why {
	width:491px;
	height:243px;
	float:left;
	height:auto;
	padding:0 0 0 35px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:550;
	text-align:justify;
}
#inner_content_why a {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	padding: 0 0 12px 0;
	text-decoration:underline;
}
#inner_content_why h1 {
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 0 0 25px 0;
	color:#0033CC;
}
#inner_content_why div ul {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:550;
	margin: 0 0 0 0;
	color:#333333;
	text-align:left;
}
#inner_content_why div ul li {
	list-style-type:none;
	list-style-image: url(../../images/liimg.gif);
	margin: 1px 0 0 17px;
}
#footer_why {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000;
}

#inner_right_why div a {
	position: absolute;
	width: 60px;
	height: 21px;
	
}
/*===================== why savaseniorcare  CSS End ==============*/	
/*===================== in their own words  CSS Start ==============*/	
#inner_content_intheirown {
	width:491px;
	height:243px;
	float:left;
	height:auto;
	padding:0 0 0 35px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:550;
	text-align:justify;
}
#inner_content_intheirown a {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	padding: 0 0 12px 0;
	text-decoration:none;
}
#ownwords_left_banner {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000
}
#ownwords_left_img {
	width:253px;
	height:199px;
	float:left;
	padding:0 0 0 0;
}
#ownwords_footer {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000;
	width:777px;
	padding:10px 8px 5px 0px;
	text-align: right;
}
.colorblue{

color:#0033CC;}
/*===================== in their own words  CSS End ==============*/	
/*===================== contact location  CSS Start ==============*/	
#contact_banner {
	width:792px;
	height:155px;
	float:left;
	padding: 0 0 0 0;

	font-family:A?ial, sans-serif;
	background-image: url(../../images/located.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	
}
#contact_banner_blue {
	width:792px;
	height:35px;
	float:left;
	padding: 0 0 0 0;

	font-family:A?ial, sans-serif;
	background-image: url(../../images/savafamily_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
#contact_banner h1 {
	padding: 0 0 0 0;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height:18px;
	color:#333333;
}
#contact_banner a {
	text-decoration:underline;
	font-weight:bold;
}
#inner_content_contact {
	width:264px;
	height:243px;
	float:left;
	height:auto;
	padding:0 0 0 25px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:300;
	text-align: justify;
	background-color: #FFFFFF;
}

.contact_link a:link {
	color: #000000; 
	text-decoration: underline;
	font-size:11px;
 }

#inner_right_contact {
	width:503px;
	height:450px;
	float:left;
	margin:0 0 0 0px;
	background-image: url(../../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#contact_disclaimer {
	width:767px;
	float:left;
	margin:0 25px 5px 0;
	text-align: right;
}

#drowing_content {
	width:742px;
	height:auto;
	float:left;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:550;
	padding: 0 0 0 50px;
	line-height:20px;
}



/*===================== contact locations  CSS End ==============*/
/*===================== drawingrules  CSS End ==============*/
#drowing_content h1 {
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	padding: 60px 0 25px 0px;
}
#drowing_content ol {
	padding: 0 0 0 26px;
}
#footer_drawingrules {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000;
	width:350px;
	padding:0 0 0 55px;
}
/*===================== contact location  CSS End ==============*/
/*===================== culture / benifits  CSS Start ==============*/
#login_form {
	font-family:Arial, sans-serif;
	font-size:12px;
	padding:10px 0 0 45px
}
#culture_left_banner {
	width:516px;
	height:199px;
	float:left;
}
#culture_right_banner {
	width:253px;
	height:199px;
	float:left;
	margin:0 0 0 23px;
	padding:0 0 0 0;
}
#culture_footer {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000;
	padding:50px 0 0 0;
}
#inner_right_cal {
	width:253px;
	height:405px;
	float:left;
	margin:0 0 0 13px;
	
}

/*===================== culture / benifits  CSS End ==============*/

.GridHeader
{
	border-style: solid;
	border-width: 1px;
	border-bottom: solid 1px #aec2ff;
	border-color: #aec2ff;
	background-color:#6479b8;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
}
.GridHeader a
{
	
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
}
.GridItem
{
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #aec2ff;
	height:25px;
	padding: 0 0 0 5px;
	
}
.AltItem
{
	background-color:#d5e0ff; 
	border-style: solid;
	border-width: 1px;
	border-color: #aec2ff;
	height:25px;
	padding: 0 0 0 5px;
	
}
.GridFooter
{
	background-color:#6479b8;
	font-size:12pt;
	font-weight:bolder;
	height:25px;
	padding: 0 0 0 5px;
	color:#FFFFFF;
}

table.Grid
{
	border-style: solid;
	border-width: 1px;
	border-color: #aec2ff;
	background-color:#6479b8;
	
}
table.Grid td
{
	border-style:solid;
	border-width:1px;
	border-color:#aec2ff;
	padding: 0 0 0 5px;
	height:25px;
	
}

#excel
{
	padding:0 0 20px 570px;
	}	
#excel a
{	
	color:#99CC33;
}

#utility_thankyou {
            width:300px;
            float:left;
            padding:90px 0 0 0;
}
#container_thankyou {
            width : 400px;
            margin : auto;
}
#header_thankyou {
            position: relative;
            float: left;
            height:auto;
            width: 400px;
            clear: both;
}
#body_main_thankyou {
            position: relative;
            float: left;
            width: 400px;
            border-style: solid;
            border-color:#CCCCCC;
            height:auto;
}
#body_main_in_thankyou {
            position: relative;
            float: left;
            width: 400px;
            background:#FFFFFF;
            height:auto;
}
#inner_content_thankyou {
            width:355px;
            height:auto;
            float:left;
            padding:20px 20px 20px 20px;
            font-family:Arial, sans-serif;
            font-size:12px;
            line-height:14px;
            font-weight:550;
            text-align:justify;
}

.winnerMonth {
        padding-top: 10px;
	text-align: center;
	color: #0033CC;
	font-size: 28px;
	font-weight:bold;
        font-family:Arial, sans-serif;
}

.winnerName {
        padding-top: 9px;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 22px;
        font-family:Arial, sans-serif;
}
