body {
	margin-top: 20px;
	padding: 0;
	/*background: #eeeeee;*/
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}


#buynowwizardbar {
	font: message-box;
}
#buynowwizardbar a, #buynowwizardbar a:link, #buynowwizardbar a:visited, #buynowwizardbar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(images/warning.gif) no-repeat fixed .3em .3em;
	border-bottom: .1em outset;
	text-decoration: none;
	cursor: default;
	text-align:left;
}
#buynowwizardbar a:hover {
	color: #FFF;
	background: #3169B6 url(images/warning2.gif) no-repeat fixed .3em .3em;
}
#buynowwizardbar p {
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:13px;
}
/* Visit BuyNowWizard.com to Learn More */

.listbox2_pk {
	width: 520px;
	align: left; 
	padding: 20px;
	margin:30px auto; 
	background-color:#fff0f0;
	border: 1px solid #000000;
}

.bodytext_ce {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	/*font-weight:bold;*/
	color:#000000;
	text-align:center;
}


h1, h2, h3 {
	margin: 0;
	font-family: Tahoma;
	font-weight: normal;
	color: #006EA6; 
	/*color: #000099;*/
}

h1 {
	letter-spacing: -1px;
	font-size: 35px;
}

h2 {
	font-size: 26px;
}

h3:entry {
	margin: 10;
	color: #FF0000;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}


a:link {
	color: #0033FF;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #7ACF00 url(images/img03.jpg);
}

/* Header */

#header {
	width: 900px;
	height: 40px;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}

#logo {
	float: left;
	height: 40px;
	margin-left: 10px;
}

#logo h1 {
	float: left;
	margin: 0;
	font-size: 38px;
	color: #0099E8;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #0099E8;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 20px 0 0 10px;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	color: #6D6D6D;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: #0094E0;
	border: 1px solid #FFFFFF;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 1000px;
	margin: 10px 10px 10px 150px;
	background: #FFFFFF;
	border: 1px #dbe1e6 solid;
	/*border: 1px #000000 solid;*/
	padding: 20px 5px 10px 10px;
}

#page_feedback {
	width: 640px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px #dbe1e6 solid;
	/*border: 1px #000000 solid;*/
	padding: 20px 20px;
}


/* Content */

#content {
	float: left;
	width: 640px;
	padding-left: 10px;
}


/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(images/img02.jpg) no-repeat left top;
	border-bottom: 1px solid #D1D1D1;
	color: #339933;
	font-family:tahoma;
}

.post .title_number {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #D1D1D1;
	color: #339933;
	font-family:tahoma;
	/* font-weight:bold; */
}

.post .sub_step {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dashed #D1D1D1;
	color: #339933;
	font-family:tahoma;
	font-weight:bold;
}


.post .title b {
	font-weight: normal;
	color: #0094E0;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px solid #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 9px;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: underline;
	background: #0094E0;
	border: 1px solid #FFFFFF;
	font-size: 9px;
}

.post .meta b {
	display: none;
}

.post .meta a {
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding-right: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	/*border-bottom: 1px solid #D1D1D1;*/
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	text-decoration:underline;
	color:#0000FF;
}

#sidebar h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-family:tahoma;
	font-weight: normal;
	color: #006EA6;
}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}


/* Sidebar_inside */

#sidebar_inside {
	width: 300px;
	padding-right: 10px;
	margin-left:100px;
}

#sidebar_inside ul {
	margin: 0;
	padding: 0 0 10px 0px;
	list-style: none;
}

#sidebar_inside li {
	margin-bottom: 15px;
		padding: 0 0 0 15px;
	border-bottom: 1px solid #D1D1D1;
}

#sidebar_inside li ul {
}

#sidebar_inside li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #D1D1D1;
}

#sidebar_inside li li a {
	margin: 0;
	padding-left: 15px;
}

#sidebar_inside h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-family:tahoma;
	font-weight: normal;
	color: #006EA6;
}

#sidebar_inside strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar_inside a {
	text-decoration: none;
	color: #6D6D6D;
}



/* Search */

#search {
}

#search h2 {
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #353535;
}

html>body #footer {
	height: auto;
}

#footer-menu {
}

#legal {
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
}

#legal a {
	color: #0094E0;
}

#footer-menu {
	float: left;
	color: #353535;
	text-transform: capitalize;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-left: 0;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

li.active{
	background: url(images/img01.jpg) no-repeat left 50%;
	font-weight:bold;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

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

div.ContentBlock {
	float: left;
	width:646px;
	position: relative;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	background-color:#FFF;
	background-image:url(images/shad_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
    margin-bottom: 30px;
}

div.bottomleft {
	width:4px;
	height:4px;
	position:absolute;
	bottom:-43px;
	left:11px;
	background:url(images/shad_blcorner.gif) no-repeat bottom left;
}

div.ContentBlock div.bottomright {
	width:4px;
	height:4px;
	position:absolute;
	bottom:0;
	right:-0px;
	background:url(images/shad_brcorner.gif) no-repeat bottom right;
}

div.ContentBlock div.Fade {
	padding:0px;
	min-height:80px;
	background-image:url(images/Fade.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:4px;
	margin-right:5px;
}

div.ContentBlock div.SideShadow {
	background-image:url(images/rightShadow.gif);
	background-position:right;
	background-repeat:repeat-y;
 
}

.roundcont {
	width: 400px;
	background-color: #ff0000;
	color: #fff;
    margin-left: 100px;
}

.roundcont p {
	margin: 0 20px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.boxrnd { 
  background: #EEEEEE;
  width:400px;
  margin-left:100px;
  line-height:30px;
  margin-bottom:30px;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 30px 5px 30px;
}
