BODY {
  background: #FFF;
  color: #666;
  margin: 0px;
  height:100%; 
}

body, html { height:100%; width:100%; margin: 0px; font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;  font-size: 12px; }

#clear {
	clear: both;
}

h1 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif; font-size: 24px; color: #1E74B6;
}

h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif; font-size: 18px; color: #1E74B6; padding: 0px;
}


/* ################ HEADER ###################### */
#headerWrap {
  width: 100%;
  position: relative;
}

.headerRight DIV {
	margin-top: 42px;
	position: absolute;
}

.headerRight a:link, .headerRight a:visited {
	font-weight: normal;
	color: #999;
}

.headerRight a:hover, .headerRight a:active {
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}

b {
	font-weight: bold;
}

@media (min-width: 840px) {

#header {
  max-width: 990px;
  width: 100%;
  margin: auto auto;
  position: relative;
  overflow:hidden;
  height: auto;
}
#menuBar {
	width: 100%;
	height: 38px;
  	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 24%, #ffffff 24%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#ffffff), color-stop(24%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 24%,#ffffff 24%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 24%,#ffffff 24%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 24%,#ffffff 24%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 24%,#ffffff 24%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #000;
}

#menuBar:after {
    content: "";
	width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0px 0px 4px 2px #333;
       -moz-box-shadow: 0px 0px 4px 2px #333;
            box-shadow: 0px 0px 4px 2px #333;
}

.logo {
  width: 287px;
  max-width: 96%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  float: left;
}

.headerRight {
  width: 370px;
  max-width: 96%;
  float: right;
  color: #999;
  font-weight: normal;
  padding-top: 40px;
  font-size: 11px;
  text-align: right;
}

#mobileMenu {
	display: none;	
}
.mydiv {
width: 609px; position: absolute; left: 50%; margin-left: -305px; margin-top:250px;
z-index: 99999;
}
}


@media (max-width: 930px) {
.headerRight {
	display: none;
}
}
@media (max-width: 839px) {
#header {
  max-width: 990px;
  width: 100%;
  margin: auto auto;
  position: relative;
  overflow:hidden;
  height: auto;
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
       -moz-box-shadow: 0px 0px 8px 2px #000000;
            box-shadow: 0px 0px 8px 2px #000000;
}

#menuBar {
	display: none;
}

#menuBar:after {
	display: none;
}

.logo {
  width: 160px;
  max-width: 75%;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: left;
}

.logo img {
  width: 100%;
}

.headerRight {
	display: none;
}
#mobileMenu {
	width: 50px;
	height: 60px;
	margin: 0px;
	padding-top: 15px;
	font-size: 18px;
	display: block;
	background: #0071cd; /* Old browsers */
	background: -moz-linear-gradient(top,  #0071cd 0%, #00457c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0071cd), color-stop(100%,#00457c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0071cd 0%,#00457c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0071cd 0%,#00457c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0071cd 0%,#00457c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0071cd 0%,#00457c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071cd', endColorstr='#00457c',GradientType=0 ); /* IE6-9 */
	float: left;
}
.mydiv {
	display: none;
}
}
@media (max-width: 512px) {
.logo {
  width: 160px;
  max-width: 75%;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: left;
}

.logo img {
  width: 100%;
}
.mydiv {
	display: none;
}
}
@media (max-width: 399px) {
.logo {
  width: 160px;
  max-width: 75%;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: left;
}

.logo img {
  width: 100%;
}
.mydiv {
	display: none;
}
}

/* ################################################# */

