@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "institutionregular";
	src: url("institut-webfont.eot");
	src: url("institut-webfont.eot?#iefix") format("embedded-opentype"),
		 url("institut-webfont.woff2") format("woff2"),
		 url("institut-webfont.woff") format("woff"),
		 url("institut-webfont.ttf") format("truetype"),
		 url("institut-webfont.svg#institutionregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

html {
}

body {
	background: #393939 url("/images/bggrad.jpg") 0 0 repeat-x;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ccc;
	text-align: left;
}

h1 {
	font-family: "institutionregular";
	position: relative;
	font-size: 44px;
	line-height: 44px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 2px 25px;
	background: -ms-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0));
	background: -moz-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0));
	background: -o-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0));
	background: -webkit-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0));
	background: linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0));
	border-bottom: solid 1px #3b5999;
	z-index: 1;
}

h2 {
	font-family: "institutionregular";
	font-size: 34px;
	line-height: 31px;
	color: #cca350;
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0 0;
}

h3 {
	font-family: "institutionregular";
	font-size: 28px;
	line-height: 28px;
	padding: 5px 0 4px 14px;
	margin: 0 -10px 8px;
	border-bottom: solid 1px #3b5999;
	font-weight: 100;
	color: #ddd;
	letter-spacing: 0.5px;
	background: -ms-linear-gradient(90deg, #324468, rgba(38,38,38,0));
	background: -moz-linear-gradient(90deg, #324468, rgba(38,38,38,0));
	background: -o-linear-gradient(90deg, #324468, rgba(38,38,38,0));
	background: -webkit-linear-gradient(90deg, #324468, rgba(38,38,38,0));
	background: linear-gradient(90deg, #324468, rgba(38,38,38,0));
	text-transform: uppercase;
	border-radius: 18px 0 0 0;
	-moz-border-radius: 18px 0 0 0;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	color: #cca350;
	margin: 1em 0 0.4em;
}

h5 {
	font-size: 14px;
	margin: 1.2em 0 1em 0;
}

h6 {
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
}

p, li, .available span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ccc;
	padding: 0;
	margin: 0.8em 0;
}

p:first-of-type {
	margin-top: 1em;
}

p:last-of-type {
	margin-bottom: 0;
}

a {
	color: #ddd;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #eab23a;
}

img {
	border: solid 1px;
}

a img {
	border-color: #3b5999;
}

a img:hover {
	border-color: #eab23a;
}

em {
	font-style: normal;
	color: #cca350;
	font-weight: 700;
}

/* ===== HEADER ===== */

header {
	background: #2e2e2e url("/images/bggrad.jpg") 0 0 repeat-x;
	position: relative;
	top: 0;
	width: 100%;
	height: 571px;
	max-height: 571px;
	margin: 97px 0 0;
	padding: 0;
	overflow: hidden;
}

header.fixedbg {
	position: relative;
}

header img {
	border: none;
}

#fadeshow1outer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 562px;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 97;
	display: none;
}

#fadeshow1 {
	display: none;
}

#fadeshow2 {
	float: right;
}

#bob {
	width: 100%;
	height: 571px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	z-index: 97;
}

#livingsnakes {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -2px;
	left: -2px;
	z-index: 99;
}

#livingsnakes img {
	width: 100%;
	max-width: 736px;
	height: auto;
}

#signature {
	width: 318px;
	max-width: 80%;
	height: 100px;
	position: absolute;
	top: 460px;
	right: auto;
	left: 15px;
	z-index: 99;
}

/* ======== MENU ======== */

