/* table */
html {
	height: 100%;
}
.clear{clear: both;padding:10px;}
#main{padding:10px;}body {
	height: 100%;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
a img {
	border: 0;
}
h1 {
	font-weight: normal;
	text-align: center;
}
h2 {
	margin: 5px 0;
	padding: 5px 0 0;
	text-align: left;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
ul, li {
}
p {
}
/* ------------------------------------------------------------------ */
/* Wrapper */
#wrapper {
	margin: 0;
	padding: 0;
	background: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px auto;
}
/* ------------------------------------------------------------------ */
/* Header */
#header {
	height: 97px;
	padding: 0 20px;
	position: relative;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	/*background:  url(../../images/ui-bg_carbon-fiber_30_000000_8x9.png) 50% 50% repeat;*/
}
#menu {
	position: absolute;
	bottom: 0;
	left: 20px;
	padding: 0;
}
/* ------------------------------------------------------------------ */
/* Logo */
#logo {
	color: #ffdd00; 
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	float:right;
	text-shadow: 0px 0px 10px #fff;
 	padding-top:10px;
 	height: 65px;
	margin: 0 0 0 25px;
	display: block;
	background: url(../images/logo.png) bottom center no-repeat; 
}
/* ------------------------------------------------------------------ */
/* Content */
#content {
	padding: 20px 20px 120px 20px;
}
/* ------------------------------------------------------------------ */
/* Footer */
#footer {
	height: 57px;
	margin: 0;
	padding: 20px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background: #000000/* url(carbo/images/ui-bg_carbon-fiber_30_000000_8x9.png) 50% 50% repeat*/;
	font-size: 10px;
	color: #fff;
}
/* ------------------------------------------------------------------ */
#line{border-bottom: 3px solid #008FD5;}
table.tablesorter {
	font-family: Arial,Helvetica,sans-serif;
	width: 100%;
	text-align: left;
	background: none repeat scroll 0 0 #E7E2D3;
    border-left: 1px solid #C2BEB1;
    border-top: 1px solid #C2BEB1;
    color: #000;
    line-height: normal !important;
    border-collapse: collapse;   
    
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border-bottom: 1px solid #C2BEB1;
    border-right: 1px solid #C2BEB1;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    
}
table.tablesorter thead tr .header {
	/*background-image: url(bg.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	background:#fff;
	padding:6px;
	border-right:1px solid #c2beb1;
	border-bottom: 1px solid #c2beb1;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/*  FORM ELEMENTS  */
form.nice {
	border: 1px solid #c2beb1;
	background:#fbf9f4;
	padding:10px;
	margin-bottom: 10px;
	
}
form.nice h2 {
	color: #74655f;
	border-bottom: 1px solid #c2beb1;
	display:block;
	padding-bottom: 5px;
	font-size:16px;
	font-weight:700;
	text-transform: capitalize;
}
form.nice label {
	display: block;
	width: 190px;
	font-size:12px;
}
form.nice .left {
	
	width:300px;
}
form.nice .right {
	width: 335px;
}
.right{float:right;padding:5px;font-size:12px;font-style:normal;}
.inputText {
	padding:4px 2px;
	border:solid 1px #ab9b94;
	width:225px;
	margin:5px 0px 10px 0px;
	font-size:13px;
	line-height:normal;
}
.inputText_wide {
	width:330px;
	margin:5px 0px 10px 0px;
	font-size:13px;
	line-height:normal;
	float:left;
	padding:4px 2px;
	border:solid 1px #ab9b94;
}
button.green {
	display:inline-block;
	height:31px;
	border:none;
	border: 1px solid #90b306;
	padding:0px 15px;
	color: #4d5f04;
	background: url(../images/bg_button.gif) repeat-x left top #aece2f;
	line-height: 25px !important;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
button.brown {
	display:inline-block;
	height:31px;
	border: 1px solid #787467;
	padding:0px 15px;
	color: #fbf9f4;
	background: url(../images/bg_button_brown.gif) repeat-x left top #7b6c66;
	line-height: 25px !important;
	font-size:12px;
	font-weight:bold;
	margin-left: 11px;
	text-transform:uppercase;
	text-shadow:0 0 5px #787467;
	font-family:Arial, Helvetica, sans-serif;
}

ul{border:0; margin:0; padding:0;}

div.pagination
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
    margin: 2px;
	float:right;
}

div.pagination a
{
    padding: 2px 5px 2px 5px;
    border: 1px solid #C2BEB1;
    text-decoration: none; /* no underline */
    color: #000;
}

div.pagination a:hover, div.pagination a:active
{
    border: 1px solid #000099;
    color: #74655F;
}

div.pagination strong 
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #C2BEB1;
    font-weight: bold;
    background-color: #74655F;
    color: #fff;
}
div.pagination span.disabled
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #74655F;
}

