/*  HTML5 ✰ Boilerplate  */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body {font:12px/18px Lucida Sans, sans-serif;} 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
a:hover, a:active, *:focus, input:focus, button:focus { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #a1d8f0; color:#fff; text-shadow: none; }
::selection { background:#a1d8f0; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #a1d8f0; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {color: #444; }
a, a:active, a:visited { color: #666; text-decoration:none; }
a:hover { color: #c00; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


body{    border: 0 none;       font-family: Arial,Helvetica,sans-serif;    font-size: 14px;
    margin: 0;    padding: 0 0 1px;        background: #F5F5F5;
	
	color: #656253;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    line-height: 20px;
	
	}
.headerstrip {
background: none ;
display: block;height: 100px;
left: 0;position: relative;
top: -0;width: 100%;z-index: 2000;
display: block; padding-top: 5px;
margin-bottom: 0px;border-bottom: 5px solid #D9D9D9;
}
/*
.search {
    position: relative;
   margin-top: 8px;
    width: 220px;
	float:right;
    z-index: 15;
	background:#E5322C;
	border-radius: 0 0 5px 5px;
}
.search .search-button {
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0;
    width: 56px;
	background: none repeat scroll 0 0 #D9D9D9;
	 border: 1px solid #D9D9D9;
	  border-left: 1px solid #000000;
}
.search .search-input {
   background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #D9D9D9;
    height: 21px;
    padding: 1px 1px 1px 33px;
    width: 128px;
}

*/

.search {
    position: absolute;
    right: 0;
    top: 35px;
    width: 220px;
    z-index: 15;
	    display: inline;
    float: left;
    margin-left: 25px;
}
.search .search-button {
    background: url("images/button-search.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    cursor: pointer;
    height: 24px;
    left: 0;
    position: absolute;
    text-indent: -999px;
    width: 28px;
}
.search .search-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #F0F0F0;
    height: 21px;
    padding: 1px 1px 1px 33px;
    width: 162px;
}

.search label {
    display: none;
}
#top
{
float:left;
width:100px;
}
.container
{
position: relative;
width:1000px;
margin:0 auto;

}

.navigation
{
	 background: none repeat scroll 0 0 #E5322C;
    height: 41px;
    margin-bottom: 15px;
    padding: 0 ;
	width:100%;
}
.menubar {
   width:1000px;
   margin:0 auto;
   background:#D9D9D9
}
.menubar ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menubar > ul > li {
   border-right: 3px solid #D9D9D9;
    float: left;
    height: 30px;
    padding: 6px 15px 5px;
    position: relative;
    z-index: 20;
	background:#E5322C;
}

.menubar > ul > li > a {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    line-height: 14px;
      padding: 6px 10px;
    position: relative;
    text-decoration: none;
    z-index: 6;
}
.menubar > ul > li:hover , .menubar > ul > li.menuactive 
{
	background: #ffffff;
	transition: 0.3s ease-in all;
}
.menubar > ul > li > div > ul {
    display: table-cell;
}

.menubar > ul > li ul > li > a {
    color: #FFFFFF;
    display: block;
    min-width: 120px;
    padding: 4px;
    text-decoration: none;
    white-space: nowrap;
}
.menubar > ul > li:hover a , .menubar > ul > li.menuactive  a

{
	color:#c10000;
	transition: 0.3s ease-in all;
}

#footer
{
	background: url("images/footer_bg.png") repeat-x scroll 0 0 #191919;
    border: 0 solid #727272;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: auto;
    margin:  20px 0 0 0;
    position: relative;
	width:100%;
	min-height:100px;
	
}

.content-left {
    float: left;
    width: 700px;
}

.maintext {
   clear: both;
    float: left;
    min-width: 90%;
    padding: 0 20px 20px 0;
    text-align: justify;
	}

h1, h2 {
    color: #2D84B6;
    font-family: Arial,Verdana;
    font-weight: normal;
    margin-bottom: 12px;
}
h3, h4, h5, h6 {
    color: #2D84B6;
    font-family: Arial,Verdana;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 8px;
}
h1 {
    font-size: 28px;
    line-height: 30px;
}
h2 {
    font-size: 28px;
    line-height: 24px;
}
h3 {
    font-size: 18px;
    line-height: 20px;
}
h4 {
    font-size: 14px;
    line-height: 15px;
}
h5, h6 {
    font-size: 15px;
    line-height: 15px;
	color:#E5322C;	
}



.homeslider 
{
	width:1000px;
	height:200px;
	overflow:hidden;
	
}

.homeslider  li
{
	width:1000px;
	height:200px;
float:left;
	
}



.content-right {
    float: left;
    width: 290px;
}

.sideright {
    padding: 0 0 0 30px;
}

.frontwidgets {
    background-color: #F5F5F5;
    border: 1px solid #FFFFFF;
    display: inline-block;
    height: auto;
    padding: 0 0 25px;
    position: relative;
    width: 1000px;
}

.innerpages-content	
{
	border-top: 3px solid #D9D9D9;
    display: inline-block;
    height: auto;
    padding: 0 0 25px;
    position: relative;
    width: 1000px;
	
}
.fronttext-devider1, .fronttext-devider2 {
    background: none repeat scroll 0 0 #E0E0DE;

    height: 75%;
    left: 325px;
    position: absolute;
    top: 41px;
    width: 1px;
}

.fronttext-devider2
{
	left: 650px;
}
.fronttext {
    display: inline-block;
    float: left;
    margin: 0 25px 0 25px;
    position: relative;
    width: 280px;
	}

.title-container .bar-bg {
    background: url("images/frontbar_bg.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    position: absolute;
    width: 250px;
}
innerpages-content .title-container { 
   margin: -18px 0 15px -125px;
   }

.title-container {
    display: inline-block;
    float: left;
    height: 44px;
    left: 50%;
    margin: -16px 0 15px -125px;
    position: absolute;
    width: 250px;
}
.title-container .bar-left {
   background: #C10000;
}

.title-container .title{
   background: none repeat scroll 0 0 #E5322C;
    height: 36px;
    margin-left: 10px;
    margin-top: 4px;
    text-align: center;
    width: 230px;
}
.title-container .title h2 {
	color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding-top: 6px;}
.frontcontent-container {
    display: inline-block;
    padding: 42px 0 0;
}
.postimage-container {
    border: 1px solid #DEDEDE;
    display: inline-block;
    float: left;
    margin: 0 0 15px;
}

.postimage {
    border: 1px solid #FFFFFF;
    height: 104px;
    overflow: hidden;
    width: 266px;
}
.fronttext .frontcontent {
    font-size: 13px;
    line-height: 1.5;
    text-shadow: 0 1px 0 #F8F8F8;
}
.readmore  a{
   background: none repeat scroll 0 0 #E5322C;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
	 float: right;
    height: auto;
    margin: 20px 0 0 4px;
    padding: 4px 8px;
    text-decoration: none;
    width: auto;
}

.post-image a div
{
	position:relative;
	height:100%;
	width:100%;overflow:hidden;
	background:#fff url(view/css/images/loader.gif) 50% 50% no-repeat;
}
.post-image a div a
{
height: auto; width: 100%; display: block;
}

#footer .container
{
	padding: 25px 0;
}
.copytext
{
	color:#ffffff;
	float:left;
	width:400px;
}
.design
{
	color:#ffffff; width:200px;
	float:right;
}
.design a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.contactform input[type=text], .contactform input[type=email] {
   border: 1px solid #888888;
    height: 15px;
    margin: 4px 8px 8px 0;
    padding: 2px;
    vertical-align: middle;
    width: 280px;
}
.contactform textarea {
    border: 1px solid #888888;
    height: 100px;
    margin: 0 8px 4px 0;
    padding: 5px 2px;
    vertical-align: top;
    width: 280px;
}
.contactform input:focus, .contactform textarea:focus {
    border: 1px solid #888888;
}
.error_message
{
	color:#E5322C;
}
.contactform >div
{
	float:left;
}

.contactform >div label
{
	width:134px;
	float:left;
	text-align:justify;
}

* html #contact_form input.but {
    padding: 6px !important;
}
* + html #contact_form input.but {
    padding: 6px !important;
}

.fbsubmit
{
background: none repeat scroll 0 0 #E5322C;
    border: 1px solid #E5322C;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: auto;
    margin: 20px 0 0 4px;
    padding: 4px 8px;
    text-decoration: none;
    width: 80px;
}

.submit {
    width: 420px;
}

.partner {
    float: left;
    height: 167px;
    line-height: 25px;
    text-align: left;
    width: 225px;
}

.partner strong {
    color: #E5322C;
    font-size: 16px;
}

.sideright > img {
    border: 5px solid #D5D5D5;
    margin-bottom: 20px;
}

.prod {    float: left;    margin: 10px 20px;    width: 277px;}.prod > img {    border: 5px solid #D5D5D5;}.prod > h5 {    background: none repeat scroll 0 0 #D5D5D5;    color: #2D84B6;    font-weight: bold;    padding: 10px 0;    text-align: center;    width: 264px;}