
*
{
	margin:auto;
	padding:0;
}
body
{
	font-family:Arial;
	font-size:13px;
	color:#333333;
	background:#FBFAFF url(/images/bg.jpg) repeat-x;
}
fieldset, img
{
	border:none;
}
p
{
	line-height:20px;
	margin:0 0 10px;
	padding:0;
}
a
{
	color:#6677AA;
	text-decoration:none;
}
#page
{
	background:url(/images/bgswirls.jpg) no-repeat top center;
	padding-top:28px;
}
#mainwrapper
{
	width:1000px;	
}
#logo
{
	float:left;
	background:url(/images/daLogowhiteletter.png) no-repeat;
	width:386px;
	height:79px;
	margin:0 0 14px 14px;
}
#header
{
	margin-bottom:8px;
}

#navbar
{
	background:url(/images/nav.gif) no-repeat scroll 0 0;
	height:33px;
	clear:both;
}
#content_bottom
{
	background:url(/images/content_bottom.png) repeat scroll 0 0;
	height:10px;
	width:1000px;
}
#content
{
	background:#ffffff url(/images/content_fade_bottom.jpg) repeat-x bottom left;
}
#in-content
{
	background:url(/images/content_shadow_left.png) repeat-y top left;
}
.clear
{
	clear:both;
}
.clear-right
{
	clear:both;
	margin-bottom:10px;
}

/*login form*/
#login-form
{
	float:right;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	
}
#login-form td
{
	padding:3px;
	text-align:right;
}
#login-form td.td-input
{
	text-align:left;
}
#username, #password
{
	width:122px;
}
#btn_arrow
{
	padding-top:2px;
	text-align:left;
}
#btn_arrow #submit
{
	background:transparent url(/images/button.png) no-repeat scroll center bottom;
	cursor:pointer;
	border:none;
	height:20px;
	width:17px;
}
#btn_arrow #submit:hover
{
	background:transparent url(/images/grey_button.png) no-repeat scroll center bottom;
	cursor:pointer;
}


/*contents*/
#content-body
{
	padding-top:20px;
	clear:both;
}

#left-content
{
	float:left;
	margin-left:60px;
	background:url(../images/b-adv.jpg) no-repeat top right;
	padding-right:30px;
	width:645px;
}
.aboutus
{
	background:url(/images/b-adv18.jpg) no-repeat top right !important;
}
.affiliate
{
	background:url(/images/b-adv2.jpg) no-repeat top right !important;
}
.affiliate2
{
	background:url(/images/b-adv3.jpg) no-repeat top right !important;
}
.search
{
	background:url(/images/b-adv4.jpg) no-repeat top right !important;
}
.media
{
	background:url(/images/b-adv5.jpg) no-repeat top right !important;
}
.lead
{
	background:url(/images/b-adv6.jpg) no-repeat top right !important;
}
.creative
{
	background:url(/images/b-adv7.jpg) no-repeat top right !important;
}
.lcompliance
{
	background:url(/images/b-adv8.jpg) no-repeat top right !important;
}
.ad-sign
{
	background:url(/images/b-adv9.jpg) no-repeat top right !important;
}
.publisher
{
	background:url(/images/b-adv10.jpg) no-repeat top right !important;
}
.case1
{
	background:url(/images/b-adv11.jpg) no-repeat top right !important;
}
.ctrugreen
{
	background:url(/images/b-adv12.jpg) no-repeat top right !important;
}
.cflighline
{
	background:url(/images/b-adv13.jpg) no-repeat top right !important;
}
.cctu
{
	background:url(/images/b-adv14.jpg) no-repeat top right !important;
}
.c100insurance
{
	background:url(/images/b-adv15.jpg) no-repeat top right !important;
}
.caccuquote
{
	background:url(/images/b-adv16.jpg) no-repeat top right !important;
}
.cbidz
{
	background:url(/images/b-adv17.jpg) no-repeat top right !important;
}
.cplayerx
{
	background:url(/images/b-adv19.jpg) no-repeat top right !important;
}
.conlyfinance
{
	background:url(/images/b-adv20.jpg) no-repeat top right !important;
}
.lcareer
{
	background:url(/images/b-adv21.jpg) no-repeat top right !important;
}
.lcareer2
{
	background:url(/images/b-adv22.jpg) no-repeat top right !important;
}
.lcareer3
{
	background:url(/images/b-adv23.jpg) no-repeat top right !important;
}
.lcareer4
{
	background:url(/images/b-adv24.jpg) no-repeat top right !important;
}
.lnews
{
	background:url(/images/b-adv25.jpg) no-repeat top right !important;
}
#right-content
{
	float:right;
	width:263px;
}
#headerbars
{
	
}
.btn_nav_next
{
	text-align:right;	
}

