@charset UTF-8;

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,ul,li,img,p,form {
	border: 0;
	outline: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #EFEFFF;
	color: #000;
	background-repeat: repeat-x;
	list-style-type: none;
	border-style: none; 
	border-width: 10px;
	font: 11px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#outer_frame {
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	clear: both;
	background-color: #FFF;		
}

#header {
	display: inline;
	background-color: #FFFFFF;
	height: 180px;
	width: 500px;
	clear: both;
}

#header .jtg_business_logo {
	float: left;
}
#header .site_menu {	
	float: right;
}
#header .jetset_logo {
	height:37px;
	display: block;
	float: right;
	position: relative;
	top: 5px;
}
#header .system_login {
	display: block;
	float: right;
	border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#045699));
    background: -webkit-linear-gradient(top, #3e779d, #045699);
    background: -moz-linear-gradient(top, #3e779d, #045699);
    background: -ms-linear-gradient(top, #3e779d, #045699);
    background: -o-linear-gradient(top, #3e779d, #045699);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font: 11px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
    text-decoration: none;
    vertical-align: middle;
	margin-top: 9px;
	margin-right: 10px;
}
#header .system_login a {
   font: 11px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#header .system_login:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
#header .system_login:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

#header ul {
	width: 700px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0px 0px 0 0px;
	list-style: none;
	display: block;
}

#header li {
	width: 120px;
	padding: 5px;
	margin-left: 1px;
	border-top: 7px solid #cb0218;
	background-color: #045699;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#045699), to(#007292));
    background-image: -webkit-linear-gradient(top, #045699, #8aa6d4); 
    background-image: -moz-linear-gradient(top, #045699, #8aa6d4);
    background-image: -ms-linear-gradient(top, #045699, #8aa6d4);
    background-image: -o-linear-gradient(top, #045699, #8aa6d4);
    -webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	float: left;
	font-variant: small-caps;
}

#header li:hover {
	border-top: 7px solid red;
}

#header a {
	color: white;
	text-shadow: #000 1px 1px 0;
	font: 19px 'Unna', serif;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}

#header a:hover {
	text-shadow: red 1px 1px 0;
}

#feature {
	display:block;
	background-color: #154c85;
	height:250px;
	clear: both;
}

#main {
	display:block;
	background-color: #FFF;
	height:900px;
	padding: 20px;
	border: 2px solid #103876;
	visibility: visible;
	overflow: visible;
	clear: both;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

#main2 {
	background-color: #fffeff;
	min-height:690px;
	padding: 10px;
	border: 0px solid #103876;
	visibility: visible;
	overflow: hidden;
	z-index: inherit;
	zoom: 1;
}

#left_column {
	display: block;
	width: 320px;
	float: left;
	margin: 0px 0px 0px -9px;
}

#middle_column{
	display: block;
	width: 320px;
	float: left;
	margin: 0px 0px 0px 10px;
}

#right_column {
	display: block;
	width: 320px;
	float: right;
	margin: 0px -15px 0px 0px;
}

#big_right_column {
	display: block;
	width: 626px;
	margin: 0px 0px 0px 10px;
	float: right;
}

#contents {
	display:block;
	background-color: #FFFFFF;
	height:150px;
}

#footer {
	display:block;
	background-color: #103876;
	height:120px;
}
#footer a {
	text-decoration:none;
	color: #ffffff;
	font: 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer a:hover {
	background-color:#ffffff;
	color: #000000;
}

#footer p {
	color: #fffeff;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-shadow: #000000 1px 1px 0;
	padding-top: 15px;
}

#column_box {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
	border: 2px solid #bebebe;
	background-color: #fffbfe;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 280px;
}

* {
	
}

#column_box .smallbold {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#column_box .header {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#column_box .footer {
	color: #0c5b9d;
	font-size: 12px;
	font-weight: bold;
}

#column_box .right {
	float: right;
	margin-right: 20px;
}

#column_box .footer img {
	margin-right: 15px;
}

#column_box p {
	color: #777777;
	text-align: left;
}

#column_box hr {
	background-color: #0c5b9d;
	width: 100px;
	height: 1px;
	border-style: none;
}

#column_box input {
	background-color: #e4e4e4;
	border: 1px solid #e4e4e4;
	font-size: 12px;
	width: 260px;
}

#column_box textarea {
	background-color: #e4e4e4;
	border: 1px solid #e4e4e4;
	font-size: 12px;
	width: 260px;
	height: 149px;
}

#column_tab  {
	width: 180px;
	background-color: #045699;
	color: #fff;
	font: small-caps 19px 'Unna', serif;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#045699), to(#007292));
    background-image: -webkit-linear-gradient(top, #045699, #8aa6d4); 
    background-image: -moz-linear-gradient(top, #045699, #8aa6d4);
    background-image: -ms-linear-gradient(top, #045699, #8aa6d4);
    background-image: -o-linear-gradient(top, #045699, #8aa6d4);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 6px;
	margin-left: 10px;
	text-shadow: #000 1px 1px 0;
	text-indent: 10px;
}

#big_column_box {
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
	border: 2px solid #bebebe;
	background-color: #fffbfe;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 610px;
	clear:both;
}

#big_column_box p {
	text-align: justify;
	margin: 10px;
}

#big_column_box ul {
	margin: 30px;
}

#big_column_box .header {
	font: 13px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
}

#big_column_tab  {
	width: 280px;
	background-color: #045699;
	color: #fff;
	font: small-caps 19px 'Unna', serif;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#045699), to(#007292));
    background-image: -webkit-linear-gradient(top, #045699, #8aa6d4); 
    background-image: -moz-linear-gradient(top, #045699, #8aa6d4);
    background-image: -ms-linear-gradient(top, #045699, #8aa6d4);
    background-image: -o-linear-gradient(top, #045699, #8aa6d4);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 6px;
	margin-left: 10px;
	text-shadow: #000 1px 1px 0;
	text-indent: 10px;
}

#big_column_box .input_title {
	font-variant: small-caps;
	display: block;
	float: left;
	width: 100px;
}
#big_column_box .input_data {
	font-weight: bold;
	display: block;
	width: 460px;
}

#big_column_box .refund_itin {
	display: block;
	width: 88px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	float: left;
}

#big_column_box .group_itin1 {
	display: block;
	width: 180px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
}

#big_column_box .group_itin2 {
	display: block;
	width: 180px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
}
#big_column_box .group_itin2 input {
	width: 180px;
}



#big_column_box .group_itin3 {
	display: block;
	width: 180px;
	font-size: 8px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#big_column_box .group_itin4 {
	display: block;
	width: 130px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
}
#big_column_box .group_itin4 input {
	width: 130px;
}


#big_column_box p {
	clear:both;
}

#big_column_box input {
	width:  80px;
}

#big_column_box h1 {
	font-size: 16px;
}

#big_column_box h2 {
	font-size: 14px;
	padding-top: 30px;
}

#dialog-form label, input { display:block; }
#dialog-form input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }

#loading { 
    display:block;
    position:absolute;
    text-align: center; 
    top:100px;
    left: 50%;
    margin-left: -400px;
    width:800px;
    background-color:#FFFFFF;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #888;
}