* {
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

body#elcoto {
	background: #1c1c1c url('../site/elcoto/background_elcoto.jpg') top center no-repeat;
}

body#eltorero {
	background: #1c1c1c url('../site/eltorero/background_eltorero.jpg') top center no-repeat;
}

div {
    text-align: left;
}

a, a:visited {
	color: #e20000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}


#outercontainer {
	background: url('../site/global/outcontainer_bg.gif') repeat-y right;
	margin: 0px auto;
	width: 802px;
	min-height: 100%;
	text-align:right;
}

* html #outercontainer {
	height: 100%;
}



/*__ Header _________________________________________________________________________*/

#header{
	width: 802px;
	height:100px;
	border: none;
	background: none;
	overflow: hidden;
	margin: 0px auto;
}

#header .headerleft{
	float: left;
    width: 192px;
	height: 335px;
	background: none;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border: none;
}

#header .headerright{
	float: right;
    width: 370px;
	height: 350px;
	padding-right: 30px;
	background: none;
	border: none;
}

.headerright p {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 8px;
}

.headerright span {
	font-size: 12px;
	color: #e20000;
}

.headerright img {
	vertical-align: middle;
}

.headerright1 {
	float: left;
	margin-top: 30px;
}

.headerright2 {
	float: right;
	margin-top: 30px;
}



/*__ Logo & Image _________________________________________________________________________*/

#middle{
	width: 802px;
	height: 361px;
	border: none;
	background: url('../site/global/header_bg.jpg') bottom no-repeat;
	overflow: hidden;
	margin: 0px auto;
	vertical-align: top;
}

#middle .middleleft{
	float: left;
    width: 217px;
	height: 335px;
	background: url('../site/global/logo_bg.jpg');
	padding-top: 15px;
	padding-left: 35px;
	border: none;
}

#middle .middleright{
	float: right;
    width: 550px;
	height: 350px;
	background: none;
	border: none;
}


/*__ Container: 2 columns ____________________________________________________________________________________*/

#container{
	width: 802px;
	border: none;
	background: none;
	margin-bottom: 20px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 25px;
	text-align: center;
}

#container .col1{
	float: left;
    width: 202px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url('../site/global/nav_bg.png') no-repeat bottom;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	border: none;
}

#container .col2{
	float: right;
    width: 490px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	border: none;
}

#container .singlecolumn{
    width: 762px;
	background: none;
	padding: 40px;
}

.columns {
	width: 490px;
	height: 200px;
}

.columnl {
	float: left;
	width: 240px;
}

.columnr {
	float: right;
	width: 240px;
}



/*__ Navigation _________________________________________________________________________*/

ul#menu {
	display: block;
}

ul#menu li {
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}

ul#menu li a, ul#menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}

ul#menu li a:hover {
	color: #CCCCCC;
	font-size: 13px;
	line-height: 30px;
}



/*__ Footer _____________________________________________________________________________________________*/

#footer{
	width: 800px;
    height: 30px;
	background: none;
	margin: 0px auto; 
	color: #575b78;
}

#footer .left{
	float: left;
    width: 400px;
	background: none;
	padding-top: 10px;
}

#footer .right{
	float: right;
	text-align: right;
    width: 370px;
	background: none;
	padding-top: 10px;
	padding-right: 30px;
}

#footer a{
	font-size: 10px;
	color: #616161;
	text-decoration: none;
}

#footer a:hover{
	color: #616161;
	text-decoration: underline;
}



/*__content_________________________________________________________________________________*/



/*	Headers   */
h1{
	font-family: Palatino, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #e20000;
	margin: 0;
	margin-bottom: 20px;
}

h2{
	font-size: 12px;
	color: #e20000;
	margin: 0;
	margin-bottom: 10px;
}

h3{
	font-size: 12px;
	color: #CCC;
	margin: 0;
	margin-bottom: 10px;
}


/*	Text   */
p{
	color: #FFF;
	line-height: 14px;
	margin-bottom: 15px;
}

/*	Unordered Lists   */
ul.bullets {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
}

ul.bullets li {
	font-weight: bold;
	list-style-image: url('../site/global/icn_bullet.gif');
	list-style-position: outside;
	color: #8c96ad;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 12px;
}

ul.bullets li span.highlight {
	color: #900;
}

ul.bullets li a {
	color: #FFFFFF;
}

ul.bullets li a:hover {
	color: #CCCCCC;
}


#eltorero h1, #eltorero h2, #eltorero a, #eltorero a:visited {
	color: #fdb913;
}

#eltorero .headerright span {
	color: #000;
}
	




/*__images_____________________________________________________________________________________________*/

.imageleft {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imageright {
	float: right;
	border: none;
	margin-left: 15px;
	margin-bottom: 15px;
}

.imageleftborder {
	float: left;
	border: 1px solid #adadad;
	margin-right: 25px;
	margin-bottom: 15px;
}

.imagerightborder {
	float: right;
	border: 1px solid #adadad;
	margin-left: 25px;
	margin-bottom: 15px;
}



/*__horizontal rules___________________________________________________________________________________*/

div.hr { 
	width: 100%; 
	height: 1px; 
	background: #4d4d4d; 
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 0px; 
	font-size: 0px;
}




/*__ Sitemap ____________________________________________________________________________________*/

ul.LSM_0 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_1 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 7px;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_2 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 7px;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_3, ul.LSM_4 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: left;
	display: block;
}

ul.LSM_0 li {
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	background: url(../site/global/icn_bullet.gif) left top no-repeat;
	line-height: 1.1em;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-left: 25px;
	clear: left;
}

ul.LSM_1 li {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	background: url(../site/global/icn_bullet.gif) left center no-repeat;
	line-height: 1.1em;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-left: 20px;
	clear: left;
}

ul.LSM_2 li{
	font-size: 11px;
	list-style: none;
	background: url(../site/global/icn_bullet.gif) left center no-repeat;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 20px;
	clear: left;
}

ul.LSM_3 li, ul.LSM_4 li {
	font-size: 11px;
	list-style-type: square;
	background: none;
	color: #FFFFFF;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

ul.LSM_0 li a, ul.LSM_0 li a:visited {
	color: #8c96ad;
}

ul.LSM_0 li a:hover {
	color: #575b78;
}



/*__ Google Map _________________________________________________________________________*/

.mapbubble {
	background: #000000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-bottom: 10px;
	padding: 10px;
	height: 100px;
}

.mapbubble img {
	float: left;
	padding: 0 10px 10px 0;
}

.restaurant {
	color: #db0000;
	font-size: 14px;
	margin-bottom: 10px;
}

.restaurant_eltorero {
	color: #fdb913;
	font-size: 14px;
	margin-bottom: 10px;
}

.address {
	color: #CCC;
	font-size: 11px;
}



/*__ Gallery: Thumbs _________________________________________________________________________*/

.galleryleft {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #990000;
}

.galleryend {
	float: right;
	margin: 0 0 5px 0;
	border: 1px solid #990000;
}

.galleryleft:hover, .galleryend:hover {
	border: 1px solid #FFF;
}



/*__ Gallery: Image Enlarge _________________________________________________________________________*/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../site/enlarge/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../site/enlarge/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../site/enlarge/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../site/enlarge/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../site/enlarge/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../site/enlarge/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../site/enlarge/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../site/enlarge/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elcoto.dnsalias.com:8888/assets/site/enlarge/fancy_shadow_nw.png', sizingMethod='scale'); }


#inline1 {
    background: #000;
}
