/*
Theme Name: Mihos Group
Theme URI: http://deuce27.com/
Description: The second version of MG, which is a 3 Column liquid layout.
Version: v2
Author: Raymonn
*/


body {
font-family: Lucida Grande, Tahoma, Verdana, Times, Times Roman, Arial;
color: #5C5E5F;
font-size: 11px;
line-height: 17px;
}


* {
margin: 0;
padding: 0;
}

#header {
margin-bottom: 0;
height: 132px;
background-color: #333;
background: url(images/t-dr.gif) top left repeat-x;
}

#col1 {
float: left;
width: 48%;
min-height: 300px;
margin-left: 3%;
display: inline;
margin-bottom: 30px;
}

#col2 {
float: left;
width: 20%;
margin-left: 3%;
margin-bottom: 30px;
border-left: 1px solid #DADADA;
}

#col3 {
float: left;
width: 20%;
margin-left: 3%;
margin-bottom: 30px;
border-left: 1px solid #DADADA;
}

h1, h2, h3, h4, h5, p {
margin-left: 7px;
margin-right: 7px;
margin-bottom: 10px;
}

#col2 h2, #col2 p, #col2 h1, #col3 h1, #col3 h2, #col3 p {
margin-left: 10px;
margin-right: 7px;
}

/*---Navigation---*/
#navigation {
margin-bottom: 30px;
height: 78px;
background-color: #333;
background: url(images/t-dr1.gif) top left repeat-x;
}

#topNav {
margin-left: 3%;
    font-family: "Georgia" Verdana, Arial;
    height: 78px;
    }
    
#topNav ul {
    float: left;
    height: 78px;
    list-style: none;
    font-size: 90%;
    font-style: normal;
    }
    
#topNav ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 126;
    height: 75px;
    list-style: none;
    border-left: 1px solid white;
    }
#topNav li.last {
    border-right: 1px solid white;
}

#topNav a.home {
	background: #fff url(images/home.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.home {
	background: #fff url(images/home_over.jpg) top left no-repeat;
	color: #626060;
	}

#topNav a.about {
	background: #fff url(images/about.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.about {
	background: #fff url(images/about_over.jpg) top left no-repeat;
	color: #626060;
	}

#topNav a.services {
	background: #fff url(images/services.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.services {
	background: #fff url(images/services_over.jpg) top left no-repeat;
	color: #626060;
	}

#topNav a.careers {
	background: #fff url(images/careers.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.careers {
	background: #fff url(images/careers_over.jpg) top left no-repeat;
	color: #626060;
	}

#topNav a.affiliation {
	background: #fff url(images/affiliation.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.affiliation {
	background: #fff url(images/affiliation_over.jpg) top left no-repeat;
	color: #626060;
	}

#topNav a.contact {
	background: #fff url(images/contact.jpg) top left no-repeat;
    text-decoration: none;
    width: 126px;
    height: 78px;
    display: block;
    }

#topNav a:hover.contact {
	background: #fff url(images/contact_over.jpg) top left no-repeat;
	color: #626060;
	}


/*---Miscellaneous---*/
ul {margin:0; padding:0; list-style:none; }
li  {background:url(images/1-a.gif) no-repeat left center; margin: 0px 0px 3px 10px; padding:0px 0px 0px 13px;}
ul li {color:#FFA200; line-height: 14px; list-style: none;}
li a  {line-height:14px; color:#FFA200; list-style: none;}

#col3 li a {list-style: none;}


.logo {
margin-left: 3%;
padding-top: 20px;
}

.slogan {
}

.accent {
color: #FFA200;
}

img.align_left {
float: left;
margin: 3px 10px 5px 0;
padding: 0px;
background-color: #FFF;
}

img.align_right {
float: right;
margin: 3px 0 5px 10px;
padding: 0px;
background-color: #FFF;
}

.text_right {
    float: right;
    color: #444;
    clear: both;
    }

#post_info {
    width: %100;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    margin-left: 5px;
    margin-bottom: 20px;
    padding: 5px 0;
    }

h1 {
font-size: 13px;
color: #454545;
margin-bottom: 5px;
}

a {color:#959596; text-decoration: none;}
a:hover {text-decoration: underline;}

#form1 {
margin-left: 10px;
} 

/*---Footer Stuff---*/
#footer {
clear: both;
height: 75px;
background-color: #FFF;
background: url(images/b-dr.gif) top left repeat-x;
}

#footer p {
padding-top: 20px;
margin-top: 10px;
text-align: center;
}

#footer a {
margin-top: 5px;
padding: 0 2px;
}


.fieldwrap { margin-left: 0;}
.newsname {width: 50%; }
.newsemail {width: 98%;}

.ddfm {margin-top: 2px !important; width: 100% !important;}
.ddfmwrap {margin-top: 2px !important; width: 100% !important; padding: 0;}

#fm_newsname {width: 100%; margin-left: 0;}



