/*Default style*/

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: normal 80% 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background: url(images/body-bg.png) no-repeat center top #000;
	width: 100%;
	height: 100%;
	cursor: default;
}
a {
	cursor: pointer;
	text-decoration: underline;
	color: #fff
}
a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #fff
}
a img {
	border: none;
}
.small A:link {
	FONT-SIZE: 8px;
	text-decoration: none
}
.small A:visited {
	FONT-SIZE: 8px;
	text-decoration: none;
}
.small A:active {
	FONT-SIZE: 8px;
	text-decoration: none;
}
.small A:hover {
	FONT-SIZE: 8px;
	text-decoration: none;
}
acronym {
	cursor: help;
}
label {
	cursor: pointer;
}
li {
	list-style: none;
}
fieldset {
	border: none;
}
h2 {
	font-size: 1.18em;
	font-weight: bold;
}
h3 {
	font-size: 1.18em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
#maincontent h4 {
	margin-top: 20px;
}
h5 {
	font-size: 0.88em;
	font-weight: bold;
}
h1 span, h2 span, h3 span, label span, legend span {
	display: none;
}
/*default link*/



/*id block*/

#global {
	width: 100%;
	min-height: 100%;
	position: relative;
}
#subglobal {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}
#header {
}
h1 {
	font-size: 1em;
}
h1 a {
	display: block;
	clear: both;
	height: 72px;
	padding-left: 24px;
	padding-top: 2px;
	line-height: 64px;
	text-decoration: none;
}
#main {
	max-width: 600px;
	width: 80%; /*overflow:auto;*/
	padding: 0 0 80px 0;
	margin: 0 0 0 20%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.menu {
	float: right;
	margin: 12px 0 22px 0;
}
.menu li {
	float: left;
	padding: 0 6px;
}
#footer {
	height: 148px;
	width: 100%;
	clear: both;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 0;
}
#footer .subfooter {
	width: 750px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat bottom right;
}
#footer .menu {
	float: right;
	margin-bottom: 15px;
	padding-top: 68px;
}
#footer p {
	clear: both;
	font-size: 0.88em;
	color: #c94a04;
	text-align: right;
	height: 38px;
}
/*link display*/

.menu li a {
	display: block;
	text-decoration: none;
}
.menu li a:hover, .menu li.current_page_item a {
	color: #64b8e9;
}
#footer a:hover, #footer li.current_page_item a, #footer .copy a {
	color: #c94a04;
}
#footer .copy a {
	text-decoration: none;
}
#footer .copy a:hover {
	color: #fff;
}
/*default class*/

.content {
	margin: 0 0 10px 0;
	font-size: 0.95em;
	position: relative;
	z-index: 1;
	clear: both;
}
.content h2, .tiny h2 {
	margin: 0 0 5px 0;
	padding: 0 5px 5px 5px;
	display: block;
	background: url(images/side2.gif) repeat-x bottom left;
}
.content h3 {
	padding: 0 3px;
	margin: 0 0 5px 0;
}
.content p, .content ul {
	line-height: 1.3em;
	padding: 0 4px;
}
/*content default*/
/*
.content .sub {background:url(images/top-full.gif) no-repeat top left; padding:7px 0 0 0;   background-size: contain;}

.content .sub .sub {background:url(images/bottom-full.gif) no-repeat bottom left; padding:0 0 7px 0;   background-size: contain;}

.content .sub .sub .sub {background:url(images/side-full.gif) repeat-y top left; padding:0 7px 0 7px;   background-size: contain;
}
*/
.content > .sub, .left > .sub, .right > .sub, .tiny > .sub {
	border: 1px dotted #6D6D6D;
	border-radius: 5px;
	padding: 7px;
}
/*content left*/
/*
.left .sub {background-image:url(images/top-left.gif);}

.left .sub .sub {background-image:url(images/bottom-left.gif);}

.left .sub .sub .sub {background-image:url(images/side-left.gif);}
*/

/*content right*/
/*
.right .sub {background-image:url(images/top-right.gif);}

.right .sub .sub {background-image:url(images/bottom-right.gif);}

.right .sub .sub .sub {background-image:url(images/side-right.gif);}
*/


