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

html, body {
	height: 100%;
	width: 100%;	
}
body {
	/*background-color: ;*/
}

#homepage {
	/*background-color: #56595C;*/
	width: 100%;
	/*display: table-row;*/
	}
		
#wrap {
	display: table;
	height: 100%;
	width: 100%;
	margin-bottom: -300px;
	}

#banner {
	height: 110px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #000;
	background-position: 0px 2px;
	}

#banner-alt {
	height: 110px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
	/*background-position: 0px 2px;*/
	}
	
#main {
	}

#brand {
	height: 120px;
	width: 300px;
	/*background-color: ;*/
}

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

#phone {
	height: 120px;
	/*width: 300px;*/
	float:right;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 38px;
	padding-top: 16px;
	}


#phone-alt {
	height: 120px;
	/*width: 300px;*/
	float:right;
	font-size: 28px;
	font-weight: normal;
	color: #3c3d3e;
	text-align: center;
	line-height: 32px;
	padding-top: 16px;
	}
	
#email {
	font-size: 28px;
	font-weight: normal;
	}
#phone a,
#email a {
	color: #FFF;
	text-decoration: none;	
	}

#phone-alt a,
#email-alt a {
	color: #3c3d3e;
	text-decoration: none;	
	}
	
#phone a:hover,
#email a:hover {
	color: #FFF;
	text-decoration: underline;	
	}

#phone-alt a:hover,
#email-alt a:hover {
	color: #3c3d3e;
	text-decoration: underline;	
	}
	
#HomeSlider {
	width:100%;
	background-color:#000;
	}

#Slider {
	width:100%;
	background-color:#FFF;
	}
	
.profile {
	padding:0px !important;
	margin: 0px !important;
	}

/* Attempts to ovverride box-sizing model as specificed in Bootstrap(!!) */

.slides > * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#footer-row {
	margin-top: 40px;
	display: table-row;
	height: 40px;
}

#HomeFooter {
	background-color: #000; /*background of menu bar (default state)*/
	color: #FFF;
	z-index: 1000;
	padding-bottom: 20px;
	display: table;
}

#footer {
	background-color: #000; /*background of menu bar (default state)*/
	color: #FFF;	
	width: 100%;
	z-index: 1000;
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
}

#sitewise img {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.customcaptcha-image {
	display: block;
	padding-bottom: 5px;
}

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

img.right {
	float: right;
	}


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

/*page content styles */

#content {
	padding-top: 40px;
}

#main {
	
}
#sidebar {
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
}

.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: #0F0;*/
	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);
	}


.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;
	}
	
/*.thumbnail img,
.largeimage img {
		width:100%;
		height:auto;
		}	*/

.profile {
	width: 100%;
	display: table;
	padding-bottom:60px;
}

.profile img {
	float: left;
	margin-right:30px;
	padding-bottom:20px;
}

.profileText {
	display:table;
	}

#contact-footer a {
	float:right;
	}
	
/*****************/
/* MEDIA QUERIES */
/*****************/

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

	.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
		}
		
		#footer {
		padding-bottom:20px;
		}
	#footer .col-md-9 {
		/*width:200px;*/
		}
		
	#footer .col-md-3 {
		/*width: 50px;*/
		float:right;
		margin-top:-40px;
		}
		.flex-viewport img {
		height:auto !important;
		width:100% !important;
		}
}


/* Mobile landscape Screen Sizes */
@media only screen and (max-width: 767px) {
	
	#banner,
	#banner-alt{
		height: 300px;
		padding-bottom: 15px;
		}
		
	#brand {
		height: 120px;
		width: 100%;
		text-align:center;
	
	}
	
	#brand img{
	margin-top: 5px;
	}
	

	
	.flex-viewport img {
		height:205px !important;

		}
		#phone,
	#phone-alt {
		float:none;
		}
		
	#phone a {
		text-color: #fff !important;
		decoration: none;
		}
		
	#phone a:hover {
		text-color: #fff !important;
		decoration: underline;
		}

	
	.post-image img {
			width: 100%;
			height: auto;
			}
	.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;
		}
	#footer {
		padding-bottom:20px;
		}
	#footer .col-md-9 {
		width:300px;
		}
		
	#footer .col-md-3 {
		width: 50px;
		float:right;
		margin-top:-55px;
		}	
}

/* Mobile Portrait Screen Sizes */
@media only screen and (max-width: 400px) {
	
	video {
		width:100%;
		height:auto;
		}

	#banner,
	#banner-alt{
		height: 230px;
		padding-bottom: 15px;
		}
		
	#brand {
		height: 120px;
		width: 280px;	
		}
	
	#brand img {
		width:100%;
		}	
	
	#phone,
	#phone-alt {
		font-size:29px;
		height:auto;
		display:table;
		width: 100%;
		padding-top: 20px;
		float:left;
		text-align:justify !important;
		}
	
	#email {
		font-size: 29px;
		}
	
	.flex-viewport img {
		height:205px !important;
		width:800px !important;
		}
		
	#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
		}
	
	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;
			}
	
	#footer {
		padding-bottom:20px;
		}
	#footer .col-md-9 {
		width:200px;
		}
		
	#footer .col-md-3 {
		width: 50px;
		float:right;
		margin-top:-55px;
		}
}