/*************************************************************************/	
/*************************** BODY CONTENT/STRUCTURE **********************/
/*************************************************************************/
html {}
body {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;font-size:12px;font-style: normal;line-height:150%;font-weight: normal; font-variant: normal; }

.rounded {-moz-border-radius: 7px; -webkit-border-radius: 7px;}

/* Clear Fix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 
/* Clear Fix */

#container {	
	width:940px;
	text-align:left;
	background:transparent none;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:30px;
	color:#666;
}
#header {
	height:205px;
	padding:25px 25px 0 105px;
	background:#1D84C7 url('/images/header-bg.png');
	position:relative;
}
	#header-ad {width:728px; height:90px;}
	#header-ad IMG {width:728px; height:90px;}
	#headerSearch {width:250px; height:30px; float:right; margin:40px 0 0 0;}
#pageBody {
	margin:0px;
	background-color:#FFFFFF;
	min-height:360px;
	height:auto !important;
	height:360px;
	padding-top:30px;
}

/* FOOTER */
#footer {color:#000; margin:30px 0 20px;}
.footer-block {height:229px; width:929px; padding-top:24px; padding-left:10px; background:#1D84C7; clear:both;}
.footer-block {border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.footer-block A, .footer-block A:hover {color:#FFF;}
.footer-block UL {float:left; margin:0; padding:0; list-style-type:none; padding:0 12px; width:130px; border-right:1px dashed #FFF; color:#FFF;}
.footer-block UL LI.title {font-weight:bold;}
.footer-block div.right {color:#FFF; width:280px; padding-right:15px;}
.footer-block div.right IMG {float:left; margin-right:15px;}
.footer-block div.right .title {font-weight:bold;}
.footer-block div.right .row {margin-top:25px;}
.footer-block div.right .row.tiff {margin-top:5px;}
/*#footer {
	width:820px;
	height:auto;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:40px;
	text-align:center;
}
#footerContent {
	padding:3px 15px 3px 15px;
	color:#CCC;
	font:normal 10px/100% Arial, Helvetica, sans-serif; 
	text-align:left;
}
#footerContent ul	{
	list-style:none;
	padding:0 2px 0 2px;
	border-right:solid 1px #CCC;
	display:inline;
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#footerContent li	{
	display:inline;
	padding:0;
	margin:0;
}
#footerContent a:link, #footerContent a:visited {color:#CCC;margin-right:1px;margin-left:2px; text-decoration:none;}
#footerContent a:hover {color:#002BB8;}
#footerContent ul.tdc_6_ul {border-right:0 none;}
*/
/* --Image Styles Assigned For Admin Tool -- */	
.float_Image_Left {
	border:none;
	float:left;
	margin:6px 10px 1px 0;
}
IMG.float_Image_Right {
	border:none;
	float:right;
	*float: none;
}
.float_Left_w_Border {
	border:#777777 solid 1px;
	float:left;
	margin:6px 10px 1px 0;
}
.float_Right_w_Border {
	border:#777777 solid 1px;
	float:right;
	margin:6px 0 1px 10px;
}
address.float_Image_Right {
	border:solid 1px #AAA;
	padding: 5px;
	float:right;
	margin:6px 1px 1px 10px;
	text-align: center;
	width: 1%;
	*width: auto;
	
}
address.float_Image_Left img {
	border-bottom:solid 1px #AAA;
	margin:0;
	padding:0;
}
address.float_Image_Right img {
	border-bottom:solid 1px #AAA;
	margin:0;
	padding:0;
}


address {
background-color:#F2F2F2;
border:1px solid #AAAAAA;
display:inline-table;
font-size:11px;
font-style:italic;
font-weight:normal;
height:auto;
line-height:150%;
text-align:center;
width:inherit;
}
address IMG {display:block;}

/* ------- HORIZONTAL DROPDOWN WITH IE HACK - SEE PAGE BOTTOM FOR EDITING EXAMPLES --------- */
#menu {
	height:29px;
	width:445px;	
	position:absolute; bottom:0; _bottom:-3px; left:150px;
}

/* ---------------------------- DON'T EDIT OR MOVE THIS BLOCK! ------------------------------ */
#menu ul{list-style:none;margin:0;padding:0;float:left;}#menu a,#menu a:visited{display:block;width:auto;margin:0;}#menu li{position:relative;}#menu ul ul{position:absolute;z-index:500;top:auto;display:none;}#menu a.x,#menu a.x:visited{background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;}#menu a.x,#menu a.x:visited{font-weight:normal;color:#000;}#menu a.x:hover{color:#FFF;background:#000;}#menu a.x:active{color:#060;background:#CCC;}div#menu li:hover{cursor:pointer;z-index:100;}div#menu li li li li:hover ul ul,div#menu li li:hover ul ul,div#menu li li li:hover ul ul,div#menu li:hover ul ul{display:none;}div#menu li li li li:hover ul,div#menu li li:hover ul,div#menu li li li:hover ul,div#menu li:hover ul{display:block;}
/* cross-browser hack to set minimum width for top-level items */
#menu ul {min-width:1px; width:auto !important; width:1px; } /* Need to adjust all to set px if not auto for IE */
/* ----------- ------------------ END OF 'DON'T EDIT' BLOCK --------------------------------- */
body{_behavior:url(/css/menu_dropdown_IE_hack.htc);}
/*#menu h2, #menu a{_height:1%;}*/
#menu ul li{_float:left;/* _width:100%;*/}
/* ******************************************************************* */
/* ******************** LEVEL 1 (TOP) MENU ITEMS  ******************** */
#menu ul {width:auto; margin-right:1px;} /* set menu item width with ul, not 'a' */
#menu li {padding:0; margin:0;}
#menu a{
	padding:7px 10px 6px 10px; /* don't use 'height' attribute - instead use top & bottom padding to set menu item height and place text vertically */
	line-height:130%; /* SAFARI HACK; use with line-height along with top & bottom padding to set menu item height */
	text-decoration:none; 
	text-transform:uppercase;
	color:#FFF; 
	text-align:center; 
	font:bold 13px Arial, Helvetica, sans-serif; 
	white-space:nowrap; /* keeps text from wrapping on LEVEL 1 */
}
/* LEVEL 1 hover state */
#menu li:hover a, #menu li:active a {
	background:url('/images/menu/menu-bg-right.png') no-repeat right top;
	color:#FF050B; 
}
#menu li:hover, #menu li:active {
	background:url('/images/menu/menu-bg-left.png') no-repeat left top;
}
/* LEVEL 1 selected state */
#menu li.menu_selected {
	background:url('/images/menu/menu-bg-left.png') no-repeat left top;
}
#menu li.menu_selected A {
	background:url('/images/menu/menu-bg-right.png') no-repeat right top;
	color:#FF050B; 
}


