@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}
.img {
	width: 100%;
	height: 400px;
	margin: 3% 0;
}
img, a {
	margin: 0px auto;
	max-width: 100%;
	border: 0px;
	outline: none;
	text-decoration:none;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}

/*<---------------------------------------------------------------------------------->*/
h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Bitter', serif;
	font-size: 20px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 33px;
}
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:100;
	color: #ac140b;
	text-decoration: none;
	line-height: 33px;
}
h2 span{
	font-size: 20px;
}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:100;
	color: #ac140b;
	text-decoration: none;
	line-height: 33px;
}
h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:100;
	text-align:center;
	color: #ac140b;
	text-decoration: none;
	line-height: 33px;
}
h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:100;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	/*text-align:center;*/
	color: #ac140b;
	text-decoration: none;
	line-height: 22px;
}
h6 span {color:#777; font-weight:normal; font-size: 13px;}
.h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ac140b;
	text-decoration: none;
	line-height: 20px;
	display:block;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	display:block;
}
/*<---------------------------------------------------------------------------------->*/
.icon_1 {
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
	width:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 11px;
	outline: none;
	display: block;
	float:right;
}
.icon_2 {
	padding:0px 0px 0px 36px;
	margin:10px 0px 0px 0px;
	width:135px;
	height:20px;
	background-image:url(../images/icon_1.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	outline: none;
	display: block;
	float:left;
}
.icon_3 {
	padding:0px 0px 0px 36px;
	margin:10px 0px 0px 0px;
	width:135px;
	height:20px;
	background-image:url(../images/icon_2.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	outline: none;
	display: block;
	float:left;
}
.icon_4 {
	padding:0px 0px 0px 36px;
	margin:10px 0px 0px 0px;
	width:180px;
	height:20px;
	background-image:url(../images/icon_3.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	outline: none;
	display: block;
	float:left;
}
.icon_5 {
	padding:0px 0px 0px 30px;
	margin:5px 0px 0px 0px;
	width:90%;
	height:auto;
	background-image:url(../images/icon_7.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	display: block;
	float:left;
}
.icon_6 {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width:90%;
	height:auto;
	background-image:url(../images/arrow_2.png);
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
	display:block;
	-webkit-transition: all 1s ease-in-out; 
	-moz-transition: all 1s ease-in-out;
	 -o-transition: all 1s ease-in-out; 
	 -ms-transition: all 1s ease-in-out; 
	 transition: all 1s ease-in-out;
	outline:none;
}
.icon_6:hover {
	color:#C00;
	-webkit-transform: translate(2em,0);
	-moz-transform:translate(2em,0); 
	-o-transform: translate(3em,0); 
	-ms-transform: translate(3em,0); 
	transform: translate(2em,0);
	}
.icon_7 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 11px;
	outline: none;
	display: block;
	float:left;
}
.icon_8 {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	width:90%;
	height:auto;
	background-image:url(../images/arrow_2.png);
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
	display:block;
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
	outline:none;
}
.icon_8:hover {
	color:#C00;
	-webkit-transform: translate(2em,0);
	-moz-transform:translate(2em,0); -o-transform: translate(3em,0); -ms-transform: translate(3em,0); transform: translate(2em,0);}
.icon_9 {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 20px;
	width:90%;
	height:auto;
	background-image:url(../images/arrow_2.png);
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
	display:block;
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
	outline:none;
}
.icon_9:hover {
	color:#C00;
	-webkit-transform: translate(2em,0);
	-moz-transform:translate(2em,0); -o-transform: translate(3em,0); -ms-transform: translate(3em,0); transform: translate(2em,0);}
/*<---------------------------------------------------------------------------------->*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height:22px;
}

header {
	padding:0.5% 0px 0% 0px;
	margin: 0px auto;
	width:100%;
	height:auto;
	background-color:#011221;
}
.header {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width:85%;
	height:auto;
	/*min-height:110px;
	background-color:#333333;*/
}
.header_1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	height:auto;
	/*background-color:#CCC;
	height:50px;*/
}
.logo {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:320px;
	height:auto;
	display:block;
}
/*-----------------------------------------------------------------*/
.div_1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:50%;
	height:auto;
	float:left;
	/*min-height:100px;
	background-color:#009999;*/
}
.div_2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:240px;
	height:auto;
	float:right;
	/*min-height:40px;
	background-color:#3333CC;*/
}
.div_3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	height:auto;
	/*min-height:100px;
	background-color:#999900;*/
}
.div_4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:60%;
	height:auto;
	float:left;
	/*min-height:100px;
	background-color:#99FF00;*/
}

