/*  -----|  Mobile //   |----------------------------------------------------  */
header {}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,600,400);

#sidebarcontainer {
	display: none;
}

#adpdesktop_nav {
	display: none !important;
}

.Resbuttonhide {
	display: none !important;
}

body {
	background-color: #f8f6e4;
	color: #424242;
	font: 80%/150% 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

label {
	font-size: 1.2em !important;
}

a:link,
a:visited,
a:active {
	color: var(--blue);
	text-decoration: none;
	font-weight: 200;
}

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

ul {
	list-style: none;
}

ul.square {
	list-style-type: square;
	line-height: 16px;
}

.square li {
	margin-bottom: 6px;
}

.strip_image {
	max-height: 150px;
	max-width: 150px;
	border: 1px solid #cdcdcd;
}

.narrowcolumn {
	width: 100%;
}

img {
	border: none;
}

.thumbLink {
	max-width: 120px;
	max-height: 140px;
}

.thumb {
	max-width: 210px;
	#width: 100%;
	margin-right: 20px;
}

table {
	#max-width: 705px;
}

b {
	font-weight: 600;
}

strong {
	font-weight: 600;
}

.jwplayer {
	width: 100% !important;
	max-width: 675px;
	height: auto;
	/*width:670px;*/
}

.bblink img {
	#width: 100% !important;
	max-width: 90% !important;
}

/*  -----|  Structure  |----------------------------------------------------  */
div#preload {
	display: none;
}

#adpmobile_nav {
	#min-height: 100%;
	position: relative;
}

#wrapper {
	#padding-top: 10px;
	#margin-bottom: 10px !important;
	/* To provision for the footer navigation */
	#width: 95%;
	margin: 0 auto;
}

#page {
	width: 100%;
	z-index: 2000;
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 90px;
}

#header {
	text-align: center;
	margin-top: 5px;
	/* added for Coppermines {CUSTOM_HEADER} */
	position: relative;
	margin-bottom: 5px;
}

/*	
#footer {
	color: #999;
	font-size: 6px;
	}
*/
#sidebar {
	display: none;
}

#content {
	margin-top: 30px;
	float: left;
	font-size: 14px;
	width: 100% !important;
	overflow-x: auto;
}

#content dt {
	padding-top: 10px;
}

#content h2 {
	margin: 0 0 0px;
}

#content p {
	line-height: 1.5em;
}

#sidebar h3 {
	color: #949699;
	margin: 15px 0 0;
	font-size: 20px;
}

#sidebar ul {
	margin: 0 0 10px;
	padding: 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#sidebar li {
	padding: 12px 8px;
	display: block;
	background: #E7E7E7;
	margin: 1px 0;
	font-size: 12px;
	font-weight: 500;
	margin: 5px;
}

#sidebar li:hover {
	background: #d8d7d3;
}

#sidebar .lilogin {
	display: block;
	background: #e7e7e7;
	font-size: 14px;
	font-weight: 500;
}

#sidebar .lilogin:hover {
	display: block;
	background: #d8d7d3;
}


#footer1 {
	border-top: #d7d3cf solid .5px;
	width: 85%;
	max-width: 895px;
	margin: 0 auto;
	align-self: center;
	z-index: 1000;
	padding: 10px;
	display: block;
}
}

#toplink {
	border-radius: 50%;
	opacity: .6;
	color: #3b99fc;
	text-align: center;
	position: fixed;
	bottom: 75px;
	right: 20px;
	z-index: 5000;
}

#toplink:hover {
	opacity: 1;
}

.toplink {
	font-size: 4.5em;
}

ul.credits {
	left: -20px;
	list-style-type: none;
	margin: 4px;


}

.credits li {
	display: inline !important;
	padding: 0 8px;
	line-height: auto;
	font-size: .9em;
	border-right: #d7d3cf solid .5px;
	white-space: nowrap;
}

#footer1>ul>li:last-child {
	border-right: none;
}

/* Post Structure */
.post {
	overflow-y: scroll;
}

.widecolumn .post {
	padding: 0;
	margin: 0;
}

.top {
	padding: 15px 10px 0px;
	background: #1b1814;
	margin-bottom: 15px;
	border-bottom: 1px solid #35302a;
}

.lastfive {
	padding-left: 10px;
	padding-right: 10px;
}

.postmetadata {
	margin: 3px 0;
	padding: 0;
}

.postmetadata a {
	font-weight: bold;
}

#sidebar .postmetadata {
	line-height: 1.5em;
}

.continue {
	font-weight: bold;
	font-size: 1.3em;
}

.top .entry {
	font-size: 1.2em;
}

.entrytext {
	padding: 0 10px 0;
	line-height: 2em;
	font-size: 1.1em;
}

.entrytext h2 {
	border-bottom: 1px solid #B67805;
	display: block;
}

.entrytext ul {
	list-style-type: square;
}

/*  -----|  Typography  |---------------------------------------------------  */


table.tableh1b {
	padding: 0 10px !important;
	background-color: var(--tableheader) !important;
	border: none;
	font-weight: 100 !important;
	color: #fff;
	font-weight: 500;
	font-size: 1.0em !important;
	width: 95% !important;

}

p.h3section {
	font-size: 1.2em;
}

.h3section span {
	background-color: none !important;
	padding: 0 !important;

}

h1,
h2,
.h3section,
h3,
h4,
h5,
h6,
topmenu {
	font-weight: 800;
	font-weight: normal;
}

.statlink>h2 {
	color: #fff !important;
	font-size: 22px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #fff;
	font-size: 28px;
	color: #bd934f;
	line-height: 32px;
	margin: 0 0 8px;
}

h1 span {
	color: #C5341C;
}

h2 {
	color: #49433d;
	font-size: 22px;
	line-height: 26px;
	margin: 0;
	padding: 0px 0;
}

.post h2 a {
	color: #bd934f;
}

.post h2.first {
	font-size: 1.2em;
}

.widecolumn h2.title {
	display: block;
	padding: 13px 10px;
	background: #1b1814;
	margin: 0 0 15px;
	border-bottom: 1px solid #35302a;
	font-size: 1.75em;
}

.firstlevel a:hover {
	color: #C5341C;
}

.firstlevel {
	color: #000;
	font-size: 16px;
}

.firstlevel a {
	color: #000;
}

.firstlevel a:link {
	color: #000;
}

.firstlevel a:visited {
	color: #000 !important;
}

.description {
	color: #666;
	font-weight: bold;
}

.topmenu {
	color: #bd934f;
	font-size: 1.4em;
	margin: 0;
	padding: 0px 0;
}

.topmenu a {
	color: #bd934f;
	font-size: 1.2em;
	margin: 0;
	padding: 0px 0;
}

.topmenu a:visited {
	color: #bd934f;
	margin: 0;
	padding: 0px 0;
}

.post h2 a {
	color: #bd934f;
}

/*  -----|  Miscellaneous  |------------------------------------------------  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.captioninput {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #000;
	color: #666666;
	height: 300px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: LEFT;
	vertical-align: middle;
}

#caption {
	height: 300px;
}

.textinput {
	clear: left right;
	font-size: 16px;
	line-height: 22px;
	padding: 15px 10px;
	color: #646975;
	background-color: #d8d6c2;
	width: 100% !important;
	height: 18px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: none;
	border-top-color: #205E99;
	text-align: LEFT;
	vertical-align: middle;
	-moz-box-shadow: inset 0px 0px 10px #aeac96;
	-webkit-box-shadow: inset 0px 0px 10px #aeac96;
	box-shadow: inset 0px 0px 10px #aeac96;
	margin-bottom: 10px;
}

#cpgform3>table>tbody>tr:nth-child(3)>td:nth-child(1) {
	clear: both !important;
	width: 100%;

}

.textinputcontact {
	font-size: 16px;
	padding: 15px;
	color: #646975;
	background-color: #d8d6c2;
	background-color: #000;
	width: 375px;
	height: 375px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: LEFT;
	vertical-align: middle;
	-moz-box-shadow: inset 0px 0px 10px #aeac96;
	-webkit-box-shadow: inset 0px 0px 10px #aeac96;
	box-shadow: inset 0px 0px 10px #aeac96;
}

.smalltextinput {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #CCCCCC;
	color: #0099cc;
	background-image: url(images/SearchGrad.gif);
	width: 50px;
	height: 18px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: LEFT;
	vertical-align: middle;
}

.textinput2 {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #000;
	color: #0099cc;
	width: 375px;
	height: 68px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: LEFT;
	vertical-align: middle;
}

.textinputedit {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #CCCCCC;
	color: #8C8C8C;
	background-image: url(images/SearchGrad.gif);
	width: 375px;
	height: 18px;
	border-top-color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	text-align: LEFT;
	vertical-align: middle;
}

.textinputlines {
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #000;
	color: #8a8a8a;
	width: 375px;
	border-top-color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	text-align: LEFT;
	vertical-align: middle;
}

.bigsearchinput {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #CCCCCC;
	color: #666666;
	background-image: url(images/SearchGrad.gif);
	width: 375px;
	height: 18px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: LEFT;
	vertical-align: middle;
}

.optreg {
	color: #bd934f;
	font-size: 14px;
}

.clear001 {
	clear: both;
}

.BOTTOMNAV {
	font-weight: 500;
	font-size: 1em;
	line-height: auto;
	position: relative;
	z-index: 100;
	width: auto;
}

.BOTTOMNAV a {
	font-weight: 500;
	color: #000;
	padding: 0 8px;
	top: 5px;
	position: relative;
	border-right: #d7d3cf solid .5px;
	white-space: nowrap;
}

#footer1>span>a:last-child {
	border-right: none;
}

.BOTTOMNAV a:hover {
	font-weight: 500;
	color: var(--blue);
}

.credits ul {
	list-style-type: none;
	padding: 0;
	width: 100%;
}

.credits {
	max-width: 100%;
	position: relative;
	left: -15px;
	line-height: auto;
	font-size: .9em;
	bottom: 0;
}

#searchcpg {
	font-size: 20px !important;
	z-index: 1000;
	color: #fff;
	width: 100%;
}

.nav-button {
	display: none;
}

/* hide the navigation button by default */
#logomob {
	color: #fff;
	float: left;
	font-size: 15px;
	z-index: 1000;
	position: fixed;
	background: url('../../themes/adp2026/images/logo.svg') no-repeat center;
	width: 188px;
	height: 25px;
	background-size: 188px 25px;
	top: 22px;
	margin-left: 2.75%;
}


