/***************/
/* main layout */
/***************/
body { 
	margin:0; 
	padding:0; 
	background:url(../images/back2.gif); 
	background-position:center;/* backgrounds? */ 
	font-family:arial;
	font-size:13px;
	color:#000;
	font-weight:normal;
}

img{border:0px;}

#bodyWrapper { width:850px; margin: auto; background:#fff; padding:15px}

.pre{ }

/* specific link colours for this site */
a         { color: #bcc535; text-decoration: underline; }
a:link    { color: #bcc535; text-decoration: underline; }
a:visited { color: #bcc535; text-decoration: underline; }
a:hover   { color: #bcc535; text-decoration: none; }
a:active  { color: #bcc535; text-decoration: underline; }

h3{	font-size:15px;	color:#c7d134; font-weight:normal}
h2{color:#c7d134; font-weight:bold; font-size:14px}
h1{color:#c7d134; font-weight:bold; font-size:30px}

.pre_text{
	font-style:italic;
	font-size:12px;
	color:#666666;
}

/*******************/
/* header flash */
/*******************/
#flash_header{ margin:auto; width:850px}
/*******************/
/* header elements */
/*******************/
#header { margin-left:10px; }

#logo { float:left; margin-top:-13px}

ul#nav      {padding:71px 0 0 0; float:right;  }
ul#nav li   { float: left; margin-right: 6px; }
ul#nav li a { display: block; font-weight:bold; font-family:arial; color:#000; font-size:14px; text-decoration:none; padding-left:21px;}
li a{list-style-type:none;}
/*****botto nav******/

/********************/
/* content elements */
/********************/
#main { margin-top:10px; margin-bottom:46px; width:830px; padding:0 10px 0 10px; }
.leftside{ float:left; } 
.rightside{ float:right; width:245px; margin-left:10px; margin-top:40px } 
#sep{margin:10px 0 0 30px;}

.feature{ margin:0 0 15px 0; clear:both;}
.feature i{ font-size:10px; width:200px; clear:both}
.feature h3{ padding:0; margin:0;}
/*********/
/* items */
/*********/
/*.item          { margin-bottom: 10px; }*/
.item .title   { font-size:16px; font-weight:bold;  color:#c7d134;}
.item .content{width:360px; padding:0 0 5px 5px; float:right; margin-top:10px; border-bottom:1px dashed #999999;}
.item .date    { font-style: italic; }
.image   { float: left; margin-right: 5px; margin-bottom: 5px; }
.item h1{font-weight:bold}
/*events main item*/
.item_main{}
.item_main .title{padding-left:10px; float:left; color:#c7d134; font-weight:normal; font-size:30px}
.item_main .title_news{width:500px; float:left; font-size:16px; color:#bcc535; text-decoration:none; }
.item_main .pre_text{font-size:12px; color:#666666; padding-right:10px;}
.item_main .item{padding:10px 0 10px 0;}
.item_main .item:last-child{border-bottom:none;}
/*events item*/
.item_events{width:497px; margin-bottom:10px;}
.item_news{width:500px; clear:both; margin-bottom:10px;}
.item_events .content{width:440px; padding:0 0 5px 5px; float:left; }
.item_prod{width:500px; clear:both; margin-bottom:0px;}

/*blogs item*/
.item_blog{width:497px; margin-bottom:10px;}
.item_blog .content{width:374px; padding:0 0 5px 5px; float:right; }
/*news*/
.item .title a   { font-size:16px; font-weight:normal; text-decoration:none;}
/*******************/
/* footer elements */
/*******************/
#footer { width:830px; height:95px; background:#efefef; padding:15px 10px; }
#footer a { text-decoration: none; } /* for the clevercherry.com link */
#footer_top { width:100%; padding-bottom:10px;}
#footer_bottom { width: 100%; }
#footer #bottom_nav{ float:right; }
#footer #bottom_nav a{ color:#000; font-family:arial; font-size:13px; padding-left:5px;}
#footer_partners { float:left; padding:10px 0 10px 0; width:210px; height:100px; }
#footer_links { float:right; padding-top:10px; width:152px;}

/***********************/
/* general form styles */
/***********************/
.required { color: #f00; }

/* all form elements are contained within a formrow div, with a label and
 *  then the element, this is the best way (but still not good) to emulate
 *  a table */
div.formrow {
  clear: both;
  text-align: left;
  margin-bottom: 10px;
}

div.formrow label {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 80px; /* default width for a default form, add new form ids and override */
}
div.formrow.indent { margin-left: 90px; } /* label width + label margin-right, override as above */
div.formrow label.radio {
	float: none;
	text-align: inherit;
	margin-right: 0;
	width: auto;
}

#recaptcha_widget         { margin-bottom: 15px; }
#recaptcha_image          { float: left; width: 300px; }
#recaptcha_options        { border-left: 1px solid #999; padding-left: 5px; float: left; margin-left: 10px; }
#recaptcha_response_field { width: 325px; }
#recaptcha_notice         { font-size: 0.833em; color: #555; }

/* message and error boxes, not just useful in contact form */
#messages,
#errors,
#warnings,
#info { margin-bottom: 10px; }
.message { border: 1px solid #080; background: #efe; color: #080; padding: 3px 5px; margin-bottom: 15px; float: left; } /* you may need to clearfix this */
.message.nomargin { margin-bottom: 0; } /* if before something with a margin-top */
.message.info { border-color: #880; background: #ffe; color: #880; } /* info box in yellow */
.message.warn { border-color: #f40; background: #ffe; color: #f40; } /* warning box in orange */
.message.error { border-color: #f00; background: #fee; color: #f00; } /* error box in red */

/* leftside */
#left_side{
	width:384px;  /* too 4 pixels away */
	float:left;
	margin-top:7px;
}

#left_side_other{
	width:520px;  /* too 4 pixels away */
	float:left;
}

/* right side */
#right_side{
	width:390px; /* too 4 pixels away  */
	float:right;
	margin-top:2px;
}

#right_side_other{
	width:294px; /* too 4 pixels away  */
	float:right;
}

/****item leftside****/
#left_side .item h1{
	margin:20px 0 0 0;
	color:#c7d134;
}
#left_side .item #img{
	margin:5px 0 0 0;
}

#left_side .item #date{
	color:#666666;
	font-size:12px;
	margin-top:-5px;
	font-weight:normal;
	font-family:arial;
}
#left_side .item p{
	margin-top:20px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
}

/****item rightside****/
#rightside .item{
	margin:15px 0 0 0;
}
#right_side .item #image{
	border:1px solid #acacac;
	padding:3px;
	float:left;
	clear:both;
}

#right_side .item #content{
	float:right;
	width:220px;
	font-family:arial;
	font-size:12px;
	color:#000;
}
#rightside .item  p{
	margin-top:13px;
}

#right_side .item #content #date{
	font-family:arial;
	font-size:11px;
	color:#666666;
}

.index_form{
	border:0;
	background:#efefef;
	width:243px;
	height:21px;
	color:#000;
	font-size:10px;
	font-family:arial;
}

.index_btn{
	border:0;
	background:transparent;
	font-family:arial;	
	color:#c1ca31;
	text-decoration:underline;
	font-size:13px;
	cursor:pointer;
}

/*calender*/
#calender{
	background:url(../images/calender_bg.jpg) no-repeat;
	margin-top:40px;
	height:41px;
	width:46px;
	float:left;
}

#calender #month{
	font-size:10px;
	color:#fff;
	margin:-2px 0 0 10px;
	text-transform:uppercase;
}

#calender #day{
	font-size:13px;
	color:#999999;
	font-weight:bold;
	margin-left:13px;
}

#content_calender{
	float:right;
	width:330px;
}

/*calender bigger*/
#calender_big{
	background:url(../images/calender_bg_big.jpg) no-repeat;
	margin:10px 0 10px 0;
	height:75px;
	width:73px;
	float:left;
}

