@charset "utf-8";
@import url("../webfonts/BHoma/stylesheet.css");
@import url("../webfonts/BHoma/stylesheet.css");
@import url("../webfonts/BRoya/stylesheet.css");


/* CSS Document */
@font-face {
	font-family:BHoma;
	src: url(../fonts/BHoma.eot?#) format(eot),    
          url(../fonts/BHoma.woff) format(woff),
          url(../fonts/BHoma.ttf) format(truetype);
	}
html,body{
	font-family: BHoma;
	margin: 0px;
	height: 100%;
	padding: 0px;
	background-color: rgba(255,255,255,1);
}

#body #std-arch {
	height: 40px;
	width: 100%;
	margin-top: 100px;
	text-align: right;
}
#body #std-arch span {
	padding-right: 30px;
	font-size: 14px;
	display: block;
	float: right;
	color: rgba(0,0,0,1);
	padding-top: 10px;
	padding-left: 15px;
}
#contactform form ul li label {
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: rgba(255,255,255,1);
	font-size: 14px;
}


#container #footer p {
	float: left;
	font-size: 12px;
	text-align: right;
	color: rgba(255,255,255,1);
	margin-right: 5px;
	margin-left: 5px;
}
#content #galleryholder {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contactform form ul li {
	list-style-type: none;
}

#body #std-arch span a {
	text-decoration: none;
	color:rgba(51,51,51,1);
	transition:color 1s;
}
#body #std-arch span a:hover {
	
	color:rgba(0,153,153,1);
}
#body #std-arch span a.current{
	color:rgba(0,153,153,1);
}
#header #logo a {
	display: block;
	height: 100px;
	width: 100px;
}

#content #leftside .left .exp {
	text-align: right;
	padding-right: 25px;
	font-size: 18px;
}

#wrap img.bgfade{
	position: absolute;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: -1
}
#contact #tel #cotel ,#contact #tel #celltel{
	float: right;
	width: 150px;
}
#contactus #contact #tel {
	clear: both;
}
#contactus #contact p:first-child {
	font-weight: bold;
	color: rgba(255,255,255,1);
}


#ws #email,#ws #site {
	float: right;
	width: 150px;
}
#contactus #contact #ws {
	clear: both;
}
#container #contactus {
	width: 800px;
	text-align: right;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


#contactus #contact {
	width: 340px;
	height: 380px;
	color: rgba(204,204,204,1);
	float: left;
	margin-left: 20px;
}
#contactus #contactholder #contactform {
	float: left;
	width: 400px;
}

#content #gallery{
	width: 880px;
	margin-bottom: 20px;
	margin-top: 50px;
	float: left;
	text-align: left;
}
#contactholder {
	height: 400px;
	width: 770px;
	padding-right: 30px;
	box-shadow: 5px 5px 8px rgba(0,0,0,1);
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	top: 170px;
}

#header #slideit {
	background-repeat: no-repeat;
	clear: both;
	background-color: rgba(102,102,102,1);
}

#logo{
	height: 90px;
	width: 85px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-right: 3px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#content #explain h4, h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(102,102,102,1);
	padding-right: 10px;
}

#container {
	min-height: 100%;
	position: relative;
	clear: both;
}
#header #nav {
	float: right;
	width: 530px;
	height: 50px;
	margin-top: 15px;
	background: linear-gradient(180deg, rgba(0,0,0,1), rgba(102,102,102,0));
	background: -webkit-linear-gradient(180deg,rgba(0,0,0,1), rgba(102,102,102,0));
	background: -moz-linear-gradient(180deg,rgba(0,0,0,1), rgba(102,102,102,0));
	background: -o-linear-gradient(180deg,rgba(0,0,0,1), rgba(102,102,102,0));
	box-shadow: 15px 15px 15px #000;
	margin-right: 20px;
}

#header {
	height: 85px;
	background-color: rgba(0,0,0,0.7);
	top: 3px;
	width: 100%;
	position: fixed;
	z-index: 2;
}
#header #headertxt {
	float: left;
	width: 360px;
	color: rgba(255,255,255,0.6);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 45px;
	font-size: 14px;
	font-weight: 600;
}


#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 95px;
	height: auto;
}

#body {
	padding-bottom: 60px;
	padding-top: 10px;
	width: 100%;
}
#footer {
	position: fixed;
	width: 100%;
	height: 30px;
	background: rgba(0,0,0,0.8);
	z-index: 2;
	bottom: 0px;
	font-size: 8px;
	color: rgba(255,255,255,1);
	font-family: BHoma;
	clear: both;
}
#footer p:first-child {
	font-family: Arial, Helvetica, sans-serif;
}

#aboutus #aboutheader,#contactus #contactheader {
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,0,0.9);
	text-align: right;
	width: 770px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	box-shadow: 5px 5px 8px #000;
	position: absolute;
	top: 100px;
	padding-right: 30px;
}

#aboutus #about {
	width: 100%;
	padding-top: 15px;
	float: left;
	margin-left: 10px;
	color: #FFF;
	padding-right: 10px;
	
}

#aboutholder #aboutimg {
	float: left;
	height: 280px;
	width: 230px;
	background-image: url(../images/aboutbg.jpg);
	margin-left: 50px;
	margin-top: 45px;
	background-repeat: no-repeat;
	background-position: center top;
}

#aboutholder #aboutimg p {
	display: block;
	margin-top: 255px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