/* Navigation Button
-------------------------------------------------------- */

.nav-button {
	display: block;
	position: fixed;
	top: 10px;
	float: right;
	right: 7px;
	width: 50px;
	height: 50px;
	background: url('../../themes/adp2026/images/bars-sharp-solid-full.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 35px, 100%;
	cursor: pointer;
	border: 0 none;
	border-bottom: 1px solid rgba(255, 255, 255, .1);

	z-index: 999;
	text-indent: -9999px;
}

.nav-button:hover,
.nav-button.open:hover {
	background-color: rgba(0, 0, 0, .1);
}

.nav-button.open {
	background: url('../../themes/adp2026/images/xmark-sharp-solid-full.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px, 100%;
}

/* Navigation Bar
-------------------------------------------------------- */








.primary-nav {
	width: 100%;
	float: none;
	background-color: rgba(255, 255, 255, 1);
	display: block;
	height: 70px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .1);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	clear: both;

}

.primary-nav li {
	display: none;
	width: 99%;
	#font-family: Arial;

}

.primary-nav li a {
	display: block;
	width: 90%;
	padding: 1em 5%;
	font-size: 1.6em;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.primary-nav li a:hover {
	background-color: rgba(0, 0, 0, .5);
	border-top-color: transparent;
}

.primary-nav>li:first-child {
	border-top: 1px solid rgba(0, 0, 0, .2);
}

/* Toggle the navigation bar open  */

.primary-nav.open {
	height: auto;
	padding-top: 70px;
}

.primary-nav.open li {
	display: block;
	width: 100%;
	background: var(--lightgray);
}

/* Submenus – optional .parent class indicates dropdowns */

.primary-nav>li:hover>a {
	border-bottom-color: transparent;
}

.primary-nav li.parent>a:after {
	content: "▼";
	color: rgba(255, 255, 255, .5);
	float: right;
}

.primary-nav li.parent>a:hover {
	background: rgba(0, 0, 0, .75);
}

.primary-nav li ul {
	display: none;
	border-top: 0 none;
	padding: 0;
}

.primary-nav li ul a {
	border: 0 none;
	font-size: 1.6em;
	padding: 1em 5%;
	font-weight: normal;
}

.primary-nav li:hover ul {
	display: block;
	border-top: 0 none;
}

#adpdesktop_nav {
	display: none !important;

}

.primary-nav li {
	#width: 50%;
	#float: left;
}

#secondary-nav {
	display: block !important;
	position: absolute;
	/* Moves it out of the list flow */
	top: 0;
	/* Forces it to start at the top of the menu, not under the link */
	left: 0;
	width: 100%;
	height: 100vh;
	/* Covers the full screen height */
	z-index: 1000;
	margin: 0;
	padding: 70px 0 0 0;
	/* Padding-top must match your header height */

	/* Horizontal Slide Animation */
	transform: translateX(100%);
	transition: transform 0.3s ease-in-out;
}

#secondary-nav li {
	width: 100% !important;
	/* Force single column */
	float: none !important;
	display: block !important;
}

/* 2. Slide the panel into view when the class is added */
#secondary-nav.is-active {
	transform: translateX(0);
}

#secondary-nav li a {
	padding: 1em 5%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* 3. Style the Back Button Row to look like the header */
.back-button a {
	font-weight: 600 !important;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
	padding: 15px 5% !important;
	display: block;
}






/* End Mobile Styles */

.TOPNAV {
	font-weight: 500;
	font-size: 20px;
	position: relative;
	top: 30px;
	z-index: 100;
	width: 1000px;
	float: right;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

nav {
	float: right;
	padding-top: 20px;
	font-size: 18px;
}

nav a:link {
	color: #000;
	font-weight: 300;
}

nav a:visited {
	color: #000;
}

nav a {
	color: #000;
}

nav a:hover {
	color: #C5341C;
}

#navbar001 {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#header002 {
	position: relative;
	margin: 10px auto 5px;
	/* reduced for Coppermine */
	width: 950px;
}

#logo {
	margin: 0px;
	float: left;
	width: 300px;
	height: 68px;
	background: url(../../themes/adp2026/images/APgalleryHEAD2.png) no-repeat center;
	display: block;
}

#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background: #4C8FEC;
}

a:hover#menu-icon {
	background-color: #444;
}

#header003 ul {
	list-style: none;
}

#header003 li {
	display: inline-block;
	float: left;
	padding: 7px
}

.bigsearchinputside {
	font-weight: 100;
	height: 35px;
	border: 0;
	font-size: 14px;
	color: #87877c;
	background-color: #d8d6c2 !important;
	padding: 5px 10px;
	vertical-align: middle;
	z-index: 1000;

}

.bigsearchinputside002 {
	font-weight: 100;
	height: 35px;
	border: 0;
	font-size: 14px;
	color: #87877c;
	background-color: #fff;
	padding: 5px 10px;
	vertical-align: middle;
	z-index: 1000;

}

.mtop7 {
	position: relative !important;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 14px;
	width: 80%;
	table-layout: fixed;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bigsearchinputemail {
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #666666;
	width: 110px;
	height: 18px;
	border-top-color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	text-align: LEFT;
	vertical-align: text-bottom;
	background-image: url(images/SearchGrad.gif);
}

.biglogin {
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #0099cc;
	width: 70px;
	height: 18px;
	border-top-color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	text-align: LEFT;
	vertical-align: middle;
	background-image: url(images/SearchGrad.gif);
}

.bigsearchtable {
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	text-shadow: adaSDQWE;
}

.bigsearchinputadv {
	font-size: 14px;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #000;
	color: #E7E7E7;
	width: 547px;
	height: 20px;
}

.bigsearchbutton {
	font-size: 10px;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E7E7E7;
	color: #000;
	text-align: center;
	width: 45px;
	height: 22px;
}

.searchimg {
	background-image: url('../../../themes/adp2026/images/APSearchBox.png');
	background-repeat: no-repeat;
}

.listbox_lang {
	background-color: #E7E7E7;
	color: #000;
	border: 1px solid #999999;
	font-size: 0.9em;
	vertical-align: middle;
	width: 50px;
}

.listbox {
	background-color: #E7E7E7;
	font-size: 1em;
	border: 1px solid #999999;
	vertical-align: middle;
	color: #000;
	width: 400px;
	height: 50px;
}

.listboxalb {
	background-color: #E7E7E7;
	font-size: 1em;
	border: 1px solid #999999;
	vertical-align: middle;
	color: #000;
	width: 300px;
}

.button {
	font-size: .8em;
	padding: 15px;
	line-height: 12px;
	border: none;
	color: #fff;
	text-align: center;
	position: relative;
	display: inline-block;
	border: solid 1px #fff;
	background: #9e9e9e !important;
	-webkit-transition-duration: 0.4s;
	/* Safari */
	transition-duration: 0.4s;
	text-transform: uppercase;
}

.button>img {
	display: none;
}

.button:link,
.button:visited {
	color: #fff !important;
}

.button:hover {
	background: #616161 !important;
}

.radio {
	font-size: 1em;
	vertical-align: middle;
}

.checkbox {
	font-size: 1em;
	vertical-align: middle;
}

.bblink a {
	color: var(--blue);
	text-decoration: none;
}

.bblink a:hover {
	color: #000;
}

.admin_menu_red a {
	color: #BE0027;
}

.cpg_main {
	height: 100%;
	width: 512px;
	overflow-x: auto;
	/* handle overflow with scrollbar */
}

.cpg_footer {
	height: 100%;
	width: 570px;
	padding-left: 20px;
	font-size: 6px;
}

.breadlink {
	border-bottom: 1px solid #57470C;
}

.maintable {
	margin: 0 auto 0 auto;
	width: 95%;
}

.cath1 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.tableh1 {
	padding: 6px;
	border: none;
	background-color: var(--tableheader);
	font-weight: bold;
	color: #fff;
	text-indent: 4px;
	font-weight: 500;
	font-size: 1.3em;
	width: 100% !important;
}

.tableh1:not(:nth-child(1)) {
	font-size: .7em;
	font-weight: 100;
}

#content>div>table>tbody>tr:nth-child(13)>td>table>tbody>tr>td.tableh1 {
	border: none;
}

.tableh1_border {
	border: solid #ccc 1px;
	font-size: 14px !important;
	padding: 6px;
}

.asdfaa,
.asdfab {
	float: left;
}

.cpg_starttable_inner {
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #8f8573;
	border: none;
	font-weight: 900 !important;
	color: #fff;
	text-indent: 6px;
	font-weight: 500 !important;
	font-size: 1.3em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.cpg_starttable_outer {
	z-index: 3000 !important;
	width: 100%;
	margin: .1vh auto;
}

.tableh1b {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: var(--lightgray);
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: var(--lightgray);
	font-weight: bold;
	width: 100%;
}

.tableh2 {
	background-color: var(--gray);
	color: #fff;
	padding: 6px 10px;
	font-weight: 400;
	font-size: 1em;
}

#voting_title {
	display: none;
}

