/* @group General Styles */

body {
	background: #52505E url(images/grad1.jpg) repeat;
	font: 12px Arial, sans-serif, "Helvetica Neue", Helvetica, Geneva;
	color: #4a4a3f;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/content-grad3.png) repeat-y;
	width: 790px;
}

#top {
	background: url(images/top3.jpg) no-repeat 21px 0;
	height: 50px;
}

#flash{
	position: absolute;
	left: 50%;
	margin-left: -374px;
	margin-top: 50px;
	z-index: 400;
}

#logo {
	margin-top: -115px;
	margin-left: -46px;
}

#menu {
	position: absolute;
	width: 748px;
	height: 100px;
	left: 50%;
	margin-left: -379px;
	margin-top: 15px;
}

h1{
	margin: 0;
	padding-top: 20px;
	font-size: 24px;
}

h2{
	margin: 0;
	padding-top: 20px;
	line-height: 24px;
}

h3{
	font-size: 24px;
	font-family: times;
	line-height: 28px;
	text-decoration: underline;
}

h4{
	font-size: 14px;
}

a:link, a:visited {
	color: #00F;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}
	
/* @end */

/* @group Layout */

#container{
	margin: 0;
	padding: 0;
	position: relative;
}

.clearer{
	clear:both;
}

#content{
	width: 500px;
	float: right;
	padding-top: 210px;
	padding-right: 50px;
	line-height: 21px;
}

#sidebarContainer #sidebar {
	float: left;
	font-size: 11px;
	color: #000;
	line-height: 21px;
	width: 155px;
	padding-left: 40px;
}

#sidebarContainer .sideHeader {
	font-size: 31px;
	color: #999;
	font-family: times;
	line-height: 44px;
	padding-left: 38px;
	padding-top: 210px;
}

#sidebar a{
	color:#000;
	text-decoration:underline;
}

#sidebar a:hover{
	color:#000;
	text-decoration:underline;
}

#footer, footer a{
	background: url(images/footer3.png) repeat-y;
	position: absolute;
	width: 560px;
	padding: 3px 0 13px 240px;
	margin-top: 0px;
	font-size: 11px;
	clear: left;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}
	
/* @end */

/* Toolbar Styles */

#navcontainer {
	padding: 0;
	position: relative;
	margin: 0;
	font-size: 14px;
}

#navcontainer a{
	display: block;
}
/* Main Menu */

ul#nav{
	padding: 0;
	margin: 0;
	top: 24px;
	left: 220px;
	position: absolute;
	height: 14px;
	list-style-type: none;
	z-index: 600;
}

ul#nav a{
	margin: 0;
	padding: 0;
}

ul#nav a:hover{
	color: #FFF;
	text-decoration: none;
}

/* Sub Menu */

ul#sub{
	padding: 0;
	margin: 0;
	position: absolute;
	list-style-type: none;
	height: 26px;
	top: 52px;
	left: 248px;
}

ul#sub a{
	font-size: 12px;
	color: #666;
	font-weight: bolder;
}

ul#sub a:hover{
	color: #fff;
	text-decoration: none;
}

#navcontainer li{
	float: left;
	position: relative;
	margin-right: 2px;
}

li#home a{
	padding: 4px 9px 5px 9px;
	background: url('images/tab3.png') no-repeat top left;}

li#propecia a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;}
	
li#why a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;}

li#buy a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;}

li#about a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;}

li#articles a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;}

li#faq a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 11px 5px 12px;}

li#feedback a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 8px 5px 9px;}

li#terms a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 11px 5px 12px;}

li#contact a{
	background: url('images/tab3.png') no-repeat top left;
	padding: 4px 9px 5px 9px;
	margin-right: -1px;}
}

/* Sub Menu - if there is sub menu, top height to 70 and flash margin-top to 70 */

li#profile a{
	padding: 0 15px 1px 15px;}

li#profile a:hover{
	background: url('images/tab3.png') no-repeat top center;}

li#services a{
	padding: 0 15px 1px 15px;}

li#services a:hover{
	background: url('images/tab3.png') no-repeat top center;}

li#retirement a{
	padding: 0 15px 1px 15px;}

li#retirement a:hover{
	background: url('images/tab3.png') no-repeat top center;}

li#limits a{
	padding: 0 15px 1px 15px;}

li#limits a:hover{
	background: url('images/tab3.png') no-repeat top center;}


/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	width: 500px;
} 

.form-input-button { 
} 

.HeaderTable {
background-color:#CCC;padding:3px;margin:0px;border-width:1px;border-left-color:#DDDDDD;border-top-color:#DDDDDD;border-right-color:#000000;border-bottom-color:#000000;border-style:solid;border-collapse:collapse;
}
/* @end */
#pgSeal {width:900px; left:50%; margin-left:-450px; top:20px; position:absolute; z-index: 500;}
#pgSeal #p10{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/yfinpec.png',sizingMethod='scale');
    height:120px; width:125px; float:right;}
html>body #pgSeal #p10 { background: url(../images/yfinpec.png);}


#pgSaw {width:900px; left:50%; margin-left:-450px; top:20px; position:absolute; z-index: 500;}
#pgSaw #p11{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/buy.png',sizingMethod='scale');
    height:120px; width:125px; float:right;}
html>body #pgSaw #p11 { background: url(../images/buy.png);}


#tabOrange {
	width:400px;
	background-color: #FEFBEA;
	float:left;
	margin-left:50px;
	margin-top:0px;
}
#tabOrange .top {
	background: #FFFFFF url(images/tabOrange_top.gif) no-repeat left top;
	height:9px;
}
#tabOrange .btm {background: #FFFFFF url(images/tabOrange_btm.gif) no-repeat left top; height:9px; bottom:0px;}
#tabOrange .cnt {
	background-color: #FEFBEA;
	border-right: 1px solid #E7BB74;
	border-left: 1px solid #E7BB74;
	padding-left:12px;
}
#tabOrange .cnt h3 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #FF9C00;
	text-decoration: none;
	margin:0px 0px 10px 0px;
}
#tabOrange .cnt ul { list-style:none; margin:0px 0px 0px 10px; padding:0px;}
#tabOrange .cnt ul li {
	margin:0px;
	color:#DB9D52;
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;
	background: url(../images/bullet07.gif) no-repeat left 0px;
	padding-left:22px;
	line-height:22px;
}
#tabOrange .cnt .learnMore { text-align:right; margin-right:14px; }
#tabOrange .cnt .learnMore a{
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #ED9005;
	text-decoration: underline;
	background: url(../images/bullet08.gif) no-repeat left 4px;
	padding-left:10px;
}
#tabOrange .cnt .learnMore a:hover{ color:#1588DB;}