@charset "utf-8";
/* CSS Document */
@font-face {

	font-family: 'myriadbold';

	src: url('../fonts/myriad-boldcond-webfont.eot');

	src: local('?'), url('../fonts/myriad-boldcond-webfont.woff') format('woff'), url('../fonts/myriad-boldcond-webfont.ttf') format('truetype'), url('../fonts/myriad-boldcond-webfont.svg#webfontyw0QWv3m') format('svg');

	font-weight: bold;

	font-style: normal;

}
@font-face {

	font-family: 'myriad';

	src: url('../fonts/myriad-boldcond-webfont.eot');

	src: local('?'), url('../fonts/myriad-regular-webfont.woff') format('woff'), url('../fonts/myriad-regular-webfont.ttf') format('truetype'), url('../fonts/myriad-regular-webfont.svg#webfontyw0QWv3m') format('svg');

	font-weight: normal;

	font-style: normal;

}
body{
	font-family: "myriad";
	font-size:.9em;
	color:#fff;

}

img{
	border:0;
}

p{
	margin:0;
	padding:6px;
}

ul{
	list-style:square;
}

h1{
	margin:0;
	padding:6px;
	font-weight:bold;
	font-size:2em;
	font-family:"myriadbold";
}

h2{
	margin:0;
	padding:6px;
	font-weight:bold;
	font-size:2em;
	font-family:"myriadbold";
}


h3{
	margin:0;
	padding:6px;
	font-weight:bold;
	font-size:1.5em;
	font-family:"myriadbold";
}

h4{
	margin:6px;
	padding:0;
	font-weight:bold;
	font-size:1.2em;
	font-family:"myriad";
}

h5{
	margin:6px;
	padding:0;
	font-weight:bold;
	font-size:1.1em;
}


/*-------------LINKS----------------*/

a:link{
	text-decoration:underline;
	color:#fff;
}

a:visited{
	text-decoration:underline;
	color:#fff;
}

a:hover{
	text-decoration:none;
	color:#0095f1;
}

a:active{
	text-decoration:underline;
	color:#fff;
}



#contentContainer a:link{
	text-decoration:none;
	color:#0095f1;
}

#contentContainer a:visited{
	text-decoration:none;
	color:#0095f1;
}

#contentContainer a:hover{
	text-decoration:underline;
	color:#fff;
}

#contentContainer a:active{
	text-decoration:none;
	color:#0095f1;
}

#tabs a:link{
	text-decoration:underline;
	color:#fff;
}

#tabs a:visited{
	text-decoration:underline;
	color:#fff;
}

#tabs a:hover{
	text-decoration:none;
	color:#0095f1;
}

#tabs a:active{
	text-decoration:underline;
	color:#fff;
}


#footer a{
	text-decoration:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:none;
	color:#0095f1;
}


a.bluelink {
	background:#0063a0!important;
	color:#fff!important;
	padding:8px 15px!important;
	text-decoration:none!important;
}

a.bluelink:hover {
	background:#0095f1!important;
	color:#fff!important;
	padding:8px 15px!important;
}

.bluesubmit {
	background:#0063a0!important;
	color:#fff!important;
	padding:8px 15px!important;
	text-decoration:none!important;
	border:0px!important;
}

/*---------FONT COLORS------------*/

.blue{
	color:#0095f1;
}

.helplineicon{
float: right;
    position: absolute;
    right: 29px;
    top: 10px;
	}
.textdesc{
	color:#CCC;
	}
.formcontactus label{
	display: block;
	}	
	button, input, optgroup, select, textarea {
    color: #000!important;
	}
	@media (max-width: 1200px) {
		
	}
	@media (max-width: 991px) {
		
#container {
    width: 100%;
}#menu {
    display: table;
    float: none;
    margin: 0 auto; padding:137px 0 0;
}
	}
	.mobile_template{ display:none;}
	.navbar-nav {
    float: none;
    margin: 0;
}
.navbar{
    min-height: 34px;
}
.nav > li > a{
    color: #fff;
    font-size: 1em;
    margin-right: 1px;
    padding: 16px 0 22px;
    text-align: center;
    text-transform: uppercase;
    width: 165.55px;
	font-weight:bold;
}
.nav li a:hover,
.nav li.active a{
    color:#af1d20;
}
	@media (max-width: 767px) {
	#leftContent,#midContent,#rightContent {
    float: none;
    min-height: auto;
    padding: 0;
    width: 100%;
}#contentContainer a:link {
    display: block;
    float: none;
    text-decoration: none;text-align: center;
}#tagline {
    height: auto;
    overflow: hidden;
    padding: 45px 0 0 15px;
    width: 100%;
}  .desktop_template{
    display:none !important;
  }
  .mobile_template{
    display:block !important;
  }	.nav > li > a{
    width:auto;
    padding:8px;
    margin-bottom:1px; text-decoration:none;
  }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color:#000;
  }.navbar-nav{
    display: block;
    float: none; background-color: #1A1A1A;
}.navbar-toggle {
    margin-left: 15px;
}
#back { background: transparent url("../fonts/images/rocky_back11.jpg") no-repeat scroll center top !important;}
.horizontal .carousel_container {
    height: auto!important;
    margin: 0 auto;
    overflow: visible!important;
    position: relative;
    width: 100%!important;
}.horizontal {
    display: none;
}#leftContentInt {
    float: none;
    min-height: inherit;
    padding-right: 0;
    width: 100%;
}#rightContentInt {
    float: none;
    width: 100%;
}#contentContainer a:link {
    text-align: left;
}
	}
	@media (max-width: 500px) {
		
	}