@charset "utf-8";
/* CSS Document */

/*----  defalt Setting ----*/
body{
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#000000;
	cursor:pointer
}
/*
td{
	color: #5f6061;
}*/

	
	
.clear{
	clear:both;
}

.mainBg{
	width: 1002px;
}

.topPannel{
	background-image:url(../images/1/top_panel.gif); 
	background-repeat:repeat-y; 
	height:79px; 
	width:1002px;
}

.logo{
	background-image:url(../images/1/Logo.gif);
	background-repeat:no-repeat; 
	height:151px;
	width:30%;
}

.loginBox
{
	background-color:White; 
	
	
}

.loginBox .loginCanvas{
	width:233px; 
	color:#000000; 
	vertical-align:top; 
	padding-top:13px; 
	padding-left:16px;
}

.userName_tb{
	height:14px; 
	width:152px;
}

.pass_tb{
	height:14px; 
	width:152px;
}

.chk_td{
	vertical-align:top;
	width:10px;

}

.login_chk{
	height:10px;
	margin-left: 0px ;
}

.bt_left{
	background-image:url(../images/1/Bt_left.gif); 
	width:2px;
}

.bt_right{
	background-image:url(../images/1/Bt_right.gif); 
	width:2px;}

.login_bt{
	background-image:url(../images/1/Bt_bg.gif); 
	width:42px; 
	color:#000000;
	cursor:pointer;
}

.loginRight{
	width:499px; 
	color:#b0ebfa; 
	vertical-align:top; 
	padding-top:14px; 
	padding-left:16px;
}

.loginBody{
	background-image:url(../images/1/Login_image.gif);
	height:469px;
	width:1002px;
}

table.loginBox td.loginCanvas label.color_white{
	color:#FFFFFF;
}

table.loginBox td.loginCanvas label.color_black{
	color:#000000;
}


.padding_top_10{
	padding-top:10px;
}

.padding_left_3{
	padding-left:3px;
}
.padding_left_4{
	padding-left:4px;
}
.padding_left_5{
	padding-left:5px;
}

.padding_left_10{
	padding-left:10px;
}

/*************   Register Page  *******************/

.banner{
	background-image:url(../images/1/banner.gif);
	background-repeat:no-repeat;
	height:110px;
	width:1002px;
}

.lowerBanner{
	background-image:url(../images/1/Lower_Banner.gif);
	background-repeat:repeat-x;
	height:39px;
	width:1002px;
}

.middleBanner{
	background-image:url(../images/1/Lower_Banner.gif);
	background-repeat:repeat-x;
	height:10px;
	width:1002px;
	text-align:left;
	vertical-align:top;
}

.body_bg{
	/*background-image:url(../images/1/Main_body_bg.gif);*/
	background-repeat:repeat-x;
	height:616px;
	width:1002px;
}



.canvasLeft{
	/*background-image:url(../images/1/Basket_bd_con_left.gif);*/
	background-repeat:no-repeat;
	height:444px;
	width:14px;
}

.canvasRight{
	/*background-image:url(../images/1/Basket_bd_con_right.gif);*/
	background-repeat:no-repeat;
	vertical-align:top;
  height :444px;
	width:14px;
}

.canvasLeftRightBorder{
	/*background:url(../images/1/Main_bd_reg_Border.gif) no-repeat;*/
	width:1px;
}
.canvasLeftRight{
	/*background:#e2e0e0 url(../images/1/Main_bd_reg_Grad.gif) no-repeat;*/
	width:10px;
}

.top_bottom_border{
	border-top: 3px solid ; 
	border-bottom: 10px solid ;
	vertical-align:top;
}


.top_bottom_border2{
	border-top: 3px solid #FFFFF; 
	border-bottom: 10px solid #FFFFFF; 
	vertical-align:top;
}


.yellowOcar{
	color:#e08a2a;
}

.red{
	color:#fe0000;
}

.brown{
	color:#5f6061;
}

.link{
	color:#1080BC;
}


.Footer_link{
	color:#FFFFFF;
}

.white{
	color:#FFFFFF;
}

.white a:hover{
	color:#FFFFFF;
}