div.error {
    background: url("../../images/icon_error.gif") no-repeat scroll 10px 11px #F6B9B9;
    border: 1px solid #E18484;
    color: #C32727;
    display: block;
    font-size: 11px;
    padding: 10px 10px 10px 40px;
    position: relative;
}
.pagelist {float:right;width:80%;}
.red{color:red;}
.error{
	color:red;
	display:block;
}
.msg
{color:green;
font-weight:bold;
}
.alpha{
 float:left;
 position:relative;
 border-color: silver -moz-use-text-color silver silver;
 border-style: solid none solid solid;
 border-width: 1px medium 1px 1px;
 display: block;
 float: left;
 font-size: 0.9em; 
 padding: 5px 11px;
 text-decoration: none;
}
.tdhead{
 background-color:#C2BEB1;
 font-weight:bold;
 padding:4px;
}

.backButton{
 	float: right;
    position: relative;
    top: -20px;
}
.ticketinfo{
 background-color:#F0F0F6; 
}
.tintls{
 background-color:#F0F0F6;
 font-weight:bold;
 padding:5px;
}
fieldset{
	width:747px;
}

#blue_box {

	background:none repeat scroll 0 0 #ECF6F8;

	color:#4C4B4B;

	float:left;

	font-size:14px;

	height:355px;

	margin:25px 0 0 30px;

	padding:12px;

	width:235px;}

#blue_box h3{

	padding:0; margin:0;}

#blue_box ol {

	line-height:22px;

	margin:0;

	padding:5px 20px;}
	
	
	#contact_blue_box{

	background:none repeat scroll 0 0 #D4EBFD;

	border:1px solid #BED4E3;

	margin-top:10px;

	padding:12px;

	width:98%;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;}

#contact_blue_box h3{ 

	color:#38565F;

	font-size:14px;

	margin:0;}
	#contact_blue_box .search {
    color: #555;
    float: right;
    padding-right: 10px;
}
 .message {color:#339900; font-weight: bold;}
 .submitbut {position:absolute; right:158px;} 
.tablemenu{border:1px solid #fff;padding:2px;width:50%;font-size:12px;}
.tablemenu td{background:#D8D8D8; padding:3px;}
.tablemenu th{background-color:#C2BEB1;}
/*.tableinfo {font-family: Arial,Helvetica,sans-serif; 
	text-align: left;
	   border: 1px solid #C2BEB1;
	   height:100%;
   }
.tableinfo th{background-color:#C2BEB1;padding:4px; color:#000000; text-align:center;font-size:11px;}
.tableinfo td{font-family: Arial,Helvetica,sans-serif;padding:5px;font-size:11px;}
.tdclass {font-weight:bold; color:#000000;font-family: Arial,Helvetica,sans-serif;}
.imgview img{height:16px; width:16px;}
.btn-group {text-align:left;}
.btn {text-align:left;}
.subclass{width:100%; padding:5px;font-family: Arial,Helvetica,sans-serif;font-size:12px; background-color:#C2BEB1;}
.maintable{width:100%}
.maintdinfo{width:10%; height:10%;}
.mainclass{float:right;padding:5px;}
.tablehead{padding:5px;background-color:#C2BEB1;font-family: Arial,Helvetica,sans-serif;font-size:12px; }
.tdinfo{border:1px solid #C2BEB1;padding:5px;font-family: Arial,Helvetica,sans-serif;font-size:12px;}
}
*/


.well {
  min-height: 20px;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.well_small {
  min-height: 20px;
  padding: 3px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;

}
 .table-bordered td {
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

.table {
   margin-bottom: 18px;
}

.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav  a{  text-decoration: none;
  background-color: #eeeeee;
}
.nav  a:visited{color:blue;}

#table11 {
border-collapse: collapse;
}
#table11 td {
border: 1px solid #ddd; /* 'cellspacing' */
padding: 8px 8px;
}
#table11 th{
background: #C2BEB1;
border: 1px solid #ddd;
padding: 3px 3px;
font-size:12px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}
.success {
	margin: 20px 0;
	padding: 10px;
	/*background:#FBF9F4;*/
	border: 1px solid #eeeeee ;
	
	}

#tablepics {
border-collapse: collapse;
}
#tablepics td {
border: 1px solid #ddd; /* 'cellspacing' */
padding: 8px 8px;
}
#tablepics th{
background: #C2BEB1;
border: 1px solid #ddd;
padding: 5px 5px;
font-size:12px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
} 
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #444444; background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #444444; border-bottom: 3px solid #ffdd00; background: #000000 url(../images/ui-bg_carbon-fiber_30_000000_8x9.png) 50% 50% repeat; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
#businessname {
	color: #ffdd00;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0px 0px 10px #fff;
 	padding-top:5px;
 	width:70%;
}
	
.slogan{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;width:70%;margin-left:25px;line-height:30px;
}