/* Unchanged */
@import "menuMain.css";
@import "cssForms.css";
@import "sidebar.css";

#orangebar {
	background-color: #e2840a;
	height: 2px;
	width: 775px;
	display: block;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mastTitle {
	background-image: url(../images/rotate-full-bg.jpg);
	position: relative;
	height: 181px;
	width: 775px;
	background-repeat: no-repeat;
}

#mastRotate {
	position: relative;
	height: 181px;
	width: 775px;
}

#logoArea {
	position: absolute;
	height: 54px;
	width: 395px;
	left: 52px;
	top: 60px;
	float: left;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 83px;
	display:block;
}
#subnav-fpm {
	height: 19px;
	width: 596px;
	position: absolute;
	left: 0px;
	top: 150px;
}
#mainArea {
	width: 735px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footerLinks {
	width: 733px;
	margin: 20px 20px 5px 20px;
	border: 1px dotted #67b0de; 
	background-color: #f8f8f8; 
}

#footerLinks td {
	padding: 0 15px 15px 15px;
}

#footerLinks div {
	float: left;
	width: 200px;
	margin-right: 14px;
	color: #7f7c7c;
}
#footerLinks h2 {
	font-size: 12px;
	color: #7f7c7c;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
}

#footerLinks a {
	font-size: 11px;
	line-height: 20px;
	color: #7f7c7c;
	text-decoration: none;
	padding-left: 6px;
}

#footerLinks a:hover {
	color: #000000;
	text-decoration: none;
}


#contentArea {
	display:block;
	float: left;
	width: 545px;
	margin-right: 24px;
	font-size: 11px;
}

#contentArea td {
	font-size: 11px;
}
#contentArea p {
	font-size: 11px;
}
#contentArea body {
	font-size: 11px;
}
#contentArea h1 {
	font-size: 14px;
	font-weight: bold;
	color: #498ac3;
}

.header2  {
	text-decoration: none;
	}

.header2 a {
	text-decoration: none;
	}

#contentArea h2 a {
	text-decoration: none;
	}

#contentArea h2 {
	font-size: 11px;
	font-weight: bold;
	color: 498ac3;
}
#contentArea ul {
	list-style-type: disc;
}
#contentArea li {
	margin-bottom: 5px;
}

#contentArea hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;;
	height: 1px;
	}

.rightSidebar {
	background-color: e0edff;
	width: 161px;
	background-image: url(../images/orange_curve.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

div.rightSidebar p {
	font-size: 10px;
}

div.rightSidebar h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottomBar {
	background-color: #cee1f2;
	min-height: 20px;
	width: 594px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 9px;
	padding-left: 20px;
	float: left;
	line-height: 20px;
	margin-bottom: 30px;
}
				
#bottomBar a		{
	color: #498ac3;
				}

#bottomBar a:hover	{
	color: #9ec3e6;
				}

#logoBox {
	float: left;
}

.t {background: url(../images/dot.gif) repeat-x 0px 0px}
.b {background: url(../images/dot.gif) repeat-x 0px 100%}
.l {background: url(../images/dot.gif) repeat-y 0px 0px}
.r {
	background: url(../images/dot.gif) repeat-y 100% 0px;
	width: 161px;
	padding: 0px;
}
.tl {background: url(../images/tl.gif) no-repeat 0px 0px}
.tr {
	background: url(../images/tr.gif) no-repeat 100% 0px;
	padding:10px;
	width: 141px;
}
.clear {font-size: 1px; height: 1px
	clear:both;
	}		

}

.tableList {
	font-size: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.tableList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.tableList a	{
	color: #015aa9;
	text-decoration: none;
				}


.tableList a:hover {
	color: #9fc4e7;
}

.tableList a:visited {
	color: #9fc4e7;
}
#	 {
	font-size: 10px;
	padding: 15px;
	}

.quoteBoxGrey {
	display: block;
	background-color: #EBEBEB;
	background-image: url(../images/apostrophies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #CCCCCC;
	font-size: 11px;
	padding: 15px;
	font-weight: bold;
	color: #484848;
	}

.quoteBoxGrey img {
	margin: 2px 0 5px 5px; 
	float:right;
}

.simpleGreyBox {
	display: block;
	background-color: #EBEBEB;
	border: thin solid #CCCCCC;
	font-size: 11px;
	padding: 0 15px 5px 15px;
	font-weight: bold;
	color: #484848;
	margin-top: 5px;
	}

.smartmarriageslink	{

			text-align:center;
			border: 2px solid #110841; 
			padding: 4px; 
			background-color: #f1f4fa;
			font-weight: bold;
			font-size: 14px;
		
}

.smartmarriageslink a {	text-decoration: none;
			color: #597491;
}

.smartmarriageslink a:hover {	text-decoration: underline;
				color: red;

			
}

.simpleGreyBox h3 {	font-size: 14px;
	color: #484848;
}


#contentArea div.quoteBoxGrey p {
	font-size: 10px;
	}