/*callout*/
div.ctext
{
	color:#333333;
	float:right;
	font-size:12px;
	line-height:14px;
	margin-right:10px;
	padding-top:22px;
	width:140px;
}

div.callout2 a
{
	text-decoration:none;
}
div.callout2
{
	margin-left:-6px;
}
div.callout2 .contact{
	background: url(/images/icons/email2.png) no-repeat;
	width:223px;
	height:72px;
}
div.callout2 .contact:hover{
	background: url(/images/icons/bm-over/email2b.png) no-repeat;
	cursor:pointer;
}

div.callout2 .per{
	background: url(/images/icons/PER.png) no-repeat;
	width:223px;
	height:72px;
}
div.callout2 .per:hover{
	background: url(/images/icons/bm-over/PER_OVER.png) no-repeat;
	cursor:pointer;
}

div.callout2 .inq{
	background: url(/images/icons/in.png) no-repeat;
	width:223px;
	height:72px;
}
div.callout2 .inq:hover{
	background: url(/images/icons/bm-over/in_over.png) no-repeat;
	cursor:pointer;
}

div.callout2 .blog{
	background: url(/images/icons/blog_sidebar.png) no-repeat;
	width:223px;
	height:72px;
}
div.callout2 .blog:hover{
	background: url(/images/icons/bm-over/blog_sidemouseover.png) no-repeat;
	cursor:pointer;
}

div.callout2 .callback{
	background: url(/images/icons/callback.png) no-repeat;
	width:223px;
	height:72px;
}
div.callout2 .callback:hover{
	background: url(/images/icons/bm-over/call.png) no-repeat;
	cursor:pointer;
}


div.callout2 .signup{
	width:223px;
	height:72px;
	background: url(/images/icons/signup.png) no-repeat;
}
div.callout2 .signup:hover{
	background: url(/images/icons/bm-over/publisher.png) no-repeat;
	cursor:pointer;
}	

div.callout2 .signup_ad{
width:223px;
height:72px;
background: url(/images/icons/adver.png) no-repeat;
}
div.callout2 .signup_ad:hover{
width:223px;
height:72px;
background: url(/images/icons/bm-over/advertiser.png) no-repeat;
cursor:pointer;
}

div.callout2 .creative_ad{
width:223px;
height:72px;
background: url(/images/icons/creat.png) no-repeat;
}
div.callout2 .creative_ad:hover{
width:223px;
height:72px;
background: url(/images/icons/creat_over.png) no-repeat;
cursor:pointer;
}

div.callout2 .retailer_ad{
width:223px;
height:72px;
background: url(/images/icons/retailers_getstarted.png) no-repeat;
}
div.callout2 .retailer_ad:hover{
width:223px;
height:72px;
background: url(/images/icons/retailers_getstarted_over.png) no-repeat;
cursor:pointer;
}	

div.callout2 .retailer_ad .ctext {
text-indent:-9999px;
}

div.callout2 .compliance{
width:223px;
height:72px;
background: url(/images/icons/compliance_side.png) no-repeat;
}
div.callout2 .compliance:hover{
width:223px;
height:72px;
background: url(/images/icons/bm-over/compliance_sidemouseover.png) no-repeat;
cursor:pointer;
}

div.callout2 .locate{
width:223px;
height:72px;
background: url(/images/icons/locate.png) no-repeat;
}
div.callout2 .locate:hover{
width:223px;
height:72px;
background: url(/images/icons/bm-over/locate.png) no-repeat;
cursor:pointer;
}

div.callout2 .apply{
width:223px;
height:72px;
background: url(/images/icons/apply.png) no-repeat;
}
div.callout2 .apply:hover{
background: url(/images/icons/bm-over/apply.png) no-repeat;
cursor:pointer;
}

div.callout2 .mediakit{
width:223px;
height:72px;
background: url(/images/icons/mediakit.png) no-repeat;
}
div.callout2 .mediakit:hover{
background: url(/images/icons/bm-over/download.png) no-repeat;
cursor:pointer;
}