ul.pureCssMenu ul{display:none; z-index: 1005; position: absolute;}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:100%;top:0px;}
@media (min-width: 840px) {
	ul.pureCssMenu {
		margin: auto auto;
		list-style:none;
		padding:0px;
		width: 100%;
		max-width: 990px; z-index: 9999;
	}
}
@media (max-width: 839px) {
	ul.pureCssMenu {
		display: none;
	}
}
ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 4px 4px 0px;
	width: 980px;
	height: 24px;
	max-width: 990px; z-index: 9999;
}
ul.pureCssMenu table { border-collapse: collapse; }
ul.pureCssMenu {
	display:block;
	zoom:1;
	background-image: url(media-images/template/menu_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 37px;
}
ul.pureCssMenu ul{
	width:220px;
}
@media (min-width: 1000px) {
	ul.pureCssMenu li{
		display:block;
		margin:0px 0px 0px 0px;
		font-size:0px;
		/*border-right: 1px solid #999;*/
		background-image: url(media-images/template/menu_divider.png);
		background-position: right;
		background-repeat: no-repeat;
		padding-top: 6px;
		padding-left: 18px;
		padding-right: 14px;
		height: 32px;
	}
}
@media (max-width: 999px) {
	ul.pureCssMenu li{
		display:block;
		margin:0px 0px 0px 0px;
		font-size:0px;
		/*border-right: 1px solid #999;*/
		background-image: url(media-images/template/menu_divider.png);
		background-position: right;
		background-repeat: no-repeat;
		padding-top: 6px;
		padding-left: 4px;
		padding-right: 0px;
		height: 28px;
	}
}
ul.pureCssMenu ul li{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;
	padding-top: 2px;
	padding-left: 12px;
	border-bottom: 1px solid #787878;
	background: #666;
	height: auto;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #666;
	text-decoration:none;
	cursor:default;
	text-transform: uppercase;
}
ul.pureCssMenu ul a, ul.pureCssMenu ul li.dis a:hover, ul.pureCssMenu ul li.sep a:hover {
	color: #FFF;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
	background-color: #666;
}
ul.pureCssMenu ul a {
	text-align:left;
	font-size: 12px;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#FFF;	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover, ul.pureCssMenu li.activeLink{
	position:relative;
	
	background: #CCC; /* Old browsers */
	background: -moz-linear-gradient(top,  #66C2FF 0%, #66C2FF 24%, #1056B6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66C2FF), color-stop(24%,#66C2FF), color-stop(100%,#1056B6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66C2FF', endColorstr='#1056B6',GradientType=0 ); /* IE6-9 */
}

ul.pureCssMenu ul li:hover{ 
	position:relative;
	background: #036;
	background-image: none;
}
ul.pureCssMenu li:hover>a{
	color: #FFF;
	text-decoration:none;
	cursor:pointer;
}
ul.pureCssMenu li a:hover{
	position:relative;
	color: #FFF;
	text-decoration:none;
}
ul.pureCssMenu ul li:hover>a{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	text-transform: none;
	cursor:pointer;
	font-weight: bold;
}
ul.pureCssMenu ul li a:hover{
	position:relative;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	text-transform: none;
	font-weight: bold;
}
ul.pureCssMenu ul li a{
	text-transform: none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul{display:none}
ul.pureCssMenu span{
	display:block;
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.pureCssMenu li:hover>a>span{	}
ul.pureCssMenu a:hover span{	}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{}
ul.pureCssMenu ul li:hover > a span{	}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span{}
ul.pureCssMenu table a:hover table span{}

/* ################ END HEADER ###################### */

#mainContent {
  max-width: 990px;
  width: 100%;
  margin: auto auto;
  position: relative;
  margin-top: 10px;
}

#pad {
	padding: 10px;
}

	#infoBox hr {
		width: 90%;
		margin-left: 5%;
	}
@media (min-width: 660px) {
	#rightCol {
		width: 66%;
		max-width: 600px;
		float: right;
	}
	
	#leftCol {
		width: 33%;
		max-width: 370px;
		float: left;
		text-align: center;
	}

	#infoBox {
	  max-width: 96%;
	  width: 370px;
	  display: inline-block;
	  margin-left: 4%;
	  position: relative;
	  background: #F7F7F7;
	  border: 1px solid #CCC;
	  text-align: center;
	  margin-bottom: 40px;
	  color: #999;
	  font-size: 12px;
	  text-align: left;
	  font-family: Arial, Helvetica, sans-serif;
	}

	#infoBoxHeader {
		width: 100%;
		display: inline-block;
		margin: 0px;
		background: #66C2FF; /* Old browsers */
		background: -moz-linear-gradient(top,  #66C2FF 0%, #66C2FF 24%, #1056B6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66C2FF), color-stop(24%,#66C2FF), color-stop(100%,#1056B6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66C2FF', endColorstr='#1056B6',GradientType=0 ); /* IE6-9 */
		border-bottom: 1px solid #CCC;
	}

	#infoBox h3 {
		padding: 10px;
		margin: 0px;
		font-size: 20px;
		color: #FFF;
		font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	}

	#fiftyFifty {
	  float: left; width: 48%;
	}

	#textFiftyCol {
	  float: left; width: 40%; margin-left: 5%;
	}

	#threeCols {
	  float: left; width: 32%; display: inline-block;
	}

	#sections{
		width: 90%;
		overflow:hidden;
		height:250px;
		clear:left;
		margin-left:40px;
	}	
	#footerLinksBox {
		width: 150px; padding-right: 10px; padding-left: 10px; text-align: left; display: inline-block; vertical-align:top;
	}
}
@media (max-width: 659px) {
	#mainContent {
	  max-width: 990px;
	  width: 100%;
	  margin: auto auto;
	  position: relative;
	  margin-top: 10px;
	  display:table;
	}
	#leftCol {
		width: 96%;
		max-width: 660px;
		margin-left: 2%;
		display:table-footer-group;
	}
	
	#rightCol {
		width: 96%;
		max-width: 660px;
		margin-left: 2%;
		display:table-header-group;
	}

	#infoBox {
	  width: 90%;
	  margin-left: 5%;
	  position: relative;
	  background: #F7F7F7;
	  border: 1px solid #CCC;
	  text-align: center;
	  margin-bottom: 40px;
	  color: #999;
	  font-size: 12px;
	  text-align: left;
	  font-family: Arial, Helvetica, sans-serif;
	}
	
	#infoBoxHeader {
		width: 100%;
		display: inline-block;
		margin: 0px;
		background: #66C2FF; /* Old browsers */
		background: -moz-linear-gradient(top,  #66C2FF 0%, #66C2FF 24%, #1056B6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66C2FF), color-stop(24%,#66C2FF), color-stop(100%,#1056B6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66C2FF', endColorstr='#1056B6',GradientType=0 ); /* IE6-9 */
		border-bottom: 1px solid #CCC;
	}

	#infoBox h3 {
		padding: 10px;
		margin: 0px;
		font-size: 20px;
		color: #FFF;
		font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	}

	#fiftyFifty {
	  float: left; width: 48%;
	  display: inline-block;
	  margin-right: 1%;
	  position: relative;
	}

	#textFiftyCol {
	  float: left; width: 40%; margin-left: 5%;
	}

	#threeCols {
	  float: left; width: 32%;
	}

	#sections{
		overflow:hidden;
		width: 80%;
		height:250px;
		clear:left;
		margin-left: 5%;
	}
	
	#footerLinksBox {
		width: 200px; padding-right: 10px; padding-left: 10px; text-align: left; display: inline-block; vertical-align:top;
	}
}

