﻿@charset "utf-8";
/* CSS Document */
/*@@==================== Trevor's story styles ====================@@*/

.sys_MyStoryWrapper {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
.sys_story_left {float:left;width:139px;}
.sys_story_right {float:left;width:350px;}
.sys_story_right_padding {padding-left:25px;}
a.sys_story_link:link, a.sys_story_link:visited {padding:8px;display:block;text-decoration:none;}
a.sys_story_link:hover {padding:8px;display:block;text-decoration:none;}
.sys_cloud {width:369px;position:absolute; left: 113px; display:none;}
.sys_upper_cloud_bottom {padding-bottom:8px;}
.sys_upper_cloud_top {padding:8px 8px 2px 60px;}
.sys_lower_cloud_bottom {padding:2px 8px 8px 60px;}
.sys_lower_cloud_top {padding-top:7px;}

/*@@==== Story ====*/
.sys_story_left {background:url(/SiteElements/Images/TrevorsStory/green_line.gif) no-repeat 107px 0px;}
.sys_story_image {border:4px solid #A7CE38;}
a.sys_story_link:link, 
a.sys_story_link:visited {background:#E4E5E6 url(/SiteElements/Images/TrevorsStory/chart_link_bkg.gif) no-repeat 99px 50%;color:#757575;}

a.sys_story_link:hover {background:#797BAA url(/SiteElements/Images/TrevorsStory/chart_link_bkg_on.gif) no-repeat 99px 50%;color:#FFFFFF;}

.sys_upper_cloud_bottom {background:url(/SiteElements/Images/TrevorsStory/upper_cloud_bottom.gif) no-repeat bottom;}

.sys_upper_cloud_top {background:url(/SiteElements/Images/TrevorsStory/upper_cloud_top.gif) no-repeat 0 top}

.sys_lower_cloud_bottom {background:url(/SiteElements/Images/TrevorsStory/lower_cloud_bottom.gif) no-repeat 0 bottom;}

.sys_lower_cloud_top {background:url(/SiteElements/Images/TrevorsStory/lower_cloud_top.gif) no-repeat 0 top;}

.sys_cloud .sys_upper_cloud_top h2,
.sys_cloud .sys_lower_cloud_bottom h2,
.sys_cloud .sys_upper_cloud_top p,
.sys_cloud .sys_lower_cloud_bottom p{
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
}
#story_01{margin-top:122px;}
#story_02{margin-top:202px}
#story_03{margin-top:280px;}
#story_04{margin-top:360px}
#story_05{margin-top:438px;}
#story_06{margin-top:378px;}
#story_07{margin-top:524px}
#story_08{margin-top:569px}
#story_09{margin-top:716px;}

/*@@==== Hacks for Google Chrome ====@@*/

body:nth-of-type(1) #story_01{margin-top:124px;}
body:nth-of-type(1) #story_02{margin-top:202px}
body:nth-of-type(1) #story_03{margin-top:280px;}
body:nth-of-type(1) #story_04{margin-top:358px}
body:nth-of-type(1) #story_05{margin-top:436px;}
body:nth-of-type(1) #story_06{margin-top:384px;}
body:nth-of-type(1) #story_07{margin-top:528px}
body:nth-of-type(1) #story_08{margin-top:572px}
body:nth-of-type(1) #story_09{margin-top:716px;}

/*@@==== End of Hacks ====@@*/

.sys_clearing {}
.sys_story_link {min-height: 50px; overflow: hidden}

/*@@==================== End of Trevor's story styles ====================@@*/