/* =CSS RESET
===========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need cellspacing='0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	cursor: pointer;
	color: #ed6b00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}


/* =LAYOUT
===========================================*/
html { background: #e6e7e9 }
body {
	background: #e6e7e9 url(../images/site_bg.png) repeat-x top left;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: 333;
	text-align: center;
	padding-bottom: 100px;
}

#container {
	width: 1000px;
	background: url(../images/layout_bg.png) repeat-y top left;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 153px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
}
#logo a {
	display: block;
	position: absolute;
	top: 18px;
	left: 16px;
	background: url(../images/medlock_logo.png) no-repeat;
	text-indent: -999px;
	width: 273px;
	height: 92px;
}
#header h2 {
	position: absolute;
	top: 31px;
	right: 25px;
	width:345px;
	height: 49px;
	background: url(../images/medlock_slogan.png) no-repeat;
	text-indent: -9999px;
}
p.tel {
	position: absolute;
	text-indent: -9999px;
	width: 192px;
	height: 43px;
	background: url(../images/menu_tel.png) no-repeat;
	z-index: 100;
	bottom: 0px;
	right: 15px;
}
#header ul {
	width: 950px;
	height: 43px;
	background: url(../images/menu_bg.png) repeat-x;
	position: absolute;
	bottom: 0px;
	left: 15px;
}
#header ul li {
	height: 43px;
	background: url(../images/menu_separator.png) no-repeat top right;
	float: left;
}
#header ul li a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 12px 13px 0px 13px;
	
}
#header ul li a:hover {
	text-decoration: underline;
}
#header ul li a.active, #header ul li a.active:hover {
	text-decoration: none;
	color: #000;
}
#content {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#content h2 {
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 20px;
}
.testimonial {
	padding-top: 40px;
	background: url(../images/quote.gif) no-repeat top left;
	margin-bottom: 20px;
	width: 670px;
}
.testimonial p {
	margin-bottom: 7px;
}
#homefade {
	width: 950px;
	height: 394px;
	overflow: hidden;
}
.homecol1 {
	width: 460px;
	float: left;
	margin-right: 15px;
	display: inline;
}
.homecol1 h1 {
	font: bold 29px/35px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.homecol1 h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000;
}
.homecol1 a {
	color: #000;
}
.homecol1 p {
	margin-bottom: 10px !important;
}
.onfocus {
	border: 1px solid #e5e5e5;
	width:221px;
	height: 229px;
	background: #fff;
	padding: 1px;
	float: left;
}
.onfocus div {
	background: url(../images/bg_onfocus.png) repeat-x bottom left;
	padding: 7px;
	height: 215px;
}
.onfocus h2 {
	color: #ed6b00;
	margin-top: 15px;
}
.onfocus p img {
	margin: 5px 0px;
}
.onfocus p {
	margin-bottom: 5px;
	font-size: 11px;
}
.oursectors {
	float: left;
	margin-left: 15px;
	display: inline;
	width: 220px;
	padding-top: 0px;
}
.oursectors ul li {
	padding: 3px 0px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 11px;
	font-weight: bold;
}
.homecol2 {
	float: left;
	width: 468px;
	margin-left: 0px;
	display: inline;
	overflow: hidden;
}
.anythingSlider {
	width: 468px;
	height: 394px;
	position: relative;
	margin: 0 auto 20px;
}
.anythingSlider .wrapper {
	width: 468px;
	overflow: auto;
	height: 394px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 394px;
	width: 468px;
	margin: 0;
}
.anythingSlider .arrow {
	display: none;
}
#thumbNav {
	position: absolute;
	top: 0px;
	left:20px;
	text-align: center;
}
#thumbNav a {
	color: #fff;
	font: bold 14px "Arial Black", Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 2px 8px;
	height: 20px;
	margin: 0 1px 0 0;
	background: #f8c499;
	text-align: center;
}
#thumbNav a:hover {
	background: #f4a666;
	text-decoration: none;
}
#thumbNav a.cur {
	background: #ed6b00;
}
#start-stop {
	display:none;
}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
.box {
	width: 193px;
	float: left;
	padding: 30px 17px 0px 17px;
	height: 206px;
	margin-right: 14px;
	background: #eee url(../images/box_bg_gray.png) repeat-x bottom left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	position: relative;
	display: inline;
}
.box.last {
	margin-right: 0px;
}
.box h2 {
	margin-bottom: 20px;
	background: #000;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 22px;
	margin: -30px -17px 30px -17px;
	padding: 10px 10px 0px 10px;
}
.box a.more {
	display: block;
	position: absolute;
	bottom: 17px;
	left: 17px;
	color: #ed6b00;
	text-decoration: none;
}
.box a.more:hover {
	text-decoration: underline;
	color: #333;
}
.contact1 {
	float: left;
	width: 435px;
	font-size: 12px;
}
.contact2 {
	float: left;
	width: 225px;
	margin-left: 40px;
	display: inline;
	font-size: 12px;
}
.contact2 h2, .contact3 h2 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 10px !important;
}

