/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color: #555555;
}

.clear{
	clear: both;
}
a {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
#wrapper{
	border: 1px solid #fff;
	width: 1022px;
	overflow: hidden;
}
#left_bl{
	float: left;
	width: 210px;
	background-color: #fff;
	background-image: url(/images/angel.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	min-height: 500px;
}
.main_menu{
	margin-top: 360px;
	font-family: "Century Gothic";
	text-align: left;
	margin-left: 20px;
}
.main_menu a{
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	position: relative;
	padding-left: 30px;
	line-height: 2;
}
.main_menu .current a{
	color: #d31e0b;
}
.main_menu .current a span{
	background: url(/images/bullet1.png) 0 0 no-repeat;
}
.main_menu a span{
	opacity: 1;
	background: url(/images/bullet.png) 0 0 no-repeat;
	width: 17px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
}
#right_bl{
	overflow: hidden;
}
#header{
	position: relative;
}
#header:after, #header:before{
	position: absolute;
	content:"";
	background: url(/images/header_arrow.png) 0 0 no-repeat;
	width: 51px;
	height: 36px;
	top: 50%;
	margin-top: -18px;
}
#header:after{
	left: 20px;
}
#header:before{
	background: url(/images/header_arrow.png) right top no-repeat;
	right: 20px;
}
#header h2{
	font-size: 20px;
	text-transform: uppercase;
	line-height: 0;
	color: #d31e0b;
}

h1{
	font-family: 'Lobster', cursive;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 2;
}
h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}
h3, h3 a{
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
cite{
	font-style: italic;
	font-size: 18px;
	opacity: 0.3;
}
.row{
	margin: 20px;
	text-align: left;
}
.row p{
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 24px;
}
.breadcrumbs{
	text-align: left;
	padding-left: 20px;
	font-size: 15px;
}
.block_out {
	width: 780px;
	margin-top: 30px;
    position:relative;
    background:#555555;
}
 
.block_out:before,
.block_out:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.block_out:before {
    top:0px;
    bottom:0px;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.9);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.9);
            box-shadow:0 0 15px rgba(0,0,0,0.9);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}
 

.flexslider{
	width: 100%;
}
.slides li{
	text-align: left;
}
.group_list{
	margin-top: 20px;
}
.group_list img{
	width: 331px;
}
.group_list li{
	display: inline-block;
	width: 376px;
	margin-bottom: 20px;
	vertical-align: top;
}
.group_list hr{
	width: 40%;
	margin-top: 20px;
}
.material{
	margin: 10px 10px 10px 0;
}
.material img{
	width: 29px;
	height: 15px;
}
.property_prod{
	width: 90%;
	font-size: 12px;
}
.property_prod td,.property_prod th{
	width: 50%;
}
.download a{
	color: #000;
	display: block;
	background-color: #696969;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 5px 10px;
	font-size: 16px;
	margin-left: 20px;
	border: 1px solid #fff;
}
.siteMap ul{
	margin-left: 20px;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: d9d9d9;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: afafaf;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: d0d0d0;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: BF302C;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: A4A4A4;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}


a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: d24697;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: d24697;
	text-decoration: none;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 539600;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 539600;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: e6d125;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: e6d125;
	text-decoration: none;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
label, input { display:block; }
input.text, textarea.text{ margin-bottom:12px; width:95%; padding: .4em; }
textarea.text{ height: 50px;}
fieldset { padding:0; border:0; margin-top:25px; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }