/*========fonts=======*/
@font-face {
	font-family: 'Garamondit';
	src: url('font/garait.woff') format('woff'), url('font/garait.ttf') format('truetype'), url('font/garait.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Optima';
	src: url('font/optima.woff') format('woff'), url('font/optima.ttf') format('truetype'), url('font/optima.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*=======body=======*/
body {
	margin:0;
	padding:0;
	background-color:#e3e1df;
	background-image: url(../images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: -165px;	
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
h1{
	font-size:26px;
	font-weight:normal;
	font-family: 'EB Garamond', serif;
	color:#6e6c6a;
}

h2{
	font-size:28px;
	font-weight:normal;
	font-family: 'EB Garamond', serif;
	color:#6e6c6a;
}

h3{
	font-size:15px;
	font-weight:normal;
}

h4{
	font-size:15px;
	font-weight:bold;
	margin:0px;
}


.left{
	float:left;
}

.right{
	float:right;
}

.spc{
	color:#a29c94;
	font-family: 'Garamondit';
	font-style: italic;
}

.spc2{
	color:#7A7A7A;
}


.sphl{
	color:#7a7a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}


a {
	outline:none;
}

#mship {
	width:1100px;
	height:600px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}



#stage {
	width:1100px;
	height:600px;
	overflow:hidden;
	position:relative;
	visibility:hidden;
	left:-5000px;
}
ul {
	height:600px;

}
li {
	width:1100px;
	height:600px;
	background:none;
	position:relative;
	/*border-right: 1px solid red*/
}

.prev, .next {
	display:none;
}
.prev, .next {
	margin:0;
	position:absolute;
	top:290px;
	left:20px;
	width:80px;
	height:80px;
	z-index:99999;
	border:none;
	text-indent:-9999px;
	background-color: transparent;
	background-image: url(../images/arrow-prev.png);
}
.prev:hover {
	cursor:pointer;
	background-color: transparent;
	background-image: url(../images/arrow-prev.png);
	background-position: 0 0;
}
.next {
	background-color: transparent;
	background-image: url(../images/arrow-next.png);
}
.next:hover {
	cursor:pointer;
	background-color: transparent;
	background-image: url(../images/arrow-next.png);
}

/* Home page */

#tooltip{
	position:absolute;
	background-image:url(../images/tooltip-bg.png);
	color:#ffffff;
	display:none;
	border-radius:5px;
	background-repeat: no-repeat;
	width:142px;
	height:31px;
	font-size:11px;
	text-align: center;
	padding-top: 8px;
	z-index:150;
}

.btn1{
	background-color: #000000;
	font-size: 24px;
	height: 123px;
	left: 901px;
	opacity: 0;
	position: absolute;
	top: 137px;
}

.btn2{
    background-color: #000000;
    font-size: 24px;
    height: 135px;
    left: 225px;
    opacity: 0;
    position: absolute;
    top: 400px;
    width: 212px;
}

.btn3{
    background-color: #000000;
    font-size: 24px;
    height: 143px;
    left: 542px;
    opacity: 0;
    position: absolute;
    top: 253px;
    width: 255px;
}

.btn4{
    background-color: #000000;
    font-size: 24px;
    height: 123px;
    left: 593px;
    opacity: 0;
    position: absolute;
    top: 465px;
    width: 149px;
}

.btn5{
    background-color: #000000;
    font-size: 24px;
    height: 203px;
    left: 890px;
    opacity: 0;
    position: absolute;
    top: 345px;
    width: 155px;
}

.btn6{
    background-color: #000000;
    font-size: 24px;
    height: 197px;
    left: 317px;
    opacity: 0;
    position: absolute;
    top: 125px;
    width: 155px;
}

/* Concept & Design */

#concept{
    left: 127px;
    position: relative;
    top: 230px;
    width: 375px;
}

#concept ul{
	margin-left: 20px;
    margin-top: -10px;
    padding: 0;
}

#concept ul li{
	font-size:13px;
	color:#7a7a7a;
	list-style-image: url(../images/icon-arrow.png);
	line-height:20px;
}

#concept ul li a{
	color: #7a7a7a;
	text-decoration: none;	
}

#concept ul li a:hover{
	color: #7a7a7a;
	text-decoration: underline;
}