/* QUOTES */
div.q-holder
{
	width:100%;
}
div.q-holder.set-1
{
	width:223px;
	margin-left:16px;
}
div.q-holder.set-1 div#q-tm
{
	background:url(/images/quotes/set-1/tm.jpg) repeat-x top;
	
}
div.q-holder.set-1 div#q-bm
{
	background:url(/images/quotes/set-1/bm.jpg) repeat-x bottom;
	
}
div.q-holder.set-1 div#q-ml
{
	background:url(/images/quotes/set-1/ml.jpg) repeat-y left;
	
}
div.q-holder.set-1 div#q-mr
{
	background:url(/images/quotes/set-1/mr.jpg) repeat-y right;
	
}
div.q-holder.set-1 div#q-tl
{
	background:url(/images/quotes/set-1/tl.jpg) no-repeat top left;
	
}
div.q-holder.set-1 div#q-tr
{
	background:url(/images/quotes/set-1/tr.jpg) no-repeat top right;
	
}
div.q-holder.set-1 div#q-bl
{
	background:url(/images/quotes/set-1/bl.jpg) no-repeat bottom left;
	
}
div.q-holder.set-1 div#q-br
{
	background:url(/images/quotes/set-1/br.jpg) no-repeat bottom right;
	
}
div#q-content
{
	background-color:#ebebeb;
	margin:0 12px;
	padding:10px 0;
	font-size:12px;
}
div#q-content div#q-text
{
	color:#2A549E;
	font-weight:bold;
}
div#q-content div#q-author
{
	color:#666666;
	font-style:italic;
	padding-top:4px;
	text-align:right;
}

/*next button*/
.b-arrow a:hover
{
	color:#666666;
}

/*floating graybox*/
#gbox
{
	float:right;
	width:210px;
	margin:0 0 20px 30px;
}
#g-in
{
	background-color:#F0F0F0;
}
#g-tl
{
	background:url(/images/rt_menu_bor_tl.gif) no-repeat top left;
}
#g-tr
{
	background:url(/images/rt_menu_bor_tr.gif) no-repeat top right;
}
#g-bl
{
	background:url(/images/rt_menu_bor_bl.gif) no-repeat bottom left;
}
#g-br
{
	background:url(/images/rt_menu_bor_br.gif) no-repeat bottom right;
}
#g-content
{
	padding:10px 15px;
}
#g-title
{
	font-size:16px;
	color:#333333;
	margin:10px 0 10px 5px;
	font-weight:bold;
}
#g-list
{
	list-style:none;
	margin-bottom:10px;
}
#g-list li
{
	margin:0;
	padding:0;
}
#g-list li a
{
	background:transparent url(/images/icons/submenu_rt_bg.gif) no-repeat scroll 5px center;
	border-bottom:1px solid #E3E3E3;
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 20px;
	text-decoration:none;
	white-space:nowrap;
	height:16px;
}
#g-list li a:hover
{
	background-color:#FFFFFF ;	
}
#g-list li#active a
{
	background:#FFFFFF url(/images/icons/submenu_arr_active.gif) no-repeat scroll 5px center;
}
#g-list li a#last
{
	border-bottom:none;
}
/*footer*/
#footer {
height:30px;
margin-bottom:0;
vertical-align:bottom;
}
ul.mainNav {
float:left;
font-size:12px;
font-weight:bold;
margin:10px 5px 5px;
}
ul.mainNav li {
border-right:1px solid #4A7BCC;
display:inline;
padding:0 2px 0 10px;
text-decoration:none;
text-transform:uppercase;
border-right:2px solid #999999;
}
#footer ul.mainNav li a {
color:#666666;
}
#footer ul.mainNav li a:hover {
color:#000000;
}
#footer ul.mainNav li.noborder {
border-right:medium none;
}
.flags{
margin:8px 10px 0 0;;
}

.section-divider
{
	line-height:1px;
	margin-bottom:10px;
	padding-top:25px;
	background:url(/images/divider.jpg) repeat-x left bottom;
}
.u-block
{
	list-style:none;
}
.u-block li
{
	background:transparent url(/images/icons/knowmore.gif) no-repeat scroll left 6px;
	color:#333333;
	line-height:15px;
	padding:5px 0 5px 20px;
}
.u-block.second-level li
{
	background:transparent url(/images/icons/sec_bullet.gif) no-repeat scroll left 6px;
	padding:5px 0 5px 15px;
}

