/* Portfolio pop_up css */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}	
#left_top_part {
	position :absolute;
    width : 425px;
    height : 35px;
    left : 0px;
    top : 0px;  
    background-color : #cccccc;
    z-index :2;
}
#right_top_part {
	position :absolute;
    width : 185px;
    height : 35px;    
    left : 425px;
    top : 0px;  
    background-color : black;  
    color:white;             
    z-index :2;    
}

#center_part {
	position :absolute;
    width : 610px;
    left : 0px;
    top : 35px;  
    background-color : white;   
    margin: 15px 0 0 0;        
    z-index :1;    
}

#bottom_part {
	position :absolute;
    width : 610px;
    left : 0px;
    top : 445px; 
    margin: 15px 0 0 0;                         
    background-color : black;           
    z-index :1; 
}

#artist_name {
	position :absolute;                
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: .01em; 
	font-size: 15px;
	margin: 8px 0 0 15px;	
	font-weight: bold;		
}

#artist_menu_text {
	position :absolute; 
	margin: 8px 0 0 15px;
}

a:link.artist_menu, a:visited.artist_menu {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	 
	color: white;
	text-decoration: none; 	
	font-weight: normal;
}

a.hover.artist_menu {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	 
	color: #666666;
	text-decoration: none; 		
	font-weight: normal;
}

/* center part */

h3 {
	font-size: 14px;
	color: black; 
	font-weight: bold;
	margin: 0 0 0 0px;	
}
p {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
}

#left_center_part {
	position :absolute;
    margin: 0px 0 0 15px;        
    z-index :1;    
}

#right_center_part {
	position :absolute;
    margin: 0 0 0 440px;        
    z-index :1;  
}

#right_center_part_excerpts {
	position :absolute;
	width:625px;
    margin: 0px 0 0 15px;        
    z-index :1;
}

/* Listing part */

#search_txt {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	font-weight: bold;
}
#search_box {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	font-weight: bold;
	position :absolute;
    margin: 8px 0 50px 53px;        
}
#go_button {
	position :absolute;
    margin: 45px 0 150px 350px;        
}
#location_txt {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 35px 0 0 0px;        
}
#category_txt {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 35px 0 0 195px;        
}

#industry_txt {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 35px 0 0 355px;        
}

#location_sb {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 50px 0 0 0px;        
}
#category_sb {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 50px 0 0 195px;        
}

#industry_sb {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	
	position :absolute;
    margin: 50px 0 0 355px;        
}
#main_desc {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	letter-spacing: .01em; 
	LINE-HEIGHT: 15px; 		
}
#mark {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: bold;	
}

#artist_title {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;	 
	color: black;
	font-weight: bold;
}

a:link.artist_link, a:visited.artist_link {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;	 
	color: black;
	text-decoration: none; 	
	font-weight: bold;
}

a.hover.artist_link {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;	 
	color: black;
	text-decoration: none; 		
	font-weight: bold;
}


#artist_sub_link {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;	 
	color: black;
	font-weight: normal;
}

a:link.artist_link_small, a:visited.artist_link_small {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	 
	color: black;
	text-decoration: underline; 	
	font-weight: normal;
}

a.hover.artist_link_small {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;	 
	color: black;
	text-decoration: none; 		
	font-weight: normal;
}

/* ShowCase list */

#scl_wrapper {
	position: relative;
	margin:0px;
	padding:0px;
	width: 555px;
	he\ight:870px;
}
#scl_top_header {
	margin-top:5px;
	float: left;
	width: 555px;
	height: 40px;
}

#scl_top_header_left {
	float :left;
}

#scl_top_header_right {
	float:right;
	width:115px;
}

#scl_black_strip {
	float:left;
	width:555px;
	display:inline;
	border-bottom: 6px solid #000000;   
	padding-top:10px;
}

#scl_find {
	width:550px;
	height:68px;
	float:left;
	background-color :#CCCCCC;  
	padding-left:5px;
	padding-top:7px;
	border-bottom: 1px solid #000000; 	
	
}
#scl_main_wrapper {
	float:left;
	width:555px;	
	padding-top:15px;

}

#scl_picture_list_row{
	float:left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width:559px; 
	height:114px;
	
}

#scl_picture_list_item{
	float:left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width:276px; 
	height:114px;
}

#scl_dotted_h_line {
	float:left;
	width:256px;
	height:1px;
	border-top: 1px dotted #CCCCCC;
}
#scl_dotted_h_space {
	float:left;
	width:11px;
	height:1px;
}

#scl_dotted_v_wrapper {
	float:left;
	width:1px;
	height:114px;
}
#scl_dotted_v_line {
	float:left;
	width:1px;
	height:91px;
	border-left: 1px dotted #CCCCCC;
}
#scl_dotted_v_space {
	float:left;
	width:1px;
	height:13px;
}

#scl_picture_list_item_image{
	float:left;
	width:60px;
	height:90px;
	margin-top:10px;
	margin-left:10px;
}

#scl_picture_list_item_title{
	float:left;
	width:180px;
	margin-left:10px;
	margin-top:13px;
}

#scl_picture_list_item_subtitle{
	float:left;
	width:180px;
	margin-left:10px;
	margin-top:3px;
}

#scl_picture_list_item_category{
	float:left;
	width:180px;	
	margin-left:10px;
	margin-top:5px;
	font-size: 11px;	 
	color: black;
	font-weight: normal;
}

#scl_picture_list_item_country{
	float:left;
	width:180px;	
	margin-left:10px;
	font-size: 11px;	 
	color: black;
	font-weight: normal;
}

#scl_paging{
	float:left;
	height:50px;
	width:555px;
	margin-top:0px;
}

#scl_pagging_left{
	float:left;	
}

#scl_pagging_right{
	float:right;
}

#scl_headline_cw	{
	font-family: times, Times New Roman, times-roman, georgia, serif ;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 44px;
	text-align:center;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: bold;
}
#scl_big_picture_wrapper {
	fload:left;
    height:400px;
    width:670px;
    margin-top:10px;
	margin-left: auto;	
	vertical-align: middle;	
    margin-right: auto;	
}
