@charset "utf-8";
/* Retirement Calculator, Inc.	*/
/* ADVISORDIRECTORY.CSS			*/
/* Copyright 2008			    */

html {
	width: 100%;
	height: 100%;
	margin: 0px;
}

body {
	width: 775px;
	margin: 10px auto 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
	background-color: #ddd;
}

#container {
	width: 775px;
	text-align: left;
	margin: auto;
}

#content {
	width: 755px;
	float: left;
	padding: 10px;
	background: url(/retirementcalc/images/advdir/cnt_tp.gif) #fff top left no-repeat;
}

a			{ color: #0033cc; text-decoration: underline; }
a:visited 	{ color: #3333cc; text-decoration: underline; }
a:active	{ color: #3333ff; text-decoration: none; }
a:hover		{ color: #3333ff; text-decoration: none; }

.ltb a			{ color: #09f; text-decoration: none; }
.ltb a:visited 	{ color: #09f; text-decoration: none; }
.ltb a:active	{ color: #3cf; text-decoration: underline; }
.ltb a:hover	{ color: #3cf; text-decoration: underline; }

h1 { color: #000; font-size: 1.7em; font-weight: normal; margin-top: 0px; padding-bottom: 0px; } 
h2 { color: #09f; font-size: 1.2em; font-weight: bold; margin-bottom: 5px; }
h3 { color: #fff; font-size: 15px; }

img { border-width: 0px !important; }
input { font-size: 1em; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }

.alert { color: #FF0000; font-weight: bold; }
.small { font-size: .8em; }
.req { color: #FF0000; }

hr { height: 1px; }

.bb {
	border-bottom: solid 1px #ccc;
}

/* HEADER	*/
#hd1 {
	width: 775px;
	height: 75px;
	padding-bottom: 10px;
	background: url(/retirementcalc/images/advdir/hd1-bg.gif) 160px 5px no-repeat;
	float: left;
}

#hd1 .nav a 		{ color: #fff; text-decoration: none; }
#hd1 .nav a:visited	{ color: #fff; text-decoration: none; }
#hd1 .nav a:active	{ color: #fff; text-decoration: none; }
#hd1 .nav a:hover	{ color: #fff; text-decoration: underline; }

#hd1 img { float: left; }

#hd1 .nav {
	width: 555px;
	height: 29px;
	padding: 10px 0px 6px 5px;
	float: left;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 27px;
	color: #fff;
}

#hd1 .nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#hd1 .nav li {
	display: block;
	list-style: none;
	float: left;
	padding-left: 38px;
	padding-right: 17px;
}

#hd1 .nav li.search {
	background: url(/retirementcalc/images/advdir/hd1-nav-mag.gif) 18px 7px no-repeat;
	border-right: 1px solid #007fff;
}

#hd1 .nav li.join {
	background: url(/retirementcalc/images/advdir/hd1-nav-chk.gif) 18px 7px no-repeat;
	border-left: 1px solid #40b3ff;
	border-right: 1px solid #40b3ff;
}

#hd1 .nav li.why {
	background: url(/retirementcalc/images/advdir/hd1-nav-info.gif) 18px 7px no-repeat;
	border-left: 1px solid #007fff;
}

#hd1 .tag {
	width: 285px;
	height: 20px;
	padding: 10px 130px 0 15px;
}

#hd1 .buttons {
	width: 315px;
	height: 26px;
	float: left;
}

#hd1 .buttons  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#hd1 .buttons  li {
	display: block;
	list-style: none;
	float: right;
	padding-right: 5px;
}

#advhd {
	width: 775px;
	height: 140px;
	padding-bottom: 10px;
	background: url(/retirementcalc/images/advdir/hd-bg.jpg) 0 25px no-repeat;
}

#advhd .links a 			{ color: #069; text-decoration: none; }
#advhd .links a:visited		{ color: #069; text-decoration: none; }
#advhd .links a:active		{ color: #069; text-decoration: none; }
#advhd .links a:hover		{ color: #39c; text-decoration: underline; }

#advhd .logo {
	width: 280px;
	height: 45px;
	float: left;
}

#advhd .links {
	width: 340px;
	height: 15px;
	padding: 15px 0px 15px 20px;
	float: left;
}

#advhd .login {
	width: 75px;
	height: 10px;
	padding-top: 10px;
	float: right;
}

#advhd .addthis {
	width: 125px;
	height: 20px;
	padding-top: 5px;
	float: right;
}