.div_5 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width:70%;
	height:auto;
}
.div_6{
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width:50%;
	height:auto;
}
.div_7{
	padding: 0px 5% 0px 0px;
	margin: 0px auto;
	width:45%;
	height:auto;
	float:left;
}
.div_8 {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 80%;
}
.div_9 {
	padding:1%;
	margin: 0px 0px 0px 0px;
	width:58%;
	height:auto;
	border:solid 1px #999999;
	/*min-height:100px;
	background-color:#999900;*/
}
/*<--------------------------BANNER-------------------------->*/
#banner {
	float: left;
	margin:0px 0px 0px auto;
	width: 100%;
	}
	
.slider-wrapper {background-color:#011221;}	

#banner img {
		width: 100%;
		}
.theme-default .nivoSlider {
	position:relative;
	background:##011221 url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
	z-index:9999;
}

.theme-default .nivo-controlNav a {
	display:inline-block;
	width:0px;
	height:0px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin:0px 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0px -22px;
	z-index:9999;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	z-index:999999999;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	z-index:999999999;
}
.theme-default a.nivo-prevNav {
	left:15px;
	z-index:999999999;
}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	z-index:9999;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	z-index:9999;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:9999;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
	z-index:9999;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
	z-index:9999;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
	z-index:9999;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:20px;
	bottom:20px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	z-index:9999;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	z-index:9999;
}
.nivo-caption a {
	display:inline !important;
	z-index:9999;
}
.nivo-html-caption {
    display:none;
	z-index:9999;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	z-index:9999;
}
.nivo-prevNav {
	left:0px;
	z-index:9999;
}
.nivo-nextNav {
	right:0px;
	z-index:9999;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0px 0;
	z-index:9999;
}
.nivo-controlNav a {
	cursor:pointer;
	z-index:9999;
}
.nivo-controlNav a.active {
	font-weight:bold;
	z-index:9999;
}

/*<-------------------------------------body--------------------------------------------->*/
.image_div {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width:80%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height:22px;
}

.image_div_1 {
	padding:3% 3% 3% 3%;
	margin:0px 1% 0px 2%;
	width:24%;
	height:auto;
	height:260px;
	background-image:url(../images/image_1.jpg);
	float:left;
	display:block;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out; 
	-ms-transition: all 2s ease-in-out; 
	transition: all 2s ease-in-out;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 25px;
}
.image_div_1:hover{ 
    position:relative;
    top:10px;
	border-radius:50%;
	box-shadow: 0px 6px 10px #000;
   -moz-box-shadow: 0px 6px 10px #000;
   -webkit-box-shadow: 0px 6px 10px #000;
}

.image_div_2 {
	padding:3% 3% 3% 3%;
	margin:0px 1% 0px 2%;
	width:24%;
	height:auto;
	height:260px;
	background-image:url(../images/image_2.jpg);
	float:left;
	display:block;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out; 
	-ms-transition: all 2s ease-in-out; 
	transition: all 2s ease-in-out;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 25px;
}
.image_div_2:hover{ 
    position:relative;
    top:10px;
	border-radius:50%;
	box-shadow: 0px 6px 10px #000;
   -moz-box-shadow: 0px 6px 10px #000;
   -webkit-box-shadow: 0px 6px 10px #000;
}

.image_div_3 {
	padding:3% 3% 3% 3%;
	margin:0px 1% 0px 2%;
	width:24%;
	height:auto;
	height:260px;
	background-image:url(../images/image_3.jpg);
	float:left;
	display:block;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out; 
	-ms-transition: all 2s ease-in-out; 
	transition: all 2s ease-in-out;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 25px;
}
.image_div_3:hover{ 
    position:relative;
    top:10px;
	border-radius:50%;
	box-shadow: 0px 6px 10px #000;
   -moz-box-shadow: 0px 6px 10px #000;
   -webkit-box-shadow: 0px 6px 10px #000;
}

