
@font-face{
font-family: pagefont;
src:url('Drid Sans.ttf');
}


@font-face{
font-family: frontpage;
src:url('OratorStd.otf');
}


*{
	font-family: pagefont;
}
#container{
	position: relative;
	font-family: pagefont;
	width: 100%;
	font-size: 14px;
color:#fff;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-size: 100%;
	height: 900px;
	overflow: hidden;
	background-color: #000
}


#header{
	position: absolute;
	width: 100%;
	height:180px;
	top:10%;

}

#logo{
	position: absolute;
	top: 70px;
	height: 230px;
	width: 100%;
	margin: 0 auto;
	

}
.logo{
	position: relative;
}
.logo,.logo2{
	margin: 0 auto;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-size: 290px auto;
	height: 230px;
	width: 300px;
	background-position: center;
	cursor: pointer;
}

.logo2{
	position: absolute;
	margin: 0 auto;
	background-size: 295px auto;
}

.welcome{
	position: absolute;
	background-image: url(../image/1.png);
	background-repeat: no-repeat;
	
	background-position: center;
	width: 100%;
	height: 200px;
	
	bottom: 100px;
text-align: center;

}

.welcome a{
	/*background: -webkit-linear-gradient(white, red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  font-family: frontpage;
  text-decoration: none; 
color: silver
}

a.enter{
	width: 100px;
	text-align: center;
	font-size: 29px;
	/*background: -webkit-linear-gradient(white, red);
    -webkit-text-fill-color: transparent;*/
  font-family: frontpage;
}
.theme{
	position: absolute;
		width: 100%;
	text-align: center;
	font-size: 29px;  
 font-family: pagefont!important;
 color: silver
}



.theme span,.info span{
  display:inline-block;
  position:relative;
  top:20px;
  visibility:hidden;
  font-size:29px;
 color: silver;

font-family: frontpage;
}