.cGMPb {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb {
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}

td.tableb {
	word-wrap: break-word;
}

td.tableb_alternate {}

td.hideb {}

.tableb img {
	margin-top: 7px;
	max-width: 550px;
}

.tablef {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.catrow,
.catrow_noalb {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-color: var(--lightgray2);
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: var(--lightgray2);
}

.albums img {
	display: none;
}

.album_stat {
	font-size: 85%;
	color: #555555;
	margin: 5px 0px;
}

.thumb_filename {
	font-size: 0.90em;
	display: block;
	text-align: center;
}

.thumb_title {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	font-weight: 100;
	color: #000;
	padding: 0 2px;
}

#thumbh1 H1 {
	font-size: 14px;
	line-height: 14px;
	display: inline;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	visibility: visible;
	font-weight: 400;
	color: #000;
}

#thumbh2 H1 {
	font-weight: 500;
	color: #bd934f;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
}

.thumb_caption {
	font-size: 11px;
	padding: 1px;
	display: none;
	line-height: 14px;
	font-weight: 100 !important;
	color: #999;
}

.thumb_caption a {
	text-decoration: none;
	color: #AEAEAE;
}

.thumb_num_comments {
	font-weight: normal;
	font-size: 0.85em;
	padding: 2px;
	font-style: normal;
	display: block;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-weight: bold;
	font-size: 1em;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox td {
	font-size: 0.90em;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #AEAEAE;
}

.user_thumb_infobox a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sortorder_cell {
	display: none;
	background: transparent;
	color: #000;
	padding: 2px;
	margin: 0px;
	min-width: 400px !important;
	text-align: right;
	float: right;
}

.sortorder_options {
	font-weight: 100;
	background: transparent;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
	white-space: nowrap;
	float: right;
}

/* Admin menu changes for mobile */
.admin_menu_thumb {
	font-size: 0.85em;
	border: 1px solid #000000;
	background-color: #E7E7E7;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.admin_menu_thumb a:hover {
	border: 1px solid #000000;
	background-color: #57470C;
	color: #000;
}

.admin_menu {
	background-repeat: repeat-x;
	font-size: 13px;
	background-color: #000 !important;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-color: #E7E7E7;
	border-width: 1px;
}

.admin_menu a {
	position: relative;
	color: #C5341C;
	border: 1px solid #E7E7E7;
	padding: 3px;
	float: left;
}

.admin_menu a:hover {
	background-color: #fff;
	color: #000;
}

.admin_float {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	clear: both;
}

.admin_menu_wrapper {
	#max-width: 100px;
	padding-left: 4px;
}

td #admin_menu_anim {
	background-image: url(images/button_bg_anim.gif);
}

.comment_date {
	font-size: 90%;
	vertical-align: middle;
}

/* Admin menu changes for mobile */
/* pseudo-classes for image links */
/* #thcap002top {
	clear: both;
	margin: auto;
	border:solid #ccc 1px;
	#height: 10px;
	width: 210px;
	position: relative;
	bottom: 0px;
}
#thcap002bot {
	clear: both;
	margin: 10px;
	border:solid #ccc 1px;
	height: 10px;
	width: 210px;
	position: absolute;
	bottom: 0px;
}
*/
#flash_media_player {
	background-color: rgba(255, 255, 255, 0) !important;
}

a:link .image {}

a:visited .image {
	border-color: rgba(237, 237, 237, 1);
	-moz-box-shadow: 0px 0px 6px #9e9e9e;
	-webkit-box-shadow: 0px 0px 6px #9e9e9e;
	box-shadow: 0px 0px 6px #9e9e9e;
}

a:focus .image {
	border-color: rgba(237, 237, 237, 1);
	-moz-box-shadow: 0px 0px 6px #9e9e9e;
	-webkit-box-shadow: 0px 0px 6px #9e9e9e;
	box-shadow: 0px 0px 6px #9e9e9e;
}

a:hover .image {}

a:active .image {
	border-color: rgba(237, 237, 237, 1);
	-moz-box-shadow: 0px 0px 6px #9e9e9e;
	-webkit-box-shadow: 0px 0px 6px #9e9e9e;
	box-shadow: 0px 0px 6px #9e9e9e;
}

.image {}

.imageborder {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-left: 2px;
}

.display_media {
	margin-right: auto;
	padding: 10px;
	margin-left: auto;
	max-width: 685px;
	height: auto;
}

.breadlink {
	color: #657172;
	font-size: 0.90em;
}

/* .statlink {
	color: #4C4A2F;
	font-size: 14px;	
	font-weight: 600;
	width:100% !important;
} */
.statlink a {
	color: #676767;
}

.statlink a:hover {
	color: #3b99fc;
}

.alblink a {
	text-decoration: none;
	font-size: 14px;
}

.alblink a:hover {
	text-decoration: none;
}

.catlink {
	color: #4C4A2F;
	font-size: 14px;
	font-weight: 500;
	display: block;
}

.catlink a,
.catlink a:link,
td.catrow.respnav {
	color: #787878 !important;
	text-decoration: none;
}

.catlink a:hover {
	color: #000;
}

.topmenu {
	font-size: 100%;
	margin-top: 5px;
	margin-right: 5px;
}

.topmenu a {
	color: #DFDFDF;
	text-decoration: none;
}

.topmenu a:hover {
	color: #000;
	text-decoration: none;
}

.topmenu td {
	white-space: nowrap;
	font-weight: bold;
}

.img_caption_table {
	border: none;
	background-color: #49525D;
	width: 100%;
	margin: 0px;
}

.img_caption_table th {
	background: #49525D;
	font-size: 100%;
	color: #cccccc;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #394049;
}

.img_caption_table td {
	background: #49525D;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #394049;
	white-space: normal;
}

.debug_text {
	border: #BDBEBD;
	background-color: #EFEFEF;
	width: 100%;
	margin: 0px;
}

.pic_title {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.pic_caption {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.0em;
}

#vanity a {
	display: block;
	width: 57px;
	height: 20px;
	margin: 3px 20px;
}

#vanity img {
	border: 0
}

.smallcopy {
	font-size: 11px;
	letter-spacing: 0pt;
	line-height: 1.2;
}

.beta {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0pt;
	line-height: 1.0;
	color: #B67805;
}

.legal {
	font-size: 10px;
	letter-spacing: 0pt;
	line-height: 14px;
	padding-bottom: 50px;
}

.legal ol {
	font-size: 9px;
	letter-spacing: 0pt;
	line-height: 1.4;
}

.legal a {
	font-size: 10px;
	letter-spacing: 0pt;
	line-height: 1.0;
	color: #999;
	text-decoration: underline;
}

.legaljust {
	font-size: 9px;
	letter-spacing: 0pt;
	line-height: 1.0;
	text-align: justify;
}

.legaljust ol {
	font-size: 9px;
	letter-spacing: 0pt;
	line-height: 1.4;
}

.biglegaljust {
	letter-spacing: 0pt;
}

.biglegaljust ol {
	letter-spacing: 0pt;
	font-size: 12px;
	letter-spacing: 0pt;
	line-height: 1.4;
}

.smalltext {
	font-size: 8px;
	letter-spacing: 0pt;
	line-height: 1.0;
}

.smalltextspaced {
	font-size: 10px;
	letter-spacing: 0pt;
	line-height: 2.0;
}

.legalterms {
	font-size: 11px;
	letter-spacing: 0pt;
	line-height: 1.2;
	text-align: justify;
}

.dd2 {
	margin-left: 15px;
	font-size: 14px;
	clear: left;
	float: left;
}

.dd3 {
	margin-left: 10px;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	clear: left;
	float: left;
}

/* #GB_window {
  background-color : #000;
  #border: 5px solid #AAAAAA;
} */
#s3slider {
	width: 400px;
	/* important to be same as image width */
	height: 300px;
	/* important to be same as image height */
	position: relative;
	/* important */
	overflow: hidden;
	/* important */
}

#s3sliderContent {
	width: 400px;
	/* important to be same as image width or wider */
	position: absolute;
	/* important */
	top: 0;
	/* important */
	margin-left: 0;
	/* important */
}

.s3sliderImage {
	float: left;
	/* important */
	position: relative;
	/* important */
	display: none;
	/* important */
}

.s3sliderImage span {
	position: absolute;
	/* important */
	left: 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 374px;
	background-color: #000;
	filter: alpha(opacity=70);
	/* here you can set the opacity of box with text */
	-moz-opacity: 0.7;
	/* here you can set the opacity of box with text */
	-khtml-opacity: 0.7;
	/* here you can set the opacity of box with text */
	opacity: 0.7;
	/* here you can set the opacity of box with text */
	color: #fff;
	display: none;
	/* important */
	top: 0;
	/*
	   if you put
	   top: 0; -> the box with text will be shown at the top of the image 
	   if you put
	   bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
	clear: both;
}

#aboutrotator {
	background: url(images/rotator/rotator.php) no-repeat center top;
	width: 800px;
	height: 300px;
}

#topbutton {
	padding: 6px;
	clear: none;
	float: none;
	top: aut;
	border-style: solid;
	border-color: #e7e7e7;
	background-color: #e7e7e7;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

.topbutton {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*#letterbutton {
	padding:6px;
	clear:none;
	float:left;
	border-style:solid;
	border-color:var(--lightgray2);
	background-color:var(--lightgray2);
	width:10px;
	border-width:1px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}*/

.letterbutton {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	width: 20px;
	height: 20px;
	float: left;
}

.letterbutton a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	width: 15px;
	margin: 0;
	height: 20px;
	float: left;
	padding: 6px;
	background-color: #554e47;
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
	background-image: -ms-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
	margin-right: 2px;
	text-align: center;
	color: white;
}

.letterbutton a:hover {
	background-color: #000 !important;
}

#Resbutton {
	padding: 6px 0;
	clear: none;
	float: left;
	border-style: solid;
	border-color: var(--lightgray2);
	background-color: var(--lightgray2);
	width: 100% !important;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	text-transform: uppercase;
}

.Resbutton {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100% !important;
	margin: 0;
	height: 20px;
	float: left;
	font-size: 1.1em;
}

.Resbutton_adj_font {
	font-size: 13px;
}

.respcolres {
	float: left;
	width: 270px;
	max-width: 100% !important;
}

