* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

body {
	background-color: #fff;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	cursor: default;
	color: #000;
}
h1 {
	font-size: 26px;
	font-weight: lighter;
	color: #bf1f2d;
	margin: 25px 0 15px 0;
}
h2 {
	font-weight: lighter;
	color: #3f3f3f;
	font-size: 18px;
	margin-bottom:6px;
}
h2.newsTitle {
	padding-left: 11px;
}
a img {
	outline: 0px;
	border: 0px;
}
a {
	outline: 0px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
a:hover,
a.active {
	color: #000000;
}

input,
textarea,
select {
	width: 180px;
	padding: 7px 10px 8px 10px;
	font-size: 13px;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	border-top: 1px SOLID #c7c7c7;
	border-right: 1px SOLID #d9d9d9;
	border-bottom: 1px SOLID #d9d9d9;
	border-left: 1px SOLID #d9d9d9;
	margin-right:5px;
	margin-bottom: 5px;
}
textarea,
select {
	padding: 6px 10px 7px 10px;
}

.TDatePicker_default select {
	width: auto;
}
.TDatePicker_default .calendarBody {
	margin: 3px auto;
}
.TDatePicker_default .grid {
	width:100%;
}
.TDatePicker_default .today,
.TDatePicker_default .date  {
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
}
.TDatePicker_default .date:hover  {
	margin: 2px;
	border-color:#c1c1c1;
}

.TDatePickerImageButton {
	width: auto;
	height: auto;
}

#header {	
	width:100%;
	height: 55px;
	border-bottom: 1px SOLID #d9d9d9;
	background: #3f3f3f url('/media/themes/New/images/logo.png') no-repeat;
}
#header div.mainMenu {
	padding-left: 236px;
	width: 348px;
	float:left;
}
#header div.rightMenu {
	float:right;
	height:55px;
	overflow:hidden;
}
#header a {
	color: #c2c2c2;
	padding: 6px 12px 6px 12px;
	border-right: 1px SOLID #818181;
	line-height: 20px;
	display:block;
	float:left;
	margin-top:12px;
	text-align: center;
	font-size: 12px;
}
#header div.languages {
	float: left; 
	border-right:1px solid #818181;
	margin-top:12px;
	height:28px;
	padding-top:4px;
}
#header a:hover {
	color: #ffffff;
}
#header a.active {
	color: #ffffff;
	font-weight: bold;
}
#header a.firstElem {
	padding: 6px 12px 6px 0;
}
#header a.lastElem {
	padding: 6px 12px 6px 12px;
	border-right: 0px;
}
#header a.logout {
	font-weight: bold;
	background: #3f3f3f url('/media/themes/New/images/logout_icon.png') no-repeat right 12px;
	margin-right:12px;
	padding-right: 12px;
	height:20px;
}
#container {
	width:100%;
}
div.lCol {
	padding: 22px 20px 22px 20px;
	float: left;
	width: 198px;
	border-right: 1px SOLID #d9d9d9;
	background-color: #f4f4f4;
}
#test div.lCol a {
	display:block;
	line-height:24px;
	color: #5e5e5e;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	background-color: #f4f4f4;
	margin-bottom: 5px;
	padding:3px 6px 3px 6px;
	border: 1px SOLID #f4f4f4;
}
div.lCol a {
	font-size: 12px;
	display:block;
	line-height:16px;
	color: #5e5e5e;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 2px;
	padding:1px 6px 1px 6px;
	border: 1px SOLID #f4f4f4;
	border-bottom: 1px SOLID #ececec;
}
div.lCol a:hover {
	background-color: #fff;
	border: 1px SOLID #d9d9d9;
	color: #bf1f2d;
}
div.lCol a.subcategory {
	padding-left:18px;
	background-color: #f4f4f4;
}
div.lCol a:hover.subcategory {
	background-color: #fff;
	color: #bf1f2d;
}
div.rCol {
	float: left;
	width: 731px;
	overflow: auto;
}
div.rCol ul {
	margin-left:0px;
}
div.rCol ul strong {
	color: #BF1F2D;
}
div.rColIns {
	margin-left:30px;
	margin-right:30px;
}
div#content,
.listBox {
	background-color: #f4f4f4;
	border: 1px SOLID #c1c1c1;
	padding:20px;
}
div#content label, div.textDiv label {
	display:block;
}

div#content fieldset,
div.listBox fieldset{
float: left;
width: 47%;
border: 0px;
}

