/* ----------Over All------------- */

body
{
	position: relative;
	padding: 0px;
	margin: 0px;
}

iframe
{
	height: 480px;
	width: 976px;
	position: relative;
	top: 60px;
}

p
{
	margin: 0px;
	text-align: left;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
}

#mainbottom
{
	position: absolute;
	top: 380px;
	left: 0px;	
}

.small_text
{
	font-family: Verdana, arial, tahoma, sans-serif;
	font-size: 10px;	
}

.bold_text
{
	font-weight: bold;
}

.comp_name_text
{
	font-family: Arial, tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

.mainbottomtd
{
	border-top: 2px dotted #aaaaaa;
	border-bottom: 2px dotted #aaaaaa;
	text-align: left;
	outline: 0px;
}

.mainbottomtable
{
	width: 976px;
	text-align: left;	
}

.left
{
	position:absolute;
	top:5px;
	left:5px;
	width: 360px;
	padding: 15px;
}

#div_lang
{
	position: absolute;
	left: 830px;
	top: 370px;
}

/* -------------List */


.list
{
	position:absolute;
	top:5px;
	left:420px;
	width: 200px;
	font-size: 12px;
}

.list2
{
	position:absolute;
	top:5px;
	left:625px;
	width: 200px;
	font-size: 12px;
}

.list3
{
	position:absolute;
	top:5px;
	left:820px;
	width: 200px;
	font-size: 12px;
}

.type_small
{
	font-size: 9px;
}


/* -------------News */


.news_text
{
	position:absolute;
	top:5px;
	left:430px;
	width: 520px;	
}

#news_left_img{
	background-image:url(../images/img_news.jpg);
	border:0;
	height:344px;
	width:380px;
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:10px;
	
	/* background-color: #ffeeee; */
	
	background-position: center center;
}

#news_left_img_eng{
	background-image:url(../images/img_news_eng.jpg);
	border:0;
	height:344px;
	width:380px;
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:10px;
	
	/* background-color: #ffeeee; */
	
	background-position: center center;
}


/* -------------Contact */


.contact_text
{
	position: absolute;
	top:330px;
	left:10px;
	width: 380px;	
}

.contact_email
{
	
}

.contact_email:link
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background: inherit;
	text-decoration : none; 
	padding : 0;
	margin : 0;
}

.contact_email:visited
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background : inherit; 
	text-decoration : none; 
}

.contact_email:active
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background : inherit; 
	text-decoration : none; 
}

.contact_email:hover
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	color: #CC6600;
	background : inherit; 
	text-decoration : none; 
}

.contact_p1
{
	position:absolute;
	top:15px;
	left:424px;
	width: 260px;
	height: 140px;
}

.contact_p2
{
	position:absolute;
	top:15px;
	left:703px;
	width: 260px;
	height: 140px;
}

.contact_p3
{
	position:absolute;
	top:177px;
	left:425px;
	width: 260px;
	height: 140px;
}

.contact_p4
{
	position:absolute;
	top:177px;
	left:703px;
	width: 260px;
	height: 140px;
}

.contact_c_pic
{
	width: 100px;
	height: 120px;
	float: left;
	padding-right: 5px;
}

.contact_site_makers
{
	position: absolute;
	width: 558px;
	height: 28px;
	top: 337px;
	left: 412px;
	padding: 7px;	
}

/* -------------Artists */

.artist_data
{
	padding: 20px;
	position: absolute;
	left: 130px;
	width: 250px;
}

.artist_pic
{
	position: relative;
	left: 0px;
	top: 30px;
	width: 120px;
	border: 1px solid #666666;
	/* height: 300px;*/
}

.artist_links_text
{
	position: absolute;
	text-align: right;
	top: 330px;
	left: 20px;
	width: 355px;
	border-top: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding: 2px;
	background-color: #eeeeee;	
}
		/* Styles */
.artist_name
{
	font-weight	: bold;
	font-size	: 13pt;
	color			: #333333;	
}
.artist_occupation
{
	font-size	: 11pt;
	color	: #555555;
}

#management_types
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-top: 2px dotted #888888;
	border-bottom: 2px dotted #888888;
}

#artist_distinction
{
	position: relative;
	top: 20px;
	left: 0px;
}

.text_distinction
{
	padding: 13px;
	font-weight: bold;
	color: #ff8800;
}

/* ------------ bio.php */

#bio_main
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;	
	overflow: visible;
	outline: 0px;
	margin: 0px;
	padding: 0px;	
}

.bio_pres
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 50px;
	background-color: #ffffff;	
	padding: 5px;	
}

.bio_text
{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;	
	padding: 10px;
	text-align: left;
}

#bio_logo
{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	margin: 10px;
}

.bio_bottom
{
	float: left;
	padding: 5px;
}

#bio_print
{
	position: absolute;
	top: 10px;
	right: 10px;
}

/* ------------ pics.php */

#pics_left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 560px;
	overflow: hidden;
	/*border: dotted 2px #777777;*/
	padding: 10px;
	/*border: solid 1px #dddddd;
	border-right: 0px;	*/
}

#pics_right
{
	position: absolute;
	left: 149px;
	top: 0px;
	width: 330px;
	height: 560px;
	overflow: hidden;
	/*border: dotted 2px #777777;
	border-left: 0;*/
	/*border: solid 1px #dddddd;*/
	border-left: dotted 2px #ddddee;
	padding: 10px;
}

.piccount
{
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.pic_author
{
	width: 100%;
	text-align: right;
	font-style: italic;
}

.pic_disclaimer
{
	text-align: right;
	font-size: 10px;	
}

#div_pic_disc
{
	position: absolute;
	width: 370px;
	top: 545px;
	right: 0px;	
}

#div_pic_arrows
{
	position: absolute;
	width: 100%;
	top: 515px;
	left: 0px;	
}

.pics_topic
{
	font-family: Arial;
	color: #777777;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pics_pics
{
	border: 1px solid #666666;	
}

#div_pic_gethires
{
	position: relative;
	left: 20px;
	top: 160px;
}

/* -------------Links */


a:link
{
	font-family: verdana, arial, tahoma, sans-serif;
	color: #000000;
	background: inherit;
	text-decoration : none; 
	padding : 0;
	margin : 0;
}

a:visited
{
	font-family: verdana, arial, tahoma, sans-serif;
	
	color: #000000;
	background : inherit; 
	text-decoration : none; 
}

a:active
{
	font-family: verdana, arial, tahoma, sans-serif;
	
	color: #000000;
	background : inherit; 
	text-decoration : none; 
}

a:hover
{
	font-family: verdana, arial, tahoma, sans-serif;
	
	color: #CC6600;
	background : inherit; 
	text-decoration : none; 
}


/* -----------Menu---- */

#menu_base
{
	background-image:url(../images/menu_bg.jpg);
	border:0;
	height:97px;
	width:976px;
	background-repeat:repeat;
	position:relative;
	top:50px;
	left:0px;
}

#menu_logo
{
	border: 0px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:70px;
		
}

#menu_home
{
	border:0px;
	background-repeat:no-repeat;
	position:absolute;
	top:53px;
	left:250px;
}

#menu_artists
{
	border:0px;
	background-repeat:no-repeat;
	position:absolute;
	top:53px;
	left:350px;
}

#menu_news
{
	background-repeat:no-repeat;
	position:absolute;
	top:53px;
	left:450px;
}

#menu_contact
{
	border:0px;
	background-repeat:no-repeat;
	position:absolute;
	top:53px;
	left:550px;
}

img
{
	border: 0px;
}


/* -----------Pictures---- */


.homeleft
{
	padding: 0px;
	margin: 0px;
	background-image:url(../images/image1_left.jpg);
	border:0;
	height:365px;
	width:413px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

.homeright
{
	padding: 0px;
	margin: 0px;
	background-image:url(../images/image1_right.jpg);
	border:0;
	height:365px;
	width:563px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:413px;
}

.homeright_eng
{
	padding: 0px;
	margin: 0px;
	background-image:url(../images/image1_right_eng.jpg);
	border:0;
	height:365px;
	width:563px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:413px;
}

.artists{
	padding: 0px;
	background-image:url(../images/image2.jpg);
	border:0;
	height:365px;
	width:976px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

.news{
	padding: 0px;
	background-image:url(../images/image3.jpg);
	border:0;
	height:365px;
	width:976px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

.contact{
	padding: 0px;
	background-image:url(../images/image4.jpg);
	border:0;
	height:365px;
	width:976px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}