@media (max-width: 380px) {
	#infoBox {
	  width: 96%;
	  max-width: 330px;
	  margin-left: 2%;
	  position: relative;
	  background: #EAEAEA;
	  border: 1px solid #999;
	  text-align: center;
	  margin-bottom: 10px;
	  float: left;
	}

	#sections{
		overflow:hidden;
		width: 72%;
		height:250px;
		clear:left;
		margin-left:40px;
	}
	
	#footerLinksBox {
		width: 96%; margin-left: 2%; text-align: left; display: inline-block; vertical-align:top;
	}

	#fiftyFifty {
	  width: 96%;
	  display: inline-block;
	  margin-left: 2%;
	  position: relative;
	  margin-bottom: 10px;
	}

	#textFiftyCol {
	  width: 96%;
	  display: inline-block;
	  margin-left: 2%;
	  position: relative;
	  margin-bottom: 10px;
	}

	#threeCols {
	  width: 96%;
	}

	#infoBox {
	  width: 90%;
	  margin-left: 5%;
	  position: relative;
	  background: #F7F7F7;
	  border: 1px solid #CCC;
	  text-align: center;
	  margin-bottom: 40px;
	  color: #999;
	  font-size: 12px;
	  text-align: left;
	  font-family: Arial, Helvetica, sans-serif;
	}

	#infoBoxHeader {
		width: 100%;
		display: inline-block;
		margin: 0px;
		background: #66C2FF; /* Old browsers */
		background: -moz-linear-gradient(top,  #66C2FF 0%, #66C2FF 24%, #1056B6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66C2FF), color-stop(24%,#66C2FF), color-stop(100%,#1056B6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #66C2FF 0%,#66C2FF 24%,#1056B6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66C2FF', endColorstr='#1056B6',GradientType=0 ); /* IE6-9 */
		border-bottom: 1px solid #CCC;
	}

	#infoBox h3 {
		padding: 10px;
		margin: 0px;
		font-size: 20px;
		color: #FFF;
		font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	}

}

