@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000;
	text-align: center;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #909;
	text-align: left;
}
#breadtable {
	border: 1px solid #CCC;
	width: 575px;
}


html {background: #f7f7f7; font-size: 100%}


body {width: 960px; margin: auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: .875em; color: #666}
.imageborder {
	border: 1px solid #CCC;
}


#header {
	height: 160px;
	background-image: url(luxury_logo.jpg);
	background-repeat: no-repeat;
}

#social {
	width: 133px;
	height: auto;
	float: right;
	margin-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#content {
	width: 620px;
	float: left;
	margin-bottom: 44px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-aboutpage {
	width: 590px;
	float: left;
	margin-bottom: 44px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
}
#content-outlets {
	width: 620px;
	float: left;
	margin-bottom: 44px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content-sizesprices{
	width: 950px;
	float: left;
	margin-bottom: 44px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#sidebar {
	width: 260px; 
	padding: 20px;
	float: right;
	border: 1px solid #dcdcdc;
	margin-bottom: 44px
}
#sidebar-aboutpage {
	width: 280px;
	float: right;
	margin-bottom: 44px;
	border: 1px solid #CCC;
	padding: 20px;
	text-align: center;
}
#sidebar-aboutpage h3, .sidebar_box {
	background: #eaeaea;
	margin-bottom: 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar h3, .sidebar_box {
	background: #eaeaea;
	margin-bottom: 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navcontainer {
	width: 280px;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer a {
	display: block;
	padding: 10px 10px;
	width: 240px;
	background: url(images/seperator.png) repeat-x bottom;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #000;
}
#number-one {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
	background-image: url(images/number1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#number-two {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 20px;
}

#homenumberone {
	float: right;
	height: 150px;
	width: 150px;
	position: relative;
	top: -150px;
}

#intro {
	border: 1px solid #FFF;
	clear: both;
	padding: 20px;
	font-size: 12px;
	margin-bottom: 20px;
	outline:1px solid #dcdcdc;
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, sans-serif;
}

#intro span {
	font-weight: 700;
	font-size: 12px;
}

#intro p {
	padding: 0;
	font-size: 12%;
	font-family: Verdana, Geneva, sans-serif;
}

#box_left {width: 300px; float: left; margin-bottom: 44px; text-align: justify}
#box_right {width: 300px; float: right; margin-bottom: 44px; text-align: justify}
#box_middle {margin-left: 330px; margin-right: 330px; margin-bottom: 44px; text-align: justify}

#box_left h3, #box_right h3, #box_middle h3 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 14px;
	padding: 8px 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}

#footer {
	clear: both;
	padding: 10px;
	text-align: left;
	background: url(images/seperator.png) repeat-x top;
	font-size: .8em;
	color: #a3a3a3
}

a {text-decoration: none; color: #740000}

h1 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
}
h2 {font-size: 1.6em; font-weight: normal; padding-bottom: 6px}
h3, h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #900;
}
h5, h6  {
	font-size: 14px;
	background-color: #EAEAEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 10px;
	color: #933;
	border: 1px solid #FFF;
}

p {
	line-height: 1.4em;
	padding-bottom: 25px;
	text-align: left;
}


.more {float: right; margin-right: 10px}


#gallery {
	
	overflow: auto;
	margin-left: -44px;
	padding-bottom: 18px;
	position:static;
}

#gallery ul li {
	width: 190px;
	height: 215px;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
	background: url(images/thumb_bg.png) no-repeat;
	margin-left: 44px;
	margin-bottom: 0px;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}


ul.dropdown                         {
	position: relative;
	z-index:10;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	height:36px;
	background: #eaeaea;
	margin-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
									  
ul.dropdown li                      { float: left; zoom: 1;  }
ul.dropdown a:hover		            {
color:
}
ul.dropdown a:active                { color: ; }
ul.dropdown li a                    {
	display: block;
	padding: 9px 20px;
	color: #222;
	font-weight: normal;
	text-align: left;
}
ul.dropdown li:last-child a         { border-right: none; }
ul.dropdown li.hover,
ul.dropdown li:hover                {
	color: #666;
	position: relative;
	font-weight: normal;
}
ul.dropdown li.hover a              {
	color: #666;
	font-weight: normal;
}


ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; background: #eaeaea;
                                      border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb}
ul.dropdown ul li 					{ font-weight: normal; background: url(images/dropdown.png);  color: #000; 
									  border-bottom: 1px solid #dbdbdb; float: none; }
									  
ul.dropdown ul li a					{ border-right: none; background: none; padding: 9px 8px; width: 100%; display: inline-block; } 
ul.dropdown ul ul 					{ left: 100%; top: 0; z-index:300; border-top: 1px solid #dbdbdb }
ul.dropdown li:hover > ul 			{ visibility: visible; }

#intro p {
	font-size: 12px;
}
#oc-content-pics {
	float: left;
	clear: both;
}
#menu1div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu1background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu2div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu2background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu3div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu3background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu4div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu4background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu5div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu5background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu6div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu6background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu7div {
	float: left;
	height: 350px;
	width: 350px;
	background-image: url(images/menu7background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





#menu1div2 {
	float: right;
	height: 310px;
	width: 210px;
	padding: 20px;
}
#menublock {
}
.special-offer {
}