.contact3 {
	float: left;
	width: 225px;
	margin-left: 20px;
	display: inline;
	font-size: 12px;
}
.contact1 .input {
	width: 260px;
	padding: 2px;
	background: #ebebeb;
	border: 1px solid #cecccd;
}
.contact1 table td {
	padding-bottom: 15px;
	vertical-align: top;
}

/* =LEFT
===========================================*/
#left {
	width: 186px;
	float: left;
	margin-left: 13px;
	display: inline;
	color: #231f20;
	line-height: normal !important;
	padding-top: 40px;
}
#left h2 {
	font-size: 14px;
	padding-bottom: 19px;
	border-bottom: 3px solid #231f20;
	margin-bottom: 0px !important;
}
#left ul li {
	padding: 11px 0px;
	border-bottom: 1px solid #231f20;
	font-size: 11px;
}
#left ul li a {
	color: #231f20;
	text-decoration: none;
}
#left ul li a:hover  {
	text-decoration: underline;
}
#left ul li a.active, #left ul li a.active:hover {
	font-weight: bold;
}

/* =RIGHT
===========================================*/	
#right {
	width: 705px;
	float: left;
	margin-left: 42px;
	display: inline;
}
#right p{
	text-align:justify;
}
#right ul{
	margin-left:25px;
	margin-bottom:15px;
	list-style-type:disc;
}
.col1 {
	float: left;
	width: 450px;
	padding-right: 17px;
}
.col2 {
	float: left;
	width: 237px;
}
#gallery {
	margin-bottom: 20px;
	width: 691px;
	height: 334px;
	position: relative;
	overflow: hidden;
}
p.arrows {
	width: 100px;
	height: 33px;
	margin-bottom: 0px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	text-align: right;
}
p.arrows img {
	margin-left: 1px;
}
#right h2.work {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: 231f20;
	padding-bottom: 5px;
	border-bottom: 1px solid #71706e;
	margin-bottom: 20px;
}
/* =FOOTER
===========================================*/
#footer {
	font-size: 11px;
	padding: 27px 15px 0px 15px;
	margin: 10px -15px 0px -15px;
	float: left;
	background: url(../images/bg_footer.jpg) repeat-x top left;
	width: 950px;
}
p.footermenu {
	float: right;
}
p.footermenu a {
	margin-left: 15px;
	color: #333;
}
#footerend {
	width: 1000px;
	height: 20px;
	background: url(../images/footer.png) no-repeat  center -20px;
	margin: 0 auto;
	text-align: left;
}
#footerend img {
	margin-top: 45px;
}
.logos {
	float: left;
	margin: 0 auto;
	margin-top: 50px;
}

.tabs {
	clear: both;
	margin-top: 10px;
	float: left;
}
ul.blogTabs {
	width: 716px;
	background: #7bb042;
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-top: -27px;
	float: left;
	margin-bottom: 22px;
}
ul.tabNavigation {
	width: 459px;
	background: #000;
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-top: 10px;
}
ul.tabNavigation li, ul.blogTabs li {
	float: left;
}
ul.tabNavigation li a, ul.blogTabs li a {
	padding: 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	width: auto;
}
ul.blogTabs li a {
	background: #000;
	margin-right: 3px;
}
ul.tabNavigation li a:hover, ul.blogTabs li a:hover {
	background: #fff;
	color:#000;
}
ul.tabNavigation li a.selected, ul.blogTabs li a.selected {
	background:#eee;
	color:#000;
}
#first, #second {
	background: url(../images/bg_tabs.jpg) repeat-x bottom left;
	width: 460px;
	font-size: 12px;
}
#first ul li, #second ul li {
	border-bottom: 1px solid #a5a5a6;
	padding: 6px 10px 0px 90px;
	line-height: normal !important;
}
#first ul li span, #second ul li span {
	display: block;
	font-weight: bold;
	width: 80px;
	margin-left: -80px;
	float: left;
	display: inline;
}
* html #first ul li p, * html #second ul li p {
	margin-top: -16px;
}
#first ul li a, #second ul li a{
	text-decoration: none;
}
#first ul li a:hover, #second ul li a:hover{
	text-decoration: underline;
}
.tabfooter {
	clear: both;
	padding: 10px;
}
.tabfooter p {
	float: left;
}
p.rss {
	margin-left: 220px;
	display: inline;
}
p.rss a {
	padding: 4px 0px 4px 25px;
	background: url(../images/icon_rss.gif) no-repeat left center;
}
.flatImage{
	border:1px solid #666;
	margin:0px 10px;
}