/**************************************
 * THEME NAME: new_web2developer125
 *
 * Files included in this sheet:
 *
 *   new_web2developer125/gradients.css
 **************************************/

/***** new_web2developer125/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */
th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
.navbar {
    background-image:url(breadcrumb.gif);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.bg-top {
background:#15304d url(bg-head.jpg) repeat-x;
padding-left: 5em;
color:#fff;
vertical-align:middle;
}
.bg-top img {
/*position:absolute;
top:40px;
left:450px*/
/* margin:20px 0 0 25px;
padding:5px; */
}
#topmenu {
  border:1px solid #ddd;
  padding:2px 5px 1px 5px;  
/* background:url(bg-menu.gif);
background-position:center;
background-repeat:repeat-x;
color:#fff !important; */
}
#bredc {
background:#1f4162;
background-position:center;
background-repeat:no-repeat;
}
#bredc a {
font-weight:bolder;
text-decoration:underline;
}
#bredc a:hover {
text-decoration:underline;
}
.breadcrumb {
background:url(breadcrumb.gif);
background-position:center;
background-repeat:repeat-x;
/* z-index:5; */
}
.sideblock .header { margin-bottom:0px; color:#525c64; position:relative; overflow:hidden; background:url(bg-block.gif) top left no-repeat;}
.sidebar .block .content { padding:30px 31px 30px 30px;}
.sideblock .header .title {
padding:0px;
text-align:center;
color:#fff;
}
.sideblock .header a {
padding:5px auto;
}
.sideblock .header h3 {
  margin:4px 0 -7px 0;
}
/* .sideblock .header {
background:url(bg-h2.gif);
background-position:center;
background-repeat:repeat-x;
padding: 11px 5px 11px 5px;
width:200px;
text-align:center;
}
*/
#hgraphic {
  background:url('');
  background-position:center;
	background-repeat:no-repeat;
	height:254px;
}
.wrap, #page{
  margin:0 auto;
  padding:0 auto;
  width:960px;
  background:#FFFFFF;
}
h1.headermain {
  font-size: 1.25em;
  color: #9dbdd6;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}

/************************************* Start Header ********************************************/

#header img{
	float:left;
}

#header_menu{
	float:right;
	margin:5px 10px 0px 0px;
}

#header_menu li{
	font-size:11px;
	display:inline;
	padding:0px 20px 0px 20px;
	border-right:#365a85 1px solid;
	color:#365a85;
}

#header_menu li a{
	color:#365a85;
	text-decoration:none;
}

#header_menu li a:hover{
	text-decoration:underline;
}

#menudiv{
	margin:10px 0px 0px 0px;	
}

#menudiv #main_menu{
	background:url(images/topmenu_bg.png) repeat-x scroll left;
	height:43px;
	border:#393996 1px solid;
	border-top:#393996 6px solid;
}

#menudiv #main_menu li{
	display:block;
	float:left;
	line-height:43px;
	font-size:11px;
	font-weight:bold;
	display:inline;
	margin:0px 6px 0px 6px;
	color:#fff;
}

#menudiv #main_menu li a{
	color:#fff;
	display:block;
	text-decoration:none;
}

.dropdown{
	background:url(images/arrow.png) no-repeat scroll right;
	padding-right:15px;
}

/************************************* End Header ********************************************/
/***** new_web2developer125/gradients.css end *****/


