@charset "utf-8";
/* CSS Document */
body
{
	background:url(../images/pattern-1.jpg) top repeat-x;
	background-color:#092446;
	margin:0px;
}
.logo-bg
{
	background:url(../images/logo-bar-bg.jpg) repeat-x;
}
#line-bg
{
	background:url(../images/tab-underline-img.jpg) left bottom no-repeat;
	height:25px;
}
.font-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	font-weight:bold;
}
.copywrite-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #F00;
}
.copywrite-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
}
.font-2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	font-weight: normal;
}
.font-2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	font-weight: normal;
	text-decoration:none;
}
.heading-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff1c18;
	font-weight:bold;
	text-align:left;
}
.list-1 ul
{
	margin:0px;
	padding:0px;
}
.list-1 ul li
{
	list-style-position: inside;
	list-style-image:url(../images/red-list-2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:18px;
}
.list-1 ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	text-decoration:none;
}
.list-1 ul li a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	text-decoration: underline;
}
.list-2 ul
{
	margin:0px;
	padding:0px;
}
.list-2 ul li
{
	list-style-position: inside;
	list-style-image:url(../images/list-3.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}
.list-2 ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.top-bg
{
	background:url(../images/cor-top-bg.jpg) repeat-x;
}
.bottom-bg
{
	background: url(../images/cor-bottom-bg.jpg) repeat-x;
}
.left-bg
{
	background: url(../images/cor-left-bg.jpg) repeat-y;
}
.right-bg
{
	background: url(../images/cor-right-bg.jpg) repeat-y;
}
.box-bottom-bg
{
	background:url(../images/box-bottom-bg.jpg) repeat-x;
}
.box-left-bg
{
	background: url(../images/box-left-bg.jpg) repeat-y;
}
.box-right-bg
{
	background: url(../images/box-right-bg.jpg) repeat-y;
}
.box-top-bg
{
	background: url(../images/box-top-bg.jpg) repeat-x;
}
.box-top-bg2
{
	background: url(../images/box-top-bg2.jpg) repeat-x;
}
.box-2-top-bg
{
	background:url(../images/box2-top-bg.jpg) repeat-x;
}
.box-2-bottom-bg
{
	background: url(../images/box2-bottom-bg.jpg) repeat-x;
}
.box-2-left-bg
{
	background: url(../images/box2-left-bg.jpg) repeat-y;
}
.box-2-right-bg
{
	background: url(../images/box2-right-bg.jpg) repeat-y;
}
.footer-bg
{
	background:url(../images/footer.jpg) no-repeat;
	width:896px;
	height:61px;
}
.td-hover
{
}
.td-hover:hover
{
	background:url(../images/header-menu-hover-bg.jpg) no-repeat;
	width:64px;
	height:17px;
	cursor:pointer;
}
.main-font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.main-font a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;	
	text-decoration:none;
}
.main-font a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;	
	text-decoration:none;
}

#last_minute span {
	font-weight: bold;
	font-style: underline;
}

#last_minute .title {
	font-size: 14px;
	font-weight: bold;
}

.bottom_menu, .bottom_menu a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

.tabs-selected{
		background: url(../images/red-button-bg2.jpg) repeat-x !important;
	border-bottom: 1px solid #7496c0 !important;
	color:#000 !important;
}

.tabs-hover{
	background: url(../images/red-button-bg2.jpg) repeat-x !important;
	color: #e43939 !important;
}
.tabs-hover a:hover{
	color: #e43939 !important;
}

.TabbedPanelsTab a{
	color: #fff !important;
}
