body {
	background: #d4d3d3 url('img/bg.jpg') no-repeat 50% 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* LAYOUT
----------------------------------------------- */
#header {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 114px;
}

#nav {
	width: 960px;
	margin: 0 auto;
	background: url('../img/menu/menug_bg.gif') repeat-x 0 0;
	border-bottom: 3px solid #666666;
}

	#nav div.bookmark-block {
		float: right;
		width: 130px;
		padding-top: 17px;
	}

#container {
	background-color: white;
	width: 960px;
	margin: 0 auto;
}

#content {
	padding: 20px;
}

#left-content {
	float: left;
	width: 180px;
	vertical-align: top;
}

#footer {
	padding: 30px 0 20px 0;
	width: 960px;
	margin: 0 auto;
	background: url('img/bg_footer.gif') no-repeat 0 0;
	text-align: center;
}




/* SECTIONS
----------------------------------------------- */
 /* SECTION > HEADER */
 h1#site-title {
	float: left;
	width: 186px;
	height: 104px;
	margin: 0;
	padding: 6px 35px 4px 35px;
 }

 h1#site-title a {
	display: block;
	background: url('img/logo.png') no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
	width: 186px;
	height: 104px;
 }

 p.hdr-tagline {
	text-indent: -9000px;
	width: 421px;
	height: 60px;
	float: left;
	background: url('img/mfr_tagline.png') no-repeat 0 0;
	margin: 35px 0 0 55px;
 }

 #login-block {
	width: 152px;
	float: right;
	margin: 18px 0 0 0;
 }

 #login-block form {
	margin: 0;
	padding: 0;
	width: 145px;
 }

 #login-block input {
	border: 0;
	margin: 3px 0 6px 2px;
	padding: 3px 1px 2px 1px;
	width: 140px;
	font-size: 11px;
 }

 #login-block input.hdrlogin-pwd {
	margin-bottom: 0;
 }

 #login-block input.login-go {
 	display: block;
	width: 30px;
	height: 22px;
	overflow: hidden;
	float: left;
 }

 #login-block a.login-forgotpass {
	display: block;
	width: 100px;
	font-size: 11px;
	float: left;
	padding: 9px 0 0 5px;
	color: #333;
	text-decoration: none;
 }