/*careers list*/

div.careersList {
	background:transparent url(/images/right_li_bg.gif) no-repeat scroll left top;
	margin:0 0 0 14px;
	padding:10px;
	text-align:left;
	
}

.careersList h3
{
	margin:0;
	padding:10px 0 5px 5px;
	color:#01326C;
	font-size:16px;
}
.careersList li {
	background:transparent url(/images/icons/arr_blue.gif) no-repeat scroll 5px center;
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px;
	padding:6px 0 6px 20px;
	width:178px;
}
h3
{
	color:#343434;
	font-size:24px;
	margin:0 0 10px;
	padding:0;
}
h4
{
	color:#343434;
	font-size:16px;
	margin:0 0 5px;
	padding:0;
}
h5 {
	color:#343434;
	font-size:13px;
	line-height:22px;
	margin:0 0 5px;
}
.firstLevel, .sublevel
{
	margin:0;
	padding:0 0 0 20px;
}

/*highlight*/
.hiLight
{
	background:url(/images/small_highlight.jpg) no-repeat top left;
	padding:15px;
}

.gotoTop
{
	text-align:right;
}

.gotoTop a {
	background:transparent url(/images/icons/top_arr.gif) no-repeat scroll right center;
	padding-right:13px;
	font-weight:bold;
}

div.newsTitle a {
background:transparent url(/images/icons/new_win.gif) no-repeat scroll left 2px;
color:#0C69C6;
display:block;
padding:0 0 0 16px;
}

div.newsTitle h4 {
color:#989898;
font-weight:normal;
padding:0;
line-height:24px;
}
div.newsTitle h4, div.newsTitle h4 strong {
font-size:12px;
margin:0;
}

.clear-case {
border-bottom:1px solid #F1F1F1;
clear:both;
font-size:1px;
line-height:1px;
margin:10px 0;
}

div.newsTitle {
float:right;
margin:0 0 15px;
width:480px;
}

div.newsTitle h3 {
font-size:14px;
font-weight:bold;
margin:0;
}

div#right-content td {
color:#666666;
font-size:11px;
padding:10px 0 5px 5px;
vertical-align:top;
}

div#right-content td label.leftalign {
margin-left:-5px;
}
div#right-content td label.leftalign {
background:transparent url(/images/icons/required.gif) no-repeat scroll left center;
padding-left:15px;
text-align:left;
vertical-align:middle;
}
div#right-content td label {
background:transparent url(/images/icons/required.gif) no-repeat scroll right center;
font-size:11px;
font-weight:normal;
padding-right:15px;
text-align:right;
vertical-align:middle;
display:block;
}
div#right-content td input, div.content td select {
font-family:tahoma;
font-size:11px;
margin:0 5px 0 0;
}

textarea {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
padding:2px;
}
button.button {
background:#1F1D1E url(/images/but_bg.jpg) repeat-x scroll 0 0;
border:1px solid #333333;
color:#FFFFFF;
font-size:11px;
margin:0 1px;
overflow:visible;
padding:2px 7px;
vertical-align:middle;
width:auto;
}
div#right-content td select {
font-family:tahoma;
font-size:11px;
margin:0 5px 0 0;
}

div.li_holder ul {
margin:10px 0;
padding:0 0 0 12px;
}

div.li_holder li {
color:#333333;
font-size:12px;
padding:3px 0 3px 0;
}

.text
{
	background:#FFFF99 none repeat scroll 0 0;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:2px;
}


