@charset "utf-8";
/* CSS Document */


body  {
	font: 11px Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-image: url(imgs/bg1.jpg);
	background-repeat: repeat-x;
}
.rpp #container { 
	width: 994px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-image: url(imgs/cont_bg.jpg);
	background-repeat: repeat-y;
}

.rpp #header { 
	height: 60px; 
	margin: 0px 0; 
	padding: 0px 0;
	background-image: url(imgs/rpp_banr.jpg);
	background-repeat: repeat-x;	
} 

.rpp #flash { 
	height: 333px;
	background: #000000; 
	padding: 0 0px 0 0px;
	background-image: url(imgs/swf_poz.jpg);
	background-repeat: no-repeat;	
}


.hedrlogo {
	float: left;
	width: 50px;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px 0px 4px;
}


.rpp #feedback {
	float: left; 
	width: 940px;
	margin: 0px 0;
	padding: 12px 0px 0px 20px; 
}




.rpp #sidebar1 {
	float: left; 
	width: 570px;
	margin: 0px 0;
	padding: 12px 0px 0px 20px; 
}

.sidebar2 {
	float: right; 
	width: 382px;
	height: 142px;
	font-size: 11px;
	font-style: italic;
	text-align:left;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(imgs/fb_bg.jpg);
	background-repeat: no-repeat;
}

.sidebar3 {
	float: right; 
	width: 370px;
	height: auto;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px;
}

.rpp #sidebar4 {
	float: left; 
	width: 570px;
	margin: 0px 0;
	padding: 4px 0px 0px 0px; 
}

.rpp #sidebar5 {
	float: left; 
	width: 570px;
	margin: 0px 0px;
	padding: 0px 0px 0px 22px; 
}


.h1 {
	font-size: 15px;
	color:#FFFFFF;
	margin: 0px 0;
	padding: 4px 0px 0px 0px;
}


.h2 {
	font-size: 13px;
	color: #96b9e6;
	margin: 0px 0;
	padding: 4px 0px 0px 0px;
}

.h3 {
	color:#FFFFFF;
}

.h3 a:link {
	float: left;
	font-size: 11px;
	color:#FFFFFF;
	margin: 0px 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.h3  a:visited {
	color:#FFFFFF;
	text-decoration: none;
}


.h3  a:hover {
	color: #fff200;
	text-decoration: none;
}

.h4 {
	font-size: 11px;
	color: #96b9e6;
	text-transform: uppercase;
	margin: 0px 0;
	padding: 0px 0px;
}


.rpp #block{ 
	float: left;
	display: inline;
	width: 994px;
	height: 150px;
	magin-top: 0px; 
	padding: 0px 0;
}



/*----------- accordian -----------*/

.balinfohedr {
	float: left; 
	width: auto;
	margin: 0px 0;
	padding: 12px 0px 6px 20px; 
}

.balinfosub {
	float: left;
	height: 70px;
	width: 260px;
	margin: 0px 0;
	padding: 14px 0px 0px 0px; 
}

.balinfolinks {
	float: left;
	height: 40px;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px; 
}


.rpp #balinfotxt {
	float: left; 
	width: 532px;
	margin: 0px 0;
	padding: 0px 0px 0px 20px; 
}


.rpp #balinfo{ 
	float: left;
	display: inline;
	width: 994px;
	height: auto;
	magin-top: 0px; 
	padding: 0px 0;
}

.balinfopic {
	float: right;
	width: 400px;
	height: 240px;
	margin: 0px;
	padding: 11px 10px 0px 0px;
}


.prodpic {
	float: right;
	width: 340px;
	height: 148px;
	margin: 0px;
	padding: 11px 10px 0px 0px;
}

/*------------*/


.col3 {
	float: right;
	font-size: 11px;
	line-height: 14px;
	color: #779eae;
	text-align: none;
	width: 120px;
	margin: 0px;
	padding: 20px 0;
}

.col3 a:link {
	font-size: 11px;
	color: #FF9900;
	margin: 0px 0;
	padding: 0px 0;
}

.col3 a:visited {
	color: #FF9900;
}

.col3  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.rpp #hedr2 { 
	height: 24px;
	width: 970px;
	font: 100%;
	color: #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	margin: 0px 0px 0px 4px; 
	padding: 8px 0px 0px 16px; 
	background-image: url(imgs/nav_bg.jpg);
	background-repeat: repeat-x;
} 


.feedback {
	float: left; 
	width: 300px;
	color: #5b7e8c;
	margin: 0px 0;
	padding: 26px 0px 0px 12px;
}

.feedback a:link{
	color: #5b7e8c;
	text-decoration: none;
}

.feedback a:hover{
	color: #51b148;
	text-decoration: none;
}

.hrs {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	margin-top: 10px;
	padding: 0px 60px 0px 0px;
}


.rpp #mainContent { 
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.rpp #lowr { 
	height: 64px;
	width: 974px;
	margin: 0px 0px 0px 4px; 
	padding: 0px 0px 0px 12px; 
	background-image: url(imgs/stk_bg.jpg);
	background-repeat: repeat-x;
} 

