/*Structural*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	background-color: #8278AD;
	background-image: url(../images/PP_BGBody01.jpg);
	background-repeat: repeat-x;
}

.wrap {
position:relative;
width:780px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
background: #ffffff url(../images/header.jpg) no-repeat;
border-left:1px solid #5a9a77;
border-right:1px solid #5a9a77;
border-top:1px solid #5a9a77;
}

.header {
	position:relative;
	clear:none;
	width:770px;
	height:25px;
	margin:100px 0 0 0;
	padding:0 0 0 0;
	background:transparent;
	color:#FFFFFF;
	text-align:right;
	font-weight: bold;
}

.topnav {
position:relative;
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:8pt;
}

.container {
	position:relative;
	clear:both;
	width:750px;
	margin:10px 10px 0 10px;
	padding:0 0 0 10px;
	background:#ffffff;
	color:#333333;
	text-align:left;
	line-height: 1.6em;
}

.product	{
	width: 60%;
	margin-top: 20px;
	padding: 5px 18px;
	background-color: #F9F9F9;
	border: 2px solid #ddd;
	height: 230px;
	}
.product img	{
	float: right;
	clear:left;
	}

.product2	{
	width: 60%;
	margin-top: 20px;
	padding: 5px 18px;
	background-color: #F9F9F9;
	border: 2px solid #ddd;
	}

.product2 img	{
	float: right;
	clear:left;
	}
.product2 img.no_float	{
float:none;
}	
.product2 img.left_float	{
float:left;
margin:5px 5px 5px 0;
}	

.package	{
	width: 60%;
	margin-top: 20px;
	padding: 5px 18px;
	background-color: #F9F9F9;
	border: 2px solid #ddd;
	height: 530px;
	}
.package img	{
	float: right;
	clear:left;
	}
#prices {
	border: 2px solid #ccc;
}
#prices td {
	border: 1px solid #ccc;
}
#prices caption {
	font-weight: bold;
	font-size: 16px;
	color: #8279AE;
	text-transform: uppercase;
	padding-bottom: 5px;
	}
	
.news_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#D0DEF6;
color:#465670;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.news p {
margin:10px 10px;
}

.news_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.news_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
position:relative;
clear:both;
width:780px;
margin:20px 0 0 0;
padding:4px 0 4px 0;
background:#ffffff;
font-size:8pt;
text-align:center;
border-top:1px solid #5a9a77;
border-bottom:1px solid #5a9a77;
}
.small {
	font-size: 9px;
	}
.hiliteBG	{
	background-color: #D0DEF6;
	font-weight: bold;
	color:#5A599B;
	padding: 8px;
	border: 1px dotted #777;
	}
/*Navigation*/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:8pt;
color:#ffffff;
float:left;
width:100%;
background:#ffffff url(../images/topnav_bg_grey.gif);
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(../images/topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}

#nav ul li a:hover{
background:#8DA8D5 url(../images/topnav_bg.gif);
color: #ffffff;
text-decoration:none;
border-right:1px solid #cccccc;
}

/*Forms*/

input.txt {
	color: #000;
	border: 1px solid #c2c2c2;
	width: 280px;
	background-color: #FFFFFF;
}
input.txtSmall {
 color: #000;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  width: 80px;
}
textarea.txt {
 color: #000;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  width: 300px;
}
input.btn {
	color: #426A50;
	font-size: 14px;
	background-color: #F4F3F9;
	border: 1px solid #aba8a8;
	font-weight: bold;
	padding: 3px;
	cursor: hand;
 }
form p {
	clear: left;
	margin: 4px;
	padding: 8px 0 0 5px;
	color: #ededed;
  }
form p label {
	float: left;
	width: 33%;
	color: #aba8a8;
	font-size: 12px;
	font-weight: bold;
}
form p input {
	background-color: #F7F7F7;
	color: #920f12;
	font-weight: bold;
	}
fieldset {
	margin-top: 11px;
	padding: 10px;
	margin-bottom: 18px;
	padding-bottom: 19px;
	background-color: #D0DEF6;
}
legend {
	color: #3E664C;
	background-color: #F4F3F9;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}
form{
	padding: 0px;
	margin-top: 0px;
	}	
#formHolder td	{
	padding-left: 50px;
	}
	
/*Links*/

a {
color:#D3812D;
text-decoration:underline;
}

a:hover {
color:#E39243;
text-decoration:none;
}

#news a {
color:#D3812D;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#5a9a77;
text-decoration:none;
}

#footer a:hover {
color:#D0DEF6;
text-decoration:none;
}

/* Fonts and colors */

.header strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14pt;
	letter-spacing: 5px;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#465670;
font-size:10pt;
font-weight:bold;
}

.page_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#5A599B;
	font-size:18px;
	font-weight:bold;
	padding: 0px;
	margin: 0 0 -8px 0;
}
/* Headings */

h1	{
	font-size: 16px;
	}
h2	{
	font-size: 13px;
	font-weight: bold;
	color: #3A664D;
	display: inline;
	background-color: #FFFFFF;
	padding: 3px;
	}
h3	{
	font-size: 10px;
	font-weight: bold;
	color: #8278AD;
	background-color:#F9F9F9;
	display:block;
	text-transform:uppercase;
	padding: 5px;
	}

/* Images */

img {
border:none;
}

.right img{
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img{
position:relative;
float:left;
padding:0 0 0 0;
margin:0 5px 0 2px;
}



/* Workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* culture shock: prozac afternoon by pogy366 - Sept. 2005 */
.small {
	font-size: 9px;
}
.floatRight {
	float: right;
	padding: 5px;
	clear: both;
}
