@charset "utf-8";
/* CSS Document */
body, html {
	background:#fff url(/microsites/googleadwords/digitaldesign/images/bg_repeat.gif);	
	font-family:Verdana, Geneva, sans-serif;
}

a {
	color:#ed357b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;	
}
#bd p {	margin-bottom:10px; font-size:93%; line-height:1.3em;}

html>/**/body #bd p {	margin-bottom:10px; font-size:95%; line-height:1.25em;
}

.clear {clear:both}

#doc4 {
	border:none;
	margin-top:5px; 
}

#hd {
	background:transparent url(/microsites/googleadwords/digitaldesign/images/header.gif);	
	height:255px;
}

#hd span {display:none;}


#bd {
	background-color:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-bottom:20px;
}
#bd #leftintro {
	padding:20px;
	width: 620px;
	float:left;
	font-size:93.5%;

}

#bd #leftintro #video_container {
float:left; 
margin: 0 10px 20px 0px;
_margin-bottom:0;
}

#bd #leftintro #video_options {width: 623px; height: 171px;
border:1px solid #5fccf5;
margin-top:0;
padding-top:0px;
clear:both;
}

#bd #leftintro #video_options h2 {background:#fff url(/microsites/googleadwords/digitaldesign/images/video_results.gif);
width:327px; height:30px; float:left}

#bd #leftintro #video_options span { display:none}

#bd #leftintro #video_options #vidheader{width: 623px; height: 30px;
background:#fff url(/microsites/googleadwords/digitaldesign/images/bg_repeat.gif);
}


#bd #rightsteps {
	background: #0a1018 url(/microsites/googleadwords/digitaldesign/images/steps_bg.gif) bottom right no-repeat;
	color:#FFF;
	width:305px;
	height:452px;
	float:right;
	display:inline;
	border-top: 1px solid #FFF;
	margin-right:-1px; font-size:95%;
}

#bd #rightsteps div.inner {
	padding:20px 20px 116px 20px;
}


#bd #innerwrap {
	padding:20px;
	min-height:300px;
	padding-bottom:0;
}


/* Steps */

.step1 {background: #0a1018 url(/microsites/googleadwords/digitaldesign/images/step_1.gif) top left no-repeat;
	padding: 0 10px 0 60px;
	margin-left:-10px;
	}
.step2 {background: #0a1018 url(/microsites/googleadwords/digitaldesign/images/step_2.gif) top left no-repeat;
	padding: 0 10px 0 60px;
	margin-left:-10px;
	}
.step3 {background: #0a1018 url(/microsites/googleadwords/digitaldesign/images/step_3.gif) top left no-repeat;
	padding: 0 10px 0 60px;
	margin-left:-10px;
	}

.step_divider {background: #0a1018 url(/microsites/googleadwords/digitaldesign/images/divider.gif) center left no-repeat;
width:290px; height:27px; margin:8px 0; margin-left:-20px;}


/* Testimonial */

#testimonial {
	background-color:#0A1018;
	width:307px;
	float:left;
	height: 300px;
	}

/* Form */

#form {
	margin-left: 20px;
	width:600px;
	float: right;
	display:inline;
	background:#fff url(/microsites/googleadwords/digitaldesign/images/bg_repeat.gif);
	border:1px solid #ed0b8b;
	min-height:300px;
	}

	
	#form h2 {background:#fff url(/microsites/googleadwords/digitaldesign/images/form_header.gif);
width:600px; height:54px;}

#form h2 span {display:none}

table {background-color: #5fccf5; margin-left:10px; margin-top:15px;}
td {padding:5px;}

input, select {background-color:#eee137; border:1px solid #41a8ce; height:25px;}

label {font-size:85%}

.submit_btn {position:absolute; margin-top:172px; margin-left:435px;}

.required {color:#000; font-size:85%}

/* Prose Form */

#prose_form {background-color: #5fccf5; margin-left:10px; margin-top:15px; width:560px; padding:10px; margin-bottom:20px;}

#prose_form input, #prose_form select {height:auto; background-color:#BFEEFF; outline:none; outline-width:0px; height:18px;}

#prose_form p {line-height: 16px;}

#prose_form .submit_btn {position:absolute; margin-top:-25px; margin-left:290px;}



p.error {
	font-weight:bold;
	color:#ed0b8b;
}

/* Live Chat */

#chat { 
background:none;
/* background: #FFF url(/microsites/googleadwords/digitaldesign/images/live_chat_button.gif) top left no-repeat; */
width:235px; height: 186px; position:absolute; margin-top:-132px; margin-left:738px;z-index:1; overflow:hidden;
}

#chat table, #chat table td {
	background:none;
	margin:0;
	padding:0;
}
#chat .lpPoweredByDiv {
	display:none;
}

/* Thank you page */

#thanks { padding: 20px; width: 650px; border:1px solid #5fccf5;}

/* Footer */

#ft {
	padding:10px;
	background-color:#1b242f;
	border-top:3px solid #ed0b8b;

	}
	
#ft p {
	text-align:center;
	font-size:10px;
	margin:5px;
	color:#FFF
	}


#ft a {
	color:#fff;
	text-decoration:none;
}
#ft a:hover {
		
}

