/*standard content pages*/
 
DIV.content_navigation {
	margin: 0; 
	padding: 20px 0 0 0;
	border: none; 
	float: left; 
	width: 212px; 
	min-height: 500px; 
	background-color: #FFFFFF;
	/*background-color: #FFFF00;  temporary color - testing purposes*/ 
}
 
DIV.content_navigation H1 {
	text-align: right;
	color: #666666;
	padding: 15px 25px 10px 0;
}
 
DIV.content_navigation UL {
	margin: 0;
	padding: 0; 
	background-image:url(file.aspx?file_id=layout_standardsectionalnavigation_item);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #ffffff;
	/*border-top: #CCCCCC 1px solid; */
}
 
DIV.content_navigation LI.nav_top {
	background-image:url(file.aspx?file_id=layout_standardsectionalnavigation_top);
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0;
	min-height: 50px;
	border-bottom: none; 
}
 
DIV.content_navigation LI.nav_top H3 {
	text-align: right;
	color: #666666;
	padding: 0 25px 0 0;
	font-size: 24px;
	line-height: 24px;
}
 
DIV.content_navigation LI.nav_op1 {
	list-style: none; 
	border-top: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	margin-right: 6px;
	padding: 5px 5px 5px 20px;
	line-height: 1.5em; 
	color: #3d8ac5;
	background-color: #ffffff;
}
 
DIV.content_navigation LI {
	list-style: none; 
	border-bottom: #e4e4e4 1px solid;
	margin-right: 6px;
	padding: 5px 5px 5px 20px;
	line-height: 1.5em; 
	color: #3d8ac5;
	background-color: #ffffff;
}
 
DIV.content_navigation LI A { 
	display: block; 
}
 
DIV.content_navigation LI.nav_selected {
	list-style: none; 
	border-bottom: #e4e4e4 1px solid;
	margin-right: 6px;
	padding: 0 0 0 20px;
	line-height: 2.5em; 
	color: #3d8ac5;
	background-image:url(file.aspx?file_id=layout_standardsectionalnavigation_selected);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #ffffff;
}
 
DIV.content_navigation UL.nav_submenu {
	margin: 0;
	padding: 0 0 10px 10px; 
	border: none;
	background-image: none;
}
 
DIV.content_navigation UL.nav_submenu LI {
	padding: 2px;
	margin: 0;
	border: none;
	line-height: 1.5em; 
	background-image: none;
	background-color: #ffffff;
}
 
DIV.content_navigation UL.nav_submenu LI A {
	color: #666666;	
}	
	
DIV.content_navigation LI.nav_bottom {
	background-image:url(file.aspx?file_id=layout_standardsectionalnavigation_bottom);
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0;
	min-height: 50px;
	border-bottom: none; 
}
 
 
DIV.content_main_wrapper {
	margin: 0;
	padding: 0;
	width: 745px; 
	float: left;
	/*margin-left: 212px;*/ 
}

DIV.content_main_wrapper_superwide {
	margin: 0;
	padding: 0;
	width: 957px; 
}
 
DIV.content_main_wrapper DIV.content_breadcrumb P{
  	font-size: 0.8em;
	text-decoration: none;
	width: 725px; 
	padding-left: 13px; 
  	background-color: #ffffff;
	color: #3d8ac5;
}
 
DIV.content_main_wrapper DIV.content_main_landing {
	width: 715px; 
	margin: 0; 
	padding: 0 15px;
}
 
DIV.content_main_wrapper H1 {
	font-size: 1.75em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000088;
	margin: 0.25em 0 0.25em 0;
}
 
DIV.content_main_wrapper H2 {
	font-size: 1.5em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000088;
	margin: 0.25em 0 0.25em 0;
}
 
DIV.content_main_wrapper H3 {
	font-size: 1em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000088;
	margin: 0.25em 0 0.25em 0;
}
 
DIV.content_main_wrapper P {
	font-size: 1em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 1em 0 1em 0;
}

