.welcomeMessageBold {
	color:#000000; font-family: tahoma, arial, sans-serif; font-size: 11px; padding-left: 15px; font-weight: bold;
}

.welcomeMessageNormal {
	color:#000000; font-family: tahoma, arial, sans-serif; font-size: 11px; padding-left: 15px; font-weight: normal;
}

#headerLogo {
	vertical-align: top; text-align: left; float: left;
}

#headerMessageBold {
	color:#000000; font-family: tahoma, arial, sans-serif; font-size: 14px; padding-right: 20px; font-weight: bold; float:right;
}

#headerMessageNormal {
	color:#000000; font-family: tahoma, arial, sans-serif; font-size: 11px; padding-right: 20px; font-weight: normal; float:right;
}

#header {
	height:105px; background-color: #FFFFFF; border-bottom: 1px solid #d0d0d0;
}

#unsubscribe {
	float:left; cursor: hand; font-family: tahoma, arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; float:right;
	padding-right: 10px;
}

#unsubscribe a {
	color: #000000; text-decoration: underline; border: none; font-weight: bold;
}

#unsubscribe a:hover {
	color: #000000; text-decoration: underline; border: none; font-weight: bold;
}

#logout {
	float:left; cursor: hand; font-family: tahoma, arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; float:right;
	padding-right: 20px;
}

#logout a {
	color: #000000; text-decoration: underline; border: none; font-weight: bold;
}

#logout a:hover {
	color: #000000; text-decoration: underline; border: none; font-weight: bold;
}

.icon-refresh {

  background-image: url(../images/skin/refresh.png) !important;

}
.icon-home {

  background-image: url(../images/icons/home.png) !important;

}

.colormenu .x-window-body
{
	
	border:none;
	background-color: white;	
	
}

.bluebutton 
{
	background-color: blue;
	background-image: none;
	width:100%;	
}

.welcome {
	
	color:white;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
  	//font-weight:bold;
  	padding-left:2px;
  	padding-top:30px;
  	
  	
		
}


#top
{
height:22px;
background-color: gray;
border-bottom:1px solid black;
border-top:1px solid black;
}

#add
{
	float:left;
	cursor:hand;
	 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
	font-family: tahoma, arial, sans-serif;
  	font-size: 11px;  
  	color:white;
  
 }
 
 #add a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
 #addtab
{
	float:left;
	cursor:hand;
	 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
	font-family: tahoma, arial, sans-serif;
  	font-size: 11px;  	
  	color:white;
  
 }
 
   #add 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 
 

 
 
 #addtab a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
  #addtab 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 
 
 #settings
 {
 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
 	float:right;
  color: white;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
cursor:hand;
 }
 
 #settings a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
  #settings 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

}

 #theme
 {
 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
 	float:right;
  color: white;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
cursor:hand;
 }
 
 #theme a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
  #theme 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 
 
 #changepass
 {
 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
 	float:right;
  color: white;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
cursor:hand;
 }
 
 #changepass a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
  #changepass 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 
 
 #login
 {
 cursor:hand;
  margin-top:2px;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  float:right;
  color: white;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
 

 }
 
 #login a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }
 
 #login 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 
 
 #register
 {
 margin-top:2px;
 padding-top:2px;
 padding-left:5px;
 padding-right:5px;
 	float:right;
  color: white;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  cursor:hand;

 }
 
 #register a
 {
 	color:white;
 	text-decoration: none;
 	border: 4px solid gray; 
 }

 #register 	a:hover {
	color: white; 
	background-color: black;
	text-decoration: none;
	border: 4px solid black; 

} 



#images-view .x-panel-body {
  background: white;
  font: 11px Arial, Helvetica, sans-serif;
}

#images-view .thumb {
  background: #dddddd;
  padding: 3px;
}

#images-view .thumb img {
  height: 60px;
  width: 80px;
}

#images-view .desc {
  float:right;
}

#images-view .thumb-wrap {
  float: left;
  margin: 4px;
  margin-right: 0;
  padding: 5px;
}

#images-view .thumb-wrap span {
  display: block;
  overflow: hidden;
  text-align: center;
}

#images-view .x-view-over {
  border: 1px solid #dddddd;
  background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
  padding: 4px;
}

#images-view .x-view-selected {
  background: #eff5fb no-repeat right bottom;
  border: 1px solid #99bbe8;
  padding: 4px;
}

#images-view .x-view-selected .thumb {
  background: transparent;
}

#images-view .loading-indicator {
  font-size: 11px;
  background-image: url('resources/images/default/grid/loading.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  margin: 10px;
}