/* ########### WALLPAPER.CSS ###############################################
 *
 * Skins.be CSS Style
 * Maintained by Alex (alex@skins.be)
 * Date: 2006-09-15
 * Encoding: UTF-8; Tabs: 4 Spaces; Line-Endings: LF; Editor: TextMate;
 * ===> IE hacks ie6.css and ie7.css with Conditional Comments <===
 *
######################################################################### */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(http://img.skins.be/img/imgBG.gif) 0 0 repeat-x;
	color: #000;
	font: 67% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

table {
	width: 100%;
}

#wrapper {
	min-width: 1000px;
}

#headerContent {

}

#content {
	padding: 15px;
}

#footer {
	background: url(http://img.skins.be/img/footerBG.jpg) top left repeat-x;
	height: 200px;
	min-width: 1000px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
}

/*td#showWallpaper img, td#showWallpaper #adjust_info, h1, h2, #wallData {
	margin-left: 20px;
}*/

h1 {
	font: 2em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}

h2 {
	background: url(http://img.skins.be/img/h2BG.gif) bottom left repeat-x;
	color: #A9A8A5;
	font: 1.8em "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	padding: 3px;
}

#related_cloud {
	padding: 10px 40px 30px 30px; 
	/* text-align: center; */
}

/*##################################################################
============================= HEADER ===============================
##################################################################*/

.headMen {
	font-weight: bold;

}

#headLink{
	float: right;
	text-align: right;
}


#header {
	height: 40px;
	overflow: hidden;
}

ul#topNavBar {
	height: 18px;
}

	ul#topNavBar li {
		display: inline;
		margin: 0 6px;
	}

.logo {
	float: left;
	height: 40px;
	overflow: hidden;
	width: 200px;
}

.iconNav {
	float: left;
	height: 40px;
	overflow: hidden;
	text-align: center;
	width: 790px;
}
	.iconNav a {
		color: #f1f1f1;
		text-decoration: none;
	}

	.iconNav img {
		margin: 0 6px;
	}

.members {
	float: right;
	width: 240px;
}

#headerContent {
	background: black url(http://img.skins.be/img/imgBG.gif) 0 0 repeat-x;
	height: 40px;
}



/* gallary navigation */

#gal {
	background: #f1f1f1;
	height: 15px;
	margin: 10px 0 10px 30px;
	padding: 5px;
	width: 1000px;
}

#prevGal {
	float:left;
	width: 150px;
}

#linkGal {
	float:left;
	text-align: center;
	width: 700px;
}

#nextGal {
	float:left;
	text-align: right;
	width: 150px;
}

/* Form */

textarea, input {
	font: 0.9em "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
}

form#uploadform input#tag, form#uploadform div#more_fields input, .file_input {
	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	font-size: 1.12em;
	margin: 2px 0px;
	padding: 1px 0;
	width: 433px;
}

input#tag {
	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	font-size: 1.12em;
	padding: 1px 0;
	width: 412px;
}

form#uploadform input.upload_button {
	background: url(http://img.skins.be/img/button_kurz.jpg) center center no-repeat;
	color: #B9BAA6;
	height: 24px;
	margin: 10px 0 0 90px;
	padding-bottom: 6px;
	width: 93px;
}

form#uploadform input.upload_button:hover {
	color: #FF8A00;
}

/*##################################################################
============================= CONTENT===============================
##################################################################*/

#image {
	margin: 0 30px;
}

#imageTags {
	margin: 30px 0;
}

/*td#showWallpaper {
	padding-top: 20px;
}*/
/*
#wallDataLeft {
	float: left;
	width: 60%;
}

#wallDataRight {
	float: right;
	text-align: center;
	width: 30%;
}

#wallDataRight div {
	background: url(http://img.skins.be/.img/yourResolutionBG.gif) no-repeat;
	height: 47px;
	margin: 0 auto;
	padding: 3px;
	width: 280px;
	overflow: hidden;
}

ul#wallpaperCloud {
	background: url(http://img.skins.be/.img/stripes_blue.gif);
	list-style: none;
	margin: 0 0 0 20px;
}

ul#wallpaperCloud li {
	display: inline;
	margin-right: 0.4em;
}

#wallpaperData {
	margin-right: 20px;
}

.wallpaperDataLeft {
	float: left;
	width: 35%;
}

.wallpaperDataRight {
	float: right;
	width: 60%;
}

#rating {
	margin: 20px;
}

h3.rating {
	font: 1.6em "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
}

	h3.rating span {
		color: #F39;
		font-weight: bold;
	}

#ratingBar {
	background: #F5D6E6;
	border: 4px solid #D4D4D4;
	height: 15px;
	margin-left: 20px;
	position: relative;
	width: 200px;
}

#ratingBar a {
	height: 15px;
	left: 0px;
	position:absolute;
	text-decoration: none;
	top: 0px;
}
*/
/* #ratingBar a:hover {
	background: #FF3399;
	text-decoration: none;
}

#ratingBar a:hover.max {
	background-color: red;
	text-decoration: none;
}

#ratingBar a span {
	display: none;
}*/
/*
#add_tags {
	border: 1px solid #D4D4D4;
	margin-left: 20px;
	padding: 4px;
}

	input#tag {
		border-color: #666 #EEE #EEE #666;
		border-style: solid;
		border-width: 1px;
		padding: 2px;
		width: 500px;
	}

	input#submit {
		background: #EFFBFF;
		border-color: #CCC #666 #666 #CCC;
		border-style: solid;
		border-width: 1px;
	}*/
