﻿
/* CSS Styles for the Guide.aspx page.*/

.msfg-money-loans-guideindexpageheader 
{
	height:136px;
	margin:0;
	padding:0;
}

.msfg-timmossonguide img
{
	margin-right:10px;
}

.msfg-money-loans-guideindexpageheader .msfg-title
{
	color:#00168E;
	margin:5px 0;
	padding:0;
	font-size:26px;
}

.msfg-money-loans-guideindexpageheader h1.msfg-title
{
	border-bottom:none;
}

.msfg-money-loans-guideindexpageheader .msfg-subtitle
{
	padding:0;
	font-size:14px;
}

.msfg-guide-lhs
{
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom:20px;
}

.msfg-guide-rhs
{
	float: left;
	width: 200px;
}
.msfg-guides-signupratealertstandalone
{
	float:left;
	width:200px;
	margin-bottom:20px;
}

.msfg-guides-signupratealertstandalone .msfg-money-loans-signupratealertstandalone
{
	height:150px;
}

.msfg-roundedcornr_box 
{
	background: url(../../images/background/roundedcornr_tl.png) no-repeat top left;	
}

.msfg-roundedcornr_top 
{
	background: url(../../images/background/roundedcornr_tr.png) no-repeat top right;
}

.msfg-roundedcornr_bottom 
{
	background: url(../../images/background/roundedcornr_bl.png) no-repeat bottom left;margin-top: -19px;
}

.msfg-roundedcornr_bottom div 
{
	background: url(../../images/background/roundedcornr_br.png) no-repeat bottom right;
}

.msfg-roundedcornr_content 
{
	background: url(../../images/background/roundedcornr_r.png) top right repeat-y;padding: 0px 5px;margin-top: -19px;
}

.msfg-roundedcornr_top div, .msfg-roundedcornr_top, .msfg-roundedcornr_bottom div, .msfg-roundedcornr_bottom 
{
	width: 100%;height: 5px;font-size: 1px;
}

.msfg-other-guide-options
{
	position:relative;	
	border: 0px solid #dcdcdc;
	float:left;
	margin-right:15px;
	margin-bottom:0px;
}

.msfg-other-guide-options img
{
	margin-top:-11px;
	margin-right:10px;
	border: solid 1px green;
	z-index:0;
}

.msfg-other-guide-options .msfg-image-container
{
	width:100px;
	float:left;
}

.msfg-other-guide-options h2
{
	color:#333333;
	margin-left:5px;
	margin-top:5px;
	font-size:16px;
}

.msfg-other-guide-options p
{
	margin-left:0px;
	margin-top:5px;
}

.msfg-other-guide-options .msfg-mainlink
{
	color:#00168E;
	font-weight:bold;
	margin-left:-1px;
	font-size:18px;
}

div .msfg-guideseparator
{
	/*width:510px;*/
	border-top: 1px solid #dcdcdc;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
}

.msfg-quicklink
{
	margin-bottom:5px;
}

.msfg-other-guide-quicklinks
{
	float:left;
}

.msfg-other-guide-quicklinks a
{
	color:#3475E3;
	padding-right:10px;
}

.msfg-other-guide-links
{
	float:left;
	/*width:550px;*/
	padding-bottom:5px;
}

.msfg-other-guide-links a
{
	color:#3475E3;
	padding-right:10px;
	margin-left:20px;
}

.msfg-guide-backtop 
{
	margin:15px 2px 15px 2px;
	color:#3475E3; 
	width:580px;
	text-align:right;
}	

.page-nav-links a 
{
	color:#3475E3;
}

.page-nav-links
{
	clear:both;
	height:20px;
	margin:5px 10px 0 0;
	position:relative;
	text-align:right;
}

.page-nav-links li 
{
	list-style-type:none;
}

.page-nav-links ul
{
	margin:5px;
} 

.msfg-topnavigator
{
	margin-left:500px; 
	margin-top:-26px; 
	position:relative; 
	top:-13px; 
	width:50px;
}