.read {
	padding:3% 3% 3% 3%;
	margin:2% auto;
	width:50%;
	height:auto;
	background-color:#ac140b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 25px;
}
.image_div_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:25%;
	height:auto;
	float:left;
}
.image_div_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2%;
	width:73%;
	height:auto;
	float:left;
	font-size:14px;
}

.image_div_a {
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
    height: auto;
    line-height: 25px;
    margin: 0 1% 0 2%;
    padding: 3%;
    text-align: center;
    text-decoration: none;
    width: 24%;
}

.image_div-b {
	padding:0px 0px 0px 0px;
	margin:0px 1% 0px 0px;
	width:45%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.image_div-c {
	padding:0px 0px 0px 0px;
	margin:0px 0.5% 20px 0.5%;
	width:26%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arrow_div_1 {
	padding: 2px 0px 0px 0px;
	margin: 0px auto;
	width:100%;
	height:auto;
	background-color:#ac140b;
}
/*<---------------------------------------------------------------------------------->*/
footer {
	padding:2% 0px 1% 0px;
	margin: 3% auto 0px auto;
	width:100%;
	overflow:hidden;
	background-color:#011221;
}

.footer {
	padding:0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width:80%;
	height:auto;
}

.footer_left {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:33%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

.footer_right{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:67%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align:right;
}
.footer-div-1 {
	padding:0px 0px 0px 0px;
	margin:0px 0.5% 0px 0.5%;
	width:24%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	/*height:200px;
	background-color:#030;*/
}
/*---------------------------------About--------------------------------*/
.about_div_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:35%;
	height:auto;
	float:left;
}
.about_div_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2%;
	width:63%;
	height:auto;
	float:left;
	font-size:14px;
}
/*-------------------------------Team-----------------------------*/
.team_div_left {
	padding:1%;
	margin: 0px 0px 0px 0px;
	width: 18.8%;
	height:auto;
	float:left;
	border:solid 1px #CCCCCC;
}
.team_div_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3%;
	width:76%;
	height:auto;
	float:left;
	font-size:14px;
}
.team_image {
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	width:90%;
	height:auto;
	display:block;
}
/*----------------------------contact------------------------------*/
.contact_left {
	padding:2.5% 2.5% 2.5% 0%;
	margin: 0px 0px 0px 0px;
	width:45%;
	height:auto;
	float:left;
	font-size:16px;
	line-height:29px;
}
.contact_right {
	padding:2.5%;
	margin: 0px 0px 0px 0px;
	width:45%;
	height:auto;
	float:left;
	font-size:16px;
	line-height:29px;
}
.contact_text_2 { 
display: block;
font-family: 'Raleway', sans-serif;
border-style: solid;
border-width: 1px;
border-color: #666666;
margin-top: 5px;
margin-bottom: 5px;
font-size:14px;
padding: 4px 3px;
border:solid 1px #000;
width: 95%;
float:left;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}

.contact_text_2:focus { 
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none; 
}



.submit {
	padding:4px 10px 4px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	background-color:#000000;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	text-align:center;
	line-height:22px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
    opacity:1.0;
	 -moz-box-shadow:none;
    -webkit-box-shadow:none;
	border:0px;
}



/*<--------------------------Product-------------------------->*/
.product_div {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width:80%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height:22px;
}
.product {
   padding:1%;
   margin:2% auto;
   width:98%;
   height:auto;
   border:solid 1px #CCCCCC;
   /*background-color:#033;
   height:300px;*/
}
.product-left {
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   width:75%;
   height:auto;
   float:left;
   /*background-color:#033;
   height:30px;*/
}
.product-right {
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   width:25%;
   height:auto;
   float:left;
   /*background-color:#096;
   height:30px;*/
}

.product-1 {
   padding:1%;
   margin:1% 0px 0px 0px;
   width:20%;
   height:auto;
   float:left;
   border:solid 1px #CCCCCC;
   /*height:200px;*/
}
.product-2 {
   padding:0px 1% 0px 1%;
   margin:0px 0px 0px 2%;
   width:68%;
   height:auto;
   float:left;
   /*background-color:#096;
   height:200px;*/
}

