body {
	background-color: #000;
	background-image: url(../images/bg_content.jpg);	
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	padding: 0px 0px 14px 10px;
	margin : 0px;
}



P, TABLE, TD
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}


ul 
{
	list-style-type: round;
	list-style-position: outside;
}

li
{
    padding-bottom : 5px;
}


HR
{

	border : 0;
	background-color : #585858;
	height : 1px;
	color : #585858;

}


INPUT, TEXTAREA, SELECT
{
	border-top : 1px solid #242424;
	border-left : 1px solid #242424;
	border-bottom : 2px solid #242424;
	border-right : 2px solid #242424;
	background-color : #080808; 
	color : #a8a8a8; 
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	FONT-WEIGHT : bold; 
	padding : 3px;
}


A:link
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #70764C;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}


A:visited
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #70764C;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}

A:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #9a9a9a;
	TEXT-DECORATION: underline;
	BACKGROUND: none;
}


/******************************************************************************/
/* ids, design specific elements */
/******************************************************************************/





/******************************************************************************/
/* texts */
/******************************************************************************/

.pageTitle {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6; 
	background-image: url(../images/bg_pagetitle.png);	
	font-family : Georgia, Verdana;
	font-size : 18px;
	color : #EBECF0;
	padding : 4px 4px 4px 20px;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	text-align : center;

}

.tiny
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #efefef;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
}

.small
{
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	COLOR: #090909;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.right {
	text-align: right;
}

.normal_justify
{
    font-family : Verdana;
    font-size : 11px;   
    color : #f9f9f9; 
    text-align : justify; 
    line-height : 1.4em;
}

.normal_center
{
    font-family : Verdana;
    font-size : 11px;   
    color : #f9f9f9; 
    text-align : center; 
    line-height : 1.4em;
}

.general_title
{
    font-family : "Trebuchet MS", Georgia;
    font-size : 12px;
    font-weight : bold;
    color : #999977;
    border-bottom : 1px dashed #040404;  
    padding : 6px;
    margin : 0px;
}

table.tbl_links td 
{
    text-align : center;
}

.links_title
{
    font-family : Verdana;
    font-size : 11px;
    font-weight : bold;
    color : #F5F7E7;
    background-color: #341111;
    border-top : 1px solid #040404;
    border-bottom : 1px solid #040404;  
    padding : 3px;
    margin : 0px;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;    
}

.txtPurchase a:link, .txtPurchase a:visited {
    color : #cc9900;
    font-weight : bold;
    text-decoration : none;
    padding : 3px;  
}

.txtPurchase a:hover {
    color : #989898;
    font-weight : bold;
    text-decoration : none;
    padding : 3px;
}

.releases_title
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #898568;
	padding: 6px;
	background-color : #020304;
}

.releases_company_title
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #cc9900;
	background-color : #030201;
	padding : 6px;
	text-align : center;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;  	
}

.list_media
{
    font-size : 10px;
    font-family : Tahoma;
}

.list_media li
{
    padding-bottom : 6px;
}

.list_news_album li
{
    padding-bottom : 8px;
}

/*** menu */

.menu
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight : bold;
	COLOR: #BA6116;
	padding-top : 5px;
	padding-bottom : 5px;
}

.menu A:link, .menu A:visited
{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight : bold;
	COLOR: #BA6116;
	TEXT-DECORATION: none;
}

.menu A:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight : bold;
	COLOR: #3A4366;
	TEXT-DECORATION: underline;
}



/*** tables */

.table_pageContent
{
	border-bottom : 1px solid #FFD25D;
	border-right : 1px solid #FFD25D;
}

.td_pageContent
{
	text-align : justify;
	padding-left : 20px;
	padding-right : 20px;
}

.table__title_off
{
	border: 1px solid #F4E2A5;
}

.table__title_over
{
	border: 1px solid #EBBC1C;
}

.td__title
{
	background: #F5DF94;
	border: 1px solid #F6D76E;
}


.table__works
{
	background-image: url(../bg__works_corner_top.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
}

.table_popup_image 
{
	background: transparent;
}


.td_logo
{
	border-bottom : 2px solid #FC9640;
}

.td_photos_legend
{
	text-align : center;
	color : #242526;
}

.table_tds_centered td
{
	text-align : center;
}
/*** titles */


.pageTitle1
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #545454;
	border-bottom : 1px solid #989796;
}

.pageTitle2
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	COLOR: #cc8800;
}

.pageTitle3
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #7A0D0D;
}


/*** highlighted fonts */

.highlight1
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #898568;
}

.highlight2
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #cc9900;
}

.highlight3
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #C1C798;
}

/*** img rollover */

.img_off
{
	border : 1px solid #a2a2a2;
}

.img_over
{
	border : 1px solid #efefef;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;	
}

/*** bg */

.bg_row1
{
	background-image: url(../bg_row1.gif);	
	border-bottom : 1px solid #999999;
}

.bg_row2
{
	background-image: url(../bg_row2.gif);	
	border-bottom : 1px solid #999999;
}


/*** lists */
list_home
{
	margin-left : 500px;
	list-style-type: round;
	list-style-position: outside;
}

/*** misc */



.form_element_focus
{
	border-top : 1px solid #565656;
	border-left : 1px solid #565656;
	border-bottom : 2px solid #565656;
	border-right : 2px solid #565656;
	background-color: #121415;
	color : #fefefe;
	padding : 3px;
}

.form_element_over
{
	border-top : 1px solid #565656;
	border-left : 1px solid #565656;
	border-bottom : 2px solid #565656;
	border-right : 2px solid #565656;
	background-color: #121415;
	color : #fefefe;
	padding : 3px;
	cursor : pointer;
	cursor : hand;

}