#current-user-block {
	width: 192px;
	float: right;
	margin: 18px 0 0 0;
}

 /* SECTION > FOOTER */
 ul#nav-ftr {
	margin: 10px 0;
	padding: 0;
	margin: 0 auto;
 }

 ul#nav-ftr li {
	list-style-type: none;
	display: inline;
	color: #888;
 }

 ul#nav-ftr li a {
	color: #888;
	text-decoration: none;
 }

 ul#nav-ftr li a:hover {
	text-decoration: underline;
 }

 #footer p.copyright {
	color: #888;
	font-size: 11px;
 }


 /* SECTION > HOME > GET NOTICED - WHAT YOU GET */
 div.fp-headlines {
	background: url('img/bg_homeheadlines.gif') no-repeat 0 0;
	margin-left: 10px !important;
	padding: 10px 20px 30px 20px;
 }

 div.fp-getnoticed {
	float: left;
	background: url('img/bg_getnoticed.gif') no-repeat 0 0;
	padding: 170px 0 0 0;
	height: 20px;
	width: 535px;
	margin: 20px 0 0 0; 
 }

 div.fp-getnoticed h2.hdr-fp-getnoticed {
	height: 23px;
	width: 380px;
	background: url('img/hdr_getnoticed.gif') no-repeat 0 0;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
 }

 div.fp-whatyouget {
	float: left;
	width: 330px;
 }

 div.fp-whatyouget h2.hdr-fp-whatyouget {
	height: 29px;
	width: 214px;
	background: url('img/hdr_whatyouget.gif') no-repeat 0 0;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
 }

 div.fp-whatyouget ul {
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
 }

 div.fp-whatyouget ul li {
	margin: 0 0 3px 0;
 }

 div.fp-whatyouget span.tag-tryitnowfree {
	display: block;
	width: 143px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/tag_tryitnowfree.gif') no-repeat 0 0;
	margin: 8px 0 0 7px;
 }

 a.btn-clickforpreview {
	display: block;
	width: 121px;
	height: 45px;
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: 300px;
	text-indent: -9000px;
	background: url('img/btn_clickforpreview.gif') no-repeat 0 0;
	overflow: hidden;
 }

 a.btn-clickforpreview:hover {
	background-position: 0 -45px; 
 }

 /* SECTION > HOME > HOW IT WORKS */
 div.fp-how-it-works {
	background: url('img/bg_howitworks.gif') no-repeat 0 0;
	width: 880px;
	height: 250px;
	margin: 0 auto;
	padding: 15px 0 0 20px;
 }

 h2.hdr-fp-howitworks {
	height: 22px;
	width: 300px;
	background: url('img/hdr_howitworks.gif') no-repeat 0 0;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	line-height: 22px;
 }

 ol.nav-howitworks {
	background: url('img/bg_howitworks_arrows.gif') no-repeat 155px 70px; 
	width: 700px;
	height: 200px;
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
 }

 ol.nav-howitworks li {
	width: 12px;
	padding: 135px 0 0 10px;
	list-style-type: none;
	float: left;
	width: 125px;
	display: block;
	margin: 0 40px 0 0;
 }

 ol.nav-howitworks li.last {
	width: 140px;
	margin-right: 0;
 }

 ol.nav-howitworks li.nh-one { background: url('img/bg_howitworks_nav.gif') no-repeat 0 0; }
 ol.nav-howitworks li.nh-two { background: url('img/bg_howitworks_nav.gif') no-repeat -140px 0; }
 ol.nav-howitworks li.nh-three { background: url('img/bg_howitworks_nav.gif') no-repeat -280px 0; }
 ol.nav-howitworks li.nh-four { background: url('img/bg_howitworks_nav.gif') no-repeat -420px 0; }

 div.fp-how-it-works a.action-tryitfree {
	display: block;
	float: left;
	width: 124px;
	height: 60px;
	background: url('img/btn_tryitfree.gif') no-repeat 0 0;
	margin: 60px 0 0 0;
	text-indent: -9000px;
 }

 div.fp-how-it-works a.action-tryitfree:hover {
	background-position: 0 -60px;
 }


fieldset {
	display: block;
	border: 0;
	padding: 10px;
}

fieldset label {
	display: block;
	width: 150px;
}

fieldset legend {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #A2C445;
}

hr {
	border: 1px solid #c0c0c0;
}

input {
	border: 1px solid #999999;
}

input[type="image"] {
	border: 0;
}

select {
	border: 1px solid #999999;
}

textarea {
	border: 1px solid #999999;
}

.input {
	padding-bottom: 10px;
}

.input label {
	font-weight: bold;
	padding-right: 5px;
}

A:ACTIVE {
	font: Arial, sans-serif;
	color: rgb(92, 132, 0);
	text-decoration: none;
}

A:LINK {
	font: Arial, sans-serif;
	color: rgb(92, 132, 0);
	text-decoration: none;
}

A:VISITED {
	font: Arial, sans-serif;
	color: rgb(92, 132, 0);
	text-decoration: none;
}

A:HOVER {
	font: Arial, sans-serif;
	color: rgb(92, 132, 0);
	text-decoration: underline;
}

A.bottom_index:ACTIVE {
	font: Arial, sans-serif;
	color: #9F9F9F;
	text-decoration: underline;
	font-size: 12px;
}

A.bottom_index:LINK {
	font: Arial, sans-serif;
	color: #9F9F9F;
	text-decoration: underline;
	font-size: 12px;
}

A.bottom_index:VISITED {
	font: Arial, sans-serif;
	color: #9F9F9F;
	text-decoration: underline;
	font-size: 12px;
}

