@charset "UTF-8";
/* CSS Document */

html {
	}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font: 11px/15px Arial, Helvetica, Sans-serif;
	color: #444444;
	text-align: center;
	background-image: url(../images/orders/orders_bg.gif);
	background-repeat: repeat-x;
	}
	
#wrapper {
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 790px;
}	

h1 {
	font: 16px/1.2 Arial, Helvetica, Sans-serif;
	color: #000;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

#container {
	height: 6200px;
	width: 6200px;
}

p {
	font: 11px/15px Arial, Helvetica, Sans-serif;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

td{
	font: 11px/15px Arial, Helvetica, Sans-serif;

}

.heading {
	position: absolute;
	top: 39px;
	left: 145px;
	height: 19px;
	width: 400px;
	background-repeat: no-repeat;

}


.leftcol {
	position: absolute;
	top: 80px;
	left: 145px;
	height: 300px;
	width: 200px;
}

.rightcol {
	position: absolute;
	top: 80px;
	left: 370px;
	height: 300px;
	width: 200px;
}

.logo {
	position: absolute;
	top: 0px;
	right: 46px;
	height: 125px;
	width: 140px;
	background-image: url(../images/common/logo_small.gif);
}

#flashcontent {
	top: 176px;
	left: 256px;
	height: 245px;
	width: 282px;
	position: absolute;
}

.wine_menu_box {
	height: 205px;
	width: 230px;
	position: absolute;
	top: 170px;
	left: 535px;
}

span.awards {
	color: #888888;
}


/** MOOTOOLS **/

/** SCROLL **/

.navigator {
	float: right;
	cursor: pointer;
	display: block;
	clear: both;
}

.button {
	float: left;
	cursor: pointer;
	margin-right: 2px;
}

/** MENU HOVER TRANSITIONS **/

#home_menu {
	margin-top: 75px;
	padding: 0;
	margin-left:15px;
}
 
#home_menu li {
	display: block;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	width: 95px;
	background: #000;
	color: #bbbbbb;
 	border-bottom: 1px solid #4d4d4d;  
	font: 12px/1.5 Arial, Helvetica, Sans-serif;
	list-style-type: none; /* removes the bullet point */ 
	cursor: pointer;

}

#menu {
	margin-top: 75px;
	padding: 0;
	margin-left:15px;
}
 
#menu li {
	display: block;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	width: 95px;
	background: #fff;
	color: #888888;
 	border-bottom: 1px solid #cccccc;  
	font: 12px/1.5 Arial, Helvetica, Sans-serif;
	list-style-type: none; /* removes the bullet point */ 
	cursor: pointer;

}

#wine_menu {
	margin: 0px;
	padding: 0px;
}
 
#wine_menu li.link {
	display: block;
	margin-left: 0px;
	padding: 3px 0px 3px 5px;
	width: 215px;
	background: #fff;
	color: #888888;
 	/* border-bottom: 1px solid #cccccc;  */
	font: 12px/1.5 Arial, Helvetica, Sans-serif;
	list-style-type: none; /* removes the bullet point */ 
	cursor: pointer;

}

#wine_menu li.active {
	display: block;
	margin-left: 0px;
	padding: 3px 0px 3px 5px;
	width: 215px;
	background: #eeeeee;
	color: #000000;
 	/* border-bottom: 1px solid #cccccc;  */
	font: 12px/1.5 Arial, Helvetica, Sans-serif;
	list-style-type: none; /* removes the bullet point */ 
	cursor: pointer;

}


/** LINKS **/

a:link, a:visited {
	color: #444444;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}


/** FORMS **/

.input 
{ 
color: #444444; 
font-family: Tahoma, Arial, Helvetica, Sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
line-height: 15px;
border: 1px solid #DDDDDD; 
background-color: #F7F7F7; 
width: 100% ;
}

.quantity 
{ 
color: #444444; 
font-family: Tahoma, Arial, Helvetica, Sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
line-height: 15px;
border: 1px solid #DDDDDD; 
background-color: #F7F7F7; 
width: 30px ;
}

.total 
{ 
color: #444444; 
font-family: Tahoma, Arial, Helvetica, Sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
line-height: 15px;
border: 1px solid #DDDDDD; 
background-color: #F7F7F7; 
width: 70px ;
}

.contact 
{ 
color: #444444; 
font-family: Tahoma, Arial, Helvetica, Sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
line-height: 15px;
border: 1px solid #DDDDDD; 
background-color: #F7F7F7; 
width: 120px ;
}

.textarea 
{ 
color: #444444; 
font-family: Tahoma, Arial, Helvetica, Sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
line-height: 15px;
border: 1px solid #DDDDDD; 
background-color: #F7F7F7; 
width: 100%; 
height: 70px ;
}


/** UNUSED.....??? **/

.inside {
	margin: 60px;
	width: 625px;
}
	
	.inside .header {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
		font-size: 13pt;
		color: #FFF;
		padding-bottom: 10px;
		line-height: 25px;
	}

	.inside .text {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
		font-size: 8pt;
		color: #FFF;
		text-align: justify;
		line-height: 23px;
		padding-bottom: 10px;
		height: 220px;
	}
	
		/** list for purple page **/
	
		.inside .text ul#purple li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 2px 10px;
			border-bottom: 1px solid #7C2FA4;
		}
		
		.inside .text ul#purple li:hover {
			background-color: #7110A3;
			color: #E8BFFD;
		}