@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}

	
/* CSS Document */

/* Core Layout */

#wignetnav_container {
	width:736px;
	height:30px;
	margin-left:225px;
	margin-top:-41px;
	z-index:1;
	position:relative;
	
}
	
.wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.wrapper_outer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
.shadow {
	-moz-box-shadow:2px 2px 10px black;
	-webkit-box-shadow:2px 2px 10px black;
	-o-box-shadow:2px 2px 10px black;
}



body {
	background:#3010c9;
}


#body_span {
	width:100%;
	height:auto;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background:#4195dd;
	
	
}
.body_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	height:auto;
	background-repeat: repeat;
	font-family: arial, helvetica, clean, sans-serif;
	
	
}

#body_footer {
	background:#3010c9;
	background-repeat: repeat;
	clear:both;
	
	
}
#tagline {
	width:960px;
	height:auto;


	
	clear:both;
}
#left_col {
	width: 225px;
	height:auto;
	float:left;
	
		

}

#right_col {
	width:733px;
	float:right;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #000;
	padding-bottom:10px;
	font-size: 20px;
	
}
.header_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	
	
}

#header {
	width:960px;
	height:141px;
	background-image: url(../image/HodgeNetBanner-x.jpg);
	background-repeat:no-repeat;
}
#header_span {
	width: 100%;
	height:141px;
	background-color:#000;
	clear:both;

}
#footer {
	width: 960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	
	
}
	
	#footer_span {
	width:100%;
	clear:both;
	background-color:#000;
	height:250px;

	
}

#footer_containter1{
	width:150px;
	height:auto;
	float:left;
	margin-top:10px; 
	margin-left:15px;
	
	
}
#footer_containter2{
	width:240px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:100px;
}
#footer_containter3{
	width:240px;
	height:auto;
	float:left;
	margin-top:10px;
	
}
#footer_containter4{
	width:350px;
	height:auto;
	float:left;
	margin-top:10px;
}

#social {
	width:225px;
	height:60px;
	padding-top:20px;
	
}

/*body*/


h1 {
	font-family:"Droid Sans", "Droid Serif", "Droid Sans-Bold";
	font-size:26px;
	font-weight: bold;
	color: #00F;
	padding-top:20px;
	padding-bottom:3px;
	text-align:center;
	
}

h2 {
	font-family:"Droid Sans", "Droid Serif", "Droid Sans-Bold";
	font-size:20px;
	color:#000;
	padding-right: 45px;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
	line-height: 24px;
	
}

h3 {
	font-family:"Droid Sans", "Droid Serif", "Droid Sans-Bold";
	font-size:16px;
	color:#000;
	padding-right: 45px;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}
h4 {
	font-family:"Droid Sans", "Droid Serif", "Droid Sans-Bold";
	font-size:19px;
	color:#fff;
	text-align:center;
	font-style:normal;
	padding-top:20px;
	padding-bottom:20px;
	font-weight: bold;
}



h5 {
	font-family:"Droid Sans", "Droid Serif";
	font-size:20px;
	color:#fff;
	padding-left:25px;
	margin-top:10px;
font-style:italic;

	
		

}

h6 {
	font-family:"Droid Sans", "Droid Serif";
	font-size:20px;
	color:#fff;
	padding-left:25px;
	margin-top:10px;
		

}


p {
	font-family: "Droid Sans", "Droid Serif";
	font-size:15px;
	color:#000;
	padding-right: 45px;
	margin-left:30px;
	line-height:18px;
	padding-bottom:4px;
	padding-top:4px;

	
}
p.sub_text {
	font-family: "Droid Sans";
	font-size:13px;
	color:#fff;
	padding:0px;
	margin-left:25px;
	text-align:left;
	
}

p.testimonials {
	color:#000;
	padding-top:10px;
	padding-right: 25px;
	line-height: 36px;
	font-weight: italics;
	font-family:Satisfy, cursive;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 24px;
}

p.hodgefooter {
	font-family: "Droid Sans";
	font-size:15px;
	color:#00ff00;
	padding-bottom:3px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:25px;
	text-align:left;
	
}

p.links {
	padding-bottom:15px;
	font-family: "Droid Sans-Bold";
	font-size:20px;
	word-spacing:normal;
	letter-spacing:normal;
	margin-left:45px;
	line-height:18px;
	padding-top:4px;
	
}

#bullets {
	padding-bottom:15px;
	font-family: "Droid Sans-Bold";
	font-size:20px;
	list-style:;
	list-style-type:circle;
	word-spacing:normal;
	letter-spacing:normal;
	margin-left:45px;
	line-height:18px;
	padding-top:4px;
	
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ol {
	list-style: none;
	list-style-type: circle;
	margin-left: 60px;
	font-family: "Droid Sans", "Droid Serif";
	font-size:15px;
	color:#000;
	padding-right: 45px;
	line-height:18px;
	padding-bottom:4px;
	padding-top:4px;
	
	}

img {
	margin-left:0px;
	margin-top:0px;
}
a.footerlinks {
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Droid Sans";
	font-size:13px;
}

a.sub {
	text-decoration:underline;
	color:#000000;
	font-family: "Droid Sans";
	font-size:16px;
	padding-left:35px;

}

a.sub:hover {
	text-decoration:underline;
	color: #00F;
	font-family: "Droid Sans";
	font-size:16px;
}
/*----Move buttons positions left----*/
img.secondary {
	margin-left:22px;
	margin-top:5px;
}

