@charset "utf-8";
/* CSS Document */
body {
	margin: auto;
	background-attachment: fixed;
	background-color: #3d0701;
	background-image: url(../edl_images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font:Arial, Helvetica, sans-serif
}

#content{
width:1024px;
margin:auto;
}



#thumb{
padding-left: 30px;
width: 150px;
background: #000000;
max-height: 320px;
overflow: auto; 
margin-bottom: 1px;
}
.scroll{
SCROLLBAR-FACE-COLOR: yellow;
SCROLLBAR-HIGHLIGHT-COLOR: yellow;
SCROLLBAR-SHADOW-COLOR: yellow;
SCROLLBAR-3DLIGHT-COLOR: yellow;
SCROLLBAR-ARROW-COLOR: green;
SCROLLBAR-TRACK-COLOR: yellow;
SCROLLBAR-DARKSHADOW-COLOR: yellow;
overflow: auto;
}




.nav {
color: #920000;	
}

a:link {
color: #f8ae19;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}     
a:hover {color: #920000; text-decoration: none;} 
a:visited {color: #f8ae19; text-decoration: none;}   
a:active {color: #f8ae19; text-decoration: none;} 

.pointer{cursor:pointer;}

/*... start >  Styles For admin ...*/

.left_col{
width: 120;
background-color: #e9e8dc;
height: 600px;
}

/*... end >  Styles For admin ...*/



#menu{
padding-left:0px;
margin-right:5px;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
width: 399px;
background: #000;
margin-bottom: 0px;
}

#rep{
max-height: 290px;
overflow: auto; 
}
.style1 {
font-size: 14px;
color:#a72223;
}

.style2 {

font-size: 12px;
color:#f8ae19;	
}
.style3 {

font-size: 14px;
color:#f8ae19;
}

.style4 {
	font-size: 11px;
	color:#f8ae19;
	text-align: right;
	font-weight: normal;
	padding-right: 0px;
}

.style5 {
font-size: 14px;
color:#a72223;
padding-right: 0px;
}



.style4 a:link {
	color: #f8ae19;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}     
.style4  a:hover {color: #920000; text-decoration: none;} 
.style4  a:visited {color: #f8ae19; text-decoration: none;}   
.style4  a:active {color: #f8ae19; text-decoration: none;} 



.pagename {
padding-left:20px;
padding-top:15px;
padding-bottom:5px;
font-size: 28px;
color:#a72223;
}

.wineprice {
padding-left:20px;
padding-top:20px;
padding-bottom:5px;
font-size: 16px;
color:#f8ae19;
}
