/* Start of CMSMS style sheet 'Ladarac Main' */
*{
margin:0;
padding:0;
}
body, html{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container{
width:840px;
margin:auto;
}
img{
border:0;
}
p{
margin:0 0 15px 0;
}
ul, ol{
margin:10px 0 20px 35px;
}
h1{
font-size:20px;
color:#336E99;
margin:10px 0 10px 0;
font-weight:300;
}
h2{
font-size:18px;
color:#336E99;
margin:10px 0 10px 0;
}
h3{
font-size:16px;
color:#336E99;
margin:10px 0 10px 0;
}
h4, h5, h6{
font-size:14px;
margin:10px 0 10px 0;}

.clr{
clear:both;
}
a{
color:#336E99;}

/**************************HEADER****************************/
#header{
height:105px;
}
#search{
float:right;
margin-top:20px;
}
#search-btn{
width:75px;
height:26px;
}
#logo{
float:left;
margin-top:20px;
}
#menu{
width:840px;
height:35px;
background-image:url(images/menu-bar.gif);
background-repeat:no-repeat;
padding-top:1px;
}
#menu li{
display:inline;
list-style:none;
padding:0 20px 0 20px;
}
#menu a{
color:#ffffff;
text-decoration:none;
}
/**************************END HEADER************************/

/**************************CONTENT***************************/
#content-container{
margin-top:10px;}
#main{
width:560px;
float:left;
font-size:14px;
line-height:130%;
}
#column-right{
width:210px;
padding:0 10px 0 10px;
background-color:#CCCCCC;
float:right;
height:330px;
font-size:12px;
}
#why-choose, #where-to-find {
font-size:12px;
color:#333333;
}
#why-choose  h3{
color:#336E99;
}
#where-to-find h3{
color:#336E99;
}

#home-page-block{
width:825px;
margin:auto;
}
#home-page-block .block{
float:left;
width:255px;
height:155px;
background-image:url(images/home-page-block.jpg);
background-repeat:no-repeat;
padding:0 10px 0 10px;
font-size:10px;
}
/******************Styling for forms************************/

fieldset{
border:0;
width:410px;
}
legend{
display:none;
}
.contact-form {
font-size : 13px;
font-family : verdana;
width:410px;
}

.contact-form label {
width : 170px;
display : block;
float : left;
margin-top : 6px;
}

.contact-form div{
margin-bottom : 4px;
padding : 3px;
}

.contact-form legend {
font-weight : bold;
font-size : 15px;
margin-bottom : 4px;
padding-top : 10px;
}

.contact-form input, .support-form textarea, .support-form select {
font-size : 12px;
margin : 2px;
padding : 2px;
font-family: verdana, arial;
}

.contact-form textarea {
width : 200px;
height : 80px;
}

.contact-form .selecter label {
float :none;
display : block;
width : 400px;
margin-bottom : 6px;
}

.contact-form .selecter div label {
float :none;
display : inline;
margin-left : 5px;
}


.contact-form .selecter div {
clear : both;
display : block;
margin-bottom : 10px;
}


.contact-form .title-heading p {
margin-left : -120px;
}

.contact-form .submit{
width:410px;
}

.contact-form strong {
font-size : 13px;
}

.error {position : relative; top : 0px; left : 0px; width : 410px;  height: 30px; display : block; font-family : Verdana; font-size : 12px; background-color : #FFCCCC; border: 1px solid #DD7777;	 color : #C52020;	 line-height: 20px; margin-bottom : 10px;margin-top: 10px; }

.error p{ margin : 10px; color:#C52020; }

.error {font-family : Verdana; font-size : 12px; background-color : #FFCCCC; border: 1px solid #DD7777;	 color : #C52020; padding : 3px; }

.error_message{color : #FF0000; background-color : #FFCCCC;}
.error-entry{color : #FF0000; background-color : #FFCCCC;}


/******************end styling for forms*********************/

/**************************CONTENT ENDS**********************/

/**************************FOOTER****************************/
#footer{
border-top:#CCCCCC 1px solid;
margin-top:20px;
font-size:10px;
color:#999999;

}
#footer p{
text-align:center;
padding-bottom:30px;
}
/**************************FOOTER ENDS***********************/
/* End of 'Ladarac Main' */

