﻿@charset "UTF-8";
/* CSS Document */
/* IKM */

/* --Puff template styles--*/
.sys_slide_text {
	position: absolute;
	z-index: 200;
	width: 210px;
	text-indent:0px!important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px!important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px!important;/*999 DEC 2010*/
	line-height:19px;/*999 DEC 2010*/
	font-weight: normal;
	font-family: 'BureauGrotesqueThreeSeven', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
}
.sys_slide_text a { 
	text-decoration:none!important;
	color:#FFF!important;
	cursor:pointer;/*999*/
}
.sys_slide_text a:hover { 
	text-decoration:underline!important;
}
.sys_slide_feature .sys_puff_title {
	width:150px;
	display: block;
}
.sys_slide_feature .sys_puff_subtitle {
	font-size: 13px!important;/*999 DEC 2010*/
	line-height:14px!important;/*999 DEC 2010*/
	width:150px;
	display: block;
}

.sys_puff_pink_background {background-color:#AE0E54;}
.sys_puff_purple_background {background-color:#60336E;}
.sys_puff_dark_blue_background {background-color:#183583;}
.sys_puff_light_blue_background {background-color:#0B5584;}
.sys_puff_brown_background {background-color:#55423B;}
.sys_puff_burgundy_background {background-color:#8B0029;}
.sys_puff_turquoise_background {background-color:#006369;}
.sys_puff_light_purple_background {background-color:#515390;}
.sys_puff_green_background {background-color:#425C41;}
.sys_puff_light_red_background {background-color:#AC1D21;}
.sys_puff_dark_green_background {background-color:#343C3E;}
.sys_puff_lime_green_background {background-color:#4D5F15;}
.sys_puff_dark_purple_background {background-color:#470038;}
.sys_puff_dark_red_background {background-color:#8B0029;}
.sys_puff_blue_grey_background {background-color:#4A5A73;}


/* Added by Contensis for Firefox (as doesn't underline otherwise) */ /*CC*/
.sys_slide_text a span.sys_puff_title:hover {text-decoration: underline !important} /*CC*/


.sys_slide_feature .sys_puff_title {width: 150px;} /* CC Added 09/12/2010 */
.sys_slide_feature .sys_puff_subtitle {display: inline} /* CC Added 09/12/2010 */
.sys_slide_text a{ /* CC Added 09/12/2010 */
	height: auto; /* CC Added 09/12/2010 */
	width: auto; /* CC Added 09/12/2010 */
	float: left; /* CC Added 09/12/2010 */
}


div.sys_dark_blue_background, div.sys_blue_grey_background, div.sys_dark_purple_background, div.sys_purple_background, div.sys_pink_background, div.sys_dark_red_background
{
    min-height: 135px;
}

