body,div,table,td,th,p,span,a,input,select,textarea,fieldset,section,ul,li,nav {
  -moz-box-sizing:border-box; 
  box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  font-family: "myriad-pro",sans-serif,"PT+Sans", Arial, Helvetica;
  font-size:13px;
  background:transparent;
  }

body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, img {
	margin:0;
	padding:0;
	border:0;
	font-family: "myriad-pro",sans-serif,"PT+Sans", Arial, Helvetica;
	font-size: 9pt;
	}
h1 {font-size: 24px; margin:0; padding:0; margin-bottom:1em; text-shadow:1px 2px 2px #999;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 14px;}
h6 {font-size: 12px; font-weight: normal;}
h2.line {border-bottom:1px #333 solid; margin-bottom:1em; text-shadow:1px 2px 2px #999;}

img	 {border:none;}
p {text-align: justify;}
.err {color:red; font-size:8pt;}

#logoimg {width: 373px; height: 89px; background: url(../images/home-logo.gif);}

#page {max-width: 1295px; padding: 0; margin: 0 auto;}
header {height: 127px; vertical-align: middle; background:#fff;}
header div {max-width:1060px; height:100%; margin:0 auto;}
header div#logo {float:left; padding:18px 0; margin:0 0 0 12px;}
header div#hdrbtt {padding:6px 0; float:right; text-align:right; line-height:60px;}
#social {height:auto; margin:0 12px 0 0;}
#social img {margin:0 0 0 12px;}

nav {display:inline-block; float:right; line-height:1;}
#navicon {position: fixed; z-index: 10; top: 8px; right: 6px; height:auto; display:none;}
#navsub {display:block; text-align:left;}
#navsub .usr {display:none;}

#navsub img.tri {position:absolute; z-index:1; margin:-10px 0 0 0;}
#navsub {
  list-style-type: none;
  float:right; 
  margin:6px 12px 0 0;
  padding: 0;
  } 
#navsub li {display:inline-block; vertical-align:middle;}

#navsub li a:link, #navsub li a:visited {
  font-size:14px; font-weight:600;
  letter-spacing:0px; text-transform: uppercase;
  color:#524F4F; 
  background:none; 
  text-decoration:none;
  padding:12px 0 12px 12px;
  margin:0 2px;
  border:0; 
  }
#navsub li a:hover {
  color:#c0a59a;
  transition: color 0.4s ease 0s;
  }
#navsub li a.img:link, #navsub li a.img:visited, #navsub li a.img:hover {display:inline-block; height:32px; padding:0 3px;}

#navsub li a.selected:link,
#navsub li a.selected:visited {
  color:#c0a59a;
  }
#navsub li a.selected:hover {
  }
#navsub ul {display:none; padding:0; margin:0; z-index:10;}
#navsub li:hover ul {
	display: block; position: absolute; z-index:111;
	clear:both;
    width:300px;
    background-color: rgba(255,255,255,0.8);
	text-align:left;
	margin:8px 0 0 12px;
    box-shadow: 4px 4px 16px 0px rgba(0,0,0,0.2);
	}
#navsub li:hover li {float: none; display:block;}
#navsub li:hover li a {
    color:#524F4F;
    padding: 12px;
	margin:0;
    text-decoration: none;
    display: block;
	border:0;
	font-size:14px;
	}
#navsub li:hover li a {border-bottom:1px solid #aaa;}
#navsub li:hover li a:hover {color: #c0a59a;}
#navsub li ul li {border-top: 0px; padding:0;}

.hdr {background-color:#000; z-index:90;
	opacity:0.7;	/* Modern! Firefox 0.9+, Safari 2?, Chrome any? Opera 9+, IE 9+ */
	filter: alpha(opacity=70);	/* This works in IE 8 & 9 too but also 5, 6, 7 */
	-moz-opacity:0.5;		/* Older than Firefox 0.9 */
	-khtml-opacity:0.5;	/* Safari 1.x (pre WebKit!) */
}

