html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
	font-style:normal;
	font-weight:normal;
}
body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin:0px;
	padding:0px;
}
input {
	margin:0px;
	border:#BCBCBC none;
	background-color:#D6D6D6;
	margin-bottom:2px;
	color:#333;
	width:80px;
	font-size:11px;
}
a, a:hover {
	text-decoration:none;
}
#clear {
	clear:both;
}
.invisible {
	display:none;
}
/*  ----------------------|  BASIC LAYOUT  |----------------------  */
#container {
	margin:			0pt auto;
	position:		relative;
	width:			970px;
	background-image:url(../img/bag.jpg);
	background-repeat:repeat-y;
}
/*  ----------------------|  CONTENT LEFT  |----------------------  */
#cont_left {
	width:660px;
	float:left;
	margin-left:5px;
	position:relative;
	top:0px;
	left:0px;
}
/*  ----------------------|  CONTENT RIGHT  |----------------------  */
#cont_right {
	width:300px;
	height:753px;
	float:left;
	background-color:#990000;
	background-image:url(../img/bag_cont_red.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
/*  ----------------------| LOGO |----------------------  */
#logo_berkshire{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/logo.gif);
	width:303px;
	height:175px;
	z-index:1px;
	}

/*  ----------------------|  MAIN MENU |----------------------  */
#menu {
	width:660px;
	height:134px;
	clear:both;
	font-size:11px;
}
#menu ul {
	float:right;
	height:134px;
}
#menu li, #menu li.first {
	float:left;
	color:#C00;
	padding:0px 7px;
	list-style:none;
	border-left:#3B3B3B solid 1px;
	height:29px;
	padding-top:105px;
}
#menu li.first {
	border-left:#000 solid 1px;
}
#menu li a, #menu li.first a {
	color:#FCD600;
}
#menu li a:hover, #menu li.first a:hover {
	color:#F00;
}
/*  ----------------------|  FLASH |----------------------  */
#flash {
	width:660px;
	height:346px;
}
/*  ----------------------|  CONTAINER BOTTOM |----------------------  */
#cont_bottom {
	width:660px;
	height:274px;
	clear:both;
}
#cont_bottom .left {
	width:360px;
	height:274px;
	float:left;
	background-image:url(../img/bag_cont_bot_video.jpg);
	background-repeat:repeat-y;
}
#cont_bottom .video {
	float:left;
	width:167px;
	height:125px;
	margin:11px 11px 11px 11px;
}
#cont_bottom .videotxt {
	float:left;
	width:160px;
	height:125px;
	margin:11px 11px 0px 0px;
	float:left;
	color:#FFF;
	font-weight:bold;
}
#cont_bottom .videotxt h1{
	color:#FC0;
	font-weight:bold;
	margin-top:25px;}
#cont_bottom .shadow {
	clear:both;
	width:360px;
	height:4px;
	background-image:url(../img/bag_cont_bot_video2.jpg);
}
#cont_bottom .right {
	width:300px;
	height:274px;
	float:left;
}
/*  ----------------------|OPEN TABLE NEWS|----------------------  */
#cont_news {
	width:360px;
	height:120px;
	background-image:url(../img/bag_cont_bot_news.jpg);
	background-repeat:repeat-y;
	color:#FC0;
	text-align:center;
	}
#cont_news .snap{
	padding:15px;
	clear:both;
	height:auto;}
#cont_news_shadow {
	clear:both;
	width:360px;
	height:4px;
	background-image:url(../img/bag_cont_bot_news2.jpg);
}

