body {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #3D3E3A;
}

* {
	margin: 5;
	padding: 5;
}

#livesearch { 
	margin:0px;
	width:194px; 
}

#txt1 { 
	margin:0px;
} 

td {
	font-family: arial, sans-serif;
	font-size: 11px;
}

input { 
	outline: none; 
}

a { 
	outline: none; 
	border: 0; 
	text-decoration: none; 
}

img {
	border: 0;
}

h2 { 
	font-size: 11px;
}

h3 { 
	font-size: 13px;
}

h4{
	font-size: 11px;
}
.clear {
	font-size: 0;
	height: 0;
	clear: both;
}

a:link {
	color: #66AAF3;
	text-decoration: none;
}

a:hover {
	color: #66AAF3;
	text-decoration: underline;
}

a:visited {
	color: #66AAF3;
	text-decoration: none;
}

a:visited:hover {
	color: #66AAF3;
	text-decoration: underline;
}

a.footer:link {
	color: #66AAF3;
	text-decoration: none;
	font-size:12px;
}

a.footer:hover {
	color: #66AAF3;
	text-decoration: underline;
	font-size:12px;
}

a.footer:active {
	color: #66AAF3;
	text-decoration: none;
	font-size:12px;
}

a.footer:visited {
	color: #66AAF3;
	text-decoration: none;
	font-size:12px;
}

table tr td {
	padding:0;
	margin:0;
}

table.header_menu {
	margin-top: 5px;
	color: #66AAF3;
}

table.header_menu td{
	color: #66AAF3;
}

td.menu {
	padding-top:1px; 
	padding-right:5px; 
	text-align:right;
}

td.menu a img{
	padding:0;
	margin:0;
}

/* article body */
#art_body { background-color: #F8F9F2; line-height:6mm; font-size:14px; padding: 5px 5px 5px 5px; }
#art_body .photo_item { border:solid 3px #000000; cursor:pointer;}

/**
 ** Photo View
 **/
#page_navigation {
	width:100%;
	color:#0054BF;
	font-weight:bold;
}

#page_navigation td {
	font-size:14px;
}

/* begin inform user dialog */
#informUser {
	position:absolute;
	left: 450px; 
	top:180px; 
	z-index:1000; 
	width:400px;
	height:230px;
	border:solid 2px #338DEF;
	background-color:#F8F9F2;
	padding:3px 0px 3px 0px;
	display:none;
}

#informUser input {
	width:180px;
	border: 1px solid #CBCBC8;
}

#informUser td {
	font-size:12px;
}

#informUser td.header {
	color:#A21401;
	font-size:16px;	
}

#informUser a { text-decoration: underline; font-size:14px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
#informUser a:hover { text-decoration: underline; font-size:14px; font-weight:bold; color:#0000CC; outline: none; cursor: pointer; }

a.informUser { text-decoration: underline; font-size:13px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
a.informUser:hover { text-decoration: underline; font-size:13px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }

#informUser div#authFlickrResult {
	width:95%;
	height:100%;
	color:#A21401;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:none;
}
/* end inform user dialog */

a.page_number {text-decoration: underline; font-size:13px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
a.page_number:hover {text-decoration: underline; font-size:13px; font-weight:bold; color:#040847; outline: none; cursor: pointer; }

a.cur_page_number {text-decoration: underline; font-size:13px; font-weight:bold; color:#B61904; outline: none; cursor: pointer; }
a.cur_page_number:hover {text-decoration: underline; font-size:13px; font-weight:bold; color:#A21401; outline: none; cursor: pointer; }

a.next_page {text-decoration: underline; font-size:14px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
a.next_page:hover {text-decoration: underline; font-size:14px; font-weight:bold; color:#A21401; outline: none; cursor: pointer; }

a.prev_page {text-decoration: underline; font-size:14px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
a.prev_page:hover {text-decoration: underline; font-size:14px; font-weight:bold; color:#A21401; outline: none; cursor: pointer; }

#photo_list {
	width:100%;
	padding-left:15px;
}

#photo_association {
	background-image:url(../images/photo_yellow_top_bg.gif); 
	background-repeat:repeat-x; 
	width:99%;
	height:100px;
	border:solid 1px #000000; 
	border-top:none; 
	padding-top:1px;
}

#photo_filter {
	background-image:url(../images/photo_yellow_top_bg.gif); 
	background-repeat:repeat-x; 
	width:99%;
	height:80px;
	border:solid 1px #000000; 
	border-top:none; 
	padding-top:1px;
}
#photo_association a { text-decoration: underline; font-size:13px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }

#photo_association td.header, #photo_filter td.header {
	color:#0054BF;
	font-weight:bold;
}

#photo_filter input, select {
	border: 1px solid #CBCBC8; 
}

#photo_filter #photo_search {
	width:100px;
}

#photo_filter #photo_search_option {
	width:270px;
}

#photo_filter td.header_field {
	font-weight:bold;
	font-size:12px;
}

#photo_filter a {
	color:#0054BF;
	text-decoration:underline;
}

#photo_filter a.photo-filter-control, #photo_filter a.photo-rating-filter {
	color:#000000;
	text-decoration:underline;
}

#photo_filter a#filterOff {
	color:#0054BF;
}

#photo_details {
	background-image:url(../images/photo_green_top_bg.gif); 
	background-repeat:repeat-x; 
	width:99%;
	height:185px;
	border:solid 1px #000000; 
	border-top:none; 
	padding-top:1px;
}

#photo_details a { text-decoration: underline; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }

#photo_details td {
	vertical-align:top;
	padding:1px 2px 1px 2px;
}

#photo_details td.header {
	color:#0054BF;
	font-weight:bold;
}

