@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
	/* background-position:center top;
	background-repeat:repeat-x;
	background-image:url("/images/body-bg.jpg");
	background-attachment:fixed; */
	background: -webkit-linear-gradient(#000 0%, rgb(160,0,0) 70%);
	background: -o-linear-gradient(#000 0%, rgb(160,0,0) 70%);
	background: -moz-linear-gradient(#000 0%, rgb(160,0,0) 70%);
	background: linear-gradient(#000 0%, rgb(160,0,0) 70%);
	background-color:rgb(160,0,0);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:left;
	color:white;	
}

ul {
	margin-top: 0px;
	padding-left: 18px;
	float: left;
}

a {
	text-decoration:underline;
	color:white;
}

a:visited {
	color:white;
}

#page {
	margin:0px auto;
	max-width:1100px;
	/* min-height:768px; */
	width: 100%;
	
}

#header {
	float:left;
	padding:10px;
}

#site-title {
	display:none;
	
}

#main {
	float:left;
	padding: 0 10px;
}

#topLogo {
	/* background-image:url(/images/topPageLogo.png);
	width:400px; 
	min-height:150px;  */
	float:left;
	padding: 0 0 10px 0;
	height: auto;
}

#topLogo img {
	width: 100%;
	max-width: 600px;
}

#topImage {
	float:left;
	padding: 0 0 10px 0;
	/* background-image:url(/images/headerBack2.jpg);
	border:2px solid white;
	border-radius:10px;
	max-width:960px;
	width:100%;
	min-height:100px; */
}

#topImage img {
	border:2px solid white;
	border-radius:10px;
	max-width:960px;
	width:100%;
	max-height: 100px;
}

.show-menu {
	color: #fff;
	text-align: center;
	display: none;
	width: 100%;
	float: left;
	padding: 8px 0;
	border: 2px solid white;
	border-radius: 7px;
	background: rgb(80,0,0);
}


input[type=checkbox]{
    display: none;
}



#nav ul {
	clear:left;
	float:right;
	list-style:none;
	font-size:14px;
	margin:0;
	padding-left:0;
	position:relative;
	right:50%;
	text-align:center;
}

#nav {
	border-width:3px 0;
	clear:both;
	display:block;
	float:left;
	margin:0 auto;
	min-height:43px;
	position:relative;
	width:100%;
	display: block;
}

input[type=checkbox]:checked ~ #nav{
    display: block;
}

#nav li {
	display:block;
	float:left;
	position:relative;
	left:50%;
}

#nav a {
	color:white;
	border-radius:5px;
	display:block;
	line-height:21px;
	margin:6px 3px;
	padding:5px 9px;
	text-decoration:none;
	border:2px solid white;
	background-color:rgba(255,255,255,0.2);
}



#home #nav-home a, #employment #nav-employment a, #locations #nav-locations a, #about #nav-about a, #faq #nav-faq a, #bestsellers #nav-bestsellers a, #featureditems #nav-featureditems a, #testimonials #nav-testimonials a, #drawing #nav-drawing a, #contact #nav-contact a, #propertyowners #nav-propertyowners a {
	background-color:#eee;
	color:black;
}


#home #nav-home a:hover, #employment #nav-employment a:hover, #locations #nav-locations a:hover, #about #nav-about a:hover, #faq #nav-faq a:hover, #bestsellers #nav-bestsellers a:hover, #featureditems #nav-featureditems a:hover, #testimonials #nav-testimonials a:hover, #drawing #nav-drawing a:hover, #contact #nav-contact a:hover, #propertyowners #nav-propertyowners a:hover  {
	background-color:#000;
	color:#FFF;
}


#nav-home a:hover, #nav-employment a:hover, #nav-locations a:hover, #nav-about a:hover, #nav-faq a:hover, #nav-bestsellers a:hover, #nav-featureditems a:hover, #nav-testimonials a:hover, #nav-drawing a:hover, #nav-contact a:hover, #nav-propertyowners a:hover {
	background-color:#000;
	color:#FFF;
}


#primary {
	width: 65%;
	float: left;
	min-height: 100px;
}