nav {
	background: rgba(34,34,34,0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	z-index: 1003;
	padding: 0;
	display: block;
	background: -ms-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -moz-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -o-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -webkit-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: linear-gradient(90deg, #324468, #262626 50%, #262626);
	border-bottom: solid 1px #3b5999;
	box-shadow: 0 4px 14px 0px rgba(25,25,25,0.7);
}

nav h1 {
	font-size: 66px;
	line-height: 60px;
	font-weight: normal;
	margin: 0;
	padding: 7px 0 0 13px;
	background: none;
	border-bottom: none;
	z-index: 1;
	display: inline-block;
}

.dotcom {
	font-size: 0.5em;
	line-height: 30px;
	letter-spacing: 1px;
}

nav h1 a {
	color: #8ba2cc;
}

nav ul {
	left: 0;
	list-style: none;
	margin: -5px 0 0;
	padding: 0;
	width: 100%;
	height: auto;
	z-index: 2;
}

nav ul li, #signin {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 15px 5px 15px;
	font-family: "institutionregular";
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #ddd;
}

nav ul li a {
	color: #ddd;
	padding: 0;
	margin: 0;
	display: block;
	white-space: nowrap;
}

nav ul li:hover, #signin a:hover {
	color: #eab23a;
}

#signin {
	position: absolute;
	top: 1px;
	right: 3px;
	font-size: 22px;
	line-height: 22px;
	text-align: left;
	width: auto;
	padding: 0;
	color: #3b5999;
	letter-spacing: 0;
}

#signin a {
	color: #ccc;
	margin: 7px 12px 5px;
	padding: 0;
	display: inline-block;
}

/* DROP-DOWNS ============== */

nav ul li ul {
	z-index: 100;
	position: absolute;
	top: 34px;
	width: auto;
	margin: 0 0 0 3px;
	padding: 0;
	clear: both;
	list-style-type: none;
	display: none;
}

nav ul li:hover ul {
	display: block;
}

nav ul li ul li {
	background: rgba(60,60,60,0.75);
	font-size: 21px;
	line-height: 21px;
	float: none;
	width: auto;
	height: auto;
	padding: 0;
}

nav ul li ul li:first-of-type {
	border-top: solid 1px #3b5999;
}

nav ul li ul li a {
	display: block;
	float: none;
	margin: 0;
	padding: 6px 12px 4px 12px;
	border-bottom: solid 1px #3b5999;
	text-align: left;
}

nav ul li ul li:hover {
	background: transparent url(../../images/greyopaque.png) 0 0 repeat;
}

nav ul li ul li a:hover {
	background: none;
}

/* END MENU */

#greyout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../../images/greyopaque.png) 0 0 repeat;
	background: rgba(70,70,70,0.6);
	z-index: 101;
	border: none;
}

/* =========== SECTIONS =========== */

section {
	background: transparent url(../../images/greyopaque.png) 0 0 repeat;
	background: rgba(35,35,35,0.6);
	position: relative;
	width: 94%;
	max-width: 1500px;
	height: auto;
	min-height: auto;
	margin: 0 auto 20px;
	padding: 0 20px 20px!important;
	z-index: 1000!important;
	padding: 0;
	border-radius: 25px;
	-moz-border-radius: 25px;
	overflow: hidden;
	box-shadow: 0 0px 12px 3px rgba(0,0,0,0.8);
	display: block;
	box-sizing: border-box;
}

section h1 {
	margin: 0 -25px;
}

section:first-of-type {
	margin-top: -540px;
}

section:last-of-type {
	margin-bottom: 25px;
}

section:first-of-type h1 img, section h1 a img {
	margin: 5px 25px 2px 15px;
	border-color: #999;
	width: auto;
	max-width: 40%;
	height: auto;
	float: right;
}

section a img {
	width: 175px;
	height: auto;
	float: left;
	margin: 6px 14px 2px 0;
}

section img.icons {
	margin: 2px 10px -5px 7px!important;
	width: 128px;
	height: auto;
	border: none;
}

section img.video {
	margin: 5px 10px -65px 0;
}

.gallery {
	padding-right: 0;
}

.gallery img {
	float: left;
	width: auto;
	max-width: 30%;
	height: auto;
	margin-right: 10px;
}

/* ======== HOMEPAGE ======== */

.homepage {
	position: relative;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0!important;
	border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	background: none;
	padding: 20px 2%!important;
}

.homepage h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 100;
	margin: 0 0 10px;
	padding: 6px 0 2px 25px;
	border-top-left-radius: 20px 20px;
}

.homediv1, .homediv3 {
	background: #262626;
	z-index: 1;
	position: relative;
	top: 0;
	width: 96%;
	margin: 0 2% 20px;
	padding: 0;
	float: none;
	display: inline-block;
}

