/* 
  Styles for Photo Gallery WWW.DIMIN.net, Dima Fedorov 
  ver 1.0
  02/04/2003 23:59
*/

body {
	color: #666666;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-weight: lighter;
	color: #0077A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	text-align: left;
}



table { margin-bottom: 0; margin-top: 0; }
table.bordthick { background: #0077A8; }
table.bordthin  { background: #FFFFFF; }
td.thumb { background: #0077A8; width: 110px; height: 110px; }

/*
a:link { color: #0077A8; background: transparent; text-decoration: none; } 
a:visited { color: #000000; text-decoration: none; }
a:active { color: #666666; }
a:hover { color: #666666; text-decoration: underline; }
a.menu:link, a.menu:visited, a.menu:active { 
  color: #666666; background: transparent; text-decoration: none; } 
a.menu:hover { color: #666666; text-decoration: underline; }
*/

a:link {
    color: #0073c7;
    background-color: inherit;
	text-decoration: none;
}

a:visited {
    color: #5A88B5;
    background-color: inherit;
	text-decoration: none;	
}

a:link:hover,
a:link:active,
a:visited:hover,
a:visited:active {
    color: #0073c7;
    background-color: #f0f0f0;
	text-decoration: none;	
}

p {	text-align: justify; }

form { margin-bottom: 0; }

.std_box {
  width: 705px;
}

.gray_bord {
	border-color: #666666;
	border-width: 1;
	border-style: solid;
}

.header {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.header h1 {
	margin-right: 110px;
	margin-left: 40px;
	margin-top: 20px;
}

.list {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 70%;
}

.url {
	font-family: Courier New, Courier, mono;
}

ul { 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  list-style-type: circle;
  text-indent: 0em;
}

a img { border: 0; }

.pagebody {
	margin: 30px 20px 20px 30px;

}

.photoFrame {
	float: left;
	margin: 5px 5px 5px 5px;
	text-align: center;
	width: 242px;
	height: 290px;
}

.photoFrame p {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.frameNavigatorTop {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	padding-left: 50px;
	margin-bottom: 30px;
}

.frameNavigatorTop a {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frameNavigatorTop a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
}

.frameDescriptionTop {
	font-size: 90%;
	margin: 0px 80px 0px 80px;
	width: auto;

}

.frameDescriptionTop p {
	text-align: center;
}

.frameNavigatorBot {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	margin-top: 40px;
	margin-left: 50px;
}

.frameNavigatorBot a {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frameNavigatorBot img {
	border-color: #0099FF;
	border-style: solid;
	border-width: 1px;

}

.frameNavigatorBot a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
}

.frameControlsBot {
	font-size: 85%;
	margin-left: 20px;
}

.frameControlsBot input {
	text-align: center;
	width: 9em;
	background-color: #EEEEEE;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	font-size: 12px;
}

.frameMainImage {
	margin: 0px 0px 0px 50px;
	clear: both;

}

.homeBox {
	width: 80px;
	text-align: left;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 8px;
	margin-right: 20px;
}

.homeBox img {
	float: right;
	border-width: 0px;
}

.homeBox p {
	margin-top: 8px;

}

.footer {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	margin: 0px 0px 0px 0px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 20px 20px 20px 20px;

}