#menu ul li a.tdcMenuSelected, #menu ul li a:visited.tdcMenuSelected, #menu ul li a:active.tdcMenuSelected
, #menu ul li a.tdcMenuSubSelected, #menu ul li a:visited.tdcMenuSubSelected, #menu ul li a:active.tdcMenuSubSelected {
	
} 
#menu ul li a.tdcMenuSelected, #menu ul li a:visited.tdcMenuSelected, #menu ul li a:active.tdcMenuSelected
, #menu ul li a.tdcMenuSubSelected, #menu ul li a:visited.tdcMenuSubSelected, #menu ul li a:active.tdcMenuSubSelected {}

/*#menu ul ul {width:130px;}*/
#menu ul ul {border-left:1px solid #1E79BF;border-right:1px solid #1E79BF;}
#menu ul ul a, #menu ul ul a:visited {
	padding:7px 10px 6px 10px; /* don't use 'height' attribute - instead use top & bottom padding to set menu item height and place text vertically */
	line-height:130%; /* SAFARI HACK; use with line-height along with top & bottom padding to set menu item height */
	text-decoration:none; 
	text-transform:none;
	color:#666; 
	text-align:center; 
	font:normal 11px Arial, Helvetica, sans-serif; 
	white-space:nowrap; /* keeps text from wrapping on LEVEL 1 */
	background:#FFF none;
	border-bottom:1px solid #1E79BF;
}

#menu ul ul li A {
	background:#FFF none !important;
	color:#0F3C5F;
}
#menu ul ul li A:hover, #menu ul ul li A:active{
	background:#0F3C5F none !important;
	color:#FFF;
}


/************************************************************************/	
/************************** BASIC HTML ELEMENTS *************************/
/************************************************************************/	

