﻿    /* ----------form-------------- */
.input {
    border: solid 1px #d8d8d8; 
    width: 164px;
    padding: 2px;
}

.textarea { 
    width: 288px;
}
    
.button {
    display: block;
    vertical-align: middle;
    text-transform: lowercase;
    font-weight: bold;
    text-align: center;
    width: 104px;
    height: 29px;
    padding: 4px 0 6px 0;
    color: #fff;
    text-decoration: none;
    background-color: #4e4e4e; 
    border: none;
    font-size: 1.0em;
	background: url('../images/common/bg-button.gif') top center no-repeat;
	cursor: pointer;
}

input.button {
	margin-top: 5px;
}

/*a.button, .button {
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 0 0 0;
    color: #000;
    text-decoration: none;
    background-color: #d1d1d1; 
    display: inline;
    text-decoration: none;
    margin: 1px;
}*/

    a.button, a.button:visited {
        color: #fff; 
        font-size: 1.1em;
        margin: 5px 0 0 5px;
        padding: 5px 0 0 0;
    }

    .button:hover {
        color: #fff; 
    }
    
form img.captcha {
	background-image: url('../images/common/human_check.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 28px;
}

form input.captcha {
    display: inline;
    width: 40px;
	margin: 0 0 4px 5px;
    padding: 3px 5px 5px 5px;
}

.error { color: #ff0000; }
        
/* ----------icons-------------- */
a.icon { display: block; width: 30px; height: 30px; margin-top: 10px; float: left; margin: 0 2px; }

.ibebo      { background-image: url('../images/icons/web-bebo.gif'); }
.ifacebook  { background-image: url('../images/icons/web-facebook.gif'); }
.iflickr    { background-image: url('../images/icons/web-flickr.gif'); }
.ilinkedin  { background-image: url('../images/icons/web-linkedin.gif'); }
.imyspace   { background-image: url('../images/icons/web-myspace.gif'); }
.ipicasa    { background-image: url('../images/icons/web-picasa.gif'); }
.itwitter   { background-image: url('../images/icons/web-twitter.gif'); }

/* ----------general-------------- */
.toright { float: right; }
.toleft { float: left; }

.right { text-align: right; }
.center { text-align: center; }
.clear { clear: both; }
.left { text-align: left; }

.thumb { width: 50px; height: 50px; border: solid 2px #d1d1d1; }

.signup { 
    width: 220px; 
    min-height: 150px;
    background-color: #000;
    float: left;
    padding: 10px;
    margin: 0;
}

.first { margin-right: 20px; }

.note { font-size: 0.9em; }

/* ----------overview-------------- */
#feature { 
    float: left;
    width: 500px;
}

    div.homeintro { min-height: 320px; }
    
    #feature .picture {
        background-position: top center;
        background-repeat: no-repeat;
        width: 500px; 
    }

    #feature .listpicture {
        display: inline;
        float: right;
        width: 80px;
        height: 80px;
        margin: 0 5px 10px 0; 
        padding: 5px; 
        background-color: #000;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    #feature h2.list { 
        height: 90px; 
    }

    
#overview { 
    width: 290px;
    float: left;
    padding: 0px;
    margin: 0 0 0 0px;
    overflow: hidden;
}
	#overviewgap {
		float: left;
		width: 15px;
	}
    #overview h2 a { 
        text-transform: lowercase;
    }

/* --------------overview slider------------- */

    #overview .tab {
        width: 100%;
        margin: 5px 0 0 0;
        padding: 0;
    }
        #overview p { margin: 0; }
        
        #overview div.tab img {
            display: inline;
            float: left;
            width: 260px;
            height: 30px;
            border: solid 1px #fff; 
            margin: 0 4px 0 0;
            background-position: center center;
            background-repeat: no-repeat;
        }

    #overview .visualbox {
	    position: relative;
	    width: 290px;
	    height: 340px;
	    overflow: hidden;
	    margin: 0;
	    padding: 0;
    }
        
    #overview #box {
	    position: relative;
	    width: 290px;
    }

        #overview #box .picture {
            display: inline;
            float: left;
            width: 80px;
            height: 80px;
            margin: 0 5px 10px 0; 
            padding: 5px; 
            background-color: #000;
            background-position: center center;
            background-repeat: no-repeat;
			
        }

        #overview #box .details {
            width: 280px;
            height: 90px;
            margin: 10px 0 0 0; 
            padding: 5px; 
            background-color: #000;
        	border-bottom: solid 2px #525252;
        }
        
        #overview #box div {
	        width: 290px;
	        height: 242px;
	        float: left;
        }

    #overview #info { display: none; }  
	
	div.toggleinfo {
		width: 700px; 
		position: relative; 
		top: -20px; 
		text-align: right; 
		vertical-align: middle;
	}

    #overview div.tab span a {
        color: #000;
        background-color: #d1d1d1; 
        margin: 5px 2px;
        padding: 0px 4px;
    }

    #overview div.tab span a:hover {
        background-color: #fff; 
    }

