/* CSS Document */

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #103e6f;
}

h1, .componentheading {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	color: #0552a0;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0552a0;
	line-height: 30px;
	padding-left: 5px;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #0552a0;
	border-bottom: 2px solid #e6f1ff;
	padding-left: 5px;
}

h3.title {
	border-bottom: none;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 10px;
}

h3.skype {
	border-bottom: none;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 22px;
}

h3.items {
	border-bottom: none;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 10px;
}

h4 {
	display: none;
}

h5 {
	margin: 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h5.large {
	/*color: #0552a0;*/
	color:#000000;
	font-size: 16px;
	line-height: 24px;
}
h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 22px;
}

img {
	border: none medium;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: auto;
}

/* header start */
#hdr-holder {
	clear: both;
	float: left;
	width: 980px;
	height: 100px;
}

.spacer-top {
	clear: both;
	float: left;
	width: 980px;
	height: 10px;
}

.st-l {
	float: left;
	width: 20px;
	height: 10px;
	background: url(top_bg_left.gif) no-repeat;
	font-size: 1px;
}

.st-bg {
	float: left;
	width: 940px;
	height: 10px;
	background: url(top_bg_repeat.gif) repeat-x;
	font-size: 1px;
}

.st-r {
	float: right;
	width: 20px;
	height: 10px;
	background: url(top_bg_right.gif) no-repeat;
	font-size: 1px;
}

.hdr {
	clear: both;
	float: left;
	width: 980px;
	height: 90px;
}

.hdr-l {
	float: left;
	width: 10px;
	height: 90px;
	background: url(hdr_left.gif) no-repeat;
}

.hdr-cont {
	float: left;
	width: 960px;
	height: 90px;
	background: url(hdr_bg.gif) no-repeat;
}

.hdr-r {
	float: right;
	width: 10px;
	height: 90px;
	background: url(hdr_right.gif) no-repeat;
}

.hdr-logo {
	float: left;
	width: 400px;
	height: 90px;
}

.hdr-menu {
	float: right;
	width: 240px;
	height: 90px;
	text-align:right;
	padding:5px 10px 0 0;
}

.hdr-menu-list {
	float: right;
	height: 22px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}

.hdr-menu-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.hdr-menu-list li {
	margin: 0;
	padding: 0;
	float: left;
}

