/*
Author: David Luff
Author URI: http://www.prestigewebsolutions.com
*/

body {
	margin: 0;
        width:100%;
        height:1000px;
	background-image: url('images/stripe.png');
	background-repeat: repeat;  
	font-family: Arial, Verdana;
	font-weight:normal;
	font-size:14px;
        text-align:center;
	}

#info {
	clear:both;
	width:1000px;
	height:20px; 
	font-size:16px; 
	font-weight:bold;
	margin:2px auto 0px auto;
	color:#333;
	} 	
	
.info-f {
	width:714px;
	height:40px; 
	font-size:16px; 
	font-weight:bold;
	text-align:center;
	margin:5px 12px 10px 12px;
	color:#fff;
	} 	
	
.hd {
	width:100%;
	height:71px;
	text-align:center;
	background-image: url('images/hdbg.jpg');
	background-repeat:repeat-x;
	}
	
#star {
	position:absolute; 
	top:130px; 
	left:3px; 
	z-index:5; 
	width:90px; 
	height:47px;
	}

#footer {
   	width:950px;
   	height:100px;
	margin:5px auto 0 auto;
	font-weight:normal;
	text-align:left;
	font-size:14px;
        color:#333;
        background: url('images/roundedcornr_footer.gif') top no-repeat;
	}

#object0 {
	position: absolute;
	left:50px;
	top: 150px;
	z-index:1;
	background: #fff;
	overflow:auto;
	display: block;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
}

#object1 {
   position: absolute;
	left:50px;
	top: 150px;
	z-index:3;
	background: #fff;
	overflow:auto;
	display: none;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
}

#object2 {
   position: absolute;
	left:50px;
	top: 150px;
	z-index:4;
	background: #fff;
	overflow:auto;
	display: none;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
	}
	
#object3 {
   position: absolute;
	left:50px;
	top: 150px;
	z-index:4;
	background: #fff;
	overflow:auto;
	display: none;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
	}
	
#object4 {
   position: absolute;
	left:50px;
	top: 150px;
	z-index:4;
	background: #fff;
	overflow:auto;
	display: none;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
	}
	
#object5 {
   position: absolute;
	left:50px;
	top: 150px;
	z-index:4;
	background: #fff;
	overflow:auto;
	display: none;
	text-align:left;
	width: 650px;
	height:340px;
	border: 2px solid #ccc;
	}
	
#contact {
	position: absolute;
	left:95px;
	top: 116px;
	z-index:10;
	text-align:left;
	width:237px;
	height:18px;
	overflow:hidden;
	}
		
#share {
	position: absolute;
	left:300px;
	top: 116px;
	z-index:10;
	width:237px;
	}
		
#innerdiv {
	width:720px;
	height:580px;
	margin: 0px 10px 0px 150px;
	overflow:auto;
	}
		
/*
links
*/

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#336;
	}
a:active {
	color:#333;
	font-weight:bold;
	font-style:italic;
   font-size: 15px;
	text-decoration:underline;
	}
	
a:visited {
	text-decoration:none;
	color:#900;
	font-weight:normal;
	font-style:normal;
	}

a.lab1 {
	text-align:left;
	border-width:0;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
	
a.lab1:active {
	text-align:left;
	background: #fff  url('images/barra.png') bottom no-repeat;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#C90;
	}
	
a.lab2 {
	text-align:left;
	font-size:48px;
	font-weight:bold;
	color:#fff;
	}
	
a.lab2:hover {
	text-align:left;
	font-size:48px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	}
	
a.lab2:active {
	text-align:left;
	font-size:48px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	}
	
a.lab2:visited {
	text-align:left;
	font-size:48px;
	font-weight:bold;
	font-style:italic;
	color:#ccc;
	}

/*paragraph and span styles */

.grande {
        margin:0;
		  font-size:14px;
		  color:#666;
        }

.start {
			margin: 10px 0 0 0;
			font-size: 15px;
			color:#000;
			font-weight:200;
			}
			
.news {
			float:left;
			width:550px;
			margin: 10px 0px 0 15px;
			font-size: 15px;
			color:#000;
			text-align:left;
			font-weight:normal;
			}

.contact-bod {
			width:235px;
			height:212px;
			margin-top:20px;
			background-color:#fff;
			border:1px solid #ccc;
			}
			
.contact-head {
			width:233px;
			height:20px;
			margin-top:0px;
			font-size:13px;
			font-weight:bold;
			line-height:16px;
			color:#fff;
			background-color:#039;
			}
			
.contact-p {
			width:230px;
			float:left;
			clear:left;
			color: #666;
			font-size:12px;
			margin: 0 10px;
			margin-top:0px;
			}
			
.liststart {
			list-style-type:square;
			margin: 10px 0 0 0;
			font-size: 15px;
			color:#000;
			font-weight:200;
			}

.grande-2b {
        font-size:16px;
		  color:#fff;
		  font-weight:bold;
		  text-align:left;
		  margin-top:5px;
		  margin-left:50px;
        }

.headpar {
		float:right;
		clear:none;
		margin: 0px 10px 0px 10px;
		width:685px;
		height:121px;
		background: url(images/headparbg.jpg) no-repeat top;
		margin-top:0px;
		margin-bottom:0px;
		line-height:20px;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		color:#fff;
			}
			
.headtrad {
		 font-size: 14px;
		 font-weight: bold;
		 font-style: italic;
		 color:#ffc;
		 }
		
.itemname {
	float:left; 
	width: 475px; 
	height:16px; margin:0px; 
	text-align:left; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	color:#003;
	}
	
.itemprice {
	float:right; 
	clear:none; 
	width: 60px; 
	height:16px; 
	margin:0 10px 0 10px; 
	text-align:right; 
	font-size:14px; 
	font-weight: normal; 
	color:#333;
	}

.itemdescript {
	padding-left:15px; 
	width:525px; 
	margin:0 0 7px 0; 
	float:left; 
	font-size:14px; 
	font-weight:normal; 
	font-style:italic; 
	color:#333;
	}
	
.itemdescript2 { 
	width:525px; 
	margin:10px 10px; 7px 0; 
	float:left; 
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000;
	}
	
.itemdescript3 { 
	width:575px; 
	margin:10px 10px; 0px 15px; 
	float:left; 
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
	color:#000;
	}	
		
h1      {
        font-size:18px;
        font-family: arial, verdana, sans-serif;  
        font-weight:bold; 
        text-align:center;
        margin-bottom:5px;
        }

h2      {
        font-size:16px;
        font-family: arial, verdana, sans-serif;  
        font-weight:bold; 
        text-align:center;
        margin-bottom:5px;
        }



 