.bold{
	font-weight:bold;
}

.font_12{
	font-size:12px;
}

.input_long{
	width:200px; 
	height:14px;
	font-size:11px;
	color:#606060;
}

.input_short{
	width:125px; 
	height:14px;
	color:#606060;
	font-size:11px;
}

.input_small{
	width:50px; 
	height:14px;
	color:#606060;
	font-size:11px;
}


.input_textarea{
	width:200px; 
	height:50px;
	color:#606060;
	font-size:11px;
}
.input_fileField{
	font-size:11px;
	color:#606060;
	padding:2px;
	width:273px;
}
.magenta{
	color:#b7314c;
}
.busket_con_sep2{
	background-image:url(../images/1/long_seperator.gif); 
	background-repeat:repeat-y; 
	width:1px;
}
.input_sec{
	width:145px; 
	height:14px;
	color:#606060;
	font-size:11px;
}

.select_box{
	width:180px;	
	color:#606060;
	font-size:11px;
	height:20px;
}

.select_box_viewcontent{
	color:#606060;
	font-size:11px;
	height:20px;
}

.select_box2{	
	color:#606060;
	font-size:11px;
	height:20px;
}

.list_box{
	width:205px;	
	color:#606060;
	font-size:11px;
}
.list_box_short{
       width:131px;  
       color:#606060;
       font-size:11px;
}

.label_reg{
	color:#606060;
	padding-right:10px;
}

.footer_bg{
	height:35px;
	background-color:#999999;
}

.bg_white{
	background-color:#FFFFFF;
	height:100px;	
}


/*************************   DownLoad Page   *******************************/

.pad_left_3{
	padding-left:3px;
}

.pad_left_5{
	padding-left:5px;
}

.pad_left_8{
	padding-left:8px;
}

.pad_left_10{
	padding-left:10px;
}

.pad_left_12{
	padding-left:12px;
}

.pad_left_11{
	padding-left:11px;
}

.pad_left_15{
	padding-left:15px;
}

.pad_left_17{
	padding-left:17px;
}

.pad_left_20{
	padding-left:20px;
}

.pad_left_25{
	padding-left:25px;
}

.pad_left_38{
	padding-left:38px;
}

.pad_left_88{
	padding-left:88px;
}

.pad_right_38{
	padding-right:38px;
}

.pad_right_25{
	padding-right:25px;
}

.pad_right_20{
	padding-right:20px;
}

.pad_right_17{
	padding-right:17px;
}

.pad_right_12{
	padding-right:12px;
}

.pad_right_11{
	padding-right:11px;
}

.pad_right_10{
	padding-right:10px;
}

.pad_right_15{
	padding-right:15px;
}

.pad_right_14{
	padding-right:14px;
}

.pad_right_8{
	padding-right:8px;
}

.pad_right_7{
	padding-right:7px;
}

.pad_top_30{
	padding-top:30px;
}

.pad_top_25{
	padding-top:25px;
}

.pad_top_18{
	padding-top:18px;
}

.pad_top_16{
	padding-top:16px;
}

.pad_top_15{
	padding-top:15px;
}

.pad_top_14{
	padding-top:14px;
}
.pad_top_13{
	padding-top:13px;
}

.pad_top_9{
	padding-top:9px;
}

.pad_top_3{
	padding-top:3px;
}

.pad_bottom_3{
	padding-bottom:3px;
}

.pad_bottom_6{
	padding-bottom:6px;
}

.pad_bottom_7{
	padding-bottom:7px;
}

.pad_bottom_8{
	padding-bottom:8px;
}

.pad_bottom_9{
	padding-bottom:9px;
}

.pad_bottom_10{
	padding-bottom:10px;
}

.pad_bottom_13{
	padding-bottom:13px;
}

.pad_bottom_15{
	padding-bottom:15px;
}

.pad_bottom_85{
	padding-bottom:70px;
}

.download_main_border{
	border:1px solid #908f8f;
}

.download_diffSize{
	background-image:url(../images/1/ava_size_bg.gif); 
	background-repeat:repeat-x; 
	width:283px; 
	height:81px; 
	border:1px solid #908f8f;

}