/* ---------- don't edit collapse defaults*/
div, span, a, a img, img 		{margin:0px; padding:0px;border:0px;outline:0px;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
object {outline:0 none;}
button {margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:100%;font-family:inherit;text-align:left}
button::-moz-focus-inner {padding:0; border: none;}/* overrides extra padding in Firefox */
/* ----- headlines -----------------------*/
h1, h1 a, a h1 {font-size:24px; color:#2F424C; line-height:normal; letter-spacing:0; margin:0px;}
h2, h2 a, a h2 {font-size:16px; color:#1E79BF; line-height:normal; letter-spacing:0;}
h3, h3 a, a h3 {font-size:18px; color:#336699; line-height:normal; letter-spacing:0;}
h4, h4 a, a h4 {font-size:16px; color:#333333; line-height:normal; letter-spacing:0;}
h5, h5 a, a h5 {font-size:15px; color:#000; margin:12px 0; text-transform:uppercase;}
h5 SPAN, h5 a SPAN, a h5 SPAN {text-transform:none;}
h6, h6 a, a h6 {font-size:12px; color:#000000; margin:12px 0;}
/* note: declare link attributes for headlines - since  */
/* tools arbitrarily put links inside or outside h tags */

/* ----- default text links in content -------*/
a {
	color:#1E79BF;
	text-decoration:none;
}
a:hover {
	color:#002BB8;
	text-decoration:underline;
}

/* ----- default horizontal rule -------*/
hr {margin:5px 0px 20px 0;padding:0px;border-bottom:2px solid #999;border-top:0px;border-left:0px;border-right:0px;line-height:0px;height:0;display:block;}

/* ---------------------------------------------------------------- */
/* ----------------------- COMMON STYLES -------------------------- */
/* ---------------------------------------------------------------- */
.no_display{display:none}
.hidden{display:none}
.block{display:block; vertical-align:middle}
.block_top{display:block; vertical-align:top}
.inline{display:inline-block; vertical-align:middle}
.inline_top{display:inline-block; vertical-align:top}
.left {float:left;}
.right {float:right;}
.clear-both {clear:both;}
.clear-left {clear:left;}
.note-padding {padding:5px;}

/*** Spinner ***/
.spinner {margin:0px 3px 0px 3px;padding:0px;border:0px;}

DIV.left.std_2_col {width:50%;}
DIV.left.std_3_col {width:31%; padding:0 2% 0 0;}

.button{background:#222 url('/images/overlay-button.png') repeat-x 0 0;font-size:12px;padding:5px 15px 6px;color:#fff !important;display:inline-block;font-weight:bold;line-height:normal;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border-bottom:1px solid rgba(0,0,0,0.25);position:relative;cursor:pointer;overflow:visible;width:auto}
.button.nice {
    background-image:url('/images/36px-blended.png');
}
.button:hover{background-color:#111;color:#fff}
.button:active{top:1px}
.small.button{font-size:11px}
.large.button{font-size:14px;padding:8px 19px 9px;}
.green.button{background-color:#91bd09}
.green.button:hover{background-color:#749a02}
.blue.button{background-color:#2daebf}
.blue.button:hover{background-color:#007d9a}
.darkblue.button{background-color:#006BD7}
.darkblue.button:hover{background-color:#004E9B}
.red.button{background-color:#e33100}
.red.button:hover{background-color:#872300}
.magenta.button{background-color:#a9014b}
.magenta.button:hover{background-color:#630030}
.orange.button{background-color:#ff5c00}
.orange.button:hover{background-color:#d45500}
.orangellow.button{background-color:#ffb515}
.orangellow.button:hover{background-color:#fc9200}
.white.button{background-color:#fff;color:#666 !important;font-weight:normal;text-shadow:0 1px 1px rgba(255,255,255,1)}
.white.button:hover{background-color:#eee}
.blood.button{background-color:#C90000}
.blood.button:hover{background-color:#910000}







/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default{border:1px solid #d3d3d3; background:#e6e6e6 url(/images/ui_smoothness/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#555; outline:none}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{color:#555; text-decoration:none; outline:none}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{border:1px solid #999; background:#dadada url(/images/ui_smoothness/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; outline:none}
.ui-state-hover a, .ui-state-hover a:hover{color:#212121; text-decoration:none; outline:none}
.ui-state-active, .ui-widget-content .ui-state-active{border:1px solid #aaa; background:#fff url(/images/ui_smoothness/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; 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_smoothness/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_smoothness/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}

/* 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; }

.ui-icon { width: 16px; height: 16px; float: left; margin-right: 0.3em; margin-top: 0.1em; background-image: url(/images/ui_smoothness/ui-icons_222222_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon, #error_container .ui-icon {background-image: url(/images/ui_smoothness/ui-icons_cd0a0a_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/ui_smoothness/ui-icons_2e83ff_256x240.png); }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-video { background-position: -224px -128px; }

/*************************************************************************/	
/****************************** FORMS ************************************/
form {padding:0px;margin:0px;}
/* Form Color */

/*Border*/
.front_form.single_column INPUT, .front_form.single_column SELECT, .front_form.single_column TEXTAREA
, .front_form.double_column INPUT, .front_form.double_column SELECT, .front_form.double_column TEXTAREA {border-color:#AAA;}
.front_form.single_column .form_row .input_shadow {background-color:#EFEFEF;}
/*Background*/

/*Error*/
.front_form DIV#error_container {color:#CD0A0A;}
.front_form INPUT.error, .front_form TEXTAREA.error, .front_form TEXTAREA.limit-error {border-color:#CD0A0A;}
/* /End Form Color */

.form_block{border:1px solid #d3d3d3}

.form_block INPUT
, .form_block SELECT
, .form_block TEXTAREA{border:1px solid #d3d3d3; padding:3px}
.ui_btn{padding:3px 7px; cursor:pointer; margin:0px}
h1.ui-style{margin:0px; padding:3px 0px 4px 7px; font-size:12px}

.error_container{margin-bottom:8px; padding:3px}
.error_container UL{margin-top:0px; margin-bottom:0px}


/** Form Styles **/
DIV.front_form.single_column {width:480px;}
DIV.front_form.double_column {width:480px;}

.front_form.single_column .form_row {margin-bottom:10px;}
.front_form.double_column  .form_row {margin-bottom:5px;}

.front_form.single_column .form_row
, .front_form.double_column .form_row {width:480px;}

.controls_row.front_form {width:472px;text-align:right;}

.front_form.single_column .form_row.input_row {width:480px;}
.front_form.double_column .form_row.input_row {width:240px;float:left;}
.front_form.double_column .form_row.multi_row {width:160px;float:left;}
.front_form.double_column .form_row.multi_row.select_row {width:157.5px;float:left;}

.front_form.single_column LABEL {display:inline-block;vertical-align:absmiddle;width:73px;height:22px;margin-right:7px;text-align:right;}
.front_form.double_column LABEL {display:block;width:230px;text-align:left;}
.front_form LABEL.error {width:400px; text-align:left !important;}
.front_form.single_column .text_row LABEL {vertical-align:top;padding-top:2px;}
.front_form.double_column .radio_row LABEL {display:block;width:450px;text-align:left;}
.front_form.double_column .multi_row LABEL {display:block;width:150px;text-align:left;}

.front_form.single_column .input_shadow {display:inline-block;width:386px;padding:4px;}

.front_form.single_column INPUT, .front_form.single_column SELECT, .front_form.single_column TEXTAREA {margin:0px;padding:2px;border-width:1px;border-style:solid;}
.front_form.double_column INPUT, .front_form.double_column SELECT, .front_form.double_column TEXTAREA {margin:0px;padding:2px;border-width:1px;border-style:solid;}

.front_form.single_column INPUT {width:380px;}
.front_form.double_column INPUT {width:225px;}

.front_form.double_column .form_row.email_row INPUT {width:465px;}
.front_form.double_column .form_row.radio_row INPUT {width:20px;}
.front_form.double_column .form_row.multi_row INPUT {width:150px;}
.front_form.double_column .form_row.multi_row SELECT {width:147px;}

.front_form.single_column SELECT {width:386px;}
.front_form.double_column SELECT {width:471px;}

.front_form.single_column TEXTAREA {width:380px; height:107px;}
.front_form.double_column TEXTAREA {width:466px; height:163px;}

.front_form INPUT.error, .front_form TEXTAREA.error, .front_form TEXTAREA.limit-error {border-width:1px;border-style:solid;}




#contact_right_col {width:308px; padding:0px 0px 0px 91px;}
#map_canvas {width:300px; height:280px; border:4px solid #EFEFEF;}
#map_directions {display:block;position:relative;height:15px;margin-top:-15px; text-align:right;}
/*#contact_info {background-color:#EFEFEF;margin:11px 0px 0px 0px;}*/
.contact_address_left {float:left;width:180px;margin:11px 0px 0px 0px;}
.contact_address_right {float:left;width:128px;margin:11px 0px 0px 0px;}
/*************************************************************************/	
/************************ FORM ERRORS ************************************/
/*************************************************************************/	



/**************************** /END FORMS *********************************/
/*************************************************************************/


/*************************************************************************/	
/*************************** SPECIFIC PAGES ******************************/
/*************************************************************************/
.add_link {position:absolute; top:10px;}
.add_link, .edit_link {font-size:11px; text-decoration:none; padding-right:2px; line-height:1.5 !important; color:#006BD7;}
.add_link .ui-icon, .edit_link .ui-icon, .playing_link .ui-icon {float:none; display:inline-block; line-height:1.5 !important;}

.back_to_list {position:absolute; right:0px; top:0px;}

/* Default list */
.asset_row {margin-top:15px;}
.asset_row .thumb {float:left; width:116px; margin:0 10px 0 0; text-align:center;}
.asset_row .info {float:left; width:754px;}
.asset_row .info h4 {margin:0 0 0 0;line-height:1;}
.asset_row .info h4 a {line-height:1; color:#006BD7;}
.asset_row .info h4 a:hover {line-height:1; color:#004E9B;}
.asset_row .info em {color:#666;}
.asset_row .footnote {text-align:right;}

/* Default Detail */
.asset_detail {margin-bottom:15px; position:relative;}
.asset_detail .thumb {float:right; width:302px; margin:0 0 15px 15px; text-align:center; color:#666;}
.asset_detail .thumb em {text-align:left; display:inline-block;}
.asset_detail .info {float:left; width:880px;}
.asset_detail .info h1 {margin:0 0 0 0; color:#006BD7;}
.asset_detail .info h1 a {}
.asset_detail .info h5 {margin:0 0 0 0;}
.asset_detail .info em {color:#666;}

/** Specific Instance Configs **/
.asset_row.bio_row .thumb {width:70px;}
.asset_detail.bio_detail .thumb {float:left;}
.asset_row.testimonial_row {margin-top:35px;}
.asset_row.testimonial_row .info {width:880px; position:relative;}
.asset_row.testimonial_row .edit_link {margin:0 0 0 30px;}
.asset_row.testimonial_row .info .content {position:relative; z-index:10;}
.asset_row.testimonial_row .info .footnote {position:relative; z-index:10;}

#layout_master {
	-webkit-column-count : 2;
    -webkit-column-gap : 20px;
    -moz-column-count : 2;
    -moz-column-gap : 20px;
}

.t-quote {background:#FFF url('/images/quotes-t.png') no-repeat top left; display:inline-block; width:39px; height:33px; position:absolute; margin-top:-15px; margin-left:-15px; z-index:0;}
.b-quote {background:#FFF url('/images/quotes-b.png') no-repeat top left; display:inline-block; width:39px; height:33px; position:absolute; right:0px; margin-top:-15px; }
.quoted-txt {position:absolute; z-index:10;}



#left-col {width:146px; float:left; height:500px; position:relative;}
#middle-col {width:468px; _width:448px; float:left; position:relative;}
#right-col {width:300px; float:right; position:relative;}

#left-middle-col {width:614px; float:left; min-height:500px; height:auto !important; height:500px; position:relative;}

#top-right-column {height:1393px;}
#bottom-right-column {margin-top:0px;border-top:1px #666 dashed;}
#bottom-right-column.home-page {margin-top:127px;}

#left-col {padding:0px 12px 0 0; _padding:0px 10px 0 0; border-right:1px #666 dashed; min-height:2000px; height:auto !important; height:2000px;}
#right-col { padding:0 0 0 12px; _padding:0 0 0 10px;border-left:1px #666 dashed; color:#000; min-height:2000px; height:auto !important; height:2000px;}

/** TIPS **/
.tips {top:-142px;}
.tips.small {position:absolute; cursor:pointer;}
.tips.small .top {color:#FFF; width:115px; padding:170px 15px 0px 15px; font-weight:bold; text-align:center;}
.tips.tiffany.small .top {background:url('/images/tl-tiff-top-small.png') no-repeat;}
.tips.tiffany.small .bottom {background:#1E79BF url('/images/tl-tiff-bottom.png') no-repeat;}
.tips.andy.small .top {background:url('/images/tl-andy-top-small.png') no-repeat;}
.tips.andy.small .bottom {background:#1E79BF url('/images/tl-andy-bottom.png') no-repeat;}
.tips.small.full {position:absolute;}

.tips.full {position:relative;}
.tips.tiffany.full A {position:absolute; top:165px; left:5px; height:40px; width:135px;}
.tips.home.tiffany.full A {top:140px;}
.tips.small A {display:none;}

.tips.full .top, .tips.small.full .top {color:#FFF; /*height:226px;*/ width:115px; padding:225px 15px 5px 15px; font-weight:bold; text-align:center;}
.tips.home.full .top {padding-top:200px;}
.tips.full .bottom {color:#FFF; height:50px; width:145px; }
.tips.full .top .title {text-transform:uppercase; font-size:13px; margin-bottom:3px;}
.tips.tiffany.full .top, .tips.tiffany.small.full .top {background:#1E79BF url('/images/tl-tiff-top.png') no-repeat;}
.tips.home.tiffany.full .top {background:#1E79BF url('/images/tl-tiff-top-home.png') no-repeat;}
.tips.tiffany.full .bottom {background:#1E79BF url('/images/tl-tiff-bottom.png') no-repeat;}
.tips.andy.full .top, .tips.andy.small.full .top {background:#1E79BF url('/images/tl-andy-top.png') no-repeat;}
.tips.andy.full .bottom {background:#1E79BF url('/images/tl-andy-bottom.png') no-repeat;}

#left-col .tips.small {position:relative;}

/* Tools */

.top-tools {
	text-align:right;
	border-bottom:1px dashed #666666;
	margin:0 0 12px;
	padding:0 0 9px;
	font-weight:bold;
}

#left-col .media-icons {margin-top:-120px; padding-bottom:12px; border-bottom:1px dashed #666; margin-bottom:12px;}
#left-col .media-icons A {margin-right:3px;}

.c-block {margin-bottom:12px;}
.c-block.archive {border-bottom:1px dashed #666;}
.c-block.archive.closed {border-bottom:0 none; margin-bottom:4px;}
.c-block H6 {cursor:pointer; margin-top:0px;}
.c-block.closed H6 {margin-bottom:0px;}
.c-block A {color:#000; display:block; line-height:140%; margin:0 0 3px 4px;}
.c-block A.more {font-weight:bold;}
.c-block.archive A.more, .c-block A.more.archive {color:#1E79BF;}
#industry-releases.c-block {border-top:1px dashed #666;padding:15px 0 0; margin:10px 0 0;}
#top-viewed.c-block {border-top:1px dashed #666;padding:15px 0 0;}

.exec-edition-bar {background:#FAC840; padding:15px 15px 0px; margin-bottom:30px;}
.exec-edition-bar H5 {margin:0px 0 10px; padding:0 0 7px; border-bottom:1px dashed #000;}
.exec-edition-bar A {color:#000; display:block; line-height:140%;}
.exec-edition-bar A.more {margin-left:-15px; margin-top:5px;}

#right-col .exec-link {display:block; position:absolute; top:-30px; right:0;}
#right-col .newsletter {margin:60px 0 0 0; height:38px; padding:30px 0 0 18px; background:url('/images/newsletter-bg.png') no-repeat;}
#right-col .newsletter .input {}
#right-col .ads .title {text-align:center; padding:3px 0; margin:3px 0 0 0; color:#999;}
#right-col .ads .ad {height:250px; width:300px; margin:0 0 12px 0; overflow:hidden;}

#right-col #welcome-name {
	position:absolute; top:-19px; right:35px; width:250px; z-index:10; color:#F9C73F; font-weight:bold; font-size:16px; text-shadow: 2px 2px 2px #000;
}


.top-news {height:1422px;}

.no-ticker {display:none;}
.stock-ticker {height:53px; padding-top:33px; padding-left:150px; width:613px; *width:590px; *padding-right:23px; background:#FFFFFF url('/images/ticker-bg.png') no-repeat scroll center center; position:absolute; text-align:right;}
.stock-ticker  DIV {background:#D2E4F2; color:#000; font-weight:bold; font-size:16px; }
.stock-ticker DIV SPAN.up, .right-ticker DIV SPAN.up {color:#69AA00;}
.stock-ticker DIV SPAN.down, .right-ticker DIV SPAN.down {color:#CE3921;}
.stock-ticker DIV B, .right-ticker DIV B {margin:0 10px;}

.right-ticker {height:53px; padding-top:33px; padding-left:107px; width:193px; background:#FFFFFF url('/images/right-stock-ticker.png') no-repeat left center; position:relative; text-align:right; *margin-top: 60px;}
.right-ticker  DIV {background:#D2E4F2; color:#000; font-weight:bold; font-size:16px;}


.bottom-news {margin-top:15px;}
.bottom-news.top-bottom {margin-top:90px;}
.exec-ad {display:block; padding-left:12px;}

#middle-col H1.news {padding-left:12px; color:#000; font-size:16px;}
.middle-news-item {margin:12px; padding:0 0 12px 0; border-bottom:1px #666 dashed; color:#666; font-family:Georgia, "Times New Roman", Times, serif;}
.middle-news-item .title {/*float:left;*/ margin-bottom:5px;}
.middle-news-item .title .exec-notice { display:none;}
.middle-news-item .title H2 {margin:0px; color:#666;font-weight:normal; height:50px; height:auto !important; max-height:54px; overflow:hidden;}
.middle-news-item .title H2 A {color:#666; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; line-height:27px;}
.middle-news-item .author {float:right; text-align:left; width:332px; _width:312px; margin-bottom:7px;}


.middle-news-item .exec-clear {display:block; display:none;}
.middle-news-item .left {float:left; width:100px; margin-right:12px;}
.middle-news-item .right {float:left; width:332px; _width:312px; font-size:14px;}

.middle-news-item .right .tags {margin-top:5px; height:20px; overflow:hidden;}

.middle-news-item .left .thumbnail {margin-top:4px; height:100px; overflow:hidden;}

.middle-news-item .title .exec-link {display:none;}
.middle-news-item.exec-story .title .exec-link {display:block; float:left; width:100px; height:70px; margin-right:12px; background:#FFF url('/images/exec-notice.png'); margin-top:3px; text-decoration:none;}
.middle-news-item.exec-story.exec-logged-in .title .exec-link {background:#FFF url('/images/exec-notice-member.png');}
.middle-news-item.exec-story .exec-clear {display:block; clear:left; line-height:5px; font-size:5px;}


#right-col A.more {color:#1E79BF; font-weight:bold; font-size:13px; padding-top:3px;}
.blogosphere A {display:block; color:#000; margin-bottom:4px;}

#right-col .c-block h5 {cursor:pointer;}
#industry-wisdom, #professional-services, #readers-say, #blogosphere {border-top:1px #666 dashed; padding-bottom:10px;}
#industry-wisdom DIV.left, #professional-services DIV.left, #readers-say DIV.left {width:220px; padding-left:8px;}
#industry-wisdom DIV.clearfix, #professional-services DIV.clearfix, #readers-say DIV.clearfix, #blogosphere DIV.clearfix {margin-bottom:10px;}
#industry-wisdom DIV.left SPAN {display:inline-block; width:20px;}
#readers-say .title {font-size:13px; font-weight:bold;}
#readers-say DIV.clearfix {margin-bottom:15px;}
#right-col .c-block.closed {padding-bottom:0px !important;}

.middle-item {margin:12px; padding:0 0 15px 0;}
.middle-item .exec-notice {display:block; float:left; width:100px; height:33px; background:#FFF url('/images/exec-notice.png'); margin:1px 12px 5px 0;}
.middle-item .notice {display:block; float:left; width:100px; height:33px; margin:1px 12px 5px 0;}


input.btn {border: 0pt none ; float: left; width: 31px; height: 26px; background-color:#0F3C5F; color:#FFF; font-size: 11px; font-weight: bold; line-height: 135%; font-family: Arial,Helvetica,sans-serif;}
.sort-row {clear:both; margin:10px 0; padding:10px 0; width:440px; _width:420px;}
.sort-row .row {margin-bottom:7px;}
.sort-row label {width:80px; display:inline-block; color:#000; font-weight:bold;}
.sort-row input {width:320px; height:20px; line-height:130%;}
.sort-row input.btn {background:#CCC; width:31px; height:26px;}
.sort-row select {width:325px; height:20px; line-height:130%;}

/* Archive */
H2.archive {padding-left:112px; margin-bottom:0px;}
.archivePageLinks {
	float:right;
}

.archive-item {padding:7px 0; border-bottom:1px #666 dashed;}
.archive-item  A {font-weight:bold;}

.sort-row.archive label {float:left;}
.sort-row.archive input {float:left;}
/* Article */
.article H1 {color:#666;font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; font-weight:normal; margin-top:20px; margin-bottom:7px;}
.article-auth-date {margin-bottom:15px;}
.article-nav {
	padding:12px 0;
	border-bottom:1px solid #333;
	font-weight:bold;
}
.article-nav SPAN {float:right;}
.article .ad {margin-top:12px;}
.article .article-exclusive {
	padding:12px 0;
	border-bottom:1px dashed #333;
	font-weight:bold;
	text-transform:uppercase;
}
.article .article-exclusive A.exec-link {display:inline-block; float:left;}
.article .article-exclusive IMG {margin-top:5px; margin-right:5px;}
.article .article-exclusive DIV {float:left;}
.article .news_item_main_image {margin:0 auto;}
.article .news-img-caption {color:#FFF; background:#000; padding:1px 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
.article .slideshow_links {text-align:center;}
.article-detail {color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px;}

.article-bottom-tags {
	padding:12px 0;
	border-top:1px dashed #333;
	font-weight:bold;
}

.article-bottom-nav {
	padding:12px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-weight:bold;
}

.article-bottom-nav SPAN {float:right;}

.article-bottom A {color:#000; font-size:12px;}
.article-bottom h4 {font-size:18px;}
.article-bottom h5 {padding-left:20px; text-transform:none; font-size:14px;}
.article-bottom DIV {float:left;}
.article-bottom DIV UL, .article-bottom DIV OL {color:#000;}
.article-bottom DIV H5 {margin:0;}
.article-bottom .a-b-left {width:170px; margin-right:20px;}
.article-bottom .a-b-left H5 {padding:0;}
.article-bottom .a-b-left UL {padding-left:17px;}
.article-bottom .a-b-exec {width:210px; margin-right:20px; border:1px solid #F8B600;}
.article-bottom .a-b-exec UL {padding-right:10px;} 
.article-bottom .a-b-exec H5 {background:#F8B600; padding:5px 22px}
.article-bottom .a-b-exec A.more {margin-left:24px;}
.article-bottom .a-b-right {width:170px;}


/*sponsors */
.sponsor-top H1 {color:#666;font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; font-weight:normal; padding-top:20px; margin-top:15px; margin-bottom:7px; border-top:1px dashed #666;}
.sponsor-top {
	border-bottom:1px dashed #666;
	padding-bottom:12px;
	margin-bottom:30px;
	color:#000;
	font-size:13px;
}
.sponsor-top LABEL {font-weight:bold;color:#1E79BF;}
.sponsor-b-left H2,.sponsor-b-right H2 {color:#666;font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; line-height:26px; font-weight:normal; margin-top:0px;}
.sponsor-b-left {
	float:left;	
	width:150px;
	padding-right:12px;
	border-right:1px dashed #666;
	white-space:normal;
	color:#000;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sponsor-b-right {
	float:left;
	width:436px;
	padding:0 0 0 12px;
	color:#000;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sponsor-b-right STRONG {margin-bottom:10px;}

/* About */
#middle-col.about {padding:0 12px; width:444px; _width:424px; color:#000;}
.about-top {height:420px;border-bottom:1px dashed #666; margin-bottom:12px; padding-bottom:12px;}
.about-top .about-t-r {float:right; width:213px;}
.about-top .about-t-l {float:left; width:214px; padding-right:8px; border-right:1px dashed #666;}

#middle-col.about H1 {font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;}


/* Biz */
#left-middle-col.biz {}
#left-middle-col.biz H1 {font-family:Georgia, "Times New Roman", Times, serif; color:#666; font-weight:normal;}
#left-middle-col.biz H2 {font-family:Georgia, "Times New Roman", Times, serif; color:#666; font-weight:normal; font-size:24px;}

#left-middle-col.biz .biz-search {border-bottom:1px dashed #666;  border-top:1px dashed #666; padding:15px 0; margin:15px 0 0 0;}
#left-middle-col.biz .biz-item {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; border-bottom:1px dashed #666;}
#left-middle-col.biz .biz-item .item-left {float:left; width:100px;}
#left-middle-col.biz .biz-item .item-right {float:left; width:505px;}

/* Prof */
#left-middle-col.prof {}
#left-middle-col.prof H1 {font-family:Georgia, "Times New Roman", Times, serif; color:#666; font-weight:normal;}
#left-middle-col.prof H2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:normal; color:#666;}
#left-middle-col.prof H3 {clear:left; font-size:16px; color:#1E79BF; text-transform:uppercase;}
#left-middle-col.prof H4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#666; margin:0px; font-weight:normal; margin-bottom:5px;}
#left-middle-col.prof H4 A {color:#666; font-size:24px;}

#left-middle-col.prof .pro-search {border-bottom:1px dashed #666;  border-top:1px dashed #666; padding:15px 0; margin:15px 0 0 0;}
#left-middle-col.prof .prof-item {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; border-bottom:1px dashed #666; margin-bottom:20px; padding-bottom:30px;}
#left-middle-col.prof .prof-item .item-left {float:left; width:130px;}
#left-middle-col.prof .prof-item .item-right {float:left; width:475px; height:130px;}

/* Readers Say */
#left-middle-col.say H2 {font-family:Georgia, "Times New Roman", Times, serif; color:#666; font-weight:normal; font-size:20px;}
#left-middle-col.say H3 {clear:left; font-size:16px; color:#1E79BF; text-transform:uppercase;}
#left-middle-col.say .say-item {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; border-bottom:1px dashed #666;}
#left-middle-col.say .say-item .item-left {float:left; width:100px;}
#left-middle-col.say .say-item .item-right {float:left; width:505px; padding-bottom:12px;}

/* Contact Us */
#contactForm {width:500px;}
#contactForm .row {float:left; width:50%;}
#contactForm .row INPUT {width:90%;}
#contactForm .row.text {width:100%;}
#contactForm .row.text TEXTAREA {width:95%; margin-bottom:10px;}
#contactForm .buttonHolder {clear:left; text-align:right; padding-right:4%;}


#left-middle-col A.editLink {z-index:200; position:absolute;}

/* Share CSS */
 #shareit-box {  
     position:absolute;  
     display:none;  
}  
   
     #shareit-header {  
         width:138px;  
     }  
   
   
     #shareit-body {  
         width:138px; height:100px;  
         background:url(/images/social/shareit.png);  
     }  
   
         #shareit-blank {  
             height:20px;  
         }  
   
         #shareit-url {  
             height:50px;  
             text-align:center;  
         }  
   
             #shareit-url input.field{  
                 width:100px; height:26px;  
                 background: transparent url(/images/social/field.gif) no-repeat;  
                 border:none; outline:none;  
                 padding:7px 5px 0 5px;  
                 margin:3px auto;font-size:11px;  
             }  
   
         #shareit-icon  {  
             height:20px;  
         }  
           
             #shareit-icon ul {  
                 list-style:none;  
                 width:130px;  
                 margin:0; padding:0 0 0 8px;  
             }  
   
             #shareit-icon ul  li{  
                 float:left;  
                 padding:0 2px;  
             }  
               
             #shareit-icon ul  li img{  
                 border:none;  
             }       

div#fancy_overlay{position:absolute;top:0;left:0;z-index:90;width:100%;background-color:#333;}div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(fancy_progress.png) no-repeat;}div#fancy_close{position:absolute;top:-12px;right:-12px;height:30px;width:30px;background:transparent url(fancy_closebox.png);cursor:pointer;z-index:100;display:none;}div#fancy_content{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;z-index:96;}#fancy_frame{position:relative;width:100%;height:100%;display:none;}img#fancy_img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:92;}div#fancy_title{position:absolute;bottom:-35px;left:0;width:100%;z-index:100;display:none;}div#fancy_title table{margin:0 auto;}div#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:2px;}td#fancy_title_left{height:32px;width:15px;background:transparent url(fancy_title_left.png) repeat-x;}td#fancy_title_main{height:32px;background:transparent url(fancy_title_main.png) repeat-x;}td#fancy_title_right{height:32px;width:15px;background:transparent url(fancy_title_right.png) repeat-x;}div#fancy_outer{position:absolute;top:0;left:0;z-index:90;padding:18px 18px 58px 18px;margin:0;overflow:hidden;background:transparent;display:none;}div#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #444;background:#FFF;}a#fancy_left,a#fancy_right{position:absolute;bottom:10px;height:100%;width:35%;cursor:pointer;background-image:url(data:image/gif;base64,AAAA);z-index:100;}a#fancy_left{left:0;}a#fancy_right{right:0;}a#fancy_left:hover{background:transparent url(fancy_left.gif) no-repeat 0 100%;}a#fancy_right:hover{background:transparent url(fancy_right.gif) no-repeat 100% 100%;}#fancy_bigIframe,#fancy_freeIframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}div#fancy_bg{display:none;}div.fancy_bg{position:absolute;display:block;z-index:70;}div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url(fancy_shadow_n.png) repeat-x;}div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url(fancy_shadow_ne.png) no-repeat;}div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url(fancy_shadow_e.png) repeat-y;}div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url(fancy_shadow_se.png) no-repeat;}div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url(fancy_shadow_s.png) repeat-x;}div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url(fancy_shadow_sw.png) no-repeat;}div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url(fancy_shadow_w.png) repeat-y;}div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url(fancy_shadow_nw.png) no-repeat;}
/*************************************************************************/	
/*************************** LOGIN PAGE **********************************/

#login_page{width:420px; height:320px; margin:70px auto; color:#000}
#login_page A{color:#000; text-decoration:none}
#login_page A#forgot{text-decoration:underline; cursor:pointer}
#login_page .form_block{background-color:#FFF; padding:30px 10px 10px 10px}
#login_page LABEL{display:inline-block; width:60px; margin-right:13px; text-align:right}
#login_page LABEL.error{width:300px; text-align:left}
#login_page INPUT.required{width:317px; margin-bottom:12px}
#login_page #login{margin-left:248px}
#login_page #login_logos{margin-top:50px; padding:0px 10px 0px 10px; font-size:11px}
#login_page #login_logos #logo_txt{width:200px; float:left; margin-top:15px; margin-right:20px}
#login_page #login_logos #logo_imgs{width:155px; float:left; margin-top:7px; text-align:right;}
#login_page #login_logos #logo_imgs A{display:inline-block; width:38px; margin:0px 5px; text-align:center}
#login_page IMG{height:37px; width:37px}

/*************************************************************************/	
/***************************** MODAL BOX *********************************/
/*************************************************************************/

#tdc_mbox{background-color:#FFF;border:2px outset #666;}#tdc_mbox table,#tdc_mbox td,#tdc_mbox th{table-layout:auto;border:solid 0 #fff;}#tdc_mbm{font-family:sans-serif;font-weight:bold;float:right;}#tdc_ol{}#tdc_mbtitle{border-bottom-style:solid;border-bottom-color:#000;border-bottom-width:thin;border-top-style:solid;border-top-color:#000;border-top-width:thin;border-left-style:solid;border-left-color:#000;border-left-width:thin;border-right-style:solid;border-right-color:#000;border-right-width:thin;background-color:#339;text-align:center;color:#FFF;padding:2px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:bold;font-variant:normal;}#tdc_mbtext{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:normal;font-variant:normal;padding:2px;}#tdc_mbbtns{text-align:center;height:30px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:bold;font-variant:normal;}