@charset "utf-8";

/*  Main CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E39A4;
	background-color: #103e6f;
}

h1 {
	margin: 0;
	padding: 5px 0px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	color: #0552a0;
	background: url(../images/links_moving_icon.gif) no-repeat 5px 2px;
	float: left;
}

h2 {
	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;
}

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: #1E39A4;
	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:#1E39A4;
	font-size: 16px;
	line-height: 24px;
}

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(../images/top_bg_left.gif) no-repeat;
	font-size: 1px;
}

.st-bg {
	float: left;
	width: 940px;
	height: 10px;
	background: url(../images/top_bg_repeat.gif) repeat-x;
	font-size: 1px;
}

.st-r {
	float: right;
	width: 20px;
	height: 10px;
	background: url(../images/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(../images/hdr_left.gif) no-repeat;
}

.hdr-cont {
	float: left;
	width: 960px;
	height: 90px;
	background: url(../images/hdr_bg.gif) no-repeat;
}

.hdr-r {
	float: right;
	width: 10px;
	height: 90px;
	background: url(../images/hdr_right.gif) no-repeat;
}

.hdr-logo {
	float: left;
	width: 115px;
	height: 90px;
}

.hdr-menu {
	float: right;
	width: 240px;
	height: 90px;
}

.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(../images/icon_home.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.home a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../images/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(../images/icon_sitemap.gif) no-repeat 0 2px;
	padding: 0px 20px 0px 15px;
}

.sitemap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../images/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(../images/icon_touch.gif) no-repeat 0 2px;
	padding: 0px 5px 0px 15px;
}

.touch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../images/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(../images/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(../images/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(../images/main_visual_bg.gif) repeat-y;
	padding: 0px 10px;
}

.menu {
	float: left;
	width: 960px;
	height: 35px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/menu_holder_bg.gif) repeat-x;
}

.m-hide {
	display: none;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	border-right: 1px solid #002f64;
}

.menu-tab a {
	float:left;
	padding: 0px 5px;
	background: url(../images/menu_bg.gif) repeat-x 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.menu-tab a:hover {
	float:left;
	padding: 0px 5px;
	background: url(../images/menu_bg.gif) repeat-x 0px -35px;
	color: #ffa84b;
	text-decoration: none;
	display: block;
	height: 35px;
}

.menu-tab-selected a {
	float:left;
	padding: 0px 5px;
	background: url(../images/menu_bg.gif) repeat-x 0px -70px !important;
	color: #FFFFFF !important;
	text-decoration: none;
	display: block;
	height: 35px;
}

.menu-tab-selected {
	float:left;
	padding: 0px 5px;
	background: url(../images/menu_bg.gif) repeat-x 0px -70px !important;
	color: #FFFFFF !important;
	text-decoration: none;
	display: block;
	height: 35px; 
}
/* menu end */

/* dd menu start */
.dd-menu {
	position:absolute;
	width:180px;
	height:auto;
	border:1px solid #fa8d1d;
	border-bottom:none;
	display: none;
	z-index:1;
}

.dd-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.dd-menu li {
	margin:0;
	padding:0;
	list-style:none;
}

.dd-menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.dd-menu-list a {
	width:160px;
	height:23px;
	line-height:23px;
	display:block;
	background-color:#002f64;
	padding:0px 10px;
	/*border-bottom:1px solid #fa8d1d;*/
}

.dd-menu-list a:hover {
	color: #FFFFFF;
	background-color:#fa8d1d;
}
/* dd menu end */

/* main visual start */
#main-visual-holder {
	clear: both;
	float: left;
	width: 940px;
	height: 200px;
	background: url(../images/main_visual_bg.gif) repeat-y;
	padding: 10px 20px;
}

.main-visual {
	float: left;
	width: 710px;
	height: 200px;
}

