body,td,th {

	color: #292829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	text-align:left;
	background-color: #EFEFEF;
	font-weight: bold;
	height:25px;


}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #292829;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}

h1 {

	height:28px;
	width:1000px;
	color: #666666;
	background-image: url("img/h1_bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	padding-top:20px;
	text-align:center;

}

h2,.user_admin_header {

	background-image: url("img/h1_bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#F2F2F2;
	border:1px solid #DDD;
	padding:10px;
	margin-top:0px;
	line-height:17px;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-weight: bold;
	color: #444444;
	margin:0px;

}

h6 {

	height:20px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#F2F2F2;
	padding-top:5px;
	padding-left:10px;

}

dt,dd {

	padding-bottom:10px;
}


.selected {

	font-weight: bold;
	color: #87993F;

}

.footer {
	background-color:#242021;
}

.footer td {
	color:#BEBABB;
	font-size:11px;
}

.footer a {
	color:#BEBABB;
	text-decoration:underline;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.fusionsp {
	color: #FFFFFF
}

.green {
	color:#C4CD7F;
}
.search {
	background-image: url("img/search_bg.gif");
	background-repeat: repeat-x;
}

.search td{
	font-size:11px;
}

.search th{
	font-size:1px;
	height:5px;
}

.search_field{
	border: 1px solid #666666;
	height:16px;
	font-size:10px;
	width:100px;
}

.search_photographers{

	border: 1px solid #666666;
	font-size:11px;
	width:160px;
}

.search_button{
	background-image: url("img/search.gif");
	background-color:#D6D6D8;
	font-size:10px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	width:50px;
	height:20px;
}

.content {

	vertical-align:top;

}

.content a {

	color:#B00000;
}

.search_categories{
	background-image: url("img/searchcats_bg.gif");
	background-repeat: no-repeat;
	padding:5px;

}
.search_categories td{
	font-size:11px;
}
.search_categories a{
	color:#333333;
}

.user_admin {
	border:1px #CCCCCC solid;
}

.user_admin td {
	border:0px;
}

#f1_upload_process{

	z-index:100;
	position:absolute;
	visibility:hidden;
	text-align:center;
	width:450px;
	height:150px;
	margin:5px;
	padding:0px;
	background-color:#fff;
	border:1px solid #ccc;
	opacity:0.75;
	filter:alpha(opacity=75);

}

#result{

	display:none;
       	width:450px;
	background-color:#FEFEE1;
	border:1px solid #FAED25;
	padding-left:10px;
	margin-top:10px;

}

#error{

	display:block;
       	width:450px;
	background-color:#FEFEE1;
	border:1px solid #FAED25;
	padding:15px;
	font-weight: bold;
	color:red;
	margin-bottom:10px;

}

#msg {

	display:block;
       	width:450px;
	background-color:#EEFFEE;
	border:1px solid #90EE90;
	padding:15px;
	font-weight: bold;
	margin-bottom:10px;

}

.prompt_msg {

	display:none;
       	width:450px;
	background-color:#EEFFEE;
	border:1px solid #90EE90;
	padding:15px;
	font-weight: bold;
	margin-bottom:10px;
	position:absolute; 
	width:400px; 
	left: 500px; 
	top: 1000px; 

}


.paper{

	border:1px solid #CCC;
	width:120px;
	height:50px;
	background-color:#F6F6F6;
	padding:10px;
	margin-left:300px;

}

#keys{

	display:none;

}
#keys1{

	display:none;

}

.current_page{

	font-weight:bold;
}

ul{

	margin-left:14px;

}
li {
	padding-bottom:5px;

}

.link_categories {

	color: #87993F;
	font-size: 14px;

}

.mainpagekeys{

	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #CCCCCC;
	width:800px;
	background-image: url("img/spacer.gif");
	padding-top:0px;
	text-align:left;

}

#link_email{

	margin-top: 7px;
	background-image: url("img/eml.png");
	background-repeat: no-repeat;
	background-position: 98% 20%;
	border: solid 1px #7f9db9;

}