/*cases*/
div.cases {
	float:left;
	margin:0;
	width:215px;
}
div.cases a {
	display:block;
	padding:8px;
}
div.cases a:hover {
	background:transparent url(/images/leadshover.gif) repeat-x scroll left top;
	border:medium none;
	text-decoration:none;
}
div.cases img {
	border:1px solid #CCCCCC;
	display:block;
	margin:0 20px 10px 0;
	width:200px;
}
div.cases h4 {
	color:#343434;
	font-size:18px;
	font-weight:normal;
	margin:0;
}
div.cases span {
	color:#6D6D6D;
	font-size:11px;
}
div.casestudynav {

}
div.casesnav a div {
	float:right;
	line-height:12px;
	margin:5px 8px 0 0;
	padding:0;
	width:140px;
}
div.casesnav a div h4 {
	color:#0C599A;
	font-size:13px;
	font-weight:bold;
	margin:0;
	line-height:16px;
	text-transform:uppercase;
}
div.casesnav a:hover div h4 
{
	color:#0099CC;
}
div.casesnav a div span {
	color:#333333;
	font-size:12px;
	line-height:14px;
}
#tab_Liebe a {
	background:transparent url(/images/casestudies/Liebe_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_Liebe a:hover {
background:transparent url(/images/casestudies/Liebe_thumb2.png) no-repeat scroll 0 0;
}
#tab_LOVEFiLM a {
	background:transparent url(/images/casestudies/LOVEFiLM_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_LOVEFiLM a:hover {
background:transparent url(/images/casestudies/LOVEFiLM_thumb2.png) no-repeat scroll 0 0;
}

#tab_ahs a {
	background:transparent url(/images/casestudies/AHS_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_ahs a:hover {
background:transparent url(/images/casestudies/AHS_thumb2.png) no-repeat scroll 0 0;
}

#tab_debtmanagers a {
	background:transparent url(/images/casestudies/AAAdebt_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_debtmanagers a:hover {
background:transparent url(/images/casestudies/AAAdebt_thumb2.png) no-repeat scroll 0 0;
}

#tab_kidrobot a {
	background:transparent url(/images/casestudies/kidrobot_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_kidrobot a:hover {
background:transparent url(/images/casestudies/kidrobot_thumb2.png) no-repeat scroll 0 0;
}

#tab_samsung a {
	background:transparent url(/images/casestudies/samsung_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_samsung a:hover {
background:transparent url(/images/casestudies/samsung_thumb2.png) no-repeat scroll 0 0;
}

#tab_trugreen a {
	background:transparent url(/images/casestudies/trugreen_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_trugreen a:hover {
background:transparent url(/images/casestudies/trugreen_thumb2.png) no-repeat scroll 0 0;
}
#tab_flightline a:hover {
background:transparent url(/images/casestudies/flightline_thumb2.png) no-repeat scroll 0 0;
}
#tab_flightline a {
background:transparent url(/images/casestudies/flightline_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}
#tab_ctu a:hover {
background:transparent url(/images/casestudies/ctu_thumb2.png) no-repeat scroll 0 0;
}
 #tab_ctu a {
background:transparent url(/images/casestudies/ctu_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}

#tab_accuquote a:hover {
background:transparent url(/images/casestudies/accuquote_thumb2.png) no-repeat scroll 0 0;
}
#tab_accuquote a {
background:transparent url(/images/casestudies/accuquote_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}
#tab_bidz a:hover {
background:transparent url(/images/casestudies/bidz_thumb2.png) no-repeat scroll 0 0;
}
#tab_bidz a {
background:transparent url(/images/casestudies/bidz_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}
#tab_playerx a:hover {
background:transparent url(/images/casestudies/playerx_thumb2.png) no-repeat scroll 0 0;
}
#tab_playerx a {
background:transparent url(/images/casestudies/playerx_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}
#tab_onlyfinance a:hover {
background:transparent url(/images/casestudies/only_thumb2.png) no-repeat scroll 0 0;
}
#tab_onlyfinance a {
background:transparent url(/images/casestudies/only_thumb.png) no-repeat scroll 0 0;
display:block;
height:72px;
width:223px;
}
/* UK Case Studies */
#tab_privalia a {
	background:transparent url(/images/casestudies/privalia_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_privalia a:hover {
background:transparent url(/images/casestudies/privalia_thumb2.png) no-repeat scroll 0 0;
}
#tab_ink4u a {
	background:transparent url(/images/casestudies/ink4u_thumb.png) no-repeat scroll 0 0;
	display:block;
	height:72px;
	width:223px;
}
#tab_ink4u a:hover {
background:transparent url(/images/casestudies/ink4u_thumb2.png) no-repeat scroll 0 0;
}

div.caseRight {
float:right;
margin:0 7px 0 10px;
width:290px;
}