div#content legend,
div.listBox legend {
  font-weight: bold;
  color:#0069e0;
  text-align:left;
  font-size: 16px;
  }

div#content .box {
  margin-top:5px;
  }
  
.exClear{
    clear:both;
}

.button {
	text-align: center;
	width: 180px;
	padding: 7px 10px 8px 10px;
	font-size: 13px;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	cursor: pointer;
}
.buttonMin {
	text-align: center;
	padding: 3px 6px 4px 6px;
	font-size: 11px;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	cursor: pointer;
	width: auto;
	margin: 0px;
}
.buttonSlideDown {
	text-align: center;
	padding: 3px 44px 4px 24px;
	font-size: 11px;
	border: 1px SOLID #c1c1c1;
	cursor: pointer;
	width: auto;
	margin-bottom: -21px;
	color: #3f3f3f;
	background: url("/media/themes/New/images/arrows_down.png") no-repeat scroll 129px 5px #F4F4F4;
}
.buttonSlideDown:hover {
	background-color: #ffffff;
}

.blue,
.TDatePicker_default .todayButton,
.TDatePicker_default .today {
	background: #00438e url('/media/themes/New/images/button_blue_bg.png') repeat-x;
	color: #fff;
	text-shadow: #00326a 1px 1px 1px;
	border-top: 1px SOLID #0b5db9;
	border-right: 1px SOLID #1966bc;
	border-bottom: 1px SOLID #0b5db9;
	border-left: 1px SOLID #1966bc;
}

.green {
	background: #00438e url('/media/themes/New/images/button_green_bg.png') repeat-x;
	color: #fff;
	text-shadow: #579000 1px 1px 1px;
	border-top: 1px SOLID #579000;
	border-right: 1px SOLID #8deb00;
	border-bottom: 1px SOLID #0b5db9;
	border-left: 1px SOLID #8deb00;
}

.red,
.TDatePicker_default .selected {
	background: #00438e url('/media/themes/New/images/button_red_bg.png') repeat-x;
	color: #fff;
	text-shadow: #8d0500 1px 1px 1px;
	border-top: 1px SOLID #c30600;
	border-right: 1px SOLID #fa2820;
	border-bottom: 1px SOLID #c30600;
	border-left: 1px SOLID #fa2820;
}

.grey, .grey:hover {
	background: #00438e url('/media/themes/New/images/button_grey_bg.png') repeat-x;
	color: #fff;
	text-shadow: #474747 1px 1px 1px;
	border-top: 1px SOLID #474747;
	border-right: 1px SOLID #565656;
	border-bottom: 1px SOLID #474747;
	border-left: 1px SOLID #565656;
}

.colorBlue:hover {
	color: #0069e0;
}

.colorRed:hover {
	color: #f20000;
}

#loginDiv {
	margin: 120px auto;
	width:524px;
	height:305px;
	background:#f4f4f4 url('/media/themes/New/images/login_bg.png') center center no-repeat;
	border: 1px SOLID #d8d8d8;
}
#loginDivIns {
	color: #5c5b5b;
	width:200px;
	padding-left:294px;
	padding-top:30px;
}
#loginDivIns h1 {
	margin:0 0 20px 0;
	color: #5c5b5b;
	font-size: 26px;
}
#loginDivIns a {
	color: #5c5b5b;
}
#loginDivIns a:hover {
	color: #0b5db9;
}
#loginDiv input {
	width: 141px;
	padding: 6px 10px 6px 10px;
}

#loginDiv textarea,
#loginDiv select {
	width: 151px;
	padding: 6px 10px 6px 10px;
}

a.popUpClose {
	
	display: block;
	top:0;
	left:0;
	width: 17px;
	height: 16px;
	position: absolute;
	background: url('/media/themes/New/images/close_box.png');
}
#popUpBg {
	z-index: 99;
	top:0;
	left:0;
	position: absolute;
	background-color: #3f3f3f;
}
.popUp {
	z-index: 100;
	display:none;
	top:10px;
	left:10px;
	position: absolute;
	width:420px;
	height:200px;
	padding:20px;
	background-color: #fff;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	overflow: auto;
	-moz-box-shadow: 0 0 0 #939393;
    -webkit-box-shadow: 0 0 0 #939393;
    box-shadow: 0 0 0 #939393;
}
.popUp h1 {
	margin: 0 0 5px 0;
	font-size: 19px;
	color: #2e2e2e;
}
.popUp h2 {
	font-weight: lighter;
	margin: 0 0 18px 0;
	font-size: 13px;
	color: #0069e0;
}
.popUp .textDiv {
	overflow: auto;
	height:323px;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
}
div.faults-item {
	left: -10px;
    position:relative;
	margin-top:-1px;
	padding: 8px;
	border-top: 1px DOTTED transparent;
	border-left: 1px DOTTED transparent;
	border-right: 1px DOTTED transparent;
	border-bottom: 1px DOTTED #c1c1c1;
	background-color: transparent;
}
div.faults-item:hover {
	border: 1px SOLID #c1c1c1;
	background-color: #fff;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
}
div.faults-item:hover {
	border: 1px SOLID #c1c1c1;
	background-color: #fff;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
}


