@import"reset.css";@import"grid.css";
@import url(http://fonts.googleapis.com/css?family=Leckerli+One);
time {display:block;}
html{height:100%;}
a{color:#B94A48;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#ff0000;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;margin-bottom:10px;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;line-height:36px;color:#fff;font-weight:400;}
h4{font-size:27px;}  
h5{font-size:15px;line-height:20px;font-weight:400;}
h6{font-size:12px;font-weight:400;line-height:17px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

/***********************menu***********************/
.sf-menu {position:absolute; top:69px; right:112px; z-index:3;}
.sf-menu > li {float:left; position:relative;}
.sf-menu > li > a {display:block; font-size:16px; line-height:20px; color:#fff; font-weight:700; font-style:normal; text-transform:uppercase; text-decoration:none; padding:17px 19px; position:relative; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:none;}
.sf-menu li a:hover, .sf-menu li.sfHover a, .sf-menu li a.current {background:url(../images/menu-tail.gif) 0 0 repeat-x;}
.sf-menu ul {display:none;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {position:absolute; left:0; top:62px; width:233px; padding:0; z-index:99;}
.sf-menu ul li {width:213px; padding:10px; position:relative; background:url(../images/submenu-bg.png) 0 0 repeat;}
.sf-menu ul li.item {background:url(../images/submenu-bg-item.png) 0 0 repeat;}
.menu-img {float:left; margin-right:19px; position:relative;}
.sf-menu li:hover li a, .sf-menu li.sfHover li a {display:inline-block; font-size:16px; line-height:20px; color:#fff; text-transform:uppercase; font-weight:700; text-decoration:none; padding:15px 0 0 0; position:relative; background:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.sf-menu li li a:hover, .sf-menu li li.sfHover a, .sf-menu li li.alt a, .sf-menu li li a.active {color:#ff0000;}

body {
	min-width:1010px;
	font-size:12px;
	line-height:17px;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) center 0 no-repeat #151515;
}
.block {width:1008px; margin:57px auto 0; border:1px solid #151515; border-top:none; background:url(../images/block-bg.jpg) center 0 no-repeat #000;}
.main {width:950px; padding:0; margin:0 auto; position:relative;}

a {color:#fff; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:17px;}
.p0 {margin-bottom:4px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#686868;}
.color-4 {color:#ff0000;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-top {margin-top:-3px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}
.img-indent1 {float:left; margin:0 16px 0px 0;}		
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:3px solid #000;}

a {cursor:pointer;}

.button, .button-1, .list-1 li a, .list-2 li a, .link, .link-1, h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {width:100%; position:relative; z-index:2;}

/*********************************row-1*************************************/
.row-1 {width:100%; height:123px; position:relative; z-index:2;}

header h1 {position:absolute; top:30px; left:-1px; overflow:hidden;}
header h1 a {display:block; width:258px; height:72px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

#search {width:239px; position:absolute; top:29px; right:0;}
#search label {float:left; height:29px; position:relative; margin:0; padding:0;}
#search input {font-size:1em; margin:0px; padding:6px 5px; color:#fff; border:none; border-left:1px solid #686868; border-top:1px solid #393939; border-bottom:1px solid #2a2a2a; width:198px; outline:none; position:relative; background:url(../images/search-tail.gif) 0 0 repeat-x; font-family:Arial, Helvetica, sans-serif;}
#search a {float:right; width:30px; height:29px; text-indent:-5000px; background:url(../images/search-button.gif) 0 0 no-repeat;}
#search a:hover {background:url(../images/search-button.gif) 0 bottom no-repeat;}

/*********************************row-2*************************************/
.row-2 {width:100%; height:580px; padding:18px 0 13px; position:relative; z-index:1; background:url(../images/row2-border.gif) center 0 no-repeat;}

/*********************************content*************************************/
#content {width:100%; padding:18px 0 0; position:relative; z-index:1;}

.spacer-1 {width:100%; background:url(../images/spacer-1.gif) 283px 0 repeat-y;}


.border-bot {width:100%; height:1px; background:url(../images/border-bot.gif) 0 bottom repeat-x;}

.box {box-shadow:inset 0 0 150px rgba(0,0,0,.7);}
.bg-1 {background:#1e1e1e;}
.bg-2 {background:#1b1b1b;}
.box .indent {padding:26px 15px 30px 30px;}

.quotes {overflow:hidden; padding:6px 0 0 31px; background:url(../images/quote.png) 0 0 no-repeat;font-size:12px;line-height:17px;}
time {font-size:12px; line-height:17px; color:#ff0000;}

.button {
	display:inline-block;
	font-family: 'Leckerli One', cursive;
	font-size:36px;
	line-height:1em;
	padding:0px 13px 7px;
	background:#ff0000;
	border-top:1px solid #ff0000;
	color:#fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.button:hover {
	border-top-color:#e3e3e3;
	background:#f0f0f0;
	color:#ff0000;
}

.list-1 li {font-size:12px; line-height:28px; background:url(../images/border-bot.gif) 0 bottom repeat-x;}
.list-1 li.last-item {background:none;}
.list-1 li a {display:inline-block; color:#fff; padding-left:24px; background:url(../images/marker-1.png) 1px -77px no-repeat;}
.list-1 li a:hover {background:url(../images/marker-1.png) 1px 8px no-repeat;}

.link:hover {text-decoration:underline;} 

.link-1 {display:inline-block; font-size:12px; line-height:19px; color:#fff; padding-right:7px; background:url(../images/marker-2.gif) right 8px no-repeat;}
.link-1:hover {text-decoration:underline;}

.text-1 {font-size:14px;}

.map-canvas {width:291px; height:262px; margin-bottom:22px; overflow:hidden;}

.dl-1 dd {overflow:hidden; width:170px;}
.dl-1 dd span {float:left; width:77px;}

/****************************footer************************/
footer {width:100%; padding:23px 0px; background:none;}

.menu-bot {overflow:hidden; float:left;}
.menu-bot li {float:left; font-size:13px; line-height:19px; text-transform:uppercase; margin-right:19px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.menu-bot li a {color:#e3e3e3; text-decoration:none;}
.menu-bot li a:hover, .menu-bot li a.active {color:#ff0000;}

.text-bot {float:right; text-align:right; font-size:12px; line-height:19px; color:#ffffff;}
.text-bot a {color:#ffffff; margin-left:18px; text-decoration:none;}
.text-bot a:hover {text-decoration:underline;}

.footer-link {text-align:right; font-size:12px; line-height:19px; color:#ffffff;}

/****************************layout************************/
.col-1 {width:250px;}
.marg-right {margin-right:65px;}
.marg-right1 {margin-right:10px;}

.slider {width:950px; height:580px; position:relative;}
.items {display:none;}
.pagination {position:absolute; bottom:0; left:0; z-index:999; padding:11px 14px 10px 10px; background:url(../images/pagination-bg.png) 0 0 repeat;}
.pagination li a {position:relative;z-index:5;}
.pagination li {float:left; display:block; margin:0 10px 0 0; position:relative;}
.pagination li.last-item {margin:0;}
.pagination li .item1 {display:block; width:146px; height:96px; text-decoration:none;overflow:hidden;}
.pagination li.current .item1, .pagination li:hover .item1 {background-position:0 bottom !important;}
.pagination li>span {position:absolute; left:0; top:50px; width:100%; height:10px; background:url(../images/slider-marker.png) center 0 no-repeat;-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
z-index:1;
}
.pagination li.current>span, .pagination li:hover>span {top:-21px;}
.pagination li>a>span {
	position:absolute;
	left:0%;
	bottom:0%;
	top:0%;
	right:0%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background:url(../images/slider_hover.png) left top no-repeat;
}
.pagination li.current>a>span,.pagination li>a:hover>span {
	top:50%;
	bottom:50%;
	right:50%;
	left:50%;
}

/****************************Contact Form************************/
#contact-form {line-height:1em; margin:0; padding:0; width:531px;}
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:1em;
	color:#ffffff;
	padding:8px 10px;
	position:relative;
	outline:none;
	background:#ff0000;
	border:1px solid #ff0000;
	font-family:Arial, Helvetica, sans-serif;
}
#contact-form input {width:418px;}
#contact-form textarea {overflow:auto; width:509px; height:190px;resize:none;}	
#contact-form label {min-height:50px; display:block;position:relative;}	
#contact-form label.message {min-height:237px;}
#contact-form .error, #contact-form .empty, #contact-form .success {display:none;}	
#contact-form .error, #contact-form .empty {color:red; padding:5px 0; font-size:11px;}
#contact-form .buttons {overflow:hidden; margin:0px; padding:0;}
#contact-form .buttons a {
	float:right;
	margin-left:10px;
}

#contact-form .success {color:#ffffff; margin-bottom:10px;}