/*------------------------------------------------------------------
[Master Stylesheet]

Project:	CarNews
Version:	1.1
Last change:	18/08/2014 [fixed minor bugs]
Assigned to:	Alex Zaymund
Primary use:	News 
-------------------------------------------------------------------*/


/* MAIN CSS */
@import url('/css/bootstrap-3.1.1.min.css');
@import url('/css/custom.css');
@import url('/css/inner.css');
@import url('/css/home.css?v=1');
@import url('/css/shop.css'); 
@import url('/css/responsive.css'); 
@import url('/css/loader.css');
@import url('/css/color.css');
@import url('/css/smart-menu.css');
@import url('/css/animate.css');
@import url('/css/debugging.css');



/* FONTS*/

@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic);
@import url('/css/fonts/webfontkit/stylesheet.css');
@import url('/css/fonts/font-awesome-4.1.0/css/font-awesome.min.css');

/* PLUGIN CSS */

@import url('../js/plugins/selectbox/jquery.selectbox.css');
@import url('../js/plugins/camera-slider/camera-slider-1.3.4.min.css');
@import url('../js/plugins/fancybox/fancybox-1.3.4.min.css');
@import url('../js/plugins/fancybox/photoswipe-3.0.5.min.css');
@import url('../js/plugins/hover-animations/hover-animations-1.0.min.css');
@import url('../js/plugins/justinaguilar-animations/animations.css');
@import url('../js/plugins/validation/validation-2.2.min.css');
@import url('../js/plugins/bxslider/jquery.bxslider.css');
@import url('../js/plugins/nouislider/jquery.nouislider.css');
@import url('../js/plugins/flexslider/flexslider.css');

input, textarea {outline: 0 !important;}
.i1 {background: url(../img/1.jpg) no-repeat; height: 400px; background-position: 100% -100px; background-size: cover; margin-bottom: 20px;}
.i2 {background: url(../img/2.jpg) no-repeat; height: 400px; background-position: 100% -100px; background-size: cover; margin-bottom: 20px;}

.tableForm {color: #000; width: 900px; margin: 15px 0;}
.title {color: #000; font-size: 19px; text-align: center;}
#TblForm {border: 1px solid #333; width: 100%; margin: 10px 0;}
#TblForm td {width: 100px; height: 50px;}
#TblForm .BorRight {border-right: 1px solid #333;}
#TblForm .bottom {border-bottom: 1px solid #333;}
.b_input {padding: 0; width: 500px; border: none; border-bottom: 1px solid #000;}

.top30 {margin-top: 30px; line-height: 20px; font-size: 16px;}
.top70 {margin-top: 70px;}
.bold {font-weight: bold;}
.center {text-align: center;}

.tickets {background: #585858; padding: 7px; color: #fff; margin-bottom: 7px; cursor: pointer;}

.map25 {background: url(../img/map/lipatova.jpg) no-repeat; height: 595px; width: 100%; background-size: cover; }
.map26 {background: url(../img/map/yshakova.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map27 {background: url(../img/map/lasvinskaya.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map28 {background: url(../img/map/ploshadka.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map29 {background: url(../img/map/ekz-men.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map30 {background: url(../img/map/ekat.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map311 {background: url(../img/map/rep.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map39 {background: url(../img/map/map39.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map30 {background: url(../img/map/map30.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map1a {background: url(../img/map/map1a.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map88 {background: url(../img/map/map88.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.map333 {background: url(../img/map/map333.jpg) no-repeat; height: 595px; width: 100%; background-size: cover;}
.it {margin-top: 20px;}
.it a {color: #D90000; text-transform: uppercase; text-decoration: underline;}
.it a:hover {text-decoration: none;}


.reg {background: #D50000; padding: 5px 5px; border-radius: 3px; border-bottom: 2px solid #BE0000; text-align: center;}
.reg:hover {border-bottom: none;}
.reg a {color: #fff; text-decoration: none; text-transform: uppercase;}