/*
Theme Name: Comac Medical
Theme URI: http://valeksiev.com
Description: Made for Comac Medical
Version: 1.0
Author: Valentin Aleksiev
Author URI: http://valeksiev.com
Tags: 

*/


/*----------------------
	HEADER
--------------------------*/
.header{
width: 910px;
margin: 0 auto;
padding: 0 20px;
}

.hat{
float: left;
padding: 0 0 20px 0;
height: 60px;
}

div.leftborder {padding-left:19px;margin-left:20px;border-left:1px solid #eee;float: right;}


/*----------------------
	2ro menu
--------------------------*/

#navcontainer
{
overflow: hidden;
float: right;
padding: 10px 0;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #3166ce;
/*float: left;*/
display: inline;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}


/*----------------------
	FOOTER
--------------------------*/
.footer{
width: 940px;
margin: 0 auto;
padding: 0 0 80px 0;
border-top: 1px solid #3166ce;
}

.left {float: left; padding: 5px 0 0 10px;}
.right {float: right; padding: 5px 10px 0 0;}


.map {background: url(images/map_now.png1) no-repeat bottom right; min-height: 350px; margin-right:-20px}


/*----------------------
	NEWS
--------------------------*/

.news h2 {
font-size:1.2em;line-height:1.2em; margin:0;font-weight:bold;
}
.news h6 {
margin-bottom: 10px;
}


	
/*--------------- 
	SUBMENU
------------------*/

#menutitle {
margin-left: 0px; border-bottom: 1px solid #eee; padding-bottom: 3px; color: #333; text-indent: 5px;
}

.submenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.submenu ul li a {
display: block;
margin-top: 10px;
padding: 3px 0px 3px 18px;
border-bottom: 0px solid #3166ce;
text-decoration: none;
}

.submenu ul li a:hover, .submenu ul li.current_page_parent a:hover {
background: url(images/dir_str.png) no-repeat left top;
color: #009;
text-decoration: none;
}

.submenu ul li.current_page_item a {
background: url(images/dir_str.png) no-repeat left top;
color: #009;
}

/*-- pod menu na submenu --*/

.submenu ul ul {
margin: 0;
padding: 0;
list-style-type: none;
border-left: 0px solid #618bdc;
border-right: 0px solid #618bdc;
border-bottom: 0px solid #618bdc;
}

.submenu ul ul li a {
display: block;
margin-top: 0;
padding: 3px 0 3px 30px;
border-bottom: 0px solid #eee;
text-decoration: none;
background: url(images/dir_t.png) no-repeat 12px top;
color: #009;
}


.submenu ul ul li a:hover {
background: url(images/dir_str.png) no-repeat 12px top;
color: #009;
text-decoration: none;
}

.submenu ul ul li.current_page_item a  {
background: url(images/dir_str.png) no-repeat 12px top;
color: #009;
}




 /*---- sub-sub menu 

.submenu ul li.current_page_parent a {
background: #dbe2f8;
}


.submenu ul li ul {
margin: 0;
}
.submenu ul li ul li a {
display: block;
padding: 3px 5px 3px 15px;
width: 250px;
background: #f8f8f8;
border-bottom: 1px solid #eee;
}

-----*/

