div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;

}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

.png { behavior: url(iepngfix.htc) }

body {
	background: #e2e2e2 url(../images/bg.gif) repeat-x;
	margin: 0;
	font-family:Arial, sans-serif;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
/* ----------main body-------------- */
h1 {
	font: bold 24px "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #510011;
	margin: 0;
}
h2 {
	font: bold 16px "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
}
h3 {
	font: bold 18px "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
}
p, li {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	margin-top: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
}
hr {border: none 0; 
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}
#wrapper {width:939px;background:url(../images/content-bg.png) repeat-y;margin:0 auto;padding:0 6px;}
#header {position:relative;}
#header h1 {text-indent:-9999px;position:absolute;left:0;top:0;}
	.header-item {width:31%;float:left;text-align:center;padding:26px 10px 20px;}
	.header-item img.logo {position:relative;left:10px;z-index:500;}
	.header-item h2 {font-size:28px;font-style:italic;}
	.header-item h3 {font-style:italic;}
ul#nav {
	height: 57px;
	width: 100%;
	background:url(../images/nav-bg.gif) repeat-x;
	text-align: center;
}
	ul#nav li {
		list-style: none;
		display: inline;
		position: relative;
		left: 2px;
	}
	ul#nav li a {
		font-size: 20px;
		line-height: 57px;
		color: #fff;
		text-shadow: 0px -1px 0px #000000;
		padding: 0 16px;
	}
	ul#nav li a:hover {text-decoration:none;color:#FFFF99;}
#content {}
.leftCol {width:29%;float:left;padding:2%;}
.rightCol {width:60%;float:right;padding:2% 3%;}
.fullCol {width:95%;float:right;padding:2% 3%;}
.image-shadow img {border:1px solid #510011;position:relative;right:4px;bottom:3px;}
.image-shadow.left {background:#510011;float:left;margin:4px 20px 20px 4px;}
.image-shadow.right {background:#510011;float:right;margin:4px 0px 20px 20px;}
.facebook-creditcards {width:20%;float:left;padding:2% 3% 2%;position:relative;}
.facebook-creditcards img {border:1px solid #ccc;}
	.facebook {margin-bottom:40px;}
	.visa, .master-card, .discover, .amex {margin: 4px;}
.brands {width:64%;float:right;padding:2% 3%;}
.brands h1, .rightCol h1 {margin-bottom:10px;color:#510011;}
.rightCol p {margin-bottom:10px;}
#callouts {width:100%;background:url(../images/callout-bg.gif) repeat-x;height:119px;padding:38px 0 42px;position:relative;}
	.callout-item {width:29%;float:left;padding:2%;background:url(../images/callout-divider.png) right top repeat-y;_background:none;height:100%;position:relative;bottom:20px;left:6px;}
	.callout-item.no-border {width:29%;float:left;padding:2%;background:none;height:100%;position:relative;bottom:20px;left:6px;}
	.callout-item p {color:#fff;}
	.callout-item ul {margin:0!important;}
	.callout-item ul li {color:#fff;list-style-type:outside;list-style:disc;margin-left:20px;}
#footer {width:100%;background:url(../images/footer-bg.gif) center top repeat-x;height:24px;padding-top:40px;position:relative;}
#footer p {height:24px;width:300px;margin-left:20px;font-size:10px;font-weight:bold;float:left;line-height:24px;position:absolute;left:0;top:30px;}
#footer ul {position:absolute;right:20px;top:30px;}
#footer ul li {display:inline;}
#footer ul li a {font-size:10px;font-weight:bold;margin-left:20px;}
#wrapper-cap {width:951px;height:11px;background:url(../images/content-bg-bottom.png) no-repeat;margin:0 auto 30px;padding:0;_position:relative;_right:4px;}
#content h1 {
	margin-bottom: 15px;
}
#content h2 {
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 15px;
}
#content ul {
	list-style: disc;
	margin: 0 0 15px 25px;
}
#content ol {
	list-style: decimal;
	margin: 0 0 15px 25px;
}


table.contact {
	width: 100%;
}

table.contact td {
	vertical-align: top;
	padding: 0 8px;
	box-sizing: border-box;
}

table.contact textarea {
	display: block;
	width: 100%;
	font: 12px/20px Arial,Helvetica,sans-serif;
	margin-bottom: 14px;
	box-sizing: border-box;
}

table.contact input[type="text"] {
	display: block;
	font: 12px/20px Arial,Helvetica,sans-serif;
	width: 100%;
	margin-bottom: 14px;
	padding: 0 5px;
	box-sizing: border-box;
}

table.contact select {
	display: block;
	font: 12px/20px Arial,Helvetica,sans-serif;
	width: 100%;
	margin: 0 0 14px;
	padding: 2px 5px 3px;
	box-sizing: border-box;
}

input#captcha_string {
	text-align: center;
	width: 90px;
	height: 24px;
	line-height: 24px;
	float: right;
}

table.contact input.checkbox {
	font: 12px/20px Arial,Helvetica,sans-serif;
	float: left;
	width: 30px;
	height: 18px;
}

table.contact input.submit {
	font: 12px/20px Arial,Helvetica,sans-serif;
	width: 100px;
	float: right;
}


/* menu */

.show-menu {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	background: rgb(175,0,38);
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	display: none;

	position: relative;
	padding-left: 20px;
}

.show-menu:before {
	content: "";
	position: absolute;
	margin: 4px 0 0 -25px;
	width: 16px;
	height: 3px;
	border-top: 7px double #fff;
	border-bottom: 2px solid #fff;
}

input[type=checkbox]#show-menu {
    display: none;
}

input[type=checkbox]#show-menu:checked ~ #nav {
    display: block;
}

/* responsive */

