/* Main Layout */





div#container { width: 961px; margin: 0 auto; padding: 0; text-align: left; }
div#head { width: 961px;  height: 98px; text-align: right; color: #DCDCDC; margin-top: 5px;}
div#content { width: 961px; margin: 0; padding: 1px; background-color: #DCDCDC;}
div#content .col1 { float: left; width: 207px; }
div#content .col2 { float: left; width: 754px; text-align: justify; }
div#content .col3 { float: left; width: 191px;}
div#footer { clear: both; height: 50px; width: 961px; text-align: center; color: #E2E2E2; }
hr.grey { height: 1px; background-color: #cccccc; color: #cccccc; border: none; margin: 10px 0 4px 0; }
.nav { color: #36befc; font-weight: bold; }


	.sample_swatch {float:left;
		width:14px;
		height:14px;
		cursor:pointer; 
		border: 1px solid #000000;}
		
	/* table list */
	.table_list {border-collapse:collapse;
		border:solid #cccccc 1px;
		width:100%;}
	
	.table_list td {padding:5px;
		border:solid #efefef 1px;}
	
	.table_list th {background:#75b2d1;
		padding:5px;
		color:#ffffff;}
	
	.table_list tr.odd {background:#e1eff5;}


 
	/*
	SLIDER
*/
.slider-wrap								{ width: 247px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 247px; height: 140px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 180px; position: relative; width: 247px; overflow:hidden;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #C5C5C5; padding: 1px; width: 30px; height: 30px; }
#movers-row									{ margin: 0px 0 0 0px; }
#movers-row div								{ padding: 3px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url('http://images.mysig.de/page/transpBlack.png'); padding: 5px; height: 30px; 
											  margin-top: 0px; position: absolute; width: 237px; height: 20px; top: 110px; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ width: 35px; z-index: 9999; display: block; margin-bottom: -6px; padding-bottom: 8px; position: relative;}
.active-thumb 	{ }


#page-wrap 									{ width: 247px; position: relative; height: 180px; min-height: 150px;	}













body {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-size: 10px;
	margin:0px;
	color: #000000;
	padding: 0;
	background-image: url(../images/page/bg.gif); 
	
	
}

.loginpw{
 background:url("http://images.mysig.de/page/loginpw.png") no-repeat scroll 0 0 transparent;
 border:medium none;
 height:20px;
 margin-left:5px;
 padding: 2px 25px;
 width:70px;
}

.loginuser{
 background:url("http://images.mysig.de/page/loginuser.png") no-repeat scroll 0 0 transparent;
 border:medium none;
 height: 20px;
 margin-left:5px;
 padding: 2px 25px;
 width:70px;

}

.followme {
 background:none repeat scroll 0 0 #F8F8F8;
 background:url("http://images.mysig.de/page/userbar-bg.png") repeat-x scroll 0 0 transparent;
 height:52px;
 position:fixed;
 bottom:0;
 width:100%;
 z-index:11;
}

.followme-container  {
 margin:0 auto;
 padding:0;
 position:relative;
 width:961px;
 z-index:10;
}


.togglebox_title {
 cursor: pointer;
}

.togglebox_title_b {
 cursor: pointer;
 background: url("http://images.mysig.de/page/toggle_up.gif") no-repeat scroll 0 2px transparent;
 padding-left: 15px;
}

.togglebox_open{
 background: url("http://images.mysig.de/page/toggle_down.gif") no-repeat scroll 0 4px transparent;
}


.togglebox_content_holder_b {
 display: none;
}


img { border: none; }

hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */




a				{ color: #000000; text-decoration: none; font-weight: bold;}
a:hover { color: #3590D6; text-decoration: none; font-weight: bold;}
a:focus { outline: none;}


/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

small {
  color: #383838;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  background-color: #36befc;
  margin-right: 10px;
  margin-left: -10px;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input {font: normal 11px Verdana, Arial, Helvetica, sans-serif; padding: 2px; margin: 0px;}
select { font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
input[type="text"]{  

} 

textarea {  
 width: 98%; 
 padding: 0px; 
 font: normal 11px Verdana, Arial; 
}

.textinput { font: normal 11px Verdana, Arial;}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #F8F8F8;
  color: #000000;
  border: 1px solid #DDDDDD;
  padding: 4px 10px;
  z-index: 100;
  text-align: center; 
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}



.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
}

.chatsmall {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
}


.element { position: absolute;}
.co1{background: url('http://images.mysig.de/page/box-up.gif'); width: 752px; height: 12px;}
.co2{background: url('http://images.mysig.de/page/box-middle.gif'); background-repeat: repeat-y; width: 752px;}
.co3{background: url('http://images.mysig.de/page/box-down.gif'); width: 752px; height: 20px;}

.news_main{margin-left: 10px; margin-right: 10px; margin-bottom: 10px; margin-top: 10px;}
.news_cmt{padding-bottom: 3px; padding-top: 3px;}
.forumcontent{float: left; width:595px; min-height:166px; margin-bottom:auto; background-image:url(http://images.mysig.de/page/linev.gif); background-repeat:repeat-y; background-position:0px 0px; text-align: left; font-size: 11px; padding:10px; overflow:auto;}

.nav_tab_forum_a{padding-left:15px;padding-top:3px;padding-bottom:3px;background-color: #F8F8F8;}
.nav_tab_forum_b{padding-left:15px;padding-top:3px;padding-bottom:3px;background-color: #E8E8E8;}

.nav_tab_head_a{padding-left:18px;padding-top:2px;background-color: #F8F8F8;height:5px;}
.nav_tab_head{
 /* background: url(http://images.mysig.de/page/navbg2.gif) 0 0 no-repeat; */ 
 padding-left:16px;
 font-size: 13px;
 background-color: #F8F8F8;
 /* color: #D51007 ; */
 /* font-family: Lucidia Grande, Arial, Helvetica, Verdana, sans-serif; */
 /* color: #FFFFFF; */ 
 /* font-weight:bold; */ 
 height: 16px;
 padding-top:4px;
 }
 
.poster{font-size: 10px; }
.nav_tab_a{background-color: #F8F8F8;}
.nav_tab_b{background-color: #E9E9E9;}
.menutb {background-image: url(http://images.mysig.de/page/menubg.gif);	height: 20px;	color: #FFFFFF; }
.menucell{
  padding: 11px 6px 11px 9px;
  background: url('http://images.mysig.de/page/top_split.gif') scroll 0 0 no-repeat;
  float: left;
 }
.blueheadi {color: #2ABCEF;}
.floatr { float:right;}/* MySig */
.floatl { float:left;}/* Mysig */

.pr1 {padding-right: 1px;}
.pr5 {padding-right: 5px;}
.pr15 {padding-right: 15px;}
.pr35 {padding-right: 35px;}
.pr59 {padding-right: 59px;}
.pl1 {padding-left: 1px;}
.pl2 {padding-left: 2px;}
.pl5 {padding-left: 5px;}
.pl40 {padding-left: 40px;}
.pt2 {padding-top: 2px;}
.pt1 {padding-top: 1px;}
.pt0 {padding-top: 0px;}
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pt6 {padding-top: 6px;}
.pt8 {padding-top: 8px;}
.pb0 {padding-bottom: 0px;}
.pb1 {padding-bottom: 1px;}
.pb2 {padding-bottom: 2px;}
.pb3 {padding-bottom: 3px;}
.pb4 {padding-bottom: 4px;}
.pb6 {padding-bottom: 6px;}
.h13 {height:13px;}
.h14 {height:14px;}
.h15 {height:15px;}
.h17 {height:17px;}
.w100 {width:100px;}
.w167 {width:167px;}
.w50 {width:64px;}
.bd1 {border: 1px solid #000000;}
.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.spaceline{height: 1px;}
.headi {font-weight: normal; }
.headi:hover {font-weight: normal; }
.box1 {width:189px;border: 1px solid #959595; }
.box2 {width:187px;background-color:#F8F8F8;border: 1px solid #FFFFFF; }
.bg1 {border: 1px solid #C5C5C5; background: #F8F8F8; margin-bottom: 2px;}
.bg2 {border: 1px solid #F8F8F8; background: #F8F8F8;}

.line{height: 1px;background: url(images/page/line.gif); clear:both;}
.line2{height: 1px; clear:both;}
.c1 {background-color: #E9E9E9;}
.c2 { }
.c3 {color: #15D01A;}
.c4 {background-color: #D1D1D1;}
.c5 {color: #8F8F8F; font-size: 9px;}
.c6 {color: #0000FF;}
.c7 {color: #FF0000;}
.c8 {color: #FFFFFF;}
.c9 {background-color: #36befc;}
.disabled {color: #8F8F8F;font-style: italic;}

.fs11{font-size: 11px;}

.r {color: #FF0000;}
.g {color: #d2d400;} 
.imgborder {border: 1px solid #CCCCCC; padding: 1px;} /* img border */


.td1 {padding-bottom: 3px; padding-top: 3px; text-align: right;}
.td2 {padding-bottom: 3px; padding-top: 3px; text-align: left; padding-left: 15px;}

.mmenu  { overflow: hidden; width: 188px; padding-left: 15px; padding-bottom: 1px;}
.mmenus  { overflow: hidden; width: 188px; font-size: 9px; padding-left: 15px; padding-bottom: 5px;} 

.ct1 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: right; width: 20px;}
.ct2 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: left; width: 150px;}
.ct4 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: left; width: 337px;}
.ct5 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; text-align: left; width: 565px;}
.ct6 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: left; width: 100px;}
.ct7 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: left; width: 170px;}
.ct8 {padding-bottom: 3px; padding-left: 5px; padding-top: 2px; float: left; text-align: left; width: 460px;}



.ct3 {padding-bottom: 4px; padding-right: 5px; padding-top: 4px; float: left; text-align: right; width: 100px;}
.ct9 {padding-bottom: 4px; padding-left: 5px; padding-top: 4px; float: left; text-align: left; width: 239px;}
.ct10 {padding-bottom: 4px; padding-left: 5px; padding-top: 4px; float: left; text-align: left; width: 157px;}
.ct11 {padding-bottom: 2px; padding-left: 5px; padding-top: 2px; float: left; text-align: right; width: 20px;}

.ct12 {padding-bottom: 3px; padding-top: 3px; float: left; text-align: right; } /* use */
.ct13 {padding-bottom: 3px; padding-top: 3px; float: left; text-align: left; padding-left: 2px; } /* use */
.ct14 {padding-bottom: 3px; padding-top: 3px; float: left; text-align: left; padding-left: 15px; } /* use */
.ct15 {padding-bottom: 1px; padding-top: 1px; float: left; text-align: left; padding-left: 15px; } /* use */
.ct16 {padding-bottom: 2px; padding-top: 2px; float: left; text-align: left; padding-left: 5px; } /* use */

.ct17 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: left; padding-left: 2px; } /* use */
.ct17r {padding-bottom: 4px; padding-top: 4px; float: right; text-align: left; padding-left: 2px; } /* use */

.ct18 {padding-bottom: 1px; padding-top: 1px; float: left; text-align: left; padding-left: 5px; } /* use */
.ct18r {padding-bottom: 1px; padding-top: 1px; float: right; text-align: right; padding-left: 5px; } /* use */

.ct19 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: right; padding-right: 2px; } /* use */
.ct20 {padding-bottom: 3px; padding-top: 3px; float: left; text-align: right; padding-right: 2px; } /* use */

.ct21 {padding-bottom: 1px; padding-top: 2px; float: left; text-align: center; padding-left: 5px; } /* use */
.ct22 {padding-bottom: 3px; padding-top: 1px; float: left; text-align: center; padding-left: 5px; } /* use */

.ct23 {padding-bottom: 2px; padding-top: 3px; float: left; text-align: center; padding-left: 5px; } /* use */
.ct23r {padding-bottom: 2px; padding-top: 3px; float: right; text-align: center; padding-left: 5px; } /* use */

.ct24 {padding-bottom: 4px; padding-top: 5px; float: left; text-align: left; padding-left: 15px; } /* use */
.ct25 {padding-bottom: 0px; padding-top: 0px; float: left; text-align: left; padding-left: 2px; } /* use */
.ct26 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: center; } /* use */
.ct27 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: right; padding-right: 15px; } /* use */
.ct28 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: right; padding-left: 15px; } /* use */

.ct29 {padding-bottom: 4px; padding-top: 4px; text-align: left; padding-left: 2px; } /* use */
.ct30 {padding-bottom: 2px; padding-top: 1px; text-align: left; padding-left: 2px; } /* use */
.ct31 {padding-bottom: 2px; padding-top: 2px; float: left; text-align: left; padding-left: 15px; } /* use */
.ct32 {padding-bottom: 5px; padding-top: 5px; float: left; text-align: right; padding-right: 2px; } /* use */
.ct33 {padding-bottom: 1px; padding-top: 1px; float: right; text-align: right; padding-right: 5px; } /* use */


.ct34 {padding-bottom: 4px; padding-top: 4px; float: left; text-align: left; padding-left: 15px; } /* use */


.preview{ max-width: 100px; max-height: 75px;}
.preview2{ max-width: 500px; max-height: 500px;}


.fn {font-weight: normal;}

.l1 {height: 1px; background: url(images/page/line.gif); clear:both; width:446px;}
.l2 {height: 1px; background: url(images/page/line.gif); clear:both; width:285px;}
.l3 {height: 1px; background: url(images/page/line.gif); clear:both; width:570px;}
.l4 {height: 1px; background: url(images/page/line.gif); clear:both; width:374px;}
.l5 {height: 1px; background: url(images/page/line.gif); clear:both; width:748px;}

.threesplit {padding-bottom: 3px; padding-top: 3px; float: left; padding-left: 30px; width: 204px; text-align: left;}
.threesplitl {padding-bottom: 3px; padding-top: 3px; float: left; padding-left: 20px; width: 120px; text-align: left;}
.threesplits {padding-bottom: 3px; padding-top: 3px; float: left; padding-right: 20px; width: 79px; text-align: right;}

.head1 {background-image: url(http://images.mysig.de/page/navbg2.gif); color: #F8F8F8; text-align:left; padding-left: 18px; padding-top: 4px;  height:16px; font-weight: bold;} 
.head2 {background-image: url(http://images.mysig.de/page/menubg.gif); color: #F8F8F8; text-align:left; padding-left: 5px; padding-top: 4px;  float:left; width:280px; height:16px}
.head3 {background-image: url(http://images.mysig.de/page/cont_head2_bg.gif); padding-top: 10px; height: 25px; padding-left: 5px; padding-right: 5px; color: #000000; font-size: 11px; font-family: Verdana;}
.head4 {background-image: url(http://images.mysig.de/page/cont_head2_bg.gif); padding-top: 10px; height: 25px; padding-left: 10px; color: #000000; font-size: 11px; font-family: Verdana;}
.head5 {background-image: url(http://images.mysig.de/page/cont_head2_bg.gif); background-repeat: repeat-x; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; color: #000000; font-size: 11px; font-family: Verdana; background-color: #F8F8F8;}
.newshead {background: #f8f8f8 url(http://images.mysig.de/page/cont_head2_bg.gif) repeat-x; padding-top: 10px; height: 45px; color: #000000; font-size: 13px; font-family: Verdana;}
.editor_Button_Out { border: 1px solid #6593CF; background-image: url(http://images.mysig.de/editor/button_background.gif); }
.editor_Button_Over { border: 1px solid #FFBD69; 	background-color: #FCEEC1; background-image: url(http://images.mysig.de/editor/button_over.gif);	CURSOR: Pointer; }
.month {text-align: center; width: 100%; color: #F5F2EC; font-size: 10px; text-transform: uppercase; }
.day {text-align: center; width: 100%;  color: #F5F2EC; font-size: 18px;}
.big4 {font-size: 20px; font-weight: bold; }


#content2 {  /* Mysig */
	width: 752px;
	overflow:hidden;
	margin-left: 2px;
	/* margin: auto; */
	/* background: #F8F8F8; */
}


.button {
				border: 1px solid #6593CF;
				background-image: url(http://images.mysig.de/page/button_background.gif);
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px;
    		color: #000000; 
    		background-color: #FFFFFF; 
}

	
.button:hover {
							border: 1px solid #FFBD69;
							background-color: #FCEEC1; 
							background-image: url(http://images.mysig.de/page/button_over.gif);
							CURSOR: Pointer;
											font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px;
    		color: #000000; 
}	


 .window_container{ 
	position:absolute; 
	background-color:#f4f4f4; } 
	
 .window_title{ 
	background-color:#dbdbdb;
	margin:2px;
	color:#000;
	text-align:left;
	padding:2px;
	font-size:12px; cursor: move; }
	
 .window_content{
	height: 100%;
	overflow:auto;
	padding: 2px; }
	
 
	
 .toolboxbit{
	background-color:#F4F4F4;
	//padding:2px; }
	
 .toolboxtitle{
	background-color:#989898;
	margin:1px;
	margin-bottom:4px;
	padding:1px;
	color: #fff; }
 .trashover{
	background-color:yellow; }
 .opt_on{
	padding-left: 10px;
	color: green; 
	background:#F8F8F8;
	
	}
 .opt_off{padding-left:10px;color:red; background:#F8F8F8;}
 .opt_dis{padding-left:10px;color:grey; background:#F8F8F8;}
	
 optgroup{
	text-align:left;
	font-weight:bold;
	font-style: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
 }
 
 
 
/* */
 .toolTip{
	padding:2px;
	position:absolute;
	background-color: #ffffe1;
	border: 1px solid #000000; }
 #overlay{
	position:absolute;
	left: 0px;
	top:0px;
	border: 0;
	background-color:#070707;
	z-index: 200; }
 #iFrame{
	position:absolute;	
	width: 500px;
	height: 300px;
	z-index: 300;
	//border: 1px solid #989898; }
 .titlebar{
	font-weight: bold;
	text-align: center; }
 
 .element{
	position: absolute;
	cursor: move; }
.tab:link{
	border: 1px solid #787878;
	background-color: #F4F4F4;
	padding:2px; 
	margin:1px;
	margin-left:1px; margin-right:0px;
	text-decoration: none;
}
.tabsection{
	margin-bottom:6px;
}
.tab:hover{
	background-color: #E7E7E7;
}
.selectedtab:link, .selectedtab:hover{
	background-color: #e7e7e7;
	border: 1px solid #787878;
	padding:2px; 
	margin:1px;
	margin-left:1px; margin-right:0px;
	text-decoration: underline;
}
 
 
 
 
 
 
 
 
 
 

 #mymenu{
	position :absolute;
	background-color:#F4F4F4;
	z-index:99999;
	width:250px;
	padding:2px;
	border: 1px solid #787878;
	cursor:pointer;
}
#mymenu div{
	margin:0;
	padding: 2px;
	clear:both;
	border: 1px solid #F4F4F4;
}
#mymenu div:hover{
	background-color:#E7E7E7;
	border: 1px solid #787878;
}