/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

/* =Reset default browser CSS
-------------------------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, iframe, img, ins, kbd, samp, small, strong, sub, sup, tt, var,input, b, i, dl, dt, dd, object, ol, ul, li, form, label, legend, span, table, caption, tbody, tfoot, thead, tr, th, td {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em, address, big, strong, cite, code, tt, var {
	font-style: normal;
}

a {
	text-decoration: none;
}

/* Standard HTML Tag Definition 
-------------------------------------------------------------- */
body,
form, input, select, textarea, fieldset, button {
	color: #000000;
	font-family: 'gotham_bookregular',Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

html {
	
}

body {
	background-color: #191919;
	background-image:url('../images/body.png');
	background-position: top center;
}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('gb/ufonts.com_gotham_book-webfont.eot');
    src: url('gb/ufonts.com_gotham_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('gb/ufonts.com_gotham_book-webfont.woff') format('woff'),
         url('gb/ufonts.com_gotham_book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* =Custom Classes
-------------------------------------------------------------- */
.clear {
	clear: both;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	width: 100%;
	min-width: 1050px;
	height: 680px;
	position: relative;
	background-image: url('../images/main-bg.png');
	background-position: center 73px;
}

/* =Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	min-width: 1050px;
	height: 185px;
	background-image: url('../images/wrapper-bg.png');
	background-repeat: repeat-x;
}

.home-page #header {
	height: 82px;
}

.sub-logo {
	margin: 16px 0 0 197px;
	float: left;
	display: inline;
}

.wrapper {
	width: 1026px;
	margin: 0 auto;
	padding: 0 18px 0 4px;
	position: relative;
}

.social-icon {
	width: 130px;
	margin: 16px 30px 0 0;
	display: inline;
	float: right;
}

.social-icon h3 {
	float: left;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	font-weight: normal;
}

.social-icon a {
	width: 20px;
	height: 20px;
	margin: 5px 0 0 30px;
	display: inline;
	float: left;
	text-indent: -999999px;
	background-image: url('../images/social-media.png')
}

.social-icon a.t-icon {
	margin: 5px 0 0 5px;
	background-position: top right;
}

.logo {
	width: 240px;
	float: left;
	position: absolute;
	z-index: 9;
	top: 9px;
	left: 0;
}

#menu {
	width: 1026px;
	height: 46px;
	margin: 27px 0 0 0;
	float: left;
	background-image: url('../images/nav-bg.png');
	background-repeat: repeat-x;
}

#menu ul {
	padding: 15px 0 0 210px;
	float: left;
}

#menu ul li {
	padding: 0 18px;
	float: left;
	background-image: url('../images/nav-li.png');
	background-position: left 2px;
}

#menu ul li.list-none {
	width: 200px;
	margin: 0 0 0 5px;
	background-image: none;
}

#menu ul li.item-left {
	padding-left: 0;
	background-image: none;
}

#menu ul li.item-right {
	padding-right: 0;
}

#menu ul li a {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #f0f0f0;
}
/* = Content -------------------------------------*/
#main {
	width: 100%;
	min-width: 1050px;
	height: 445px;
	margin: 0 auto;
}


.position {
	position: absolute;
	z-index: 10;
	right: 11px;
	top: 17px;
}

.list-tumb {
	width: 800px;
	margin: 0 0 0 119px;
	display: inline;
	float: left;
}

.list-tumb li {
	width: 800px;
	padding: 0 0 10px 0;
	float: left;
}

.list-tumb li .img-box {
	width: 125px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

.list-tumb li .box-one{
	margin: 0;
}

.list-tumb li a.asso {
	font-size: 18px;
	color: #131212;
	line-height: 22px;
	float: left;
	font-weight: normal;
	text-decoration: underline;
}

.sub-content {
	width: 808px;
	height: 403px;
	margin:0 0 0 115px;
	float: left;
	display: inline;
	background-image: url('../images/content-bg.jpg');
	background-repeat: repeat;
}

.contact-box {
	width: 407px;
	padding: 70px 0 0 0;
	float: left;
}

.contact-box h2,.address-box h3,.page-title {
	margin: 0 0 0 60px;
	float: left;
	font-size: 17px;
	color: #f0f0f0;
	line-height: 20px;
	font-weight: normal;
	border-bottom: solid 1px #919191;
}

.address-box h3 {
	margin: 0 0 0 30px;
}

.page-title{
	margin: 70px 0 0 60px;
}

.contact-box form {
	width: 386px;
	margin: 10px 0 0 0;
	float: left;
}

.contact-box form .input-row {
	width: 386px;
	margin: 12px 0 0 0;
	float: left;
}

.contact-box form .row2 {
	margin: 5px 0 0 0;
}

.contact-box form .input-row label{
	width: 125px;
	padding: 0 5px 0 0;
	float: left;
	text-align: right;
	font-size: 13px;
	color: #f0f0f0;
	line-height: 20px;
}

.contact-box .input-wrap {
	width: 248px;
	float: left;
	background-image: url('../images/input-bg1.png')
}

.contact-box .input-text {
	width: 248px;
	float: left;
	background-image: url('../images/text-area.png')
}

.contact-box .input-wrap input{
	width: 228px;
	height: 12px;
	padding: 4px 10px;
	line-height: 12px;
	float: left;
	border: 0;
	color: #fff;
	outline: 0;
	font-size: 11px;
	background-color: transparent;
}

.contact-box  input#send{
	width: 106px;
	height: 37px;
	float: right;
	border: 0;
	color: #fff;
	outline: 0;
	border: 0;
	cursor: pointer;
	background-color: transparent;
	background-image: url('../images/send.png');
}

.contact-box .input-text textarea{
	width: 228px;
	height: 82px;
	padding: 5px 10px;
	float: left;
	border: 0;
	resize: none;
	overflow: auto;
	outline: 0;
	background-color: transparent;
}
.address-box {
	width: 380px;
	float: left;
	height: 311px;
	margin: 58px 0 0 0;
	background-image: url('../images/bg-12.png');
}

.address-box p {
	width: 350px;
	float: left;
	margin: 18px 0 0 30px;
	font-size: 18px;
	color: #f0f0f0;
	font-weight: normal;
}

.address-box p em {
	font-size: 24px;
	color: #c42226;
}

.list-details {
	width: 700px;
	float: left;
	padding: 25px 0 0 60px;
}

.list-details li {
	margin: 6px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	clear: left;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	background-image: url('../images/red-bg.png');
	background-position: left 5px;
}

.shutter-box {
	width: 1027px;
	height: 545px;
	display: block;
	position: absolute;
	top: -100px;
	z-index: 15;
	left: 0;
	background-image: url('../images/sutter.png');
}

.shutter-box span {
	float: left;
	margin: 22px 0 0 412px;
	display: inline;
	cursor: pointer;
}
.home-logo {
	display: none;
}
#gallery {
	height: 440px;
}

.slider-box {
	width: 876px;
	height: 393px;
	margin: 0 0 0 75px;
	display: inline;
	float: left;
}

.text-box {
	width: 800px;
	margin: 20px 0 0 120px;
	float: left;
}

.text-box p {
	width: 400px;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	width: 100%;
	height: 53px;
	position: absolute;
	bottom: 0;
	background-image: url('../images/footer.png');
	background-repeat: repeat-x;
}

#footer .right {
	display: none;
}

#footer .right ,#footer p {
	margin:20px 40px 0 0;
	display: inline;
	float: right;
	font-size: 14px;	
	color: #fff;
}

#footer .left {
	margin-left: 350px;
	float: left;
	line-height: 16px;
}

#footer .right span {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	border-right: 1px solid #444444;
}

#footer .right a {
	float: left;
	width: 35px;
	height: 14px;
	background-image: url('../images/bma-footer-logo.png');
}

#footer .right a:hover {
	background-position: bottom left;
}

#wrapper img,.center-box,.position,.top-right a.shop-cart{ 
	behavior: url(../js/iepngfix.htc); 
}