/* CSS Document */

/*-----Global-----*/
@font-face {
       font-family: 'Hermes-Reg';
       src: url('Hermes-Reg.ttf') format('truetype');
       src: url('Hermes-Reg.otf');
       src: url(Hermes-Reg.eot);
       src: url('Hermes-Reg.woff');
       src: local('Hermes-Reg'), local('Hermes-Reg'), url('../Hermes-Reg.otf') format('opentype');
}
 
* {
	padding:0;
	margin:0;
	border:none;
}
a {
	text-decoration:none;
	outline:none;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}
h1 {
    font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:15px;
	letter-spacing:-1px;
	}
h1 span{
	font-size:14px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:15px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0d5ea6;
}

body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
}
ul, li {
	list-style-type:none;
	display:inline;
}
#main_wrapper {
	width:950px;
	height:auto;
	margin:0 auto;
}
/*-----header-----*/
#header_wrapper {
	width:950px;
	height:205px;
	background:url(../images/headerWrapper_bg.jpg) repeat-x;
}

/*--headerTOP--*/
#header_top {
	width:950px;
	height:54px;
}
#header_top .left_curve{
	width:6px;
	height:54px;
	float:left;
	background:url(../images/top_curves.jpg) 0 0 no-repeat;
}
#header_top .right_curve{
	width:6px;
	height:54px;
	float:right;
	background:url(../images/top_curves.jpg) -6px 0 no-repeat;
}
#header_top .bg{
	width:938px;
	height:54px;
	float:left;
	background:url(../images/top_bg.jpg) repeat-x;
}

#header_top .bg .bgwrap{
padding: 4px 10px;
overflow: hidden;
}

#header_top .bg img{
float: left;
}

#header_top .bg img.alignright{
float: right;
}

.text1 {
	width:688px;
	height:14px;
	padding:18px 8px;
	float:left;
}
.text2 {
	width:220px;
	height:32px;
	padding:11px 10px 11px 0;
	float:right;
}
/*--header--*/
#header {
	width:950px;
	height:90px;
	background:url(../images/header_bg.jpg) center center no-repeat;
}
/*--Top Navigation--*/
#topNav ul {
	width:950px;
}
#topNav li a {
	width:158px;
	height:16px;
	float:left;
	background:url(../images/bg_topNav_li.jpg) 0 0 no-repeat;
	text-align:center;
	padding:18px 0px;
	display:block;
	font-size:14px;
	font-weight:bold;	
	color:#fff;
	overflow:hidden;
    font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
}

#topNav li.active a, #topNav li.active a:hover{
background:url(../images/active.png) 0 0 repeat-x;
}

#topNav li a:hover{
	background:url(../images/bg_topNav_li.jpg) 0 -52px no-repeat;
}
/*-----Content-----*/
#content_wrapper {
	width:950px;
	height:auto;
	float: left;
	zoom:1;
	background:#fff;
	padding-bottom:12px;
	clear: both;
}
#content_wrapper .link{
		width:932px;
		height:15px;
		padding:16px 0 12px 18px;
		background:url(../images/link_bg.jpg) repeat-x;
		position:relative;
		z-index:1;
}
.link li{
	height:15px;
	padding-left:26px;
	background:url(../images/bullet_1.jpg) left center no-repeat;
	margin-right:16px;
}
.link li a {
    	font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#3e3e3e;
}
.link li a:hover{
		color:#7b7b7b;
}
#row1 {
	width:930px;
	height:482px;
	padding:12px 10px;
}
.blank1 {
	width:538px;
	height:482px;
	background:url(../images/main.png) center center no-repeat;
	float:left;
}
.about {
	width:370px;
	height:482px;
	float:right;
}
.about p {
	font-size:14px;
	line-height:16px;
	color:#000;
	text-align:left;
}

.about h2{
	margin-bottom:20px;
}
.about img{
	float:left;
	margin:10px 0;
}
#row2 {
	width:930px;
	padding:12px 10px;
}
.blank2 {
	width:250px;
	height:314px;
	background:url(../images/bottom.png) center center no-repeat;
	float:left;
}
.locations {
	width:660px;
	height:180px;
	float:right;
	background:url(../images/bg_locations.jpg) center top no-repeat;
	padding-top:134px;
}

.box{
	width:180px;
	margin-top:24px;
	font-size:13px;
}
.box .weeks{
	width:70px;
	float:left;
}
.box .time{
	width:100px;
	float:right;
}
.showroom1 h2, .showroom2 h2, .showroom3 h2{
	margin-bottom:15px;
}
.showroom2, .showroom1, .showroom3 {
	width:200px;
	height:170px;
	float:left;
	padding-left:18px;
	border-left:3px dotted #000;
}

.showroom1{
border: none;
}