#infoBox ul, #mainBox ul {
	  list-style: none;
	  padding-left: 0px;
	  margin-left: 0px;
	  
	}
	
#infoBox ul li, #mainBox ul li {
	background-image:  url('media-images/template/infobox-bullett.png');
	background-position: left top;
	padding-left: 30px;
	padding-top: 6px;
	height: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: inline-table;
}

#textFiftyCol img {
	float: left;
	width: 15%;
	margin-right: 5%;
	height: auto;
}

@media \0screen {
  #textFiftyCol img { 
  	width: auto; /* for ie 8 */
  }
}

#textFiftyCol span {
	float: right;
	width: 80%;
}



#mainBox {
  width: 96%;
  max-width: 775px;
  margin-left: 2%;
  position: relative;
  margin-bottom: 40px;
  min-height: 410px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

#mainBox img {
	max-width: 96%;
}

#mainBox div {
	max-width: 96%;
}

#mainBox div img {
	max-width: 96%;
}


#infoBox:before, #infoBox:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:200px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-6deg);    
  -moz-transform: rotate(-6deg);   
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#infoBox:after 
{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 10px;
  left: auto;
} 

#infoBox h2 {
  background-color: #006194; /* fallback */
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006194), to(#000336)); /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #006194, #000336); /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #006194, #000336); /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #006194, #000336);/* IE 10 */
  background: -o-linear-gradient(top, #006194, #000336); /* Opera 11.10+ */
  margin-top: 0px; padding-top: 10px; padding-bottom: 10px;
  color: #FFF;
  font-size: 16px;
}

.submit input, .submit a:link, .submit a:visited {  
    width: auto;  
    padding: 8px 15px;   
    border: 0;  
    font-size: 12px;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
	border-radius: 5px;
	behavior: url('http://www.comcater.com.au/comcater-admin/includes/pie/PIE.htc');
    color: #FFF;
	border: 1px solid rgb(181, 181, 183);
    border-color: #1992DA #0C75BB #00589C;
    box-shadow: 0px 1px 1px 0px #6FC5F5 inset;
	background: #37AAEA;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#37AAEA",endColorstr="#117ED2");
	background: -webkit-gradient(linear,left top,left bottom,from(#37AAEA),to(#117ED2));
    background: -moz-linear-gradient(center top , #37AAEA, #117ED2) repeat scroll 0% 0% transparent;
	background-image: -o-linear-gradient(top,#37AAEA 0,#117ED2 100%);
	display: inline-block;
	text-decoration: none;
}  

.submit input:hover, .submit a:hover {  
    color: #FFF;
	background-image: linear-gradient(to bottom,#2488d4 0,#1c5bad 100%);
	background: #1c5bad;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2488d4",endColorstr="#1c5bad");
	background: -webkit-gradient(linear,left top,left bottom,from(#2488d4),to(#1c5bad));
	background: -moz-linear-gradient(top,#2488d4,#1c5bad);
	background-image: -o-linear-gradient(top,#2488d4 0,#1c5bad 100%);
	-webkit-box-shadow: inset 0 1px 1px 0 #64bef1;
	-moz-box-shadow: inset 0 1px 1px 0 #64bef1;
	box-shadow: inset 0 1px 1px 0 #64bef1;
	cursor: pointer;
	text-decoration: none;
}

a:link, a:visited {
	color: #0099CC; text-decoration: none;	
}
a:hover, a:active {
	color: #CC0000; text-decoration: underline;	
}

#productBar {
	background-color: #999999; width: 100%;
}

#productBar h2 {
	color: #FFF; font-size: 18px; text-shadow: #000 2px 2px 2px; margin-left: 10px;
}
/*
#productBox {
  max-width: 96%;
  width: 32px;
  margin-left: 2%;
  position: relative;
  background: #FFF;
  text-align: center;
}


#productBox:before, #productBox:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:200px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-6deg);    
  -moz-transform: rotate(-6deg);   
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#productBox:after 
{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 10px;
  left: auto;
} 
*/
#productBox h2 {
  background-color: #006194; /* fallback */
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006194), to(#000336)); /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #006194, #000336); /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #006194, #000336); /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #006194, #000336);/* IE 10 */
  background: -o-linear-gradient(top, #006194, #000336); /* Opera 11.10+ */
  margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-left: 0px;
  color: #FFF;
  font-size: 12px;
  height: 32px;
}

#productsBox {
  width: 200px;
  margin: 5px;
  position: relative;
  background: #FFF;
  border: 1px solid #333;
  text-align: center;
  display: inline-block;
}

#productsBox h2 {
  background-color: #006194; /* fallback */
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006194), to(#000336)); /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #006194, #000336); /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #006194, #000336); /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #006194, #000336);/* IE 10 */
  background: -o-linear-gradient(top, #006194, #000336); /* Opera 11.10+ */
  margin-top: 0px; padding-top: 10px; padding-bottom: 10px;
  color: #FFF;
  font-size: 12px;
  height: 32px;
}

#productListingBox {
  width: 96%;
  margin: 2%;
  position: relative;
  background: #FFF;
  border: 1px solid #333;
  text-align: left;
  display: inline-block;
}

#productListingBox h2 {
  background-color: #006194; /* fallback */
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006194), to(#000336)); /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #006194, #000336); /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #006194, #000336); /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #006194, #000336);/* IE 10 */
  background: -o-linear-gradient(top, #006194, #000336); /* Opera 11.10+ */
  margin-top: 0px; padding: 10px;
  color: #FFF;
  font-size: 12px;
  min-height: 32px;
}

#mainContent .next, #mainContent .prev{
	position:absolute;
	top:140px;
}

#mainContent .prev{
	left:10px;
}

#mainContent .next{
	right:10px;
}
	
.next, .prev{
	cursor:pointer;
}
#sections ul{
	width:9999px;
	list-style:none;
}

#sections li{
	float:left;
	padding: 0px;
}

#map {
	width: 100%; height: 474px; margin-bottom: 0px; padding-bottom: 0px;
}


