@charset "UTF-8";
/* CSS Document */
/*
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Grand Hotel', cursive;
	
	font-family: 'Playfair Display', serif;
	font-family: 'Oswald', sans-serif;
*/

/*@font-face {
	font-family: 'Bazar';
	src: url('../fonts/Bazar.eot?') format('eot'), 
	     url('../fonts/Bazar.woff') format('woff'), 
	     url('../fonts/Bazar.ttf')  format('truetype'),
	     url('../fonts/Bazar.svg#Bazar') format('svg');
}*/

/*@font-face {
    font-family: 'Bazar'; 
    src: url('/fonts/Bazar.eot');
    src: url('/fonts/Bazar.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Bazar.woff') format('woff'), 
         url('/fonts/Bazar.ttf') format('truetype'),
         url('/fonts/Bazar.svg#Bazar') format('svg');
}*/

html,body {
	height: 100%;
	width: 100%; 
	/*overflow: hidden;*/
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	letter-spacing: 0px; 
	font-size: 15px; 
	background-color: #F5F5F5;	
	font-family: 'Open Sans', sans-serif;
	min-width: 1300px;
}

p {
	font-size: 15px;
	line-height: 21px; 
	text-align: left;
}

p.red {
	color: #c9403d;	
}

h1 {
	color: #c9403d; 
	letter-spacing: 0px;
	padding: 0; 
	margin: 0; 
	position: relative; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 50px;
}

h2 {
	color: #c9403d; 
	letter-spacing: 0px;
	padding: 0; 
	margin: 0; 
	position: relative;  
	font-size: 30px;
	font-weight: 700;
} 

.sub_title {
	color: #ff0000; 
	letter-spacing: 0px;
	padding: 0; 
	margin: 0; 
	position: relative; 
	font-size: 21px;
}

.clear_this {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	position: relative; 
	display: block; 
}

.wrapper {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	z-index: 100;
}

.inner_wrapper {
	padding-top: 296px;
}

.header {
	height: 110px;
	z-index: 1000;
	position: relative;
}

/*.footer {
	height: 77px;
	background-color: #58595B;
	margin-top: -77px;
	position: relative; 
	width: 958px; 
	border-left: 1px solid #58595B;
	border-right: 1px solid #58595B;
	margin-left: auto;
	margin-right: auto;
	font-weight: 300;
}*/

/*.footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: -54px;
	width: 908px;
	height: 53px;
	border-top: 1px solid #B3B3B3;
	text-align: center;
	font-size: 12px;
	color: #000000;	
	position: relative;
}*/

/*label {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #000000;
	display: block;
	float: left;
	width: 485px; 
	clear: left;
	font-weight: bold;
}

input {
	width: 202px;
	color: #cccccc;
	font-size: 18px;
	line-height: normal;
	font-family: 'Oswald', sans-serif;
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 0px;
	height: 28px;
	background-color: #ffffff;
	border: 1px solid #999999;
	float: left;
	clear: left;
	margin-left: 12px;
}

textarea {
	width: 202px;
	color: #cccccc;
	font-size: 18px;
	line-height: normal;
	font-family: 'Oswald', sans-serif;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 0px;
	height: 56px;
	background-color: #ffffff;  
	border: 1px solid #999999;
	float: left;
	clear: left;
	resize: none;
	margin-left: 12px;
	overflow-y: auto;
}*/

.video_container {
	position:fixed;
    height:100%;
    width:100%;
    overflow: hidden;
	z-index: -1000;
	top: 0px;
	left: 0px;
}

.video_inner {
	margin: 0px;
	padding: 0px;
	/*height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 100%;*/
	width: 100%;
	height: 100%;
	overflow: hidden; 
	position: relative;
}

.video1 {
	min-width: 100%;
    min-height: 100%;
}

.logo {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -95px;	
}

.footer_container {
	position: relative;
	height: 140px;	
	margin-top: -140px;
	z-index: 101;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
}

.footer_bottom {
	height: 15px;
	width: 100%;
	background: url('https://webmediastorage.blob.core.windows.net/images/bkg_shadow2.png') repeat-x top left;	
	position: absolute;
	/*bottom: 125px;*/
	top: 0px;
	left: 0px;
	z-index: 10001;
}

