body
{
	margin:5 2 1 2;
	font-family:Tahoma,Arial;
	FONT-SIZE: 12px;
}
td
{
	FONT-SIZE: 12px; FONT-FAMILY:Tahoma,Arial
}
th
{
	FONT-SIZE: 15px; FONT-FAMILY:Tahoma,Arial
}


SELECT 
{
	FONT-SIZE: 11px; FONT-FAMILY:Tahoma,Arial
}
TEXTAREA 
{
	FONT-SIZE: 11px; FONT-FAMILY:Tahoma,Arial
}
HR
{
	COLOR: #666666
}



image.imgProject
{
	BORDER-RIGHT: #cccccc 1px dashed; 
	BORDER-TOP: #cccccc 1px dashed; 
	BORDER-LEFT: #cccccc 1px dashed; 
	BORDER-BOTTOM: #cccccc 1px dashed
}
.MostView
{
	FONT-SIZE: 15px; FONT-FAMILY:Tahoma,Arial;
	font-weight:bolder;
	text-align:left;
	color:#000099;
	padding-left:20px;
	padding-top:10px;
	
}
.welcome
{
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bolder;
	color:#888888;
	
	
}
table
{
	border-collapse: collapse;
}
/* css for login textbox on top  */
.input_text_login
{
	width: 120px;
	FONT-SIZE: 11px; FONT-FAMILY:Tahoma,Arial
}
/* css for text on top menu : username & password*/
.text_login_top
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#555555;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
}
/* css for top menu & bottom menu*/
.separate_mnu
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#4e4e4e;
	height: 20px;
	line-height: 20px;
	padding: 0px;
}
/*  bottom menu */
a.bottom_mnu 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#4e4e4e;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
}
a.bottom_mnu:hover
{
	color:gray;
}
a.bottom_mnu:active
{
	color:#4e4e4e;
}

a.bottom_mnu_focus 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:Gray;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
	
}
a.bottom_mnu_focus:hover
{
	color:Gray;
}
a.bottom_mnu_focus:active
{
	color:#4e4e4e;
}
/*  end bottom menu */
/* top menu  */
a.top_mnu 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#555555;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
}
a.top_mnu:hover
{
	color:gray;
}
a.top_mnu:active
{
	color:#555555;
}

a.top_mnu_focus 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:Gray;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
	
}
a.top_mnu_focus:hover
{
	color:Gray;
}
a.top_mnu_focus:active
{
	color:#Gray;
}
/* end top menu  */
/* css for top menu & bottom menu*/
td.group_title
{
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#215dc6;
}
.seperate
{
	padding:20px;
}
.main_title
{
	font-family:Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	background:#716747;
	height:22px;
	color:black;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	text-transform: uppercase;
}
/* Begin Section BoxProject*/
.boxProject
{
	MARGIN: 5px 0px; 
	
	border-collapse:collapse;

}
.boxProject TD.titlePro
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215dc6;
	font-weight: bold
}
.boxProject TD.titleDetail
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
.boxProject TD.contentDetail
{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal
}
.boxProject input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #F8F8F8;
	BORDER-RIGHT: #a3aab7 1px solid;
	BORDER-LEFT: #dedede 1px solid;
	BORDER-BOTTOM: #a3aab7 1px solid;
	BORDER-TOP: #dedede 1px solid;
	margin: 1px;
	padding: 1px;
	height: 25px;
	width: 100px
	
}
.boxProject img
{
	BORDER-RIGHT: #cccccc 1px dashed; 
	BORDER-TOP: #cccccc 1px dashed; 
	BORDER-LEFT: #cccccc 1px dashed; 
	BORDER-BOTTOM: #cccccc 1px dashed;
	width:100px;
	height:150px
}
/* End Section BoxProject*/
/* General Box  */
.box 
{
	BACKGROUND: #ffffff; 
	MARGIN: 0px 0px 0px 0px; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	border-collapse:collapse;
	
}

.box TH {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	
	FONT: bold 12px  Tahoma, Arial, Helvetica, sans-serif;
	COLOR: #000; 
	BACKGROUND: #fff repeat-x; 

	BORDER-RIGHT: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	
	
	HEIGHT: 23px; 
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle
}
.box TD {
	PADDING-RIGHT: 5px! important; 
	PADDING-LEFT: 5px! important; 
	PADDING-BOTTOM: 5px! important; 
	PADDING-TOP: 5px! important;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif; 
	color:#000;
	
}