#footerMainBox {
	background-color: #333; min-height: 40px; text-align: center; color: #FFF; font-size: 10px; font-weight: 100; font-family: Arial, Helvetica, sans-serif; padding: 20px;
}

#footerWrap {
  max-width: 990px;
  width: 100%;
  margin: auto auto;
  position: relative;
  overflow:hidden;
  height: auto;
}

#footerMap {
	width: 32%; display: inline-block; margin-right: 2%;
}

#footerLeft {
	width: 65%; display: inline-block; color: #FFF; font-size: 14px;
	text-align: left; vertical-align: top;
}

#footerLeftLeft {
	width: 60%; display: inline-block; color: #FFF; font-size: 14px;
	text-align: left; vertical-align: top; margin-right: 2%;
}



#footerLeftRight {
	width: 37%; display: inline-block; color: #FFF; font-size: 14px;
	text-align: left; vertical-align: top;
}

#footerLeft h2 {
	color: #FFF; margin: 0px;
}

@media (max-width: 670px) {

#footerMap {
	width: 96%; display: inline-block; margin-left: 2%; margin-bottom: 10px;
}

#footerLeft {
	width: 96%; display: inline-block; color: #FFF; font-size: 14px; margin-left: 2%;
	text-align: left; vertical-align: top;
}
}