.contactUs {
	background-color: #EBEBEB;
	border: thin solid #f17914;
	font-size: 10px;
	padding: 15px;
	}

.testimonyname {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: normal;
}

#book {
	display: block;
	height: 208px;
	width: 175px;
	float:left;
}

.videoLabels {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: f17914;
	margin-bottom: 4px;
	}
	
	.noUnderline {
	text-decoration: none;
	}
	
	.ecardTable table {
	width: 100%;
	}
	.ecardTable td {
	padding-right: 15px;
	padding-bottom: 15px;
	}
	
/*  THIS IS THE DOWNLOAD AREA CSS */

#downloadArea {
	width: 530px;
}

#downloadArea div {
	margin-top: 3px;
	margin-bottom: 3px;
}

#downloadArea hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0189c2;
	background-color: #FFFFFF;
}

#downloadArea .downloadLeftArea {
	float:left;
	color: #498ac3;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 15px;
}

#downloadArea .downloadLeftArea a {
	text-decoration: none;
	color: #498ac3;
}

#downloadArea .downloadLeftArea a:hover {
	text-decoration: none;
	color: #0063b4;
}

#downloadArea .downloadRightArea {
	float:right;
	margin-right: 10px;
}
.dottedBlueLine {
	border-top: 1px dotted #B3CBEC;
	padding-top: 7px;
}

#blueDottedLine hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0189c2;
	background-color: #FFFFFF;
}



/*  THIS IS FOR THE 2 COLUMN RESOURCES LAYOUT CSS */

#twoColumnArea {
	font-size: 11px;
	width: 545px;
	line-height: 1.4;
}
#twoColumnArea td {
	font-size: 11px;
	line-height: 1.4;
	}
#twoColumnArea p {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#twoColumnArea a {
	font-size: 11px;
	color: #015aa9;
	text-decoration: none;
	margin-left: 7px;
}
#twoColumnArea a:hover {
	color: 0189c2;
	text-decoration: underline;
}

#twoColumnArea .leftText {
	float: left;
	width: 260px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0189c2;
	padding-right: 10px;
}
#twoColumnArea .rightText {
	float: left;
	width: 261px;
}
#twoColumnArea div hr {
	border: 1px solid #FFFFFF;
	border-bottom: 1px dotted #0189c2;
}
#twoColumnArea div h2 {
	margin-bottom: 5px;
	margin-top: 15px;
	color: 0189c2;
}

/*  THIS IS FOR THE BOXY TABLES USED ON RETAILERS PAGE */

.greyTable {
	margin-left:0px;
	width:735px;
	font-size: 10px;}

.greyTable table {
border-collapse:collapse;
}

.greyTable td {
background-color:#f0f0f0;
height:25px; 
text-align: left;
border:1px solid white;
padding: 5px;
}

.greyTable a:link {
text-decoration:none; 
color: #003399; }

.greyTable a:hover {
color:#ff3300;
}

.greyTable .topCells {
margin-left: 0px;
background-color:#f17914;
font-weight: bold;
color: #FFFFFF;
font-size: 10px;
text-align: center;
border:1px solid white;
}

.greyTable .centerCells {
text-align: center;
font-weight: bold;
}

.greyTable .centerCells a {
color: #ffffff;
}

.greyTable .registerCells {
text-align: center;
font-weight: bold;
border:1px solid; 
color:#ffffff; 
text-weight:bold; 
background-color:#AAAAAA;
width: 135px;
}

.greyTable .registerCells a {
color: #ffffff;
}

.greyTable .registerCells a:hover {
color:#003399;
text-decoration: underline; 
}

.greyTable .registerCells a:visited {
color:#ffffff;
text-decoration: none; 
}

.greyTable .registerCells a:visited:hover {
color:#003399;
text-decoration: underline; 
}

.quotesCart {
	font-size: 12px;
	font-weight: bold;
	color: #ff7816;
	padding: 0 35px 0 0;
}

.quotenamesCart {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	padding-bottom: 10px;
}

#sf_home_main_1 { margin-bottom:8px; }
#sf_home_main_1 h1 { margin-top:0; padding-top:0; font-size:21px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#000; }
#sf_featured_articles { width:343px; background:#dae7f3; margin-bottom:8px; background:#dae7f3; }
#sf_featured_articles_header {  height:21px; background:#6699cc url(../images/sf_header_featurearticles.jpg); overflow:hidden;  }
#sf_featured_articles_content { padding:24px 12px; font-family:Arial, Helvetica, sans-serif; font-size:12px; } 
#sf_intro_txt { padding:0 0px 0 25px; }
#sf_intro_txt p { margin-top:0; }


