﻿body
{
    background-color:gray;
}
body, p, div, span
{   
    font-size: 12px;    
}
body, h1, h2, h3, p, div, span, input
{
    font-family: Trebuchet MS, Arial, Verdana;
}

h1, h1 span
{   
    font-size:20px;
    font-weight:bold;
    height:53px;
    line-height:27px;
    overflow:hidden;
    position:relative;    
}
h2
{
   color:#000000;
   font-size:14px;
   font-weight:bold;
   line-height:20px;
}
.corpHeadline h1
{
    margin-bottom: 20px;
}
.bodyText.contactUs
{
    margin-right: 20px;
    width: 300px;
}
.bodyText h2
{
    margin-bottom: 4px;
}
.bodyText li
{
    margin-bottom: 2px;
}
.rssItem h2
{
    margin-top: 10px;
}
#nav
{
	height: 100px; /* 90px; */
	background-color: #D2E1F6;
	position: relative;
	height: 29px;
	margin-left: 10px;
}
#nav ul
{
	position: absolute;
	left: 6px;
	bottom: -1px;
}
#nav li
{
	float: left;
	text-align: center;
}
#nav li a
{
	display: block;
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
	border-top: 1px solid #cc6600;
	border-bottom: 1px solid #828282;
	background: #cc6600; /* padding: 9px 0; */
	width: 150px;
	height: 29px;
	margin-left: 6px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 0.80em;
}

#nav li a.selected
{
	color: #000;
	background-color: #f2efef;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #f2efef;
}

#nav li a:hover
{
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #f2efef;
	color: #000;
	text-decoration: underline;
}
#nav li.selected a
{
	color: #000;
	background-color: #f2efef;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #f2efef;
}

#nav li.selected a:hover
{
	text-decoration: none;
}

#nav li a
{
	background-color: #cc6600;
	background: url(images/marketing_tabs.png);
}

#user_details
{
	position: absolute;
	right: 19px;
	bottom: 3px;
	color: #231f20;
	font-size: 80%;
}
#user_details a
{
	color: #231f20;
}

#user_details_button
{
	position: absolute;
	right: 10px;
	bottom: 3px;
	color: #231f20;
}
#foot
{
	padding-top: 5px;
	padding-bottom: 15px;
	
}
#foot p
{
	padding-left: 10px;
	padding-right: 20px;
}
/*Content*/
#content
{
	border-top: 1px solid #828282;
	background-repeat: repeat-x;
	background-color: #D2E1F6;
	padding-top: 1000px;
	padding-bottom: 20px;
	min-width: 1155px;
}

#welcome
{
	padding: 20px;
}
#welcome p
{
	font-size: 130%;
	line-height: 160%;
}
#welcome h1
{
	margin-bottom: 0.25em;
}
#welcome p.company
{
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	color: #999999;
	text-align: justify;
}
#welcome .left
{
	width: 65%;
}
#welcome .left .large_new_campaign, #welcome .left .large_import_creative
{
	margin-top: 20px;
}
#welcome .right
{
	margin-right: 10%;
	margin-top: 5em;
}

#steps
{
	background-color: #FFE9BF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 100%;
}
#steps ul
{
	text-align: left;
}
#steps li
{
	width: 100%;
	float: left;
	margin-right: 0.6%;
	margin-left: 0.5%;
	text-align: justify;
}
#steps li img
{
	border: 1px solid #000000;
}
#steps .last
{
	margin-right: 0;
}
#steps li h2, #steps li p
{
	text-align: justify;
	padding-right: 10px;
}
#steps li h2
{
	font-size: 130%;
	font-weight: bold;
	margin: 0.45em 0 0.25em;
}



.marketingCol
{
	/* width:62%; */ /* 	width: 98%; 	margin-left: 15px; 	margin-top: 15px; 	*/
}

