/* Start of CMSMS style sheet 'Main Style' */
/*****Basic Elements*****/  

body {
	
	text-align: left;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
        background: #b8c4d4 url(../images/background.jpg) repeat-x bottom fixed;
}

#wrapper{
        width: 990px;
        margin: auto;
        background: #fff;
}

h1 {
        visibility: hidden;
	
}

h2 {
	font-size: 18px;
	color: #b00531;
	margin: 2px 0 0 4px;
	font-weight:bold;
	
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
        line-height: 1.4;
        font-weight:bold;
        color: #b00531;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 10px;
	margin: 10px 0 10px 10px;
}

a {
	text-decoration: none;
	color: #b00531;
        font-weight:bold;
	
}

a:hover {
	text-decoration: underline;	
}

p{
	margin: 0px;
}

strong {

	font-size: 14px;
	margin-bottom: 10px;
        line-height: 1.1;
        font-weight:bold;
        color: #20306b;
}

sup{
          line-height: 0.7;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
        margin: 0 0 6px 4px;
        
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(../images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}


dfn, dt {
	color: #fff;
        display: none;
}

dd {
	margin: 0px 0px 0px 10px;
}

hr {
	
height: 0;
border: 0;
border-top: 1px solid #d2d2d2;
	
}

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#menu{
	width: 960px;
        margin: 0px 0 0 32px;
	z-index: 2;
	
}



.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/

#header {
	background: url(../images/logo-header.gif);
	height: 123px;
        z-index: 3;
}

#weight{
        float: right;
	font-size: 12px;
	color:#20306b;
	font-weight: bold;

}

/***News***/

#newsitem{
       
        height: 84px;
        

}
#news-img img{
       
        width: 84px;
        height: 84px;
       
}

#news-img{
        float: left;        
        overflow: hidden;
        width: 84px;
        height: 84px;
        background: #fff url(../images/news-thumb.gif) no-repeat;

}

#Newstext{
        display: inline-block;        
        background: #b00532;
        width: 211px;
        height: 84px;
        padding:  0px 5px 0px 10px;
        border-bottom: 1px solid #f8f9fa;
}

#Newstext2{
        margin: 0 0 0 84px;
        background: #b00532;
        width: 83%;
        height: 82px;
        padding:  2px 5px 0px 14px;
        border-bottom: 1px solid #f8f9fa;
}

#Newstext3{
        margin: 20px 0 0 0px;
        padding:  0px 0px 0px 0px;
       
}

#newstitle{
	font-family:  Arial, sans-serif;
        font-weight: bold;
	color: #000; 
	font-size:22px;
	float: left;
        width: 240px;
	margin: 0px 0px 0px 0px;
}

.newsdate{
	margin:2px 0px 4px 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #fff;
	font-size:11px;
	font-weight: bold;
}

.newsdate2{
	margin:2px 0px 4px 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #20306b;
	font-size:11px;
	font-weight: bold;
}

.title h3{
        
	margin: 0px 0px 10px 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #b00532;
	font-size:14px;
	font-weight: bold;
        width: 650px;
}

.NewsSummaryLink{
	margin: 0px 0px 0px 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight: bold;
        width: 208px;
        height: 40px;
        overflow: hidden;
}

.NewsSummaryLink2{
	margin: 0px 0px 4px 0px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight: bold;
        width: 500px;
        height: 14px;
        overflow: hidden;
}
.NewsSummaryLink a{
        color: #fff;
        line-height: 1.1;
       

}
.NewsSummaryLink2 a{
        color: #fff;
        line-height: 1.1;
       

}
.SummaryText{
         color: #e3e3e3;
        text-align: left;
	line-height: 1.1;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        width: 500px;
        height: 20px;
}

.Newstext{
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.4;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		
}

#readmore{
         float: right;
	margin: 0px 0px 0px 0px;
        color: #fff;
        position: relative;
}


#readmore a{
        color: #fff;
        font-size: 10px;
        
}



#primary-nav li a{
display:block;
margin:0;
padding:0;
}
#primary-nav ul li{
margin:0;
}


 

/*** Content ***/

#content {
	margin: 4px 0 0 0;
}

#contentcontainer {
	width: 960px;
	background: #fff ;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}



.moveBack{
z-index:-1;
}
.moveFront{
z-index:1;
}



#leftside {
	float: left;
	width: 620px;
        margin: 20px 0px 0px 0px;
       
}

#leftside .blockitem{
	overflow:hidden;
        float: left;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width: 630px;
	margin: 0px 0px 20px 0px;
	list-style:none;
        background:#fff;
}



#leftside .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 630px;
	height: 33px;
}


#textimage{
        float:left;
        margin: 2px 0px 0px 0px;
}