.homediv1 {
	border-top-left-radius: 20px 20px;
	padding-bottom: 14px;
}

.homediv2 {
	width: 96%;
	height: auto;
	margin: 0 2% 0;
	background: #262626;
	padding: 0 0 14px 0;
	box-sizing: border-box;
	border-top-left-radius: 20px 20px;
	display: inline-block;
}

.homediv3 {
	background: #a0a0a0 url("/images/facebook-bg.jpg") 0 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	border-top-right-radius: 20px 20px;
	float: none;
	overflow: hidden;
}

.col {
	background: #262626;
	width: 100%;
	position: relative;
	z-index: 0;
	bottom: 20px;
	display: none;
	border-top-left-radius: 0;
	overflow: hidden;
}

.one {
	left: 2%;
	margin-top: 0;
	display: block;
}

.two {
	background: #a0a0a0;
	right: 2%;
	width: 100%;
	margin-top: auto;
	display: none;
	border-top-right-radius: 0;
}

html>body .col {/* hide from ie6 and under*/
	top: 20px;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

.homediv1 p {
	line-height: 22px;
	margin: 0.8em 4%;
}

.homediv1 img, .homediv2 img {
	float: right;
	margin: 4px 0px 0px 7px;
	z-index: 1001;
}

.homediv1 img {
	width: 40%;
	height: auto;
	max-width: 100%;
	display: block;
}

/* ========== ARTICLES =========== */

.articles div, .available #availabledivs div {
	position: relative;
	background: rgba(75,75,75,0.5);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	width: 100%;
	margin: 0 2% 10px 0;
	padding: 0 5px 6px 10px;
	border: solid 1px #444;
	border-top: none;
	float: none;
	z-index: 0;
	box-sizing: border-box;
	border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	display: inline-block;
}

.articles div:first-of-type,
.available #availabledivs div:first-of-type {
	margin-top: 10px;
}

.articles div:nth-of-type(2n),
.available #availabledivs div:nth-of-type(2n) {
	margin-right: 0;
}

.articles div:last-of-type {
	margin-bottom: 16px;
	border-bottom: solid 1px #444;
}

.articles div img {
	width: 30%;
	max-width: 175px;
	height: auto;
	float: left;
	padding: 0;
	float: left;
	margin: 11px 18px 3px 4px;
}

.articles h2 {
	margin-bottom: auto;
}

.articles h2 img {
	width: auto;
	max-width: auto;
	height: auto;
	float: right;
	margin: 4px 8px 2px 8px;
	border: solid 1px #3b5999;
}


.articles p:first-of-type {
	margin-bottom: 0.8em;
}

.articles a {
	font-weight: 700;
}

.articles div iframe, .articles div embed {
	width: 100%;
	max-width: 640px;
	height: 400px;
	margin: 0 auto;
}

p.witharticlepic {
	text-align: center;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 15px 0 10px;
}

p.witharticlepic img {
	padding: 0!important;
	float: none!important;
	width: 850px;
	max-width: 100%;
	height: auto;
	border: solid 1px #666;
	box-shadow: 0 0 12px 1px rgb(0,0,0);
}

.quote {
	color: #b1c0de;
	font-style: italic;
}

/* ========== MAIN AVAILABLE PAGE =========== */

.home {
	margin-top: 45px;
}

.availablepage div {
	background: rgba(75,75,75,0.5);
	width: 48%;
	height: auto;
	float: left;
	margin: 0 4% 10px 0;
	padding: 0 2px 0.5% 0!important;
	text-align: center;
	box-sizing: border-box;
	border: solid 1px #444;
	border-top: none;
	border-radius: 18px 0 0 0;
	-moz-border-radius: 18px 0 0 0;
}

.availablepage div:nth-of-type(2n) {
	margin-right: 0;
}

.availablepage div:nth-of-type(4n) {
	margin-right: 0;
}

.availablepage div h3 {
	padding: 3px 0 2px 0;
	margin: 0 -1px 10px;
}

.availablepage div a {
	display: inline-block;
	padding: 2px 2px;
	width: 100%;
}

