/* CSS Document */

body {
	background-color: #c56300;
	scrollbar-face-color: # ; 
	scrollbar-shadow-color: # ;
	scrollbar-highlight-color: # ;
	scrollbar-3dlight-color: # ; 
	scrollbar-darkshadow-color: # ; 
	scrollbar-track-color: # ; 
	scrollbar-arrow-color: # ;
	margin:0px;
	padding:0px;
	background-image : url(images/background.jpg);
	background-repeat : repeat-x;
	background-position : top;
} 
	
	
body td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

A{font-family: verdana; font-size: 11px; color: #FFC600; text-decoration: none; }
A:HOVER{font-family: verdana; font-size: 11px; color: #FF4400; text-decoration: none; }

td.content{	background-image : url(images/backcontent.jpg);	background-repeat : repeat-y;}
td.contenttop{	background-image : url(images/backcontenttop.jpg);	background-repeat : no-repeat;  background-position : top;  }
td.footera{	background-image : url(images/footera.jpg);	background-repeat : no-repeat; color: #C56400;}
td.footerb{	background-image : url(images/footerb.jpg);	background-repeat : no-repeat; }

A.footera{color: #C56400;} 
A.footera:HOVER{color: #FFC600;} 

img.absmiddle{vertical-align : middle;}
td.navspacer { background-image: url(images/navspacer.jpg);}
td.borderr{	border-right: 1px solid #FF9A00;padding-right:10px;padding-left:10px;}
td.bordert{border-top: 1px solid #FF9A00}
td.spaceh{padding-right:10px;padding-left:10px;}
.title{font-family: verdana;font-size: 14px;color: #FFC600;  font-weight : bold; }
.header{font-family: verdana;font-size: 14px;color: #FFFFFF;  font-weight : bold; }
.albumpic{border: 1px solid #ffffff; }

td.overview {border-left: 1px solid #FF9A00;padding-right:10px;padding-left:10px;}

a.title{font-family: verdana;font-size: 14px;color: #FFC600;  font-weight : bold; text-decoration: none;}
a.title:hover, a.titlea, a.titlea:hover{font-family: verdana;font-size: 14px;color: #FF4400;  font-weight : bold; text-decoration: none;}

.box
{
	padding: 15px;
	background-color: #C77B33;
	text-align : left;
	width : 550px;
}

li.arrow
{
	list-style-image : url(images/bullet.gif);
}

.margin
{
	padding-left: 100px;
}

td.text{
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}

.albummem{
	margin-top: 5px;
}


#productdetailtopnav{
	text-align:left;
	padding-right: 5px;
	border: 0px solid red;
	float:left;
	margin-bottom:10px;
}


#contenttitle{
	padding-bottom: 10px;
	border: 0px solid #000000;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:small;
}

#albumgal{
	border: 0px solid red;
	width: 100%;
	margin-top: 5px;
	min-height: 400px;
}
#albumbig{
	width: 310px;
	border: 0px solid red;
	float:left;
	margin-top:10px;
	min-height: 350px;
}

 #albumthumbs{
	border:1px solid #A4B4BF;
	height:350px;
	width: 280px;
	float:left;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left:5px;
	overflow-x: hidden;
  	overflow-y: scroll;
}

