@import url("css/reset.css");
@import url("css/960.css");

body {  
  margin: 10px 0;
	color: #333;
	font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #ccc url(images/bg.gif) repeat;
}
p {
  line-height: 1.8em;
  margin-bottom: 1.5em;
}
a,a:link,a:visited {
  color: #369FC7;
  text-decoration: none;
}
a:hover {
  color: #3a3a3a;
}
#wrapper {
  background: #fff;
  padding-top: 20px;  
}
#headerwrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
  background: url(images/header.jpg) bottom repeat-x;
  height: 80px;
}
#headerbar {
  height: 29px;
  line-height: 29px;
}
.langbox  {
  float: right;
}
.langboximg {
  border: 1px solid #ccc;
  margin: 0;
  padding: 1px;
}
.languages_box a{
  padding:0 2px 0 2px;
}
.languages_box a.selected{
  padding:2px 2px 0 2px;
  border:1px #CCCCCC solid;
}
#search_box {
	float:left;
}

#search_box .input_text {
	margin:4px 0;
	border:1px solid #eee;
}
.input_text {
	margin:5px;
  float: left;
}
#search_box .input_submit,
.input_submit {
  margin: 3px;
  padding: 2px 5px;
	border: none;
  background: url(images/headinggreen.jpg) repeat-x;
  float: left;
  color: #fff;
}
#header {
  height: 51px;
}
#logo {
  margin-left: 10px; 
}
#nav {
  height: 30px;
  background: #eee url(images/nav.jpg) repeat-x;
  border-bottom: 1px solid #f00;
}
ul.nav {
  margin: 0;
  padding: 0;
  list-style: none;

}
ul.nav  li  {
  line-height: 30px;
  float: left;
  margin: 0 20px;
}
ul.nav li  a {
  color: #5a5a5a;
  text-transform: capitalize;
}
ul.nav li  a:hover{
  color: #333;
}
.maincontent {
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 30px;
}
.heading {
  height: 26px;
  background: url(images/headingred.jpg) top repeat-x;
}
.headinggreen {
  height: 26px;
  background: url(images/headinggreen.jpg) top repeat-x;
}
.headingblue {
  height: 26px;
  background: url(images/headingblue.jpg) top repeat-x;
}
.heading h3,
.headinggreen h3,
.headingblue h3 {
  line-height: 26px;
  padding-left: 10px;
  color: #fff;
  font-weight: normal;
}
.content,
.content2 {
  background: #fff;
  padding: 10px;
}
.content2 {
  background:#C6C668 ;
}
.box h3{
  text-transform: capitalize;
  padding-bottom: 10px;
  background: url(../images/divider.jpg) bottom left repeat-x;
  font-weight: normal;
}
.box ul {
}
.box ul li {
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  background: url(images/003_41.gif) 0 .2em no-repeat;
  padding-left: 15px;
}
#sidebar .box li {
  background: none;
  padding-left: 0;
}
.box ul li.divider {
  height: 2px;
}
.box ul li p{
  margin-bottom: .5em;
  line-height: 1.6em;
}
.box h4 a {
}
ul.testiinfo {

}
ul.testiinfo li{
  margin: 3px;
  padding-bottom: 3px;
  border: none;
}
ul.testiinfo li.name{
  font-size: 1.4em;
  font-weight: bold;
  border: none;
}
.alignright {
  float: right;
  display: inline;
  margin: 0 0 0 8px;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0 10px 0 0;
}
#footer {
  margin: 20px 0;
}
#footer {
  padding-top: 10px;
  background: url(../images/divider.jpg) top left repeat-x;
}
ul.footermenu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.footermenu li {
  display: inline;
  margin: 3px 8px;
}
ul.footermenu  li a{
  text-decoration: underline;
}
.copyright {
  margin-top: 5px;
  text-align: center;
  margin-bottom: 0;
}
h3 img {
  margin: 0 10px -5px 0;
}

#sidebar .box {
  margin-bottom: 30px;
}
#sidebar .content {
  margin: 0;
}
label {

}
input {
  margin: 5px 0;
}
img.banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#footerwrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
  background: url(images/headingblue.jpg) repeat-x;
  height: 30px;
}
#footer {

}
ul.footermenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.footermenu li {
  display: inline;
}
ul.footermenu  li a{
  color: #fff;
  text-decoration: none;
}
.copyright {
  padding: 5px;
  text-align: center;
  color: #4a4a4a;
}

#slider {
    width: 860px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 680px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 654px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}