html, body{
  font-family:Tahoma;
  font-size:.9em;
  color:#666;
  margin:0;
  padding:0;
  height:100%;
}
button{
  background-color:#B04F32;
  min-width:60px;
  font-weight:bold;
  color:#fff;
  width:75px;
  height:22px;
  padding:0;
  margin:0;
  border:0;
  cursor:pointer;
}

fieldset{
	border:0;	
}
input, textarea{
}
select{
	font-size:.9em;	
}
option{
  height:16px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
#Login, #Password, #LoginForm input{
	background-color:#fff;
	color:#47535f;
}
#Header
{
	background-color: #47535f;
	color: #fff;
	height: 50px;
	width:100%;
	margin:0;
}
  #Header a
  {
	  background-color: #47535f;
	  color: #fff;
	  height: 50px;
	  width:100%;
	  margin:0;
  }
  #MainMenu{
    position:relative;
    float:right;
    text-align:center;
  }
h3{
	display:inline;
	margin:3px;
	position:relative;
}
#Index{
	height:90%;
	width:100%;
	margin:0;
	padding:0;
	top:0;
}
#LoginForm{
  width:270px;
  height:400px;
  margin:10% 0 0 38%;  
  padding:6px;
  display:block;
  text-align:center;
 /* border:1px solid #666;*/
}
#RegisterForm{
  width:620px;
  height:auto;
  margin:4% 0 0 28%;  
  padding:6px;
  display:block;
  text-align:left;
}
#ForgottForm{
  width:420px;
  height:auto;
  margin:4% 0 0 32%;  
  padding:6px;
  display:block;
  text-align:center;
}
	#ForgottForm p{
	  display:block;
	  text-align:center;
	  font-size:.9em;
	}
#AddTaskForm{
  width:620px;
  height:auto;
  margin:8% 0 0 28%;  
  padding:6px;
  display:block;
  text-align:left;
}
#Login{
  width:76px;
}
#Password{
  width:76px;
}

a{
  color:#666;
  text-decoration:none;
  font-size:.9em;
}
img{
  border:0;
}
small{
  font-size:.7em;
  color:#999;
}

#MainControls{
  float:right;
  display:block;  
  padding:4px 8px 0 0;
  height:30px;
  position:relative;
}
#RightBlock{
  float:right;
  width:23%;
  display:block;
}
  #RightBlock table{
    text-align:center;
/*    font-weight:normal;*/
    padding:1px;
  }
  #RightBlock th{
    font-size:.7em;
    background-color: #47535f;
    color: #fff;
    text-align:center;
    font-weight:bold;
  }
  #RightBlock td{
    font-size:.7em;
    color: #47535f;
    text-align:center;
  }
  #RightBlock a{
    color: #fff;
  }

/*minitabs start here*/
/*  ul#minitabs{list-style: none;margin: 0;padding: 9px 0;	  padding: 7px 0; 
   font-weight: bold;
    text-align: center;white-space: nowrap}
  ul#minitabs li{display: inline;margin: 0 4px}
  ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  color: #fff}
  ul#minitabs a#current{border-bottom: 3px solid #F60;color:#fff}
  ul#minitabs a:hover{border-bottom: 3px solid #F60;color: #ccc}*/

ul#minitabs{list-style: none;margin: 0;padding: 9px 0;	  padding: 7px 0; 
   font-weight: bold;
    text-align: center;white-space: nowrap}
  ul#minitabs li{display: inline;margin: 0 4px}
  ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  color: #fff}
  ul#minitabs a#current{border-bottom: 3px solid #F60;color:#fff}
  ul#minitabs a:hover{border-bottom: 3px solid #F60;color: #ccc}


  ul#minitabssec{
	  float:left;
	  margin:-10px 0 0 0;
	  padding: 7px 0; 
	  list-style: none; 
	  display:inline;
	  text-align: center;
	  white-space: nowrap;
	  width:890px;
	}
  ul#minitabssec li{
	  width:14%;
	  float:left;
	  padding: 5px 0; 	  
	  margin:4px;
  	  }
  ul#minitabssec a{
		  text-decoration: none;
		  border-bottom: 3px solid #FFF;
		  color: #fff; 
		  clear:both;
		  width:100%;
	  }
  ul#minitabssec a#current{
  	  font-weight: bold;
	  border-bottom: 3px solid #F60;
	  color:#fff;
	  width:100%;	  
	 }
  ul#minitabssec a:hover{
	  border-bottom: 3px solid #F60;
	  color: #ccc;
	  width:100%;	  
	  }