@media screen and (max-width: 950px) {
	img {
		max-width: 100%;
		height: auto;
	}

	#wrapper {
		background: #fff;
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
	}

		.header-item {
			width: 33.3%;
			box-sizing: border-box;
		}

		ul#nav {
			text-align: center;
		}

			ul#nav li a {
				font-size: 18px;
				padding: 0 12px;
			}

	#callouts {
		background: rgb(175,0,38);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,0,38,1)), color-stop(100%,rgba(113,0,24,1)));
		background: -webkit-linear-gradient(top,  rgba(175,0,38,1) 0%,rgba(113,0,24,1) 100%);
		background: -webkit-linear-gradient(top, rgba(175,0,38,1) 0%, rgba(113,0,24,1) 100%);
		background: linear-gradient(to bottom,  rgba(175,0,38,1) 0%,rgba(113,0,24,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0026', endColorstr='#710018',GradientType=0 );
		height: auto;
		padding: 0;
		overflow: hidden;

		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

		.callout-item, .callout-item.no-border {
			bottom: inherit;
			left: inherit;
			padding: 15px;

			-webkit-box-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
			height: auto;
			float: none;
			float: left\9;
		}

	.leftCol {
		width: 30%;
		box-sizing: border-box;
	}

		.leftCol iframe {
			width: 100% !important;
		}

		.image-shadow.left, .image-shadow.right {
			max-width: 100%;
		}

	.rightCol {
		width: 70% !important;
		box-sizing: border-box;
	}

	.facebook-creditcards {
		width: 31%;
		padding: 15px;
		box-sizing: border-box;
	}

	.brands {
		width: 69%;
		padding: 15px;
		box-sizing: border-box;
	}

	#wrapper-cap {
		display: none;
	}
}

@media screen and (max-width: 830px) {
	ul#nav li a {
		font-size: 16px;
		padding: 0 12px;
	}

	#footer ul li a {
		margin-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.header-item {
		padding: 15px;
	}

		.header-item:first-of-type {
			float: none;
			width: 100%;
		}

		.header-item:nth-of-type(even) {
			width: 50%;
		}

		.header-item:last-of-type {
			float: right;
			width: 50%;
		}

	.show-menu {
		display:block;
	}

	ul#nav {
		background: rgb(175,0,38);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,0,38,1)), color-stop(100%,rgba(113,0,24,1)));
		background: -webkit-linear-gradient(top,  rgba(175,0,38,1) 0%,rgba(113,0,24,1) 100%);
		background: -webkit-linear-gradient(top, rgba(175,0,38,1) 0%, rgba(113,0,24,1) 100%);
		background: linear-gradient(to bottom,  rgba(175,0,38,1) 0%,rgba(113,0,24,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0026', endColorstr='#710018',GradientType=0 );
		
		height: auto;
		overflow: hidden;
		z-index: 999;

		position: relative;
		display: none;
	}

		ul#nav li {
			display: block;
			width: 100%;
			padding: 0;
			margin: 5px 0;
			border-bottom: 1px solid #5F0015;
			left: inherit;
		}

		ul#nav li:last-of-type {
			border-bottom: none;
		}

			ul#nav li a {
				font-size: 14px;
				line-height: inherit;
				display: block;
				width: 100%;
				padding: 0;
				padding: 5px 0;
			}
}

@media screen and (max-width: 640px) {
	#callouts {
		display: block;
	}

		.callout-item, .callout-item.no-border {
			-webkit-box-flex: 0;
			-webkit-flex: none;
			-ms-flex: none;
			flex: none;

			float: none;
			width: 100%;
			clear: both;
			overflow: hidden;
			box-sizing: border-box;
		}

			.callout-item:nth-of-type(even) {
				padding: 0 15px;
			}

	.leftCol {
		float: none;
		width: 100%;
		clear: both;
		overflow: hidden;
	}

		.leftCol iframe {
			height: 300px !important;
		}

		.image-shadow.left, .image-shadow.right {
			background: none;
			float: none;
			margin: 4px 0 20px;
		}

			.image-shadow img {
				display: block;
				margin: 0 auto;
				border: 5px solid #510011;
				right: inherit;
				bottom: inherit;
				box-sizing: border-box;
			}

	.rightCol {
		float: none;
		width: 100% !important;
		clear: both;
		overflow: hidden;
	}

	.facebook-creditcards {
		width: 40%;
	}

	.brands {
		width: 60%;
	}

	#footer {
		height: auto;
		padding: 20px 0 10px;
	}

		#footer p {
			position: static;
			float: none;
			width: 100%;
			height: auto;
			text-align: center;
			margin: 0;
			left: inherit;
			top: inherit;
		}

		#footer ul {
			position: static;
			float: none;
			width: 100%;
			height: auto;
			text-align: center;
			margin: 0;
		}
}

@media screen and (max-width: 500px) {
	h1 em br {
		display: none;
	}

	#header br {
		display: none;
	}

	.header-item:nth-of-type(2n) {
		float: none;
		width: 100%;
		padding: 0 15px;
		clear: both;
		overflow: hidden;
	}

	.header-item:last-of-type {
		float: none;
		width: 100%;
		clear: both;
		overflow: hidden;
	}

	table.split {
		display: block;
	}

		table.split tr td {
			display: inline-block;
			width: 100%;
		}

	.facebook-creditcards {
		float: none;
		width: 200px;
		margin: 0 auto;
		text-align: center;
		clear: both;
		overflow: hidden;
	}

	.brands {
		float: none;
		width: 100%;
		clear: both;
		overflow: hidden;
	}

	#footer p {
		padding: 0 15px;
		box-sizing: border-box;
	}

	#footer ul {
		display: none;
	}

	p.markets {
		padding: 0 15px;
		box-sizing: border-box;
	}
}