DIV.content_main_wrapper LI {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.content_main_wrapper .fine_print {
	font-size: 0.75em;
}

DIV.content_main_wrapper .fine_print_separated {
	font-size: 0.75em;
	margin-top: 30px;
	border-top: solid 1px #ccc;
}

DIV.content_main_wrapper .small_heading {
	font-size: 0.75em;
	margin-bottom: 10px;
	padding: 0 5px 10px 0;
	border-bottom: solid 1px #ccc;
	text-align:right;
}

DIV.content_main_wrapper DIV.content_landing_title {
	width: 715px; 
	height: 295px; 
	margin: 0; 
	padding: 0; 
	background-color: #aac6d4;
	background-image: url(file.aspx?file_id=heading_sectionhome_foryou);
	background-position: top;
	background-repeat: no-repeat;	
}
 
DIV.content_main_wrapper DIV.content_landing_titletext {
	position: absolute; 
	padding: 85px 10px 25px 375px; 
	color: #ffffff;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: 36px;
}
 
DIV.content_main_wrapper DIV.content_landing_options {
	width: 715px;
	height: 123px;
	position: absolute; 
	margin: 172px 0 0 0; 
	padding: 0;
	/*border: 1px solid #000000;*/
  	background-color: transparent;
  	/*filter:alpha(opacity=60);
  	opacity:0.6;
  	-moz-opacity:0.6;*/
}
 
TD.landing_options {
	background-color: #ffffff;
  	border: 0;
  	/*filter: alpha(opacity=100);
  	opacity: 1.0;
  	-moz-opacity: 1.0;*/
}
 
DIV.content_main_wrapper DIV.content_landing_text {
	width: 465px; 
	margin: 0;
	padding: 15px 15px 25px 0;  
	position:relative;
	float: left; 	
}
 
DIV.content_main_wrapper DIV.content_landing_right {
	width: 235px; 
	margin: 15px 0 25px 0; 
	position:relative;
	float: left; 	
	background-color: #ffffff;
}
 
DIV.content_main_wrapper DIV.content_landing_right H2 {
	font-size: 1.5em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000088;
	margin: 0.25em 0 0.25em 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc solid;
}
 
DIV.content_main_wrapper DIV.content_landing_right UL {
	padding: 0;
	margin: 0;
}
 
DIV.content_main_wrapper DIV.content_landing_right UL LI{
	list-style-type:none;
	padding: 5px 0 0 15px;
	background:url(file.aspx?file_id=symbol_icon_bullet_blue_point) no-repeat left center;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}

 
DIV.content_main_wrapper DIV.content_main_body {
	width: 745px; 
	margin: 0; 
	padding: 0;
}
 
DIV.content_main_wrapper DIV.content_main_body DIV.content_main_pagetext {
	float: left; 
	width: 480px;
	margin: 0; 
	padding: 0 15px 25px 15px;
}
 
DIV.content_main_wrapper DIV.content_main_body DIV.content_img_pagetitle {
	width: 480px; 
	height: 160px;
	margin: 0; 
	padding: 0; 
 /* The background image has to be set inside the page code via style att for dynamic generation  */
}

DIV.content_img_pagetitle_superwide { 
	height: 160px;
	margin: 0; 
	padding: 0; 
	background-repeat: no-repeat;
}

DIV.content_main_width_480 {
	width: 480px; 
	text-align: left;
	margin: 0 auto; /*to center this div*/
}

DIV.content_main_pagetextwide {
	clear: both;
	float: left; 
	width: 705px;
	margin: -25px 0 0 0;
	/* floating bottom page content up 25px to cover bottom allowance of content_main_pagetext */
	padding: 0 15px 25px 15px;
}

DIV.content_main_pagetext_superwide {
	clear: both; 
	width: 957px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0 0px 0px 0px;
}

DIV.content_main_wrapper DIV.content_main_body DIV.content_img_pagetitle H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1em;
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 5px 300px;	
}

DIV.content_main_pagetext_superwide H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1em;
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 5px 300px;
}
 
DIV.content_main_wrapper DIV.content_main_body DIV.content_img_pagetitle H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1em;
	color: #ffffff;
	text-align: left;
	padding: 0 10px 5px 300px;
	
}
 
DIV.content_main_body DIV.content_main_right {
	width: 235px; 
	float: left;
	/*margin: 0 0 0 510px;*/
}

DIV.content_main_body_quote {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin: 20px 0;
}

DIV.content_main_body_quote img {
	margin: 0 1px 1px 5px;
}

TABLE.table_solidborder {	
	border: solid 2px gray; 
	text-align: center;
	border-collapse: collapse; 
}

TABLE.table_solidborder TD 
{
	border: solid 1px gray; 
	padding: 5px;
	width: 50%;
}
 
/* Table display styles */
 
TABLE.table_display {
	margin: 2em 0;
	width: 100%;
	background-color: #ffffff;
}

TABLE.table_display tr.highlight
{
	background-color: #6bd24d;
}
 
TR.table_h1 {
	background-color:#aac6d4;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-align: center;			
}
	