.menu,.menu:link,.menu:visited,.menu:hover {font-family:"myriad-pro",sans-serif,Futura,webFutura,Arial; font-size:10pt; font-weight:bold; text-decoration:none; padding:3px; color:#fff;}
.menu:hover {color:#f93; background:#E6E7E8;
	opacity:1;	/* Modern! Firefox 0.9+, Safari 2?, Chrome any? Opera 9+, IE 9+ */
	filter: alpha(opacity=100);	/* This works in IE 8 & 9 too but also 5, 6, 7 */
	-moz-opacity:1;		/* Older than Firefox 0.9 */
	-khtml-opacity:1;	/* Safari 1.x (pre WebKit!) */
	}

.shwpgs table {font-size:14px; color:black; background:none; margin:0; padding:0px; border:none; display:inline;}
.shwpgs td {font-size:14px; color:#fff; background:none; padding:2px; border:none;}
.shwpgs td a:link,.shwpgs td a:visited,.shwpgs td a:hover {font-size:14px; color:black; background:#cff; text-decoration:none; padding-left:3px; padding-right:3px; border:#999 1px solid;}
.shwpgs td a.pgSel:link,.shwpgs td a.pgSel:visited,.shwpgs td a.pgSel:hover {font-size:14px; color:white; background:#f00; text-decoration:none; padding-left:3px; padding-right:3px; border:#999 1px solid;}
.shwpgs td a:hover,.shwpgs td a.pgSel:hover {color:black; background:#0f0;}

.frmsel {font-family:"myriad-pro",sans-serif,Verdana,Arial; font-size:10pt; color:#333; padding:2px; margin:0; border:1px solid #999;}
.frmselb {font-family:"myriad-pro",sans-serif,Verdana,Arial; font-size:10pt; color:#333; padding:2px; margin:0; border:1px solid #090;}

.ftr {background:black;}
.ftr a:link, .ftr a:visited, .ftr a:hover {font-family:"myriad-pro",sans-serif,TimeBurner,Arial; font-size:13px; color:white; font-weight:normal; text-decoration:none; margin-bottom:5px; display:block;}
.ftr a:hover {color:#81BA10;}

.hlp {font-family:"myriad-pro",sans-serif,Verdana,Arial; font-size:7pt; color:#666;}
.ct {text-align:center;}
.rt {text-align:right;}
.lf {text-align:left;}

fieldset {
 -moz-border-radius:9px;
 border-radius: 9px;
 -webkit-border-radius: 9px;
 }
fieldset legend {
 font-weight: bold;
 border:1px solid #999;
 -moz-border-radius:5px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 padding:0 9px;
 background:#009;
 color:white;
 }
fieldset legend a {font-weight: bold; color:white;}

.brw1 table {width:100%; border:1px solid #ccc; margin:0px 0px 10px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px; border-image:initial; border-spacing:0px;
	}
.brw1 thead th:first-child {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 0px 0px 0px;
	border-radius: 6px 0px 0px 0px;
	}
.brw1 thead th:last-child {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 6px 0px 0px;
	border-radius: 0px 6px 0px 0px;
	}
.brw1 thead th {
	font:bold "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif; color:white;
	text-align:left; padding:3px 8px; margin:0;
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* IE10+ */
	background: linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0 ); /* IE6-9 */
	}
.brw1 thead th a:link,.brw1 th a:visited,.brw1 th a:active,.brw1 th a:hover {color:#fff; text-decoration:none;}

.brw1 tr:nth-child(odd) {background: #eee;}
.brw1 tr:last-child {
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-radius:0px 6px 0px 0px;
	border-radius:0px 6px 0px 0px;
	}
.brw1 tr.odd td {background:#eee;}
.brw1 tr.odd .column1 {background:#f4f9fe;}
.brw1 td {color:#333; padding: 12px 8px 12px 8px; vertical-align:top;}

.brw1 .column1 {background:#f9fcfe;}

.brw1 tfoot th {background:#f4f9fe; text-align:center;}
.brw1 tfoot th strong {
	font:bold 1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
	}
.brw1 tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}


.grey {color:#666!important;}
.blue {color: #4383C0!important;}
.yellow {color: #FCC00D!important;}
.green {color: #9FCA3D!important;}
.blue2 {color: #3E7AB1;}
.yellow2 {color: #DEB441;}
.green2 {color: #8BB136;}
.blue3 {color: #2E5A82;}
.yellow3 {color: #CFA83C;}
.green3 {color: #6E8C2B;}
.black {color: #000000;}
.grey {color: #808080;}
.b {font-weight: bold;}

.blue a:link {color: #4383C0;}
.blue a:visited {color: #4383C0;}
.yellow a:link {color: #FCC00D;}
.yellow a:visited {color: #FCC00D;}
.green a:link {color: #9FCA3D;}
.green a:visited {color: #9FCA3D;}
.grey a:link {color: #666;}
.grey a:visited {color: #666}
.yellow2 a:link {color: #DEB441;}
.yellow2 a:visited {color: #DEB441;}
.green2 a:link {color: #8BB136;}
.green2 a:visited {color: #8BB136;}

.rounded {
	border-radius: 12px;
	-moz-border-radius: 12px;
	border: 1px solid #CACACA;
	padding: 10px;
}
.greybg {background-color: #e6e7e8;}
.whitebg {background-color: #FFF;}
.shadow {
	-moz-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
}

.musician_desc_list {clear:both; padding-left:15px;}
.musician_desc_list li {clear:both; margin: 5px 0px 0 0px;}

.border_line {
	border-top: #ccc solid 1px;
	margin:20px 0px;
	}
.no_border {border:0px solid #fff!important;}

ul.checklist {
	margin: 15px 0 10px;
	list-style: none;
}
ul.checklist.no_left_padding li {
	padding-left: 50px;
	padding-bottom:20px;
}
ul.checklist.green.no_left_padding li {
	background: url(../images/tick-green-small.png) 5px 2px no-repeat;
	font-size: 14px;
}

#eim_super {
	width: 726px;
	background-color:white;
}

.shadow {
	-moz-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
}

.clear {clear: both;}
.right {float: right;}
.left {float: left;}

dl.image_map {display:block; width:769px; height:825px; background:url(../../images/why-eim.png); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:5px; top:209px; background:transparent;}
	a.LINK0 {display:block; width:439px; height:0; padding-top:114px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:1px dashed black; color:black;
	}

.login td:first-child {font-size:8pt; vertical-align:middle; padding-right:1em;}
.login td input {font-size:10pt; font-weight:bold; color:#006; margin-top:2px; margin-bottom:2px;}
.login td input.btt {font-family:arial; font-size:8pt; font-weight:bold; text-decoration:none; padding:0.1em 1.5em;}

.btt {font-family:arial; font-size:8pt; font-weight:bold; text-decoration:none; padding:0.1em 1em;}
.btt0 {font-family:arial; font-size:8pt; font-weight:bold; text-decoration:none; padding:0;}
a.btt {font-family:arial; font-size:14px; font-weight:normal; text-decoration:none; padding:3px 6px; color:#000; background:#ccc; border-radius:3px;}

.frmlbl {font-family:Arial; font-size:8pt; text-align:right; padding-right:1em; padding-top:6px; padding-bottom:6px; margin:0;}
.frmtd {padding-top:1em; font-size:8pt; vertical-align:top;}
.frmlabel {
	width: 90px;
	padding: 2em 0px 0em 0px;
	font-size:8pt;
	line-height: 19px;
	text-align: left;
	color: black; 
}
.frmtxt {
	padding: 5px 8px;
	font-size: 1.4em;
	color: #333;
	border: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background: rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
	border:none!important;
}
.frmshw {
	font-size: 1.4em;
	text-align: left;
	color: blue; 
	font-weight:bold;
}

.frmmem {
	max-height:300px;
	max-width:500px;
	width: 230px;
	height: 100px;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
	border: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background: rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
	border-image: initial;
	border:none!important;
}
.frmmem:focus, .frmtxt:focus {
	background: white;
	outline-width:0;
}

.box {
	box-shadow:inset 0px 0px 0px 0px #ccc;
	background:white;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #ccc;
	padding:1em 1em;
	/* text-shadow:1px 1px 0px #ccc; */
	}
.linetop {border-top:1px #ccc solid;}
.line {border-bottom:1px #333 solid;}

.rounded {
	border-radius: 12px;
	-moz-border-radius: 12px;
	border: 1px solid #CACACA;
	padding: 10px;
 }
.shadow {
	-moz-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
	box-shadow: 0px 0px 10px 1px rgba(204, 204, 204, 1);
 }

.txt {padding-top:5px; vertical-align:top;}
.rem {color:#666; font-size:8pt;}
.hdg2t {
	border-top: 1px #CCC solid;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
}

.a2:link,.a2:visited,.a2:hover {text-decoration:none; color:#4383C0;}
.a2:hover {text-decoration:underline;}
.previewsong {display:none}

.edt td:first-child {font-size:8pt;}
.edt td {padding-top:0.5em;}

.tbledt {width:100%;}
.tbledt td {padding:0;}
.tbledt td.txt {font-size:11pt; color:#006; margin:0; padding-top:5px; padding-right:1em; vertical-align:top;}
.tbledt td:first-child {font-size:8pt; color:#666; margin:0; padding:6px 6px 0 0; vertical-align:top;}
.tbledt input,.tbledt select,.tbledt textarea {font-size:16px; color:#fff; padding:3px; margin:0;}
.tbledt input.btt {font-size:9pt; color:#000; padding:2px; font-weight:normal; padding-left:1em; padding-right:1em;}
.tbledt td.td0 {font-size:8pt; color:#666; margin:0; padding:0; vertical-align:middle;}

.srh td.txt {font-size:8pt; text-align:right; padding:5px 5px 0 1em;}
.srh td input,.srh td select {font-size:9pt;}

.optLnk:link,.optLnk:visited,.optLnk:hover {
	font-family:arial; font-size:10pt; color:black; background:#cff; text-decoration:none; padding-left:3px; padding-right:3px; border:#999 1px solid;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFD749;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFD749;
	box-shadow:inset 0px 1px 0px 0px #FFD749;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFBC41), color-stop(1, #FF992B) );
	background:-moz-linear-gradient( center top, #FFBC41 5%, #FF992B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBC41', endColorstr='#FF992B');
	background-color:#FFBC41;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #E49B35;
	padding-left:5px;
	padding-right:5px;
	}
.optSel:link,.optSel:visited,.optSel:hover {font-family:arial; font-size:10pt; color:black; background:#0f0; text-decoration:none; padding-left:3px; padding-right:3px; border:#999 1px solid;
	-moz-box-shadow:inset 0px 1px 0px 0px #0f0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #0f0;
	box-shadow:inset 0px 1px 0px 0px #0f0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f0), color-stop(1, #0f1) );
	background:-moz-linear-gradient( center top, #0f0 5%, #0f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0', endColorstr='#0f1');
	background-color:#0f0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #0c0;
	padding-left:5px;
	padding-right:5px;
	}
.optLnk:hover,.optSel:hover {color:black; background:#0f0; border:1px solid #0c0;}

.started_button_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	cursor:pointer;
}
.started_button_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}
.started_button_blue:active {
	position:relative;
	top:1px;
}

.started_button_orange {
	-moz-box-shadow:inset 0px 1px 0px 0px #FFD749;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFD749;
	box-shadow:inset 0px 1px 0px 0px #FFD749;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFBC41), color-stop(1, #FF992B) );
	background:-moz-linear-gradient( center top, #FFBC41 5%, #FF992B 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBC41', endColorstr='#FF992B');
	background-color:#FFBC41;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #E49B35;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #6E4300;
	cursor:pointer;
}
.started_button_orange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF992B), color-stop(1, #FFBC41) );
	background:-moz-linear-gradient( center top, #FF992B 5%, #FFBC41 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF992B', endColorstr='#FFBC41');
	background-color:#FF992B;
}
.started_button_orange:active {
	position:relative;
	top:1px;
}

.started_button_green, .started_button_blue, .started_button_orange {
	padding: 10px 8px;
	font-size: 12px;
}
.started_button_green {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	cursor:pointer;
	font-weight: bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #86ae47;
}
.started_button_green:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}
.started_button_green:active {
	position:relative;
	top:1px;
}

footer {height:369px; background:transparent url(../images/ftr.jpg) center no-repeat;}
footer div#ftr {width:100%; max-width:940px; margin:0 auto; padding:0 0 0 12px;}
footer section {
  width:250px;
  display:table-cell;
  vertical-align:top;
  padding:40px 0;
  }
footer h2 {font-size:12px; font-weight:bold; color:#aaa; display:inline-block; border-bottom:1px solid #999; padding-right:2em; margin-bottom:6px; line-height:2; text-transform: uppercase;}
footer h2 a:link, footer h2 a:visited {font-weight:bold; color:#aaa; padding:0;}

footer a:link, footer a:visited {font-size:12px; font-weight:300; color:#999; text-decoration:none; padding:3px 0; display:block; line-height:2; text-transform: uppercase;}
footer a:hover {color:#A0796D;}
footer #ftrct table {border-spacing:3px; border-collapse:separate; width:100%;}
footer #ftrct table td {padding:0;}
footer #ftrct table td input {
    color: #524F4F;
    background-color: rgb(249,240,232);
    font-size: 14px;
    border:0;
    padding: 5px;
    width: 100%;
	border:2px solid #fff;
	}
footer #ftrct table td input.err {border:2px solid #800;}

footer #ftrct table td textarea {
    width: 100%; height: 100px; line-height:1;
	overflow-y:auto;
    resize: none;
    color: #524F4F;
    background-color: rgba(249, 240, 232, 1);
    font: normal normal normal 14px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
    border: 2px solid rgba(255, 255, 255, 1);
    padding: 5px;
	}
footer #ftrct table td textarea.err {border:2px solid #800;}

footer #ftrct table td input[type=submit] {
    color: #FFFFFF; background-color: rgba(192, 178, 131, 1);
    font: normal normal normal 14px/1.4em basic,sans-serif;
	width:auto;
    float:right;
    padding: 5px; border: 0;
    cursor: pointer;
	}
.footer_social_icon {position: relative; margin:6px 10px 0 0; border-radius:50%;}

#usropt {width:100%;}
#usropt td {vertical-align:top;}
#usropt td:first-child {width:200px; text-align:right;}

#navsub li a#deal:link, #navsub li a#deal:visited
 {display:inline-block; position:absolute; z-index:11; width:14px; height:16px; background:url(../images/trophy.png) top left no-repeat; border:0; padding:0; margin:-3px 0 0 -8px; cursor:pointer;}
#deal span {display:inline-block; font-size:10px; font-weight:bold; color:white; background:red; border:0; border-radius:3px; padding:1px 3px; margin:8px 0 0 10px; cursor:pointer;}

/* CSS for mobile phone */
@media (max-width:1295px) {
main {padding:0 6px;}
}

@media (max-width:1000px) {
body {background:none; margin:0;}
.page {margin:0 auto; box-shadow:none;}
main {padding:0 6px; margin-top:44px!important;}
header {height:40px; position:fixed; z-index:1; top:0; width:100%;}
header div#logo {padding: 6px;}
header div {background:#000;}

#navicon {display: block;}
#navsub {
    position: fixed; z-index: 10;
    top: 31px; right: 6px; width: 250px;
    background: #444;
    padding: 0; margin:0;
    border-radius: 0;
    max-height: 90%;
    overflow: auto;
    border-bottom: 1px solid #575f6a;
    list-style: none;
	display:none;
	}
#navsub .usr {display:block;}

#navsub li, #navsub li ul li {
    display: block;
    border-top: 1px solid #6b727c;
    padding: 0; margin: 0;
	}
#navsub li a:link, #navsub li a:visited, #navsub li a:hover {
    display: block;
    width: 240px;
    position: relative;
    color: #fff; background: #444;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    padding: 12px 0 12px 12px;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
	text-transform:none;
	}
#navsub li li a:link, #navsub li li a:visited, #navsub li li a:hover {font-size:14px;}

#navsub li ul {
    display:block;
    width: 240px;
    padding: 0;
    margin: 0;
    z-index: 10;
	}

#navsub li:hover ul {
    position: relative;
    z-index: 10;
    clear: both;
    width: 240px;
    background-color: none;
    text-align: left;
    margin: 0;
    box-shadow: none;
	}
#navsub li a.navsub2 {color:#aaa;}
#navsub li:hover li a {color:#fff;}

#navsub li a#deal:link, #navsub li a#deal:visited {margin:90px 0 0 220px;}

.tri {display:none;}

#social {display:none;}
#navwide {display:none;}
#nav {display:block;}
nav {display:block;}
#logoimg {background:url(../images/logom.gif); width:30px; height:28px;}

#ftrct {display:none;}
}

@media (max-width:500px) {
footer section {display:inline-block; width:45%;}
}

@media (max-width:340px) {
#ftrrt {display:none;}
footer section {display:inline-block; width:90%;}
}
