@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,300);

.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
	top: 210px;
}

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	width: 100%;
    background-color:#c0c0c0
}

#homepage {
	background-color: #56595C;
	width: 100%;
	/*display: table-row;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00cc00;
	}

.discipline {
	padding-left:0px !important;
	padding-right:0px !important;
    padding-top: 20px;
	border-top: solid 4px #c0c0c0;
	border-bottom: solid 4px #c0c0c0;
	margin-bottom:40px;
}
.discipline img {
	width:100%;
	height:auto
}
.discipline a {
	text-decoration: none
}
#LandingPage {
	}



#offer {
	position: relative;
	width: 80%;
	left: 0px;
	top: 0px;
	z-index: 200;
	margin-top: -460px;
	margin-left: 10%;
	margin-right: 10%;
	display: table;
	margin-bottom: 20px;
	}
		
#wrap {
	display: table;
	height: 100%;
	width: 100%;
	margin-bottom: -300px;
	background-color:#fff
}

#banner {
	height: 130px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #c0c0c0;
	background-image: url(../images/global/dimple.png);
	background-position: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cc00;
	}

#brand {
	height: 120px;
	width: 300px;
	background-color: #c0c0c0;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cc00;*/
	/*background-position: center 0px;*/
}

#brand img{
	margin-top: -10px;
	}
#brand :after {    
  background: none;
}

#phone {
	height: 120px;
	width: 300px;
	background-color: #c0c0c0;
	float:right;
	font-size: 35px;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	padding-top: 10px;
	}
.callus {
	font-size: 22px;
    font-weight:200;
	color: #fff;
	text-transform: uppercase;
	line-height: 22px;
	}
#HomeMain {
	margin-top:40px;
	margin-bottom:20px
}
#HomeSlider {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#HomeMain h1,
#showcase h2 {
	text-align: center
}
.discipline h2 {
	text-align: left !important
}
.featured img {
	padding-bottom:15px;
	width:100%;
	height:auto
}
#footer-row {
	margin-top: 40px;
	display: table-row;
	height: 40px;
}

aside img {
	width:100%;
	height:auto;
    padding-top:40px
}
#HomeFooter {
	background-color: #56595C; /*background of menu bar (default state)*/
	color: #FFF;
	height: 300px;
	width: 100%;
	z-index: 1000;
	padding-bottom: 20px;
	display: table;
}

#footer,
#landingFooter {
	background-color: #56595C; /*background of menu bar (default state)*/
	color: #FFF;	
	width: 100%;
	z-index: 1000;
	padding-top: 20px;
	display: table;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00cc00;
}

#footer {
	height: 300px;
	padding-bottom: 20px;
	}

.webscreen {
	margin-top: -10px;
	padding-bottom: 20px;
	}

#contact-footer {
	margin-top: 10px;
	border: 2px solid #FFF;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	}

#contact-footer h3 {
	padding: 40px;
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	}

#contact-link {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 15px;
	
	}

#contact-link a {
	text-decoration: none;
	background-color: #00cc00;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-radius: 4px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;	
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.8);
	}

#contact-link a:hover {
	color: #FFF;
	background-color: #C80000;
	}
#contact-link :after {    
  background: none;
}
.customcaptcha-image {
	display: block;
	padding-bottom: 5px;
}

.CaptchaField {
	/*margin-left: 200px;*/
}

img.right {
	float: right;
	}
/* homepage only */

#home
{
	color: #FFF;
	margin-bottom: -12px;
}


/* page link behaviour */	
p a:link {
	color:#3c3d3e;
	text-decoration: underline;
	}
p a:visited {
	color:#3c3d3e;
	}
p a:hover {
	color: #00cc00;
}
#content a:active {
	color: #3c3d3e;
	background-color: #00CC00;}

/*page content styles */

#content {
	padding-top: 60px;
	padding-bottom:40px;
}

#main {
	/*margin-top: 40px;*/
	margin-bottom: 40px;
	/*float: right;*/
	/*width: 564px;
	margin-right: 80px;	*/
}
#sidebar {
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
}