#Whbox {
	font-size: 15px;
	font-weight: 600;
	padding: 6px;
	margin: 15px 10px 15px 0px;
	clear: right;
	border-style: solid;
	border-color: #fff;
	background-color: #fff;
	width: 235px;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

#Grbox {
	font-size: 1.2em;
	color: #fff;
	font-weight: 600;
	padding: 6px;
	margin: 15px 10px 15px 0;
	clear: right;
	border-style: solid;
	border-color: #8f8573;
	background-color: #8f8573;
	max-width: 100%;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

#Grbox2 {
	font-size: .9em;
	color: #fff;
	font-weight: 400;
	padding: 6px;
	margin: 15px 10px 5px 0;
	clear: right;
	border-style: solid;
	border-color: #5E799C;
	background-color: #5E799C;
	max-width: 100%;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

#resdiv {
	font-size: 15px;
	font-weight: 200;
	clear: right;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	margin: 0 2.5% 40px 2.5%;
	width: 94%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 0 10px #BBBDC0;
	-webkit-box-shadow: 0 0 10px #BBBDC0;
	box-shadow: 0 1px 3px #BBBDC0;
}

.max715 {
	max-width: 100%;
}

#reshead {
	padding: 15px 10px 15px 10px;
	margin: 0;
	clear: right;
	background-color: #8f8573;
	background-position: center;
	text-align: left;
	position: relative;
	top: -6px;
	width: 100%;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	/* Safari */
	;
	-webkit-border-top-left-radius: 8px;
	/* Safari */
	;
}

#hidefrommob {
	display: none;
}

.reshead {
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #fff;
	text-align: left;
}

.resheadlk {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0 0 6px 0;
	margin-top: 0px;
	width: 100%;
}

.resheadlk a {
	color: #C5341C;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: 500;
}

.resheadlk a:visited {
	color: #C5341C;
}

.resheadlk a:hover {
	color: #000;
}

.resheadlk dt {
	padding: 0px;
}

#topres {
	padding: 6px;
	float: left;
	top: aut;
	border-style: solid;
	background-color: #fff;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	display: none;
}

.topres {
	padding: 20px 0px 10px 10px;
	display: none;
}

.topres2 {
	padding: 20px 0px 25px 10px;
	display: none;
}

#faqsubtitle {
	font-size: 20px;
	font-weight: 500;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

.faqanswers {
	font-weight: 200;
	font-size: 16px;
	margin-right: 30px;
	width: 90%;
}

ul.faqanswers {
	line-height: 1.5em !important;
	font-size: 14px;
	max-width: 70% !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 90%;
}

.faqanswers img {
	max-width: 630px;
}

.faqanswers a:link {
	color: var(--blue);
}

.faqanswers a:hover {
	color: var(--gray);
	text-decoration: none;
}

.ulfaqlistdet {
	margin: -20px 0 20px;
}

.faqlistdet002 {
	font-size: 13px;
	font-style: italic;
	color: #646464;
	font-weight: 100;
}

.faqlistdet {
	list-style: disc outside none;
	@margin-left: 15px;
	font-size: 16px;
	line-height: 20px;
	color: #646464;
	font-weight: 400;
	list-style-type: square;
	margin: 0 50px 10px 0;
}

.faqlist {
	list-style: disc outside none;
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 24px;
	color: #646464;
	font-weight: 300;
	list-style-type: square;
}

.faqlist a:link {
	color: var(--gray);
	font-weight: 300;
}

.faqlist a:hover {
	color: var(--blue);
}

.faqlist a:visited {
	color: var(--blue);
}

.faqlistnew {
	list-style: disc outside none;
	margin-left: 15px;
	line-height: 24px;
	color: #646464;
	font-weight: 600;
	list-style-type: square;
}

.faqlistnew a:link {
	color: #646464;
	font-weight: 300;
}

.faqlistnew a:hover {
	color: #C5341C;
}

.faqlistnew a:visited {
	color: #646464;
	font-weight: 300;
}

.ulfaqlistdet {
	margin: -20px 0 20px;
}

.faqlistdet002 {
	font-size: 13px;
	font-style: italic;
	color: #646464;
	font-weight: 100;
}

.ulres {
	position: relative;
	left: -20px;
}

.dd4 {
	margin-bottom: 15px;
	padding-left: 0px;
	margin-left: 10px;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	clear: left;
	float: left;
}

.dd5 {
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 10px;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
}

.dd6 {
	padding-left: 3%;
	font-size: 1em;
	line-height: 1.3em;
	width: 80%;
}

.dd7 {
	padding: 0px 10px 30px 40px;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	width: 640px;
}

.dd7 a {
	color: #C5341C;
}

.dd7 a:hover {
	color: #4A4A4A;
	text-decoration: none;
}

.reslftmarg {
	width: 100%;
}

.reslisted {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 10px;
	width: 80%;
	margin-left: 30px;
	clear: both;
}

.reslisted a {
	color: #C5341C;
}

.reslisted a:hover {
	color: #e7e7e7;
	text-decoration: none;
}

.bnumb {
	font-size: 11px;
	font-style: italic;
}

/* END ------> Added 2012-08 */
/* START ----> Added 2014-02 */
#ytbutton {
	display: block;
	width: 184px;
	height: 30px;
	background: url("../AdPharm03/images/Adpharm-YouTube-Link-1.png") no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	right: 14px;
}

#ytbutton:hover {
	background: url("../AdPharm03/images/Adpharm-YouTube-Link-2.png") no-repeat;
}

/* END ----> Added 2014-02 */
/* START ----> Added 2014-03 */
.iconover img:hover {
	opacity: 0.4;
}

.B77906 {
	background-color: #aeaeae;
	border: 1px #C5341C;
}

.B77906 a:hover {
	background-color: #8f8f8f;
	border: 1px #C5341C;
	color: #fff;
}

.B77906 a {
	background-color: #aeaeae;
	border: 1px #C5341C;
}

.padding-li {
	padding-bottom: 10px;
}

.noborder {
	border: none;
}

/* Subscription page styles Added June 2, 2014	*/
.subscrhead {
	color: white;
	font-weight: 500;
}

.sectspacer {
	height: 30px;
}

#planboxgrad {
	padding: 3px 3px 20px 3px;
	margin: 10px 4px 10px 0px;
	background: -webkit-linear-gradient(180deg, rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 0));
	/*Safari 5.1-6*/
	background: -o-linear-gradient(180deg, rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 0));
	/*Opera 11.1-12*/
	background: -moz-linear-gradient(180deg, rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 1), rgba(54, 52, 48, 0));
	/*Fx 3.6-15*/
	background: linear-gradient(180deg, rgba(54, 52, 48, 1), rgba(54, 52, 48, 0));
	/*Standard*/
	width: 223px;
	float: left;
}

#copyleft {
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 -30px 0 0;
	#border: solid #ccc 1px;
	width: 66%;
}

#copyleft2 {
	position: relative;
	clear: left;
	padding: 0 0 0 20px;
	margin: 0 -30px 0 0;
	#border: solid #ccc 1px;
	width: 80%;
}

#subs_main_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	max-width: 700px;
}

.planboxright {
	padding: 3px 3px 20px 3px;
	Margin: 10px 4px 10px 0px;
	background-color: #e7e7e7;
	width: 223px;
	float: right;
	top: 0px;
	position: relative;
}

#planboxright2 {
	padding: 3px 3px 20px 3px;
	margin: 10px 4px 10px 0px;
	background-color: #e7e7e7;
	width: 223px;
	float: right;
}

#planboxshadow {
	padding: 3px 3px 20px 3px;
	Margin: 10px 4px 10px 0px;
	background-color: #e7e7e7;
	width: 223px;
	float: left;
	opacity: 0;
}

#planboxsusp {
	padding: 30px 3px 30px 3px;
	margin: 10px 4px 10px 10px;
	border: solid 1px #205e99;
	background-color: #2D220D;
	width: 223px;
	float: left;
	position: absolute;
	left: 456px;
}

#planboxsusp2 {
	padding: 30px 3px 30px 3px;
	margin: 10px 4px 10px 10px;
	border: solid 1px rgba(183, 121, 6, 1);
	background-color: rgba(183, 121, 6, 0.3);
	width: 223px;
	float: left;
	position: absolute;
	left: -8px;
}

#planboxsusp3 {
	padding: 30px 3px 30px 3px;
	margin: 10px 4px 10px 10px;
	border: solid 1px #205e99;
	background-color: #2D220D;
	width: 223px;
	float: left;
	position: absolute;
	left: 225px;
}

#planboxmore {
	padding: 10px;
	margin: 10px 4px 20px 0px;
	background-color: #fff;
	width: 80%;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	-moz-box-shadow: -2px 2px 6px #d8d8d8;
	-webkit-box-shadow: -2px 2px 6px #d8d8d8;
	box-shadow: 0px 0px 20px #d8d8d8;
	position: relative;
	top: 10px;
}

#planboxmore-001 {
	padding: 10px;
	margin: 10px 0px !important;
	width: 95%;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 10px;
	background-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 10px #BBBDC0;
	-webkit-box-shadow: 0 0 10px #BBBDC0;
	box-shadow: 0 1px 3px #BBBDC0;
}

#planboxvac {
	padding: 5px;
	border: solid 1px #205e99;
	background-color: #2D220D;
	width: 674px;
	position: relative;
	left: 30px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 1.2em;
	margin: 20px 0 20px 0;
}

#planboxvac2 {
	padding: 50px 10px 50px 10px;
	border: solid 1px rgba(183, 121, 6, .5);
	background-color: rgba(183, 121, 6, 0.15);
	width: 674px;
	position: relative;
	left: 30px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 1.2em;
	margin: 20px 0 20px 0;
}

#planboxvac2D3 {
	padding: 5px;
	border: solid 1px rgba(183, 121, 6, .5);
	background-color: rgba(183, 121, 6, 0.15);
	width: 674px;
	position: relative;
	left: 10px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 1.2em;
	margin: 20px 0 20px 0;
}