/*
#other_wallpapers {
	height: 113px;
	overflow: hidden;
	margin: .8em 20px .8em 20px;
}

	div.bioImg {
		float: left;
		margin: 0 3px;
		width: 150px;
	}
*/
.mlr20 {
	margin: 0 20px;
}

.mr20 {
	margin-right: 20px;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}

.helpMsg {
	color: #1CCB5B;
/*	font: 1.2em "Century Gothic", Arial, Verdana, Helvetica, sans-serif; */
}

/*##################################################################
============================= FOOTER ===============================
##################################################################*/

#footer {
	background: url(http://img.skins.be/img/footerBG.jpg) 0 0 repeat-x;
	height: 200px;
}

#footer ul#footerLinks {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

ul#footerLinks li {
	float: left;
	width: 122px;
}

ul#footerLinks dt {
	color: #f1f1f1;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-weight: bold;
}

ul#footerLinks dd {
	line-height: 10px;
	margin: 2px 0;
}

ul#footerLinks .second_row {
	margin-top: 10px;
}

ul#footerLinks a {
	color: #f1f1f1;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

ul#footerLinks a:hover {
	color: #FF8A00;
}

li.first {
	margin-left: 20px;
}

#footerSP {
	background: url(http://img.skins.be/img/footerBGhell.jpg);
	float: left;
	padding: 15px 30px;
	width: 130px;
	height: 170px;
}

ul.fSP {
	color: #f1f1f1;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}

ul.fSP li {
	margin: 0  0 4px 0;
}

ul.fSP a{
	color: #f1f1f1;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

ul.fSP a:hover {
	color: #FF8A00;
}

#fLink {
	float:left; 
	margin-right: 30px;
}

/*##################################################################
============================= FORM ===========================
##################################################################*/

.file_input {
	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	padding: 1px 0;
}

.submitButton {
	background: url(http://img.skins.be/img/button_kurz.jpg) center center no-repeat;
	color: #B9BAA6;
	font-size: 12px;
	height: 24px;
	padding-bottom: 6px;
	width: 93px;
}

.submitButton:hover {
	color: #FF8A00;
}

#babesearch_LSResult {
	background: #EFFBFF;
	min-width: 180px;
	margin: 1px 0px 2px 0px;
	position: absolute;
	z-index: 200;
}

	#babesearch_LSResult ul {
		margin-bottom: -5px;
	}

		#babesearch_LSResult ul li {
			line-height:15px;
			padding: 2px;
		}


#babesearch_LSShadow {
	background-color: none;
	padding: 0 0 3px 0;
	position: relative;
}

#babesearch_LSShadow a:hover {
	background: #3CF;
	color: #FFF;
}

.LSRes {
	background-color: #fff;
	border: 1px solid #000;
	list-style: none;
	position: absolute;
	line-height: 1.3em;
	width: 210px;
}

#LSHighlight {
    background-color: #000;
    color: #FF8A00;
    padding: 0px 2px 3px 2px;
}

#tagsearch_LSResult li {
	padding-bottom: 2px;
	padding-top: 2px;
	line-height:15px;
	margin-bottom: 0px;
}

textarea, input {

	font: 0.9em "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	display: block;
}

.sp18 {
	height: 18px;
}

.blueBGfox {

/* hack für den internetexplorer für blueBG-effekt in fieldsets */
	background: #F1F1F1; 

}

form#uploadform input#tag, form#uploadform div#more_fields input, .file_input, .uploadRes {

	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	font-size: 1.12em;
	margin: 2px 0px;
	padding: 1px 0;
	width: 433px;

}

input#tag {

	border-color: #666 #CCC #CCC #666;
	border-style: solid;
	border-width: 1px;
	font-size: 1.12em;
	padding: 1px 0;
	width: 412px;

}

form#uploadform input.upload_button {

	background: url(http://img.skins.be/img/button_kurz.jpg) center center no-repeat;
	color: #B9BAA6;
	height: 24px;
	margin: 10px 0 0 90px;
	padding-bottom: 6px;
	width: 93px;

}

form#uploadform input.upload_button:hover {

	color: #FF8A00;

}

form#uploadform label {

	display: block;
	font-weight: bold;
	margin: 4px 0;

}

legend {

	color: #A9A8A5;
	font: 13px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	padding: 3px;

}

fieldset {

	border: 1px dotted #A9A8A5;
	padding: 10px;
	margin: 10px 99px 0 90px;

}

.submitButton {
	background: url(http://img.skins.be/img/button_kurz.jpg) center center no-repeat;
	color: #B9BAA6;
	height: 24px;
	padding-bottom: 6px;
	width: 93px;
	margin: 10px 99px 0 90px;
}

.submitButton:hover {
	color: #FF8A00;
}




/*##################################################################
============================= CLEARING FLOATS ======================
##################################################################*/

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*##################################################################
============================= LINKS ================================
##################################################################*/

a {
	color: #0098D8;
	text-decoration: none;
}

	a:hover {
		color: #FF8A00;
	}

ul#topNavBar a {
	color: #FFF;
	text-decoration: none;
}

	ul#topNavBar a:hover, .iconNav a:hover {
		background: transparent;
		color: #3CF;
	}

/*##################################################################
============================= MISC =================================
##################################################################*/

.sp8 {
	height: 8px;
}

.sp20 {
	height: 20px;
}

/* Fehlerseite */

#f404 {
	text-align: center;
}

#f404 h1 {
	font: 24px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#f404 img {
	margin: 10px;
}