.home a:link, .home a:visited, .home a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(icon_home.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.home a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(icon_home.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.sitemap a:link, .sitemap a:visited, .sitemap a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(icon_sitemap.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.sitemap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(icon_sitemap.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.touch a:link, .touch a:visited, .touch a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(icon_touch.gif) no-repeat 0 2px;
	padding: 0px 5px 0px 15px;
}

.touch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(icon_touch.gif) no-repeat 0 2px;
	padding: 0px 5px 0px 15px;
}


.hdr-menu-search {
	float: left;
	width: 230px;
	height: 23px;
	padding-top: 43px;
}

.search-btn {
	float: left;
	width: 63px;
	height: 19px;
	background: url(search_btn.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
	line-height: 19px;
}

.search-btn a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.search-btn a:hover {
	color: #002f64;
	text-decoration: none;
	display: block;
}

.search-box-holder {
	float: left;
	width: 150px;
}
.search-inputbox {
	width: 140px;
	border: 1px solid #58b7ff;
	background: url(textfield_bg.gif) repeat-x;
	padding: 2px 5px;
	font-size: 11px;
	color: #103e6f;
}

.search-inputbox2 {
	width: 140px;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
	font-size: 11px;
}

/* header end */

/* menu start */
#menu-holder {
	clear: both;
	float: left;
	width: 960px;
	height: 35px;
	background: url(main_visual_bg.gif) repeat-y;
	padding: 0px 10px;
}
/* menu end */

/* main visual start */
#main-visual-holder {
	clear: both;
	float: left;
	width: 940px;
	height: 200px;
	background-image: url(main_visual_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 18px;
}

.main-visual {
	text-align:center;
	height: 200px;
	
}
.main-visual img{
	border:2px solid #00FFFF;
	width:940px;
}
.main-quotation {
	float: right;
	width: 220px;
	height: 200px;
	background: url(quotation_bg.gif) no-repeat;
}

.mq-cont {
	clear: both;
	float: left;
	width: 180px;
	height: 145px;
	padding: 15px 20px 10px 20px;
}

.mq-cont-desc {
	clear: both;
	float: left;
	width: 180px;
	padding-bottom: 10px;
}

.mq-listbox {
	width: 180px;
	border: 1px solid #aa4c02;
	padding: 3px 5px;
	font-size: 12px;
	color: #aa4c02;
}

.mq-inputbox {
	width: 168px;
	border: 1px solid #aa4c02;
	padding: 3px 5px;
	font-size: 12px;
	color: #aa4c02;
}

.mq-cont-btn {
	clear: both;
	margin: 0 auto;
	width: 70px;
	height: 40px;
	text-align: center;
	background: url(go_btn.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}

.mq-cont-btn a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.mq-cont-btn a:hover {
	color: #002f64;
	text-decoration: none;
	display: block;
}
/* main visual end */

/* main content start */
#main-content {
	clear: both;
	float: left;
	width: 940px;
	height: auto;
	background: url(main_bg.gif) repeat-y;
	padding: 10px 20px;
}
/* main content end */

/* footer start */
#ftr-holder {
	clear: both;
	float: left;
	width: 980px;
	height: 65px;
}

.spacer-btm {
	clear: both;
	float: left;
	width: 980px;
	height: 10px;
	font-size: 1px;
}

.sb-l {
	float: left;
	width: 20px;
	height: 10px;
	background: url(btm_bg_left.gif) no-repeat;
	font-size: 1px;
}

.sb-bg {
	float: left;
	width: 940px;
	height: 10px;
	background: url(btm_bg_repeat.gif) repeat-x;
	font-size: 1px;
}

.sb-r {
	float: right;
	width: 20px;
	height: 10px;
	background: url(btm_bg_right.gif) no-repeat;
	font-size: 1px;
}

.ftr {
	clear: both;
	float: left;
	width: 980px;
	height: 55px;
}

.ftr-l {
	float: left;
	width: 10px;
	height: 55px;
	background: url(ftr_left.gif) no-repeat;
	font-size: 1px;
}

.ftr-cont {
	float: left;
	width: 940px;
	height: 55px;
	background: url(ftr_bg.gif) no-repeat;
	padding: 0px 10px;
}

.ftr-r {
	float: right;
	width: 10px;
	height: 55px;
	background: url(ftr_right.gif) no-repeat;
	font-size: 1px;
}

.ftr-tabs, .menu {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 8px;
}

.menu {
	margin: 0;
	padding: 0;
	height: 18px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li {
	margin:0;
	padding:0px 10px 0px 0px;
	float:left;
	list-style:none;
}

.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.ftr-greenlight {
	float: right;
	width: 95px;
	height: 55px;
	font-size: 1px;
}
/* footer end */



/* content start */
.content-cont {
	float: right;
	width: 710px;
	height: auto;
}

.content-top {
	clear: both;
	float: left;
	width: 710px;
	height: 15px;
}

.ct-left {
	float: left;
	width: 15px;
	height: 15px;
	background: url(main_top_left.gif) no-repeat;
}

.ct-bg {
	float: left;
	width: 680px;
	height: 15px;
	background: url(main_top_bg.gif) repeat-x;
}

.ct-right {
	float: right;
	width: 15px;
	height: 15px;
	background: url(main_top_right.gif) no-repeat;
}

.content-middle {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	background: url(main_middle_bg.gif) repeat-y;
	padding: 0px 15px 10px 15px;
}

.content-btm {
	clear: both;
	float: left;
	width: 710px;
	height: 15px;
}

.cb-left {
	float: left;
	width: 15px;
	height: 15px;
	background: url(main_btm_left.gif) no-repeat;
}

.cb-bg {
	float: left;
	width: 680px;
	height: 15px;
	background: url(main_btm_bg.gif) repeat-x;
}

.cb-right {
	float: right;
	width: 15px;
	height: 15px;
	background: url(main_btm_right.gif) no-repeat;
}

.content {
	float: left;
	width: 680px;
	min-height: 310px;
}

* html .content {
	float: left;
	width: 680px;
	height: 310px;
}

html>body .content {
	height: auto;
}

.content-spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}
/* content end */

/* quotation start */
.content-cont-q {
	float: left;
	width: 940px;
	height: auto;
}

.content-top-q {
	clear: both;
	float: left;
	width: 940px;
	height: 55px;
}

.validate {
border:1px solid #FF8F8F;
color:#555555;
font-size:12px;
padding:1px 2px;
}

.ct-left-q {
	float: left;
	width: 15px;
	height: 55px;
	background: url(main_top_left.gif) no-repeat;
}

.ct-bg-q {
	float: left;
	width: 910px;
	height: 55px;
	background: url(main_top_bg.gif) repeat-x;
}

.ct-right-q {
	float: right;
	width: 15px;
	height: 55px;
	background: url(main_top_right.gif) no-repeat;
}

.content-middle-q {
	clear: both;
	width: 910px;
	height: auto;
	background: url(main_middle_bg_q.gif) repeat-y;
	padding: 10px 15px;
}

.content-btm-q {
	clear: both;
	float: left;
	width: 940px;
	height: 15px;
}

.cb-left-q {
	float: left;
	width: 15px;
	height: 15px;
	background: url(main_btm_left.gif) no-repeat;
}

.cb-bg-q {
	float: left;
	width: 910px;
	height: 15px;
	background: url(main_btm_bg.gif) repeat-x;
}

.cb-right-q {
	float: right;
	width: 15px;
	height: 15px;
	background: url(main_btm_right.gif) no-repeat;
}

.content-q {
	float: left;
	width: 780px;
	height: auto;
	padding: 0px 65px;
}

.content-desc-q {
	clear: both;
	float: left;
	width: 780px;
	height: auto;
	padding-bottom: 10px;
}

.content-desc-q-text2 {
	clear: both;
	float: left;
	width: 780px;
	padding: 10px 0px;
	border-top: 2px solid #66A6E6;
	margin-top: 10px;
}

.content-desc-q-text {
	clear: both;
	float: left;
	width: 780px;
	padding-bottom: 5px;
}

.content-desc-q-volume {
	clear: both;
	float: left;
	width: 760px;
}

.content-desc-note-q {
	clear: both;
	float: left;
	width: 780px;
	line-height: 24px;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

.content-backtotop-btn-q {
	clear: both;
	padding: 5px;
	text-align: right;
}

.content-desc-btn-q {
	clear: both;
	padding: 5px 0px 15px 0px;
	text-align: center;
}

.content-desc-btn-q2{
	clear: both;
	padding: 5px 0px;
	text-align: center;
}

.content-q-listbox {
	width: 250px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}

.content-q-listbox2 {
	width: 290px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}

.content-q-listbox3 {
	width: 135px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}

.content-q-listbox4 {
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}


.content-q-inputbox {
	width: 70px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}

.content-q-inputbox2{
	width: 200px;
	font-size: 12px;
	color: #555555;
	border:1px solid #66A6E6;
}

.content-q-inputbox3{
	width: 100px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #66A6E6;
}

.content-q-inputbox4{
	font-size: 12px;
	color: #555555;
	width: 50px;
	border: 1px solid #66A6E6;
}

.content-q-textfield {
	width: 772px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
}

.content-spacer-q {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.s-font {
	font-size: 11px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.quotation-box {
	clear: both;
	float: left;
	width: 320px;
}

.quotation-box-top-origin {
	float: left;
	width: 320px;
	height: 40px;
	background: url(quotation_box_top_origin.gif) no-repeat;
}

.quotation-box-top-destination {
	float: left;
	width: 320px;
	height: 40px;
	background: url(quotation_box_top_destination.gif) no-repeat;
}

.quotation-box-middle {
	float: left;
	width: 320px;
	height: auto;
	background: url(quotation_box_bg.gif) repeat-y;
}

.quotation-box-btm {
	float: left;
	width: 320px;
	height: 18px;
	background: url(quotation_box_btm.gif) no-repeat;
}

.quotation-box-cont {
	clear: both;
	float: left;
	width: 300px;
	padding: 0px 10px;
}

.content-list-holder {
	float: left;
	width: 778px;
	border: 1px solid #66a6e6;
	border-top: none;
	margin-bottom: 10px;
}

.content-list-title {
	width: 778px;
	height: 28px;
	line-height: 28px;
	background: url(quotation_list_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.content-list-r1 {
	background-color: #FFFFFF;
}

.content-list-r2 {
	background-color: #f1f1f1;
}

.content-list-r1 td, .content-list-r2 td {
	line-height: 24px;
	padding: 0px 5px;
}

.content-list-total td {
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	border-top: 2px solid #e6f1ff;
}

.image-main-holder {
	float:left;
	width:768px;
	height:525px;
	overflow: auto;
	padding:5px;
	border: 1px solid #66a6e6;	
}

.image-main-holder ul {
	margin:0;
	padding:0;
	list-style:none;
}

.image-main-holder li {
	float:left;
}

.image-main-holder-items-cont {
	clear: both;
	float:left;
	width:780px;
	height: 28px;
	background: url(quotation_list_bg.gif) repeat-x;
	color: #FFFFFF;
}

.image-main-holder-items-cont-title {
	float:left;
}

.image-main-holder-items-cont-search {
	float:right;
	width: 220px;
	padding: 4px 5px 0px 0px;
}

.image-main-holder-items {
	float:left;
	width:780px;
	height: auto;
/*	border: 1px solid #66a6e6;	*/
}

.image-main-holder-spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}


.image-holder {
	float:left;
	width:116px;
	height:auto;
	padding:8px;
	margin: 9px;
}

.image-holder-hover {
	color: #0552a0;
	text-decoration: none;
	background-color: #e6f1ff;
	cursor: pointer;
}

.image-content {
	float:left;
	width:116px;
}

.image-pic {
	width:64px;
	height:64px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	text-align: center;
	margin: 0px 25px;
}

.image-function-name, .image-function-desc {
	height:20px;
	line-height:16px;
	text-align: center;
	font-size: 11px;
}

.image-textfield {
	width: 30px;
	font-size: 11px;
}

.image-main-items {
	clear: both;
	float: left;
	width: 778px;
	height: auto;
	padding-bottom: 5px;
}

.image-main-items-cont {
	clear: both;
	float: left;
	width: 778px;
	height: 23px;
	background: url(items_title_bg.gif) repeat-x;
	border: 1px solid #dedede;
}

.image-main-items-title {
	float: left;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}

.image-main-items-btn {
	float: right;
	width: 23px;
	height: 23px;
	padding-right: 5px;
}

.image-main-items-spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.image-main-items-list {
	clear: both;
	float: left;
	width: 778px;
	height: 350px;
	overflow: auto;
	border: 1px solid #66a6e6;
	margin-bottom: 5px;
	border-top: none;
}

.image-main-items-list ul {
	margin:0;
	padding:0;
	list-style:none;
}

.image-main-items-list li {
	float:left;
}

.quotation-box-personal {
	clear: both;
	float: left;
	width: 780px;
}

.quotation-box-top-personal {
	float: left;
	width: 780px;
	height: 40px;
	background: url(quotation_box_top_personal.gif) no-repeat;
}

.quotation-box-personal-middle {
	float: left;
	width: 780px;
	height: auto;
	background: url(quotation_box_bg_personal.gif) repeat-y;
}

.quotation-box-personal-btm {
	float: left;
	width: 780px;
	height: 18px;
	background: url(quotation_box_btm_personal.gif) no-repeat;
}

.quotation-box-personal-cont {
	clear: both;
	float: left;
	width: 760px;
	padding: 0px 10px;
}

.select-lang {
	float: right;
	width: 300px;
	line-height: 25px;
	padding-top: 10px;
	text-align: right;
}
/* quotation end */

/* panel start */
.panel {
	float: left;
	width: 220px;
	height: auto;
}

.panel-call {
	clear: both;
	float: left;
	width: 220px;
	margin-bottom: 10px;
}

.panel-aff {
	clear: both;
	float: left;
	width: 220px;
}

.pc-top {
	float: left;
	width: 220px;
	height: 40px;
	background: url(panel_title_top.gif) no-repeat;
}

.pa-top {
	float: left;
	width: 220px;
	height: 18px;
	background: url(panel_top.gif) no-repeat;
}

.pc-middle, .pa-middle {
	float: left;
	width: 220px;
	height: auto;
	background: url(panel_bg.gif) repeat-y;
}

.pa-btm {
	float: left;
	width: 220px;
	height: 18px;
	background: url(panel_btm.gif) no-repeat;
}

.pc-cont {
	clear: both;
	float: left;
	width: 220px;
	padding: 0px 15px;
	font-weight: bold;
	color: #0552a0;
}

.pc-bullet {
	background: url(bullet_call.gif) no-repeat 1px 14px;
}

.pa-cont {
	text-align: center;
	width: 200px;
	padding: 10px;
}

.pa-cont-separator {
	clear: both;
	height: 20px;
	font-size: 1px;
}
/* panel end */

/* thank you start */
.content-q-ty {
	margin: 0 auto;
	width: 480px;
	height: auto;
}

.content-q-ty li {
	margin: 0;
	padding: 5px;
}

.ty-title {
	font-size:14px;
	font-weight: bold;
	color:#0552a0;
	text-align:center;
}

.ty-image {
	text-align: center;
}

.ty-title-details {
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-align:center;
}
/* thank you start */

/* -- drop down start --*/

#menu-main {
	float: left;
	width: 960px;
	height: 35px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(menu_holder_bg.gif) repeat-x;
}

#mainlevelmainnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainlevelmainnav #active_menumainnav {
	float:left;
	padding: 0px 5px;
	background: url(menu_bg.gif) repeat-x 0px -70px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 35px;
}

#mainlevelmainnav li ul li  #active_menumainnav {
	float:left;
	padding: 0px 5px;
	background: #FA8D1D !important;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto !important;
	line-height: 23px;
}

#mainlevelmainnav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#mainlevelmainnav li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	border-right: 1px solid #002f64;
}

#mainlevelmainnav li a {
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 20px;
	background: url(menu_bg.gif) repeat-x 0px 0px;
	display: block;
	font-size:13px;
}

