@font-face {
    font-family: 'texgyreadventorbold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.woff') format('woff'),
         url('fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.page_head .menu .active a {
color: #a9141e;
}

.top_line {background-color: #a9141e !important;}
.top_line p {color: #FFFFFF !important;}
.top_line a {color: #FFFFFF !important;}
.top_line a:hiver {color: #FFFFFF !important;}

.main_content_area {margin-top: 0px;}

/*-------------------------------------------------------------------------------------------------*/
	/*ACCORDION */
/*-------------------------------------------------------------------------------------------------*/

.accordion-heading a { color: #514e4e;}
.accordion-heading a:hover { color: #ed1c24;}

/*-------------------------------------------------------------------------------------------------*/
	/*ACCORDION */
/*-------------------------------------------------------------------------------------------------*/
.Table
{
	display: table;
	border: 1px solid #c6c2c2;
	width: 100%;
}
.Table.check-domain
{
	border:none;
}
.Title
{
	width: 100%;
	background-color:#c9c9c9;
	color:#fff;
}
.Title ul
{
	margin: 0px 0px 0px 0px;
}
.Title ul li
{
	float:left;
	padding:10px;
}
.Table .Heading
{
	display: table-row;
	font-weight: bold;
	text-align: center;
	background-color:#7b7a7a;
	color:#fff;
}
.Table .Table-Row
{
	display: table-row;
}

.Table .Table-Row.even
{
	background-color:#e0e0e0;
}

.Table .Cell
{
	display: table-cell;
	padding:0px 0px;
	text-align:center;
}
.Table .Heading.Cell
{
	border:1px solid #666;
}
.Table .Cell p
{
	text-align:center;
	padding:10px 0px;
	margin-bottom:0px !important;
	margin:10px;
}
.Table .Cell p.extensions
{
	text-align:left;
}
.Table .Cell label
{
	margin-left:15px;
	padding-right:0px;
	min-height:inherit;
}



/*-------------------------------------------------------------------------------------------------*/
	/*HEADER */
/*-------------------------------------------------------------------------------------------------*/
.page_head {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	background-image: url("") !important;
	background-color: #fff !important;
}

.page_head .menu {margin-top: 20px !important; }
.menu li {background: transparent url(../images/grey-box.png) no-repeat 100% 50%;
}
.menu.sub-menu li  {background: transparent;
}

.menu li:last-child {background: transparent !important;
}
.page_head .menu a { box-shadow:0px 0px #ededed !important; }

.page_head .menu li, .page_head .menu li ul{
	float: left;
}
.page_head .menu .current-menu-parent a {color: #ffffff}
.page_head .menu .current-menu-parent {background:;}

.page_head .menu li a {
color: #666666;
font-size: 15px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 23px;
}



/*.page_head .menu li a:last-child {
margin-right: 0px !important;
}*/

.sub-menu li a{ margin-right:0px !important;}
.page_head .menu ul a:hover {
background-color: #a9141e !important;
text-shadow: none;
}

.page_head .menu ul {top: 55px !important; }
.page_head .menu .current-menu-item a {color: #747474 !important ; 	margin-right:30px !important;
}

.page_head .menu .current-menu-item {background: !important ;}
.menu li:hover { background: transparent url(../images/grey-box.png) no-repeat 100% 50%;}
.menu.sub-menu li:hover { background: transparent !important;}
.page_head .menu li:hover a { color: #a9141e;}

.page_head .menu ul .current-menu-item a{ color: #747474 !important;}
.page_head .menu .current-menu-item ul a{ color: #bcbcbc !important;}


.page_head .menu li ul { background-color: #444444 ;}
.page_head .menu ul li:first-child > a:after { border-bottom-color:#444444 ;}
.page_head .menu ul ul li:first-child > a:after { border-right-color: #444444 ;}
.page_head .menu ul li a { color: #bcbcbc !important;}

.page_head .menu ul li:hover a { background:#a9141e }
.page_head .menu ul li:hover:first-child > a:after { border-bottom-color:#a9141e ;}
.page_head .menu ul ul li:hover:first-child > a:after { border-right-color: #a9141e ;}
.page_head .menu ul li:hover a { color: #ffffff !important}

.page_head .menu ul ul a { background-color: #444444  !important;}
.page_head .menu ul li:hover li a { color: #bcbcbc !important;}
.page_head .menu ul li li:hover a { color:#ffffff !important; }
.page_head .menu ul ul a:hover { background:#a9141e !important }


.page_head .menu li a {
-moz-border-radius: 4px 4px;
-o-border-radius: 4px 4px;
-webkit-border-radius: 4px 4px;
border-radius: 4px 4px;
}

.page_head .menu li a:hover {
-moz-border-radius: 0px;
-o-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

.page_head .menu ul li:first-child a:hover {
-moz-border-radius: 4px 4px 0px 0px !important;
-o-border-radius: 4px 4px  0px 0px !important;
-webkit-border-radius: 4px 4px  0px 0px !important;
border-radius: 4px 4px  0px 0px !important;
}

/*.page_head .menu ul li:last-child a:hover {
-moz-border-radius: 0px 0px 4px 4px !important;
-o-border-radius: 0px 0px 4px 4px !important;
-webkit-border-radius: 0px 0px 4px 4px !important;
border-radius: 0px 0px 4px 4px !important;
}*/

.page_head .menu ul ul li:first-child a:hover {
-moz-border-radius: 4px 4px 0px 0px !important;
-o-border-radius: 4px 4px  0px 0px !important;
-webkit-border-radius: 4px 4px  0px 0px !important;
border-radius: 4px 4px  0px 0px !important;
}

.page_head .menu, .menu ul {
float: right;
margin: 0;
padding: 0;
list-style: none;
}

.page_head .menu li {
	float: left;
	position: relative;
	margin-left:20px;
}

.page_head .menu li:last-child {
	margin-right:0px !important;
}

.mrgbtm35 {
	margin-bottom: 10px;
}




/*-------------------------------------------------------------------------------------------------*/
	/*SOCIAL MEDIA ICONS */
/*-------------------------------------------------------------------------------------------------*/

.facebook_icon {
	
	background-position: 0% 65%;
	background-repeat: no-repeat;
	color: #fff;
	font-style: normal;
	padding: 10px 30px 7px 0;
	background-image: url("../images/facebook.png");
	height: 26px;
}

.twitter_icon {
	
	background-position: 0% 65%;
	background-repeat: no-repeat;
	color: #fff;
	font-style: normal;
	padding: 10px 30px 7px 0;
	background-image: url("../images/twitter.png");
	height: 26px;
}

.googleplus_icon {
	
	background-position: 0% 65%;
	background-repeat: no-repeat;
	color: #fff;
	font-style: normal;
	padding: 10px 30px 7px 0;
	background-image: url("../images/googleplus.png");
	height: 26px;

}


/*-------------------------------------------------------------------------------------------------*/
	/*FOOTER */
/*-------------------------------------------------------------------------------------------------*/



.footer {
	color: #a8a8a8;
	background-image: url("");
    background-color: #444444;
	padding-top:20px; 
    padding-bottom: 0px;
    border-top: 5px solid #cfcfcf;
	font-size:12px !important;
	color: #a8a8a8;
	line-height:15px;
	text-decoration: none;
}


.footer ul { margin-left:10px !important;}
.footer ul li { margin-bottom:10px !important;}
.footer ul.unstyled { margin-left:0px !important;}
.footer p { 
	font-size:11px;
	margin-top:5px;
	color: #a8a8a8;
	line-height:15px;
	text-decoration: none;
}
.footer strong { color:#fff;}
.footer a {
	color:#a8a8a8;
	text-decoration:none !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer a:hover {
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration:none !important;
}
.footer h5 { color:#fff; }
.footer hr{ border-top-color:#333; border-bottom:0px; !important; margin-top:6px; margin-bottom:15px;}
.footer hr.bottom { border-top-color:#333; border-bottom: 0px !important; margin-top:10px !important; margin-bottom:0px;}

.footer .sep { background:url(../img/patterns/sep_w.png); margin-bottom:10px !important;}

.bottom_line p {
	margin-bottom:0px !important; color:#fff;
}
.bottom_line { background:#444444; padding:5px 0px;}
.bottom_line a { color:#fff; text-decoration:underline;}
.bottom_line a:hover { text-decoration:none;}


.special_box_width{
	width: 400px;
}

.find_out{
	margin:	0px auto; 
	text-align:	center; 	
}
.find_out h4{
	background-color:#bf1723;
	display: inline; 
}

.find_out a{
	display:inline;  
	padding:5px 10px; 
	color:#fff; 
	font-weight:500;  	
}

.find_out h4:hover{
	background-color:#a9141e;
}

.find_out h4 a:hover{
	color: #fff;
}



@media (max-width: 767px){
.pull-right {
	float: none !important;
	text-align:center;
}

.pull-left {
	float: none !important;
	text-align:center;
	display:block;
}

.special_box_width{
	width: 60%;
}


}