#container #aboutus #aboutholder {
	width: 800px;
	height: 360px;
	box-shadow: 5px 5px 8px #000;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 170px;
}


/********************************/
/********************************/
/********************************/
#menu, #menu ul {
	padding: 0;
	list-style: none;
}


#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

#menu {
	width: 500px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
}
#menu li {
	float: right;
	position: relative;
	text-align: center;
	direction: rtl;
	background-color:rgba(102,0,0,0);
	transition: background-color 1s;
	padding:10px 0px;
	
	
}
#menu li:hover{
	background-color:rgba(102,0,0,0.6);
}
#menu a {
	float: right;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	padding:0px 20px;
	
}

#menu li:hover > a
 {
	color: #fafafa;
}


*html #menu li a:hover { /* IE6 only */
   color: #fafafa;
}
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 60px;
	left: -90px;
	z-index: 1;
	background: #444;   
    background: linear-gradient(rgba(51,51,51,0.8), rgba(0,0,0,1));
	background: -webkit-linear-gradient(rgba(51,51,51,0.8), rgba(0,0,0,1));
	background: -moz-linear-gradient(rgba(51,51,51,0.8), rgba(0,0,0,1));
	background:-o-linear-gradient(rgba(51,51,51,0.8), rgba(0,0,0,1));
    border-radius: 3px;
    transition: all .4s ease-in-out;
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	
}

#menu ul ul {
    top: 0;
    left: -205px;
    margin: 0 0 0 20px;
    _margin: 0;
	box-shadow: -1px 0 0 rgba(255,255,255,.3);     
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;
	box-shadow: 0 1px 0 #666, 0 1px 0 #666;
	padding:0px;
	
}

#menu ul li:last-child {   
   box-shadow: none;   
}

#menu ul a {
	padding: 6px 10px;
	width: 175px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	text-align: right;
	font-size: 12px;
	font-weight:normal;
	
}

#menu ul a:hover {
	color:rgba(102,102,102,1);
	font-size: 12px;
	 
}
#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 120px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #000;
}
#menu ul ul li:first-child a:after {
    left: 195px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #000;
}

#menu ul li:first-child a:hover:after {
    border-bottom-color: #000; 
}

#menu ul ul li:first-child a:hover:after {
    border-right-color: #000; 
    border-bottom-color: transparent;   
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
	
}
#menu li a.current {
	color:rgba(102,102,102,1);
}
#menu li a.current:hover {
	cursor: default;
}
/****************/
.scrollup{
    width:50px;
    height:50px;
    position:fixed;
    bottom:70px;
    right:120px;
    display:none;
    text-indent:-9999px;
    background: url(../images/meanicons_21-5122.png) no-repeat;
}
#aboutus {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#aboutus #about ul {
	direction: rtl;
	text-align: right;
	line-height: 32px;
	font-size: 15px;
	font-weight: normal;
}
#contactus #contact #address {
	width: 300px;
	float: right;
	padding-top: 7px;
}
#container #header #maintext {
	position: fixed;
	height: 300px;
	width: 300px;
	top: 200px;
	right: 10px;
	background-color: rgba(0,0,0,0.9);
}

#content #explain {
	float: right;
	width: 230px;
	text-align: right;
	margin-top: 50px;
	direction: rtl;
	font-size: 17px;
	padding-right: 5px;
}
#content #explain h1{ font-size: 13px;
}
#leftside ul:first-child li{
	height: 57px;
	width: 57px;
	border: 4px solid rgba(255,255,255,0.8);
	list-style-type: none;
	float: left;
	margin-left: 10px;
	border-radius: 100%;
	background-color: rgba(0,0,0,0.7);
	padding: 12px;
}
#leftside ul:last-child li {
	float: left;
	font-size: 14px;
	color: rgba(255,255,255,1);
	list-style-type: none;
	width: 100px;
	display: block;
	height: 20px;
	margin-left: 2px;
	text-align: center;
}

#leftside ul li a {
	display: block;
	height: 60px;
	width: 60px;
	opacity:1;
	transition:opacity 0.5s;
}
#leftside ul li a:hover{
	display: block;
	height: 60px;
	width: 60px;
	opacity:0.2;
}
#wrapper #info h4 {
	display: block;
	margin:8px 0px;
	
	
	margin-left: 5px;
}


#leftside {
	position: fixed;
	z-index: 2;
	height: 160px;
	width: 350px;
	left: 10px;
	bottom: 230px;
}


/*********ADD CAPTION*************/
.thumb {
	position: relative;
	width: 220px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: BHoma;
}
#galleryholder .thumb div div p a {
	color: rgba(204,204,204,1);
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
}

.thumb img {
    width:220px;
    padding: 0;
}
.thumb > div {
	background-color: rgba(0,0,0,0.75);
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: opacity 0.3s linear;
	text-shadow: #000 1px 1px 0;
	color: #666;
}
.thumb:hover > div {
    display: block;
    opacity: 1.0;
}
.thumb > div div {
    padding: 20px 40px;
}
.thumb h2 {
    font-size:18px;
    margin-bottom: 10px;
}
.thumb p {
    margin-bottom: 10px;
}
#container {
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container img {
	height: 100%;
	width: 100%;
}
#contactform form ul li #msg {
	font-family: Tahoma, Geneva, sans-serif;
	height: 100px;
	width: 350px;
	direction: rtl;
	font-size: 14px;
}
#info h1{    color: #fff;
    font-size: 14px;}
