{*

#################################################################
##
##	PopPhoto 3.2
##	Copyright 2002 - 2004 Jamie Longstaff
##
##	Script author:		Jamie Longstaff
##	Script version:		3.2	
##
#################################################################

*}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #474747;
}
.frameBody{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #474747;

}
#mainBox{
	border:2px solid #FFF;
	background-color: #CCC;
	width: 760px;
}
form{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
.thumbImg{
	border:1px solid #FFF;	
}
.bigImg{
	border:2px solid #FFF;	
}
.imgTitle{
	font-size: 18px;    	
	color:#333;
	font-weight:bold;
}
.fieldShadow{
    background-color: #FFFFFF;
    font-size: 11px;    
    color: #333333;
    background-image: url(imgs/formshadow.gif);
	border:1px solid #333;
} 
body,th,li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:  #e5e5e5;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:  #222222;
}
h3 {
	color:  #ffcc00;
}
.mainTxt{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #222222;
}

input{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
					
a:link		{
			color:#333;
			text-decoration:underline;
			}
			
a:visited	{
			color:#333;
			text-decoration:underline;
			}
			
a:hover 	{
			color:#cc0000;
			text-decoration:underline;
			}
			
a:active	{
			color:#333;
			text-decoration:underline;
			}
		
a.cl:hover 	{
			color:#333;
			text-decoration:underline;
			}
			
a.cl 		{
			color:#333;
			text-decoration:none;
			}
			
input		{
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:8pt;
			}
			
select 		{
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:8pt;
			}
			
li 			{
			margin-top:5px;
			}


p 			{
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:10pt;
			color:#333333;
			}


span		{
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:10pt;
			}


iframe		{
			border: 0px;
			
			height: 100%;
			width : 100%;
		}

.power		{
			vertical-align:super;
			font-size:8pt;
			}
			
.headline1	{
			color:#FFFFFF;
			font-weight:bold;
			font-family: Georgia, Times New Roman, Times, serif;
			letter-spacing:-1px;
			font-size:17pt;
			}
			
.tblcont	{
			
			background-color: #474747;
		}


.table-view	{
			line-height:20px;
			color:#111111;
		}

.big		{
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:12pt;
			font-weight:bold;
			text-align:justify;
			margin-top:12px;
			margin-right:5px;
			}

.big-title	{
			font-size:11pt;
			font-weight:bold;
			}

.title		{
			color:#cccccc;
			font-size:10pt;
			font-weight:bold;
			}
.title_white{
			color:#cccccc;
			font-size:10pt;
			font-weight:bold;
			}

.bold		{
			font-size:10pt;
			font-weight:bold;
			}

.small		{
			font-size:8pt;
			font-weight:bold;
			}

.small2		{
			font-size:7pt;
			}
			
.error		{
			font-weight:bold;
			color:#3964A5;
			}

.message-text {
			font-family: Georgia, Times New Roman, Times, serif;
			font-size:8pt;
			}

.forminput 	{
			font-size:8pt;
			border-top-width : 1px;
			border-right-width : 1px;
			border-bottom-width : 1px;
			border-left-width : 1px;
			}

.tblheader	{
			background-color: #474747;
			}

.tblhedtxt	{
			font-size:12pt;
			color:#eeeeee;
			font-weight:bold;
			}

.thumb-link	{
			border: 1px solid #666;
			}
.imgArea{
	border: 1px solid black;
}
.cat_list{
	background-color:#474747; 
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 6px;
	border: 1px solid black;
}
.cat_list a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
	}
.cat_list a:hover {
	color:#aaaaaa;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.cat_list a:link {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.cat_list a:active {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.catg{
	color:#222222;
}
.catg a:visited {
	color:#222222;
	text-decoration: underline;
}
.catg a:link {
	color:#222222;
	text-decoration: underline;
}
.catg a:hover {
	color:#cc0000;
	text-decoration: underline;
}

.catg a:active {
	color:#222222;
	text-decoration: underline;
}
.catg_none{
	color:#222222;
}
.catg_none a:visited {
	color:#222222;
	text-decoration: none;
}
.catg_none a:link {
	color:#222222;
	text-decoration: none;
}
.catg_none a:hover {
	color:#cc0000;
	text-decoration: none;
}

.catg_none a:active {
	color:#222222;
	text-decoration: none;
}
.font_white{
	color:#eeeeee;
}
.font_white a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
.font_white a:hover {
	color:#aaaaaa;
	text-decoration:underline;
}
.font_white a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.font_white a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.tr_1{
	background-color:#0000FF
}
.tr_2{
	background-color:#ff0000
}
.para a:visited {
	color:#FFC66F;
	text-decoration:underline;
	}
.para a:hover {
	color:#FFC66F;
	text-decoration:underline;
}
.para a:link {
	color:#FFC66F;
	text-decoration:underline;
}
.para a:active {
	color:#FFC66F;
	text-decoration:underline;
}
.big-title_white{
	font-size:14pt;
	color:#eeeeee;
	font-weight:bold;
}
.bold_white{
	color:#eeeeee;
	font-weight:bold;
}
.breadcrumb_title a:visited {
	color:#222222;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
	}
.breadcrumb_title a:hover {
	color:#555555;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.breadcrumb_title a:link {
	color:#222222;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.breadcrumb_title a:active {
	color:#222222;
	font-weight:bold;
	font-size: 12px; 
	text-decoration:none;
}
.breadcrumb_title{
	color:#9C061B;
	font-weight:bold;
	font-size: 12px; 
}