#advhd .advdir {
	width: 275px;
	height: 95px;
	float: left;
}

#advsearch {
	width: 335px;
	height: 80px;
	padding-top: 14px;
	padding-left: 25px;
	float: left;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/retirementcalc/images/advdir/hd-advsearch-bg.gif) 10px 12px no-repeat;
}

#advsearch select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 315px;
	margin-bottom: 3px;
}

#advsearch input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 65px;
}

#advsearch .search {
	margin-bottom: -4px;
	margin-left: 5px;
}

#advsearch a { color: #39c; text-decoration: none; }
#advsearch a:hover { text-decoration: underline; }

#advsearch .title {
	width: 190px;
	height: 10px;
	padding-left: 8px;
	padding-bottom: 7px;
	color: #999;
	float: left;
}

/* HOME	*/

#hm-video {
	width: 480px;
	height: 295px;
	padding-right: 4px;
	float: left;
}

#hm-form {
	width: 252px;
	height: 277px;
	padding: 8px;
	border: solid 1px #ddd;
	float: left;
	font-size: .85em;
}

#hm-form input {  }

.hm-contact a.btn, #hm-form a.btn { margin-top: 0px; }

.hm-contact {

	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.hm-contact .inner  {
	width: 545px;
	display: block;
	float: left;
	line-height: 25px;
}

#hm-search {
	width: 268px;
	height: 190px;
	padding: 10px 10px 0px 10px;
	float: left;
	background: #ccc url(/retirementcalc/images/advdir/hm-search-bg.jpg) 0 0 no-repeat;
	font-size: .85em;
}
#hm-search input, #hm-search select { font-size: 1em; }

#hm-areyou {
	width: 268px;
	height: 190px;
	padding: 10px 10px 0px 10px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	background: url(/retirementcalc/images/advdir/hm-areyou-bg.jpg) 0 0 no-repeat;
	font-size: .85em;
	color: #fff;
}

#hm-news {
	width: 171px;
	height: 200px;
	float: left;
}

#hm-content {
	width: 735px;
	padding: 10px;
	float: left;
}

/* RIGHT COLUMN	*/

#right-col {
	width: 171px;
	float: right;
	padding-left: 20px;
	font-size: .85em;
}

#right-col ul {
	margin-left: 1.1em;
	padding-left: 0px;
}

#right-col li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
}

#right-col span {
	width: 151px;
	display: block;
	float: left;
	margin-top: 10px;
	padding: 10px 10px 0 10px;
	background: url(/retirementcalc/images/advdir/right-col_tp.gif) #eee 0 0 no-repeat;
}

#right-col .bt {
	width: 171px;
	height: 10px;
	float: left;
	background: url(/retirementcalc/images/advdir/right-col_bt.gif) #eee 0 0 no-repeat;
}		

/* LOGOS	*/

#logos {
	width: 755px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px dashed #ddd;
}

#logos ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#logos li {
	display: block;
	list-style: none;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

/* FULL-WIDTH COLUMN	*/

#full-width-col {
	width: 755px;
	float: left;
	font-size: 1.4em;
}

/* FOOTER	*/

#footer {
	width: 775px;
	padding-top: 20px;
	color: #666;
	font-size: 1.1em;
	float: left;
	background: url(/retirementcalc/images/advdir/cnt_bt.gif) top left no-repeat;
}
#footer img { float: right; }

/* BUTTON CLASSES	*/

a.btn {
    background: url(/retirementcalc/images/advdir/btn-rt.gif) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-top: 10px;
	margin-right: 6px;
	padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.btn span {
	/* Background left image */ 
	background: url(/retirementcalc/images/advdir/btn-blank.gif) no-repeat; 
	display: block;
	line-height: 13px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 6px 0 7px 13px;
	color: #09f;
} 

a.btn:hover span { text-decoration: underline; }

a.btn span.accept {
	background: url(/retirementcalc/images/advdir/btn-accept.gif) no-repeat; 
	padding: 6px 0 7px 32px;
	color: green;
}

a.btn span.delete {
	background: url(/retirementcalc/images/advdir/btn-delete.gif) no-repeat; 
	padding: 6px 0 7px 32px;
	color: red;
}

a.btn span.search {
	background: url(/retirementcalc/images/advdir/btn-search.gif) no-repeat; 
	padding: 6px 0 7px 33px;
}

a.btn span.login {
	background: url(/retirementcalc/images/advdir/btn-login.gif) no-repeat; 
	padding: 6px 0 7px 33px;
}