.long_seperator{
	background-image:url(../images/1/long_seperator.gif); 
	height:395px; 
	width:1px;
}

.close_window_bt{
	padding-right: 38px; 
	padding-bottom:20px; 
	padding-top:6px;
}

/*********************************  Busket page  **********************************/


.underline{
	text-decoration:underline;
}


.buc_canvasLeft{
	/*background-image:url(../images/1/Basket_bd_con_left.gif);*/
	background-repeat:no-repeat;
	height:596px;
	width:14px;
	/*background-color:#e0dedf;*/
	
}

.buc_canvasRight{
	/*background-image:url(../images/1/Basket_bd_con_right.gif);*/
	background-repeat:no-repeat;
	vertical-align:top;
	height:596px;
	width:14px;
	/*background-color:#e0dedf;*/
}

.top_bottom_border_buc{
	border-top: 3px solid #FFFFFF; 
	border-bottom: 10px solid #FFFFFF; 
	vertical-align:top;
}

.menu_blue_button{
	background-image:url(../images/1/Blue_button_bg.gif); 
	padding-left:10px; 
	padding-right:10px; 
	background-repeat:repeat-x; 
	height:20px; 
	border:1px solid #76abdf;
}

.menu_blue_button a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_light_blue_button
{
		background-image:url(../images/1/light_blue_button_bg.gif); 
	padding-left:10px; 
	padding-right:10px; 
	background-repeat:repeat-x; 
	height:20px; 
	border:1px solid #76abdf;
	color:#000000;
		

}

.menu_light_blue_button a
{
	color:#000000;
		
	}

.menu_gray_button{
	background-image:url(../images/1/Gray_button_bg.gif); 
	padding-left:10px; 
	padding-right:10px; 
	background-repeat:repeat-x; 
	height:22px; 
	border:1px solid #939393;
	font-weight:bold;
	vertical-align:middle;
	color:#4a4a4a;
}

.menu_gray_button a {
	font-weight:bold;	
	color:#4a4a4a;
	text-decoration:none;
}

.gray_button{
	background-image:url(../images/1/Gray_button_bg.gif); 
	padding-left:10px; 
	padding-right:10px; 
	background-repeat:repeat-x; 
	height:22px; 
	border:1px solid #939393;
	vertical-align:middle;
	color:#4a4a4a;
}

.gray_button a {
	color:#4a4a4a;
	text-decoration:none;
}

.remove_gray_button{
	background-image:url(../images/1/Gray_button_bg.gif); 
	padding-left:18px; 
	padding-right:18px; 
	background-repeat:repeat-x; 
	height:18px; 
	border:1px solid #939393;
	vertical-align:middle;
	color:#4a4a4a;
	font-size:11px;
}

.remove_gray_button a {
	color:#4a4a4a;
	text-decoration:none;
}

.height_ten{
	height:10px;
}

.border_buttom{
	border-bottom:1px solid #908f8f;
}

.buk_cont_table{
	border:1px solid #908f8f; 
	width:1002px; 
	height:344px;
}

.download{
}

.download a {
	color:#4a4a4a;
}

.width_10px{
	width:10px;
}

.pagination_inbox{
	width:15px; 
	height:14px;
}

.busket_con_sep{
	background-image:url(../images/1/Basket_seperator.gif); 
	background-repeat:no-repeat; 
	width:1px;
}

.normalText{
	font-weight:normal;
}

.home_top_bottom_border{
	border-top: 0px solid #b4b4b4; 
	border-bottom: 0px solid #e0dedf; 
	vertical-align:top;
	width:770px;
}

/*.galleryTab{
	width:211px; 
	border:0px solid #b5b4b4; 
	border-top:0px solid #b5b4b4; 
	height:100%;
	background-color:#e8e8e8;
}*/
.galleryTab{
	width:211px; 
	height:100%;
	background-color:#e8e8e8;
}


select { 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-3dlight-color:#b5b4b4;
}

.select_box_home{
	width:189px; 
	height: 71px;
}

.date_inbox{
	width:50px; 
	height:14px;
}

.keyword_inbox{
	width:184px; 
	height:14px;
}

.rating_inbox{
	width:190px; 
}