.section_heading {
	color:#0082bf;
	font-size:22px;
	padding:0 0 20px 0;
	font-weight:bold;
	float:left;
	width:100%;
}

.section_subheading {
	color:#0082bf;
	font-size:16px;
	padding:10px 0 10px 0;
	font-weight:bold;
	float:left;
	width:100%;
}

.section_subheading a {
	color:#0082bf;
}

.adImage {
	margin:0 0 20px 0;
	float:left;
}

.adImage img {
	/*border:2px solid white;
	border-radius:10px;*/
}

.adImage3Row {
	margin:0 0 20px 0;
	float:left;
}

.lastad {
	margin:0 0px 0 20px;
}

.adImage3Row img {
	/*border:2px solid white;
	border-radius:10px;*/
	
	float:left;
}



#secondary {
	width: 33%;
	float: right;
	border: 2px solid white;
	min-height: 100px;
	border-radius: 10px;
	background-color:rgba(255,255,255,0.2);
	
}

#giveaway {
	width: 33%;
	float: right;
	border: 2px solid white;
	min-height: 100px;
	border-radius: 10px;
	background-color:rgba(255,255,255,0.2);
	margin-top: 20px;
	text-align: center;
	
}

#giveaway .widget_heading {
	text-align: left;
}

.widget_heading {
	color:#0082bf;
	font-size:18px;
	padding:0 0 10px 0;
	font-weight:bold;
}

.widget1 {
	padding: 10px 0 15px 10px;
	border-bottom: 1px solid white;
}

.widget2 {
	padding: 10px 0 15px 10px;
	border-bottom: 1px solid white;
	float:left;
}

.widget3 {
	padding: 10px 0 10px 10px;
}

.facebook {
	/* width:300px; */
	float:left;
}

.fb-like {
	float:left;
}

.fb_title {
	padding: 0 0 5px 10px;
	float:left;
	width:80%;
}

.fb_title a {
	text-decoration:none;
	color:white;
}

.fbapp_title {
	padding: 0 0 5px 10px;
	float:left;
	width:80%;
	display: none;
}

.fbapp_title a {
	text-decoration:none;
	color:white;
}

#footer {
	background-color: rgba(255,255,255,0.2);
	color: white;
	padding: 10px;
	clear: both;
	text-align: center;
	border: 2px solid white;
	margin: 20px 10px 10px 10px;
	float: left;
	width: calc(100% - 40px);
	border-radius: 10px;
}


.clear {
	clear:both;
	font-size:0px;
}

.link {
	color:white;
	text-decoration:none;
	
}

.productRow {
	float:left;
	width:100%
}

.product {
	width:47%;
	margin:0 16px 20px 0;
	float:left;
}

.product a {
	width:35%;
}

.productImage {
	float:left;
	border:2px solid black;
	border-radius:10px;
    width:100px;
    background-color: white;
}

.productText {
	float:left;
	margin: 0 0 0 10px;
	width:65%;
}

.productName {
	float:left;
	width:100%;
	margin:0 0 5px 0;
	color:#0082bf;
}

.productName a {
	color:#0082bf;
	text-decoration:none;
}

.productDesc {
	float:left;
	width:100%;
	font-size:13px;
    margin:6px 0 0 0;
}


.testimonial {
	float:left;
	width:100%;
}

.byline {
	font-style:italic;
	float:left;
	text-align:left;
	width: 100%;
	margin: 10px 0px 40px 0;
}

#contact-form, #drawing-form {
	float:left;
	width:100%;
	display: none;
}

fieldset {
    padding:0px;
    margin: 0 0 20px 0;
    border:0px solid rgb(176,176,176);
    border-radius:5px;
}

#contact-us .formblock, #drawing .formblock {
    margin-bottom: 11px;
    margin-right:14px;
    float: left;
    width: calc(100% - 16px);
}

#contact-us .oneoftwo, #drawing .oneoftwo {
	width:46%;
	float:left;
}

#contact-us .twooftwo, #drawing .twooftwo  {
	width:46%;
	float:right;
	padding-right: 2px;
}

.formblock {
	margin:0 0 10px 0;
}

.formblock label {
    font-style: italic;
    margin-right:10px;
    color: white;
    padding-left:3px;
    width: 100%;
  float: left;
}

