* {
padding: 0;
margin: 0;
}

body {
background: #fff;
font-family: "Lucida Grande", arial, verdana, sans-serif; 
font-size: 72.5%;
padding: 0;
margin: 0;
color: #666;
}

code {
	font-size: 10pt;
}

a:link, a:visited {
color: #85B12E;
text-decoration: none;
}

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

#headwrap {
background: #99CC33 url(images/head_bkgd.png) repeat-x top left;
width: 100%;
height: 120px;
padding: 0;
margin: 0;
}

#head {
color: #fff;
width: 780px;
padding: 0;
margin: 0 auto;
}
#head a:link, #head a:visited {
color: #405616;
text-decoration: none;
}
#head a:hover, #head a:active {
color: #2F88C9;
text-decoration: none;
}
#head_left  {
float: left;
padding: 0;
margin: 0;
}
#head_right  {
float: right;
padding: 0;
margin: 50px 0 0 0;
}

#head h1 {
background: transparent url(images/posima_logo_over.png) no-repeat -9999px -9999px;
padding: 0;
margin: 0; 
text-indent: -99999px;
}

#head h1 a {
display: block;
background: transparent url(images/posima_logo.png) no-repeat 00;
width: 303px;
height: 120px;
padding: 0;
margin: 0;
}

#head h1 a:hover {
display: block;
background: transparent url(images/posima_logo_over.png) no-repeat 0 0;
width: 303px;
height: 120px;
padding: 0;
margin: 0;
}

#navwrap {
clear: both;
background: transparent url(images/nav_bkgd.png) repeat-x 0 0;
width: 100%;
height: 30px;
padding: 0;
margin: 0;
}

#main_nav {
text-align: right;
color: #fff;
width: 780px;
padding: 7px 0 0 0;
margin: 0 auto;
}

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

#main_nav  ul.navleft {
float: left;
}

#main_nav  ul.navright {
float: right;
}

#main_nav ul li {
text-transform: uppercase;
display: inline;
padding: 0 0 0 5px;
margin: 0;
}

#main_nav ul li a:link, #main_nav ul li a:visited {
color: #fff;
padding: 0;
margin: 0;
text-decoration: none;
}

#main_nav ul li a:hover, #main_nav ul li a:active {
color: #F5DC7A;
padding: 0;
margin: 0;
text-decoration: none;
}

#main_nav ul li a.current {
color: #F5DC7A;
font-weight: bold;
}

#middlewrap {
width: 100%;
background: #fff url(images/content_bkgd.png) repeat-x top left;
min-height: 200px;
padding: 30px 0 0 0;
margin: 0;
}

#contentwrap {
width: 780px;
padding: 0;
margin: 0 auto;
/*
border-left: 1px solid #E7F1F9;
border-right: 1px solid #E7F1F9;
*/
}

#content {
width: 500px;
float: left;
} 

#contentwrap p {
text-align: left;
padding: 0 0 10px 0;
line-height: 1.6em;
} 


#sidebar {
float: right;
text-align: right;
width: 200px;
padding: 0;
margin: 0;
} 

h2, h3, h4, h5 {
font-family: Georgia, Times New Roman, Times, serif;
padding: 0;
margin: 0;
}

#contentwrap h2 {
font-size: 1.6em;
/*color: #E48100;*/
/*color: #4A9A8E;*/
color: #D36D96;
font-weight: normal;
padding: 0 0 5px 0;
margin: 0 0 20px 0;
border-bottom: 1px solid #D1E4F3;
}

#contentwrap h2 a {

color: #D36D96;

}

#contentwrap h2.title {
font-size: 1.6em;
/*color: #E48100;*/
/*color: #4A9A8E;*/
color: #D36D96;
font-weight: normal;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #D1E4F3;
}

#contentwrap h2.title a {
color: #D36D96;
}

#contentwrap h2 .comments {
font-size: .7em;
color: #2A81C1;
}