.planboxvacren {
	width: 730px !important;
	margin: 0 0 20px -30px !important;
}

.importantvac {
	color: #205e99;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}

#PaypalPay-001 {
	display: block;
	font-size: 12px;
	margin: 10px 20px 0;
	padding: 10px 3px 0;
	text-align: center;
	color: var(--lightgray2);
	border: solid var(--lightgray2) 1px;
	white-space: nowrap;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}

.nopaypal-001 {
	display: block;
	margin: -1px 20px 0;
	padding: 10px 5px;
	font-weight: 100;
	color: #C5341C;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border: solid var(--lightgray2) 1px;
}

#nopaypal-001 :hover {
	display: block;
	background-color: #E8E8E8;
}

.style1 {
	font-weight: 500;
	font-weight: bold;
	color: #BA8B33;
	font-size: 36px;
	line-height: 0.4;
}

.style1crossed {
	font-weight: 500;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	line-height: 0.4;
	text-decoration: line-through;
	opacity: .5;
}

.style2 {
	font-weight: 300;
	#font-size: .8em;
	#line-height: 1.4;
	color: #000;
	margin: 2%;
}

.style3 {
	font-weight: 100;
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 13px;
	position: relative;
	top: 0px;
	color: #000;
}

.style4 {
	color: #C5341C;
	font-weight: 500;
	text-align: center;
	font-size: 1.5em;
}

.style7 {
	font-weight: 200;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin: -10px 0 15px 0;
	color: #ccc;
}

.references01 {
	font-weight: 100;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	left: -15px;
}

.references02 {
	font-weight: 100;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	width: 80%;
	#left: -15px;
	text-align: left;
}

.sup {
	font-size: 80%;
	position: relative;
	top: -20%;
}

.sup2 {
	font-size: 60%;
	position: relative;
	top: -8px;
}

.user-ic-003 {
	max-height: 50px;
}

.user-ic-001 {
	height: 25px;
}

.user-ic {
	height: 60px;
}

.planseg {
	padding: 10px;
	text-align: center;
	background-color: #fff;
	width: 260px;
	float: left;
	margin-bottom: 2px;
	position: relative;
	margin-left: 50%;
	left: -140px;
	font-size: 13px;
	font-weight: 400;
	opacity: 0.7;
	filter: alpha(opacity=70);
	/* For IE8 and earlier */
}

.planseg-001 {
	padding: 10px;
	text-align: center;
	background-color: #E8E8E8;
	width: 195px;
	float: left;
	margin-bottom: 6px;
	position: relative;
	margin-left: 50%;
	left: -107px;
	font-size: 13px;
	font-weight: 400;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 10px #BBBDC0;
	-webkit-box-shadow: 0 0 10px #BBBDC0;
	box-shadow: 0 1px 3px #BBBDC0;
}

.plansegbl {
	padding: 10px;
	text-align: center;
	background-color: #0c4a71;
	width: 203px;
	float: left;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: 400;
}

.prseg {
	clear: left;
	padding-top: 10px;
	text-align: center;
	position: relative;
}

.nopaypal {
	font-weight: 100;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

#subbox {
	padding-top: 10px;
	padding-bottom: 5px;
}

.style2pad {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.style2em {
	color: #C5341C;
	font-weight: 400;
}

@media screen and (max-width: 734px) {
	.sub001 {
		max-width: 700px;
		font-size: 22px;
	}

	.sub002 {
		position: relative;
		width: 100%;
		margin: auto !important;
	}

	.sub003 {
		color: #000;
		font-weight: 500;
	}

	.subadp2026 {
		font-weight: bold;
	}

	.sub005 {
		position: relative;
		top: 15px;
	}

	.sub006 {
		color: #000;
	}

	.planseg {
		padding: 10px;
		text-align: center;
		background-color: #fff;
		width: 220px;
		float: left;
		margin-bottom: 2px;
		position: relative;
		margin-left: 50%;
		left: -120px;
		font-size: 13px;
		font-weight: 400;
		opacity: 0.7;
		filter: alpha(opacity=70);
		/* For IE8 and earlier */
	}
}

@media screen and (min-width: 735px) {
	.sub001 {
		max-width: 700px;
		width: 100%;
		font-size: 22px;
		margin: auto;
	}

	.sub002 {
		position: relative;
		width: 800px;
		height: auto;
		margin: auto;
	}

	.sub003 {
		color: #000;
		font-weight: 500;
	}

	.subadp2026 {
		font-weight: bold;
	}

	.sub005 {
		position: relative;
		top: 15px;
	}

	.sub006 {
		color: #000;
	}

	.planseg {
		padding: 10px;
		text-align: center;
		background-color: #fff;
		width: 190px;
		float: left;
		margin-bottom: 2px;
		position: relative;
		margin-left: 50%;
		left: -105px;
		font-size: 13px;
		font-weight: 400;
		opacity: 0.7;
		filter: alpha(opacity=70);
		/* For IE8 and earlier */
	}
}

@media screen and (min-width: 901px) {
	#planbox-wh {
		padding: 3px 3px 20px 3px;
		margin: 20px 5px !important;
		background-color: #fff;
		/*Standard*/
		max-width: 250px;
		width: 80%;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		float: left;
	}
}

@media screen and (max-width: 900px) {
	.sub002 {
		width: 80% !important;
	}

	#planbox-wh {
		padding: 3px 3px 20px 3px;
		margin: 20px auto !important;
		background-color: #fff;
		/*Standard*/
		max-width: 400px;
		width: 80%;
		min-width: 250px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		#float: left;
	}
}

/* END  Subscription page styles	*/
/* Renewal pages	 */
.p18px {
	font-size: 18px;
	color: #bd934f;
}

.p22px {
	font-size: 22px;
	color: #bd934f;
}

.p24pxwh {
	font-size: 24px;
	color: #000;
}

.p16pxwh {
	font-size: 16px;
	color: #000;
	font-style: italic;
	font-weight: 100;
}

#prcrcl {
	width: 70px;
	height: 70px;
	background: -webkit-linear-gradient(left, rgba(255, 173, 39, 0.2), rgba(255, 173, 39, 1));
	/*Safari 5.1-6*/
	background: -o-linear-gradient(right, rgba(255, 173, 39, 0.2), rgba(255, 173, 39, 1));
	/*Opera 11.1-12*/
	background: -moz-linear-gradient(right, rgba(255, 173, 39, 0.2), rgba(255, 173, 39, 1));
	/*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(255, 173, 39, 0.2), rgba(255, 173, 39, 1));
	/*Standard*/
	box-shadow: -1px 3px 5px rgba(0, 0, 0, .75);
	transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	/* IE 9 */
	-webkit-transform: rotate(-10deg);
	/* Opera, Chrome, and Safari */
}

.prcrcl1 {
	position: absolute;
	left: 15px;
	top: 175px;
}

.prcrcl2 {
	position: absolute;
	left: 18px;
	top: -10px;
}

#prcrcl .copy001 {
	font-size: 28px;
	line-height: 18px;
	color: rgba(255, 255, 255, 1);
	padding: 30% 0 50% 0;
}

#prcrcl .copy002 {
	font-size: 18px;
	line-height: 16px;
	color: rgba(255, 255, 255, .5);
	padding: 30% 0 50% 0;
}

.nudgeright10px {
	position: relative;
	left: 10px;
}

.nudgeright20px {
	position: relative;
	left: 20px;
}

.nudgeright30px {
	position: relative;
	left: 30px;
}

.nudgeright40px {
	position: relative;
	left: 40px;
}

/* END - Renewal pages	 */
/* Messages plugin	 */
.messbase001 {
	background-color: rgba(34, 32, 29, 1);
	color: #fff;
	padding: 10px 20px 10px 20px;
	margin: 5px 0 5px 0;
	font-size: 14px;
	line-height: 15px;
	text-align: middle;
}

.messbase001 a:link {
	color: rgba(213, 21, 0, 1);
	text-decoration: none;
}

.messbase001 a:visited {
	color: rgba(213, 21, 0, 1);
	text-decoration: none;
}

.messbase001 a:hover {
	color: #205e99;
}

.messbase002head {

	color: #C5341C;
	font-size: 16px;
	line-height: 20px;
	text-align: middle;
	font-weight: bold;
	text-align: center;
}

.messbase002 {
	background-color: #ffe88c;
	width: 90%;
	color: #fff;
	padding: 20px 20px 20px 20px;
	margin: auto !important;
	font-size: 14px;
	line-height: 15px;
	text-align: middle;
	text-align: center;
	-moz-box-shadow: 0 0 10px #BBBDC0;
	-webkit-box-shadow: 0 0 10px #BBBDC0;
	box-shadow: 0 1px 3px #BBBDC0;
}