.availablepage div a img {
	border: none!important;
}

.availablepage div img {
	float: none!important;
	width: 80%!important;
	max-width: 80%!important;
	height: auto;
	margin: -3px 0 3px!important;
}

.availablepage div:hover a {
	color: #eab23a;
}

/* ========== AVAILABLE PAGES =========== */

.available form img {
	border: none;
}

.available form {
	margin-top: 10px;
}

.available #availabledivs div em {
	font-style: normal;
	font-weight: 100;
	color: #a1b6e5;
}

.available em:nth-of-type(2n) {
	color: #ca6;
}

.available em:nth-of-type(4n) {
	color: #a1b6e5;
}

.available em:nth-of-type(6n) {
	color: #ddd;
	font-size: 1.2em;
	font-weight: 700;
}

.available a img {
	width: 40%;
	height: auto;
	max-width: 233px;
	float: right;
	margin: 5px 5px 5px 2px;
}

.available p a, .available span a {
	font-weight: 700;
	color: #8ba2cc;
}

.available p a:hover, .available span a:hover {
	color: #eab23a;
}

.available p:nth-of-type(2n) {
	clear: both;
	padding-top: 0.7em;
}

/* =========== FOOTER =========== */

footer {
	background: #324468;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 25px 0 25px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	z-index: 999;
	background: -ms-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -moz-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -o-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: -webkit-linear-gradient(90deg, #324468, #262626 50%, #262626);
	background: linear-gradient(90deg, #324468, #262626 50%, #262626);
	border-top: solid 1px #3b5999;
}

footer a {
	color: #7795cc;
}

footer a:hover {
	color: #b2d1ff;
}

#bottom {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0;
}

#bottom div {
	width: 33%;
	text-align: center;
	float: left;
	margin: 0;
	border-right: solid 1px #3b5999;
	clear: right;
	text-transform: lowercase;
}

#bottom div:first-of-type {
	border-left: none;
}

#bottom div:nth-of-type(3n) {
	border-right: none;
}

#bottom div#icons {
	width: auto;
	max-width: 100%;
	height: 52px;
	overflow: hidden;
	margin: 0px auto 5px auto;
	float: none;
	padding: 20px 0 0;
	text-align: center;
	border-right: none;
	display: inline-block;
}

#bottom div#icons img {
	position: relative;
	top: 0;
	margin: 0 60px 0 0;
	float: left;
	border: none;
}

#bottom div#icons img#youtube {
	margin-right: 4px!important;
}

#bottom div#icons img:hover {
	top: -102px;
}

#bottom div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom div ul li {
	font-family: "institutionregular";
	font-size: 23px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bottom div ul li:first-of-type {
	font-size: 30px;
	line-height: 36px;
	margin-top: -6px;
}

footer p {
	color: #999;
	font-size: 11px!important;
	line-height: 15px!important;
	line-height: inherit;
	padding: 8px 0 14px;
	clear: both;
	border-top: none;
}

/* ======== RANDOM PANELS ======== */

#carousel {
	position: relative;
	top: 0;
	left: 0;
	width: 92%;
	height: auto;
	margin: 0 4%;
	overflow: visible;
	z-index: 1002;
	padding: 0;
	display: inline-block;
}

#carousel div {
	width: 100%;
	margin: 0;
	text-align: left;
	padding: 0;
}

.panel, .item {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 0 0 1px;
	text-align: left;
}

.item {
	width: 100%;
	height: auto;
	padding: 0;
}

.panel img, .item img {
	float: left;
	margin: 0 4px 4px 0;
	width: 99%;
	max-width: 99%;
	height: auto;
}

.item {
	font-weight: 700;
}

.item p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* ======== MISC ======== */

img#retic {
	position: relative;
	width: 389px;
	height: auto;
	margin-top: -5px;
	margin-right: -8px;
	border: none;
	float: right;
	z-index: 9;
}

.noborder {
	border: none!important;
}

ul#list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#list li {
	background: transparent url(../../images/square.png) 0 8px no-repeat;
	padding-left: 17px;
	margin: 0 0 0.3em 0;
}

ul#list li a {
	font-weight: 700;
}