/*content tiny*/
/*
.tiny .sub {background-image:url(images/top-tiny.gif);}

.tiny .sub .sub {background-image:url(images/bottom-tiny.gif);}

.tiny .sub .sub .sub {background-image:url(images/side-tiny.gif);}
*/




.content p.reviews {
	background: url(images/reviews.png) no-repeat center top;
	padding-top: 100px;
}
/*special class*/

.caution ul {
	background: url(images/caution.png) no-repeat center left;
	padding: 10px 0 10px 90px;
	line-height: 1.7em;
	font-size: 0.88em;
}
.right {
	float: left;
	width: 360px;
	clear: none;
}
.left {
	float: left;
	width: 230px;
	clear: left;
	margin-right: 10px;
}
.big {
	width: 415px;
}
.tiny {
	width: 175px;
	clear: none;
}
.last {
	margin-right: 0;
}
p.download {
	margin-top: 5px;
}
.download a.button {
	float: left;
	height: 5em;
	width: 218px;
	background: url(images/download.png) no-repeat left center;
	display: block;
}
.download a.button span {
	display: none;
}
.download span {
	height: 4em;
	display: block;
	line-height: 1.5em;
	padding-top: 1em;
}
.download span a {
	font-weight: bold;
}
.clear {
	clear: both;
}
/*forms*/

p#comment {
	margin: 5px 0;
}
legend {
	display: none;
}
input, textarea {
	width: 200px;
}
textarea {
	height: 90px;
}
form p {
	margin: 5px 0;
}
#friend p {
	padding: 0;
}
label {
	display: block;
}
.nospam {
	display: none;
}
label.error {
	color: red;
}
.reviews a {
	text-decoration: none;
}
.downloadlineup {
	background: url(images/download_circle.png) no-repeat;
	background-position: 5px 10px;
	position: relative;
	left: 0px;
	right: 15px;
	top: 5px;
	bottom: 0px;
	padding: 5px 5px 5px 35px;
	font-size: larger;
	font-weight: bold;
	background-color: #224058;
}
.downloadlineup p {
	font-size: smaller;
	font-weight: normal;
}
.caution ins{
max-width: 468px;
  width: 100%!important;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
#menu-mobile-menu {
	display: block;
}
#trigger {
	display: none;
}
}

@media screen and (max-width: 750px) {
#main .content {
	padding-left: 20px;
	padding-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
	margin: 0 auto;
}
#header h1 a {
	padding-left: 40px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
	margin: 0;
	height: auto;
}
#header h1 {
	padding-top: 20px;
	width: 80%;
	margin: 0 auto;
}
.left, .right {
	width: 100%;
}
.left {
  float: none;
}
#menu-mobile-menu {
	width: 100%;
	float: none;
	margin: 0;
	display: none;
}
#trigger {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	cursor: pointer;
	display: block;
	padding-left: 15px;
}
#cssmenu {
	width: 100%;
}
#main {
	margin: 0;
	width: 100%;
	padding: 0 0 80px 0;
	text-align: center;
	display: block;
	max-widtH: none;
}
#menu-mobile-menu li {
	float: none;
	padding: 7px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background: rgb(23, 58, 78);
	border-bottom: rgb(33, 70, 94) 1px solid;
}
#footer .subfooter {
	width: 100%;
	background-size: 100% 148px;
}
#footer p {
	text-align: center;
	height: 45px;
	line-height: 45px;
}
#footer .menu {
	float: none;
}
#footer .menu li {
	display: inline-block;
	float: none;
}
#footer .copy br {
	display: none;
}
}

@media screen and (max-width: 600px) {
.download a.button {
	float: none;
	margin: 0 auto;
	max-width: 100%;
	background-size: 100%;
}
#header h1 a img{
	display:block;
	clear:both;
	max-width: 100%;
}
.caution ul::before{
	content:url('images/caution.png');
}
.caution ul{
	background: none;
	padding-left: 10px;
}

}
@media screen and (max-width: 330px){
	
	#footer p { font-size: 10px; }
}