#leftside .textbox{
	padding:8px 12px 12px 12px ;
	list-style-type: none;
        overflow:hidden;
        background:#eaebed;
        margin: 2px 0px 0px 0px;
        height: 234px;
        line-height: 1.3;
        
}

#leftside .textbox2{
	padding:8px 12px 12px 12px ;
	list-style-type: none;
        overflow:hidden;
        background:#eaebed;
        margin: 2px 0px 20px 0px;
        line-height: 1.3;
        height: auto;
	   min-height:973px;
	   height:auto !important;
	   height:973px;
        
}


#leftside .textbox3{
	padding:8px 10px 12px 12px ;
	list-style-type: none;
        overflow:hidden;
        background:#eaebed;
        margin: 2px 0px 0px 0px;
        line-height: 1.3;
        height: auto;
	   min-height:650px;
	   height:auto !important;
	   height:650px;
        
}

#leftside .textbox  h3 {
	font-weight: bold;
	font-size: 15px;
	color: #1f306b;
	margin: 0px 0 8px 0;
        line-height: 1.3;
}
#leftside .textbox p {
	line-height: 1.3;
	margin: 0 0 8px 0;
	
}

#leftside .textbox2 p {
	line-height: 1.3;
	margin: 0 0 20px 0;
	
}

.textbox ul li {
	line-height: 1.1;
	margin-left: 22px;
	margin-top: 10px;
        color: #1f306b;
	font-size:12px;
	font-weight: bold;
}

.textbox2 ul li {
	line-height: 1.2;
	margin-left: 22px;
	margin-top: 10px;
        color: #1f306b;
	font-size:12px;
	font-weight: bold;
}

/*** Leftside small boxes***/



#leftside .blockitem-small{
        float: left;
        padding:0;
	height:auto;
	width: 286px;
	margin:0 40px 20px 0;
	list-style:none;
}
#leftside .blockitem-small .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 286px;
	height: 33px;
}
#leftside .blockitem-small .titlebox p{
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	font-weight:bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#leftside .blockitem-small .textbox{
	padding:10px 9px;
	overflow:hidden;
	text-align: left;
        width: 286px;
        height: 160px;
        line-height: 1.4;
        background:#eaebed;
        margin: 2px 0 0 0;
}
#leftside .blockitem-small .textbox h3 {
	font-weight: bold;
	color: #cc1719;
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 1.2;
}


/***Block 2 ***/

#leftside .blockitem-small2{
        float: left;
        padding:0;
	height:auto;
	width: 286px;
	margin:0 0px 20px 0;
	list-style:none;
}
#leftside .blockitem-small2 .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 286px;
	height: 33px;
}
#leftside .blockitem-small2 .titlebox p{
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	font-weight:bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#leftside .blockitem-small2 .textbox{
	padding:10px 9px;
	overflow:hidden;
	text-align: left;
        width: 286px;
        height: 160px;
        line-height: 1.4;
        background:#eaebed;
        margin: 2px 0 0 0;
}
#leftside .blockitem-small2 .textbox h3 {
	font-weight: bold;
	color: #cc1719;
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 1.2;
}



/*** Right bar ***/

#rightside {
        margin: 20px 0px 0px 30px;
	float: left;
	width: 310px;
}

.imageblock{
       
	height:225px;
	width: 306px;
	margin:0px 0px 20px 0px;
	border: 2px solid #e6e6e6;
}

#rightside .blockitem {
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width: 310px;
	margin:0px 0px 20px 0px;
	list-style:none;
}
#rightside .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 310px;
	height: 33px;
}

.facebook{
	padding:0;
	float: right;
	position:absolute;
	right:70px;
	top:10px;
	margin:0!important;
        cursor: pointer;
}
.linkedin{
	padding:0px 0px;
	float: right;
	position:absolute;
	right:40px;
	top:10px;
	margin:0!important;
        cursor: pointer!important;
}
.rss{
	padding:0px 0px;
	float: right;
	position:absolute;
	right:10px;
	top:10px;
	margin:0!important;
        cursor: pointer!important;
}

#rightside .titlebox p{
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	font-weight:bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#rightside .textbox{
	padding: 0px 0px;
	overflow:hidden;
	text-align: left;
        height: 254px;
        line-height: 1.4;
        background:#eaebed;
        margin: 2px 0 0 0;
}

#rightside .textbox img{
	
	
}

#rightside .textbox h3 {
	font-weight: bold;
	color: #b00531;
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 1.2;
}

#rightside .textbox p {
	line-height: 1.2;
}


/***Block 2 ***/


#rightside .blockitem2 {
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width: 310px;
	margin:0px 0px 20px 0px;
	list-style:none;
}
#rightside .blockitem2 .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 310px;
	height: 33px;
}



