﻿/* Editor CSS */

#editor #explorenavcontent {display:none;}
#editor .sys_place-floatleft {float:left;}


/* Mini Templates */

	/* ALL the floating box lefts and box rights need to have margin removed */
	#editor .sys_box-left, #editor .sys_box-right {
	float:none;
	margin-left:0;
	margin-right:0;}
		/* Add templates that should be floated to the left here ... */
		#editor .sys_template376, 
		#editor .sys_template377 {
		float:left !important;
		width:220px !important;
		margin-right:20px !important;}
		
		/* Add templates that should be floated to the right here ... */
		#editor .sys_template375, 
		#editor .sys_template378, 
		#editor .sys_template14955 {
		float:right !important;
		width:220px !important;
		margin-left:20px !important;}
	
/* Tooltips */
#editor .sys_template1235 {
width:14px;
height:14px;
display:inline-block;
}

#editor .sys_template1235 .sys_tooltip {
width:14px;
height:14px;
padding:0;}

#editor .sys_tooltip div.sys_place-tooltip {
position:static; 
background:#dee4e9; 
padding:3px 10px;
cursor:text;
display:block;}

#editor .sys_tooltip:hover div.sys_place-tooltip {
display:block !important;}


	/* ALL Image Placeholders */
	#editor .sys_place-image {
	background:url("/SiteElements/Images/Editor/ImagePlaceMedium.gif") 50% 50% no-repeat !important;}
	
	/* cc-image-caption */
	#editor .sys_template374 .sys_place-image {
	/*height:245px !important;*/}
	
	/* cc-image-caption-left, cc-image-caption-right, cc-image-right, cc-image-left */
	#editor .sys_template375 .sys_place-image,
	#editor .sys_template376 .sys_place-image,
	#editor .sys_template377 .sys_place-image,
	#editor .sys_template378 .sys_place-image {
	/*height:144px !important;*/}
	
	/* Product Promo */
	#editor .sys_product-promo .sys_product-options a, 
	#editor .sys_product-promo .sys_product-options div {
	text-indent:0 !important;
	background:none !important;
	overflow:visible !important;
	margin-top:0 !important;}
	


#editor .sys_slideshow {overflow:visible !important;height:auto !important;}
#editor .sys_slideshow .sys_slideshow-slides {overflow:visible !important;height:auto !important;}

#editor .sys_slideshow .sys_slideshow-slides .sys_slideshow-slide, 
#editor .sys_slideshow .sys_slideshow-slides .sys_slideshow-slide .sys_place-slide {
position:relative;
width:729px;
height:234px;}

#editor .sys_slideshow .sys_slideshow-slides .sys_slideshow-slide  .PLACE {}
#editor .sys_slideshow .sys_slideshow-slides .sys_slideshow-slide .sys_place-slide {
background:#000;}

#editor .sys_slideshow .sys_slideshow-nav-item div div {height:auto !important;}


.blockquote {padding: 20px;font-size: 1.8em; }
.lead {color:#034ea2; font-size:16px; font-family: Calibri, Trebuchet, Arial, sans-serif; line-height:1.5em;}
.leadnext {color:#333; font-size:16px; font-family: Calibri, Trebuchet, Arial, sans-serif; line-height:1.5em;}
.cite {font-size:.8em;font-style:normal;color:#666;}
.code {font-family:Consolas, Lucida Console, Monaco, monospace;color:#006CB7;}
.abbr {font-size:.9em;letter-spacing:1px;}
.dfn {font-style:normal;background:url("/SiteElements/Images/UI/DarkGreyDot.png") 0 100% repeat-x;}
.del {font-style:normal;text-decoration:line-through;}
.ins {font-style:normal;text-decoration:none;background:#D4DDE5;padding:0 2px;}
.kbd {font-family:Consolas, Lucida Console, Monaco, monospace;color:#666;}
.samp {font-family:Consolas, Lucida Console, Monaco, monospace;font-style:normal;text-decoration:none;background:#D4DDE5;padding:0 2px;}
.var {font-family:Consolas, Lucida Console, Monaco, monospace;font-style:normal;text-decoration:none;color:#c30;}