#mainlevelmainnav li a:hover {
	float:left;
	color: #ffa84b;
	text-decoration: none;
	padding: 0px 20px;
	background: url(menu_bg.gif) repeat-x 0px -35px;
	display: block;
	height: 35px;
}

#mainlevelmainnav li ul {
	clear: both;
 	position: absolute;
  	left: -9999px; 
	width:180px;
	height:auto;
	border:1px solid #fa8d1d;
	background-color: #002f64;
	padding: 0;
	margin: 30px 0px 0px 0px;
	*margin-top: 0px;
}

#mainlevelmainnav li ul li {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 23px;
	background: none;
	border-right: none;
}

#mainlevelmainnav li ul li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	width:170px;
	margin: 0;
	padding: 0px 5px;
	line-height:23px;
	background:#002f64;
	display:block;	
	
}

#mainlevelmainnav li ul li a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	line-height:23px;
	background:#fa8d1d !important;
	display:block;
	height:auto !important;
}

#mainlevelmainnav li ul li ul {
	clear: both;
 	position: absolute;
  	left: -9999px; 
	width:180px;
	height:auto;
	border:1px solid #fa8d1d;
	background-color: #002f64;
	padding: 0;
	margin: -1px 0px 0px 180px;
	*margin-top: -24px;
}