.box TD A {
	COLOR: #0065b7; 
	
	TEXT-DECORATION: none;
}
.box img
{
	BORDER-RIGHT: #cccccc 1px dashed; 
	BORDER-TOP: #cccccc 1px dashed; 
	BORDER-LEFT: #cccccc 1px dashed; 
	BORDER-BOTTOM: #cccccc 1px dashed;
	width:100px;
	height:150px
	
}
.box img.small
{
	BORDER-RIGHT: #cccccc 1px dashed; 
	BORDER-TOP: #cccccc 1px dashed; 
	BORDER-LEFT: #cccccc 1px dashed; 
	BORDER-BOTTOM: #cccccc 1px dashed;
	width:200px;
	height:250px
	
}
/* End General Box  */
.input_text_box
{
	width: 200px;
	FONT-SIZE: 11px; FONT-FAMILY:Tahoma,Arial
}

.button_small
{
	
	cursor: hand;
	text-align: center;
}
/* Portal page*/
a.top_mnu_in_banner
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#222222;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
}
a.top_mnu_in_banner:hover
{
	color:#222222;
}
a.top_mnu_in_banner:active
{
	color:#222222;
}
/*  /portal page */
a.text_search
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#7a7370;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	text-decoration: none;
	text-transform: capitalize;
}
/* css for text box search on the top */
.text_box_search
{
	border:none;
	width:450px;
	FONT-FAMILY:Tahoma,Arial
	
}
.register
{
	
	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color:#b7b7b7;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
	text-transform: capitalize;
}
/*css for 3 box in portal page*/
.portal_box_title
{
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	color:#161616;
	font-family: tahoma;
}
.portal_box_more
{
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	color:#2655f4;
	font-family: tahoma;
}
/* css for paging */
.button_paging
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	border:0px solid #ffffff;
	cursor:hand;
	cursor:pointer;
	width:18px;
	height:20px;
	text-align:center;
	background-color:#000000;

	
}
.button_paging_disable
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	border:0px solid #ffffff;
	cursor:hand;
	cursor:pointer;
	width:18px;
	height:20px;
	text-align:center;
	background-color:#CCCCCC

}
.button_next_prev
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	border:0px solid #ffffff;
	cursor:hand;
	cursor:pointer;
	width:18px;
	height:20px;
	text-align:center;
	background-color:#000000;


}
.button_next_prev_disable
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	border:0px solid #ffffff;
	cursor:hand;
	cursor:pointer;
	width:18px;
	height:20px;
	text-align:center;
	background-color:#CCCCCC

}
/*css for owner image*/
.owner_1
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#8e8e8e;
	padding: 0px;
	text-transform: capitalize;
}
.owner_2
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	padding: 0px;
	text-transform: capitalize;
}
.add_lightbox
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#8e8e8e;
	padding: 0px;
	text-transform: capitalize;
	text-decoration:none;
}
.box_preview_title
{
	font-family:Helvetica;
	font-size:11px;
	color:#060505;
	font-weight:bold;
	vertical-align:text-top;
	height:30px
	
	


}
.box_active_text
{
	font-family:Helvetica;
	font-size:11px;
	color: #f7f6f5;
	font-weight:bold;
	height:70px;
	vertical-align:middle;
}
.box_link
{
	font-family:Helvetica;
	font-size:12px;
	color: #1211f1;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}
.box_active_artfolio
{
	font-family:Helvetica;
	font-size:10px;
	width:95px;
	color:#000000;
}
.box_image
{
	padding-left:4px;
	width:69px;
	height:70px;
}
.box_image_text
{
	font-family:Helvetica;
	font-size:11px;
	color:#4c4a49;
	padding-left:4px;
}
.box_image_owner
{
	font-family:Helvetica;
	font-size:11px;
	color:#3f3f3f;
	font-weight:bold;
	padding-left:4px;

}
.vd_displayname
{
	font-family:Helvetica;
	color:#000000;
	
	font-size:20px;
}
.vd_title
{
	font-family:Helvetica;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	

}
.vd_description
{
	font-family:Helvetica;
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	
}
.vd_rating
{
	font-family:Helvetica;
	color:#787878;
	font-size:14px;
	
}