#contentwrap h2 .comments a {
color: #2A81C1;
text-decoration: none;
}

#contentwrap h3 {
font-size: 1.6em;
color: #2A81C1;
font-weight: normal;
padding: 0 0 10px 0;
}

#contentwrap h3 a {
color: #2A81C1;
}

.archive h4 {
color: #666;
font-size: 1em;
font-family: "Lucida Grande", arial, verdana, sans-serif;
}

.archive h4 span {
font-weight: normal;
}

.archive h4 a {
color: #666;
}


#footer {
clear: both;
text-align: right;
font-size: .9em;
color: #999;
width: 780px;
border-bottom: 1px solid #f6f6f6;
padding: 50px 10px 5px 10px;
margin: 0 auto 10px auto;
}

#footer ul {
list-style-type: none;
padding: 10px 10px 10px 0;
margin:0;
}
#footer ul li {
display: inline;
padding: 0 3px 0 0;
margin:0;
}
#footer ul li a {
color: #85B12E;
text-decoration: none;
}
#footer ul li a:hover {
color: #1273BA;
}

.sb_content {
text-align: left;
color: #368DCB;
border-top: 5px solid #D1E4F3;
border-bottom: 1px solid #D1E4F3;
background: #F5F9FC;
padding: 5px 10px;
margin: 0 0 20px 0;
}

.sb_content li a {
background: url(images/sb_blt.gif) no-repeat 0 5px;
color: #368DCB;
text-decoration: none;
padding: 0 0 0 8px;
} 

.sb_content li a:hover, .sb_content li a:active  {
color: #D36D96;
text-decoration: none;
} 





h3.green {
text-align: left;
font-size: 1em!important;
font-family: "Lucida Grande", arial, verdana, sans-serif;
background: #4A4A4A!important;
color: #fff!important;
margin: 0;
padding: 5px 5px 5px 5px!important;
border-right: 5px solid #99CC33;

}
h3.blue {
text-align: left;
font-size: 1em!important;
font-family: "Lucida Grande", arial, verdana, sans-serif;
background: #4A4A4A!important;
color: #fff!important;
margin: 0;
padding: 5px 5px 5px 5px!important;
border-right: 5px solid #2180C5;

}
h3.pink {
text-align: left;
font-size: 1em!important;
font-family: "Lucida Grande", arial, verdana, sans-serif;
background: #4A4A4A!important;
color: #fff!important;
margin: 0;
padding: 5px 5px 5px 5px!important;
border-right: 5px solid #D36D96;
}


/* misc */

.clearboth {
clear: boh;
}

.qtmovie {
width: 413px;
/*border-top: 1px solid #ACD659;*/
}


fieldset {
background: #F5F9FC;
padding: 20px 20px 10px 20px;
margin: 0 0 10px 0;
border: 1px solid #D4E6F4;
/* This seems to be necessary, too */
position: relative;
}

fieldset#personal {
float: left;
width: 44%;
}

fieldset.payment {
float: right;
width: 44%;
}


legend {
color: #85B12E;
font-size: 1.2em;
/*display: none;*/
position: relative;
/* Gecko ignores this, but IE moves the legend up accordingly */
_top: -2em;;
/*_border-bottom: 1px solid #D4E6F4;*/
}


form p {
padding: 0 0 5px 0;
}

textarea span, input span {
padding: 3px;
border: 1px solid #D1E4F3;
}

label {
line-height: 1.6em;
padding: 0 0 10px 0;
font-weight : bold ;
}

label.big {
font-size: 1.6em;
line-height: 1.6em;
padding: 0 0 10px 0;
font-weight : bold ;
}

form .form {
font-size: 1.6em;
}
form .formselect {
position: relative;
	bottom: 2px;
font-size: 1.6em;
}
form .bigform {
font-size: 1.6em;
width: 100%;
}

form .bigformsml {
font-size: 1.6em;
width: 25%;
}