.footer_content {
	width: 95%;
	height: 140px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.logo_pos {
	width: 158px;
	height: 158px;
	background: url('https://webmediastorage.blob.core.windows.net/images/logo2.png') no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 14px;
	z-index: 10000;
}

.red_banner {
	width: 158px;
	height: 90px;
	background: url('https://webmediastorage.blob.core.windows.net/images/red_banner.png') no-repeat top left;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 14px;
	z-index: 10000;
}

.red_banner a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.red_banner a:hover {
	text-decoration: underline;	
}

.red_text {
	font-weight: bold;
	font-size: 21px;
	color: #ca403e;
	position: absolute;
	left: 0px;
	top: 15px;
	line-height: 40px;
}

/*.menu_container {
	height: 30px;
	background-color: #404041;
	position: absolute; 
	left: 0px;
	bottom: 0px;
	width: 957px;
}*/

.footer_menu {
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   left: 50%;
   text-align: center;
   z-index: 3000;
   margin-top: 30px;
}

.footer_menu li {
   float: left;
   list-style: none;
   /*margin: 0 26px;*/
   margin: 0 8px;
   position: relative;
   right: 48%;
   /*line-height: 23px;*/
   /*line-height: 30px;*/ 
   font-size: 17px;
   color: #000000;
}

.footer_menu li a {
	font-size: 17px;
	color: #000000;
	text-decoration: none;	
}

.footer_menu li a:hover {
	text-decoration: underline;	
}

.credit_cards {
	position: absolute;
	top: 93px;
	left: 50%;
	/*margin-left: -61px;*/
	margin-left: -77px;
}

.menu_container {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 227px;
	width: 100%;
	overflow: hidden;
}
 
.menu {
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   left: 50%;
   text-align: center;
   z-index: 3000;
}

.menu .topitem {
   display: block;
   float: left;
   list-style: none;
   /*margin: 0 26px;*/
   margin: 0 15px;
   position: relative;
   right: 50%;
   font-size: 25px;
   /*line-height: 23px;*/
   /*line-height: 30px;*/ 
}

.menu .topitem .toplink {
	display: block;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	/*font-size: 27px;*/
	font-weight: 400;
	padding-top: 4px;
	/*background: url('https://webmediastorage.blob.core.windows.net/images/bkg_menu_main.png') repeat;*/
}

.menu .topitem .toplink:hover {
	/*color: #e6e6e6;*/
	/*background: url('/images/bkg_menu_main.png') repeat;*/
}

.submenu {
	position: absolute;
	top: 31px;
	left: -5%;
	width: 110%;
	display: none;
}

.submenu li {
	float: left;
	clear: left;
	width: 100%;
	position: relative;
	padding-top: 8px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 13px; 
	font-weight: 400;
	text-align: left;
	display: block;
	background: url('https://webmediastorage.blob.core.windows.net/images/bkg_menu_main.png') repeat;
	text-indent: 7%;
}

.submenu li a {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
}

.submenu li a:hover {
	text-decoration: underline;
}

.white_content_block {
	background: #ffffff;
	position: absolute;
	top: 310px;
	left: 0px;
	width: 100%;
}

.content_trans_top {
	width: 924px;
	height: 14px;
	margin: 0 auto;
	background: url('https://webmediastorage.blob.core.windows.net/images/content_trans_top.png') no-repeat top left;
	position: relative;
}

.content_trans_bot {
	width: 924px;
	height: 14px;
	margin: 0 auto;
	background: url('https://webmediastorage.blob.core.windows.net/images/content_trans_bot.png') no-repeat top left;
	position: relative;
}

.content_trans_mid {
	width: 924px;
	background: url('https://webmediastorage.blob.core.windows.net/images/content_trans_mid.png') repeat-y top left;
	margin: 0 auto;
	position: relative;
}

.content_mid_white {
	background-color: #ffffff;
	width: 895px;
	margin: 0 auto;	
}

.content_mid_white_inner {
	width: 865px;
	margin: 0 auto;	
	padding: 20px 0px 30px 0px;
}

.red_title {
	color: #c9403d;
	font-size: 20px;
	display: block;
	font-weight: 700;	
}

.normal_ul {
	padding-top: 21px;
	padding-bottom: 11px;
} 

.normal_ul li {
	color: #c9403d;
	list-style-type: disc; 
	margin-left: 40px;
	font-size: 15px;
	padding-bottom: 10px;
}

.normal_ul li span {
	color: #000000;
}

.red_link {
	color: #c9403d;
}

.red_link:hover {
	text-decoration: none;	
}

.watch_video {
	position: absolute;
	/*top: 690px;*/
	bottom: 175px;
	left: 50%; 
	/*margin-left: -69px;*/
	margin-left: -84px;
}

.home_thumb1 {
	position: absolute;
	bottom: 160px;
	left: 3%;
	width: 225px;
	height: 151px;
	text-decoration: none;
}

.home_thumb2 {
	position: absolute;
	bottom: 160px;
	left: 22%;
	width: 225px;
	height: 151px;
	text-decoration: none;
}

.home_thumb3 {
	position: absolute;
	bottom: 160px;
	right: 22%;
	width: 225px;
	height: 151px;
	text-decoration: none;
}

.home_thumb4 {
	position: absolute;
	bottom: 160px;
	right: 3%;
	width: 225px;
	height: 151px;
	text-decoration: none;
}

.home_thumb1 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.home_thumb2 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.home_thumb3 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.home_thumb4 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.home_thumb1 span {
	display: block;
	text-align: center;
	color: #cccccc;
	position: relative;
	font-size: 26px;
	line-height: 151px;
	visibility: hidden;
}

.home_thumb2 span {
	display: block;
	text-align: center;
	color: #cccccc;
	position: relative;
	font-size: 26px;
	line-height: 151px;
	visibility: hidden;
}

.home_thumb3 span {
	display: block;
	text-align: center;
	color: #cccccc;
	position: relative;
	font-size: 26px;
	line-height: 151px;
	visibility: hidden;
}

.home_thumb4 span {
	display: block;
	text-align: center;
	color: #cccccc;
	position: relative;
	font-size: 26px;
	line-height: 151px;
	visibility: hidden;
}

.thumb_overlay {
	visibility: hidden;	
}

.inventory_titles {
	background-color: #757575;
	height: 25px;	
	width: 865px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
}

.inventory_titles .row1, 
.inventory_titles .row2,
.inventory_titles .row3,
.inventory_titles .row4,
.inventory_titles .row5,
.inventory_titles .row6,
.inventory_titles .row7,
.inventory_titles .row8,
.inventory_titles .row9,
.inventory_titles .row10,
.inventory_titles .row11,
.inventory_titles .row12,
.inventory_titles .row13 {
	display: block;
	line-height: 25px;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.inventory_titles .row1 {
	width: 50px;	
}

.inventory_titles .row2 {
	width: 115px;	
}

.inventory_titles .row3 {
	width: 75px;
}

.inventory_titles .row4 {
	width: 75px;	
}

.inventory_titles .row5 {
	width: 75px;	
}

.inventory_titles .row6 {
	width: 80px;	
}

.inventory_titles .row7 {
	width: 50px;	
}

.inventory_titles .row8 {
	width: 80px;	
}

.inventory_titles .row9 {
	width: 75px;	
}

.inventory_titles .row10 {
	width: 65px;	
}

.inventory_titles .row11 {
	width: 35px;	
}

.inventory_titles .row12 {
	width: 35px;	
}

.inventory_titles .row13 {
	width: 55px;	
}

.inventory_content {
	height: 20px;
	width: 865px;
	margin: 0 auto;
	font-size: 12px;
}

.inventory_content .row1, 
.inventory_content .row2,
.inventory_content .row3,
.inventory_content .row4,
.inventory_content .row5,
.inventory_content .row6,
.inventory_content .row7,
.inventory_content .row8,
.inventory_content .row9,
.inventory_content .row10,
.inventory_content .row11,
.inventory_content .row12,
.inventory_content .row13 {
	display: block;
	line-height: 20px;
	float: left;
	text-align: center;
}

.inventory_content .row1 {
	width: 50px;	
}

.inventory_content .row2 {
	width: 115px;	
}

.inventory_content .row3 {
	width: 75px;	
}

.inventory_content .row4 {
	width: 75px;	
}

.inventory_content .row5 {
	width: 75px;	
}

.inventory_content .row6 {
	width: 80px;	
}

.inventory_content .row7 {
	width: 50px;	
}

.inventory_content .row8 {
	width: 80px;	
}

.inventory_content .row9 {
	width: 75px;	
}

.inventory_content .row10 {
	width: 65px;
}

.inventory_content .row11 {
	width: 35px;	
}

.inventory_content .row12 {
	width: 35px;	
}

.inventory_content .row13 {
	width: 55px;	
}

.inventory_select {
	position: absolute;
	top: 50px;
	right: 50px;	
} 

.article_left_pad { 
	font-size: 10pt; 
	line-height: 1.3em; 
	text-align: justify; 
	padding-right: 10px; 
	padding-left: 10px 
}

td, tr {
	color: #464646; 
	font-size: 13px;	
}

td {
	padding: 4px;
	text-align: left;	
}