/* BEC */
body {
	padding: 0;
	margin: 0;
	min-width: 1000px;
	color: #000;
	box-shadow:#666 10px 10px 0px 10px;
}
#main {
	background: url('../images/body_bg.jpg') repeat-x top #f2f3f1;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	cursor: default;
	padding-top: 60px;
}
table, {
 font-size: 13px;
 font-family: Arial;
 font-weight: normal;
 font-style: normal;
 line-height:20px;
 line-height:20px;
 text-align:justify;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}
a {
	outline:none;
}
/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.button {
	border: 0;
	border-collapse: separate;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	background: #7BCF54;
	padding: 0 20px;
	margin: 0 auto;
	height: 30px;
}
.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a {
	text-align: left;
}
.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered {
	font-family: Arial;
	line-height:20px;
	text-align:justify;
}
.postcontent p {
	margin: 12px 0;
	text-align:justify;
}
.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover {
	font-size: 32px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.postcontent a, .postcontent a:link {
	font-family: Arial;
	text-decoration: none;
	color: #65C738;
}
.postcontent a:visited, .postcontent a.visited {
	font-family: Arial;
	text-decoration: none;
	color: #4CBBEB;
}
.postcontent a:hover, .postcontent a.hover {
	font-family: Arial;
	text-decoration: underline;
	color: #87D364;
}
.postcontent h1 {
	color: #002d6a;
	margin: 10px 0;
	font-size: 25px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.blockcontent h1 {
	margin: 20px 0;
	font-size: 32px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited {
	font-size: 32px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h2 {
	color: #9C9C9C;
	margin-top: 19px;
	margin-bottom: 19px;
	font-size: 24px;
	font-family: Arial;
}
.blockcontent h2 {
	margin-top: 19px;
	margin-bottom: 19px;
	font-size: 24px;
	font-family: Arial;
}
.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited {
	font-size: 24px;
	font-family: Arial;
}
.postcontent h3 {
	color: #2071de;
	margin: 20px 0 10px;
	letter-spacing:1px;
	font-weight:700;
	font-size: 20px;
	font-family: Bimini;
	src:url(../fonts/Bimini%20Normal.ttf);
	font-style: normal;
	text-transform: uppercase;
}
.blockcontent h3 {
	margin: 20px 0 10px;
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited {
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h4 {
	color: #438325;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.blockcontent h4 {
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited {
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h5 {
	color: #f20000;
	font-size:20px;	
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding:5px;
}
.blockcontent h5 {
	font-size: 40px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited {
	font-size: 60px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postcontent h6 {
	color: #B8B8B8;
	margin: -5px 0 -15px;
	font-size: 28px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
.blockcontent h6 {
	margin: -5px 0 -15px;
	font-size: 28px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited {
	font-size: 28px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
header, footer, article, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before {
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
}
header, footer, article, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
html, body {
	height: 100%;
	margin:0px;
	padding:0px;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.cleared {
	font: 0/0 serif;
	clear: both;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
li h1, .postcontent li h1, .blockcontent li h1 {
	margin: 1px;
}
li h2, .postcontent li h2, .blockcontent li h2 {
	margin: 1px;
}
li h3, .postcontent li h3, .blockcontent li h3 {
	margin: 1px;
}
li h4, .postcontent li h4, .blockcontent li h4 {
	margin: 1px;
}
li h5, .postcontent li h5, .blockcontent li h5 {
	margin: 1px;
}
li h6, .postcontent li h6, .blockcontent li h6 {
	margin: 1px;
}
li p, .postcontent li p, .blockcontent li p {
	margin: 1px;
}
.shapes {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
}
.slider-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.slidenavigator > a {
	display: inline-block;
	vertical-align: middle;
	outline-style: none;
	font-size: 1px;
}
.slidenavigator > a:last-child {
	margin-right: 0 !important;
}
.iso {
	float:left;
	width:90px;
	margin-left:35px;
	margin-top:16px;
}
.since {
	float:right;
	width:120px;
	margin-top:16px;
	margin-right:30px;
}
.heading_logo {
	float:left;
	margin-left:-5px;
	margin-top:30px;
}
.headline {
	display: inline-block;
	z-index: 99;
}
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover {
	font-size: 30px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(23, 23, 23, 0.82);
	padding-left: 19px;
	padding-top: 10px;
	margin: 0;
	color: #cf0000 !important;
	white-space: nowrap;
}
.slogan {
	display: inline-block;
	position: absolute;
	min-width: 50px;
	top: 91px;
	left: 42.83%;
	line-height: 100%;
	margin-left: -48px !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 99;
	white-space: nowrap;
}
.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover {
	font-size: 20px;
	font-family: Candara;
	src:url(../fonts/CANDARAB_0.TTF);
	font-weight: 800;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000 !important;
}
.footer .layout-item-0 {
	border-style: Dashed;
	border-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-spacing: 20px 0px;
	border-collapse: separate;
}
.footer .layout-item-1 {
	padding: 20px;
}
.ie7 .post .layout-cell {
	border: none !important;
	padding: 0 !important;
}
.ie6 .post .layout-cell {
	border: none !important;
	padding: 0 !important;
}
#menu_bg {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #000;
	position: fixed;
	z-index: 1000;
	top: 0px;
	height: 70px;
	padding: 0;
	margin: 0;
}
.menu_cat {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.logo {
	float: left;
	margin: 0;
	padding: 0;
}
.menu {
	float: right;
	margin-top: 15px;
	padding: 0;
	border:1px solid#737373;
	border-radius:5px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li {
	float: left;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.menu ul li a {
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
	-ms-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	text-decoration:none;
	outline: none !important;
}

.menu ul li a:hover {
	background:#b1b1b1;
	border-radius:5px;
/*	background:url(../images/menu_hover_bg.jpg) left bottom repeat-x;
*/	display: block;
	color: #fff;
	-ms-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.menu ul li a.active {
	background: #b1b1b1;
	display: block;
	color: #fff;
	border-radius:5px;
	
}

/*#green {
	background:url(../images/menu_hover_bg.jpg) left top repeat-x;	
	display: block;
}*/

.header {
	margin: 0 auto;
	height: 130px;
	background:#fff;
	position: relative;
	width: 1000px;
	z-index: auto !important;
}
.responsive .header {
	background-image: url("../images/header.jpg");
	background-position: center center;
}
.header>.widget {
	position: absolute;
	z-index: 101;
}
.sheet {
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	cursor: auto;
	width: 1000px;
	z-index: auto !important;
}
.layout-wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	z-index: auto !important;
}
.content-layout {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.content-layout-row {
	display: table-row;
}
.layout-cell {
	display: table-cell;
	vertical-align: top;
}
.block {
	margin: 10px;
}
div.block img {
	border: none;
	margin: 7px;
}
.blockheader {
	background: #171717 url("../images/blockheader.png") scroll;
	border: 1px solid #949494;
	padding: 12px 3px;
	margin: 0 auto 2px;
}
.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover {
	color: #3AB4E9;
	font-size: 14px;
	font-family: Arial;
	margin: 0 10px 0 5px;
}
.blockcontent {
	padding: 3px;
	margin: 0 auto;
	color: #404040;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover {
	color: #404040;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.blockcontent p {
	margin: 6px 0;
}
.blockcontent a, .blockcontent a:link {
	color: #35671D;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: underline;
}
.blockcontent a:visited, .blockcontent a.visited {
	color: #83D0F1;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
}
.blockcontent a:hover, .blockcontent a.hover {
	color: #0D5877;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
}
.block ul>li:before {
	content: url('../images/blockbullets.png');
	margin-right: 6px;
	bottom: 2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	margin-left: -12px;
}
.opera .block ul>li:before {
	/* Vertical-align:middle in Opera doesn't need additional offset */
	bottom: 0;
}
.block li {
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	line-height: 125%;
	color: #158ABC;
}
.block ul>li, .block ol {
	padding: 0;
}
.block ul>li {
	padding-left: 12px;
}
.breadcrumbs {
	margin: 0 auto;
}
a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button {
	text-decoration: none;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	margin: 0 5px 0 12px !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
	line-height: 30px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.button img {
	margin: 0;
	vertical-align: middle;
}
.firefox2 .button {
	display: block;
	float: left;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
.block select {
	width: 96%;
}
input.button {
	float: none !important;
}
.button.active, .button.active:hover {
	background: #5BB332;
	padding: 0 20px;
	margin: 0 auto;
}
.button.active, .button.active:hover {
	color: #FFFFFF !important;
}
.button.hover, .button:hover {
	background: #71C9EF;
	padding: 0 20px;
	margin: 0 auto;
}
.button.hover, .button:hover {
	color: #FFFFFF !important;
}

label.checkbox:before {
	background: #F9FAFB;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 auto;
	width: 16px;
	height: 16px;
}
label.checkbox {
	cursor: pointer;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	display: inline-block;
}
.checkbox>input[type="checkbox"] {
	margin: 0 5px 0 0;
}
label.checkbox.active:before {
	background: #C7C7C7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	display: inline-block;
}
label.checkbox.hovered:before {
	background: #E0E0E0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	display: inline-block;
}
label.radiobutton:before {
	background: #F9FAFB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	width: 12px;
	height: 12px;
}
label.radiobutton {
	cursor: pointer;
	font-size: 13px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	display: inline-block;
}
.radiobutton>input[type="radio"] {
	vertical-align: baseline;
	margin: 0 5px 0 0;
}
label.radiobutton.active:before {
	background: #C7C7C7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	display: inline-block;
}
label.radiobutton.hovered:before {
	background: #E0E0E0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	display: inline-block;
}
a img {
	border: 0;
}
.article img, img.article, .block img, .footer img {
	margin: 0 0 0 0;
}
.metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.article table, table.article {
	border-collapse: collapse;
	margin: 1px;
}
.post .content-layout-br {
	height: 0;
}
.article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
.preview-cms-logo {
	border: 0;
	margin: 1em 1em 0 0;
	float: left;
}
.image-caption-wrapper {
	padding: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper img {
	margin: 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper div.collage {
	margin: 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper p {
	font-size: 80%;
	text-align: right;
	margin: 0;
}
.postheader {
	color: #404040;
	margin: 10px 0 0 25px;
	font-size: 32px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered {
	font-size: 32px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.postheader a, .postheader a:link {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #8AD468;
}
.postheader a:visited, .postheader a.visited {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #30B1E8;
}
.postheader a:hover, .postheader a.hovered {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #87D364;
}
.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #158ABC;
}
.postheadericons {
	padding: 1px;
	margin: 20px 0 0;
}
.postheadericons a, .postheadericons a:link {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #478B27;
}
.postheadericons a:visited, .postheadericons a.visited {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #595959;
}
.postheadericons a:hover, .postheadericons a.hover {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #5DB734;
}
.postpdficon:before {
	content: url('../images/postpdficon.png');
	margin-right: 6px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	bottom: auto;
}
.opera .postpdficon:before {
	/* Vertical-align:middle in Opera doesn't need additional offset */
	bottom: 0;
}
.postprinticon:before {
	content: url('../images/postprinticon.png');
	margin-right: 6px;
	bottom: 2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
}
.opera .postprinticon:before {
	/* Vertical-align:middle in Opera doesn't need additional offset */
	bottom: 0;
}
.postemailicon:before {
	content: url('../images/postemailicon.png');
	margin-right: 6px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	bottom: auto;
}
.opera .postemailicon:before {
	/* Vertical-align:middle in Opera doesn't need additional offset */
	bottom: 0;
}
.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before {
}
.opera .postcontent ul>li:before, .opera .post ul>li:before, .opera .textblock ul>li:before {
	/* Vertical-align:middle in Opera doesn't need additional offset */
	bottom: 0;
}
.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before {
	bottom: auto;
}
.postcontent li, .post li, .textblock li {
	font-size: 13px;
	font-family: Arial;
	color: #141414;
	margin: 0 0 5px 1px;
}
.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol {
	padding: 0;
}
.postcontent ul>li, .post ul>li, .textblock ul>li {
	padding-left: 39px;
}
.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before {
	margin-left: -39px;
}
.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul {
	margin: 1em 0 1em 1px;
}
.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul {
	margin: 0.5em 0 0.5em 1px;
}
.postcontent li, .post li, .textblock li {
	margin: 0 0 5px 0;
}
.postcontent ol>li, .post ol>li, .textblock ol>li {
	/* overrides overflow for "ul li" and sets the default value */
	overflow: visible;
}
.postcontent ul>li, .post ul>li, .textblock ul>li {
	/* makes "ul li" not to align behind the image if they are in the same line */
	overflow-x: visible;
	overflow-y: hidden;
}
blockquote {
	background: #B6E3F7 url('../images/postquote.png') no-repeat scroll;
	padding: 2px 2px 2px 25px;
	margin: 10px 10px 10px 50px;
	color: #03141C;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	/* makes block not to align behind the image if they are in the same line */
	overflow: auto;
	clear: both;
}
blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover {
	color: #03141C;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
/* Override native 'p' margins*/
blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p {
	margin: 0;
	margin: 2px 0 2px 15px;
}
.postfootericons, .postfootericons a, .postfootericons a:link, .postfootericons a:visited, .postfootericons a:hover {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #158ABC;
}
.postfootericons {
	padding: 1px;
}
.postfootericons a, .postfootericons a:link {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #5DB734;
}
.postfootericons a:visited, .postfootericons a.visited {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #595959;
}
.postfootericons a:hover, .postfootericons a.hover {
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #5DB734;
}
.footer {
	background: #E0E0E0;
	padding: 5px;
	margin: 20px auto 0;
	position: relative;
	color: #454545;
	font-family: Arial;
	text-align: left;
}
.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption {
	color: #454545;
	font-family: Arial;
}
.footer p {
	padding: 0;
	text-align: left;
}
.footer a, .footer a:link {
	color: #478B27;
	font-family: Arial;
	text-decoration: none;
}
.footer a:visited {
	color: #478B27;
	font-family: Arial;
	text-decoration: none;
}
.footer a:hover {
	color: #5BB332;
	font-family: Arial;
	text-decoration: underline;
}
.footer img {
	border: none;
	margin: 10px;
}
.footer li {
	font-size: 13px;
	font-family: Arial;
	line-height: 125%;
	color: #376B1E;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.page-footer {
	position: relative;
	z-index: auto !important;
	padding: 1em;
	text-align: center !important;
	text-decoration: none;
	color: #F5F5F5;
}
img.lightbox {
	cursor: pointer;
}
#lightbox-bg * {
	padding: 0;
	margin: 0;
}
div#lightbox-bg {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 9999;
}
img.lightbox-image {
	-webkit-transition: opacity 350ms ease-in-out;
	-moz-transition: opacity 350ms ease-in-out;
	-o-transition: opacity 350ms ease-in-out;
	-ms-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
	cursor: pointer;
	z-index: 10000;
	position: fixed;
	border: 6px solid #fff;
	border-radius: 3px;
	opacity: 0;
	filter: alpha(opacity=0);
}
img.lightbox-image.active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.lightbox-error {
	position: fixed;
	background: #fff;
	z-index: 100;
	opacity: 0.95;
	padding: 20px;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	box-shadow: 0 2px 5px #333;
	width: 300px;
	height: 80px;
}
.loading {
	position: fixed;
	background: #fff url('../images/preloader-01.gif') center center no-repeat;
	width: 32px;
	height: 32px;
	z-index: 10100;
	opacity: 0.5;
	padding: 10px;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	box-shadow: 0 2px 5px #333;
}
.arrow {
	height: 100px;
	width: 82px;
	z-index: 10003;
	position: fixed;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.arrow.left {
	left: 9px;
}
.arrow.right {
	right: 9px;
}
.arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.arrow.disabled {
	display: none;
}
.arrow-t, .arrow-b {
	height: 6px;
	width: 30px;
	left: 26px;
	background-color: #fff;
	position: relative;
	border-radius: 3px;
}
.arrow-t {
	top: 38px;
}
.arrow-b {
	top: 50px;
}
.close {
	width: 22px;
	height: 22px;
	position: fixed;
	top: 30px;
	right: 39px;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.close:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.close .cw, .close .ccw {
	position: absolute;
	top: 8px;
	left: -4px;
	width: 30px;
	height: 6px;
	background-color: #fff;
	border-radius: 3px;
}
.cw {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	-moz-transform: rotate(45deg);
/* Firefox */}
.ccw {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	/* IE 9 */
	-webkit-transform: rotate(-45deg);
	/* Safari and Chrome */
	-o-transform: rotate(-45deg);
	/* Opera */
	-moz-transform: rotate(-45deg);
/* Firefox */}
.close-alt, .arrow-right-alt, .arrow-left-alt {
	display: none;
	color: #fff;
	font-size: 2.5em;
}
.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
	display: block;
}
.ie8 .cw, .ie8 .ccw {
	display: none;
}
.content-layout .content {
	margin: 0 auto;
}
/* Begin Additional CSS Styles */
.newsdate {
	background: #f0f0f0;
	color: #737373;
	padding: 4px;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	text-align: center;
}
.newsdate a:hover {
	color:#f20000 !important;
}
.blockheader .t, .vmenublockheader .t {
	white-space: nowrap;
}
/* End Additional CSS Styles */

.content .postcontent-0 .layout-item-0 {
	border-top-width: 1px;
	border-top-style: Dashed;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.content .postcontent-0 .layout-item-1 {
	color: #242424;
	background: #FFFFFF url('images/59e01.png') no-repeat scroll;
	padding-right: 0px;
	padding-left: 0px;
}
.content .postcontent-0 .layout-item-2 {
	border-spacing: 20px 0px;
	border-collapse: separate;
}
.content .postcontent-0 .layout-item-3 {
	text-align:left;
}
.layout-item-3 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.layout-item-3 ul li {
	background:url(../images/postbullets.png) no-repeat 0px;
	padding-left:28px;
	line-height:26px;
	height:22px;	
}
.sub_title {
	color:#f20000;
	font-size:18px;
	font-weight:bold;
}
.layout-item-3 a:hover {
	text-decoration:none;
	color:#f20000;
}
.ie7 .post .layout-cell {
	border: none !important;
	padding: 0 !important;
}
.ie6 .post .layout-cell {
	border: none !important;
	padding: 0 !important;
}
.left_txt {
	float:left;
	text-align:justify;
}
.right_img {
	float:right;
}
.border_line {
	border-top:1px dashed #d6d6d6;
	width:980px;
	margin:10px auto;
}
.acheive {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.acheive h4 {
	margin:0;
	padding-bottom:15px;
}
.cate_ache {
	width:325px;
	float:left;
}
.cate_img {
	border-radius:5px;
	background:#dad7d7;
	border:2px solid#CCC;
	width:122px;
	height:122px;
	margin-left:90px;
	padding:0px;
}


.highlight {
	color:#FE0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


.c_icon {
	width:700px;
	padding:10px;
	margin:0px;
}


.c_img {
	float:left;
	width:300px;
	margin-left:10px;
}

.c_img1 {
	float:right;
	width:300px;
	padding-right:30px;
}

.cost_icon {
	margin-left:50px;
	margin-top:5px;
}

.cost_titel {
	font-size:18px;
	font-weight:700;
	margin-left:50px;
}

.cost_pin {
	background:url(../images/icon.png) no-repeat 0px 3px; ;
	padding-left:20px;
	padding-bottom:-20px;
	margin-left:30px;
	margin-top:10px;
}


.contct {
	width:100%;
	padding:10px;
	margin:0px;
}

.c_add {
	float:left;
	width:350px;
	margin-left:10px;
}

.map {
	float:right;
	width:450px;
	padding-right:50px;
	
}

.con_en {
	width:130px;
	height:20px;
	font-size: 12px;
	margin-top:10px;
	border-radius:5px;
	border:1px solid#999;
	padding-left:2px;
}

.pro_img {
	float:left;
	width:200px;
	height:160px;
	padding:5px;
	margin:0px;
	border-radius:8px;
	background:#999900;
}

.pro_text {
	float:right;
	width:450px;
	padding-right:10px;
	margin:0px;
	text-align:justify;
	
}

.pro_img1 {
	float:right;
	width:200px;
	height:160px;
	padding:5px;
	margin:0px;
	border-radius:8px;
	background:#999900;
}

.pro_text1 {
	float:left;
	width:450px;
	padding-right:10px;
	margin:0px;
	text-align:justify;
	
}

.pro_titel {
	font-size:18px;
	margin-left:170px;
	font-weight:700;
	color:#d60205;
}

.pro_sub {
	font-size:12px;
	font-weight:700;
	color:#d60205;
}

.pro_pin {
	background:url(../images/icon.png) no-repeat 0px 3px; ;
	padding-left:20px;
	padding-bottom:-20px;
	margin-left:30px;
	margin-top:10px;
}

.rd_logo {
	background:url(../images/right_logo.png) no-repeat -5px -7px;
	height:40px;
	padding-left:30px;
	margin-left:20px;
	width:40px;
	color:#127ce9;
	text-decoration:none;
}

#products {
	width:880px;
	margin:10px auto;
	padding-left:50px;
}
#products h1 {
	color:#1c76b5;
	margin:0;	
}
#products ul {
	margin:0;
	padding:0;
	list-style:none;
}
#products ul li {
	margin:0;
	padding-left:34px;
}
#products ul li img {
	border:2px solid #000;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
}
.img_left {
	float:left;
	width:336px;
}
.txt_right {
	width:340px;
	float:right;
}
.strip {
	background:url(../images/separator.gif) no-repeat;
	height:2px;
	margin-top:5px;
	margin-bottom:23px;
	clear:both;
}


.product_titel {
	font-size:15px;
	color:#b8161a;
	font-weight:700;
}

.submit {
	width:70px;
	height:26px;
	background:#06F;
	
	border-radius:8px;
	cursor:pointer;
	padding:2px;
}


.submit:hover {
	background:#847602;
}

.thanks_blink {
	color:#0C3;
	font-weight:700;
	font-size:18px;
	text-decoration:blink;
}


#product_gallery {
	border-top: 1px dashed #CCCCCC;
    margin: 10px 0px 0px 5px;
}
.product_details {
	margin:0;
	padding:0;
}
.product_details img {
	margin-right:15px;
}
.product_img {
	float:left;
	border:3px solid #000;
}

focus {
	outline:0px;
}

#FC_container{
	display:block;
	position:relative;
	clear:both;
	width:660px;
	margin:20px auto 20px;
	overflow:hidden;
	border:1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	#FC_tabs{
		display:block;
		position:relative;	
		background:#333333;
		width:100%;
		float:left;
		font-weight:bold;
	}
		#FC_tabs .tab{
			display:block;
			position:relative;
			float:left;
			padding:10px;
			text-align:left;
			background-color:#333333;
			font-size:18px;
			margin-right:-8px;
			color:#FFFFFF;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top:1px #999999 solid;
			border-left:1px #999999 solid;
			border-right:1px #999999 solid;	
			text-decoration:none;	
		}
	#FC_content{
		display:block;
		position:relative;
		clear:both;
	}
		#FC_content .content{
			font-size:12px;
			padding:10px;	
			text-align:justify;	
			display:block;
			position:relative;	
		}
		
/* Tab highlight css classes */
.FC_selected{
	color:#FFFFFF;
	background-color:#CC0000;
	border:none;
}
.FC_default{
	color:#FFFFFF;
	background-color:#333333;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
}
.current {
	color:#f20000 !important;
}