.checkbutton {
	position: relative;
	top: 8px;
	left: 10px;
}

.error {
color: #8F0202;
}

.success {
color: #85B12E;
}
p.posted, li.posted {
padding: 0 0 10px 0;
font-size: .9em;
color: #999;
}

.comleft {
	float: left;
        text-align: left;
	width: 322px;
	border-right: 1px solid #F0F0EA;
	padding: 0 10px 10px 0;
	margin: 0;	
}
.gravatar {
	text-align: right;
	margin: 0;
	padding: 0;
}
.gravatar img {
	margin: 10px;
	/*border: 4px solid #F0F0EA;*/
}
.comtop {
clear: left;
}
.clearleft {
	clear: left;
}

.cnumbers {
	font: bold 14px Georgia, "Times New Roman", Times, serif;	

}
.com_a {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
        color: #666;
	background: #F5F9FC /*url(./site_images/comabg.png) repeat-x top left*/;
        border-bottom: 1px solid #D1E4F3;
        border-top: 5px solid #D1E4F3;
}
.com_a .comtxt {
	background: #fff;
	margin: 20px 10px 10px 10px;
	padding: 10px 10px 0 10px;
	border-top: 3px solid #F5E0E9;
	border-bottom: 3px solid #F5E0E9;
	color: #666;
}
.com_a .cnumbers {
	color: #A05876;
}
.com_b {
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0px;
        color: #666;
	background: #F5F9FC /*url(./site_images/comabg.png) repeat-x top left*/;
         border-bottom: 1px solid #D1E4F3;
        border-top: 5px solid #D1E4F3;
}
.com_b .comtxt {
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 20px 10px 10px 10px;
	border-top: 3px solid #D1E4F3;
	border-bottom: 3px solid #D1E4F3;
	color: #2180C5;
}
.com_b .cnumbers {
	color: #6b583a;
}
.com_daddy {
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	 color: #666;
	background: #F5F9FC /*url(./site_images/comabg.png) repeat-x top left*/;
        border-bottom: 1px solid #D1E4F3;
        border-top: 5px solid #D1E4F3;
	
}
.com_daddy_gloss {
	margin: 0;
	padding: 4px;
	font-size: 11px;
}
.com_daddy .comtxt {
	background: #fff;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #D4EAA8;
	border-bottom: 1px solid #D4EAA8;
	margin: 20px 10px 10px 10px;
	color: #415969;
}
.com_daddy .cnumbers {
	color: #415969;
}
/*
.previewComment {
	background: #fff;
	padding: 2px 10px;
	border-top: 1px solid #e1e7b8;
	border-bottom: 1px solid #e1e7b8;
	margin: 20px 10px 10px;
	color: #7b8729;
}*/
.comment_fact {
	color: #333;
	padding: 0 0 5px;
	border-bottom: 1px solid #F0F0EA;
	font-size: 9px;
	font-weight: normal;
}

.subscribed {
	font-style: italic;
	color: #993300;
}
#comstats{
margin-bottom: 20px;
}
h2.comheads {
color: #51593f !important;
margin-top: 10px !important;

padding: 0 !important;

}

.alertbox {
background: #F4FCE4;
padding: 10px 5px 0 5px;
margin: 10px 0;
border-top: 1px solid #D2DC8D;
border-bottom: 1px solid #D2DC8D;
}
.comheada {
background: #4A4A4A;
padding: 5px 0 5px 10px;
color: #fff;
font-weight: normal!important;
border-right: 5px solid #D36D96;
}

.comheada a:link, .comheada a:visited {
color: #F5DC7A;
text-decoration: none;
} 


.comheada span {
color: #D36D96;
font-weight: bold;
}

.comheadb {
font-weight: normal!important;
background: #4A4A4A;
padding: 5px 0 5px 10px;
color: #fff;
border-right: 5px solid #2180C5;
}

.comheadb a:link, .comheadb a:visited {
color: #F5DC7A;
text-decoration: none;
} 

.comheaddaddy {
font-weight: normal!important;
background: #4A4A4A;
padding: 5px 0 5px 10px;
color: #fff;
border-right: 5px solid #99CC33;
}

.comheaddaddy a:link, .comheaddaddy a:visited {
color: #F5DC7A;
text-decoration: none;
} 

.comheadb span {
color: #2180C5;
font-weight: bold;
}
.said {
color: #F5DC7A!important;
}

.recentposts {
border-top: 5px solid #D1E4F3;
border-bottom: 1px solid #D1E4F3;
margin: 0;
padding: 10px 6px 10px 6px;
background: #F5F9FC;

}

.recentposts a:link, .recentposts a:visited {
color: #666;
}
.recentposts a:hover, .recentposts a:active {
color: #D36D96;
}
.recentposts p {
padding: 0 0 3px 10px!important;
margin: 0!important;
}
.post {
padding: 0 0 20px 0;
}

blockquote {
color: #999;
	margin: 15px 30px 15px 10px;
	border-left: 10px solid #D1E4F3;
	padding-left: 20px;
}

.related h4 {
color: #666!important;
font-size: 1.2em!important;
padding: 0 0 0 0!important;
margin: 0 0 10px 0!important;

}

.related {
margin: 0;
padding: 6px 6px 6px 0px;
}

.related a:link, .related a:visited {
color: #666;
padding: 0 13px 5px 0;
}

.related a:hover, .related a:active {
color: #666;
padding: 0 13px 5px 0;
}

#adsense, .feedwrap { 
color: #ccc;
margin : 20px 0 20px 0; 
padding : 20px; 
border-top : 5px solid #D1E4F3; 
border-bottom : 1px solid #D1E4F3; 
background: #F5F9FC;
}

.archivewrap { 
color: #666;
margin : 0 0 20px 0; 
padding : 20px 20px 10px 20px; 
border-top : 5px solid #D1E4F3; 
border-bottom : 1px solid #D1E4F3; 
background: #F5F9FC;
}

h3 .domain {
background: #F6E0E9;
color: #D86D96!important;
}

h3.error {
	color: #8F0202!important;
	
}

.errorwrap {
padding: 20px 20px 0 20px;
margin: 0 0 10px 0;
background: #F5E8E8;
border: 1px dotted #D8A6A6;
text-align: center;
}

p.fakeform {
font-size: 1.6em;
color: #333;
padding: 0;
margin: -10px 0 0 0;
}

/* Breadcrumbs - Zg - 30-Apr-2006 */
.breadcrumb {
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #85B12E;
	border-bottom: 1px dotted #2A81C1;
}
.breadcrumb .plantype {
	color: #2A81C1;
	font-weight: bold;
	padding-right: 5px;
}
.breadcrumb .currentstep {
	color: #D36D96;
	font-style: italic;
}

/* Plan-related stuff - Ziggy - 2-Apr-2006 */

table.planpicker {
	border: 5px solid #CCC;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	/* text-align: center; */
}

table.planpicker td, table.planpicker th {
	font-size: 10pt;
	color: #000;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
}

th.pickplan {
	width: 300px;
	text-align: right;
	vertical-align: bottom;
	margin: 0;
}

th.pickplan .small { font-size: 8pt; }
th.plan {
	margin: 0;
	text-align: center;
	width: 100px !important;
}
th.plan .planname {
	text-align: center;
	font-size: 24pt;
	color: #2A81C1;
}
th.plan .planprice {
	text-align: center;
	font-size: 14pt;
	color: #D36D96;
}
td.planfeature {
	font-weight: bold;
	text-align: right;
}
td.plannumber {
	text-align: center;
	width: 100px;
}
.small-disclaimer {
	font-size: 8pt;
	color: #999;
}
td.planpurpose {
	width: 100px;
	text-align: center;
	font-size: 8pt !important;
}