/* --------------mainpicture slider------------- */
#mainpicture {
    padding: 0;
    margin: 0;
    background-color: #000;
	width: 728px;
}

    #mainpicture .tab {
        background-color: #000;
        position: absolute;
        width: 36px;
        margin: 0 0 0 726px;
        padding: 4px;
    }
        #mainpicture p { margin: 0; }
        
        #mainpicture div.tab img {
            display: inline;
            float: left;
            width: 34px;
            height: 34px;
            border: solid 1px #000; 
            margin: 0 0 4px 0;
            background-color: #000;
            background-position: center center;
            background-repeat: no-repeat;
        }

    #mainpicture .visualbox{
        border: solid 4px #000;
	    position: relative;
	    width: 720px;
	    height: 422px;
	    overflow: hidden;
	    margin: 0;
	    padding: 0;
    }
	    
    #mainpicture #box {
	    position: absolute;
    }

        #mainpicture #box .info {
            position: absolute; 
    	    width: 720px;
    	    height: 20px;
    	    padding: 6px 4px 4px 4px;
            margin: 398px 0 0 0; 
            clear: both; 
            background-color: #000;
        }
        
        #mainpicture .moreinfo {
            width: 692px; 
            height: 100px; 
            position: absolute;
            margin: -152px 0 0 8px; 
            background-color: #000;
            padding: 10px;
            border: solid 1px #666;
        }   
        
            #mainpicture #box input { 
                cursor: pointer;
            }

		#mainpicture .description { width: 300px; height: 95px; float: left;}
        #mainpicture dl.table-display { width: 360px; height: 95px; float: right; border-left: solid 1px #9f9e9d; }
        #mainpicture dl.table-display dt { width: 90px; padding-left: 15px; margin-top: 0px;}
        #mainpicture dl.table-display dd { width: 255px; margin-top: 0px; }
        
        #mainpicture #box div {
	        width: 720px;
	        height: 242px;
	        float: left;
        }

    #mainpicture #info { display: none; }  

    span.active a { background-color: #9f9e9d !important; }  

    #mainpicture input { 
        background-color: #000; 
        color: #9f9e9d;
        border: none;
        width: 120px;
        height: 15px;
        padding: 0;
        text-align: left;
    }        

/* ----------artists-------------- */
#mainprofile {
}

.artist {
    background-color: #222222;
    border-bottom: solid 1px #303030;
    min-height: 80px;
    _height: 80px;
    margin: 0;
    padding: 10px;
}

    div.artist .picture {
        background-position: center center;
        background-repeat: no-repeat;
        float: left;
        display: inline;
        width: 80px; 
        height: 80px;
    }
    
    div.artist .big {
        width: 270px;
        height: 250px; 
        margin-bottom: 10px;
    }
    
    div.artist .details {
        font-size: 11px;
        float: left;
        display: inline;
        width: 150px;
        padding: 10px;
    }

/*--- TABEL ---*/

dl.table-display {
	margin: 3px 0;}

dl.table-display a {
	font-weight: normal;}

.table-display dt {
	width: 60px;
	float: left;
	margin: 3px 0;}

.table-display dd {
	float: left;
	width: 190px;
	margin: 3px 0;}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */    

/* board elements */
#board-container {
	float: left; 
	width: 600px; 
}

#board-categories {
	float: left; 
	width: 100px; 
	padding: 10px;
}
	#board-categories h2 {
		font-size: large;
		background-color: #303030; 
        padding: 0px; 
        margin: 0;
	    font-weight: bold;
		border: none;
	}

a.board-pages {	
		color: #000;
        background-color: #d1d1d1; 
        margin: 5px 2px;
        padding: 0px 4px;
}

.board-pagesSelected {	
		color: #000;
        background-color: #9f9e9d; 
        margin: 5px 2px;
        padding: 0px 4px;
}
	
/* --- ITEMS --- */
.items { 
    background-color: #000;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    width: 400px;
}

.item { 
    float: left;
    padding: 0 10px;
    width: 400px;
} 

    div.comment { width: 510px; }
   
    div.items .itemcontent { }
    
    div.items .itemdate, div.item .itemdate { font-size: 0.9em; }

    div.items p, div.item p { margin: 10px 0; }

    div.items .itempicture img, div.item .itempicture img {  
        width: 120px;
        height: 120px;
        float: right;
        margin: 0px 0 0px 10px; 
        background-position: center center;
        background-repeat: no-repeat;
    }
    
/* --- VALIDATION ---*/
input.disabled {
	border: 1px solid #ff0000;
	background-color: #ff0000;
}

input.required, textarea.required {
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #ff0000 !important;
}

input.validation-passed, textarea.validation-passed {
}

.validation-advice {
	background-image: url('../images/common/error.png');
	background-repeat: no-repeat;
	font-size: 9pt;
	padding-left: 20px;
	color: #ff0000;
	margin-bottom: 10px;
}

.custom-advice {
	color: #ff0000;
}    

div.signupnews {
	width: 275px; 
	height: 34px; 
	padding: 10px; 
	border: 1px solid black; 
	background-color: #740909; 
	float: right; 
	margin-top: 20px; 
	background: url(../images/common/emailbg.jpg) center center repeat-x;
}

div.signupnews span {
	color: white; 
	font-weight: bold; 
	font-size: 11px;
}