A.bottom_index:HOVER {
	font: Arial, sans-serif;
	color: #9F9F9F;
	text-decoration: underline;
	font-size: 12px;
}

html {
	overflow: �moz�scrollbars�vertical;
	overflow�y: scroll;
}

#mainMenu {
	width: 586px;
	float: right;
}

#mainMenu a img {
	margin: 0;
	padding: 0;
}

DIV {
	margin: 0px;
	padding: 0px;
}

TABLE,TD {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.login {
	width: 158px;
	height: 17px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #003399;
	scrollbar-highlight-color: #003399;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #808080;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: none;
	margin-bottom: 5px;
	margin-top: 3px;
	height: 22px;
}

.login_home {
	width: 130px;
	height: 17px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-face-color: #003399;
	scrollbar-highlight-color: #003399;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #808080;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: none;
}

.affiliate {
	width: 130px;
	height: 22px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: none;
}

.menu_link {
	background-image: url(../img/menu_point.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #990000;
	font-weight: none;
}

li.loggedin a {
	color: #A2C445;
}

.index_title {
	font: Arial, sans-serif;
	color: #FF9600;
	font-size: 14px;
}

.index_bottom {
	font: Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.bottom_menu_index {
	font: Arial, sans-serif;
	color: #9F9F9F;
	font-size: 12px;
	font-weight: none;
}

.page_header {
	margin-top: 0px;
	padding-top: 0px;
	font: Verdana, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 25px;
	font-weight: bold;
}

.template_header {
	font: Arial, sans-serif;
	color: #8FDD00;
	font-size: 23px;
	font-weight: bold;
}

.template_preview {
	font: Arial, sans-serif;
	color: #8FDD00;
	font-size: 14px;
	font-weight: bold;
}

.print_header {
	font: Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.print {
	font: Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: none;
}

.status {
	color: #FF0000;
	padding-left: 150px;
	white-space: nowrap;
}

.spell_container {
	
}

.suggestion_box {
	background-color: #E8F1FF;
	border: 1px solid #000000;
	position: absolute;
	padding: 2px 2px 2px 2px;
	text-align: left;
}

.suggestion {
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.corrected_word {
	color: #005500;
}

.addtoDictionary {
	background-color: #E8F1FF;
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.edit_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #000000;
	padding-top: 2px;
	padding-left: 2px;
	overflow: auto;
}

.text_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.highlight {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}

.no_misspellings {
	color: #009933;
}

.check_spelling {
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}

.resume_editing {
	color: #009933;
	text-decoration: underline;
	cursor: pointer;
}

.p_premium {
	margin-left: 45px;
	font-family: Tahoma;
	color: #8FDD00;
	font-size: 28px;
	font-weight: bold;
}

.p_premium_ {
	font-family: Tahoma;
	color: #8FDD00;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px;
}

.p_deluxe {
	margin-left: 45px;
	font-family: Tahoma;
	color: #6AA400;
	font-size: 28px;
	font-weight: bold;
}

.p_basic {
	margin-left: 45px;
	font-family: Tahoma;
	color: #486F00;
	font-size: 28px;
	font-weight: bold;
	float: left;
	width: auto;
}

.n {
	font-size: 24px;
	color: #486F00;
	font-weight: bold;
}

.green {
	font-size: 12px;
	color: #486F00;
}

h3.green {
        font-size: 15px;
        color: #94D814;
}

#dummy {
	position: absolute;
}

#temp {
	height: 171px;
	border: 0px solid red;
	position: relative;
	width: 149px;
	float: left;
	margin-left: 20px;
	background-image: url(../img/template_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#t {
	text-align: center;
}

#t_image {
	padding-top: 14px;
}

#price {
	width: 160px;
	font-family: Tahoma;
	font-size: 35px;
	color: #8FDD00;
	margin: 6 132 0 0px;
	padding: 0px;
	float: left;
	text-align: right; *
	margin: 6 66 0 0px;
}

#p_desc {
	width: 250px;
	height: 70px;
	font-size: 12px;
	color: #486F00;
	padding: 0px;
	float: left;
	position: relative;
	text-align: left;
	margin: 36 0 0 64px; *
	margin: 36 0 0 32px;
}

#aaa {
	float: left;
}