#mainlevelmainnav li ul li ul li {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 23px;
	background: none;
	border-right: none;
}

#mainlevelmainnav li ul li ul li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	width:170px;
	margin: 0;
	padding: 0px 5px;
	line-height:23px;
	background:#002f64;
	display:block;	
	
}

#mainlevelmainnav li ul li ul li a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	line-height:23px;
	background:#fa8d1d !important;
	display:block;
	height:auto !important;
}

#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
	left:-9999px;
}
 
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover
  l,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul {
	left:auto;
}
 
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover {
	background:#002f64;
}

/* -- drop down end --*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(/images/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* vlist start */
.clips-content-holder {
	float:left;
	width:211px;

	padding:0 0 0 5px;
	overflow:auto;
}

.clips-content {
	clear:both;
	float:left;
	width:190px;
	height:68px;
	padding:4px 0;
	border-bottom:1px dotted #CCCCCC;
}

.clips-content-left {
	float:left;
	width:64px;
	height:64px;
	border:1px solid #CCCCCC;
	padding:1px;
}

.clips-content-right {
	float:right;
	width:112px;
	height:68px;
}

.clips-content-title {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#0552a0;
	padding-bottom:5px;
	/*width:204px;*/
}

.clips-content-title a {
	color:#0552a0;
	text-decoration:none;
}

.clips-content-title a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.clips-content-desc {
	clear:both;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	width:112px;	
}

/* vlist end */

.pc-btm {
	float: left;
	width: 210px;
	height: 18px;
	background: url(panel_btm.gif) no-repeat;
	font-size: 11px;
	color: #0552A0;
	text-align: right;
	padding-right: 10px;
}

.pc-btm a {
	color: #0552A0;
	text-decoration: none;
}

.pc-btm a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.pc-cont {
	clear: both;
	float: left;
	width: 216px;
	font-weight: bold;
	color: #0552a0;
	padding: 0 2px;
}