@media (max-width: 450px) {
	#footerLeftLeft {
		width: 96%; display: inline-block; color: #FFF; font-size: 14px;
		text-align: left; vertical-align: top; margin-left: 2%; margin-bottom: 10px;
	}
	
	#footerLeftRight {
		width: 96%; display: inline-block; color: #FFF; font-size: 14px;
		text-align: left; vertical-align: top; margin-left: 2%;
	}
}

#map {
	max-width: 990px; width: 100%; height: 200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border: 2px solid FFF;
}

a.footerMainLink:link { color: #FFF; text-decoration: none; }
a.footerMainLink:visited { color: #FFF; text-decoration: none; }
a.footerMainLink:active { color: #0099CC; text-decoration: none; }
a.footerMainLink:hover { color: #0099CC; text-decoration: none; }

a.footerLink:link { color: #FFF; text-decoration: none; }
a.footerLink:visited { color: #FFF; text-decoration: none; }
a.footerLink:active { color: #0099CC; text-decoration: none; }
a.footerLink:hover { color: #0099CC; text-decoration: none; }

@media (min-width: 600px) {
#loginLeft {
	width: 50%; float: left;	
}

#loginRight {
	width: 38%; float: left; margin-left: 6px;
}

#loginForm {
	width: 50%; float: left;	
}
#signUpLeft {
	float: left; width: 33%;
}
#signUpRight {
	float: left; width: 65%;
}
#cartLeft {
	width: 50%; float: left;
}
#cartMid {
	width: 40%; float: left;
}
#cartRight {
	width: 10%; float: left; text-align: right;
}
}

@media (max-width: 720px) {
#loginLeft {
	width: 45%; float: left;	
}

#loginRight {
	width: 38%; float: left; margin-left: 6px;
}

#loginForm {
	width: 50%; float: left;	
}
#signUpLeft {
	float: left; width: 33%;
}
#signUpRight {
	float: left; width: 65%;
}
#cartLeft {
	width: 50%; float: left;
}
#cartMid {
	width: 40%; float: left;
}
#cartRight {
	width: 10%; float: left; text-align: right;
}
}

@media (max-width: 599px) {
#loginLeft {
	width: 96%; margin: 2%;	
}

#loginRight {
	width: 96%; margin: 2%;	
}

#loginForm {
	width: 50%; float: left;	
}
#signUpLeft {
	width: 96%; margin: 2%;	
}
#signUpRight {
	width: 96%; margin: 2%;	
}
#cartLeft {
	width: 40%; float: left;
}
#cartMid {
	width: 50%; float: left;
}
#cartRight {
	width: 10%; float: left; text-align: right;
}
}

@media (max-width: 379px) {
#loginLeft {
	width: 96%; margin: 2%;	
}

#loginRight {
	width: 96%; margin: 2%;	
}

#loginForm {
	width: 96%; margin: 2%;		
}
#signUpLeft {
	width: 96%; margin: 2%;	
}
#signUpRight {
	width: 96%; margin: 2%;	
}
#cartLeft {
	width: 96%; margin: 2%;	
}
#cartMid {
	width: 96%; margin: 2%;	
}
#cartRight {
	width: 96%; margin: 2%;	text-align: left;
}
}

.inputRequirement {
	color: #F00;
}

@media (min-width: 580px) {
	.tabrow {
		text-align: center;
		list-style: none;
		margin: 0px;
		padding: 0;
		line-height: 24px;
		height: 26px;
		overflow: hidden;
		font-size: 12px;
		position: relative;
	}
}
@media (max-width: 579px) {
	.tabrow {
		display: none;
	}
}
.tabrow li {
	border: 1px solid #AAA;
	background: #D1D1D1;
	background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
	text-shadow: 0 1px #FFF;
	margin: 0 -5px;
	padding: 0 20px;
}
.tabrow a {
	  color: #555;
	  text-decoration: none;
}
.tabrow li.selected {
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
}
.tabrow:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #AAA;
	z-index: 1;
}
.tabrow li:before,
.tabrow li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
.tabrow li:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow li:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow li.selected:before {
	box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
	box-shadow: -2px 2px 0 #FFF;
}