.autocomplete_list
{
	margin-top:1px;
	margin-left:-1px;
	overflow:auto;
	background-color:#EEEEEE;
	border: 1px SOLID #c1c1c1;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
}

.autocomplete_list li
{
	line-height:20px; 
	font-size:11px;
	font-weight:normal;
	list-style:none;
	padding:3px 10px 3px 10px;
	cursor:pointer;
	
}

.autocomplete_list li:hover
{
	background-color:#f8f8f8;
}

div.floatL {
	float: left;
	margin-right: 10px;
}
div.floatR {
	float: right;
	margin-left: 10px;
}
div.loading {
	position:inline;
	display:none;
	background: url('/media/themes/New/images/loading.gif') center center no-repeat;
	width:30px;
	height:30px;
}
.extra-flight-info {
}

.pBig {
	color: #3f3f3f;
	font-size: 25px;
}
table.dataTable {
	margin-bottom: 30px;
	border-top: 1px DOTTED #C1C1C1;
	border-bottom: 1px DOTTED #C1C1C1
}
.dottedLine {
	border-bottom: 1px DOTTED #C1C1C1
}
table.dataTable td {
	padding: 8px;
}
.newsDesc {
	border-left: 1px SOLID #a3a3a3; margin-top: 5px; padding: 5px 10px 5px 10px; font-size: 13px; line-height: 20px;
}