div.next_prev_case {
float:right;
font-size:12px;
font-weight:normal;
margin:10px 0;
padding:0 20px 0 0;
}
div.casestudies h3 {
color:#343434;
font-size:16px;
margin:0 0 3px;
}
div.casestudies h5 {
margin-right:10px;
margin-top:10px;
}
div.left h5 {
color:#343434;
font-size:13px;
line-height:22px;
margin:0 0 5px;
}
div.casestudies p {
margin-right:10px;
}
div.casestudies h1 {
margin-bottom:0;
}
h1 {
color:#343434;
font-size:20px;
font-weight:bold;
line-height:24px;
margin-bottom:15px;
margin-top:0;
}
.btn_nav_next {
float:right;
height:19px;
width:80px;
}
.btn_nav_next a:hover {
background-image:url(/images/grey_button.png);
}


/*featured case*/
.f-cases
{
	
}
.f-cases a
{
	width:223px;
	height:238px;
	display:block;
	margin-left:16px;
}
.f-cases a .fcon
{
	width:223px;
	height:238px;
	display:block;
}

.f-cases a .accuquote
{
	background:url(/images/casestudies/accuquote2.png) no-repeat;
}
.f-cases a:hover .accuquote
{
	background:url(/images/casestudies/accuquote2_over.png) no-repeat;
	cursor:pointer;
}


.f-cases a .ctu
{
	background:url(/images/casestudies/ctu2.png) no-repeat;
}
.f-cases a:hover .ctu
{
	background:url(/images/casestudies/ctu2_over.png) no-repeat;
	cursor:pointer;
}


.f-cases a .bidz
{
	background:url(/images/casestudies/bidz2.png) no-repeat;
}
.f-cases a:hover .bidz
{
	background:url(/images/casestudies/bidz2_over.png) no-repeat;
	cursor:pointer;
}


.f-cases a .flightline
{
	background:url(/images/casestudies/flightline2.png) no-repeat;
}
.f-cases a:hover .flightline
{
	background:url(/images/casestudies/flightline2_over.png) no-repeat;
	cursor:pointer;
}


.f-cases a .trugreen
{
	background:url(/images/casestudies/trugreen2.png) no-repeat;
}
.f-cases a:hover .trugreen
{
	background:url(/images/casestudies/trugreen2_over.png) no-repeat;
	cursor:pointer;
}


.ftext
{
	color:#333333;
	float:right;
	font-size:12px;
	line-height:14px;
	margin-right:10px;
	padding-top:147px;
	width:200px;
}


/*lightbox*/
.white_content {
background:transparent url(/images/feedbackbg.png) no-repeat scroll center center;
display:none;
height:440px;
overflow:hidden;
padding:0;
position:absolute;
width:530px;
z-index:1002;
}
.black_overlay {
background-color:black;
display:none;
height:100%;
left:0;
opacity:0.8;
position:absolute;
top:0;
width:100%;
z-index:1001;
}
div.form_title {
color:#333333;
font-size:13px;
margin:35px auto 5px;
padding:0;
width:440px;
}
div.form_title a {
background:transparent url(/images/icons/cancel.png) no-repeat scroll right center;
color:#666666;
display:block;
float:right;
font-size:12px;
font-weight:bold;
padding-right:20px;
}
div.form_title em {
color:#003366;
font-size:16px;
font-style:normal;
}
div.form_title p {
margin:0;
padding:0;
}
#formLoader {
background:transparent none repeat scroll 0 0;
margin:0 auto;
width:440px;
}
iframe {
background:transparent none repeat scroll 0 0;
}

/*retailers page*/
#in-content h1 {
font-size:200%;
color:#284b8d;
}

#in-content h2 {
color:#284b8d;
font-weight:normal;
margin:1em 0;
}

.retailers li {
list-style-type:none;
line-height:0.8em;
padding-bottom:1.5em;
font-weight:bold;
}

.retailers li span {
font-size:11px;
line-height:1.2em;
margin:.6em 0;
font-weight:normal;
display:block;
}

#in-content .colorquote {
width:315px;
height:90px;
text-align:center;
display:block;
font-family:Trebuchet MS, sans-serif;
color:white;
font-size:18px;
padding-top:26px;
padding-bottom:100px;
margin-bottom:1em;
}

.colorquote span {
font-size:11px;
display:block;
}

#orange {
background:url('/images/quotes/quote-bg-orange.png') top left no-repeat;
}

/*spacers*/
.topMar10 {margin-top:10px;}