

html,body {
	margin: 0;
	padding: 0;
	background: url(bg.jpg);

	
}

a:link { 
	color: #666666;
	text-decoration: none;	
	}
a:visited { 
	color: #666666;
	text-decoration: none;
	}
a:hover { 
text-decoration: underline;

} 

a:active { 
	color: #333333;
	}

a.footerlink:link { color: #C1BEA4; }
a.footerlink:visited { color: #C1BEA4; }
a.footerlink:hover { color: #C1BEA4; }
a.footerlink {
	color: #C1BEA4;
	}

subtitle {
	
	font-weight: bold;
	color: #222222;
	font-size: 14px
	
	
}

p.subtitle {
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	color: #222222;
	font-size: 14px
	
	
}


.buttonStyle {

	padding:0px 0px 0px 0px;


	background-image:url("shop_images/buttons/viewbasket.png");


/* image is 106 by 31 pixels */

}


table {
	width: 100%;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	valign="top"
	font-colour:#464430;

	

}

tracksoflow {
overflow: auto; 
height: 300px; 
width: 250px;

}

table.tracks {
	border-collapse: separate;
	padding:0px;

}

table.tracks td {
	
border-left: 0px dotted #333;
	-moz-border-radius: 0px 0px 0px 0px;

}

table.tracks tr {
border-bottom: 0px dotted #333;
	-moz-border-radius: 0px 0px 0px 0px;

}


td {
	vertical-align: middle;
	text-align: center;
	
	
}

div {
	border: 0px solid #000000;
}

img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
  border: 0px solid;
  width:200px;
  height:200px;
  }
  
img.navbutton {
position: relative; 
top: 0px; 
}

div.flashcontent {


}

div.mainbgcontainer {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	width: 790px;
	height: 630px;
	background: url(bigboxprog.jpg) no-repeat;
}



div.navbar {
	position: absolute;
	top: 0px;
	left: 35px;
	width: 720px;
	height: 50px;
		opacity: .85;  
	filter: alpha(opacity=85);
	


}


div.vertlogo {
	position: absolute;
	top: 40px;
	left: -31px;
	width: 70px;
	height: 630px;
		opacity: .85;  
	filter: alpha(opacity=85);


}


div.transptopbox {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 727px;
	height: 270px;
	background-color: #FFFFFF;
	opacity: .55;  
	filter: alpha(opacity=55);
	
}

div.top {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 727px;
	height: 270px;
overflow:auto; 
scrollbar-face-color : #684130; 
scrollbar-highlight-color : #797655; 
scrollbar-3dlight-color : #797655; 
scrollbar-shadow-color : #cccccc; 
scrollbar-darkshadow-color : #cccccc; 
scrollbar-track-color : #FFFFFF;
scrollbar-arrow-color : #FFFFFF;

}

div.top3boxtransp {
	position: absolute;
	top: 28px;
	left: 35px;
	width: 350px;
	height: 265px;
	background-color: #FFFFFF;
	opacity: .55;  
	filter: alpha(opacity=55);
	
}

div.top3box {
	position: absolute;
	top: 28px;
	left: 35px;
	width: 350px;
	height: 265px;

}

 
div.cat {
	position:absolute;
	top:80px;
	left:20px;
	width:40px;
	height: 263;
		opacity: .85;  
	filter: alpha(opacity=85);

	}

div.transpmainbox  {
	position: absolute;
	top: 305px;
	left: 35px;
	width: 727px;
	height: 310px;
	background-color: #FFFFFF;
	opacity: .60;  
	filter: alpha(opacity=60);
}


div.main {
	position: absolute;
	top: 305px;
	left: 35px;
	width: 727px;
	height: 310px;
	border:0 px;
	overflow-y:hidden; 
	overflow-x:hidden; 
scrollbar-face-color : #684130; 
scrollbar-highlight-color : #797655; 
scrollbar-3dlight-color : #797655; 
scrollbar-shadow-color : #cccccc; 
scrollbar-darkshadow-color : #cccccc; 
scrollbar-track-color : #FFFFFF;
scrollbar-arrow-color : #FFFFFF;
margin-left:2px;
margin-right:2px;
padding: 2px;
}

div.cartbuttons{
	position: absolute;
	bottom: 15px;
	right:15px;
	width: 100px;
	height: 30px;
	background-color: #FFFAAA;
	}
	
	
div.right {
	position: absolute;
	top: 5px;
	left:430px;
	width: 270px;
	height: 200px;

}



div.footer {
	position: absolute;
	left:240px;
	top: 630px;
	width: 640px;
	height: 20px;
	color: #C1BEA4;
	
}