.messbase002body01 {
	color: #000;
	padding: 0;
	Margin: 0;
	line-height: 3em;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

.messbase002,
.messbase003 a:link {
	color: rgba(213, 21, 0, 1);
	text-decoration: none;
}

.messbase002,
.messbase003 a:visited {
	color: rgba(213, 21, 0, 1);
	text-decoration: none;
}

.messbase002,
.messbase003 a:hover {
	color: #205e99;
}

.messbase002 {
	color: #000 !important;
}

/* Smaller text in expiry message */
.messbase002-sml {
	font-size: 12px !important;
	margin-top: 5px !important;
	color: #878787;
	font-weight: 100;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

/* Smaller text in expiry message */
.crzmessages {
	font-size: 14px;
	line-height: 15px;
	text-align: middle;
	float: left;
	position: relative;
}

.vacbold {
	color: #205e99;
	font-weight: bold;
}

.messbase003 {
	background-color: rgba(53, 50, 45, 1);
	color: #fff;
	padding: 10px 20px 10px 20px;
	margin: 5px 0 5px 0;
	font-size: 14px;
	line-height: 15px;
	text-align: middle;
}

.crzmessages2 {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: middle;
	float: left;
	position: relative;
	top: 2px;
	padding: 10px;
}

.crzmessages2 a:link {
	color: #D51500;
}

.crzmessages2 a:visited {
	color: #D51500;
}

.crzmessages2 a:hover {
	#color: #205e99;
	text-decoration: none;
}

.imp {
	text-decoration: underline;
}

/* END   Messages plugin	 */
.style1a {
	color: #000;
	font-size: 10px
}

.style2a {
	color: #000;
	font-weight: bold;
	font-size: 14px
}

/*  Styles for massages post Paypal payment */
.ppreturnbod {
	font-size: 16px;
	margin-left: 20px;
}

.ppreturnsub {
	color: var(--blue);
	font-size: 18px;
}

.ppreturnref {
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 0 10px;
}

/*  END: Styles for massages post Paypal payment */
.dnlund {
	color: #a3a3a3;
	font-size: .9em !important;
	line-height: 1.3em;
}

/* Container for thumbnails */
.wt-rotator {
	display: none;
}

.thumbnails {
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100% !important;
	min-width: 49%;
	position: relative;
	float: left;
	margin: 0 .5em;
	display: block;
}

.thumbnails-002 {
	padding: 10px .1em 0;
	width: 50%;
	align-items: center;
	position: relative;
	margin: 12em auto;
}

.thumbnailstable {
	width: 98% !important;
	float: left;
	margin: 0 .1em !important;
}

/* Target the first row's cells */
#content > div > table > tbody > tr:nth-child(2) > td:nth-child(-n + 2) {
  padding: 1.2em 0 0;
}

/* Target the last row's cells */
#content > div > table > tbody > tr:nth-last-child(2) > td {
  padding: 0 0 1.2em !important;
}

#thcap001 {
	float: inherit;
	position: relative;
	height: 170px !important;
	width: auto !important;
	vertical-align: text-bottom;
	margin: 0;
	display: block;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	padding: 0 0 35px;
	border-radius: 8px;
}



#thcap001 img {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0%;
	right: 0%;
	bottom: 8%;
	border-radius: 8px 8px 0 0;
}

/* Container for thumbnails */
/* To make thee thumbnails filling all of the frame */
#thcap002 {
	clear: left;
	clear: right;
	height: 160px !important;
	position: relative;
	top: 0;
	z-index: 10;
}

#thcap002 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Forces the image to fill the container height */
	object-fit: cover;
	/* Crops the "overflow" while maintaining aspect ratio */
	object-position: center;
	/* Ensures the crop happens from the middle */
}

/* To make thee thumbnails filling all of the frame */
/* To make them as before when we could se the whole thumbnails 
#thcap002 {
	clear:left;
	clear:right;
	height:166px!important;
	position:relative;
	top:0;
	z-index:10;
	background-color: #fff;
}
#thcap002 img {
    position: absolute;
    #max-width: 210px;
    width: auto;
    max-height: 153px;
    height: auto;
    left: 0%;
    right: 0%;
    bottom: 4%;
        border: solid #e7e7e7 1px;
}
/* To make them as before when we could se the whole thumbnails */
#thcap002 a:link {
	height: auto !important;
	width: 100px !important;
	height: 166px;
	overflow: hidden;
}

/* Container title box */
#thcap003 {
	position: absolute;
	width: 100%;
	height: 50px;
	padding: 12px 0;
	bottom: -74px;
	border-top: #E7E7E7 solid 1px;
}

#thcap003 img {
	position: relative;
	width: auto;
}

/* Container title copy */
.thcapadp2026 {
	max-width: 99%;
}

.thcapadm {
	position: absolute;
	top: 0px;
	margin-left: 5%;
	width: 77px;
	height: 34px;
	z-index: 500;
}

#film {
	max-width: 100% !important;
}

.tape {
	max-height: 200px;
}

#imgdisp {
	vertical-align: middle;
	clear: none;
	float: none;
	top: aut;
	border-style: solid;
	border-width: 1px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	z-index: 1000;
}

div.thumbbord001 {
	background-repeat: no-repeat;
	background-position: center;
	border: solid #e7e7e7 1px;
	float: left;
}

/*  Start: Login page "User Login box" */

.mobhomemessage-login {
	display: none;
}

#mobhomemessageclr {
	display: none;
}

.loginouter001b {
	position: relative;
	margin: auto;
	width: 450px;
	max-width: 90% !important;
	padding: 0 0 20px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	background-color: #fff;
	/* change the menu color */
	background-image: -webkit-linear-gradient(bottom, rgba(190, 187, 182, .7), rgba(190, 187, 182, .3), rgba(190, 187, 182, 0));
	background-image: -moz-linear-gradient(bottom, rgba(190, 187, 182, .7), rgba(190, 187, 182, .3), rgba(190, 187, 182, 0));
	background-image: -ms-linear-gradient(bottom, rgba(190, 187, 182, .7), rgba(190, 187, 182, .3), rgba(190, 187, 182, 0));
	background-image: -o-linear-gradient(bottom, rgba(190, 187, 182, .7), rgba(190, 187, 182, .3), rgba(190, 187, 182, 0));
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	border-radius: 10px;
	overflow: hidden;
}

.loginouter001c {
	position: absolute;
	top: calc(100vh + 48px);
	left: 0;
	width: 100%;
	padding: 0 0 120px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	overflow: hidden;
}


.loginouter002c {
	font-family: 'Open Sans', sans-serif, sans-serif;
	min-width: 400px;
	width: 50%;
	height: 100%;
	padding: 0 0 30px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	overflow: hidden;
	background-color: #fff !important;

}

div.logininner007d2 {
	padding: 20px 15px 0px;
	position: relative;
	clear: both;
	text-align: center;
}

.logininner003c {
	width: 100%;
	max-width: 600px;
	height: 35px;
}

.logininner001b {
	font-weight: 200;
	font-size: 1.2em;
	color: #C5341C;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	padding: 20px 10px;
	margin: 0 0 20px;
	color: #fff;
	background-color: #403b35;

}


.logininner004b>.button {
	margin: -20px 0 0 0;
	float: none;
	border-radius: 0;
	border: none;
	font-size: 1.1em;
	padding: 15px !important;
}



.logininner002b {
	font-size: 12px;
	color: #fff;
	position: relative;
	top: 12px;
}

.logininner003b {
	width: 100%;
	height: 35px;
	#padding: 5px;
}

.logininner004b {
	font-size: 14px;
	font-weight: 200;
	position: relative;
	margin: 10px;
	width: 95%;
	top: 26px;
	float: left;
}

.logininner005b {
	font-size: 12px;
	line-height: 12px;
	font-weight: 200;
	position: relative;
	top: -3px;
	padding: 10px 0 5px 5px;
}

#unpw:first-child>div {
	display: none;
}

.logininner006b {
	font-size: 12px;
	font-weight: 200;
	position: relative;
	top: 0;
}

.logininner007b {
	display: none;
}

div.logininner007b2 {
	padding: 40px 15px 0;
	position: relative;
	clear: both;
	text-align: center;
}


.logininner007b2 p {
	font-size: 1.2em;
	line-height: 1.2em !important;
	text-align: center;
}

.logininner007c2 p {
	font-family: 'Open Sans', sans-serif, sans-serif !important;
	font-size: 1.2em;
	line-height: 1.2em !important;
	text-align: center;
	padding: 0 20px;
}

#unpw {
	position: relative;
	float: left;
	margin: 8px 8px 8px auto;
	width: 100%;
	#padding-bottom: 20px;
}

div.unpw1 {
	border: solid 2px !important #000;
	width: 75%;
	margin: 0 10%;

}

/*  End: Login page "User Login box" */




#myElement img {
	width: auto;
	height: auto;
	max-width: 95%;
	max-height: 800px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 10px #b1b1b1;
	-webkit-box-shadow: 0 0 10px #b1b1b1;
	box-shadow: 0 1px 3px #DCDCDC;
	border: solid #e7e7e7 1px;
}

.myElement001 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	left: -1px;
	height: auto;
	background: transparent;
}

.admin_menu {
	background-color: transparent !important;
}

hr {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 20px 0 0 0;
	border: none;
	background: #8f8573;
}

/*  Start: email alert plugin */
.w420 {
	width: 420px;
}

.ealert001 {
	position: relative;
	top: 10px;
	font-size: 12px;
	color: #000;
}

.h240 {
	height: 240px;
}

.ealert002 {
	margin-top: 20px;
}

/*  End: email alert plugin */
/*  Start: Apfaq.php */
.faq001 {
	display: block;
	padding: 0px 0px 0px 10px;
}

/*  End: Apfaq.php */
/*  Start: Rotator */
.rota001 {
	position: relative;
	top: 0px;
	left: 260px;
	width: 455px !important;
	height: 310;
	color: #FFF;
	background-color: #000;
}

.rota002 {
	font-size: 16px;
	line-height: 24px;
}

.rota003 {
	font-size: 26px;
	line-height: 26px;
	color: #C5341C;
}

.rotaadp2026 {
	color: #B77906;
	font-weight: 500;
}

.rota005 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	height: 310px;
	color: #FFF;
	background-color: #000;
	float: left;
}

.rota006 {
	padding-right: 10px;
}

.rota007 {
	font-size: 26px;
	color: #C5341C;
}

.rota008 {
	width: 190px;
	float: left;
	padding-right: 10px;
	position: relative;
	top: 0px;
}

.rota009 {
	font-size: 16px;
	line-height: 24px;
}

.rota010 {
	color: #D41400;
}

.rota011 {
	float: right;
	position: relative;
	top: 15px;
}

.rota012 {
	position: relative;
	top: 0px;
	left: 300px;
	width: 455px !important;
	height: 310;
	color: #FFF;
	background-color: #000;
}

.rota013 {
	font-size: 26px;
	line-height: 26px;
	color: #C5341C;
}

