
/* GENERAL */
    .glitter_glitter_carousel_pic,
    .glitter_motive_carousel_pic,
    #glitter_motive_arrow_right,
    #glitter_motive_arrow_left,
    #glitter_glitter_arrow_right,
    #glitter_glitter_arrow_left,
    #glitter_create {
	cursor:pointer;
    }
	
	#_color_selector {
	z-index:4;
	}
	

/* Glitter Text */
    
    #glitter_text {
		margin-top:25px;
    }
    
    #glitter_text #glitter_f label{
		display:block;
    }
    
    #glitter_text #glitter_f #glitter_f_textin1,
    #glitter_text #glitter_f #glitter_f_textin2 {  
		margin:6.75px 0;
		width:236px;	
    }    
    
    
    #glitter_text .color_picker {
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;		
	color:#fff;
	float:right;
	cursor: pointer;	
	margin:6.75px 0;
	text-align:center;
	padding:5px;
	width:100px;
    }    

/* Glitter Glitterwahl */

.sw-content-twoCol {
	/*background:#FF0000;*/
}
    
#glitter_glitter {
	margin-top:25px;
	position:relative;
    }  
    
    #glitter_glitter_arrow_left,
    #glitter_glitter_arrow_right {
	float:left;
	height:130px;
	width:20px;
    }    
    
    
    #glitter_glitter_arrow_left {
	background:transparent url(images/sw-glitterl-scroll-left-bg.png);
	background-position:-5px -63px;
    }

    #glitter_glitter_arrow_left:hover {
	background-position:-5px -323px;
    }    

    #glitter_glitter_arrow_right {
	background:transparent url(images/sw-glitterl-scroll-right-bg.png);
	background-position:-5px -63px;	
    }

    #glitter_glitter_arrow_right:hover {
	background-position:-5px -323px;	
    }    

    .glitter_glitter_carousel {
	float:left;
    }

    #content.narrowcolumn .glitter_glitter_carousel li {
	margin:0;
    }	
    
    .glitter_glitter_carousel .glitter_glitter_carousel_pic {
	    background:#C1C1C1;
	    height:130px;
	    width:130px;
    }

	.sw-glitter-glitter-activeborder,
	.sw-glitter-motive-activeborder
	 {
		background: url(images/border130green.png);
		width:130px;
		height:130px;
	}
    
/* Glitter Motivwahl */

    #glitter_motive {
	background:transparent url(images/glitter_motive.gif);	    
	margin-top:25px;
	position:relative;
    }      
    
    #glitter_glitter_arrow_left,
    #glitter_glitter_arrow_right {
	float:left;
	height:130px;
	width:20px;
    }    
    
    .glitter_motive_carousel {
	float:left;
    }
    
    .glitter_motive_carousel .glitter_motive_carousel_pic {
	height:130px;
	width:130px;
    }
    
/* Glitter Create Button */    

    #glitter_create {
		display:block;
		margin:25px auto;  
	/*width:900px;*/
    }

 
/* Glitter Error */

#glitter_error {
	margin-top:25px;
}


/* Glitter Vorschau */  
    #glitter_done {
	width:430px;
    }
    

#glitter_done_vorschau {
	text-align:center;
}

#glitter_done_vorschau_glitter {
	position:absolute;
	left:0;
	width:430px;
}

#glitter_done_vorschau_bild {
	text-align:center;
	margin:auto;
	width:430px;
}

#glitter_done_vorschau_text1,
#glitter_done_vorschau_text2 {
	font-family:"Comic sans MS", "Verdana", "Georgia", "Arial";
	font-size:22px;
	line-height:1;
	padding-top:5px;
}
    
/* Glitter Finished */  
    #glitter_finished {
	display:none;
	text-align:center;
	width:430px;
	padding-bottom:25px;
	padding-top:25px;
    }

#glitter_finished img {    
    border:1px dashed #CCCCCC;
    padding:5px;
}

/*Glitter Links */

#glitter_links {
	display:none;
}

#glitter_links #f3 {
	display:block;
	margin:0 auto;
	text-align:left;
	width:430px;
}

#glitter_links #f3 ol {
	margin:25px 0 0 0px;
	padding:0
}

#glitter_links #f3 li {
	margin:10px 0 20px 20px;
}

#glitter_links #f3 li .sw-code430 {
    width:390px;
}

/*Die letzten*/
.sw-glitter-last {
float:left;
}

.sw-glitter-last img {
height:130px;
margin:0 12px 0 0;
width:130px;
}

#glitter_letzte {
	margin-top:25px;
}