#photo_details td.header_field {
	font-weight:bold;
	font-size:12px;
}

#photo_details td.header_field_red {
	font-weight:bold;
	font-size:12px;
	color:#A21401;
}

#photo_details input, textarea {
	border: 1px solid #CBCBC8; 
}

#photo_details #photo_title, #photo_tags {
	width:300px;
}

#photo_details #photo_description {
	width:450px;
}

#photo_details img {
	cursor:pointer;
}

#photo_details div.warning {
	color:#A21401;
	font-size:12px;
	font-weight:bold;
	display:none;
}

#photo_details span.warning {
	color:#A21401;
	font-size:12px;
	font-weight:bold;
}

div.out_div {
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	border:none;
	vertical-align:middle;
	z-index:99;
}

div.inside_div {
	overflow:hidden;
	position:relative;
	border:none;
	white-space:nowrap;
	z-index:99;
}

img.item_photo{
	width:80px;
	height:80px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3);
	border-width:0px;
	margin-top:2px;
	margin-left:2.5px;
	margin-right:2.5px;
	margin-bottom:2px;
	cursor:pointer;
}

#photo_upload_div {
	width:450px; 
	height:350px;
	text-align:left;
	position:absolute;
	left: 450px; 
	top:180px; 
	background-color:#F8F9F2;
	border:solid 2px #338DEF;
	padding:10px 10px 0px 10px;
	display:none;
	z-index:1000;
}

#photo_upload_div input, textarea {
	border: 1px solid #CBCBC8; 
}

#photo_upload_div label {
	font-size:14px;
	color:#A21401;
}

#photo_upload_div #uploadResult{
	color:#A21401;
	font-weight:bold;
	font-size:12px;
	margin:15px 5px 0px 5px;
	display:none;
}

#photo_upload_div a.upload_b {
	text-decoration: underline; 
	font-size:13px; 
	font-weight:bold; 
	color:#0054BF; 
	outline: none; 
	cursor: pointer;
}

#photo_upload_div a.upload_b { text-decoration: underline; font-size:14px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
#photo_upload_div a.upload_b:hover { text-decoration: underline; font-size:14px; font-weight:bold; color:#0000CC; outline: none; cursor: pointer; }

#photo_upload_div a.upload_s { text-decoration: underline; font-size:12px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
#photo_upload_div a.upload_s:hover { text-decoration: underline; font-size:12px; font-weight:bold; color:#0000CC; outline: none; cursor: pointer; }

#photo_upload_div td.header_field {
	color: #B0B0B0;
	font-weight: bold;
	padding-left: 10px;
}

#photo_upload_div td.content_field {
	font-size: 12px;
	border-bottom: solid 1px #F1F1F1;
	padding: 3px 2px 3px 10px;
}

#photo_upload_div td.content_thick_field {
	background-color:#E4E4E4;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	padding:5px 0px 5px 10px;
}

#photo_upload_div td.content_red_field {
	font-size: 14px; 
	color: #A21401; 
}

/* for collection dialog */
#collection {
	background-color:#F8F9F2;
	border:solid 2px #338DEF;
	padding:10px 10px 0px 10px;
	width:400px; 
	height:250px; 
	display:none;
	position:absolute; 
	left: 450px; 
	top:180px; 
	z-index:1000; 
}

#collection input {
	border: 1px solid #CBCBC8; 
}

#collection td {
	font-size:12px;
}

#collection td.header {
	color:#A21401;
	font-size:16px;	
}

#collection a { text-decoration: underline; font-size:14px; font-weight:bold; color:#0054BF; outline: none; cursor: pointer; }
#collection a:hover { text-decoration: underline; font-size:14px; font-weight:bold; color:#0000CC; outline: none; cursor: pointer; }

#collection a.close { text-decoration: none; font-size:14px; font-weight:bold; color:#000000; outline: none; cursor: pointer; float:right; }
#collection a.close:hover { text-decoration: underline; font-size:14px; font-weight:bold; color:#0000CC; outline: none; cursor: pointer; float:right; }

#collection div#collectionResult {
	text-align:left;
	width:100%;
	font-weight:bold;
	color:#A21401;
	font-size:14px;
	display:none;
}

/* for assign category dialog */
#assignCategory {
	background-color:#F8F9F2;
	border:solid 2px #338DEF;
	width:650px; 
	height:auto; 
	display:none;
	position:absolute; 
	z-index:1000; 
}

#assignCategory td {
	vertical-align:top;
}

#assignCategory td.topcat {
	font-size:12px;
	font-weight:bold;
}

#assignCategory a {
	font-weight:bold;
	color:#0054BF;
	font-size:14px;
	margin-right:5px;
}

td.header_field td {
	font-weight:bold;
	font-size:12px;
	text-align:right;
	vertical-align:bottom;
}

td.menu a {
	color:#0054BF;
	font-size:12px;
	text-decoration:underline;
}

td a.sort_by {
	color:#3074CB; 
	font-weight:normal; 
	text-decoration:underline; 
	font-size:11px;
}

td.metadata{
	color:#3074CB; 
	font-weight:bold; 
	font-size:14px;
}

/* search photo */
div#photo_result {
	overflow-x:hidden;
	overflow-y:scroll;
	padding:2px 2px 2px 2px;
	height:540px;
	text-align:left;
}

/*add photo to location*/
div#photo_viewer {
	width:100%;
}

div#photo_viewer td {
	font-size:14px;
	font-weight:bold;
}

div#map_photo_list {
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px 10px 10px 10px;
	text-align:left;
	border:solid 1px #CBCBC8; 
	width:560px; 
	height:500px;
}