/*-----Footer-----*/

#footer {
	width: 950px;
	height:224px;
	overflow:hidden;
	clear: both;
	zoom:1;
	background:url(../images/bg_footer.jpg) repeat-x;
}
.footer_logos {
	width: 950px;
	height:60px;
	margin-top:20px;
}
.footer_logos a{
	display:block;
	line-height:0px;
	text-indent:-99999px;
	cursor:pointer;
}
a.dell {
	width:49px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) 0 0 no-repeat;
}
a.dell:hover {
	background:url(../images/footer_logos.jpg) 0 -60px no-repeat;
}
a.toshiba {
	width:95px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -49px 0 no-repeat;
}
a.toshiba:hover {
	background:url(../images/footer_logos.jpg) -49px -60px no-repeat;
}
a.samsung {
	width:97px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -144px 0 no-repeat;
}
a.samsung:hover {
	background:url(../images/footer_logos.jpg) -144px -60px no-repeat;
}
a.sharp {
	width:99px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -241px 0 no-repeat;
}
a.sharp:hover {
	background:url(../images/footer_logos.jpg) -241px -60px no-repeat;
}
a.lg {
	width:90px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -340px 0 no-repeat;
}
a.lg:hover {
	background:url(../images/footer_logos.jpg) -340px -60px no-repeat;
}
a.asus {
	width:88px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -430px 0 no-repeat;
}
a.asus:hover {
	background:url(../images/footer_logos.jpg) -430px -60px no-repeat;
}
a.vizio {
	width:65px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -518px 0 no-repeat;
}
a.vizio:hover {
	background:url(../images/footer_logos.jpg) -518px -60px no-repeat;
}
a.hp {
	width:65px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -583px 0 no-repeat;
}
a.hp:hover {
	background:url(../images/footer_logos.jpg) -583px -60px no-repeat;
}
a.acer {
	width:90px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -648px 0 no-repeat;
}
a.acer:hover {
	background:url(../images/footer_logos.jpg) -648px -60px no-repeat;
}
a.lenovo {
	width:110px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -738px 0 no-repeat;
}
a.lenovo:hover {
	background:url(../images/footer_logos.jpg) -738px -60px no-repeat;
}
a.sony {
	width:100px;
	height:	60px;
	float:left;
	display:block;
	background:url(../images/footer_logos.jpg) -850px 0 no-repeat;
}
a.sony:hover {
	background:url(../images/footer_logos.jpg) -850px -60px no-repeat;
}


.footer_box {
	width:884px;
	height:30px;
	padding:0 40px 0 26px;
	margin-top:27px;
}
.footer_logo {
	width:106px;
	height:30px;
	display:block;
	background:url(../images/footer_logo.jpg) no-repeat;
	float:left;
}
.newslt_box{
	width:545px;
	height:30px;
	margin-left:70px;
	display: inline;
	float:left;
}
.newslt_text{
	width:150px;
	height:14px;
	padding:8px 18px;
	background:url(../images/newsletter_bullet.jpg) left center no-repeat;
    font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#aaa;
	float:left;
}
.newslt_field{
	width:204px;
	height:14px;
	padding:8px;
	background:url(../images/newsletter.jpg) center center no-repeat;
	font-size:12px;
	color:#666666;
	float: left;
}
.newsltrform {
	float:left;
}
.cCards{
	width:150px;
	_width:180px;
	height:30px;
	float:left;
	margin-left:10px;
}
.mastercard, .visa, .yellow {
	width:38px;
	height:30px;
	float:left;
	display:block;
	margin-left:10px;
}

.mastercard {
	background:url(../images/mastercard.jpg) center center no-repeat;
}
.visa {
	background:url(../images/visa.jpg) center center no-repeat;
}
.yellow {
	background:url(../images/yellow.jpg) center center no-repeat;
}
.footer_bg {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	background:url(../images/red.jpg) center bottom no-repeat;
}
.footer_textBox {
	width:950px;
	height:14px;
	padding:0 30px;
	float:left;
	margin-top:22px;
}
.copyright{
	float:left;
	width:420px;
	text-align:left;
	font-size:12px;
	color:#333333;
}
.footerlinks{
	float:right;
	width:310px;
}
.footerlinks li a {
	font-size:12px;
	color:#333333;
	margin-left:10px;
}
.footerlinks li a:hover{
	color:#aaa;
}

/* Inner Page */

.guarentee {
	width:248px;
	height:15px;
	position:absolute;
	right:0;
	top:0;
	background:url(../images/gradient1.jpg) repeat-y;
	padding:14px 8px; 
	font-size: 12px;
	color:#3e3e3e;
	overflow:hidden;
    font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	text-align: center;
}
.dtop_contentWrapper{
	width:924px;
	height:auto;
	padding: 26px 0 26px 26px;
}
.dtop_content {
	width:650px;
	height:auto;
	float:left;
	padding-bottom: 4px;
}
.dtop_box_Outer{
	width:652px;
	height:auto;
	float:left;
}