.contactBrand
{
	margin: 1em;
}
.loginbox
{
	width: 800px;
}
.optimise_media
{
	width: 100%;
}
.video_box
{
	/* margin: 1em 1em 1em 0em; */ /*margin-left: 25px; 	margin-bottom: 25px; */
}
.home_line
{
	clear: both;
	margin: 15px 0;
	text-align: center;
	border-top: 2px solid #e6e6e6;
}
.marketingline
{
	border-bottom: 1px solid #cccccc;
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.marketing_thumb
{
	padding-right: 15px;
}
#contactsteps
{
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 90%;
}
#contactsteps ul
{
	text-align: left;
}
#contactsteps li
{
	width: 30%;
	float: left;
	margin-right: 0.6%;
	margin-left: 0.5%;
}
#contactsteps li h2
{
	text-align: left;
	padding-right: 10px;
	font-size: 130%;
	font-weight: bold;
	margin: 0.45em 0 0.25em;
}
#foot li a
{
	text-decoration: none;
	font-weight: bold;
}

h1#media_buyers
{
	/* background:url("../images/64_buyers.png") no-repeat; */
	display: block;
	height: 65px; /* text-indent:70px; */
	padding-top: 16px;
}
h1#media_sellers
{
	background: url("../images/64_sellers.png") no-repeat;
	display: block;
	height: 65px;
	text-indent: 70px;
	padding-top: 16px;
}
h1#about_us
{
	background: url("../images/64_about.png") no-repeat;
	display: block;
	height: 65px;
	text-indent: 70px;
	padding-top: 16px;
}
h1#contact_us
{
	background: url("../images/64_contact.png") no-repeat;
	display: block;
	height: 65px;
	text-indent: 70px;
	padding-top: 16px;
}

.large_button
{
	border: 1px solid #d9d9d9;
	width: 178px;
	height: 71px;
	background-image: url("images/large_buttons.png");
	display: block;
	text-indent: -5000px;
}
.large_button:hover
{
	border: 1px solid #9a9a9a;
}
.large_contact_brand
{
	background-position: 0 -284px;
}



.people li.last
{
	border-bottom: none;
}
.people li.person h3
{
	margin-bottom: 10px;
	margin-top: 10px;
}








#otherContents a
{
	text-decoration: none;
}

#otherContents .people li.person img
{
	width: 124px;
	height: 144px;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	border: solid 1px black;
}

#otherContents .people li.person p
{
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
}

#otherContents dl dt
{
	float: left;
	width: 50px;
	display: block;
	font-weight: bold;
}
#otherContents dl dd
{
	float: left;
	width: 160px;
	display: block;
	margin-left: 0px;
}


#otherContents .products li
{
	float: left;
	border-bottom: 1px solid #cc6600;
	min-height: 123px;
}
#otherContents .products li.last
{
	border-bottom: none;
	float: left;
	width: 20%;
}




/*
JJ's changed styles Begin
*/

#LogoBar
{	
	height: 40px;
	background: url(images/topBg.png) repeat-x;
	min-width: 1000px;
	line-height: 40px;
}
#Logo
{
	float: left;
	height: 40px;
	width: 200px;
	margin-left: 30px;
	background: url(images/headerLogo.png) no-repeat left center;
	cursor: pointer; 
		
}

#Footer
{
	background: url(images/footer.png) repeat-x;
	height: 40px;
	width: 100%;
}



html
{
	color: #000;
}
body, div, ul, li, h1, h2, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
img
{
	border: 0;
}

li
{
	list-style: none;
}



a
{
	outline: 0;
	color: Black;
	text-decoration: underline;
}
a:hover
{
	color: Black;
}

#camera
{
	background: url("../images/book_accept_48.png") no-repeat;
	height: 48px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 4px;
	padding-top: 13px;
	text-indent: 58px;
}

#rss
{
	background: url("images/rss.png") no-repeat;
	text-indent: 35px;
	padding-top: 12px;
	text-align: left;
	margin-bottom: 8px;
}

#ad_exchange
{
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
}

#ad_exchange a
{
	color: #666;
	text-decoration: none;
}
#ad_exchange a:hover
{
    text-decoration: underline;
}

.jcarousel-container
{
	position: relative;
}

.jcarousel-clip
{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li, .jcarousel-item
{
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 600px;
	height: 345px;
	overflow: visible;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
	z-index: 3;
	display: none;
}

.jcarousel-prev
{
	z-index: 3;
	display: none;
}




.jcarousel-skin-ie7 .jcarousel-container-vertical
{
	width: 75px;
	height: 345px; /* 245px; */
	padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal
{
	width: 450px; /*600px;*/
	height: 280px; /*345px;*/
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical
{
	width: 77px;
	height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item
{
	width: 600px;
	height: 345px;
	border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover
{
	border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal
{
	margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical
{
	margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder
{
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal
{
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover
{
	background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active
{
	background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal
{
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover
{
	background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active
{
	background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical
{
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover
{
	background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical, .jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical
{
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover
{
	background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical, .jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}

div#menu
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #D2E1F6 none repeat scroll 0 0;
	float: left;
	width: 100%;
	height: 35px;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover
{
	background-image: url(../../images/tab_over.png);
	color: #000033;
}

ul#nav a:hover, ul#nav .home a:hover
{
	background-image: url(../../images/tab_over.png);
	color: #000033;
	text-decoration: underline;
}

ul#nav a
{
	background-image: url(../../images/tab.png);
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: 145px;
	margin-top: 6px;
}
ul#nav .home a
{
	background-image: url(../../images/tab_first.png);
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: 157px;
}
.rssItem .rssbody
{
	margin-top: 0px;
	text-align: justify;
}

/*
JJ's changed styles End
*/

/*
JJ's new styles Begin
*/
.Right
{
	float: right;
}

.Left
{
	float: left;
}

#LoginButton
{
	padding-top: 2px;
	float: right;
}


#LogoBarSpace
{
	clear: both;
	float: left;
	height: 20px;
	background: #D2E1F6;
	width: 100%;
}

#menu
{
	clear: both;
	float: left;
	height: 29px;
	background: #D2E1F6;
	min-width: 100%;
}

#menu #nav li
{
	width: 145px;
	height: 29px;
}
#menu #nav li a
{
	border-width: 0px;
	padding-top: 11px;
	height: 18px;
	font-size: 12px;
}
#Content
{
	clear: both;		
	min-height: 702px;	
	background-color: #FFFFFF;	
	padding: 30px;
	overflow: hidden;
	position: relative;
}

.panel1 
{
    
}

.featureImage
{
    
    border:1px solid #000000;
    height:220px;
    position:absolute;
    right:30px;
    top:109px;
    width:285px;       
}
.featureImage.latestNews
{
    width: 245px;
    padding: 0px 20px;
    height: 220px;
    font-size: 11px;
}
a.liteboxlinks
{
	color: Blue;
	text-decoration: none;	
	font-size: 12px;
}
a.liteboxlinks.latestNews
{
    font-size: 10px;
}
a.liteboxlinks:hover
{
	text-decoration: underline;
}
.imgHome
{
    background:url(images/home_feature.png) no-repeat scroll center top transparent;
    cursor: pointer;
}
.imgDsp
{
    background:url(images/dsp_feature.png) no-repeat scroll center top transparent;
}
.imgSsp
{
    background:url(images/ssp_feature.png) no-repeat scroll center top transparent;
}
.imgTech
{
    background:url(images/tech_feature.png) no-repeat scroll center top transparent;
}
.imgContact
{
    background:url(images/contact_feature.png) no-repeat scroll center top transparent;
}
.bodyText
{
    height:226px;
    margin-bottom:30px;
    margin-right:30px;
    overflow:hidden;
    position:relative;
    width:290px;
}
.bodyText p
{    
    margin-bottom:2px;
    text-align:justify;  
}
.bodySlidePanel p
{
    font-size: 14px;    
    margin-top: 18px;
    font-weight: bold;    
}
.bodySlidePanel
{
    background:url("images/slideshow_background.png") no-repeat scroll 0 0 transparent;
    height:360px;
    position:relative;
    width:940px;
}
div.corpHeadline
{
    width: 615px;
}
div.newsIcon
{
    width: 250px;
    height: 50px;
    margin-bottom: 20px;
    cursor: pointer; 
}
div.adage
{
    background: url(images/adage.png) no-repeat;
}
a
{
    cursor: pointer;
}
a:hover
{
    text-decoration: underline;
}
div.adExchange
{
    background: url(images/adexchanger.png) no-repeat;
}
/*

*/
#LeftContent
{
	min-width: 50%; /*must have with IE7*/
	width: 50%;
	background-color: #D0D9DE;
	float: left;
}

#RightContent
{
	min-width: 50%; /*must have with IE7*/
	width: 50%;
	background-color: #D0D9DE;
	float: right;
}



#FooterLeft
{
	float: left;
	margin-left: 25px;
	margin-top: 12px;
}

#FooterRight
{
	float: right;
	padding-top: 12px;
	padding-right: 25px;
}
#Footer #FooterLeft p, #Footer #FooterLeft p a, #Footer #FooterRight p, #Footer #FooterRight p a
{
	color: White;
}

.shadow
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../../images/shadow.png) no-repeat scroll right bottom;
}

.big_headline
{
	font-size: 18pt;
	font-weight: bold;
	color: #404549;
	line-height: 25px;
	padding-top: 12px;
}
.subhead1, .rssItem .rssLinks h1
{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #404549;
}
.subhead1 a
{
	text-decoration: none;
	color: #404549;
}
.subhead2
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}
.body_copy, .rssbody
{
	font-size: 9pt;
	color: Black;
}

.rssbody a img
{
	display: none;
}

.rssbody p a img
{
	display: block;
}

.rssbody div a img
{
	display: none;
}

.rssItem .rssbody a, .rssItem .rssbody a br, .rssItem .rssbody p
{
	height: 0px;
	display: none;
}

div#rightfeed .rssItem .rssbody, div#leftfeed .rssItem .rssbody
{
	margin-bottom: 10px;
}

div#rightfeed .rssItem
{
	margin-bottom: 0px;
}

.rssItem a
{
	text-decoration: none;
}

.pages_copy
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.pages_copy_image
{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.home_subhead1
{
	margin-top: 30px;
	padding-bottom: 10px;
}

.pages_list
{
	font-size: 9pt;
	color: #000000;
	margin-top: 10px;
	vertical-align: top;
	width: 100%;
	float: left;
	clear: both;
}

.pages_list_title
{
	margin-left: 58px;
	font-weight: bold;
}
.pages_list_copy
{
	margin-left: 58px;
	margin-bottom: 10px;
	display: table;
}
.market_access
{
	background-image: url("../images/promotion.png");
	background-repeat: no-repeat;
}
.inventory_aggregation
{
	background-image: url("../images/chart_pie.png");
	background-repeat: no-repeat;
}
.data_aggregation
{
	background-image: url("../images/copy_paste.png");
	background-repeat: no-repeat;
}
.optimization
{
	background-image: url("../images/database_process.png");
	background-repeat: no-repeat;
}
.workflow
{
	background-image: url("../images/dollar_currency_sign.png");
	background-repeat: no-repeat;
}

.forward_guaranteed
{
	background-image: url("../images/book_accept.png");
	background-repeat: no-repeat;
}
.spot_low_frequency
{
	background-image: url("../images/calculator_accept.png");
	background-repeat: no-repeat;
}
.spot_high_frequency
{
	background-image: url("../images/hft32.png");
	background-repeat: no-repeat;
}
.hedging
{
	background-image: url("../images/book_accept.png");
	background-repeat: no-repeat;
}



.black_backgroud
{
	
	width:450px;
	
}

.border_width_none
{
	border-width: 0px;
}

.home_news_item
{
	border-bottom: 1px solid #CC6600;
}

.home_news_item a
{
	color: #404549;
	text-decoration: none;
}
.home_news_head
{
	padding-top: 10px;
}

.home_news_copy
{
	padding-top: 3px;
	margin-bottom: 10px;
}
.agencies_we_think
{
	clear: both;
	padding-top: 10px;
}
.agencies_item_remove
{
	margin-top: 10px;
	background-image: url("../images/remove.png");
	background-repeat: no-repeat;
}

.agencies_item_accept
{
	margin-top: 10px;
	background-image: url("../images/accept.png");
	background-repeat: no-repeat;
}
.agencies_item_copy
{
	padding-left: 58px;
}

.agencies_product_image
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	border: solid 1px;
	width: 150px;
	height: 102px;
}

.agencies_product_copy
{
	margin-right: 20px;
	margin-bottom: 0px;
	clear: both;
}

.news_head
{
	float: left;
	margin-top: 7px;
	background-image: url("../images/rss2.png");
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 58px;
	margin-bottom: 10px;
}
.news_item_head
{
	margin-top: 15px;
	margin-bottom: 3px;
}

.news_item_copy
{
	margin-top: 0px;
	margin-bottom: 10px;
}


.master_big_body
{
	clear: both;	
	background: White;
	max-width: 1000px;
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.footer_share
{
	float: right;
	padding-right: 10px;
	padding-top: 12px;
}

.login_txt
{
	color: #cccccc;
}

.master_content_outer
{
	margin: 0px;
	background-color: #FFFFFF;
}

.master_content_inner
{
	
	background-color: #D0D9DE;
}
.master_content_table
{
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
	background-color: #FFFFFF;
}

.master_home_left_column
{
	background-color: white;
	vertical-align: top;
	width: 85%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


.master_home_right_top_column
{
	
	vertical-align: top;
	width: 33%;
	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_home_right_bottom_column
{
	background-color: #FFE9BF;
	vertical-align: top;
	width: 67%;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_home_right_center_gap
{
	background-color: White;
	vertical-align: top;
	width: 67%;
	height: 20px;
}

.master_home_center_gap_td
{
	min-width: 20px;
}
.master_home_center_gap_div
{
	width: 20px;
}

.master_agencies_top_left_column
{
	background-color: white;
	vertical-align: top;
	width: 85%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_agencies_top_right_column
{
	
	vertical-align: top;
	width: 28%;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_agencies_bottom_column
{
	background-color: #FFE9BF;
	vertical-align: top;
	width: 50%;
	margin-left: 15px;
	padding: 10px 0px 20px 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_news_left_column
{
	background-color: white;
	vertical-align: top;
	width: 50%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_news_right_column
{
	background-color: white;
	vertical-align: top;
	width: 50%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_contact_left_column
{
	background-color: white;
	vertical-align: top;
	width: 65%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_contact_right_column
{
	background-color: #FFE9BF;
	vertical-align: top;
	width: 35%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.master_abouts_left_column
{
	background-color: white;
	vertical-align: top;
	width: 50%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.master_abouts_right_column
{
	background-color: #FFE9BF;
	vertical-align: top;
	width: 50%;
	margin-left: 15px;
	padding: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


/*
* Contact us page begin
*/
#bscontact
{
	background: url("images/globe.png") no-repeat;
	text-indent: 35px;
	padding-top: 12px;
	margin-left: 0px;
}

.contacts
{
	margin-top: 0px;
}

.contacts img
{
	margin-top: 20px;
	float: left;
}

.contacts div
{
	float: left;
	margin-left: 20px;
}

.contacts_map li
{
	float: left;
	width: 33%;
}

.contacts_map img
{
	padding-bottom: 17px;
}

.contact_name
{
	padding-bottom: 3px;
	margin-bottom: 0px;
}

.contacts_map p
{
	margin-top: 8px;
}

.people li.person
{
	float: left;
	width: 98%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cc6600;
}



/*
* Contact us page end
*/
/*
* footer page begin
*/
.terms_subhead
{
	margin-top: 20px;
	margin-bottom: 10px;
}
#cancellation, #privacy
{
	margin-top: 20px;
}

#jobs p
{
	font-size: 9pt;
	color: Black;
}

#jobs h3
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

#jobs h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #404549;
	line-height: 25px;
}
#jobs dl
{
	height: 0px;
	clear: both;
}
#jobs dl dt
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-weight: bold;
	clear: both;
	width: 40px;
}

#jobs dl dd
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#jobs .reference
{
	clear: both;
}

#privacy h2
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	margin-bottom: 20px;
	margin-top: 20px;
}

#privacy p
{
	font-size: 9pt;
	color: Black;
}

#privacy dl dt
{
	margin-top: 10px;
	margin-bottom: 10px;
	/* float: left; */
	clear: both;
}




#dmca h2
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	margin-top: 10px;
	margin-bottom: 10px;
}

#dmca h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #404549;
	line-height: 25px;
	margin-bottom: 20px;
}

#dmca p
{
	font-size: 9pt;
	color: Black;
}


/*
* footer page end
*/
/*
JJ's new Styles End
*/

/* Added for beta request */


.modalPopup {
	background-color:#FFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	min-width:310px;
	min-height: 250px;
	max-height: 300px;
	overflow:hidden;
}

#EntryForm {
    /* border: 1px solid #999; */
    padding: 10px;
    padding-top: 20px;
    width: 310px;
    height: 300px;
    background-color: White;
    z-index: 100;
}
#EntryForm label {
    clear: both;
    float: left;
    margin-bottom: 5px;
    padding-right: 10px;
    text-align: right;
    width: 75px;
    font-weight: bold;
}
#EntryForm input[type=text] {
    float: left;
    margin-bottom: 10px;
    width: 150px;
}
/*
#EntryForm input[type=button] {
    clear: both;
    margin-left: 85px;
    padding-top: 10px;
}*/
#EntryForm .btnSubmit {
    margin-left: 85px;
    margin-top: 10px;
    float: left;
}
#EntryForm span {
    float: left;
}

.emailForm {
    margin-top: 100px;
    text-align: center;
}

#EntryForm p {
    font-size:115%;
    font-weight:bold;
    margin-bottom:15px;
    margin-left:10px;
}

.emailOK {
    margin-left: 120px;
    width: 85px;
}

.btnCancel {
    float: left;
    margin-left:10px;
    margin-top: 10px;
}

.buytypes {
    text-align: left;
}


#dvJobs h3
{
	clear: both;
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 0px;
    line-height: 145%;
}

#dvJobs p
{
    line-height: 145%;
	clear: both;
    font-size: 9pt;
    margin-bottom: 20px;
}

#dvJobs dl dt
{
	float: left;
	width: 50px;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#dvJobs dl dd
{
	float: left;
	width: 160px;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#dvJobs ul
{
    margin: 10px 0px 0px 15px;
    font-weight: bold;
}

#dvJobs ul li
{
    list-style-type: disc;
}

#dvJobs ul.list
{
    margin: 0px 0px 15px 15px;
    font-weight: normal;
}

#dvJobs ul.list li
{
    list-style-type: disc;
}

#dvJobs p.pclear
{
    margin-bottom:0px;
}

img.dsp_logo {
    margin-top: 15px;
}

.loginMock
{
    cursor: pointer;
}

#successMessage, #validationMessage, .successMessage, .validationMessage {
	background: transparent url(images/checkbullet.gif) no-repeat 4px center;
	color: green;
	line-height: 20px;
	margin-left: 5px;
	padding: 2px 23px 4px;
	text-indent: 2px;
}

#validationMessage, .validationMessage {
	background: transparent url(images/error_bang.gif) no-repeat 4px center;
	color: Red;
}

.digitalPlatform
{
    background: url(images/dmtp.png) center center;
    height: 40px;
    width: 230px;
    margin-right: 20px;
}

.corpSlidePanel
{
    width: 533px;    
    height: 300px;  
    margin: 30px; 
    position: absolute;
}

.corpSlideAgency
{
    background: url(images/tab1_slide1.png) no-repeat center center;
}

.corpSlidePublisher
{
    background: url(images/tab1_slide2.png) no-repeat center center;
}

.corpSlideMission
{
    background: url(images/tab1_slide3.png) no-repeat center center;
}
.dsp1
{
    background: url(images/dsp1.png) no-repeat center center;
}
.dsp2
{
    background: url(images/dsp2.png) no-repeat center center;
}.dsp3
{
    background: url(images/dsp3.png) no-repeat center center;
}.dsp4
{
    background: url(images/dsp4.png) no-repeat center center;
}.dsp5
{
    background: url(images/dsp5.png) no-repeat center center;
}.dsp6
{
    background: url(images/dsp6.png) no-repeat center center;
}.dsp7
{
    background: url(images/dsp7.png) no-repeat center center;
}.dsp8
{
    background: url(images/dsp8.png) no-repeat center center;
}
.ssp1
{
    background: url(images/ssp1.png) no-repeat center center;
}
.ssp2
{
    background: url(images/ssp2.png) no-repeat center center;
}
.ssp3
{
    background: url(images/ssp3.png) no-repeat center center;
}
.ssp4
{
    background: url(images/ssp4.png) no-repeat center center;
}
.ssp5
{
    background: url(images/ssp5.png) no-repeat center center;
}
.ssp6
{
    background: url(images/ssp6.png) no-repeat center center;
}
.ssp7
{
    background: url(images/ssp7.png) no-repeat center center;
}
.ssp8
{
    background: url(images/ssp8.png) no-repeat center center;
}
.ssp9
{
    background: url(images/ssp9.png) no-repeat center center;
}
.tech1
{
    background: url(images/tech1.png) no-repeat center center;
}
.tech2
{
    background: url(images/tech2.png) no-repeat center center;
}
.tech3
{
    background: url(images/tech3.png) no-repeat center center;
}
.tech4
{
    background: url(images/tech4.png) no-repeat center center;
}
.tech5
{
    background: url(images/tech5.png) no-repeat center center;
}
.contact1
{
    background: url(images/contact1.png) no-repeat center center;
}
.contact2
{
    background: url(images/contact2.png) no-repeat center center;
}
.contact3
{
    background: url(images/contact3.png) no-repeat center center;
}
.slideLogo
{    
    height:37px;
    margin-bottom:23px;
    width:300px;
}
.displaynone
{
    display: none;
}
.logoDSP
{
    background: url(images/logoDSP.png) no-repeat -8px -8px;
}

.logoSSP
{
    background: url(images/logoSSP.png) no-repeat -8px -8px;
}
.corpSlideText
{
    color:#FFFFFF;
    font-size:11px;
    height:300px;
    margin:30px 0;
    position:absolute;
    right:30px;
    width:313px;
}

.corpSlideText h3
{
    font-size: 14px;
    padding-top: 0px;
    margin-top: 0px;
}

.corpSlideText li
{    
    font-size: 12px;
    list-style-type: disc;
    margin-bottom: 5px;
    margin-left: 15px;
}

.corpSlideTextContent
{
    height: 202px;
    overflow:hidden;
    position:relative;
}
.smallButtons
{
    
    right: 265px;
    width: 70px;
    height: 26px;
    border: none;
    cursor: pointer;
}
.nextButton
{
    background: url(images/next.png) no-repeat;    
}
.loginButton
{
    background: url(images/login.png) no-repeat;
}
.sendButton
{
    background: url(images/send.png) no-repeat;
}
.optOutButton
{
     background: url(images/btn_small_optout_grey.png) no-repeat;
}
.adTechSend
{
    background: url(images/adTechSend.png) no-repeat;
    width: 50px;
    height: 19px;
}
.slideButton
{
    position: absolute;
    bottom: 30px;  
}
.divSendAdTech
{
    text-align: center;
    margin: 130px auto;    
}
.divSendAdTech input[type=text]
{
    font-size: 12px;
    width: 180px;
}
.divSendAdTech input[type=button]
{
    margin-top: 10px;
}
.corpLogin, div.socialIcons
{
    position: absolute;
    top: 35px;
    right: 28px;
}
div.socialIcons
{
    cursor: pointer;
    width: 208px;
}
div.socialIcons div
{
    width: 32px;
    height: 32px;
    margin-left: 20px;
}
div.facebook
{
    background: url(images/facebook.png) no-repeat center center;
}
div.twitter
{
    background: url(images/twitter.png) no-repeat center center;
}
div.linkedIn
{
    background: url(images/linkedIn.png) no-repeat center center;
}
div.gmail
{
    background: url(images/gmail.png) no-repeat center center;
}
div.gotoLinkedIn
{
     background: url(images/gotolinkedIn.png) no-repeat center center; 
     width: 63px;
     height: 21px;
     cursor: pointer;
}
#corpSlideTextContent p.corpSlideMission
{
    font-size: 11px;
    font-weight: bold;
    background: none;
}
.corpSlideTextContent h2
{
    color: #fff;
    margin-bottom: 10px;
}
.padTop10
{
    padding-top: 10px;
}
.padTop20
{
    padding-top: 20px;
}
a.newsA
{
    color:#666666;
    text-decoration: none;
}
a.newsA:hover
{
    text-decoration: underline;
}

ul.disc li
{
    list-style-type: disc;
    margin-left: 15px;
}
ol.alpha, ol.roman
{
    margin: 0px;
    padding: 5px 0px 0px;    
}
ol.alpha li
{
    list-style-type: lower-alpha;      
    margin-left: 15px;
    padding-top: 5px;
}
ol.roman li
{
    list-style-type: lower-roman;      
    margin-left: 20px;
    padding-top: 5px;
}
ul.tech li
{
    margin-bottom: 5px;
}
ul.address li
{
    margin-bottom: 2px;
    list-style-type: none;
    margin-left: 0px;
}
ul.address h2
{
    margin-bottom: 0px;
}
ul.contactUs
{
    width: 521px;
    padding-left: 20px;
}
.corpSlideText a
{
    color: #fff;
    text-decoration: none;    
}
.corpSlideText a:hover
{
    text-decoration: underline;
}
h1.slideText
{
    height: 43px;
}

.dialogContent
{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.dialogIcons
{
    padding-top: 30px;
    font-size: 15px;
    font-weight: bold;
}

.delete
{
    background: url(images/delete_24.png) no-repeat top;
}

.save
{
    background: url(images/tick_24.png) no-repeat top;
}

.process
{
    background: url(images/loading.gif) no-repeat top;
    height: 10px;
}

.error
{
    background: url(images/bang_24.png) no-repeat top;
}
.modal_dialog
{
    background-color: #fff !important;
    padding: 25px !important;
    display: none;
}
.dialogContent span
{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.ulDialog
{
    margin-top: 20%;
}
.emailBlur
{   
    color: Silver;
}
.centered
{
    text-align: center;
}

/* jQuery UI Css */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { /*font-family: Verdana,Arial,sans-serif; font-size: 1.1em;*/ }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { /*font-family: Verdana,Arial,sans-serif; font-size: 1em;*/ }
.ui-widget-content { /*border: 1px solid #aaaaaa;*/  color: #222222; }

.ui-widget-header { /*border: 1px solid #aaaaaa;
  background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  background-color: #dbedff;*/
  background-color:White;
  color: #000;
  font-weight: bold;
}
.ui-widget-header a { color: #FFF; }

/* Interaction states
----------------------------------*/

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none;}

.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_cccccc_256x240.png); }



/*.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
*/

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; margin-top: 5px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; margin-top: 5px;}
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px;}
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


.ui-icon-white-arrow-down { width: 16px; height: 4px; background-image: url(images/white_down_arrow.png); }
.ui-icon-white-arrow-up { width: 16px; height: 4px; background-image: url(images/white_up_arrow.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius 
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
*/
/* Overlays */
.ui-widget-overlay { background: #000000 url(images/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; opacity: .50;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; /*font-size: 1em;*/ padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -12px; }
/*.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }*/

.ui-accordion .ui-accordion-content { display: none; }

.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; background-color: #F5F5F6;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0;
  background-color:Gray; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; color:White; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-current-day { background: #D2E1F6;  }
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; /*padding: .2em;*/ width: 300px; border: solid 1px  #cccccc; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; background-color: #343C47; font-size: 1.2em; color: #fff;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px;  }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; border: solid 1px #cccccc; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-dialog-content select { border: solid 1px #828282; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: Verdana, Arial, sans-serif;
    background: transparent url(images/slide.gif) 0 50% repeat-x;
    border: 0px solid #d3d3d3;
    height: .89em;
    position: relative;
    margin: 0px 0px 10px 5px;
}
.ui-slider-handle {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    position: absolute;
    z-index: 2;
    top: 1px;
    width: 12px;
	height: 19px;
    background: url(images/slider.gif) 0 50% repeat-x;
    border: 0px solid #dddddd;
}
.ui-slider-handle:hover {
    background: url(images/slider.gif) 0 50% repeat-x;
    border: 0px solid #ffffff;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
    background: url(images/slider.gif) 0 50% repeat-x;
    border: 0px solid #ffffff;
}
.ui-slider-handle .ui-slider-range {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    height: .8em;
   /* background: #dadada url(/images/sliderjq/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; */
    position: absolute;
    /* border: 1px solid #d3d3d3; */
    border-left: 0;
    border-right: 0;
    top: -1px;
    z-index: 1;
}




/*.ui-slider-horizontal { height: 18px; width: 16px; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; border: none; background: transparent url(images/slider.gif) 100% 0 no-repeat;   }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs */
/*----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Default style sheet for jQuery date picker v3.7.5. */
#datepick-div, .datepick-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #ddd;
	color: #000;
	width: 15em;
}
#datepick-div {
	display: none;
	border: 1px solid #777;
	z-index: 100; /*must have*/
}
.datepick-inline {
	float: left;
	display: block;
	border: 1px solid #777;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
.datepick-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.datepick-trigger {
	width: 25px;
	padding: 0px;
}
img.datepick-trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepick-prompt {
	float: left;
	padding: 2px;
}
* html .datepick-prompt { /* IE6 */
	width: 15em;
}
.datepick-control, .datepick-links, .datepick-header, .datepick {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepick-control {
	background: #400;
	padding: 2px 0px;
}
.datepick-links {
	background: #000;
	padding: 2px 0px;
}
.datepick-control, .datepick-links {
	font-weight: bold;
	font-size: 80%;
}
.datepick-links label {
	padding: 2px 5px;
	color: #888;
}
.datepick-clear, .datepick-prev {
	float: left;
	width: 34%;
}
.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
	float: right;
	text-align: right;
}
.datepick-current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepick-current label
{
    display: none;
}
.datepick-close, .datepick-next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
	float: left;
	text-align: left;
}
.datepick-header {
	background: #333;
	text-align: center;
	font-weight: bold;
	min-height: 1.75em;
}
.datepick-header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepick-header span {
	position: relative;
	top: 3px;
}
.datepick {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepick a {
	display: block;
	width: 100%;
	color: #000;
}
.datepick-title-row {
	background: #777;
}
.datepick-title-row th {
	text-align: center;
	font-weight: normal;
}
.datepick-days-row {
	background: #eee;
	color: #666;
}
.datepick-week-col {
	background: #777;
	color: #fff;
}
.datepick-days-cell {
	color: #000;
	border: 1px solid #ddd;
}
.datepick-other-month {
	background: #fff;
}
.datepick-week-end-cell {
	background: #ddd;
}
.datepick-title-row .datepick-week-end-cell {
	background: #777;
}
.datepick-week-over {
	background: #ddd;
}
.datepick-unselectable {
	color: #888;
}
.datepick-today {
	background: #D2E1F6;
}
.datepick-current-day, .datepick-current-day a {
	background: #777;
	color: #fff;	
}
.datepick-days-cell-over {
	background: #fff;
	color: #000;
	border: 1px solid #777;
}
.datepick-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#datepick-div a, .datepick-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.datepick-inline .datepick-links a {
	padding: 0 5px !important;
}
.datepick-control a, .datepick-links a {
	padding: 2px 5px !important;
	color: #eee;
}
.datepick-title-row a {
	color: #eee;
}
.datepick-control a:hover {
	background: #fdd;
	color: #333;
}
.datepick-links a:hover, .datepick-title-row a:hover {
	background: #ddd;
	color: #333;
}
.datepick-multi .datepick {
	border: 1px solid #777;
}
.datepick-one-month {
	float: left;
	width: 15em;
}
.datepick-new-row {
	clear: left;
}
/* ___________ IE6 IFRAME FIX ________ */
.datepick-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1px; /*must have*/
    left: -1px; /*must have*/
    width: 187px; /*must have*/
    height: 187px; /*must have*/
}
.italic
{
    font-style: italic;
}
.contactUs
{
    position: relative;    
    width: 650px;
    overflow: hidden;    
}
.contactUs div.execs
{
    width: 100%; 
    margin-bottom: 20px
}
h1.latestNews
{
    font-size:17px;
    font-weight:bold;
    height:32px;
    margin-top:3px;
    padding:11px 0 5px 35px;
    background: url(images/rss24.png) no-repeat left center;
}
ul.latestNews
{
    margin: 1px 0px 8px;    
}
h1.terms
{
    height: auto;
    margin-bottom: 10px;    
}