/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  04: 3 Col Flex Sidebar Right and Left
  ------------------------------------------------
*/

body {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	padding-bottom: 2em;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 10px 5px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	/*box-shadow: 0px 0px 30px #BED600;*/
}

.content-wrapper {
	margin: 1.5em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin: auto;
}

.main-content {
	font-size: 0.95em;
	float: left;
	width: 62%;
	position: relative;
	left: 20%;
	/*background-color: #C6E2FF;*/
}
.sidebar {
	width: 19%;
	float: left;
	position: relative;
	left: -62%;
}
.sidebar-right {
	width: 17%;
	float: right;
}

.main-content, .sidebar, .sidebar-right {
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.sidebar .content,
.sidebar-right .content {
	padding: 30px 20px;
	font-size: .9em;
	line-height: 1.25em;
	border: 1px solid;
	border-color: #FFF;
	border-radius: 5px;
}
.sidebar-right .content {
	font-size: .8em;
}
.sidebar-right .content-large {
	font-size: 1.15em;
	line-height: 1.2em;
}
.sidebar .content {
	padding: 15px 5px;
}
.sidebar .content {
	background-color: #FF9900;
	background-image: -webkit-linear-gradient(#FF9900, #FFF);
	background-image: linear-gradient(#FF9900, #FFF);
}
.sidebar-right .content {
	background-color: #D9EC9C;
	background-image: -webkit-linear-gradient(#D9EC9C, #FFF);
	background-image: linear-gradient(#D9EC9C, #FFF);
}
.sidebar-right .thumbs {
	margin: 0.5em auto 0.8em;
	text-align:center;
}

.main-content .content{
	padding: 20px 20px;
	font-size: 1em;
	line-height: 1.35em;
	border: 1px solid;
	border-radius: 5px;
	border-color: #FFF;
}

/*Heading styles*/
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0px 0.3em 0px;
	font-family: Arial, Gill Sans, Calibri, Optima, Segoe, "Segoe UI", Candara, sans-serif;
	font-weight: normal;
	color: #00693C;
	/*color:#0000CC;*/
	
	line-height: 1.2em;
}
h1 { 
	font-size: 1.5em; 
	margin: 0.3em 0px 0.3em 0px;
}
h2 { font-size: 1.25em; }
h3 { 
	font-size: 1.25em;
	font-weight: bold;
	margin: 0em 0px 0.3em 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em 0px 0.8em 0px;
}
h5 {
	font-size: 1.1em; 
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-size: 1.0em; 
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}

.hr {
	border: 1px solid #E5EBE5;
	margin-top: 0.5em;
   margin-bottom: 0.5em;	
}

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}

/* Silvereye buttons and other formats*/
.title {
	color: #00693C;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0em 0px 0.3em 0px;
}
.subtitle {
	color: #00693C;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1em;
}
.style1 {
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.2em;
	/*vertical-align: top;*/
}
.style3 {
	color: #345947;
	font-weight: normal;
	font-size: 0.8em;
	vertical-align: top;
}
.feat {
	color:#3399FF;
}
.error {
	color: red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
.sp_offer {
	color: red;
	font-weight: bold;
	font-size: 1.05em;
}
p { margin: 0.2em 0.2em 0.5em 0em; }
ul { margin-top: 0; margin-bottom: 0em; }
ol { margin-top: 0; margin-bottom: 0em; }
p + p { margin-top: 1em; }
p + ul { margin-top: 0em; }
ul + p { margin-top: 1em; }
ol + p { margin-top: 1em; }
p + h1, h2, h4 { margin-top: 1em; }

.tablehead {
	color: white;
	font-weight: normal;
	text-transform: capitalize;
	vertical-align: middle;
	text-align: center;
	padding: 0.3em 10px 0.2em 10px;
	background-color: #00693C;
	border-bottom: 1px solid White;
}
.tablesubhead {
	color: #00693C;
	font-weight: normal;
	font-size: 1em;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0.2em;
	padding-top: 0.3em;
	background-color: #E5EBE5;
	border-bottom: 1px solid White;
}
.tablebody {
	color: #000;
	font-size: 0.9em;
	line-height: 1.3em;
	vertical-align: top;
	padding: 0.25em 0.25em 0.5em 0.25em;
	background-color: #F6F7EA;
	border-spacing: 0;
	border-collapse: collapse;
}
.tablecur {
	text-align: right;
	vertical-align: top;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	background-color: #F5F8F5;
}
.tablebody td {
	border: 1px solid white;
	padding: 2px 3px;
}
.tablelayout {
	text-align: center;
	border-spacing: 0;
	border: 1px solid #00693C;
	border-collapse: collapse;
	padding: 1em;
}
.formLabel {
	text-align:left;
	vertical-align:middle;
}
.formField {
	text-align:left;
	vertical-align:middle;
}

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar-right ul, .sidebar-right ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar-right li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #CC6600;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;*/
}
.content a:hover, .content a:focus {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a img {
	border:0;
}

/*added by Silvereye for links displayed as buttons*/
.content a.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #58A618), color-stop(1, #BED600) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A618', endColorstr='#BED600');*/
	background-color:#BED600;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #58A618;
	display:inline-block;
	color:#00693C;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px;
	text-decoration:none;
	text-align: center;
	line-height: 1.2em;
	margin: 0.3em 0.3em;
	/*text-shadow:1px 1px 0px #aade7c;*/
}
.content a.button:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #BED600), color-stop(1, #58A618) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BED600', endColorstr='#58A618');*/
	background-color:#58A618;
	color:#FFF;
	text-shadow:none;
}
.content a.button:active {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	position:relative;
	top:1px;
}
.content a.buttonblue {
	background-color:#0033FF;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #0000CC;
	display:inline-block;
	color:#33FFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px;
	text-decoration:none;
	text-align: center;
	line-height: 1.2em;
	margin: 0.3em 0.3em;
}
.content a.buttonblue:hover {
	background-color:#0000CC;
	color:#FFF;
	text-shadow:none;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
button {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border:1px solid;
	border-radius:9px;
	display:inline-block;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px;
	text-decoration:none;
	text-align: center;
	line-height: 1.2em;
	margin: 0.3em 0.3em;
}
button.green {
	background-color:#BED600;
	border-color:#58A618;
	color:#00693C;
}
button.green:hover {
	background-color:#58A618;
	color:#FFF;
	text-shadow:none;
}
button.ochre {
	background-color:#FBE1BE;
	border-color:#FF9900;
	color:#CC6600;
}
button.ochre:hover {
	background-color:#CC6600;
	color:#FFF;
	text-shadow:none;
}


.footer a {
	color: #8C8C8C;
	padding-right:2em;
}
.footer a:hover, .footer a:focus { color: #FFF; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	background-color: #BED600;
	/*background-color: #C6E2FF;*/
	border-bottom: 1px solid #FFF;
	/*box-shadow: 0px 0px 30px #CC6600;*/
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*added by Silvereye for searchbar displayed next to menu bar at top of page*/
.searchbar {
	background-color: #BED600;
	/*background-color: #C6E2FF;*/
	font-size: 1em;
	padding: 0px 12px;
	text-decoration: none;
	border: 0px solid;
	border-radius: 6px;
	border-color: #BED600;
	display: inline-block;
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
	-webkit-transition-property: background-color, box-shadow, border-color;
	transition-property: background-color, box-shadow, border-color;
}
/*added by Silvereye for input boxes, including in searchbar*/
.inputbox {
	width:120px; 
	border:0px solid; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height:16px; 
	padding:2px 2px;
	position:relative;
	box-shadow: inset 0px 0px 4px #BED600;
}


/*The Footer*/
.footer {
	background-color: #222;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 3px 10px;
	font-size: 0.7em;
	color: #8C8C8C;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.sidebar, .sidebar-right, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.main-content .content, .sidebar-right .content {
	padding: 20px 10px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.optional-content {
	display: none !important;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
.sidebar-right .thumbs {
	float: left;
	margin: 8px 5px;
	text-align:center;
	max-width:105px;
	min-height:180px;
}

}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content, .sidebar-right .content {padding: 10px 15px;}
.top-navigation {padding: 0px 10px;}
.content-wrapper {margin-left: 10px; margin-right: 10px;}
.main-content {width: 62%;left: 20%;}
.sidebar {width: 19%;left: -62%;}
.sidebar-right {width: 17%;}
}