#quote {
	margin-top: -11px;
	margin-left:30px;
}



.picture {
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.picture_right {
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}


/* --- Navigation-------------------------------------------------------------------------- */


.vertical {
width:100%;
height:50px;

}

.vertical a {
display:block;
width:220px;
}

.vertical a:link,.vertical a:visited {
font-weight:bold;
color:#000;
background-color:#6c8feb;
text-align:left;
padding:4px 4px 4px 4px;

text-decoration:none;
font-size:30px;
}

.vertical a:hover,.vertical a:active {
background-color:#f0eded;
}

/*Sub Nav Rollover*/
/*- Menu 1--------------------------- */
	

	a.button {
				font-family: 'Yanone Kaffeesatz', arial, serif;
				font-size:30px;
				color:#000;
				text-decoration:none;
				display:block;
				width:204px;
				padding:10px;
				border:1px solid #DDD;
				text-align:center;

				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				-o-border-radius:5px;
				border-radius:5px;

				background:#FFFFFF;
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEE));
				background:-moz-linear-gradient(0% 90% 90deg, #EEE, #FFF);

				-webkit-transition: all .4s ease-in-out;
				-moz-transition: all .4s ease-in-out;
				-o-transition: all .4s ease-in-out;
				transition: all .4s ease-in-out;
			}
			a.button:hover {
				color:#fff;
				border-color:#3278BE;

				background:#4195DD;
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4195DD), to(#003C82));
				background:-moz-linear-gradient(0% 90% 90deg, #003C82, #4195DD);
			}
			a.button:active {
				background:#4195DD;
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#003C82), to(#4195DD));
				background:-moz-linear-gradient(0% 90% 90deg, #4195DD, #003C82);
			}

			a.button.notransitions {
				-webkit-transition: none;
				-moz-transition: none;
				-o-transition: none;
				transition: none;
			}
	



	
#shortimageX {
	width:674px;
	height:250px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}


#shortimageX2 {
	width:674px;
	height:300px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}

	
#shortimage {
	width:674px;
	height:192px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}

#shortimage2 {
	width:674px;
	height:199px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}

#shortimage3 {
	width:674px;
	height:225px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}

#java_image01 {
	width:674px;
	height:447px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}



#java_image02 {
	
	width:674px; 
	height:447px;
	z-index:1;
	position:static;
	padding-left: 30px;
	padding-right:29px;
	margin-top:-447px;
	visibility:hidden;
}

#java_image03 {
	
	width:674px; 
	height:447px;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;
	margin-top:-447px;
	visibility:hidden;
}

#java_image04 {
	
	width:674px; 
	height:447px;
	position:static;
	margin-top:-447px;
	padding-left: 30px;
	padding-right:29px;
	visibility:hidden;
}

#java_image05 {
	
	width:674px; 
	height:447px;
	position:static;
	padding-left: 30px;
	padding-right:29px;
	margin-top:-447px;
	visibility:hidden;
}

#java_image06 {
	
	width:674px; 
	height:447px;
	position:static;
	padding-left: 30px;
	padding-right:29px;
	margin-top:-447px;
	visibility:hidden;
}

#call_image01 {
	width:674px;
	height:47px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	
}

#body_image01 {
	width:674px;
	height:447px;
	background-color:#CCCCCC;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	padding-top:5px;
	padding-bottom:5px;
	position:static;	
	
}

h7 {
	font-family: "Droid Sans", "Droid Serif";
	font-weight: bold;
	padding-left: 25px;
}

#formlayout {
	width:674px;
	background-color:#8bff8b;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	font:bold;
	
}

/* Form */
form {
	width:674px;
	z-index:1;
	padding-left: 30px;
	padding-right:29px;
	position:static;	
	background-color:#8bff8b;
}


label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
	
}

#form_text {
	
	font-family: "Droid Sans", "Droid Serif";
	margin: 0;
	padding: 0;
	font-size: 12px;

}

#form_adjustment_phone {
	margin-left:300px;
	margin-top:-32px;
}
#form_adjustment_email {
	margin-left:300px;
	margin-top:-32px;
}

#form_adjustment_interest {
	width:600px;
}
.blue {
	color: #4195dd;
	font-weight: bold;
}

/* footer */
.dwnld {
	Display: block;
	padding: 10px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	border: 1px solid #EEE;
	background-color: white;
	color: #999;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 50px;
	background: url(../images/download.gif) no-repeat 40px 10px;
}

/* footer */
.footer {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
	color: #999;
}

.footer p {
	color: #999;
}

/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgSent h1 {
	background: url(../images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

/***** FormCheck *****/
.tipsbox .tipsbox_top_left{
	background : url('../images/top_left.png') no-repeat;
	_background : url('../images/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../images/top.png') repeat-x;
	height : 17px;
	_background : url('../images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../images/top_right.png') no-repeat;
	_background : url('../images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../images/left.png') repeat-y;
	width : 17px;
	_background : url('../images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../images/right.png') repeat-y;
	width : 22px;
	_background : url('../images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../images/bottom_left.png');
	_background : url('../images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../images/mark.png') no-repeat;
	height : 36px;
	_background : url('../images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../images/bottom_right.png');
	_background : url('../images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('../images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('../images/error.png') no-repeat;
	_background : url('../images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}