body {
    margin: 0 auto;
	min-width: 1000px;
	color: #262626;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	background-color: #f3f3f3; 
}
a {
	color: #b10202;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	color: #ffffff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 61px;
	font-weight: normal;
	margin: 0;
	text-shadow: 0px 0px 2px rgba(14, 9, 7, 1);
}
h2, h2 a {
	color: #000000;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 37px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #b10202;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 31px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #b10202;
	font-family: 'Bad Script', cursive;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #b10202;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #b10202;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}
p, ul, ol {
	color: #262626;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
hr {
	background-color: #231f20;
    border: 0 none;
    height: 3px;
}
.component-area ul {
    list-style-image:url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/li-bullet.png');
	padding: 0 0 0 16px;
}
.component-area ul li {
	padding: 0 0 8px 15px;
}
.black-box {
    padding: 5px 36px 0 36px;
	border: 1px solid #222222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #262626; /* Old browsers */
	background: -moz-linear-gradient(top,  #262626 0%, #020609 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262626), color-stop(100%,#020609)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #262626 0%,#020609 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #262626 0%,#020609 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #262626 0%,#020609 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #262626 0%,#020609 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#020609',GradientType=0 ); /* IE6-9 */
}
.slider-box {
    background-color: #212121
}
div.anythingSlider .back a {
    display: block;
	height: 75px;
	margin: -37px 0 0 0;
	width: 39px;
	text-align: center;
	outline: 0;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/laft-arrow.png') no-repeat;
	position: absolute;
	left: 57px;
}
div.anythingSlider .back a:hover {
	display: block;
	height: 75px;
	margin: -37px 0 0 0;
	width: 39px;
	text-align: center;
	outline: 0;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/laft-arrow.png') no-repeat;
	position: absolute;
	left: 57px;
}
div.anythingSlider .forward a {
	display: block;
	height: 75px;
	margin: -37px 0 0 0;
	width: 39px;
	text-align: center;
	outline: 0;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/right-arrow.png') no-repeat;
	position: absolute;
	right: 56px;
}
div.anythingSlider .forward a:hover {
	display: block;
	height: 75px;
	margin: -37px 0 0 0;
	width: 39px;
	text-align: center;
	outline: 0;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/right-arrow.png') no-repeat;
	position: absolute;
	right: 56px;
}
div.anythingSlider-default {
	margin: 0 auto;
	padding: 0;
}
.wrapper {
	width: 100%;
}
.mb_listview_date, #forward, #back {
    color: #000000;
    font-family: 'Pathway Gothic One',sans-serif;
	font-size: 37px;
	font-weight: normal;
}
.button {
    display: inline-block;
    padding: 5px 17px;
	background-color: #B10202;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
}
.button:hover {
	cursor: pointer;
	background: #D80202;
    text-decoration: none;
}
/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	color: #262626;
	margin: 0;
}
.le_form_name {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	color: #262626;
	margin: 0;
}
.le_form_submit input[type="submit"] {
	background-color: #231f20;
	padding: 10px 20px;
	border: 1px solid #b10202;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;	
}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	background-color: #b10202;
	color: #231f20
	border: 1px solid #ffffff;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #b10202;
	padding: 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #b10202;
	padding: 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
}
.header {
	margin: auto;
	width: 960px;
	padding: 32px 0 4px 0;
}
.headerleft {
	float: left;
	width: 400px;
}
.logo {
	padding: 11px 10px 0 10px;
}
.headerright {
	float: right;
	width: 560px;
    text-align: right;
}
.header1 {
	padding: 0 10px;
	float: left;
	width: 540px;
}
/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.navigationwide {
    background-color: #020609;
	border-bottom: 1px solid #1a1a1a;
	width: 100%;
}
.navigation {	
	margin: auto;
	width: 960px;
}
.MainMenu {
	padding: 0 10px;
	text-align: left;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	color: #ffffff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 23px;
	padding: 11px 60px 9px 0;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #b10202;
}
.MainMenu li.le_menuitem_level_0 a.le_current_link {
    color: #b10202;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	background-color: #020609;
	color: #ffffff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 18px;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #b10202;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -35px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	color: #ffffff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 18px;
    background-color: #020609;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #b10202;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/
.contenttopwide {
	border-bottom: 1px solid #7d7d7d;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #494949 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#494949)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#494949 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#494949 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#494949 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#494949 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#494949',GradientType=0 ); /* IE6-9 */	
	min-height: 380px;
	padding: 14px 0;
	width: 100%;
}
.contenttop {
	margin: auto;
	width: 960px;
}
.contentbottomwide {
	padding: 40px 0;
	width: 100%;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/component-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentbottom {
	margin: auto;
	width: 960px;
}
.content1 {
	padding: 0 10px;
}
.content2 {
	float: left;
	padding: 0 10px;
	width: 300px;
}
.content3 {
	float: left;
	padding: 0 10px;
	width: 300px;
}
.content4 {
	float: left;
	padding: 0 10px;
	width: 300px;
}
.content5 {
	padding: 0 10px;
}
.content6 {
	float: left;
	padding: 0 10px;
	width: 460px;
}
.content7 {
	float: left;
	padding: 0 10px;
	width: 460px;
}
.content8 {
	padding: 0 10px;
}

/*-------------------------SUBCONTENT START---------------------------*/
.subcontentwide {
	margin: auto;
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;	
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/component-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px; 
}

/*-------------------------SUB CONTENT END-----------------------------*/

/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapperwide {
	width: 100%;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/glovebox/component-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footerwide {
	background-color: #0b0a0a;
	border-top: 6px solid #2d2828;
	padding: 30px 0;
	width: 100%;
}
.footer {
	margin: auto;
	width: 960px;
}
.footer p {
	color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.footerleft {
	float: left;
	width: 320px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerright {
	float: left;
	width: 640px;
    text-align: right;
}
.footer1 {
	padding: 0 10px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/