#rotalk {
	padding: 0px;
}

#rotalk a {
	color: #C5341C;
}

#rotalk a:hover {
	color: #fff;
}

.logincarousel {
	display: none !important;
}

/*  End: Rotator */
/*-----------------TO HIDE ELEMENTS IN ANYCONTENT-----------------------------------------------------------*/
#adpslider {
	display: none !important;
}

/*-----------------TO HIDE ELEMENTS IN ANYCONTENT-----------------------------------------------------------*/
/* Start: sample page subscribe message */
.samp001 {
	padding: 10px;
	vertical-align: middle;
	clear: none;
	float: none;
	top: aut;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f4cd85;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

/* End: sample page subscribe message */
/* Start: Agreement and Terms styles */
.leg001 {
	text-align: left;
}

.leg001 ul {
	list-style-type: disc;
}

/* End: Agreement and Terms styles */
.blknote {
	width: 95%;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	border-width: 1px;
	padding: 10px;
	background-color: #bbb2a2;

}

.cpgform_editonepic {
	max-width: 710px;
}

.cpgform {
	max-width: 710px;
}

.buttonlist {
	float: left;
}

.buttonlistadj {
	position: relative;
	top: 5px;
	background-color: rgba(231, 231, 231, 1);
	margin-right: 10px;
}

.cat_list_desc {}

ul.respcol {
	list-style: square;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.topletters {
	max-width: 90%;
	position: relative;
	margin: 0 5%;
}

.picinfo {
	visibility: visible;
}

.picinfohd {
	margin: 0;
	padding-left: 10px;
	font-weight: 800;
	max-width: 100%;
}

.picinfohd2 {
	padding: 10px !important;
}

.picinfobd {
	margin: 0;
	padding-left: 40px;
	max-width: 100%;
}

#filmstrip {
	display: none;
}

#mobhomemessage {
	z-index: 500;
	width: 100%;
	height: 100vh;
	background: url(images/rotator/rotator.php);
	background-repeat: no-repeat;
	background-color: #737373;
	background-size: cover;
	background-position: center;
	position: absolute;
	margin: -14px 0 0 -3px !important;
	padding: -10px !important;
	clear: both !important;
	padding-bottom: 0vh !important;

}

#mobhomemessageclr {
	z-index: 400;
	width: 100%;
	height: 100vh;
	position: relative;
	margin: -14px 0 0 -3px !important;
	padding: -10px !important;
	clear: both !important;
	padding-bottom: 0vh !important;

}

#mobhomemessage001 {
	max-width: 100%;
	height: auto;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 40px 40px;
	font-size: 2.75vh;
	line-height: 2.8vh;
	color: rgba(255, 255, 255, 0.65);
}

#mobhomemessage001 a:hover {
	color: #fff;
}

.mobhomelinks a:link {
	font-size: .8em;
	opacity: 1;
	white-space: nowrap;
}

#mobhomemessage001 p {
	opacity: 1 !important;
}

#downcapsulecont {
	position: fixed;
	width: 100%;
	max-height: 70%;
	bottom: 100px;
}

#downcapsule {
	position: absolute;
	background: url(images/Arrow_down_retina.png) no-repeat center;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
	margin-left: 50%;
	left: -30px;
	bottom: 20vh;
	opacity: .7;
}

#anchorpadtop {
	display: block;
	#height: 50px;
}

.nodisplay {
	display: none;
}

#content>div>table.tableb>tbody>tr:nth-child(1)>td>b>h2 {
	padding-left: 13px;
}

#content>div>table.tableb>tbody>tr:nth-child(1)>td>b>h2 img {
	#position: absolute;
	left: 5%;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>div {
	display: none;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>li:nth-child(25) {
	display: none;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>li:nth-child(12) {
	display: none;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>li:nth-child(15) {
	display: none;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>li:nth-child(18) {
	display: none;
}

#adpmobile_nav>ul>li:nth-child(7)>ul>li:nth-child(11) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>div {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(4) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(3) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(25) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(19) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(15) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(27) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(23) {
	display: none;
}

.adm-mob ul li {
	display: none;
	float: left;
	width: 45%;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(18) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(22) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(24) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(13) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(17) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(11) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(12) {
	display: none;
}

#adpmobile_nav>ul>li.adm-mob>ul>li:nth-child(5) {
	display: none;
}

#cpgform3>table>tbody>tr:nth-child(2)>td:nth-child(1),
#cpgform3>table>tbody>tr:nth-child(2)>td:nth-child(2),
#cpgform3>table>tbody>tr:nth-child(6)>td:nth-child(1),
#cpgform3>table>tbody>tr:nth-child(6)>td:nth-child(2) {
	display: inline !important;
}

.has-tip {
	border-bottom: none;
	cursor: help;
	font-weight: 100;
	#color: #333333;
}

.has-tip:hover,
.has-tip:focus {
	border-bottom: dotted 1px #134b5b;
	#color: #2ba6cb;
}

.has-tip.tip-left,
.has-tip.tip-right {
	float: none !important;
}

.has-tip:hover,
.has-tip:focus {
	border-bottom: none;
	#color: #2ba6cb;
}

.has-tip.tip-left,
.has-tip.tip-right {
	float: none !important;
}

@media screen and (min-width: 710px) and (max-width: 899px) {
	.accordion {
		position: relative;
		left: -22px !important;
		width: 100%;
		margin-bottom: 0px;
		margin-bottom: 0;
	}
}

.accordion {
	position: relative;
	left: -40px;
	width: 100%;
	margin-bottom: 0px;
	margin-bottom: 0;
}

/* style for country flag folder */
/* for image page */
img.titleflag {
	border: none !important;
	width: auto !important;
	height: 16px !important;
	margin: 0 0 0 -5px;
}

/* for image page */
/* for thumbnails */
#thcap003 img {
	border: none !important;
	width: auto !important;
	height: 11px !important;
	width: auto !important;
	margin: 0 0 0 -5px;
}

h2>img.titleflag {
	margin: -4px 0 0 -25px !important;
}

/* for thumbnails */
/* style for country flag folder */
.contact-table {
	#width: 90%;
}

.textinputprof {
	font-size: 16px;
	line-height: 22px;
	padding: 15px;
	color: #646975;
	background-color: #d8d6c2;
	width: 90% !important;
	height: 18px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: none;
	border-top-color: #205E99;
	text-align: LEFT;
	vertical-align: middle;
	-moz-box-shadow: inset 0px 0px 10px #aeac96;
	-webkit-box-shadow: inset 0px 0px 10px #aeac96;
	box-shadow: inset 0px 0px 10px #aeac96;
	margin-bottom: 10px;
}

.tableb {
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}

#star_rating img {
	width: 15px !important;
}

#window_0,
#mlightbox_form_pid,
#mLightbox_form>table {
	position: absolute;
	top: 30px;
	left: calc(50%-140px);
	#width: auto !important;
	#max-height: 280px !important;
}

.ratingsize img {
	width: 14px;
}

.buttonlink2,
.buttonlink2:link,
.buttonlink2:visited {
	background-color: var(--gray);
	color: rgba(107, 107, 107, 0.75);
	position: relative;
	display: inline-block;
	clear: both;
	padding: 6px 12px !important;
	font-size: .7em;
	font-weight: 100 !important;
	min-height: 20px;
	margin: 10px 0;
	border-radius: 20px;
	color: #fff;


}

.buttonlink2:hover {
	background-color: var(--grayhover);
	color: #fff;
	-moz-box-shadow: 0 2px 2px rgba(107, 107, 107, .5);
	-webkit-box-shadow: 0 2px 2px rgba(107, 107, 107, .5);
	box-shadow: 0 2px 2px rgba(107, 107, 107, .5);

}

.downloadlink,
.downloadlink:link,
.downloadlink:visited {
	background-color: rgba(255, 255, 255, 0.75);
	color: rgba(107, 107, 107, 0.75);
	position: relative;
	display: inline-block;
	clear: both;
	padding: 5px 12px !important;
	font-size: 10pt;
	font-weight: 100 !important;
	min-height: 20px;
	margin: 5px 0 !important;
	border-radius: 3px;
	border: solid 1px rgba(84, 78, 72, 0.37);



}

.downloadlink:hover {
	background-color: rgba(255, 255, 255, 1);
	color: #000 !important;
	-moz-box-shadow: 0px 4px 10px #aeac96;
	-webkit-box-shadow: 0px 4px 10px #aeac96;
	box-shadow: 0px 4px 10px #aeac96;

}


.buttonlink,
.buttonlink:link {
	background-color: var(--gray);
	color: #fff !important;
	position: relative;
	display: inline-block;
	clear: both;
	padding: 0 10px !important;
	font-size: .7em;
	font-weight: 100 !important;
	min-height: 20px;
	margin: 15px 0 0 !important;
	border-radius: 20px;
}

.buttonlink:hover {
	background-color: rgba(107, 107, 107, 1);
	box-shadow: 0 2px 2px rgba(107, 107, 107, .5);
}