.red {
	color: red;
}

.title {
	font-size: 14;
	font-weight: bold;
}

.paid {
	background-color: #DFFEDB;
}

.payment {
	border-right: 1px solid #71A900;
	padding: 0 10 0 0px;
	text-align: right;
}

.paymentr {
	padding: 0 0 0 10px;
}

.pprice {
	border-left: 1px dotted #cccccc;
}

.radio {
	background-color: transparent;
	margin-bottom: -1px
}

#my_top {
	background-image: url(../img/my_bg_top.gif);
	background-repeat: no-repeat;
}

#my_middle {
	background-image: url(../img/my_bg_middle.gif);
	padding-top: 14px;
}

#my_bottom {
	background-image: url(../img/my_bg_bottom.gif);
	background-repeat: no-repeat;
}

.my_title {
	height: 47px;
	padding-left: 20px;
}

.limy {
	list-style: square;
	color: #5C8400;
}

#amy {
	font-size: 11.5px;
	color: #999999;
}

.table_top {
	font-size: 10px;
	font-color: black;
	text-align: center;
	font-weight: bold;
}

.radio {
	background-color: transparent;
	margin-bottom: -1px;
	font-size: 11px;
}

.reports {
	font-size: 11px;
}

#stats table {
	border: 0;
}

#stats td {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

#stats th {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

#stats .month_stat td {
	border: 0px;
}



/* MESSAGES
----------------------------------------------- */
.error-message {
	font-weight: bold;
	color: red;
}

.error_message {
	font-weight: bold;
	color: red;
}

.form-error {
	color: red;
}



/* COMMON
----------------------------------------------- */
.required {
	/* background-color: #eeeeee; */
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

input[type="radio"], input[type="checkbox"] {
        background-color: transparent;
	border: 0px !important;
}

/* radio button fix */
div.radio input, input.radio {
        border: 0px !important;
}


/* ##########[ Pagination ]########## */


div.paging {
        color: #7f764d;
        margin: 10px 0;
}
div.paging div.disabled {
        color: #afa67d;
        display: inline;
}
div.paging span {
        padding: 5px;
}
div.paging span.current {
        color: white;
        font-weight: bold;
        background: #5f0005;
        border: 2px solid #300;
}
div.paging span a {
}

div.audio {
	margin-left: 40px;
}

/*OVERRIDES SHADOWBOX HEIGHT*/
div#shadowbox_body[style] {
	height: 615px !important;
}

div#shadowbox[style] {
	height: 615px !important;
}

div#shadowbox {
	height: 615px !important;
}

div#shadowbox_title  {
	height: 1px !important;
	margin-top: -20px;
}

div#shadowbox[style] {
	top: 5px !important;
}

/*My account page*/
div#accountBox {
	background: #FFF url('../img/MyAccount_LinksBox.gif') no-repeat top left;
	width: 181px;
	height: 216px; 
	padding-top: 7px;
}
div#accountBox hr {
	border: 1px solid #eeeeee;
	width: 80%;
	margin: 0;
	padding: 0;
}
div#accountBox ul {
	margin: 0;
	padding: 0;
}
div#accountBox ul li {
	list-style: none;
	padding: 7px 12px;
	margin: 0;
}
div#accountBox ul li a {
	display: block;
}
div#accountBox ul li.overline {
	border-top: 1px solid #eeeeee;
}

/* greyed out template */

.darkClass {
        background-color: white;
        filter:alpha(opacity=50); /* IE */
        opacity: 0.5; /* Safari, Opera */
        -moz-opacity:0.50; /* FireFox */
        z-index: 20;
        height: 100%;
        width: 100%;
        background-repeat:no-repeat;
        background-position:center;
        position:absolute;
        top: 0px;
        left: 0px;
}