.rpp #stockists {
	float: left;
	display: inline;
	width: 192px;
	font-size: 90%;
	color: #ea5d28;
	text-align:center;
	text-decoration: none;
	margin: 0px 0;
	padding: 0px 0;	

}

.rpp #stockists a:link{
	color: #ea5d28;
	text-decoration: none;
}

.rpp #stockists a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

 
.rpp #footer { 
	height: 23px;
	width: 970px;
	font-size: 80%;
	color: #a7c6c6;
	text-align:center;
	text-transform: uppercase;
	margin: 0px 0px 0px 4px; 
	padding: 10px 0px 0px 16px; 
	background-image: url(imgs/nav_bg.jpg);
	background-repeat: repeat-x;
}

.rpp #footer a:link{
	color: #a7c6c6;
	text-decoration: none;
}

.rpp #footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*----  tab tables ----*/

.tabhed {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #dcc857 ;
	text-transform: uppercase;	
}

.tabtxt {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 10px;
	margin: 0px 0px;
	padding: 3px 0px 3px 0px;
}

.tabtxt a:link{
	font: 10px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
}

.tabtxt a:visited{
	color: #ff9900;
	text-decoration: none;
}

.tabtxt a:hover{
	color: #ffffff;
	text-decoration: underline;
}




.tabbelo {
font-size: 10px;
color: #dcc857;
}

/*----  link groups ----*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/*----pantxt-----*/

.pantxt {
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	color: #a7c9d7;
	margin: 0px 0;
	padding: 6px 0px 10px 0px;
}

.pantxt a:link{
	color: #ff9900;
	text-decoration: none;
}

.pantxt a:visited{
	color: #ff9900;
	text-decoration: none;
}

.pantxt a:hover{
	color: #ffffff;
	text-decoration: underline;
}



/*------ nav & panel links -------*/


.rpp #mainNav {
	float: left;
	display: inline;
	height: 24px;
	width: 986px;
	font: 100%;
	color: #ffffff;
	text-align:center;
	text-transform: uppercase;
	margin: 0px 0px 0px 4px; 
	padding: 8px 0px 0px 0px;
	background-image: url(imgs/nav_full.jpg);
	background-repeat: repeat-x;
}

.rpp #mainNav a:link{
	text-align:center;
	color: #ffffff;
	text-decoration: none;
}

.rpp #mainNav a:visited{
	color: #ffffff;
}


.rpp #mainNav a:hover{
	color: #79d9ee;
	text-decoration: none;
}



.rpp #panels{
	float: left;
	width: 994px;
	height: 221px;
	text-align:center;
	margin-top: 0px; 
	padding-top: 0px 0;
	background-image: url(imgs/panels_bg.jpg);
	background-position: 0 0 ;
	background-repeat: no-repeat;	
} 

.rpp #pan1 a{
	float: left;
	display: inline;
	height: 69px;
	width: 202px;
	font-size: 100%;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin: 0px auto;
	padding: 153px 0px 0px 0px;

}

.rpp #pan1 a:link{
	text-decoration: none;

}

.rpp #pan1 a:hover{
	text-decoration: none;
	background-image: url("imgs/btn_bals_1b.jpg");
	background-repeat: no-repeat;
}

.rpp #pan2 a{
	float: left;
	display: inline;
	height: 69px;
	width: 197px;
	font-size: 100%;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin: 0px auto;
	padding: 153px 0px 0px 0px;

}

.rpp #pan2 a:link{
	text-decoration: none;

}

.rpp #pan2 a:hover{
	text-decoration: none;
	background-image: url("imgs/btn_bals_2b.jpg");
	background-repeat: no-repeat;
}

.rpp #pan3 a{
	float: left;
	display: inline;
	height: 69px;
	width: 197px;
	font-size: 100%;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin: 0px auto;
	padding: 153px 0px 0px 0px;

}

.rpp #pan3 a:link{
	text-decoration: none;

}

.rpp #pan3 a:hover{
	text-decoration: none;
	background-image: url("imgs/btn_bals_3b.jpg");
	background-repeat: no-repeat;
}

.rpp #pan4 a{
	float: left;
	display: inline;
	height: 69px;
	width: 197px;
	font-size: 100%;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin: 0px auto;
	padding: 153px 0px 0px 0px;

}

.rpp #pan4 a:link{
	text-decoration: none;

}

.rpp #pan4 a:hover{
	text-decoration: none;
	background-image: url("imgs/btn_bals_4b.jpg");
	background-repeat: no-repeat;
}

.rpp #pan5 a{
	float: left;
	display: inline;
	height: 69px;
	width: 201px;
	font-size: 100%;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	margin: 0px auto;
	padding: 153px 0px 0px 0px;

}

.rpp #pan5 a:link{
	text-decoration: none;

}

.rpp #pan5 a:hover{
	text-decoration: none;
	background-image: url("imgs/btn_bals_5b.jpg");
	background-repeat: no-repeat;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #4d4d4d;
	padding: 2px 6px 0px 6px;
}