.home_content_row{
	height:97px; 
	color:#5f6061;
	font:10px;
}

.TrashCan_content_row{
	height:50px; 
	color:#5f6061;
	font:10px;
}


.home_content_row a {
	color:#5387bc;
}

.home_content_row_even{
	height:97px; 
	color:#5f6061;
	font:10px;
	background-color:#f7f7f7;
}

.home_content_row_even a {
	color:#5387bc;
}

.margin_bottom_10px{
	margin-bottom:10px;
}

.auto_right{
	width:auto; 
	float:right;
}

.auto_left{
	width:auto; 
	float:left;
}

.yellow_bt_left{
	background-image:url(../images/1/yellow_bt_left.gif); 
	background-repeat:no-repeat; 
	width:7px; 
	height:22px;
}

.yellow_bt_right{
	background-image:url(../images/1/yellow_bt_right.gif); 
	background-repeat:no-repeat; 
	width:7px; 
	height:22px;
}
.yellow_bt_bg a
{
	color:Black	 ; 
cursor:pointer;
}

.yellow_bt_bg{
	background-image:url(../images/1/yellow_bt_bg.gif); 
	background-repeat:repeat-x; 
	height:22px; 
	width:auto;
}



.search_img{
	background-image:url(../images/1/searchGlass.gif);
	background-repeat:no-repeat; 
	height:14px; 
	width:14px;
}

.add_delete_top{
	background-image:url(../images/1/home_addDel_bg.gif); 
	background-repeat:repeat-x; 
	height:28px;
}

.add_delete_bottom{
	background-image:url(../images/1/home_addDel_bg_bottom.gif); 
	background-repeat:repeat-x; 
	height:28px;
}	

.rating_star{
	vertical-align:bottom; 
	padding-top:5px; 
	padding-left:5px;
}


.even_Row{
	background: #f7f7f7;
}

.tblApproveMain {
	background:#c7c5c5 url(../images/1/approveMainBorder.gif) no-repeat;
}

.tblApprove th {
	background:url(../images/1/approve_header_bg.gif) repeat-x;
	border-top:1px solid #94c9ed;
	border-bottom:1px solid #94c9ed;
	padding:4px 4px 3px 4px;
}

.tblApprove td {
	border-bottom:1px solid #c7c5c5;
	padding:5px;
}
.tblApproveAlternate {
	background:#f7f7f7;
}
.approve_top_bottom_border{
	border-top: 3px solid #b4b4b4; 
	border-bottom: 10px solid #e0dedf; 
	vertical-align:top;
	width:972px;
}

.approve_contener{
	height:60px; 
	border-left:#c7c5c5 1px solid; 
	border-right:#c7c5c5 solid 1px;
	border-bottom:#c7c5c5 solid 1px;
	padding:6px 6px 6px 6px;
}

.approve_cont_header{
	border:#94c9ed 1px solid; 
	height:22px; 
	background-image:url(../images/1/approve_header_bg.gif); 
	background-repeat:repeat-x;
}

.padding_15{
	padding:15px 15px 15px 15px;
}

.padding_15_15_0_15{
	padding: 15px 15px 0px 15px;
}

.assoct_user_select{
	width:80px; 
	height:60px;!important height:56px;
	vertical-align:middle;
	font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	font-size:11px;
}



.gray_background{
	background-color:#f7f7f7;
}

.NotSelected
{
	 font-size:11px;
	 font-style:normal;
	 font-weight:normal;
	 color:Gray;	 
}


.Selected
{
	 font-size:12px;
	 font-style:normal;
	 font-weight:bold;
	 color:Black	 
	}


.tblManageUsers th {
	background:url(../images/1/approve_header_bg.gif) repeat-x;
	border-top:1px solid #94c9ed;
	border-bottom:1px solid #94c9ed;
	padding:4px 4px 3px 4px;
}

.tblManageUsers td {
	padding:5px;
}
.tblManageUsersAlternate {
	background:#f7f7f7;
}
.ViewAssetIframe
{
	height:865px;
	width:791px;	 
	}
.ViewAssetGrid
{
	height:100%;
	width:791px;	 
	}