.main-quotation {
	float: right;
	width: 220px;
	height: 200px;
	background: url(../images/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(../images/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(../images/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(../images/btm_bg_left.gif) no-repeat;
	font-size: 1px;
}

.sb-bg {
	float: left;
	width: 940px;
	height: 10px;
	background: url(../images/btm_bg_repeat.gif) repeat-x;
	font-size: 1px;
}

.sb-r {
	float: right;
	width: 20px;
	height: 10px;
	background: url(../images/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(../images/ftr_left.gif) no-repeat;
	font-size: 1px;
}

.ftr-cont {
	float: left;
	width: 940px;
	height: 55px;
	background: url(../images/ftr_bg.gif) no-repeat;
	padding: 0px 10px;
}

.ftr-r {
	float: right;
	width: 10px;
	height: 55px;
	background: url(../images/ftr_right.gif) no-repeat;
	font-size: 1px;
}

.ftr-tabs {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 8px;
}

.ftr-tabs a:link, .ftr-tabs a:visited, .ftr-tabs a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.ftr-tabs a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.ftr-greenlight {
	float: right;
	width: 95px;
	height: 55px;
	font-size: 1px;
}
/* footer end */
/*default end*/

/*Main */


/* CSS Document */

/* content start */
.content-cont {
	float: left;
	width: 710px;
	height: auto;
}

.content-top {
	clear: both;
	float: left;
	width: 710px;
	height: 55px;
}

.ct-left {
	float: left;
	width: 15px;
	height: 55px;
	background: url(../images/main_top_left.gif) no-repeat;
}

.ct-bg {
	float: left;
	width: 680px;
	height: 55px;
	background: url(../images/main_top_bg.gif) repeat-x;
}

.ct-right {
	float: right;
	width: 15px;
	height: 55px;
	background: url(../images/main_top_right.gif) no-repeat;
}

.content-middle {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	background: url(../images/main_middle_bg.gif) repeat-y;
	padding: 10px 15px;
}

.content-btm {
	clear: both;
	float: left;
	width: 710px;
	height: 15px;
}

.cb-left {
	float: left;
	width: 15px;
	height: 15px;
	background: url(../images/main_btm_left.gif) no-repeat;
}

.cb-bg {
	float: left;
	width: 680px;
	height: 15px;
	background: url(../images/main_btm_bg.gif) repeat-x;
}

.cb-right {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/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(../images/main_top_left.gif) no-repeat;
}

.ct-bg-q {
	float: left;
	width: 910px;
	height: 55px;
	background: url(../images/main_top_bg.gif) repeat-x;
}

.ct-right-q {
	float: right;
	width: 15px;
	height: 55px;
	background: url(../images/main_top_right.gif) no-repeat;
}

.content-middle-q {
	clear: both;
	width: 910px;
	height: auto;
	background: url(../images/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(../images/main_btm_left.gif) no-repeat;
}

.cb-bg-q {
	float: left;
	width: 910px;
	height: 15px;
	background: url(../images/main_btm_bg.gif) repeat-x;
}

.cb-right-q {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/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 #272EE1;
	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: #1E39A4;
	border: 1px solid #272EE1;
}

.content-q-listbox2 {
	width: 290px;
	padding: 1px 2px;
	font-size: 12px;
	color: #1E39A4;
	border: 1px solid #272EE1;
}

.content-q-listbox3 {
	width: 135px;
	padding: 1px 2px;
	font-size: 12px;
	color: #1E39A4;
	border: 1px solid #272EE1;
}

.content-q-listbox4 {
	padding: 1px 2px;
	font-size: 12px;
	color: #1E39A4;
	border: 1px solid #272EE1;
}

.content-q-listbox5 {
	width: 100px;
	padding: 1px 2px;
	font-size: 12px;
	color: #1E39A4;
	border: 1px solid #272EE1;
}

.content-q-inputbox {
	width: 70px;
	padding: 1px 2px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #272EE1;
}

.content-q-inputbox2{
	width: 200px;
	font-size: 12px;
	color: #555555;
	border:1px solid #272EE1;
}

.content-q-inputbox3{
	width: 100px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #272EE1;
}

.content-q-inputbox4{
	font-size: 12px;
	color: #555555;
	width: 50px;
	border: 1px solid #272EE1;
}
.content-q-inputbox5{
	width: 50px;
	font-size: 12px;
	color: #555555;
	border: 1px solid #272EE1;
}

.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(../images/quotation_box_top_origin2.gif) no-repeat;
}

.quotation-box-top-destination {
	float: left;
	width: 320px;
	height: 40px;
	background: url(../images/quotation_box_top_destination2.gif) no-repeat;
}

.quotation-box-middle {
	float: left;
	width: 320px;
	height: auto;
	background: url(../images/quotation_box_bg2.gif) repeat-y;
}

.quotation-box-btm {
	float: left;
	width: 320px;
	height: 18px;
	background: url(../images/quotation_box_btm2.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(../images/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(../images/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(../images/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(../images/quotation_box_top_personal2.gif) no-repeat;
}

.quotation-box-personal-middle {
	float: left;
	width: 780px;
	height: auto;
	background: url(../images/quotation_box_bg_personal2.gif) repeat-y;
}

.quotation-box-personal-btm {
	float: left;
	width: 780px;
	height: 18px;
	background: url(../images/quotation_box_btm_personal2.gif) no-repeat;
}

.quotation-box-personal-cont {
	clear: both;
	float: left;
	width: 740px;
	padding: 0px 20px;
}

.select-lang {
	float: right;
	width: 300px;
	line-height: 25px;
	padding-top: 10px;
	text-align: right;
}
/* quotation end */

/* panel start */
.panel {
	float: right;
	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(../images/panel_title_top.gif) no-repeat;
}

.pa-top {
	float: left;
	width: 220px;
	height: 18px;
	background: url(../images/panel_top.gif) no-repeat;
}

.pc-middle, .pa-middle {
	float: left;
	width: 220px;
	height: auto;
	background: url(../images/panel_bg.gif) repeat-y;
}

.pc-btm, .pa-btm {
	float: left;
	width: 220px;
	height: 18px;
	background: url(../images/panel_btm.gif) no-repeat;
}

.pc-cont {
	clear: both;
	float: left;
	width: 170px;
	padding: 0px 25px;
	font-weight: bold;
	color: #0552a0;
}

.pc-bullet {
	background: url(../images/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 */

/*video list start */
.ds-content-container1 {
	clear:both;
	float:left;
	width:738px;
	height:116px;
	border:1px solid #e6f1ff;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.ds-content-image-holder {
	float:left;
	width:126px;
	height:96px;
	padding:10px;
}

.ds-content-image {
	float:left;
	width:120px;
	height:90px;
	border:2px solid #CCCCCC;
	padding:1px;
}

.ds-content-holder {
	float:right;
	width:570px;
	height:96px;
	padding:10px 10px 10px 0;
}

.ds-content-title-duration {
	float:left;
	width:550px;
	height:24px;
	padding-bottom:5px;
	
}

.ds-content-title {
	float:left;
	width:570px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#3b7fe5;
	padding-bottom: 5px;
}

.ds-content-title a {
	color:#3b7fe5;
	text-decoration:none;
}

.ds-content-title a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.ds-content-duration {
	float:right;
	width:120px;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#333333;
	text-align:right;
}

.ds-red {
	color:#990000;
}

.ds-content-desc {
	width:570px;
}

.ds-content-container2 {
	clear:both;
	float:left;
	width:740px;
	height:118px;
	background-color:#e6f1ff;
	margin-bottom:5px;
}
/*video list end */

/* pagination */
.mp-page-selected {
	border-right:1px solid #999999;
	color:#3B7FE5;
	font-weight:bold;
	padding:0 5px;
	text-decoration:underline;
}
.mp-page a{
	border-right:1px solid #999999;
	color:#333333;
	padding:0 5px;
	text-decoration:none;
}
.mp-next a, .mp-previous a{
	color:#333333;
	text-decoration:none;		
}
.mp-next a{
	padding-left:5px;
}
.mp-previous a{
	border-right:1px solid #999999;
	padding-right:5px;
}
.mp-next a:hover, .mp-previous a:hover, .mp-page a:hover{
	color:#FF6600;
	text-decoration:underline;
}
/* end main */

/*Spry */

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	z-index: 1020;
	cursor: default;
	width: 170px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 180px;
	border-right: none !important;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	/*left: auto;
	top: 0;*/
	left: 9px;
	top: 8px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border:1px solid #fa8d1d;
	width: 180px;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background: url(../images/menu_bg.gif) repeat-x 0px 0px;
	padding: 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
}

ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background:#002f64;
	padding: 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px !important;
	line-height: 23px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	display: block;
	cursor: pointer;
	background: url(../images/menu_bg.gif) repeat-x 0px -35px;
	padding: 0px 5px;
	color: #ffa84b;
	text-decoration: none;
	height: 35px;
}

ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	display: block;
	cursor: pointer;
	background: #FA8D1D;
	padding: 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px !important;
	line-height: 23px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	display: block;
	cursor: pointer;
	background: url(../images/menu_bg.gif) repeat-x 0px -35px;
	padding: 0px 5px;
	color: #ffa84b;
	text-decoration: none;
	height: 35px;
}

ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	display: block;
	cursor: pointer;
	background: #FA8D1D;
	padding: 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px !important;
	line-height: 23px;
}


/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

/*jquerry */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/*jtool tip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #0D6DBE;
	background-color: #63A1D5;
	padding: 5px;
	opacity: 0.90;
	color: #fff;
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; }

.radius {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*celendar*/

/* 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;
}