.listingInfo {
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   width:auto;
   height:auto;
   /*background-color:#096;
   height:200px;*/
}
.listingInfo ul li {
   padding:0px 1% 0px 1%;
   list-style-type:none;
   float:left;
}
span.propertyType {
    color: #777;
    font-size: 12px;
    padding-right: 5px;
	float:left;
}

.product-text-1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #333;
    font-size: 16px;
	font-weight:bold;
}
.product-text-2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #777;
    font-size: 13px;
	line-height:20px;
}
.product-text-3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #777;
    font-size: 14px;
	display:block;
}
.product-text-4 {
	padding:1% 2% 1% 2%;
	margin:0px 1% 0px 0px;
	display:block;
	color: #333;
    font-size: 15px;
	font-weight:bold;
	float:right;
	border:solid 1px #999999;
	border-radius:5px;
	
}
/*-----------------------------------------------details--------------------------------------------------*/
.details {
   padding:0px 0px 0px 0px;
   margin:3% auto 0px auto;
   width:80%;
   height:auto;
  /* background-color:#033;
   height:500px;*/
}
#surround {
 width:100%;
 min-width: 256px;
 max-width: 400px;
 margin:0px;
}
img.cloudzoom { width:100%;}
#slider1 {
    margin-left:20px;
    margin-right:20px;
    height:119px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa; 
	position:relative;
}
.thumbelina {
    list-style:none;
    padding:0px;
    margin:0px;
    position:absolute;
    white-space:nowrap;
    font-size:0;    
    -webkit-touch-callout: none; 
    -webkit-user-select: none;     
}

.thumbelina li {
   padding:5px;
   line-height: 0px;
   margin:0px;
}

.thumbelina li img {
     border:1px solid #ccc;
}

.thumbelina li img:hover {
     border:1px solid #aaa;
}
.thumbelina-but {
    position:absolute;
    background-color: #ccc;
    border:1px solid #aaa;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.25);
    z-index: 1;
    cursor:pointer; 
    color:#888;
    text-align:center;
    vertical-align:middle;
    font-size:14px;
    font-weight: bold;
    font-family:monospace;
}
  
.thumbelina-but:hover {
    color:#fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
    background-color: #efefef;
    color: #ccc;
    cursor:default;
    box-shadow:none;
}

.thumbelina-but.horiz {
    width: 20px;
    height: 119px;
    line-height: 119px;
    top:-1px;

}
.thumbelina-but.horiz.left {
    left:-22px;
    border-radius: 5px 0px 0px 5px;
}
.thumbelina-but.horiz.right {
    right:-22px;
    border-radius: 0px 5px 5px 0px;
}

.thumbelina-but.vert {
    left:-1px;
    height: 20px;
    line-height: 20px;
    width:93px
}

.thumbelina-but.vert.top {
    top:-22px;
    border-radius: 5px 5px 0px 0px;
}
.thumbelina-but.vert.bottom {
    bottom:-22px;
    border-radius: 0px 0px 5px 5px;
}
.text-1 {
    padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	float:left;
}
.text-2 {
    padding: 0px 0px 0px 20px;
	margin: 5px 10px 5px 10px;
	background-image:url(../images/page-visite.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ac140b;
	text-decoration: none;
	line-height: 10px;
	float:left;
}
.text-3 {
    padding: 0px 0px 0px 25px;
	margin: 5px 10px 5px 10px;
	height:17px;
	background-image:url(../images/page-visite-1.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ac140b;
	text-decoration: none;
	line-height: 22px;
	float:left;
}
.text-4 {
    padding: 0px 0px 0px 25px;
	margin: 5px 10px 5px 10px;
	height:15px;
	background-image:url(../images/page-visite-3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ac140b;
	text-decoration: none;
	line-height: 10px;
	float:left;
}
.text-5 {
    padding: 10px 0px 10px 0px;
	margin: 0px 0px 5px 10px;
	width:100px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ac140b;
	text-decoration: none;
	text-align:center;
	line-height: 10px;
	border:solid 1px #666666;
	display:block;
}

h1.h1heading {
    color: #ac140b;
    font-size: 28px;
}