#calender_big #month{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:4px 0 0 5px;
	text-transform:uppercase;
}

#calender_big #day{
	font-size:26px;
	color:#999999;
	font-weight:bold;
	margin:12px 0 0 16px;
}

/*news content*/

.content_news{width:320px; padding:0 0 15px 5px; margin-top:10px; float:right;}
.content_news .title a{ font-weight:bold;}
.content_news h2 a{font-weight:normal; text-decoration:none; color:#c7d134;}
.content_news a{padding-bottom:10px;}

/*our work*/
#select_bg{
	height:218px;
	width:830px;
	margin-left:19px;
}

#select_bg .content{padding:0px 12px 0 12px; font-size:09px}

#select_bg .content h3{font-size:12px; margin-top:5px; color:#000;}

#select_bg .content p{font-size:10px; line-height:1.3em; }

#select_bg .content a{float:right; margin-top:-5px;}

#select_bg #boxes{
	background:url(../images/our-work-bg.png) no-repeat;
	height:218px;
	width:130px;
	float:left;
	margin-right:35px;
}
#select_bg #boxes img{ margin:7px 0 0 5px;}
#select_bg #box{ 
	height:218px;
	width:130px;
	float:left;
	margin-right:6px;
}
a:focus{outline:none;}

/*containers*/
#container{
	padding:10px 0 5px 0;
	width:500px;
}

#container a{
	padding:10px 0 5px 0;
	width:500px;
	color:#c7d134;
}

.container_img {
	background:url(../images/img-bg.png) no-repeat;
	height:165px;
	width:214px;
	padding:4px;
	margin:20px 20px 0 20px;
}

#team_item{margin-bottom:0; clear:both; margin-top:10px}
#team_item img {float:left; width:150px; border:1px solid #999999; margin-bottom:20px;}
#team_item #content {float:right; width:640px; }
#team_item #content h1 {margin:0; font-size:16px;}