.info{
	position: absolute;
	/*background-image: url(../image/2.png);*/
	background-repeat: no-repeat;
	
	background-position: center;
	width: 100%;
	height: 50px;
	bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 29px;

	/*background: -webkit-linear-gradient(white, red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  font-family: frontpage;

}


.loading{

	background-image: url(../image/gif-load.gif);
	background-repeat: no-repeat;
	height: 400px;
	background-position: center;
}

.top{
	position: absolute;
	top: -300;
	background-color: #000;
	background-image: url(../image/logo.png),url(../image/transparent.png);
	background-repeat: no-repeat;
	background-size: 190px auto;
	height: 150px;
	width: 100%;
	background-position: 8% 5px;
	font-size: 13px;
	line-height: 20px
}




#menu{
	position: absolute;
	width: auto;
	height: 22px;
	float: right;
	top: 0px;
	right: 10px;
	z-index: 100;
	background-color: black;
	padding: 5px 10px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
padding-top: 5px
}

.home_menu
{
	position: absolute;
	width: 99%;
	height: 22px;
	float: right;
	bottom: 100px;
	text-align: center;

}
#menu a,.home_menu a{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 5px;
	text-decoration: none;
	text-transform: none;
} 


.home_menu a{
	width:60px;
}

.home_menu a:hover{
	color:orange;
}

/*#menu a:hover{
	color: #f00
}*/
.home,.service,.contact{
	position: relative;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:18px!important;
	width:100px;
	background-color: orange;
	text-align: center;
	padding: 10px 5px;
	margin:-10px!important;
	color: #fff
}


.home span,.service span,.contact span{
	position: absolute;
	height:25px!important;
	width:95px;
	background-color: #FF4500;
	text-align: center;
	padding: 10px 5px;
	
	color: #fff;
	left: 0px;
	top: -40px;
	z-index: 100
}



.home span
{
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.contact span
{
	-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
}

.bottom{
	position: absolute;
	height:20px;
	width: 100%;
	color: #fff;
	background-color: #000;
	text-align: center;
	font-size: 18px;
	letter-spacing: 4px;
	padding: 5;
	padding-top: 5px;
	color: #aaa;
	bottom: -200px;
}

h3{
	margin-bottom: 10px;
}

p{
	line-height: 15px
}
#who_we_are{
	position: absolute;
	height: 120px;
	width: 750px;
	top: 20px;
	left: 400px;
	z-index: 100;
	color: #aaa;
	
}

.contact_page,.services_page{
	position: absolute;
	width: 100%;
	height: 680px;

	left: 100%;
	top:160px;
	padding-bottom: 5px;
	color: #aaa;
}

.services_page h4{
	font-size: 16px
}
.services_page h4,.services_page h5
{
	color: orange
}
.services_page h5{
	margin-bottom: 0px
}


.services_page ul{
	list-style: disc;
}

.services_page ul li{
	line-height: 20px;
}

.services_page_data a {
	display: inline-block;
	color: orange;
	width:auto!important;
	padding-right: 20px;
	font-size: 14px;
	font-family: pagefont;
	text-decoration: none;
}
.services_page_data a:hover {
	color: #fff
}

.services_page_data .colorwhite a:hover{
	color:#fff;
} 

.services_page_data,.contact_page_data{
	padding-top: 5px;
	color: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: auto;

}

.services_page_data h3,.contact_page_data h3{
	letter-spacing: 2px
}




.contact_page_data .contact_info{
	display: inline-block;
	vertical-align: top;
	/*border: 1px solid #fff;*/
	width:300px;
	height: 300px;
	font-family: pagefont;

}

.contact_page_data .contact_form{
	display: inline-block;
	vertical-align: top;
	/*border: 1px solid #fff;*/
	width:600px;
	height: 400px;


}

.lable{
	display: inline-block;
	vertical-align: top;
	width: 100px;
}

.input{
	display: inline-block;
	vertical-align: top;
}
.input_button{
	float: right;

}
.transparent{
	background-image: url(../image/transparent.png);
  
}


input[type='text'],textarea{
	border:none;
	width: 300px;
	padding: 5px 15px;
	height: 30px;
	background-color: #555;
	box-shadow: inset 2px 2px 2px #000;
	color:#fff;
}

textarea{
	height: 150px;
}

.services{
	width: 100%;

	padding-top: 10px;
	padding-bottom: 10px;
	height:320px;
	top: 170px;
	overflow:hidden;
	overflow-y:auto;

}
.secvise_box{
	position: relative;
	float: left;
	height: 250px;
	margin-bottom: 10px;
	border:3px solid #aaa;
}

.service_image img{
	border:3px solid #aaa;
}

.service_image{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	min-height: 200px;
	float: left;
	/*border: 1px solid #fff*/
}

.service_data{

	padding-left: 20px;
	display: inline-block;
	vertical-align: top;
	width: 600px;
	min-height: 200px;
	float: left;
	font-family: pagefont;
	font-size: 12px;

	/*border: 1px solid #fff*/

}

.colorwhite{
	color:#fff;
}
.myButton {
	/*-moz-box-shadow:inset 0px 0px 0px 2px #a6a8ab;
	-webkit-box-shadow:inset 0px 0px 0px 2px #a6a8ab;
	box-shadow:inset 0px 0px 0px 2px #a6a8ab;*/
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #525252), color-stop(1, #000000));
	background:-moz-linear-gradient(top, #525252 5%, #000000 100%);
	background:-webkit-linear-gradient(top, #525252 5%, #000000 100%);
	background:-o-linear-gradient(top, #525252 5%, #000000 100%);
	background:-ms-linear-gradient(top, #525252 5%, #000000 100%);
	background:linear-gradient(to bottom, #525252 5%, #000000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#525252', endColorstr='#000000',GradientType=0);
	background-color:#525252;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:none!important;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: pagefont;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	margin: 2px;
	
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #525252));
	background:-moz-linear-gradient(top, #000000 5%, #525252 100%);
	background:-webkit-linear-gradient(top, #000000 5%, #525252 100%);
	background:-o-linear-gradient(top, #000000 5%, #525252 100%);
	background:-ms-linear-gradient(top, #000000 5%, #525252 100%);
	background:linear-gradient(to bottom, #000000 5%, #525252 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#525252',GradientType=0);
	background-color:#000000;
}
.myButton:active {
	position:relative;
	top:1px;
}



.bxslider{
	width: 550px;
	height: 300px;
	
	padding-left: -5px;
	margin-top: -120px;
	margin-left: -10px;
	border: 10px solid transparent;
	display: block;
}

#sildeDetails{
	display: inline-block;
	float: left;
	vertical-align: top;
	color:#fff;
	width: 390px;
	height: 300px;
	margin-top: -60px;
}

#sections{
	display:block;
	margin-top:240px;
	/*border: 1px solid #f00;*/
	font-family: pagefont;

}
#sections table tr td{
	/*border: 1px solid #f00;*/
	font-size: 12px;
	/*width:33%;*/
	color:#fff;
	height: 200px;
	position: relative;
}

#sections table tr td span{
	line-height: 20px
}
#sections table tr td a{
	position: absolute;
	bottom: 0;
	left: 0
}
.f_letter{
	font-size: 14px;
background: -webkit-linear-gradient(orange, #f00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#sections table tr td h1{
	color:orange;
	font-size: 16px;
	font-weight: bold;
	background: -webkit-linear-gradient(orange, #f00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#bx-pager{
	width: 200px;

	text-align: left;
	line-height: 20px

}

#bx-pager a{
display: block;
}
.img-thumbs img{
	display: inline-block;
	margin: 2px;
	width: 120px!important;
	box-shadow: 1px 1px 3px #aaa;
}

.bx-wrapper .bx-pager {
	bottom: 10px;
	z-index: 101;
	
}

.bx-start{
	position: absolute;
	bottom: -270px;
	left: -200px;
	z-index: 1001;
}

.bx-stop{
	position: absolute;
	bottom: -270px;
	left: -180px;
	z-index: 1001;
}

.more_details_section{
	position: relative;
	widows: 100%;
  color: #FFFFFF;

}

.linkto_product{
  position: absolute;
  bottom: -300px;
  right: 0px;
  display: none;

  /*display: inline-block;
  text-align: center;

  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF!important;
  font-size: 12px;

 background: #000;
  	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.6)), color-stop(0.49, rgba(255, 255, 255, 0.3)), color-stop(0.51, rgba(255, 255, 255, 0.0)), to(rgba(255, 255, 255, 0.2))); 
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); 
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); 
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%); 
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.0) 51%, rgba(255, 255, 255, 0.2) 100%);


  -webkit-box-shadow: inset 0 0 1px 1px #8ec5f8, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #8ec5f8, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #8ec5f8, 0 0 1px 3px rgba(0, 0, 0, 0.15);

  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10.8px 27px 10.8px 27px;
  z-index: 900;
  cursor: pointer;*/
}

.linkto_product:hover{
/*box-shadow: 0px 0px 5px #fff;*/
}

#data p{
	line-height: 20px;
}

/* Example Two */
#example-two { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 960px; 
}
#example-two li { 
	display: inline-block; 
}
#example-two li a { 
	position: relative; 
	z-index: 200; 
	color: #bbb; 
	font-size: 14px; 
	display: block; 
	float: left; 
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	text-transform: uppercase; 
}
#example-two li a:hover { 
	color: white; 
}
#example-two #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px; 
	background: #900; 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.current_page_item_two a { 
	color: white !important; 
}
.ie6 #example-two li, .ie7 #example-two li {
	display: inline;
}