#sidebar img {

	}
	
#sidebar_web {
	/*float: left;
	margin-left: 80px;*/
	margin-top: 40px;
}

.webnote {
	position:absolute;
	/*width:320px;*/
	z-index:1;
	visibility: hidden;
	overflow: auto;
	/*top: 600px;
	left: 80px;*/
	font-family: ashburylight, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	text-align: left;
	color: #56595C;
}

.frameHolder {
	}

.frame {
	background-color: #c0c0c0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
}

#package_print, #package_web {
	margin-top: 10px;
	/*margin-left: -10px;*/
	margin-bottom: 20px;
}

#package_print p, #package_web p  {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.price {
	background-color: #c0c0c0;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	}

.package {
	
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	/*padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;*/
	}

.webpackage {
	height: 320px;
	}
	
.printpackage {
	height: 158px;
	}

.WidgetHolder {
	margin-top: 12px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
}

.postimg {
	float: left; margin-right: 10px; margin-bottom: 10px;"
	}
	
/*form stuff*/

#formtype {
	padding-top: 20px;
}

#formtype li {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #56595C;
	list-style-type: none;
	padding-bottom: 10px;
	}
	
label {
	width: 180px;
	float: left;	
	}
	
input {
	width: 290px;
	padding: 6px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 0;
box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}
	
input[type=checkbox] {
	  width: 20px;	  
	  }

input[type=radio] {
	  width: 20px;	  
	  }
	  
input[type=submit] {
	width: 140px;
	padding: 8px;
	font-weight: bold;
	background-color: #00cc00;
	margin-top: 30px;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}
	  
textarea {
	width: 290px;
	padding: 6px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 0;
box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}
	
#badges-wrap, 
#themeImage-wrap {
		width: 100%;
		}
	#badges {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
		}
	#themeimage	{
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}


.webtext {
	padding-left: 0px !important;
	}

.post-image img{
		width: 100%;
		height: auto
		}
		
.WidgetHolder {
	padding: 20px;
	background-color: #c0c0c0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
#landing-CTA {
	margin-top:-200px;
	background-image: url(../images/global/landing-CTA.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	}
	
#landing-CTA-type {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	text-align: center !important;
	}	

#landingForm {
	background-color: #00cc00;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px none;
	padding-top: 20px;
	padding-bottom: 90px;
	margin-top:127px;
	margin-bottom: 20px;
	text-align: left;
	clip: rect(0px,auto,auto,auto);
	}

#landingForm fieldset,
#landingForm .Actions {
	margin-left: 10%;
	margin-right: 10%;
	width:80%;
	
	}
#landingForm .action {
	color: #FFF;
	background-color: #F00!important;
	font-weight: 600;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#landingForm .action:hover {
	color: #F00;
	background-color: #FFF!important;
}

#landingForm div.field {
    margin: 0px !important;
}
#landingForm input,
#landingForm textarea{
   width: 100% !important;
   padding-bottom: 5px;
}

#landingForm label {
	float: none !important;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: 200;
	color: #FFF;
	}

#landingForm #CaptchaHelp {
	padding-top: 10px !important;
	}

#landingForm .CaptchaField {
	margin-left: 0px;
	}
.zoomin {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 320px;
	width:100%;
	text-align: justify;
}

.zoomin img {
	height: auto;
	width: 260px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	}
.zoomin img:hover {
	width: 280px;
	height: auto;
	margin-top:-10px;
	margin-left:-10px
	}

/*****************/
/* MEDIA QUERIES */
/*****************/

