/*
CSS Rules
*/

html {
	background: #e3e3e3;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Calibri;
	font-size: 12px;
	line-height: 1.8em;
	width: 100%;
	display: table;
	background: #e3e3e3;
}

a:link, a:visited {	color: #494949; text-decoration: underline; }
a:active, a:hover { color: #000000; text-decoration: none; }

p {
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

span.date {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;	
}

h1 {
	font-family: "Century Gothic", Calibri;
	text-decoration: none;
	font-weight: 300;
	font-size: 38px;
	color: #00adef;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	line-height: 1.2em;
}
h2.C2A {
	font-size: 18px;
	color: #00adef;
	margin: 0 0 10px 0;
	line-height: 1.4em;
	
}
h2 {
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
}

h3 {
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#main_container {
	width: 960px;
	margin: auto;
	background-color: #FFFFFF;
}

#header-container {
	width: 960px;
	height: 162px;
}

#header {
	width: 960px;
	height: 115px;
	padding: 1px 0 0 0;
	background-image: url(../img/Oakshield-Homepage-v1.jpg);
}

#header_logo {
	font-size: 14px;
	color: #fff;
	float: left;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 0;
}

#top-right-nav {
	color: #fff;
	float: right;
	width: 280px;
	height: 75px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
	text-align: left;
}

#top-right-menu {
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
}
#top-right-menu ul {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;

	
	
}
#top-right-menu li {
	display:inline;
	padding:0 10px 0 0; 
	
	
}

#top-right-menu a {
	color:#fff;
	text-decoration:none;
	
}

#contact-number {
	font-size: 26px;
	text-shadow: 1px 1px 1px #245795;
	padding-top: 35px;
	margin-left: 40px;
	background-image: url(../img/Oakshield-Homepage-phone01.png);
	background-position: left 25px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;
}



.labels {
	color: #fff;
	font-size: 12px;
}

.field {
	float: left;
	width: 166px;
	height: 24px;
	border: none;	
	border: none;
	color : #686868;
	background: url(../images/templatemo_search_field.jpg) no-repeat;
	margin: 8px 0 0 10px;
	padding: 3px 3px 0 3px;
}

.button {
	float: right;
	width: 89px;
	height: 27px;
	border: none;	
	background: url(../images/templaetmo_bottom.png) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;
}

/* menu */

#main-top_menu {
	float: left;
	height: 45px;
	background-color: #959595;
	color: #FFFFFF;
	padding-bottom: 0;
	padding-right: 0;
	width: 960px;
	padding-left: 0px;
}

#main-top_menu ul {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 60px;
	text-shadow: 1px 1px 2px #333333;
}

#main-top_menu ul li {
	display: inline;
	
}

#main-top_menu ul li a {
	float: left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: url(../images/templatemo_menu_divider.png) center right no-repeat;
	color: #fff;
	font-family: "Century Gothic", Calibri;
	font-size: 14px;
	outline: none;
	padding-bottom: 5px;
	padding-left: 39px;
	padding-right: 39px;
	padding-top: 5px;
	display: block;
	height: 35px;
	line-height: 1.2em;
}

#main-top_menu li a:hover, #main-top_menu li .current {
	color: #6CD7FF;
	line-height: 1.2em;
}


/* end of menu*/

.section_1 {
	width: 960px;
}

.section_1_contentarea {
	width: 958px;
	margin: 0;
	padding: 1px;
}

.section_1_contentarea .content_module {
	float: left;
	width: 32%;
	height: 171px;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
	
}
.section_1_contentarea .content_module h1.module-heading {
	font-size: 16px;
	color: #fff;
	background-color: #00adef;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 7px;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 133px;
}
	
.section_1_contentarea .content_img {
	float: right;
	margin: 5px 8px 0 0;
}

.content_text img {
	float: left;
	margin: 0 10px 5px 0;
}

.section_1_bottom {
	width: 960px;
	height: 13px;
	background: url(../images/os_section_1_bottom.jpg);
}

#main_content_area {
	width: 960px;
	margin: 10px 0 0 0;
}

#oakshield_left {
	float: left;
	width: 20%;
	padding: 0 15px;
	margin: 0 2px 0 0;
}

#oakshield_left span.big {
	font-size: 23px;
	color: #a18800;
	font-weight: bold;
}

#oakshield_left img {
	border: none;
}

