
.photospercat {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight:bold;
	position:absolute;
	right: 3px;
	top: 3px;
	background-color:#ffffff;
	color: #333333;
	padding:3px
}

.catthumb {
	box-shadow: 5px 5px 5px #999999;
	-webkit-box-shadow: 5px 5px 5px #999999;
	-moz-box-shadow: 5px 5px 5px #999999;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	position:relative;
	clear: both;
	height: 150px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
}

div#notice-morephotos {
	color: #033ABA;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.maincatp {
	display:block;
	background-color: #EFEFFF;
}

div.maincat {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	clear: both;
	display: block;
}

div.maincat a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #0002a5;
}

div.catdesc {
	color: #666666;
	margin: 4px;
	clear: both;
	font-size: 12px;
	
}

.new {
	color: #FF3333;
	font-size: 12px;
}

.head1 {
	background-color: #F0F0FF;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #C0C0C0;
	color: #447BD4;
	padding: 5px 4px 5px 4px;
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	text-align:center;
}

.captchaDesc {
	color: #003366;
}

.commentDesc {
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	color: #649BF4;
}

.imageDesc {
	font-size: 16px;
}

.descTable {
	text-align: center;
	width: 100%;
}

.row1 {
	font-family: Arial;
	font-size: 14px;
	color: #002d87;
	font-weight: bold;
}

.row2 {
	background-color: #eeeeee;	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002d87;
}

td.commentrow1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002d87;
}

td.commentrow2 {
	background-color: #eeeeee;	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002d87;
}

.rowDesc {
 	color: #346BC4;
	font-family: Arial;
	font-size: 16px;
	border-left: 1px solid #E0E0E0;
	width: 120px;
}

h1.imageTitle {
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #666666;
	padding: 6px;
	
}

input.searchinput {
	font-size: 11px;
	width: 100px;
}

input.button {
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-color: #bcd2f4;
	border: 2px solid #BBBBBB;
	font-weight: bold;
}

p {
	margin: 1px 1px;
}

div#cplink {
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
}

div#cplink a {
	color:#eeeeee;
}

p#copyright {
	color: #284A7E;
	font-size: 10px;
}

p#copyright a {
	color:#284A7E;
}

img.thumbimg {
	box-shadow: 5px 5px 5px #999999;
	-webkit-box-shadow: 5px 5px 5px #999999;
	-moz-box-shadow: 5px 5px 5px #999999;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	clear: both;
	margin: 5px 2px 5px 2px;
	padding: 5px;
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
}

div.categorybit {
	float: right;
	width: 165px;
	height: 220px;
	padding: 2px;
	background-color: #f0f0f0;
	margin: 20px 2px 10px 2px;
	text-align:center;
}

div.thumbbit {
	float: right;
	height: 210px;
	width: 164px;
	margin: 10px 5px 5px 5px;
	padding: 3px;	
	background-color: #ffffff;
	text-align:center;
}
div.thumbbit h5 {
	color: #001d67;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}
div.thumbbit h5 sup {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	color: #237AFF;
}
div.thumbbit a  {
	color: #999999;
	font-size: 9pt;
}

.automargin {
	margin-left: auto;
	margin-right: auto;

}

a.subcat {
	color: #052D6E;
	margin-top: 6px;
}
a.subcat:hover {
	color: #447BD4;
}

div.subcats {
	display: block;
	margin-top: 10px;
}

.smalltext {
	font-size: 10px;
}

div.headerbg {
	background: url(../../images/h_bg2.jpg) top center no-repeat;
	position:absolute;
	top: 0px;
	height: 226px;
	width: 100%;
}

div.container {
	text-align:center;
	width: 100%;
}

div.menus {
	background: url(../../images/m_bg.jpg) top repeat-x;
	height: 34px;
	margin: 0px 12px;
}

div.inner {
	margin: 0px 12px;
	position: relative;
}

div.main {
	width: 832px;
	position: static;
	background-color: #f6f6f6;
	border: 2px solid #000000;
}

img {
	border: 0px;
}

img#title {
	position: absolute;
	left: 37px;
	top: 13px;
	z-index: 4;
}

td {
	padding: 5px;
}

table.infotable {
	width: 600px;
	margin: 10px auto;
}

span.clickstream{ 
	color: #002d87;
}
div.clickstream {

	line-height:1.8;
	padding: 2px;
	width: 60%;
	float:right;
	font-weight: bold;
}
div.topimages {
padding: 4px;width: 30%; float:left; text-align:left;
}

div.paging a, div.paging b, div.topimages a, a.clickstream {
	color: #003d97;
	padding: 3px;
	background-color: #F5F5FF;
	border: 1px solid #F0F0FF;
}
div.paging a:hover, div.topimages a:hover, a.clickstream:hover {
	color: #005dB7;
	background-color: #EEEEEE;
}

div.smallinfo {
	color: #0F40D0;
	padding: 4px;
}

div.paging {
margin: 10px auto; width: 98%; padding: 10px; clear: both; background-color: #FEFEFE;
border-top: 1px solid #F0F0F0; text-align:center;
}

div#tooltip{ 
	position: absolute;
	display: none;
	z-index: 10003;
	
	width: 50px;
	
	background-color: #E9F0FF;
	border: 1px solid #999999;
	padding: 6px;
	
	font-size: 10px;
	color: #0260C0;
}
