#main_section_box{
width:100%;
min-height:360px;
background-color:#444;
border-bottom:3px solid #ccc;
border-top:3px solid #ccc;
}
#main_section_box_wrapper{
margin-top:10px;
}
.index_center{
width:95%;
overflow:auto;
margin-left:auto;
margin-right:auto;

}
#images{
float:left;
width:75%;
height:353px;
border-right:1px dashed #ccc;}

#images div{
float:left;
width:32%;
}
#sections{
float:left;
width:257px;
margin:0 0 5px 20px
}
#sections .sections_container{
margin-bottom:5px;
}
#text_section_wrapper{
margin-top:15px;
}
#text_section_wrapper .text_container{
width:45%;
float:left;
margin:0 2.5% 0 0;
line-height:18px;
color:#333;
}
#text_section_wrapper img{
float:left;
margin:0 0 0 22px;
}
/*****CORNER ROUNDED BOXES*********/

.top-left, .top-right, .bottom-left, .bottom-right {
background-image:url(../images/roundedBoxBg.png);
font-size:2px;
height:18px;
width:256px;
}
    
.top-left, .bottom-left { 
margin-right: 18px;
}
.bottom-right { 
margin-left: 0px;
margin-top: -18px;
}
.top {
background:transparent url(../images/roundedBoxBgTitleBg.png) no-repeat;
scroll 0 0;
height:35px;
width:258px;
}
.right_sect_title{
color:white;
font-size:1.3em;
margin-left:30px;
line-height:30px}
.bottom-left  { 
background-position: 0 -45px;
}
.bottom-right { 
background-position: 100% -45px;
}
.inside{
width:236px;
background-color:#efefef;
color: #000000;
padding:5px 10px 20px;
*padding:0px 10px 0;
margin:0;
height: auto;
}
.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }

/* ********* Search BOX ELEMENTS ******* */
input.search{
border: 1px #dbe0e4 solid;
background-color:#eff4f7;
width: 600px;
height:18px;
color:#666;
font-size:.9em;
padding-left:10px
} 
input.searchSubmit {
background:transparent url(../images/button_blue.gif) no-repeat 0 3px;
border:0;
width:103px; 
height:26px;
color:#fff;
text-align:center;
cursor:pointer;
}
/* ********* index right BOX ELEMENTS ******* */
input.login{
background-color:#fff;
width: 211px;
height:18px;
color:#666;
margin: 0 0 5px 0;
padding-left:10px;
font-size:12px;
/*font-weight:bold;*/
}
a.login_index{
color: white;
background-color:#75CAE6 ;
-moz-border-radius: 3px;
border: 0;
background-color:#8bcde7;
-moz-border-radius: 5px;
line-height:2em;
width:50px;
height:24px;
text-align: center;
float: left;
padding:0;
margin-top:5px;
}
.floatLeftBox{
float: left;
width: 78%;
height: 20px;
}

a.loginForget{
float:left;
text-decoration: underline;
}
.register{
margin: 0 0 5px 0;
}
.inside img{
float:left;
}
.downloads{
float:left;
margin:0 6px}

input{
    background-color:#ecf5fa;
    outline:1px solid #cccccc;
    border:0px;
    color:#666666;
}
#fieldSearch, #fieldSearch_index {
/*font-weight:bold;*/
height:20px;
margin:2px 10px 2px 2px;
padding-left:5px;
}
#fieldSearch{
width:35.5%;
}
#fieldSearch_index{
width:67%;
}
input.searchInput{
background-color:#ECF5FA
}
input.extended{
height:40px;
}

input:focus {
    outline: 2px solid #75cae6;
}
#text_boxes_container{
width:75%;
float:left;
}