
#conteent {

}

h1 {
	margin: 30px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
}

h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding: 7px 0;
}

a {
	outline: none;
}

a img {
	
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}

a img.last {
	margin-right: 0;	
}

ul {
	margin-bottom: 24px;
	padding-left: 30px;
}


b{font-weight:bold !important;}


ul.thumb {float: left;list-style: none;margin: 0; padding: 0px; z-index:9999;}
ul.thumb li {margin: 0; padding: 5px;float: left;position: relative;width: 110px;height: 110px; z-index:9999;}
ul.thumb li img {width: 100px; height: 100px;border: 0px solid #ddd;padding: 5px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic;  z-index:9999;}
ul.thumb li img.hover {margin-top:15px;background:url(thumb_bg.png) no-repeat center center;border: none; z-index:9999;}
.title{position:absolute;width:185px;height:35px;margin:0;font-weight:900;background:url(blue.png) no-repeat center center;padding:17px 0 0 0;text-align:center; color: #fff; z-index:9999; }

#vertmenu {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
width: 250px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size:18px;
padding: 3px 0 5px 3px;

color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
width: 250px;
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
width: 250px;
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
width: 250px;
font-size: 15px;
display: block;
font-weight:bold;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:250px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
    .wraapper {  

        width: 100%;  
        height: 0px;  
        background : #004B99;  
        background : -webkit-gradient(linear, left top, left bottombottom, from(rgb(255, 255, 255)), to(rgb(178, 178, 178)));  
        background : -moz-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255));  
       
        position: relative;  
        margin-bottom: 30px;  
    }  
   .wraapper ul {  
        margin: 0;  
        padding: 0;  
    }  
      
   .wraapper ul.menu {  
        height: 60x;  
       
        border-right: 1px solid rgba(255,255,255,0.3);  
        
    }  
      
     .wraapper ul.menu li {  
        list-style: none;  
     width:157px; 
        height: 40px;  
        text-align: center;  
       
        }  
      
    .wraapper ul li a { 
color:#004B99;
font-weight:bold;	
        display: block;  
        padding: 0 0px;  
        border-left: 1px solid rgba(255,255,255,0.1);  
        border-right: 1px solid rgba(0,0,0,0.1);  
        text-align: left;  
        line-height: 40px;
		
      
       
        }  
      
   .wraapper  ul li a:hover {  
 text-decoration:none;
        background: transparent none;  
    }  
      
    .wraapper ul li.active a{  
	
	color:#DE5422;
         
    }  
	
	
	#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	
	position:absolute; 
	
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
	margin-right:5px;
}



/*Image Title Styling*/

.title_h2 {
 padding:12px 0 0 18px;
}