/*minitabs start here*/
  ul#minitabsver{
	  list-style: none; 
	  width:100%;
	  text-align: center;
	}
  ul#minitabsver li{
	  padding: 5px 0; 	  
	  margin:4px -32px 0 0;
	  clear:both;
	  width:96%;
  	  }
  ul#minitabsver a{
		  text-decoration: none;
		  border-bottom: 3px solid #ccc;
		  color: #47535f; 
		  clear:both;
		  width:100%;
	  }
  ul#minitabsver a#current{
  	  font-weight: bold;
	  border-bottom: 3px solid #F60;
	  color:#47535f;
	  width:100%;	  
	 }
  ul#minitabsver a:hover{
	  border-bottom: 3px solid #F60;
	  color: #47535f;
	  width:100%;	  
	  }


#UserHome{
  font-size:.8em;
  text-align:center;
  width:74%;
  margin:0 0 0 4px;
  display:block;
  position:relative;
}
  #UserHome table{
    text-align:center;
    padding:1px;
  }
  #UserHome th{
    font-size:.7em;
    background-color: #47535f;
    color: #fff;
    text-align:center;
    font-weight:bold;
  }
  #UserHome td{
    font-size:.7em;
    color: #47535f;
    text-align:center;
  }

#tasktitle{
  width:520px;
  clear:both;
}
#tasktext{
  width:520px;
  height:180px;
  clear:both;
}
#DivClear{
  height:5px;
  clear:both;
}
#DivClearBig{
  height:120px;
  display:block;
  clear:both;
}
#GetIcon{
  border:0;
  margin:8px;
}

#smallth{
  float:left;
  width:640px;
  font-size:.9em;
/*  font-weight:normal;*/
  text-align:left;
}


#tipdate{
/*  font-weight:normal;*/
  font-size:.8em;
  margin:0;
  clear:both;
  padding:3px;
}
#tiptext{
  font-weight:normal;
  font-size:.8em;
  border-top:1px solid #47535f;
  padding:5px;
  text-align:justify;
  height:200px;
  overflow:auto;
}
#tipcomments{
/*  font-weight:normal;*/
  font-size:.8em;
  border-top:1px solid #47535f;
  padding:5px;
  text-align:justify;
  height:200px;
  overflow:auto;
  width:100%;
}
#tiptop{
  width:120px;
  float:right;
  display:inline;
  position:relative;
  text-align:right;
  margin:0 4px 0 2px;
}
#BackButtons{
  float:right;
  width:230px;
  height:26px;
  text-align:right;
  margin:8px 3px 0;
  font-size:.9em;
  clear:both;
}
#BackButton{
  background:url(/support/templates/main/images/empty.gif) no-repeat;
  text-align:center;
  width:75px;
  height:22px;
  float:left;
  color:#fff;
}
#MapButton{
  background:url(/support/templates/main/images/empty.gif) no-repeat;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  width:75px;
  height:22px;
  color:#fff;
}
#CommentButton{
  background:url(/support/templates/main/images/empty.gif) no-repeat;
  text-align:center;
  min-width:25px;
  width:25px;
  height:22px;
  color:#fff;
  margin:3px 0;
  display:block;
  padding:4px 0 2px 0;
  float:right;
}
#isTask{
  overflow:auto;
  width:auto;
  height:200px;
  padding:4px;
  margin:-65px 0 30px 0;
  display:block;
  clear:both;
  border:1px solid #47535f;
}
#isComment{
  border:1px solid #47535f;
  clear:both;
  margin:2px 0 2px 0;
  padding:3px;
  font-weight:normal;
}
#isDate{
/*  font-weight:normal;*/
  font-size:.9em;
  border-top:1px solid #47535f;
  border-bottom:1px solid #47535f;
  padding:5px;
  margin: 3px 0 10px 0;
}
#TreeList table{
  font-size:.7em;
  color:#47535f;
  text-align:left;
  clear:both;
  float:right;
}
#TreeList th{
  font-size:.7em;
  background:#47535f;
  color:#fff;
  text-align:center;
}
#TreeList td{
  font-size:.7em;
  padding:3px;
}
#commenttext{
  text-align:justify;
}
#delimeter{
  height:5px;
}
#CommentsTree{
  width:82%;
  margin:3px;  
}
#CommentsTree a{
  font-size:.8em;
}
	#mainContainer{
		float:left;
		border:1px;
		width:76%;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		padding-bottom:10px;
		height:100%;
	}
	#mainContainer .right{
		margin:5px;
		border:1px dotted #555;
		background-color:#EEE;	
		padding:10px;
	}
	
	#mainContainer img{
		float:left;
		margin:2px;
	}	
	#SmallDivClear{
		clear:both;
	}
	