.contact  .dtop_box_Outer{
width:auto;
padding-right: 26px;
}

.contact .dtop_contentWrapper{
overflow: hidden;
}

.dtop_box {
	width:626px;
	border:1px solid #cbcbcb;
	padding:11px 12px 0 12px;
	height: 80px;
	clear: both;
}
.dtop_box .imageBox {
	width:100px;
	height:80px;
	margin-right:12px;
	float:left;
}
.imageBox .c2e img{
	display: block;
}

.updated{
font-family: Hermes-Reg;
font-size: 12px;
}

.imageBox .c2e{
	display: block;
	font-size:11px;
	background:url(../images/c2e.jpg) left 94% no-repeat;
	color:#aaa;
	position: relative;
}

.imageBox .c2e:hover{
z-index: 999;
}

.dtop_content.last .imageBox span.large, .dtop_content.lastsec .imageBox span.large{
top:auto;
bottom:-20px;
}

.imageBox .c2e span.click{
display:block;
padding:3px 5px 3px 15px;
}

.imageBox .c2e:hover span.large{
display: block;
}


.imageBox .c2e span.large{
background-color:lightyellow;
border:1px dashed gray;
color:black;
left:20px;
top:20px;
padding:5px;
position:absolute;
text-decoration:none;
z-index: 999;
display: none;
}

.imageBox .c2e span.large img{
border: 0;
padding: 2px;
}

.dtop_box .textBox {
	width:390px;
	float:left;
	display: inline;
	margin-right:24px;
}
.dtop_box .cost {
    font-family: Hermes-Reg, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:100px;
	height:60px;
	padding-top:20px;
	float:left;
	font-size:20px;
	color:#ff0000;
}
.dtop_box .cost span{
	display:block;
	float:left;
	font-size:12px;
}
.dtop_rsidebar {
	width:264px;
	height:auto;
	float:right;
	}
.dtop_rsidebar img{
	width:255px;
	height:215;
	margin-bottom:14px;
}

.submit{
border:medium none;
cursor:pointer;
display:block;
height:24px;
line-height:0;
overflow:hidden;
text-indent:-9999px;
width:110px;
background: url(../images/submit_button.png);
float: left;
margin: 4px 0 4px 20px;
}


/* Contact Page */

.show_map1, .show_map2, .show_contact_right{
width:280px;
display: inline;
float: left;
margin-left: 29px;
}


.show_map1, .show_contact_right.first_one{
margin: 0;
}


.showroom_rightone .show_map1 .see_video, .showroom_rightone .show_map2 .see_video {
background:url("images/checkout.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
}

.showroom_rightone .show_map1 .see_video, .showroom_rightone .show_map2 .see_video {
display:block;
float:left;
height:29px;
line-height:28px;
margin-bottom:6px;
text-align:center;
width:130px;
font-size: 12px;
}

.show_map1 a.incre_map1, .show_map2 a.incre_map2, .show_map2 a.incre_map3 {
cursor:pointer;
display:block;
height:185px;
line-height:0;
overflow:hidden;
text-indent:-9999px;
width:100%;
}

.show_map1 a.incre_map1{
background:url("../images/map1.png") no-repeat scroll 0 0 transparent !important;
}

.show_map2 a.incre_map2 {
background:url("../images/map2.png") no-repeat scroll 0 0 transparent !important;
}

.show_map2 a.incre_map3 {
background:url("../images/map3.png") no-repeat scroll 0 0 transparent !important;
}

.showroom_rightone .show_map1 .see_video, .showroom_rightone .show_map2 .see_video {
background:url("../images/checkout.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
}

a.flag {
clear:both;
display:block;
height:22px;
line-height:0;
margin:10px 0;
text-indent:-9999px;
width:34px;
}

a.flag {
background:url("https://www.incrediblefta.com/images/flag.png") no-repeat scroll 0 0 transparent;
}

.show_contact_right h1{
color: #000;
padding: 5px 0;
}

.show_contact_right h2{
font-size:14px;
padding: 10px 0;
}

.showroom_address.dot_black {
border-bottom:1px dotted #333333;
}

.showroom_address {
clear:both;
overflow:hidden;
padding-bottom:10px;
width:100%;
}

.showroom_address p{
line-height: 20px;
}

.add_one, .add_two {
float:left;
font-weight:normal;
position:relative;
width:140px;
font-size: 13px;
line-height: 20px;
}

.showroom_rightone{
overflow: hidden;
clear: both;
padding-bottom: 30px;
}

