/* -----------------------------------------------
Title:		Foreclosure University Styles
Author:		Brian Sweeting
Version:	25 Oct 2004
----------------------------------------------- */


/* Tag Styles
----------------------------------------------- */
body { background: #fff; font: 85% Verdana, Arial, sans-serif; line-height: 1.5em; text-align: center; color: #333; }
a, a:link, a:active { text-decoration: none; color: #336600; border-bottom: 1px dotted #336600; }
a:visited { color: #666; border-bottom: 1px dotted #666; }
a:hover { color: #CC0000; border-bottom: 1px dotted #CC0000; }
h1, h2, h3, h4, h5 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h1 { font-size: 160%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }
h4 { font-size: 90%; }
h5 { font-size: 80%; }
ul { list-style-type: square; }
fieldset { padding: 10px; border: 1px solid #aeaeae; background-color: #f2f2f2; }
legend { display: none; background-color: #fff; }
input, textarea, select { border: 1px solid #aeaeae; }

/* Container
----------------------------------------------- */
#container { border: 1px solid #aeaeae; }
#layout-sm #container { background: url(/img/bg_layout_sm.gif) repeat-y; }
#layout-mx #container { background: url(/img/bg_layout_mx.gif) repeat-y; }
#layout-smx #container { background: url(/img/bg_layout_smx.gif) repeat-y; }
#layout-msx #container { background: url(/img/bg_layout_msx.gif) repeat-y; }

/* Header (Full)
----------------------------------------------- */
#header { border-bottom: 1px solid #aeaeae; height: 125px; position: relative; }
#header .inner { margin: 0px; padding: 0px; }
#header h3 { text-indent: -9999px; width: 150px; height: 125px; }
#header h3 a, #header h3 a:link, #header h3 a:hover { border: none; background: url(/img/logo.gif) no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; }
#header #pnav { font-size: 85%; background: #666; border-bottom: 1px solid #aeaeae; position: absolute; top: 0px; left: 150px; text-align: right; width: 600px; }
#header #pnav ul { list-style-type: none; margin: 3px 15px 3px 0px; }
#header #pnav li { display: inline; margin-left: 15px; }
#header #pnav a, #header #pnav a:link, #header #pnav a:visited { color: #d9d9d9; text-decoration: none;  border: none; }
#header #pnav a:hover { color: #fff; }

/* Header (Minimal)
----------------------------------------------- */
#header-min { background: #666; border-bottom: 1px solid #aeaeae; height: 25px; position: relative; }
#header-min .inner { margin: 0px; padding: 0px; }
#header-min h3 { text-indent: -9999px; width: 241px; height: 25px; background: url(/img/logo_min.gif) no-repeat; }
#header-min #pnav { display: none; }

/* Side
----------------------------------------------- */
#side { font-size: 90%; }
#side p { margin: 15px 0px; }
#side h3, #side h4 { margin: 15px 0px 5px 0px; color: #006699; border-bottom: 1px solid #006699; }
#side ul, #side ol, #side dl { margin: 15px 0px 15px 15px; }
#side #snav { list-style-type: none; }

/* Main
----------------------------------------------- */
#main p, #main h1, #main h2, #main h3, #main h4 { margin: 15px 0px; }
#main ul, #main ol, #main dl { margin: 15px 0px 15px 25px; }
#main-sub-cols { font-size: 85%; border-top: 1px solid #aeaeae; }
#main h1 { color: #CC0000; font-weight: normal; }
#main h2 { color: #006699; font-weight: normal; }
#main h3, #main h4, #main h5 { margin: 15px 0px 0px 0px; color: #CC0000; }

/* Main Sub Columns
----------------------------------------------- */
#layout-m #main-sub-cols { background: url(/img/bg_vline.gif) repeat-y 375px 0px; }
#layout-sm #main-sub-cols { background: url(/img/bg_vline.gif) repeat-y 254px 0px; }
#layout-mx #main-sub-cols { background: url(/img/bg_vline.gif) repeat-y 254px 0px; }
#layout-smx #main-sub-cols { background: url(/img/bg_vline.gif) repeat-y 134px 0px; }
#layout-msx #main-sub-cols { background: url(/img/bg_vline.gif) repeat-y 200px 0px; }

/* Extra
----------------------------------------------- */
#extra { font-size: 90%; }
#extra p { margin: 15px 0px; }
#extra h3, #extra h4 { margin: 15px 0px 5px 0px; color: #006699; border-bottom: 1px solid #006699; }
#extra ul, #extra ol, #extra dl { margin: 15px 0px 15px 15px; }
#extra #snav { list-style-type: none; }

/* Footer
----------------------------------------------- */
#footer { color: #666; font-size: 85%; background-color: #d9d9d9; text-align: center; border-top: 1px solid #aeaeae; }
#footer .inner { padding: 5px; }
#footer #fnav { list-style-type: none; }
#footer #fnav li { display: inline; }
#footer a, #footer a:link, #footer a:visited { color: #666; padding: 0px 10px; border: none; border-left: 1px solid #aeaeae; }
#footer a:hover { color: #333; }

/* Footer (minimal)
----------------------------------------------- */
#footer-min { height: 15px; background-color: #d9d9d9; border-top: 1px solid #aeaeae; }
#footer-min .inner { padding: 5px; }
#footer-min #fnav { display: none; }

/* Copyright
----------------------------------------------- */
#copyright { margin: 5px auto; width: 750px; color: #aeaeae; font-size: 85%; }

/* Order Process
----------------------------------------------- */
table.products { width: 100%; margin-bottom: 20px; }
table.products th, table.products td { border-bottom:1px solid #aeaeae; padding: 5px; color:#333; text-align: center; vertical-align:top; }
table.products th { font-size:85%; color:#000; background-color:#666; padding: 1px; border-bottom-width:0; color:#fff; }
table.products td.description, table.products th.description { width:40%; text-align: left; }
#orderform fieldset label { float: left; width: 18em; margin-right: 0.5em; text-align: right; font-weight: bold; padding-top: 2px; clear:both;}
#orderform fieldset input, #orderform fieldset select { margin: 3px 0px 3px 0px; }
#consultationform fieldset label { font-weight: bold; display: block; }
#consultationform fieldset input, #consultationform fieldset select { margin: 2px 0px 10px 0px; }

/* Contact Form 
----------------------------------------------- */
#contactform { font-size: 85%; }
#contactform fieldset label { width:20%; margin-right:5px; padding-top:2px; text-align:right; font-weight:bold; }
#contactform fieldset input, #contactform fieldset select { margin: 2px 0px; }


/* Loan Form 
----------------------------------------------- */
#loanform { font-size: 85%; }
#loanform fieldset label { margin-right:5px; padding-top:2px; text-align:right; font-weight:bold; }
#loanform fieldset input, #loanform fieldset select { margin: 2px 0px; }


/* Newsletter Sign-Up Form 
----------------------------------------------- */
#newsletterform { font-size: 85%; }
#newsletterform fieldset label { width:20%; margin-right:5px; padding-top:2px; text-align:right; font-weight:bold; }
#newsletterform fieldset input, #newsletterform fieldset select { margin: 2px 0px; }

/* Glossary
----------------------------------------------- */
div.glossary dt { margin-top: 10px; font-weight: bold; }
div.glossary a.backtotop { position: absolute; top: 0; right: 0; font-size: 10px;}
div.glossary h3 { border-bottom: 1px solid #aeaeae; position: relative; }

/* Form Buttons
----------------------------------------------- */
input.submit { border: 3px double #aeaeae; border-top-color: #d9d9d9; border-left-color: #d9d9d9; padding: 0.25em; background: #fff url(/img/bg_submit.gif) repeat-x; color: #333333; font-size: 95%; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; }
input.submit2 { border: 0px }
input.submit:active { border: 3px double #aeaeae; border-top-color: #d9d9d9; border-left-color: #d9d9d9; }

/* Sales Letter
----------------------------------------------- */
.buynow { padding: 20px; text-align: center; }
.buynow input.submit { border: 3px double #660000; border-top-color: #CC6666; border-left-color: #CC6666; font-size: 120%; padding: 0.4em 1em; background: #cc0000 url(/img/bg_buynow_submit.gif) repeat-x; color: #fff; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; }
.buynow input.submit:active { border: 3px double #660000; border-top-color: #CC6666; border-left-color: #CC6666; }
.storiesofsuccess { border: 1px solid #aeaeae; background: #ffffdc; text-align: left; padding-left: 20px; padding-right: 20px; width: 85%;}
p.success { font-family: Verdana; text-align: left; margin-left: 5%; margin-right: 5%; margin-top:5px; }
.investmentproperty { border: 1px solid #aeaeae; background: #ffffdc; text-align: left; margin-left: 350px; width: 50%;}
.investmentproperty p { font-size: 18px; font-weight: bold; line-height: 26px; padding-left: 20px;}
.storiesofsuccess2 { border: 1px solid #aeaeae; background: #f7f7f7; text-align: left; padding-left: 20px; padding-right: 20px; width: 80%;}
.bonusbox { border: 1px solid #aeaeae; background: #ffffff; text-align: left; padding-left: 20px; padding-right: 20px; width: 85%;}
.stopbox { border: 1px solid #aeaeae; background: #eeeeee; text-align: left; padding-left: 10px; padding-right: 10px; width: 85%;}
.storiesofsuccess h5 { color: #d9d9d9; }
.storiesofsuccess p { color: #666; font-size: 11px; }
p.red { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 110%; margin: 0px 0px 0px 0px; color: #CC0000; }
p.darkred { font-family: Verdana; text-align: center; margin-left: 3%; margin-right: 3%; margin-top: 10px; font-size: 17px; font-weight: bold; letter-spacing: -1px; color: #990000; line-height: 30px; }
p.bigred { font-family: Verdana; text-align: center; margin-left: 3%; margin-right: 3%; margin-top:10px; font-size: 20px; font-weight: bold; letter-spacing: -1px; color: #CC0000; line-height: 35px; }
.deals { border: 1px solid #aeaeae; background: #ffffff; text-align: left; padding-left: 20px; padding-right: 20px; width: 85%; }
.timer { border: 2px solid #cccccc; background: #eeeeee; text-align: center; color: #006699; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; padding-right: 15px;  width: 30%;}
.float-left { float: left; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 0px; border: 0px solid #000; }
div.left { float:left; width:160px; margin:0; padding:1em; }
div.content { margin-left:205px; border-left:0px solid gray; padding:1em; }
.price { font-weight: bold; color: #cc3333; font-size: 20px }
.guarantee { border: 4px solid #cc3333; background: #ffffff; text-align: left; padding-left: 15px; padding-right: 15px; width: 65%; }
hr { color: #cccccc; border: 0; background-color: #cccccc; height: 1px; }
.shrink { border: 0px; text-align: left; width: 80%; padding-left: 60px; padding-right: 20px; }
.font86371 { color: #ff0000; }
.font96371 { color: #0066cc; }
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: normal; font-variant: normal; font-style: normal; }
.style5 { color: #990000; font-weight: bold; }
.style7 { color: #000000; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; line-height: 26px; }
.style8 { color: #990000; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; line-height: 26px;}
.style9 { color: #336699; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; line-height: 20px;}
.style10 { color: #990000; font-style: italic; }
.style11 { color: #000033; font-weight: bold; }
.style12 { color: #0000FF; }
.note { color:#818181; font-size:10px; line-height:11px; }
.grid { display: inline; float: left; margin: 15px 10px 15px 10px; }
.column1 { float: left; width: 25%; }
.column2 { float: left; width: 25%; }
.column3 { float: left; width: 25%; }
.column4 { float: left; width: 25%; }
.headline { font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #0000ff; background-color: #ffff66; }



/* Miscellaneous Selectors */
.highlight { background-color: #FFFFDC; }/* #DDFEC1; }*/
a img, .noborder, a.noborder:link, a.noborder:visited, a.noborder:hover { border-width: 0px; }
.headlines li { margin-bottom: 5px; }
.checklist { list-style: url(/img/check.gif) none; }
.checklist li { font-size: 16px; }
.bigchecklist { list-style: url(/img/gcheck.gif) none; font-size: 120%; width: 80%; }
.error { background-color: #FFCCCC; border: 1px solid #cc0000; }
.error ul { margin-left: 20px; }
.big { color: #CC0000; font-size: 140%; }
.alignleft {float: left; margin-right: 15px; }

/* Study Center
----------------------------------------------- */
.additionalcontent {
width: 170px; 
float: right; 
border-left: 1px solid #aeaeae;
margin: 0 0 0 10px;
padding: 0 0 20px 10px;
}
* html .additionalcontent { width: 180px; w\idth: 170px; }
.additionalcontent ul { 
margin: 0 0 0 12px;
padding: 0;
}


  .social_floating{
	position:fixed; bottom:10%; margin-left:-80px; float:left;
	width:65px;
	background-color:#f7f7f7;
	padding: 5px 0 0px 0px;
	 border-top:1px solid #ddd;
 border-left:1px solid #ddd;
 border-bottom:1px solid #ddd;
 border-right:1px solid #ddd;
z-index:1!important;
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}

.social_floating .side_social_button{
	margin-bottom:5px;
	float:none;
	height:auto;
	width:60px;
}
.social_floating .st_twitter_vcount, .social_floating.st_plusone_vcount, .st_email{
	margin-left:5px;
}
.social_floating .st_fblike_vcount{
	margin-left:5px;
}
.social_floating .stButton_gradient{
	background:none !important;
	height:21px !important;
	padding-left:0 !important;
}
.social_floating .chicklets, .social_floating .stMainServices {
	background:url('http://1.bp.blogspot.com/-r3RYZkB4Pis/T7alrxNFYyI/AAAAAAAAGc4/TCBwHNxEwR4/s400/gc_social_sprite.gif') no-repeat !important;
	height:19px !important;
	width:45px !important;
	padding:0 !important;
}

.st_email .chicklets{
	background-position:0 -77px !important;
	background-image:url('http://1.bp.blogspot.com/-r3RYZkB4Pis/T7alrxNFYyI/AAAAAAAAGc4/TCBwHNxEwR4/s400/gc_social_sprite.gif') !important;
}
.social_floating .st_twitter_vcount .st-twitter-counter{
	background-position:0 -58px !important; 
}

.social_floating  .stButton_gradient{
	border:none !important;
}
.social_floating .stBubble_count{
	width:44px !important;
	font-size: 15px !important;
	font-weight: normal !important;
	padding-top:7px !important;
	height:23px !important;
	background:none !important;
}

.social_floating .st_twitter_vcount .stBubble_count{
	color:#00a6df;
	background-color:#f8fbfc !important;
}


.st_fblike_vcount{
	margin-bottom: 0px;
	display: block;
}

.st_twitter_vcount{
	margin-bottom: 3px;
	display: block;
}


.st_email{
	margin-bottom: 5px; margin-top: 3px;
	display: block;
}
.social_floating .stBubble{
	background-position: 21px 31px !important;
	height:35px !important;
}








/* Study Center
----------------------------------------------- */
#sitemap{ margin: 0px; padding: 0px; line-height: normal;}
#sitemap li { margin: 2px 0px; padding: 0px; }
#sitemap h3, #sitemap h2 { font-size: 12px; margin: 0px; padding: 0px; }
#sitemap p { font-size: 10px; margin: 0px; padding: 0px; }