.brandlink {
	background: #fff;
	position: relative;
	display: inline-block;
	clear: both;
	padding: 5px 12px !important;
	font-size: 10pt;
	font-weight: 100 !important;
	border-bottom: #cdcdcd solid 2px;
	min-height: 20px;
	margin: 20px 0 20px 0 !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.brandlink:first-of-type {
	margin-top: 20px !important;
}

.brandlink a:link {
	color: #a5a5a5 !important;
}

.brandlink a:visited {
	color: #a5a5a5 !important;
}

.brandlink a:hover {
	color: #000 !important;
}

.campaignlink {
	background: #fff;
	position: relative;
	display: inline-block;
	clear: both;
	padding: 6px 12px !important;
	font-size: 10pt;
	font-weight: 100 !important;
	border-bottom: #cdcdcd solid 2px;
	min-height: 20px;
	margin: -15px 0 20px 0 !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.campaignlink:first-of-type {
	margin-top: 25px !important;
}

.campaignlink a:link {
	color: #a5a5a5 !important;
}

.campaignlink a:visited {
	color: #a5a5a5 !important;
}

.campaignlink a:hover {
	color: #000 !important;
}

.accordion .accordion-navigation>a,
.accordion dd>a {
	background: var(--lightgray2) !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a {
	background: #b9b9b9 !important;
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: #cdcdcd solid 2px;
}

.accordion-navigation>a:after {
	content: "↓";
	color: #fff;
	padding-left: 5px;
	float: right;
	font-size: 20px;

	.accordion-navigation.active>a:after {
		content: "↑";
		color: #fff;
	}

	.accordion {
		max-width: 560px;
		width: 100%;
		position: relative;
		width: 100%;
		margin: 0 0 0 auto;
	}

	.accordion>.accordion-navigation>a {
		font-family: 'Open Sans', sans-serif, sans-serif;
		color: #C5341C;
		font-weight: 600 !important;
		font-size: 1.6em;
		line-height: 1.6em;
	}

	.content.active {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border-bottom: #cdcdcd solid 2px;
		border: #e8e8e8 solid 1px;
	}

	.sublistdet {
		margin: 10px 10px 10px -20px !important;
	}

	p.subsplanb-inc-mainhead {
		font-size: 1.2em !important;
		color: #fff;
		font-weight: 200;
		left: 10px !important;
		position: relative;
	}

	.accordion_adj {
		font-size: 1em !important;
	}

	button.adp2026accordion {
		background-color: #a7a7a7;
		color: #000;
		cursor: pointer;
		padding: 18px;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
		font-size: 15px;
		transition: 0.4s;
		opacity: .7;
	}

	button.adp2026accordion.active,
	button.adp2026accordion:hover {
		opacity: 1;
	}

	div.panel {
		padding: 0 20px;
		background-color: white;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
		position: relative;
		left: 0;
	}

	div.inner_panel {
		padding: 20px 10px;
		font-size: 1em;
		line-height: 1.5em;
	}

	button.adp2026accordion:after {
		content: '\002B';
		color: #fff !important;
		font-weight: bold;
		float: right;
		margin-left: 5px;
	}

	button.adp2026accordion.active:after {
		color: #fff !important;
		content: "\2212";
	}

	.accordion_adj {
		font-size: 1em !important;
	}

	/*This hides the filename in picinfo */
	#picinfo>table>tbody>tr:nth-child(4) {
		display: none;
	}

	/*This hides the filename in picinfo */


	td.toplinks {
		width: 90% !important;
	}

	#resourcetd {
		padding-bottom: 40px;
	}

	.tagnav {
		display: none !important;
	}

	.adpslider-spacer {
		display: none;
	}


	/*  2018 login page grid. */
	#adpmos {
		position: absolute;
		left: 0;
		top: 50px;
		width: 100%;
		height: calc(100% - 155px);
		overflow: hidden;
		margin: 0;
		padding: auto 0;
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: auto;
		grid-gap: 0;
	}

	.adpmosbdy {
		position: relative;
		margin: 10px 20px;
		text-align: left;
	}

	.adpmos1 h1,
	.adpmos2 h1,
	.adpmos3 h1,
	.adpmos5 h1 {
		position: relative;
		top: 10px;
		left: 0;
		text-align: left;
		text-transform: uppercase;
		color: #fff;
		opacity: .5;
		font-size: 4vw;
	}

	.adpmos1 {
		background-color: #fff;
		background-image: url("../../themes/adp2026/images/loginimgs01-assets/about-002.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #d6c98c;
		padding: auto 0;
		grid-row: 1 / span 1;
		grid-column: 1 / span 1;
	}



	.adpmos2 {
		background-color: #f1a6a6;
		background-image: url("../../themes/adp2026/images/loginimgs01-assets/sections-001.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		grid-row: 1 / span 1;
		grid-column: 2 / span 1;
	}

	.adpmos3 {
		background-color: #b0a6cd;
		background-image: url("../../themes/adp2026/images/loginimgs01-assets/resources-001.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		grid-row: 2 / span 1;
		grid-column: 1 / span 1;
	}

	.adpmos4 {
		background-color: #fff;
		grid-row: 2 / span 1;
		grid-column: 2 / span 1;
		padding: 0;
	}

	.adpmos4 .ulog {
		display: block;
		width: 100%;
		height: auto;
		background-color: #46403a;
		padding: 15px 0;
		margin: 0;
		color: #fff;
		font-size: 1.2em;

	}

	.adpmos4 input {
		background-color: #afafaf;
		clear: both !important;
		border-radius: 5px;
		border: none;
		padding: 0 10px;
		width: 80%;
		font-size: 1em;
	}

	.adpmos4 input.button {
		background-color: inherit;
		border-radius: inherit;
		border: inherit;
		margin: 10px 0 !important;
		width: inherit;
		padding: 10px;
	}

	.forgotpassword {
		margin: -5px 0;
		line-height: 5px;
		font-size: .8em;
	}

	.adpmos5 {
		background-color: #a7b859;
		grid-row: 3 / span 1;
		grid-column: 1 / span 2;
	}

	/*  2018 login page grid. */




	#loginpre2018 {
		display: none;
	}

	.hideonmobile {
		display: none !important;
	}

	.registpaddbefinp {
		padding: 20px 0 0;
	}

	.regtableh2 {
		padding: 5px 15px;
		font-weight: 100;
	}


	div.subsplanb-001 {
		display: block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		height: 120px;
		float: left;
		margin: 0 6px 6px 0 !important;
		padding: 5px 10px;
		width: 43.5%;
		text-align: center;
	}

	div.subsplanb-001h {
		display: block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		height: 120px;
		float: left;
		margin: 0 6px 6px 0 !important;
		padding: 5px 10px;
		width: 43.5%;
		text-align: center;
		background-color: #fff;
	}

	div.subsplanb-001v {
		display: block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		height: 120px;
		float: left;
		margin: 0 6px 6px 0 !important;
		padding: 5px 10px;
		width: 43.5%;
		text-align: center;
		background-color: #fff;
	}


	.radio-subs-adp input[type="radio"] {
		opacity: 0;
		position: fixed;
		width: 0;
	}

	.radio-subs-adp label {
		display: block;
		border: solid 1px rgba(194, 194, 194, 0);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		min-height: 30px;
		margin: 0 0 10px 0 !important;
		padding: 40px 15px 60px;
		width: 96%;
		text-align: center;
		font-size: 1em !important;

	}

	.radio-subs-adp input[type="radio"]:checked+label {
		background-color: #c8c8c8;
		background-image: url("../../themes/adp2026/images/check-circle-solid-white.png");
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 20px;
		background-position-x: 10px;
	}

	.radio-subs-adp input[type="radio"]:focus+label {
		border: solid 1px #9a9a9a;
	}

	.radio-subs-adp label:hover {
		background-color: #9a9a9a;
	}

	.radio-pay-adp input[type="radio"] {
		opacity: 0;
		position: fixed;
		width: 0;
	}

	.radio-pay-adp label {
		display: block;
		border: solid 1px rgba(194, 194, 194, 0);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 10px #BBBDC0;
		-webkit-box-shadow: 0 0 10px #BBBDC0;
		box-shadow: 0 1px 3px #BBBDC0;
		margin: 0 0 10px 0 !important;
		padding: 10px 15px;
		width: 96%;
		text-align: center;

	}

	.radio-pay-adp input[type="radio"]:checked+label {
		background-color: #d4d4d4;
		background-image: url("../../themes/adp2026/images/check-circle-solid-white.png");
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 20px;
		background-position-x: 10px;

	}

	.radio-pay-adp input[type="radio"]:focus+label {
		border: solid 1px #9a9a9a;
	}

	.radio-pay-adp label:hover {
		background-color: #bcbcbc;
	}

	#categoriespage dt {
		font-size: 1em !important;
		font-weight: bold !important;
	}

	#categoriespage a:link {
		font-weight: bold !important;
	}

	#categoriespage .dd2>a:link {
		font-weight: normal !important;
	}

	.paypal_form {
		display: block;
		position: relative;
		top: 6px;
	}

	.cat_payment {
		font-size: .7em;
		position: relative;
		margin: -5px 0 0 0;
	}

	.expirymessage01 {
		position: relative;
		clear: both;
		width: 95%;
		margin: -20px auto 0 !important;
		background-color: #ffe88c;
		color: 000;
		padding: 15px 0;
		font-size: .9em;
		text-align: center;
		display: block !important;
	}


	.sub-FStqqZ {
		background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .75) 10% 90%, rgba(255, 255, 255, 0) 100%);
		display: block;
		width: 87% !important;
		padding: 10px 30px;
		text-align: center;
		margin: -11px auto;
		position: relative;
	}

	.sub-YIGazR {
		font-size: 2em;
		color: #C5341C;
		line-height: 1em;
		font-weight: 200;
		margin: 10px 0 -10px !important;
	}

	.sub-aKbf42 {
		font-size: 1.2em;
		color: #000;
		line-height: 1.4em !important;
		font-weight: 100;
	}

	.TrprkL7G {
		text-align: center;
		font-weight: 100;
		font-size: 2.4em;
		line-height: 90%;
		color: #C5341C;
		padding: 5vw 0 0;
	}

	.UxAV6ixu {
		text-align: center;
		font-weight: 100;
		font-size: 1.4em;
		line-height: 140%;
		color: #000;
		width: 80%;
		display: block;
		margin: 20px auto;
	}

	.accordion_adj {
		font-size: 1em !important;
	}

	button.adp2026accordion {
		background-color: #a7a7a7;
		color: #000;
		cursor: pointer;
		padding: 18px;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
		font-size: 15px;
		transition: 0.4s;
		opacity: .7;

	}

	button.adp2026accordion.active,
	button.adp2026accordion:hover {
		opacity: 1;
	}


	/*  -----|  Mobile //   |----------------------------------------------------  */