.formblock .txt {
    padding: 4px 6px;
    font-size: 12px;
    margin-top: 4px;
    width:calc(100% - 16px);
    border-radius:5px;
    border:2px solid rgb(176,176,176);
    background: rgba(255,255,255,0.2);
    color: white;
}

#phoneGroup .txt {
    padding: 4px 6px;
    font-size: 12px;
    margin-top: 4px;
    
    border-radius:5px;
    border:2px solid rgb(176,176,176);
    background: rgba(255,255,255,0.2);
    color: white;
}

.formblock .txtarea {
    font-size: 12px;
    padding: 3px 5px;
    height: 80px;
    width:100%;
    margin-top: 4px;
    border:2px solid rgb(176,176,176);
    border-radius:5px;
    background: rgba(255,255,255,0.2);
    resize:none;
    color:white;
}

input[type=text]:focus, textarea:focus {
    border-color: #4697e4;
}

.formblock .error {
	
    font-weight: bold;
    font-style: normal;
    color: #9d3131;
    padding: 5px 7px;
    width: calc(100% - 16px);
  background: yellow;
  border-radius: 5px;
  margin: 5px 0 0 0;
}

.inputError {
    background-color: #FFFFE0;
}

.alert {
    margin:0 0 10px 16px;
    font-weight: bold;
    color:#9d3131;
}

#contact-us .subbutton, #drawing .subbutton, #employment .subbutton {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width:100%;
    padding: 5px;
    border-radius:5px;
    border:2px solid rgb(176,176,176);
    background-color: #0082bf;
    cursor:pointer;
      margin-top: 20px;
}

#submit:hover {
    background-color: black;
}

.country {
	height: 28px;
}

#drawing #countryGroup {
	padding-right: 0px;
	width: calc(49% - 2px);
}

#drawing #countryGroup.formblock {
	margin-right: 0px;
}

.tent {
	height: 28px;
}

#drawing #tentGroup {
	padding-right: 0px;
	width: calc(49% - 2px);
}

#drawing #tentGroup.formblock {
	margin-right: 0px;
}

.outerGroup {
	float:left;
	width: 100%;
}

#tentGroup .error {
	width: calc(100% - 15px);
}



/*.formRow {
	width:100%;
	float:left;
	margin:0 0 5px 0; 
}

.formError {
	display:none;
	font-size:11px;
	padding:5px 0 5px 333px;
	float:left;
	color:yellow;
}

.formText {
	width:320px;
	padding:4px 10px 0 0;
	text-align:right;
	float:left;
}

.formField {
	width:280px;
	text-align:left;
	float:left;
}

.radio {
	padding:3px 0 0 0;
}

.rightspace {
	margin-right:10px;
}

#felonyTextArea {
	display:none;
}

.contactButtons {
	float:left;
	padding:10px 0 0 330px;
	width:100%;
}

.nobullet {
	list-style:none;
	padding-left:0px;
}*/


@media screen and (max-width : 970px){
	/*Make dropdown links appear inline*/
	#nav {
		
		display: none;
	}
	
	#nav li {
		width: 100%;
	}
	
	#nav a {
		margin: 4px 0px 3px 3px;
	}


	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
	#primary {
		width: 100%;
	}
	
	.adImage3Row{
		display: none;
	}
	
	#secondary{
		width:100%;
		float: left;
	}
	
	#giveaway{
		width:100%;
		float: left;
		text-align: center;
	}
	
	#footer {
		margin: 20px 10px 10px 10px;
		font-size: 0.8em;
	}
	
	.fbapp_title {
		display: block;
	}
	
	.product {
		width: 100%;
	}
	
	#contact-us .oneoftwo, #drawing .oneoftwo {
	width: calc(100% - 16px);
	float:left;
	}
	
	#contact-us .twooftwo, #drawing .twooftwo  {
	width: calc(100% - 16px);
	float:left;
	}
	
	#drawing #countryGroup {
	padding-right: 0px;
	width: calc(100% - 2px);
	}
	#drawing #tentGroup {
	padding-right: 0px;
	width: calc(100% - 2px);

	}
	
	#phoneGroup .txt {
		max-width: 60px;
	}
}