/* 
    Document   : site-layout
    Created on : Sep 13, 2012, 11:39:54 PM
    Author     : lakshman
    Description:
        Purpose of the stylesheet follows.
*/

/*browser reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
/*end*/




.site-menu-list:after,
.partners-logo:after,
.site-main-container-wrapper:after,
.product-img:after,.site-main-container-wrapper:after,.sollas-pro-imgs:after,.contact:after,.contact_details:after{ 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

root { 
    display: block;
}
.site-header{
    width: 100%;
    height: 122px;
}

.site-header-wrapper{
    
    width:960px;
    margin:0 auto;
    height: 120px;
    position: relative;    
}
.site-logo {
    left: 65px;
    position: absolute;
    top: 15px;
}
.site-header-title{
    position: absolute;
    top: 16px;
    left: 225px;
	letter-spacing: 0;
	font-size: 2.2em;
}
.site-header-subtitle{
    position: absolute;
    top: 66px;
    left: 225px;  
	letter-spacing: 11px;
	font-size: 1.5em;
}
.site-menu{
    width: 100%;
    height: 30px;
}
.site-menu-wrapper{
    width: 960px;
    margin: 0 auto;
    height: 30px;
    position: relative;
}
.site-menu-list{
    margin: 0 0 0 249px;   
}
.site-menu-list li{
    float: left;
}
.site-menu-list a{
    display: block;
    padding: 5px 19px;
	font-size: 0.9em;
}
.site-baner{
    width: 100%;
    height: 590px;
    background: url("../img/banner_bg.jpg");
	background-repeat:repeat-x;
	background-position:bottom left;
}

div.banner-slider a.more_link{
    position: absolute;
    right: 50px;
    bottom: 30px;
    padding: 5px 12px;
    color: #fff;
    
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

-webkit-box-shadow: 5px 5px 8px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    5px 5px 8px rgba(50, 50, 50, 0.3);
box-shadow:         5px 5px 8px rgba(50, 50, 50, 0.3);
}

div.banner-slider a.more_link.one{
    background: #630f11; /* Old browsers */
background: -moz-linear-gradient(top,  #630f11 0%, #9f0d11 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#630f11), color-stop(100%,#9f0d11)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #630f11 0%,#9f0d11 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #630f11 0%,#9f0d11 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #630f11 0%,#9f0d11 100%); /* IE10+ */
background: linear-gradient(to bottom,  #630f11 0%,#9f0d11 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#630f11', endColorstr='#9f0d11',GradientType=0 ); /* IE6-9 */

}

div.banner-slider a.more_link.two{
    background: #003473; /* Old browsers */
background: -moz-linear-gradient(top,  #003473 1%, #02489e 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#003473), color-stop(99%,#02489e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #003473 1%,#02489e 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #003473 1%,#02489e 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #003473 1%,#02489e 99%); /* IE10+ */
background: linear-gradient(to bottom,  #003473 1%,#02489e 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003473', endColorstr='#02489e',GradientType=0 ); /* IE6-9 */

}

div.banner-slider a.more_link.tree{
    background: #5a861e; /* Old browsers */
background: -moz-linear-gradient(top,  #5a861e 0%, #007550 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a861e), color-stop(100%,#007550)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5a861e 0%,#007550 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5a861e 0%,#007550 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5a861e 0%,#007550 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5a861e 0%,#007550 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a861e', endColorstr='#007550',GradientType=0 ); /* IE6-9 */

}

.site-baner-wrapper{
    width: 960px;
    height: 590px;
    margin: 0 auto;
    position: relative;
}
div#nav{
     padding: 13px 0 0 412px;
    text-align: center;
    width: auto;
}
   div#nav a {
    background: url("../img/navi_bullet.png") no-repeat -3px -2px;
    display: block;
    float: left;
    font-size: 0;
    height: 25px;
    margin-left: 10px;
    width: 25px;
}

div#nav a.activeSlide {
    background: url("../img/navi_bullet.png") no-repeat -60px -2px;
}
 
.site-main-container{
    width: 100%;
    height: auto;
	margin: 0pt 0pt 16px;
}
.site-main-container-wrapper{
    width: 960px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding:18px 0 0 0;
}
.main-container-headers{
    border-bottom: solid  thin #6fbe44;
    margin: 0 0 16px;
}
.main-discription{
    margin: 0 0 15px;
}
.sub-discription{
    margin:0 0 44px;   
}
.main-container-sub-header{
    border-bottom: solid  thin #6fbe44;
    margin: 0 0 20px 0;
	font-size: 1.4em;
	padding: 0 0 7px 0;
}
.partners-logo{
    height:85px;
}
.partners-logo li{
    list-style: none;
    float: left;
    margin: 0 66px 0 0;
}
.site-footer{
   width: 100%;
   height: 134px;
   background: url("../img/footer.jpg") bottom left repeat-x;
  
	margin: 18px 0 0 0;
}
.site-footer-wrapper{
   width: 960px;
   height: 134px; 
   margin: 0 auto;
   position: relative;
}
.footer-contact{
    bottom: 50px;
    position: absolute;
}


.footer-copyright {
    border:0 none;
    bottom:5px;
    position:absolute;
    text-align:center;
    width:100%;
}

.partners-logo img:hover{
	padding:5px 0 0px 0px;
}
 