.con-dis{
	color: #7A7A7A;
	font-size: 12px;
	left: 2px;
	line-height: 21px;
	position: relative;
	text-align: justify;
	top: 38px;
	width: 330px;
	word-spacing: -1px;
}

#design{
    left: 135px;
    line-height: 27px;
    position: relative;
    top: 150px;
    width: 640px;
}

.design{ 
    float: left;
    height: 242px;
    margin-right: 25px;
    margin-top: 32px;
    width: 272px;
}	

.design a { text-decoration: none; display:block; }
.design a img { border: solid 1px #ccc; padding: 1px;}	
.design a span.zoom {
	display:none;
	margin: -150px 0 0 115px;
	height: 40px;
	width:39px;
	position: relative;
	z-index: 100;
	opacity: 0.8;
	background-image: url(../images/enlarge-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.design a:hover span.zoom{ display:block; }


/*
	background content
*/

.bg1{
	background-image:url(../images/home-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bg2{
	background-image:url(../images/concept&design-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bg3{
	background-image:url(../images/video-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bg4{
	background-image:url(../images/registration-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bg5{
	background-image:url(../images/getting-here-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bg6{
	background-image:url(../images/developer-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.bungalow{
	background-image:url(../images/bungalow-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}

.semi-d{
	background-image:url(../images/semi-d-bg.png);
	background-repeat:no-repeat;
	height: 650px;
	width: 1200px;
}


/*
	button
*/


.bung-dis a{
	color:#7A7A7A;
}

.bung-dis a:hover{
	color:#999;
	text-decoration: underline;
}


.semid-dis a{
	color:#7A7A7A;
}

.semid-dis a:hover{
	color:#999;
	text-decoration: underline;
}


a:link,a:visited {
	
	text-decoration:none;
}

/* Registration page */	
h3{
	font-size:15px;
	font-weight:normal;
}
#privacy-policy	{
	position:absolute;
	top:23px;
	left:467px;
	width:260px;
}

.note-privacy{
	position:absolute;
	top:195px;
	left:443px;
	width:260px;
}

#subscription{
	position:absolute;
	top:229px;
	left:448px;
	width:260px;	
}

#button-form{
	position:absolute;
	top:318px;
	left:438px;
	width:260px;	
	
}
	
/* contect form */

form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{
    color: #818181;
    font-size: 12px;
    left: 155px;
    margin: 10px 0 0 -10px;
    position: absolute;
    top: 215px;
    width: 400px;
}

#form {
    color: #818181;
    font-size: 12px;
    left: 48px;
    margin: 10px 0 0 -10px;
    position: relative;
    top: -7px;
    width: 400px;
}

#contactform label{
	display:block;
	width:400px;
	float:left;
	padding-bottom:5px;
	font-weight:bold;
	font-size: 13px;
}
span.required{ color:#888;}
span.error{clear: both;
    color: fff;
    display: block;
    font-size: 11px;
    padding-bottom: 15px;
    position: relative;
    text-align: left;
    top: -3px;
    width: 150px;
	left: 405px;
	}
#contactform input.text-input{
	vertical-align:middle;
	width:80%;
	float:left;
	padding:3px;
	color:#999;
	background-color:#FFF;
	border:solid 1px #278AC4;
	border:1px solid #999;
}
#contactform textarea{ width:82%; float:left; font-style:italic;color:#fff; background-color:#000;border:solid 1px #278AC4;
	border:solid 1px #278AC4;} 
#message{ margin-left:10px; font-weight:bold; color:#ffffff;}
#message h2	{}
#message p{margin:6px 0px; }
.note{ color:#d45454;}
#contactform .button{
	cursor:pointer;
	clear:both;
	font-size:15px;
	
 }
 
.columnsalpha               { margin-left: 0; }
.columnsomega               { margin-right: 0; }

/* Button */
.button, .button:visited, input[type="submit"]{
	background: #696969;
	border:solid 1px #696969;
	border:solid 1px #696969;
	color:#fff;
}
	
.button:hover, input[type="submit"]:hover{
	color:#fff;
	background-color: #8D8D8D;
}

.button, .button:visited, input[type="reset"]{
	background: #696969;
	border:solid 1px #696969;
	border:solid 1px #696969;
	color:#fff;
}
	
.button:hover, input[type="reset"]:hover{
	color:#fff;
	background-color: #8D8D8D;
}
/*=== Form & Button ===*/
form{margin:0; padding:0;}

input[type="text"],
textarea, input[type="password"], select{
	font-size:15px;
	padding:3px 5px;
	font-size:11px;
	font-family:Arial;
}

textarea{width:90%;}

textarea:focus{outline:0;}

.button, .button:visited, input[type="submit"], button{
	padding:7px 12px 8px 12px;
	cursor:pointer;
	font-size:15px;
	line-height:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.button2, .button:visited, input[type="submit"], button{
	cursor:pointer;
	font-size:15px;
	line-height:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 25px;
}

.button, .button:visited, input[type="reset"], button{
	padding:7px 12px 8px 12px;
	cursor:pointer;
	font-size:15px;
	line-height:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.button2, .button:visited, input[type="reset"], button{
	cursor:pointer;
	font-size:15px;
	line-height:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 25px;
}

/* Form */
input[type="text"],
textarea, input[type="password"], select{
	color:#888;
	border:solid 1px #278AC4;
	border:1px solid #999;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
select{ margin-left:0px}
}
label{ color:#333;}

/* Getting There  */

#getting{
	left: 146px;
    position: absolute;
    top: 233px;
}

#getting ul{
    padding: 0;
}

#getting ul li{
	font-size:14px;
	line-height:16px;
	list-style-type: none;
}

#getting ul li a{
	text-decoration: none;
	color:#6e6e6f;
}
#getting ul li a:hover{
	text-decoration: underline;
	color:#6e6e6f;
}

.iconspc{
	position: relative;
    top: 4px;
	
}
.inforget{
    color: #6E6E6F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
}

.inforget a{
	text-decoration: none;
	color:#6e6e6f;
}
.inforget a:hover{
	text-decoration: underline;
	color:#6e6e6f;
}
.sales{
	color:#6e6e6f;
	font-family: 'EB Garamond', serif;
	margin-left: 23px;
	margin-top:75px;
	width:240px;
}

.salspc{
	font-size: 14px;
	line-height: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}




.map{
    color: #6E6E6F;
    font-family: 'Optima';
    margin-left: 45px;
    margin-top: 75px;
    width: 125px;
	
	
}
.mapzoom{
    margin: 0;
}

.mapzoom a{
	font-family:Arial;
	font-size:11px;
	font-style: italic;
	text-decoration: none;
	color:#6e6e6f;		
}

.iconmapzoom {
	position: relative;
    top: 4px;
	
	
}

.qrcode{
	color:#6e6e6f;
	font-family: 'Optima';
	margin-left: 15px;
	width:160px;
}
.salsqr{
	margin-top: 5px;
}

.salsqr a{
	line-height:15px;
	font-size: 13px;
	margin-top: -5px;
	color:#6e6e6f;
	font-family: Optima;
	text-decoration: none;
}

/* Developer Infor  */
#developer{
	left: 146px;
    position: absolute;
    top: 230px;
}

.infor{
    left: 2px;
    position: relative;
    top: 40px;
    width: 375px;
}

.infor-dis{
	color: #7A7A7A;
	font-size: 12px;
	left: 2px;
	line-height: 21px;
	position: relative;
	text-align: justify;
	top: 75px;
	width: 330px;
	word-spacing: -1px;
}
.infor-dis2{
	color: #7A7A7A;
	font-size: 12px;
	left: 10px;
	line-height: 21px;
	position: relative;
	text-align: justify;
	top: 20px;
	width: 330px;
	word-spacing: -1px;
}
.infor-dis2 a{
	color:#004f9f;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

.typeclick a { text-decoration: none; display:block; }
.typeclick a img { padding: 1px;}	
.typeclick a span.zoom {
	display:none;
	height: 136px;
	width:39px;
	position: relative;
	z-index: 120;
	opacity: 0.8;
	background-image: url(../images/enlarge-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
    left: 45px;
    top: -255px;
    width: 39px;
   
	
}
.typeclick a:hover span.zoom{ display:block; }

.typeclick2 a { text-decoration: none; display:block; }
.typeclick2 a img { padding: 1px;}	
.typeclick2 a span.zoom {
	display:none;
	height: 136px;
	width:39px;
	position: relative;
	z-index: 120;
	opacity: 0.8;
	background-image: url(../images/enlarge-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
    left: 47px;
    top: -255px;
    width: 39px;
   
	
}
.typeclick2 a:hover span.zoom{ display:block; }