/*  ----------------------|OPEN TABLE CONTENT|----------------------  */
#open {
	width:300px;
	height:84px;
	background-image:url(../img/bag_cont_bot_open.jpg);
	background-repeat:repeat-y;
}
#open_end {
	width:300px;
	height:5px;
	background-image:url(../img/bag_cont_bot_open2.jpg);
	background-repeat:no-repeat;
}
#open .opensnap {
	padding:12px;
	height:auto;
	clear:both;
}
#open .imagen {
	background-image:url(../img/logo_opentable.gif);
	width:241px;
	height:48px;
	display:block;
}
#open .imagen a, #open .imagen a:hover {
	display:block;
	width:241px;
	height:48px;
}
#open .txt {
	text-align:right;
}
#open .txt a {
	color:#FFF;
	font-weight:bold;
}
#open .txt a:hover {
	color:#E9853F;
	font-weight:bold;
}
/*  ----------------------| CONTACT FORM|----------------------  */
#contact {
	width:300px;
	height:179px;
	background-image:url(../img/bag_cont_bot_contact.jpg);
	background-repeat:repeat-y;
}
#contact .contsnap {
	padding:13px 15px;
	height:153px;
	clear:both;
}
#contact_end {
	width:300px;
	height:4px;
	background-image:url(../img/bag_cont_bot_contact2.jpg);
	background-repeat:no-repeat;
}
#contact input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:2px 2px 2px 4px;
	border:#FDE664 none;
	background-color:#FDE664;
	margin-bottom:2px;
	font-weight:bold;
	color:#000;
	height:20px;
	width:275px;
}
#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:277px;
	padding:2px 2px 0px 2px;
	height:89px;
}
#contact .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:right;
	width:42px;
	height:20px;
	font-size:12px;
	background-color:#FCD601;
	color:#900;
	font-weight:bold;
}
#contact .confirm{
	float:left;
	padding:5px 5px 0px 0px;
	color:#900;
	font-size:11px;}
/*  ----------------------| MAP |----------------------  */
#map {
	width:300px;
	background-color:#990000;
	height:134px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#map .snap {
	clear:both;
	padding:95px 0px 0px 0px;
	height:auto;
}
#map a {
	color:#FCD600;
}
#map a:hover {
	color:#E9853F;
}
/*  ----------------------| DARKGRAY content |----------------------  */
#darkgray {
	background-color:#333333;
	width:300px;
	color:#FFF;
}
#darkgray .tit {
	background-image:url(../img/tit_open.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:99px;
	height:24px;
	margin:0px 0px 0px 25px;
	padding-top:19px;
	
}
#darkgray .snap {
	padding:13px 25px;
	height:auto;
	clear:both;
	line-height:18px;
}
#darkgray .linea {
	border-bottom:#FFF 1px solid;
	width:300px;
}
/*  ----------------------| GRAY content |----------------------  */
#home_gray {
	background-color:#BCBCBC;
	width:300px;
	color:#333;
	overflow:auto;
	height:471px;
}
/*  ----------------------| GRAY content home |----------------------  */
#home_gray .tit {
	background-image:url(../img/tit_open.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:99px;
	height:24px;
	margin:0px 0px 0px 25px;
	padding-top:19px;
	
}
#home_gray .snap {
	padding:10px 25px;
	height:auto;
	clear:both;
	line-height:18px;
}
#home_gray .linea {
	border-bottom:#FFF 1px solid;
	width:285px;
}
#home_gray h1{
	font-weight:bold;}
#home_gray a{
	font-weight:bold;
	color:#900;
	}
#home_gray a:hover{
	font-weight:bold;
	color:#FCD600;
}
/*  ----------------------| GRAY internal pages |----------------------  */
#gray {
	background-color:#BCBCBC;
	width:300px;
	color:#333;
}
/*  ----------------------| GRAY content internal pages |----------------------  */
#gray .tit {
	background-image:url(../img/tit_open.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:99px;
	height:24px;
	margin:0px 0px 0px 25px;
	padding-top:19px;
	
}
#gray .snap {
	padding:13px 25px;
	height:auto;
	clear:both;
	line-height:18px;
}
#gray .linea {
	border-bottom:#FFF 1px solid;
	width:300px;
}
#gray .imgevent{
	width:300px;
	height:162px;
	background-image:url(../img/img_mainevent.jpg);}
	#gray h1{
	font-weight:bold;}
#gray a{
	font-weight:bold;
	color:#900;
	}
#gray a:hover{
	font-weight:bold;
	color:#FCD600;
	}
/*  ----------------------|FOOT |----------------------  */
#foot{
	clear:both;
	height:auto;
	padding:10px 15px;
	color:#FCD600;
	text-align:right;
	font-size:10px;}