@font-face {
	font-family: gothic;
	src: url('fonts/GOTHIC.TTF'); 
}
@font-face {
	font-family: english;
	src: url('fonts/English_.ttf'); 
}
@font-face {
	font-family: century-bld;
	src: url('fonts/Century Gothic Bold.ttf'); 
}
@font-face {
	font-family: century-i;
	src: url('fonts/GOTHICI.TTF'); 
}

body {
	float: left;
	width: 100%;
	background-color: #1c1400;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-color.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover { 
    outline: none; 
}
a:active { 
    outline: none; 
}
a:focus { 
    outline: none; 
}
.login-area {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.login-area-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.login-area-content .login-btns {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: right;
	font-family: gothic;
	font-size: 10px;
	color: #ddc79c;
	line-height: 20px;
	float: right;
}
.login-area-content .login-btns a {
	color: #ddc79c;
	text-decoration: none;
	background-image: url(images/login-link-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	padding-right: 10px;
}
.login-area-content .login-btns a:hover {
	text-decoration: underline;
}
.wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(images/bg-color-inner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 586px;
}
.navigation-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 132px;
}
.navigation-content {
	width: 960px;
	height: 132px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 2001;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.navigation-content .nav-left {
	margin: 0px;
	float: left;
	width: 357px;
	height: 42px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
}
.navigation-content .nav-left ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 357px;
}
.navigation-content .nav-left ul li {
	font-family: gothic;
	font-size: 14px;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 119px;
	color: #ddc79c;
	list-style-type: none;
	text-align: center;
}
.navigation-content .nav-left ul li a {
	color: #ddc79c;
	text-decoration: none;
	float: left;
	height: 42px;
	width: 119px;
}
.navigation-content .nav-left ul li a:hover {
	background-image: url(images/nav-link-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navigation-content .nav-left ul li a:active {
	background-image: url(images/nav-link-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.navigation-content .nav-logo {
	float: left;
	height: 112px;
	width: 113px;
}
.navigation-content .nav-right {
	float: left;
	width: 423px;
	height: 42px;
	padding-top: 32px;
}
.navigation-content .nav-right ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 357px;
}
.navigation-content .nav-right ul li {
	font-family: gothic;
	font-size: 14px;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 119px;
	color: #ddc79c;
	list-style-type: none;
	text-align: center;
}
.navigation-content .nav-right ul li a {
	color: #ddc79c;
	text-decoration: none;
	float: left;
	height: 42px;
	width: 119px;
}
.navigation-content .nav-right ul li a:hover {
	background-image: url(images/nav-link-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.navigation-content .nav-right ul li a:active {
	background-image: url(images/nav-link-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.active {
	background-image: url(images/nav-link-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navigation-content .slogan-txt {
	font-family: english;
	float: left;
	width: 100%;
	text-align: center;
	color: #be963f;
	font-size: 18px;
	font-weight: lighter;
}
.mid-body-content .partner-container {
	float: left;
	height: 381px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/mr-download-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid-body-content .partner-container h1 {
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	font-weight: lighter;
	float: left;
	width: 920px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.mid-body-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 26px;
}
.mid-body-wrap .mid-body-content {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	position: relative;
}


.mid-body-wrap .mid-body-content .home-img-slide {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
.mid-body-wrap .mid-body-content .user-home-img-slide {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 192px;
}

.mid-body-content .uf-overview-left {
	float: left;
	padding: 30px;
	height: 341px;
	width: 420px;
	background-image: url(images/uf-overview-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid-body-content .uf-overview-left h1 {
	color: #e3cda1;
	font-family: english;
	font-size: 30px;
	margin: 0px;
	float: left;
	width: 100%;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.mid-body-content .uf-overview-left .uf-text {
	float: left;
	width: 418px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 257px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.mid-body-content .uf-overview-left #mycustomscroll{
	/* Typical fixed height and fixed width example */
	outline: none;
	width: 413px;
	height: 257px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
	padding-right: 5px;
	text-align: justify;
}
.mid-body-content .uf-overview-left #mycustomscroll h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #a38440;
	font-weight: normal;
}
.mid-body-content .uf-overview-left #mycustomscroll ul {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mid-body-content .uf-overview-left #mycustomscroll ul li {
	float: left;
	width: 387px;
	padding-left: 13px;
	list-style-type: none;
	background-image: url(images/facilities-bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 15px;
}


.mid-body-content .drapport-left {
	float: left;
	height: 401px;
	width: 482px;
	background-image: url(images/drapport-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.mid-body-content .drapport-left .drapport-text {
	float: left;
	width: 418px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 257px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.mid-body-content .drapport-left #mycustomscroll{
	/* Typical fixed height and fixed width example */
	outline: none;
	width: 375px;
	height: 257px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-left: 10px;
	margin-top: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
	padding-right: 10px;
	line-height: 15px;
	text-align: justify;
}
.mid-body-content .mr-left #mycustomscroll {
	/* Typical fixed height and fixed width example */
	outline: none;
	width: 590px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
	padding-right: 5px;
	text-align: justify;
}
.mid-body-content .mr-left #mycustomscroll a {
	color: #e3cda1;
	text-decoration: underline;
}


.mid-body-content .drapport-right {
	float: right;
	height: 401px;
	width: 478px;
}

.mid-body-content .mr-left {
	float: left;
	height: 351px;
	width: 600px;
	background-image: url(images/mr-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.mid-body-content .mr-left h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #e3cda1;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
	font-weight: normal;
}
.mid-body-content .mr-right {
	float: right;
	height: 401px;
	width: 320px;
	background-image: url(images/mr-rignt-bg.jpg);
	background-position: center top;
	position: relative;
}
.mid-body-content .mr-right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 34px;
	color: #e3cda1;
	background-image: url(images/mr-right-heading-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 34px;
	width: 285px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.mid-body-content .mr-right ul {
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mid-body-content .mr-right ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a400b;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	list-style-type: none;
}
.mid-body-content .mr-right ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 34px;
	float: left;
	height: 34px;
	width: 245px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #5a400b;
	text-decoration: none;
	margin: 0px;
}
.mid-body-content .mr-right ul li a:hover {
	height: 34px;
	width: 285px;
	background-image: url(images/mr-right-heading-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #e3cda1;
	text-decoration: underline;
}
.unit-feature-container {
	margin: 0px;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #231a07;
	height: 401px;
}
.uf-left  {
	float: left;
	height: 365px;
	width: 284px;
	padding: 18px;
}
.uf-left h1 {
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	font-weight: lighter;
	width: 284px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.uf-left .unit-btns {
	float: left;
	width: 284px;
	padding-bottom: 10px;
}
.uf-left .unit-txt {
	float: left;
	width: 284px;
}
.uf-left .unit-txt h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a38440;
	font-weight: normal;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.uf-left .unit-txt ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 284px;
}
.uf-left .unit-txt ul li {
	float: left;
	width: 270px;
	padding-left: 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/facilities-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 15px;
}
.uf-left .unit-txt ul li ul {
	margin: 0px;
	float: left;
	width: 274px;
	padding: 0px;
}


.uf-right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
	height: 401px;
}

.mr-archive-btn {
	margin: 0px;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	bottom: 10px;
	position: absolute;
}
.mid-body-content .mr-archive-container {
	float: left;
	height: 381px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
}
.mid-body-content .mr-download-container {
	float: left;
	height: 381px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/mr-download-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid-body-content .mr-download-container h1 {
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	font-weight: lighter;
	float: left;
	width: 920px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.mr-tbl-title-row {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mr-news-tbl-title-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.mr-tbl-title-row .title-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	float: left;
	height: 32px;
	width: 120px;
	padding-right: 5px;
	color: #e3cda1;
	font-weight: normal;
}
.mr-tbl-title-row .title-source {
	float: left;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	height: 32px;
	padding-right: 5px;
	color: #e3cda1;
	font-weight: normal;
}
.mr-tbl-title-row .title-article {
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #e3cda1;
	height: 32px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-title-row .title-action {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #e3cda1;
	float: left;
	height: 32px;
	width: 105px;
	font-weight: normal;
	text-align: center;
}
.mr-tbl-content-row {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mr-tbl-content-row .c-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	float: left;
	height: 32px;
	width: 120px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row .c-source {
	float: left;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row .c-article {
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row .c-action {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	float: left;
	height: 32px;
	width: 105px;
	font-weight: normal;
	text-align: center;
}
.mr-tbl-content-row .c-action a {
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.mr-tbl-content-row .c-action a:hover {
	text-decoration: underline;
}
.mr-tbl-content-row2 {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*background-image: url(images/mr-next-row-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

.mr-tbl-content-row2 .c-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	float: left;
	height: 32px;
	width: 120px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row2 .c-source {
	float: left;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row2 .c-article {
	float: left;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	padding-right: 5px;
	font-weight: normal;
}
.mr-tbl-content-row2 .c-action {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	float: left;
	height: 32px;
	width: 105px;
	font-weight: normal;
	text-align: center;
}
.mr-tbl-content-row2 .c-action a {
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.mr-tbl-content-row2 .c-action a:hover {
	text-decoration: underline;
}
.transaction-container {
	float: left;
	height: 381px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #433618;
}
.transaction-container h1 {
	font-family: english;
	font-size: 30px;
	color: #ffdf98;
	font-weight: lighter;
	margin: 0px;
	float: left;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.tr-tbl-title-row {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #bd8e2c;
}
.tr-tbl-title-row .title-sno {
	float: left;
	width: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-unit-date {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-transaction-id {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-buyer {
	float: left;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-unit-id {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-unit-price {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-title-row .title-unit-action {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-left: 5px;
}
/* Transaction content Row 1 */
.tr-tbl-content-row {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tr-tbl-content-row .tr-sno {
	float: left;
	width: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-unit-date {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-transaction-id {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-buyer {
	float: left;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-buyer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	text-decoration: underline;
}
.tr-tbl-content-row .tr-unit-id {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-unit-price {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row .tr-unit-action {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7b66b;
	line-height: 30px;
	padding-left: 5px;
}

/* Transaction content Row 2 */
.tr-tbl-content-row2 {
	margin: 0px;
	float: left;
	height: 32px;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #524321;
}
.tr-tbl-content-row2 .tr-sno {
	float: left;
	width: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-unit-date {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-transaction-id {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-buyer {
	float: left;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-buyer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	text-decoration: underline;
}
.tr-tbl-content-row2 .tr-unit-id {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-unit-price {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}
.tr-tbl-content-row2 .tr-unit-action {
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}




.mid-body-content .contact-container {
	float: left;
	height: 381px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-container .accordian-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
.contact-container .form-container {
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.contact-container .form-container h1 {
	font-family: english;
	font-size: 30px;
	color: #231b09;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: lighter;
}
.contact-container .form-container fieldset {
	margin: 0px;
	float: left;
	width: 375px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.contact-container .form-container fieldset label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 70px;
	padding-right: 5px;
	line-height: 30px;
}
.contact-container .form-container fieldset .submit-btn {
	float: right;
	height: 45px;
	width: 121px;
	padding-top: 10px;
}
.contact-container .form-container fieldset .submit-btn a {
	height: 45px;
	width: 121px;
	float: right;
	background-image: url(images/submit-btn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contact-container .form-container fieldset .submit-btn a:hover {
	background-image: url(images/submit-btn-hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.c-pass-form-container {
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.c-pass-form-container h1 {
	font-family: english;
	font-size: 30px;
	color: #000;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: lighter;
}
.c-pass-form-container fieldset {
	margin: 0px;
	float: left;
	width: 375px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.c-pass-form-container fieldset label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 100px;
	padding-right: 5px;
	line-height: 30px;
}
.c-pass-form-container fieldset .submit-btn {
	float: right;
	height: 45px;
	width: 121px;
	padding-top: 10px;
}
.contact-field-container {
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contact-area-container {
	margin: 0px;
	float: left;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 60px;
}





.page-nums {
	float: left;
	width: 960px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	text-align: center;
	color: #e3cda1;
}

.facilities-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
}
.fac-slide-container {
	width: 480px;
	position: relative;
	background-image: url(images/facility-slider-bg.png);
	background-repeat: repeat;
}
.fac-slide-container .facility-slide {
	width: 460px;
	height: 39px;
	position: absolute;
	background-image: url(images/facility-slider-bg.png);
	background-repeat: repeat;
	z-index: 5;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d2f10;
}
.fac-slide-container .facility-slide h1 {
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	float: left;
	width: 420px;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
.fac-slide-container .facility-slide .close {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	height: 19px;
	width: 19px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fac-slide-container .view ul {
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fac-slide-container .view ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	height: 20px;
	width: 180px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.fac-slide-container .view {
	float: left;
	height: 301px;
	width: 420px;
	position: absolute;
	background-image: url(images/facility-slider-bg.png);
	background-repeat: repeat;
	z-index: 4;
	top: 40px;
	padding: 30px;
}
.fac-slide-container .view .level-2-con {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	bottom: 0px;
	position: absolute;
	color: #FFF;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d2f10;
}
.fac-slide-container .view .level-2-con .level-con-left {
	float: left;
	height: 100px;
	width: 209px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d2f10;
	text-align: center;
}
.fac-slide-container .view .level-2-con .level-con-right {
	float: left;
	height: 100px;
	width: 210px;
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	line-height: 100px;
	text-align: center;
}
.fac-slide-container .view .level-2-con .level-con-right a {
	float: left;
	height: 100px;
	width: 210px;
	color: #e3cda1;
	text-align: center;
	text-decoration: none;
}
.fac-slide-container .view .level-2-con .level-con-right a:hover {
	text-decoration: underline;
}
.fac-slide-container .view .level-2-con .level2-con-left {
	float: left;
	height: 100px;
	width: 210px;
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	line-height: 100px;
	text-align: center;
}
.fac-slide-container .view .level-2-con .level2-con-left a {
	float: left;
	height: 100px;
	width: 210px;
	color: #e3cda1;
	text-align: center;
	text-decoration: none;
}
.fac-slide-container .view .level-2-con .level2-con-left a:hover {
	text-decoration: underline;
}
.fac-slide-container .view .level-2-con .level2-con-right {
	float: left;
	height: 100px;
	width: 209px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d2f10;
	text-align: center;
}


.mid-body-content .fac-txt-con {
	float: left;
	width: 420px;
	background-image: url(images/fac-overview-txt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px;
	height: 341px;
}
.mid-body-content .fac-txt-con h1 {
	color: #e3cda1;
	font-family: english;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: lighter;
}
.mid-body-content .fac-txt-con ul {
	margin: 0px;
	float: left;
	width: 165px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mid-body-content .fac-txt-con ul li {
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/facilities-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	line-height: 20px;
}
.mid-body-content .fac-txt-con p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 100%;
	padding-top: 40px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.mid-body-content .fac-img-con {
	float: left;
	width: 480px;
}
.location-btns {
	width: 320px;
	bottom: 30px;
	position: absolute;
	right: 10px;
}
.location-btns .map-enlarge-btn {
	margin: 0px;
	float: left;
	width: 153px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.location-btns .google-map-btn {
	margin: 0px;
	float: left;
	width: 153px;
	padding: 0px;
}



.footer-wrap {
	width: 100%;
	/*background-color: #191200;*/
	float: left;
}
.footer-wrap .footer-content {
	width: 960px;
	background-image: url(images/footer-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4f4434;
	text-align: center;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.footer-wrap .footer-content a {
	color: #4f4434;
}
.txt-field-contact {
	margin: 0px;
	float: left;
	height: 30px;
	width: 290px;
	background-color: #4c3e1f;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #d7b66b;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txt-field-c-pass {
	margin: 0px;
	float: left;
	height: 30px;
	width: 250px;
	background-color: #4c3e1f;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #d7b66b;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txt-area-contact {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 60px;
	width: 290px;
	background-color: #4c3e1f;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #d7b66b;
}


.txt-18 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #e3cda1;
}
.txt-12-wt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}


/******************* Accordian **************************/

.basic  {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
}
.basic .heading {
	font-family: english;
	font-size: 30px;
	color: #e3cda1;
	margin-top: 0px;
	padding: 5px;
}

.basic div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-size: 30px;
	color: #e3cda1;
	font-family: english;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.basic a:hover {

}
.basic a.selected {
}
/******************* Gallery ********************/
#galleria{
	height:400px;
}
/*-----------------------------------------------
=Self-Clearing Floats
-----------------------------------------------*/

.clearthis:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6 */
* html .clearthis {height: 1%;}

/* IE7 */
*:first-child+html .clearthis {min-height: 1px;}

/* Login Collapse */
.collapse {
	width: 100%;
	padding: 0px;
	background-image: url(images/bg-login.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}
.collapse fieldset {
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
.collapse label {
	margin: 0px;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: english;
}
.collapse .txt-field {
	float: left;
	width: 252px;
	height: 32px;
	margin: 0px;
	color: #000;
	background-image: url(images/login-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.collapse .login-btn {
	font-family: english;
	font-size: 30px;
	color: #FFF;
	background-image: url(images/login_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	float: left;
	height: 32px;
	width: 120px;
	text-align: center;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.collapse .login-btn a {
	font-family: english;
	font-size: 30px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 124px;
	text-align: center;
	line-height: 32px;
}
.collapse .forgot-pass-con {
	font-family: century-i;
	/*font-size: 10px;*/
	color: #000;
	text-align: right;
	float: left;
	width: 915px;
	margin-right: 45px;
	font-style: italic;
}
.collapse .forgot-pass-con a {
	font-family: century-i;
	font-size: 12px;
	color: #000;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}



.collapse a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.collapse a:hover {
	text-decoration: underline;
}