#rightside .blockitem2 .titlebox p{
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	font-weight:bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#rightside .blockitem2 .textbox{
	padding:10px 12px;
	overflow:hidden;
	text-align: left;
        height: 160px;
        line-height: 1.4;
        background:#eaebed;
        margin: 2px 0 0 0;
}


#rightside .blockitem3 {
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width: 310px;
	margin:0px 0px 20px 0px;
	list-style:none;
}
#rightside .blockitem3 .titlebox{
	padding:5px 9px;
	background: #eaebed;
	overflow:hidden;
	text-align: left;
	width: 310px;
	height: 33px;
}
#rightside .blockitem3 .titlebox p{
	margin-top:2px;
	margin-bottom:2px;
	text-align:justify;
	font-weight:bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#rightside .blockitem3 .textbox{
	padding:10px 12px;
	overflow:hidden;
	text-align: left;
        height: 160px;
        line-height: 1.4;
        background:#eaebed;
        margin: 2px 0 0 0;
}
#rightside .blockitem3 ul li{
	list-style-type: disc;
        margin: 6px 0 0px 20px;
        font-size: 11px;
}


#rightside .blockitem2 .textbox img{
	
	
}

#rightside .blockitem2 .textbox h3 {
	font-weight: bold;
	color: #b00531;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 1.2;
}

#rightside .blockitem2 .textbox p {
	line-height: 1.2;
}

/*** Footer ***/

#footer {
	clear: both;
	background-color:#fff;
	padding: 0px 0px 15px;
	color: #fff;
        
}

#footer a{
        font-family:  Helvetica, Arial, sans-serif;
	color: #20306b;
	font-size:10px;
	font-weight: normal;


}
.footer-container {
	width: 960px;
        height: 37px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
        background-color:#eaebed;
}


#footer .footer-container  p#bottom-menu {
	float: left;
}
 .footer-container h6 {
	color: #20306c;
        float: left;
}





/***** Home Page ****/

/** Featured Area **/

#featured_area {
	margin: 20px 0 0 0;
	height: 299px;
	/*overflow: hidden;*/
	/*position: relative;*/
       z-index: 1;
        
}

#featured_area div#mySlides {
	margin-top: 0px;
	
}



#featured_area .photo {
	/*background: url(../images/featured_image_bg.gif) repeat-x;
	border: 1px solid #f8f9fa;
	padding: 10px;*/
	margin-top: 0px;
	float: left;
	/*position: relative;*/

}

#featured_area .photo img {
	width: 960px;
	height: 299px;
}

#featured_area .slide {
	/*overflow: hidden;*/
}

#featured_area .container {
	height: 300px;
	
	overflow: none;
}

#knoppies{
        float: right;
        margin: 0px 80px 0 0;

}
a.jFlowPrev, a.jFlowNext {
       
        visibility: hidden;
	display: block;
	width: 31px;
	height: 31px;
	position: absolute;
	bottom: 20px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../images/prev-trans.png) no-repeat;
	margin: 0 0px 0 0px;
}

a.jFlowNext {
	background: url(../images/next-trans.png) no-repeat;
	 margin: 0 0px 0 30px;
}

div#myController {
	display: none;
}



body#home div#contact-info {
	margin: 30px 30px 20px 0px;
	float: right;
	width: 260px;
}

body#home div#contact-info p strong {
	color: #333;
	font-weight: normal;
	margin: px 30px 20px 0px;
}

body#home #content div.hr {
	margin: 25px 0px;
}

body#home #content .bottom-block {
	margin: 0px 0px 0px 30px;;
	float: left;
	width: 300px;
	margin-right: 20px;
}

body#home #content .bottom-block2 {
	margin: 0px 0px 0px 0px;;
	float: left;
	width: 260px;
	margin-right: 20px;
}

body#home #content .bottom-block.last {
	margin: 0px 30px 0px 0px;;
	float: right;
	width: 260px;
}

body#home #content .bottom-block ul {
	list-style-type: none;
}

body#home #content .bottom-block h2 {
	font-size: 19px;
	color: #333;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}



#search {
	background: url(../images/search.gif) no-repeat;
	width: 176px;
	height: 23px;
	margin: 28px 10px 0 0;
        float: right;
        
}


div#search input.search-input {
	width: 140px;
	font-size: 12px;
	color:#666;
	float: left;
	border-style: none;
	background: none;
	padding: 3px 4px 3px;
        
}


div#search input.search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 23px;
	height: 23px;
        border-style: none;
	margin: 0px 0 0 0;
	padding: 0;
        background: none;
	float: left;
        color:#FFF;
}

.searchresults ul {
	list-style-type: none;
}

.searchresults ul li {
	margin-bottom: 11px;
}


ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e9eced;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	margin-bottom: 30px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #658294;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: left; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
/* End of 'Main Style' */

