html { height: 100%; }

body
{
	text-align:center;
	font-family:Arial;
	color:#bba060;
	margin:0px;
    padding:0px;
	background: url(images/background.jpg) repeat;
}

img, img a 
{
	border:none;
}

*
{
	padding:0;
	margin:0;
}

#global_container
{
	width:900px;
	position:relative;
	margin:0 auto;
}

#content_wrapper
{
	width:900px;
	border: 1px solid #bba060;
	text-align:left;
	margin:0 auto;
	background-color:#330607;
}

.rotator
{
	width:900px;
	height:395px;
	float:left;
}

#navigation ul
{
	width:250px;
	display:block;
	text-align:center;
	padding:80px 40px;
}

#navigation li
{
	display:block;
	font-size:18px;
	font-family: 'Alike';
	color:#96171a;
	text-transform:uppercase;
	border-bottom:1px dashed #96171a;
	padding:10px 0 10px 5px;
}

#navigation li a
{
	text-decoration:none;
	color:#96171a;
}

#navigation li:hover
{
	color:#000000;
}

#navigation a:hover
{
	color:#000000;
}

.column
{
	width:900px;
	min-height:130px;
	background: url(images/body_column.jpg) repeat;
	float:left;
	border-bottom: 1px solid #bba060;
	padding-bottom: 25px;
}

#component
{
	width:900px;
	float:left;
	clear:both;
	background: url(/storage/upload/minggarden/images/gradient.jpg) repeat-x left bottom;
}

.footer
{
	font-size:10px;
	text-align:center;
	margin:0 auto;
	width:900px;
	margin:10px 0 0 0;
}

/**extra_id**/

#curtain
{
	background: url(images/curtain.png) repeat-x;
	z-index: 5;
	top: 0px;
	right: 0px;
	width: 5000px;
	height: 65px;
	position:absolute;
}

#navigation
{
	background: url(images/scroll.png) no-repeat;
	z-index: 6;
	top: 70px;
	right:20px;
	width: 334px;
	height: 428px;
	position:absolute;
}

#logo
{
	background: url(images/logo.png) no-repeat;
	z-index: 4;
	top: 70px;
	left: 30px;
	width: 190px;
	height: 104px;
	position:absolute;
}

.list_phone 
{
	color:#b99f5d;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 125px;
}

.list_phone ul
{
	list-style:url("/storage/upload/minggarden/images/phone_icon.png");
}

.advert
{
	background: url(images/advert.jpg) no-repeat;
	width:900px;
	height:220px;
}

.bullet
{
	background: url(/storage/upload/minggarden/images/bullet.png) no-repeat;
	margin:10px 0 0 170px;
}

.box
{
	width:300px;
	border-right:1px solid #b99f5d;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
	font-size:12px;
	font-weight:bold;
	height:216px;
}

.box1
{
	width:345px;
	border-right:1px solid #b99f5d;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}

.box2
{
	width:225px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}

/**gallery**/

.gallery_category_title h1
{
	display:none;
}

.mbpgallery_category_wrapper
{
	margin:20px 0 0 65px;
}

.mbpgallery-category-box-file,
.mbpgallery-category-box-file:hover
{

	background:none;
	border:none;
	height:auto !important;
}

.mbpgallery-category-box-file-third
{
	border: 3px solid #bba060 !important; 
}

.mbpgallery-category-box-file-third img
{
	border: 3px solid #bba060; 
}

/**contact form**/
.contact_detail_block
{
	margin:20px 0 0 20px;
	font-size:12px;
}

form
{
	margin:20px 0 0 20px;
	font-size:12px;
}

.contact_form
{
	margin:20px 0 0 20px;
	font-size:18px;
	font-weight:bold;
	font-family: 'Alike';
}

.row.position
{
	padding:0px 0 20px 0;
	font-size:18px;
	font-weight:bold;
	font-family: 'Alike';
}

.row.email
{
	padding:0px 0 5px 0;
	color:#bba060;
}

.row.email a
{
	text-decoration:none;
	color:#bba060;
}

.row.state
{
	padding:0px 0 5px 0;
}

.row.mobile
{
	padding:0px 0 5px 0;
}

.row.phone
{
	padding:0px 0 5px 0;
}

.row.fax
{
	padding:0px 0 5px 0;
}

.row.website a
{
	text-decoration:none;
	color:#bba060;
}

.row.website 
{
	padding:0px 0 10px 0;
}
	
.contact_label
{
	padding:0 0 10px 0;
}

.contact_field
{
	padding:0 0 5px 0;
}

.contact_label input[type="submit"]
{
    height: 20px;
    width: 36px;
    cursor: pointer;
    color:#bba060;
    background-color:#96171a;
	border:0;
	margin:0 0 20px 0;
}

.jquery_accordion ul
{
	font-size:12px;
	padding:20px 40px 20px 40px;
}

.jquery_accordion h1
{
	padding:5px 0 5px 0;
}

.jquery_accordion li
{
	padding:3px 0 3px 0;
}