/* Tablet Screen Sizes */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.webtext {
		margin-left: -10px !important;
		}
	
	.webscreen {
		margin-left: -10px !important;
		}
		
	.customcaptcha-image {
		display: inline;
		}
	
	.CaptchaField {
		margin-left: 0px;
		display: block;
		}
		
	.post-image img {
		width: 100%;
		height: auto;
		}
		
	#badges-wrap {
		width: 100%;
		}
	#badges {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
		}
		
	#sidebar img{
		width: 100%;
		height: auto
		}
		#landing-CTA {
		margin-top:0px;
		background-image: url(../../../../../themes/mhdesign/images/global/landing-CTA-mobile-tall.png);
		background-size: 303px 211px;
    background-repeat: no-repeat;
	 background-position: center top; 
		}
		#landing-CTA-type {
	width:180px;
	padding-top:0px;
	}
	#landingForm {
		margin-top:65px;
		}
}


/* Mobile landscape Screen Sizes */
@media only screen and (max-width: 767px) {
	
	#banner {
		height: 220px;
		/*padding-top: 5px;*/
		padding-bottom: 15px;
		background-color: #c0c0c0;
		background-image: none;
		/*background-position: 0px 5px;*/
		}
	
	#brand {
		height: 120px;
		width: 100%;
		text-align:center;
	
	}
	
	#brand img{
	margin-top: 5px;
	}
	
	#phone {
		height:80px;
		width: 100%;
		padding-top: 10px;
		}
		
	#phone a {
		text-color: #fff !important;
		decoration: none;
		}
		
	#phone a:hover {
		text-color: #fff !important;
		decoration: underline;
		}

	.post-image img {
			width: 100% !important;
			height: auto !important;
			}
	.postimg {
			float: none;
			width: 100%;
			margin-right: 0px;
			margin-left: 0px;
			}
			
	/*.album-photo {
			width: 100% !important;
			height: auto !important;
			}*/	
	.album-photo img {
			width: 300px !important;
			height: auto !important;
			}
	#main {
			border:0;
		}
	article img,
	aside img {
		width:100% !important;
		height:auto !important;
	}
		
	#landing-CTA {
		margin-top:0px;
		background-image: url(../images/global/landing-CTA-mobile-wide.png);
		background-size: 409px 290px;
    background-repeat: no-repeat;
	 background-position: center top; 
		}
	#landing-CTA-type {
		padding-top:40px;		
		}
	#landingForm {
		margin-top:95px;
		}
		
}
/* Mobile Portrait Screen Sizes */
@media only screen and (max-width: 400px) {

	
	#brand {
		height: 120px;
	
	}
	
	#brand img {
		margin-left:auto;
		margin-right:auto;
		width:100%;
		height:auto
		}	
	
	#main {
		/*margin-top: 40px;
		float: left;
		/*width: 564px;
		margin-right: 80px;	*/
		}
	
	/*.webtext {
		margin-left: -10px !important;
		}*/
	
	.webscreen {
		margin-left: -15px !important;
		}
		
	input,
	textarea {
		width: 220px;
		background-color:#ccc !important
		}
	.content ul, .content ol {
  margin-left: 0em !important;
}
	input[type=submit] {
		background-color:#00ff00 !important;
		width: 240px;
		/*height: 20px;*/
		padding: 8px;
		margin-top: 30px;
		box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
		}
	
	textarea {
		width: 220px;
		}	

	.customcaptcha-image {
		display: inline;
	}

	.CaptchaField {
		margin-left: 0px;
		display: block;
		}
	
	img.right {
		float: none;
		width: 100%;
		height: auto;
		}
		
	.post-image img {
		width: 100%;
		height: auto;
		}

	#footer,
	#landingFooter {
		padding-bottom: 80px;
		}
		
	#HomeFooter {
		padding-bottom: 80px;
		}
		
	#album-photos img {
		width: 300px !important;
		height: auto !important;
		}
	#landing-CTA {
		margin-top:0px;
		background-image: url(../../../../../themes/mhdesign/images/global/landing-CTA-mobile-tall.png);
		background-size: 303px 211px;
    background-repeat: no-repeat;
	 background-position: center top; 
		}
		#landing-CTA-type {
	width:160px;
	padding-top:0px;
	}
	#landingForm {
		margin-top:65px;
		}
    .zoomin {
  height: auto !important
    }
}