.tab-normal-n {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #d9d9d9;
    display: inline;
    float: left;
    font-family: Verdana,Helvetica,Arial;
    font-size: 12px;
    margin: 1px -5px 1px 5px;
    padding: 6px 12px 4px;
    position: relative;
    top: 0;
    z-index: 1;
}
.tab-active-n {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #d9d9d9 #d9d9d9 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: inline;
    float: left;
    font-family: Verdana,Helvetica,Arial;
    font-size: 12px;
    margin: 1px -6px -2px 0;
    padding: 4px 12px 8px;
    position: relative;
    top: -2px;
    z-index: 3;
}
.tab-view-n {
    border: 1px solid #d9d9d9;
    clear: both;
    padding: 10px;
    position: relative;
    top: -2px;
    z-index: 2;
}
.tab-active-n a {
    color: #BF1F2D;
    font-weight: bold;
    text-decoration: none;
}
.tab-normal-n a {
    color: #3f3f3f;
    font-weight: bold;
    text-decoration: none;
}
.tab-normal-n a:hover, .tab-normal-n a:focus {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

div.cartPrev {
	font-size: 12px;
	display:block;
	line-height:16px;
	color: #5e5e5e;
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px;    /* Konqueror */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 2px;
	padding:1px 6px 1px 6px;
	border: 1px SOLID #d9d9d9;
	border-bottom: 1px SOLID #d9d9d9;
	margin-bottom:10px;
}

.user-table {
	width:100%;
}
table.user-table tbody tr {
	background-color: #fff;
}
table.user-table tbody tr:hover {
	background-color: #f4f4f4;
}
table.user-table thead td {
	padding: 5px 2px 5px 2px;
}
table.user-table tbody td {
	border-top: 1px SOLID #d9d9d9;
	padding: 5px 2px 5px 2px;
}


.submenu1 {
    border: 1px solid #EDF0F4;
    display: block;
    padding: 2px 5px;
    text-decoration: none;
}
.submenu1:hover {
    background-color: #DADDE1;
    border: 1px solid #B6B6B6;
    display: block;
    text-decoration: none;
}
.level1-ul {
    display: block;
    margin-left: 50px;
    overflow: auto;
    padding-top: 5px;
}
li.level0 {
    border: 1px solid #d9d9d9;
    cursor: move;
    display: block;
    margin-bottom: 10px;
    overflow: auto;
    padding: 7px 20px 7px 10px;
}
li.level0:hover {
    background-color: #f4f4f4;
    border: 1px solid #d9d9d9;
}
li.level1 {
    background-color: #f4f4f4;
    border: 1px solid #d9d9d9;
    display: block;
    margin-top: 7px;
    margin-left: 40px;
    overflow: auto;
    padding: 3px 7px;
}
li.level1:hover {
    background-color: #E3E3E3;
    border: 1px solid #d9d9d9;
}
li.level2 {
    background-color: #E3E3E3;
    border: 1px solid #d9d9d9;
    display: block;
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: auto;
    padding: 3px 7px;
}
li.level2:hover {
    background-color: #D6D6D6;
    border: 1px solid #d9d9d9;
}
li.level3 {
    background-color: #D6D6D6;
    border: 1px solid #d9d9d9;
    display: block;
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: auto;
    padding: 3px 7px;
}
li.level3:hover {
    background-color: #C9C9C9;
    border: 1px solid #757575;
}
li.level4 {
    background-color: #D6D6D6;
    border: 1px solid #C9C9C9;
    display: block;
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: auto;
    padding: 3px 7px;
}
li.level4:hover {
    background-color: #B9B9B9;
    border: 1px solid #646464;
}
li.level5 {
    background-color: #D6D6D6;
    border: 1px solid #B9B9B9;
    display: block;
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: auto;
    padding: 3px 7px;
}
li.level5:hover {
    background-color: #A9A9A9;
    border: 1px solid #535353;
}

.paragraphs-item {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    cursor: move;
    margin-bottom: 7px;
    padding: 5px;
}
.paragraphs-item:hover {
    background-color: #f4f4f4;
    border: 1px solid #B4B3B3;
}
.gallery-img {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    cursor: move;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 5px;
    overflow: auto;
    padding: 5px;
    text-align: center;
    width: 126px;
}
.gallery-img:hover {
    background-color: #f4f4f4;
    border: 1px solid #C0C0C0;
}
.gallery-image {
    margin: 5px auto;
}
.file-doc {
    background: url("/media/themes/New/img/ico-doc.gif") no-repeat scroll center top transparent;
    float: left;
    height: 17px;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 1px;
    width: 16px;
}
.file-txt {
    background: url("/media/themes/New/img/ico-txt.gif") no-repeat scroll center top transparent;
    float: left;
    height: 17px;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 1px;
    width: 16px;
}
.file-pdf {
    background: url("/media/themes/New/img/ico-pdf.gif") no-repeat scroll center top transparent;
    float: left;
    height: 17px;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 1px;
    width: 16px;
}
.file-jpg {
    background: url("/media/themes/New/img/ico-jpg.gif") no-repeat scroll center top transparent;
    float: left;
    height: 17px;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 1px;
    width: 16px;
}
.file-xls {
    background: url("/media/themes/New/img/ico-xls.gif") no-repeat scroll center top transparent;
    float: left;
    height: 17px;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 1px;
    width: 16px;
}
.files-items {
    border: 1px solid #FFFFFF;
    cursor: move;
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
}
.files-items:hover {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
}
.quotes-item {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    clear: both;
    cursor: move;
    margin-bottom: 7px;
    padding: 5px;
}
.quotes-item:hover {
    background-color: #f4f4f4;
    border: 1px solid #B4B3B3;
}
.foto-admin {
    background: url("/media/themes/New/img/60-opacity.png") repeat scroll 0 0 transparent;
    color: white;
    cursor: move;
    font-size: 11px;
    height: 50px;
    line-height: 14px;
    margin-top: -50px;
    padding-left: 5px;
    position: relative;
    width: 165px;
}
.table-border td {
    border-top: 1px dotted #CCCCCC;
}
.table-record:hover {
    background-color: #E8E8E8;
}
.item-label {
    display: inline-block;
    width: 100px;
}

div.lightOn, div.lightOff {
    float: right;
    height: 22px;
    width: 22px;
}
div.lightOn {
    background: url("images/light-on.png") repeat scroll 0 0 transparent;
}
div.lightOff {
    background: url("images/light-off.png") repeat scroll 0 0 transparent;
}
.deleteCB input {
	width: auto;
}

span.input input {
	width: auto;
}

.categories li
{
	list-style:none;
}

.categories li ul.submenu
{
	margin-left:20px;
}

.categories li a.active
{
	font-weight:bold;
}