#isBottom{
position: fixed;
left: 0px; 	
	
	bottom: 0px; 
	width:100%;
	height:24px;
	clear:both;
	background:#47535f;
	color:#fff;
	font-size:.7em;
	padding:3px;
}
#isBottom a{
	color:#fff;
}
#isBrowsers{
	float:right;
	display:inline;
	width:500px;
	text-align:right;
}
#isBrowsers img{
	width:22px;
	height:22px;
	margin:2px 2px 0 2px;
}
#required-plus{
	font-size:.7em;
	color:#b04f32;
}
#ThisLink{
	clear:both;
	margin:0 auto;
	padding:4px;
	text-align:center;
	width:480px;
}
	#ThisLink a{
		color:#B04F32;
		font-weight:bold;
	}

#CommentDelim{
	border-bottom:1px solid #47535f;
}
#map{
	width:70%;
	height:480px;
	margin:20px 0 20px 10px;
	display:block;
}
#owntask{
	height:32em;	
}

#SearchForm{
	margin:4px 0 -6px 0;	
}

#SearchButton{
	margin: 0;	
	position:relative;
	float:right;
}

#search{
	margin:2px 0;
	width:15em;	
}
#innergmap{
	margin:6px 3px 9px 3px;
	font-size:.8em;
}
#Replacer{
  background-color:#B04F32;
  color:#fff;
}

#isText{
  text-align:justify;
}
#Pagination{
  float:left;
  font-size:.9em;
  width:76%;
  margin:6px;
}
  .Pagination{
    color:#ccc;
    background-color:#47535f;
    width:30px;
    display:block;
    margin:5px 3px;
    padding:4px;
    text-align:center;
    float:left;
  }
  .Pagination-current{
    color:#ccc;
    background-color:#B04F32;
    width:30px;
    display:block;
    margin:3px;
    padding:4px;
    text-align:center;
    font-weight:bold;
    float:left;
    font-size:1.2em;
  }
#exlink{
  background:url(/support/templates/main/images/empty.gif) no-repeat;
  width:75px;
  height:22px;
  border:0;
  margin:1px;
  display:block;
  padding:4px 2px;
  color:#fff;
  cursor:pointer;
  font-weight:bold;
}
  #exlink a{
    width:100%;
    height:100%;
    color:#fff;
    font-weight:bold;
    cursor:pointer;
  }

#bigexlink{
  background-color:#B04F32;
  position:relative;
  height:10px;
  border:0;
  margin:-13px 0;
  display:block;
  padding:3px 2px 6px 2px;
  color:#fff;
  cursor:pointer;
  font-weight:bold;
}

#CPHome{
  font-size:.8em;
  text-align:center;
  width:100%;
  margin:0 0 0 4px;
  display:block;
  position:relative;
}
  #CPHome table{
    text-align:center;
    padding:1px;
  }
  #CPHome th{
    font-size:.7em;
    background-color: #47535f;
    color: #fff;
    text-align:center;
    font-weight:bold;
  }
  #CPHome td{
    font-size:.7em;
    color: #47535f;
    text-align:center;
  }
#ShowUserLog{
  width:98%;
  height:98%;
  overflow:auto;
  margin:2px auto;
}
#CPHeader{
  width:100%;
  display:block;
  height:40px;
}
  #CPHeader a{
    width:auto;
    display:inline;
    height:auto;
    float:left;
    color:#fff;
    border:1px solid #47535f;
    background-color: #47535f;
    margin:2px;
    padding:6px;
  }
  #isCurrent{
    width:auto;
    display:inline;
    height:auto;
    float:left;
    color:#fff;
    font-weight:bold;
    border:1px solid #B04F32;
    background-color: #B04F32;
    margin:2px;
    padding:6px;
  }
	#ad{
		padding-top:220px;
		padding-left:10px;
	}
#DivCalendar{
  text-align:center;
  position:relative;
  width:100%;
}
#DivCalendar td{
  width:13%;
}
#rss-justify{
	text-align:justify;
	font-size:.9em;
}
#StatsMenu{
	width:180px;
	display:block;
	float:right;
}
	#StatsMenu ul{
		list-style:none;
	}
	#StatsMenu li{
		margin:2px;
		padding:5px;
		background-color:#47535f;
		color:#fff;
	}	
	#StatsMenu a{
		width:100%;
		height:100%;
		cursor:pointer;
		background-color:#47535f;
		color:#fff;
	}		

#DivMenuBlockRight{
	float:right;
	width:200px;
	height:50%;
}
#flashcontent{
	margin:0 0 0 10%;
}
#HeaderControls{
	width:70%;
	float:right;
	display:block;
}
#HeaderControlsSec{
	width:70%;
	float:left;
	display:block;
	clear:both;
}
#HeaderControlsThir{
	width:200px;
	float:right;
	display:block;
}
#Div70Inline{
  margin:23px 0 10px 0;
  display:block;
  clear:top;
  text-align:left;
}
#SearchReplaced{
  color:#fff;
  background-color:#F1B215;
  display:inline;
  font-style:italic;
  margin:0 -3px 0 0;
}