/* MoCo CSS */

body {
	background: #f5f3f3;
	color: #808183;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif; 
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	color: #f7921e;
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

a:active {
	outline: none;
}

#white {
	background: #fff;
	float: left;
	padding-bottom: 15px;
	width: 100%;
}

#moco_container {
	margin: auto;
	width: 1000px;
}

/* --- Header --- */

.moco_header {
	float: left;
}

img.moco_header_logo {
	border: 0;
	float: left;
	margin: 30px 0 10px 18px;
}

.moco_main_nav {
	float: left;
	margin-top: 60px;
	text-align: center;
	width: 550px;
}

.moco_main_nav a {
	border-left: solid 1px #f7921e;
	color: #808183;
	font-size: 14px;
	margin: 0;
	padding: 5px 20px;
	text-decoration: none;
}

.moco_main_nav a:hover {
	color: #f7921e;
}

/* --- Main Content --- */

.moco_main_content_holder {
	background: url(/images/common/main_content_back.gif) no-repeat;
	float: left;
	margin: 0;
	min-height: 313px;
	padding: 10px 42px;
	width: 656px;
}

h2 {
	border-top: dotted 1px #808183;
	border-bottom: dotted 1px #808183;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 5px 0;
}

h3 {
	border-top: dotted 1px #808183;
	border-bottom: dotted 1px #808183;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 4px 0;
}

span.letter_highlight {
	color: #f7921e;
}

.small_column {
	float: left;
	font-size: 13px;
	font-weight: normal;
	width: 318px;
}

/* --- Services --- */

.service_text {
	width: 310px;
}

.basictab {
	border-bottom: dotted 1px #808183;
	float: left;
	margin: 10px 0 0 4px;
}

.managertab {
	border-top: dotted 1px #808183;
	float: left;
	margin: 10px 0 0 4px;
}

.tabcontent{
	display: none;
}

.service_title_holder {
	float: left;
	margin-right: 15px;
}

.service_title {
	border-bottom: solid 1px #CCCCCC;
}

.service_title a {
	color: #808183;
	display: block;
	margin: 1px 0;
	outline: none;
	padding: 4px 0 4px 2px;
	width: 198px;
}

.service_title a:hover {
	background: #f5f3f3;
	text-decoration: none;
}

.service_title a.selected {
	color:#F7921E;
}

.service_container {
	float: left;
	height: 310px;
	margin-top: 10px;
	padding-top: 10px;
}

.service_thumbnail {
	float: left;
	margin-right: 15px;
}

.service_description {
	float: left;
	width: 530px;
}

h4 {
	font-size: 14px;
	margin: 0;
}

/* --- Portfolio --- */

.client_list_holder {
}

.client_list_dropdown {
	width: 655px;
}

.client_list_column {
	float: left;
	margin-left: 10px;
	padding: 10px 0;
	width: 200px;
}


/* --- About us --- */

.about_image {
	float: left;
	margin-right: 20px;
}

.about_text {
	float: left;
	font-size: 13px;
	width: 404px;
}
.manager_title {
	color: #808183;
	margin: 1px 0;
	padding: 4px 0 4px 2px;
	width: 198px;
	height: 32px;
	border-bottom: dotted 1px #CCCCCC;
}
.orangeCopy {
	color: #f7921e;
	}

/* --- Contact Us --- */

.moco_contact_holder {
	background: url(/images/common/contact_back.gif) no-repeat;
	float: left;
	font-size: 12px;
	margin: 0;
	min-height: 309px;
	padding: 10px 40px;
	width: 179px;
}

h5 {
	border-top: dotted 1px #808183;
	border-bottom: dotted 1px #808183;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0;
	text-align: center;
}

.contact_divider {
	border: none;
	border-bottom: dotted 1px #808183;
}

p.form_titles {
	margin: 5px 0 2px 0;
}

input {
	color: #808183;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
}

.contact_email {
	background: url(/images/common/email_back.gif) no-repeat;
	border: 0;
	height: 13px;
	margin: auto;
	padding: 9px 12px;
	width: 162px;

}

.contact_comment {
	background: url(/images/common/comment_back.gif) no-repeat;
	border: 0;
	color: #808183;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	height: 61px;
	margin: auto;
	overflow: hidden;
	padding: 10px 12px;
	width: 162px;
}

.button_holder {
	float: right;
	margin: 15px 13px 0 0;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 186px;
}

a.button {
    background: transparent url('/images/common/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 10px 0 0 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/common/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* --- Map Page --- */

.map_tab_holder {
	border: none;
	margin: 0 0 0 18px;
	width: 200px;
}

.google_map {
	background: url(/images/map/map_back.gif) no-repeat;
	padding: 20px;
}

span.city {
	font-size: 12px;
	font-weight: normal;
}

.map_holder {
	float: left;
	margin: -3px 0 0 20px;
}

.map_holder p {
	line-height: 26px;
}

/* --- Footer --- */

.moco_footer {
	background: #f5f3f3;
	color: #808183;
	float: left;
	font-size: 10px;
	height: 50px;
	margin-top: 10px;
	padding: 5px 0 30px 0;
	text-align: right;
	width: 100%;
}

.footer_content {
	margin: auto;
	width: 950px;
}

.downloads {
	list-style: none;
	padding: 0;
	margin: 0;
	}

.downloads li {
	margin: 0;
	padding: 12px 0;
	float: left;
	clear: both;
	border-top: 1px #ccc dotted;
	}
	
.downloads li ul {
	list-style: none;
	margin: 4px 0 0 20px;
	padding: 0;
	width:420px;
	float: left;
	}

.downloads li ul li {
	border: 0;
	width: 420px;
	padding: 0px;
	margin: 0px;
	}

.downloads li ul li a {
	display: block;
	padding: 6px;
	margin: 0px;
	font-size: 14px;
	}
	
.downloads li ul li a:hover {
	background: #adadad;
	text-decoration: none;
	color: #fff;
	}

.downloads img {
	padding: 5px;
	background: #fff;
	border: 1px #ccc solid;
	float: left;
	margin-top: 4px;
	}