#oakshield_mid {
	float: left;
	width: 500px;
	text-align: center;
	margin-bottom: 0;
	margin-left: 22%;
	margin-right: 22%;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
}
#oakshield_mid img {
	border-radius: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
	
	
}
#oakshield_mid .main-h1, div.wrap h1.main-h1 {
	font-family: "Century Gothic", Calibri;
	text-decoration: none;
	font-weight: 300;
	font-size: 38px;
	color: #00adef;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	line-height: 1.2em;
	
}
.category_list {
	padding: 0px;
	list-style: none;
	display: block;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.category_list li {
	display: block;
	height: 15px;
	clear: right;
	margin: 0 0 10px 0;
	background-position: top left no-repeat;
	background-image: url(../images/templatemo_list_bullet.png);
	background-repeat: no-repeat;
	padding-bottom: 0;
	/* [disabled]padding-left: 20px; */
	padding-right: 0;
	padding-top: 0;
}

.category_list li a { 
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #000000;
	text-decoration: none;
}

ul.list-normal {
	display:block;
	text-align:left;
	padding: 5px 50px 5px 50px;
	
}

ul.list-normal li {
	font-size: 14px;
	color: #00adef;
	text-decoration: none;
	line-height: 1.6em;
	
}





#oakshield_right {
	float: right;
	width: 25%;
	margin: 0 0 0 0;
	padding: 0 15px;
}

.oakshield_v_line {
	height: 360px;
	float: left;
	width: 2px;
	background:url(../images/os_v_line.jpg);
}

.oakshield_h_line {
	width: 100%;
	clear: both;
	border-top: #c1c1c1 1px solid;
	border-bottom: #f6f6f6 1px solid;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
}

.oakshield_readmore_2 {
	float: none;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	background: url(../images/os_readmore_2.png) left top no-repeat;
	background-position: 430px 4px;
	margin: 0 0 10px 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 2px;
	height: 20px;
}

.oakshield_readmore_2 a {
	color: #00adef;
	text-decoration: none;
	float: right;
}

.oakshield_readmore_2 a:hover, .templatemo_readmore_2:hover {
	text-decoration: underline;
}


div.return-top a{
	display: block;
	text-align: left;
	color: #00adef;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	background-image: url(../images/os_return.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80px;
	float: right;
	margin-bottom: 15px;
	
	
}

.showcase_gallery {
	margin: 0;
	padding: 0;
}

.showcase_gallery img {
	margin: 0 0 20px 0;
}

.showcase_gallery img.mid {
	float: none;
	margin: 0 20px;
}

#footer {
	clear: both;
	width: 960px;
	font-size: 12px;
	text-align: center;
	background-color: #959595;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	color: #FFFFFF;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	line-height: 3em;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer #contact-form {
	height: 380px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	
}
#footer .footer-company {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	
	
}
#footer #footer-logo-band {
	background-image: url(../img/Oakshield-Home-footer-v1.png);
	height: 114px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	
}
.return-top-footer {
	float: right;
	margin-right: 65px;
	color: #00adef;
	
	
}
.return-top-footer a{
	
	text-shadow: 1px 0px 3px #333333;
	
}


/* =============================================================================
   Forms
   ========================================================================== */


/* contact */
.contact {
	background: url(file:///disk0s2/Users/christophernarey/Dropbox%20(Oakshield)/Oakshield/Marketing/images/footer-img.jpg) no-repeat;
	background-size: 100% 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}
.contact h3{
	color: #ffffff;
	font-size: 2.5em;
	font-weight: 700;
	text-align: center;
}
.contact p.a{
	font-family: 'Droid Serif', serif;
	font-size: 1.2em;
	padding: 0.5em 0;
	color: #777777;
	line-height: 1.5em;
	font-style: italic;
	text-align:center;
	margin-bottom: 6%;
}
/* start-form */
.form-text
{
	float: left;
	width: 350px;
}
.form {
	margin-top: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: 300px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.form-text input[type="text"]{
	font-size:0.8755em;
	color: #888383;
	padding: 17px;
	display: block;
	float: left;
	margin-bottom: 7%;
	width:96%;
	font-family: 'Open Sans', sans-serif;
	background: #FFFFFF;
	border: none;
	text-transform:capitalize;
	outline: none;
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.form textarea {
	font-size: 0.8755em;
	color: #888383;
	padding: 17px;
	display: inline-block;
	text-transform:capitalize;
	width: 47%;
	background: #FFFFFF;
	border:none;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	float: right;
	margin-right: 0em;
}
.form textarea{
	resize: none;
	height: 155px;
	width: 400px;
}
.form input[type="submit"]{
	background: #00adef;
	padding: 18px 40px;
	display: block;
	color: #ffffff;
	font-size: 0.9755em;
	border: none;
	outline: none;
	-webkit-border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.form input[type="submit"]:hover{
	background: #F60;
	color: #FFF;
}




form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }




.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}




/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
#main_container #footer #contact-form #contact .wrap {
}