.floatleft {
	float: left;
}

.clearall {
	clear: both;
	margin-top: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #666;
	height: 1px;
	color: #666;
	background: #666;
	margin: 14px 0 18px;
	width: 100%;
}

#viewcart {
	position: absolute;
	right: 18px;
	top: 13px;
	width: 120px;
	height: 27px;
	border: none;
	border-top-left-radius: 0;
	padding: 0;
	overflow: hidden;
	z-index: 1;
	margin: 0;
}

.addtocartinquire {
	width: 124px;
	height: 28px;
	max-height: 28px;
	overflow: hidden;
	background: none!important;
	text-align: left;
	margin: 10px 0 0!important;
	border: none!important;
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	padding: 0!important;
}

.available div form,
.available div a.addtocart,
.available div a.inquire {
	width: 120px;
	height: 27px;
	max-height: 27px;
	overflow: hidden;
	background: none;
	float: left;
}

.available div a.inquire {
	margin: 0;
}

.available div a.addtocart img,
.available div a.inquire img {
	width: 120px;
	margin: 0;
	border: none;
	background: none;
}

.available div form:hover input[type="image"],
.available div a.inquire:hover img,
.available div a.addtocart:hover img {
	margin-top: -27px;
}

#viewcart img {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
	z-index: 2;
}

#viewcart:hover img {
	margin-top: -27px;
}

.available span {
	float: left;
}

/* =========== SEARCH =========== */

#searchbar {
	position: relative;
	top: -8px;
	left: 0;
	width: 100%;
	height: 24px;
	margin: 0 0 50px;
	text-align: left;
	clear: both;
}

#sort {
	margin-top: 8px;
	float: left;
	width: 160px;
	height: 24px!important;
	border: solid 1px #666;
	background: #333;
	overflow: hidden;
	clear: left;
}

#sort select::-ms-expand {
	display: none; /* hide default arrow in IE10 */
}

#sort select {
	position: relative;
	top: -3px;
	margin-bottom: 0px;
	background: #333 url(../../images/arrow2.png) 100% 3px no-repeat;
	*background-image: none;
	color: #ddd;
	width: 160px;
	height: 24px;
	border: none;
	outline: none;
	text-indent: 0.01px;
	text-overflow: "";x #fff; /* add your own arrow image */
    *background-image:none; /* turn bg image for IE7 */
	background: url(../../images/arrow2.png) no-repeat 100% 3px; /* fallback bg image*/
	background: url(../../images/arrow2.png) no-repeat 100% 3px, -webkit-linear-gradient(top, #666, #333);
	background: url(../../images/arrow2.png) no-repeat 100% £px, -moz-linear-gradient(top, #666, #333);
	background: url(../../images/arrow2.png) no-repeat 100% 3px, -ms-linear-gradient(top, #666, #333);
	background: url(../../images/arrow2.png) no-repeat 100% 3px, -o-linear-gradient(top, #666, #333);
	background: url(../../images/arrow2.png) no-repeat 100% 3px, linear-gradient(top, #666, #333);
    -webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
    -moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
    -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
    appearance: none;
	font-size: 14px!important;
}

#sort select option {
	background: #333;
	color: #ccc;
	border: none;
	outline: none;
	padding: 2px 2px 3px 4px;
}

#search {
	float: left;
	margin: 8px 0 0 20px;
}

#search input {
	width: 160px;
	background: #666;
	color: #eee;
	border: solid 1px #999;
	padding: 2px 2px 4px 6px;
	outline: none;
	font-size: 14px!important;
}

/* ======= SHOPPING CART ======== */

.shopping {
	margin-bottom: 14px!important;
}

section.shopping,
section.account {
	width: 100%!important;
	min-width: auto;
}

.shopping table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0 20px;
	font-family: Verdana, Geneva, sans-serif;
}

.shopping table tr:first-of-type {
	background: -ms-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0.4));
	background: -moz-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0.4));
	background: -o-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0.4));
	background: -webkit-linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0.4));
	background: linear-gradient(90deg, #324468, rgba(38,38,38,0) 70%, rgba(38,38,38,0.4));
}