#accountImg {
	width: 33%;
	float: left; max-width: 100px;
}

#accountImg img {
	width: 100%; height: auto; max-width: 100px;
}

#accountRight {
	float: right; width: 65%;
}

/* ########################## Slideshow ########################## */
@media (min-width: 660px) {
	.featuredWork {
	  position: relative;
	  width: 100%;
	  padding-bottom: 20px;
	  background: #333; /* Old browsers */
		border-bottom: 4px solid #CCC;
		margin-bottom: 20px;
		margin-top: -20px;
		-webkit-box-shadow: inset 0px 2px 3px 0 #000;
		-moz-box-shadow: inset 0px 2px 3px 0 #000;
		box-shadow: inset 0px 2px 3px 0 #000;
		text-align: center;
	}
}
@media (max-width: 659px) {
	.featuredWork {
		display: none;
	}
}

.featuredWork #imgs {
	width: 80%;
	margin: auto auto;
}

.featuredWork h2 {
	color: #FFF;
	margin-top: 20px;
	padding-top: 20px;
}

.item img {
	border: 4px solid #FFF;
	margin: 6px;
}
  
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 96%;
  margin-left: 2%;
  border: 0;
}

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }
@media (min-width: 920px) {
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: -20px;
  text-align: left;
  padding-left: 0px;
  width: 920px;
  margin-left: 10%;
  }
}
@media (max-width: 919px) {
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: -20px;
  text-align: left;
  padding-left: 0px;
  width: 100%;
  margin-left: 10px;
  }
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #666;
  display: inline-block;
  _display: block;
  *display: block;
  width: 20px;
  height: 20px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #FDC236;
  }

.messageStackError { padding: 10px; margin-bottom: 20px; background-color: #D90700;
-moz-border-radius: 10px; color: #FFF; text-align: left; font-size: 14px; border-radius: 10px;  }

.messageStackSuccess { padding: 10px; margin-bottom: 20px; background-color: #99ff00;
-moz-border-radius: 10px; color: #333; text-align: left; font-size: 14px; border-radius: 10px;  }

#randomImg { 
	padding: 10px;
	border: 1px solid #000;
	font-size: 20px;
	display: inline-block;
	background: url(media-images/background-noise.png);
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	
	/* No support for these yet, use at own risk */
	-o-user-select: none;
	user-select: none; 
}
/* ########################## End of Slideshow ########################## */

/* ########## 2 Columns Left ############# */

#TwoColumnsLeftDivLeft {
	width: 32%; display: inline-block; vertical-align: top;
}

#TwoColumnsLeftDivRight {
	width: 65%; display: inline-block; vertical-align: top; margin-right: 1%;
}
#TwoColumnsRightDivLeft {
	width: 65%; display: inline-block; vertical-align: top;
}

#TwoColumnsRightDivRight {
	width: 32%; display: inline-block; vertical-align: top; margin-right: 1%;
}
#map2 {
	max-width: 990px; width: 100%; height: 600px;
}
@media (max-width: 600px) {
	#TwoColumnsLeftDivLeft, #TwoColumnsLeftDivRight, #TwoColumnsRightDivLeft, #TwoColumnsRightDivRight {
		width: 96%; display: inline-block; vertical-align: top; margin-left: 2%;
	}
	#map2 {
		height: 300px; width: 90%; display: inline-block; vertical-align: top; margin-left: 5%;
	}
}

#productBox {
	width: 31%;
	margin-right: 1%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

@media (max-width: 600px) {
	#productBox {
	width: 48%;
	margin-right: 1%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
}
@media (max-width: 430px) {
	#productBox {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
}

#productBox img {
	width: 100%;
	height: auto;
}