TR.table_h2 {
	background-color: #cfd9e2;
	font-size: 1.25em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
 
TR.table_header {
	background-color: #cfd9e2;
	font-weight:bold;
	text-align: left;
}
 
TR.table_odd {
	background-color: #ffffff;
	color: #333333;
	text-align: left;	
}
 
TR.table_even {
	background-color: #efefef;
	color: #333333;
	text-align: left;	
}

TABLE.terms {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 11px;
	border-collapse: collapse;
}
TD.terms,
TD.terms_colspan,
TD.terms_column_heading {
	width: 40px;
	padding: 4px;
	text-align: center;
	border-left: solid 1px #333;
	border-bottom: solid 1px #333;
}
TD.terms_column_heading {
	background-color: #e1e2e3;
	font-weight: bold;
}
TD.terms_colspan {
	width: 336px;
}
TD.terms_row_heading {
	padding: 4px;
	text-align: left;
	background-color: #e1e2e3;
	border-bottom: solid 1px #333;
}
TD.terms_blank {
	border-bottom: solid 1px #333;
}

.content_main_width_480 .table_h1 TD,
.content_main_width_480 .table_h2 TD,
.content_main_width_480 .table_even TD {
	padding: 5px;
	font-weight: bold;
}
.content_main_width_480 .table_even TD {
	text-align: center;
	padding: 5px;
	font-size: 140%;
	color: #333;
}

/* Instance of blue_button copied from purchasestream.css to be used in content pages */
a.blue_button {
	width: 125px;
	display: block;
	background-image: url(file.aspx?file_id=button_blue_bg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	line-height: 23px;
	height: 23px;
	text-decoration: none !important;
	text-align: center;
	margin: 15px auto 5px auto;
	margin: 10px auto 5px auto;
}

A.green_button {
	width: 180px; 
	height: 25px;
	display: block;
	background-image: url(file.aspx?file_id=button_green_bg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
	text-decoration: none !important;
	text-align: center;
}

/* Square Deal FX styles */

DIV.sdfx .content_main_wrapper {
	width: 100%; 
	overflow: visible !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputContent .titleImage {
	width: 937px;
	height: 220px;
	margin: 10px;
}

#outputContent .titleImage {
	width: 610px;
	height: 100px;
	margin: 10px;
}

#inputContent .mainContent,
#outputContent .mainContent {
	width: 590px;
	margin: 0 0 10px 20px;
}

#inputContent .rightPanel,
#outputContent .rightPanel {
	float: right;
	width: 300px;
	margin: 0 10px;
}

#inputContent .rightPanel .button {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 56px;
}

#outputContent .rightPanel .button {
	height: 82px;
	margin-bottom: 10px;
	padding-top: 18px;
	padding-left: 64px;
}

#inputContent .inputArea,
#outputContent .inputArea {
    float: right;
	width: 90%;
	margin-bottom: 10px;
    padding: 10px;
	border: solid 1px #85b1de;
    background-color: #d6e5f4;
    font-size: 10px;
}

#inputContent TABLE.table_display,
#outputContent TABLE.table_display {
	width: 100%;
	margin: 2em 0;
	border-collapse: collapse;
	font-weight: bold;
}

#inputContent .table_display TD,
#outputContent .table_display TD {
	padding: 8px 0 2px 0;
	background-color: #fff;
	border-bottom: solid 1px #c8d7e1;
	color: #008;
	text-align: left;	
}

#inputContent .rightPanel .ratesTable,
#outputContent .rightPanel .ratesTable {
	float: right;
	width: 90%;
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: center;
	vertical-align: top;
	border: solid 1px #c8d7e1;
}

#inputContent .inputArea .error {
	float: right;
	margin-right: 4px;
	color: #f00;
}

#inputContent .inputArea LABEL {
	float: left;
}

#inputContent .inputArea INPUT {
    width: 90%;
    margin-bottom: 5px;
    padding: 4px;
    border: solid 1px #85b1de;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008;
}

#outputContent .voucherInfo {
	width: 520px;
	margin: 10px;
	padding: 0 45px;
	border: solid 1px #c8d7e1;
}

#outputContent .rightPanel .logo_3lines{
	float: right;
	width: 90%;
	margin: 10px;
	text-align: center;
}

#outputContent #GoogleMap,
#outputContent #StoreFront {
	width: 590px;
	height: 400px;
	display: block;
	margin: 10px 20px;
	position: relative;
	overflow: visible;
	border: solid 1px #c8d7e1;
}

#outputContent .smallText {
	font-size: 0.8em;
}

DIV.sdfx .content_main_wrapper A.green_button {
	width: 180px; 
	height: 40px;
	display: block;
	background-image: url(file.aspx?file_id=button_bg_sdfx);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
	text-decoration: none !important;
	text-align: center;
}