.shopping table th {
	background: rgba(38,38,38,0);
	text-align: center;
	width: auto;
	padding: 3px 2px 5px;
	border: solid 1px #3b5999;
	font-size: 12px;
	font-weight: 700;
	color: #ccc;
	width: 10%;
}

.shopping table th:first-of-type {
	width: 50%;
}

.shopping table td {
	background: #ddd;
	font-size: 12px;
	line-height: 1.3em;
	color: #222;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #444;
}

.shopping table td.productname {
	padding-top: 12px;
	padding-left: 9px;
	font-size: 13px;
	font-weight: 700;
	text-align: left;
}

.shopping table td.productname img {
	float: left;
	width: 100px;
	height: 75px;
	margin: -5px 8px 3px 1px;
}

.shopping table td.total_price {
	font-weight: 700;
}

.product_code {
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #3b5999;
}

.shopping table td.nocontent,
.shopping table td.totallabel,
.shopping .grandtotallabel {
	background: none;
	border: none;
	text-align: right;
	padding: 2px 8px 6px 0;
	color: #ccc;
}

.shopping .grandtotallabel {
	font-weight: 700;
	text-transform: uppercase;
}

.shopping table td.total,
.shopping table td.grandtotal {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
}

.shopping table td.grandtotal {
	color: #3b5999;
}

/*.shopping table th.selectpaymentmethod {
	font-size: 16px;
	color: #333;
	padding: 0 0 2px 0;
}*/

.shopping table a {
	color: #c00;
	text-decoration: underline;
}

.shopping table a:hover {
	text-decoration: none;
}

#tandc {
	position: relative;
	width: 100%;
	font-size: 14px;
	line-height: 21px;
	margin: 1em 0 1.5em;
	text-align: right;
}

#tandc a {
	color: #8ba2cc;
}

.disclaimer {
	font-size: 0.9em;
	color: #aaa;
}

#addtobasket {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0;
	text-align: right;
	font-size: 14px;
	line-height: 21px;
}

#addtobasket a {
	font-weight: 700;
	color: #8ba2cc;
}

#addtobasket a:hover {
	color: #eab23a;
}

