/* ----------- main ----------- */

body  {
	background-color: #A1A1A1;
    margin: 0; 
    font-size: 12px; 
	font-family: arial, verdana, helvetica, sans-serif;
	color: #787878;
}

/* ----------- rows ----------- */

#wrapper {
	margin:0 auto;
	overflow: hidden;
	width:710px;
	background-color: #fff;
	padding: 15px 20px 15px 20px;	 
}

/* ----------- header images ----------- */

#header {
	float: left;
	height: 140px;
	width:710px;
	background-image: url('../images/angel_logo.gif');
	background-repeat: no-repeat;
}

.grayline {
	float: left;
	height: 5px;
	width:710px;
	margin: 1px 0 8px 0;
	background-color: #A1A1A1;
}

h1 {
	float: left;
	margin: 56px 0 0 305px; 
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}

h2 {
	position: relative;
	margin: 100px 0 0 385px; 
	font-size: 16px;
	font-weight: lighter;
	color: #fff;
}
	
#phone {
	float: right;
	margin: 15px 20px 0 0;
	font-size: 18px;
	color: #fff;
	font-weight: lighter;	
}

/* ----------- flash images ----------- */

#flash {
	float: left;
	height: 183px;
	background: #fff;
}

/* ----------- menu ----------- */

#menurow {
	margin: 0;
	float: left;
	height: 36px;
	width: 710px;
	background: #fff;
}

#modernbricksmenu2 {
	width: 710px;
	border-top: 5px solid #A1A1A1; /*gray color theme*/
}

#modernbricksmenu2 ul{
	margin: 0px;
	padding: 0px;
}

#modernbricksmenu2 li{
	display: inline;
}

#modernbricksmenu2 a{
	float: left;
	font: bold 11px verdana, Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 13px;
	background-color: #0072BC; /*color theme*/
	border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
	background-color: #61c0ff; /*color theme*/
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #A1A1A1; /*gray color theme*/
	border-color: #A1A1A1; /*gray color theme */
}

#modernbricksmenu2 .lastlink {
	margin: 0 0 0 0;
}

img.pixel {
	border: none;
	width: 3px;
}

/* ----------- body ----------- */

#mainbody {
	float: left; 
	width: 710px;
	margin: 0;
	padding: 0;
	background: #E1E1E1;
}
   
#maintext {	
	float: left; 
	width: 420px;
	padding: 20px;
	line-height: 18px;
	margin: 0;
}

#arttext {	
	float: left; 
	width: 700px;
	padding: 20px;
	line-height: 18px;
	margin: 0 10px 0 0;
	background: #E1E1E1;
}

img.angellogo {
	margin: 5px 0 0 300px;
}

p { 
	text-align: justify;
	line-height: 18px;
	margin: 2px 0 8px 0;
}

/* ----------- right side ----------- */

#right {	
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}

#botright {
	float: left;
	width: 240px;
	margin: -3px 0 0 0;
	padding: 0;
	border-top: 6px solid #fff;
}

#topright {
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: 6px solid #fff;
}

	
img.imgright {
	border: 0px none;
	padding: 0;
	margin: 0;
}	

img.muscles {
	border: 0px none;
	padding: 0;
	margin-bottom: -3px;
}

img.menupic {
	border-bottom: 6px solid #fff;
}

/* ----------- newsletter ----------- */

table.news {
	margin: 8px 0 10px 5px;
	color: #fff;
	text-align: center;
}

td.newshead {	
	color: #fff;
	width: 230px;
}

input {
    font-size: 10pt;
	color: #787878;   
	background: #F5F5F5;
	border: 1px solid #fff;
}

select {
    font-size: 8pt;
    background: #004BA0;
    border: 1px solid #DCDCDC;
}

textarea {
    font-size: 10pt;
	color: #787878;   
	background: #F5F5F5;
	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px solid #fff;
	width: 206px;
}

td.address {
	width: 200px;
	height: 15px;
	line-height: 10px;
}

/* ----------- functions ----------- */

img.functions {
	float: left;
	margin: 15px 0 15px 35px;
	border: 1px solid #fff;
}

table.func1 td {
	padding: 2px;
	background-color: #EBEBEB;
	margin: 10px 0;
}

table.func1 {
	margin: 15px 0;
}

td.option {
	color: #0072BC;
	font-weight: bold;
	width: 50px;
}

td.funcprice {
	width: 50px;
}

.menulink {
	color: #0072BC;
	text-decoration: none;
}

a.menulink:hover { 
	color: #A1A1A1;
	text-decoration: underline;
}

.wedshot {
	border: 0px none;
	padding: 5px;
	margin-bottom: 10px;
}

/* ----------- degustation ----------- */


td.menuheads { 
	background-color: #F5F5F5; 
}

td.wineheader { 
	background-color: #EBEBEB;
	width: 350px;    
}

td.nos {
	color: #0072BC;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
	font-size: 12px;
	width: 10px;
}

td.wine {
	color: #0072BC;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
	font-size: 12px;
}



/* ----------- art ----------- */

img.art {
	border: 1px solid #fff;
	margin: 3px 6px 3px 0px;
}


/* ----------- contact us ----------- */

.blue { 
	color: #0072BC;
	font-weight: bold;
}

.hours {
	font-size: 12px;
}


/* ----------- footer ----------- */

#graybotline {
	float: left;
	height: 5px;
	width:710px;
	margin-top: 8px;
	background-color: #A1A1A1;
}

#blueline {
	float: left;
	height: 25px;
	width:710px;
	margin: 1px 0 1px 0;
	background-color: #0072BC;
}

.bottombg {
	float: left;
	margin-top: -12px;
	margin-bottom: 15px; 
}

#foottext {
	text-align: right;
	margin: 5px auto 0 auto;
	height: 20px;
	width: 750px;
}

.design {
	margin-right: 3px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.design:hover { 
	color: #0072BC;
	text-decoration: underline;
}

/* ----------- menu ----------- */

h3 {
	font-weight: bold;
	margin: 15px 0 10px 20px;
	color: #fff;
	font-size: 16px;
}

.menulist {
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin: 7px 0 8px 20px;
}
	
a.menulist:hover { 
	color: #61c0ff;
	text-decoration: underline;
}

.menutextheader { 
    font-size: 11px;
    font-weight: bold;
	vertical-align: bottom;
	height: 30px;
}

.menutext { 
    font-size: 11px;
	vertical-align: bottom;
}

td.canapes { 
    font-size: 11px;
	height: 12px;
	line-height: 10px;
}

table.canapestbl {
	width: 430px;
	padding: 0;
	margin: 0;
}

.price { 
    font-size: 12px;
    font-weight: bold;
	vertical-align: bottom;
}

#menuhead { 
    color: #0072BC; 
    font-size: 16px;
    margin: 25px 0 0 0;  
}

#detailhead { 
    color: #0072BC; 
    font-size: 12px;
    margin: 25px 0 0 0;  
}

.extras {
	color: #0072BC;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
	font-size: 12px;
}

.detail { 
    font-size: 9px;
    height: 32px;
    vertical-align: bottom; 
} 

table.degust td {
	height: 17px;
	padding: 2px;
	vertical-align: middle;
}

table.degust {
	width: 420px;
}