.button {
	background: -ms-linear-gradient(90deg, #324468, #262626)!important;
	background: -moz-linear-gradient(90deg, #324468, #262626)!important;
	background: -o-linear-gradient(90deg, #324468, #262626)!important;
	background: -webkit-linear-gradient(90deg, #324468, #262626)!important;
	background: linear-gradient(90deg, #324468, #262626)!important;
	border: solid 2px #576b94!important;
	border-right: solid 2px #1a1a1a!important;
	border-bottom: solid 2px #1a1a1a!important;
	font-size: 14px;
	line-height: 14px;
	color: #7795cc!important;
	font-weight: 700;
	width: 120px!important;
	height: auto!important;
	float: right;
	margin: 0 0 0 35px;
	padding: 2px 1px 5px!important;
    cursor: pointer;
}

.button:hover {
	background: -ms-linear-gradient(90deg, #576c93, #484848)!important;
	background: -moz-linear-gradient(90deg, #576c93, #484848)!important;
	background: -o-linear-gradient(90deg, #576c93, #484848)!important;
	background: -webkit-linear-gradient(90deg, #576c93, #484848)!important;
	background: linear-gradient(90deg, #576c93, #484848)!important;
	border: solid 2px #8296bd!important;
	border-right: solid 2px #363636!important;
	border-bottom: solid 2px #363636!important;
	color: #ffd400!important;
}

.button:active {
	background: -ms-linear-gradient(90deg, #576c93, #484848)!important;
	background: -moz-linear-gradient(90deg, #576c93, #484848)!important;
	background: -o-linear-gradient(90deg, #576c93, #484848)!important;
	background: -webkit-linear-gradient(90deg, #576c93, #484848)!important;
	background: linear-gradient(90deg, #576c93, #484848)!important;
	border: solid 2px #363636!important;
	border-right: solid 2px #8296bd!important;
	border-bottom: solid 2px #8296bd!important;
	color: #bfd6ff!important;
	padding: 3px 0 4px 2px!important;
}

.topmargin10 {
	margin-top: 10px!important;
}

.topmarginminus40 {
	margin-top: -40px!important;
}

.chasepaymentech {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 10px auto;
	z-index: 999;
}

.chasepaymentech img {
	width: 145px;
	height: 33px;
	border: none;
}

.chasepaymentech img:hover {
	border: none;
}

#checkout {
	margin-top: 20px;
}

td.product_quantity input {
	width: 40px;
	padding: 1px 0 4px;
	text-align: center;
	background: #fff;
	border: solid 1px #000;
	border-right: solid 1px #5e5e5e;
	border-bottom: solid 1px #5e5e5e;
	margin-top: 0;
}

td.total input {
	margin-top: 0;
}

h1.payment {
	font-size: 34px;
	line-height: 34px;
	margin: 4px -20px 15px;
	padding: 3px 0 3px 20px;
	border-bottom: solid 1px #3b5999;
	display: block;
}

.centereddiv {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
}

.centereddiv img {
	width: 412px;
	max-width: 80%;
	height: auto;
	float: none;
	margin: 0 auto;
}

/* ========== ACCOUNT PAGE =========== */

.account p:first-of-type {
	margin: 20px 0 20px;
}

.account div {
	position: relative;
	width: 90%;
	float: none;
	margin: 0 auto -2px;
	box-sizing: border-box;
	padding: 0;
	height: 46px;
	font-size: 13px;
	line-height: 16px;
}

.account div:nth-of-type(2n) {
	margin-right: auto;
}

.account div:last-of-type {
	margin-bottom: 0;
}

.account div.fullwidth {
	width: 100%;
	margin-right: 0;
}

.account div div {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	box-sizing: border-box;
}

.account div#desktoponly {
	display: none;
}

.account div div:last-of-type {
	width: 100%;
}

.account .label {
	float: left;
	margin: 0;
	padding: 1px 0 2px;
	border-bottom: none;
	box-sizing: border-box;
	color: #ccc;
	height: 18px;
}

.account .lastlabel {
	margin-top: -2px!important;
}

.account div.fullwidth .label {
	width: 90%;
	text-align: left;
	border-bottom: none;
	margin: 5px auto 0;
	float: none;
}

.account div.fullwidth div:last-of-type {
	width: 90%;
	margin: 0 auto;
}

.account div input,
.account div select {
	float: right;
	margin: 0;
	width: 100%;
	background: #666;
	color: #eee;
	border: solid 1px #999;
	padding: 2px 2px 4px 6px;
	outline: none;
	clear: right;
	box-sizing: border-box;
}

.account div select {
	padding: 1px 2px 3px 2px;
}

p.red {
	font-size: 12px;
	line-height: 14px;
	color: #f42;
	margin: 5px 0 0;
}

.account div#passwordconfirm {
	position: relative;
	height: 56px;
}

.passStrengthify {
	position: absolute;
	right: 75px;
	top: 278px;
	width: 100%;
	height: 24px;
}

h3.accounth3 {
	position: relative;
	top: 0;
	font-size: 32px;
	line-height: 32px;
	color: #cca350;
	padding: 4px 0 0;
	margin: 20px 0 10px;
	border-bottom: none;
	border-top: solid 1px #3b5999;
	background: none;
	text-transform: none;
	border-radius: 0;
	-moz-border-radius: 0;
	clear: both;
}

.login h3.accounth3:first-of-type {
	border-top: none;
	padding-top: 0;
}

.login h3.accounth3:last-of-type {
	margin-top: -10px;
}

.account input[type="checkbox"] {
	position: relative;
	top: 2px;
	margin: 0 10px 0 0!important;
	width: 4px!important;
	float: left!important;
}

sup {
	color: #f42;
	vertical-align: top;
	top: -2px;
}

.red {
	color: #f42;
}

.login div .red {
	position: relative;
	top: 5px!important;
}

.login .noborder {
	display: none;
}

.login .topmargin10 {
	margin-top: -10px!important;
}

.login .otheraddress {
	margin: 10px auto 20px;
	font-weight: 700;
	height: 22px;
}

.login .otheraddress input[type="checkbox"] {
	width: 13px!important;
}