body, html {
	margin: 0px;
	padding: 0px;
	
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	
	background-image: url(../img/bg.gif);
}

img { 
	border: 0px; 
}

input, select {
	color: #666666;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}

a:link,
a:visited,
a:active {
	color: #AED731;
	text-decoration: underline;
}

a:hover {
	color: #AED731;
	text-decoration: none;
}

h1 {
	color: #A6CD30;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}

h2 {
	color: #BB6202;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	color: #FF890A;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}

h4 {
	color: #FFF;
	display: block;
	background-color: #000;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	
	margin: 38px 0px 7px 0px;
	padding: 0px 0px 1px 3px;
}

h5 {
	color: #FFF;
	display: block;
	background-color: orange;
	
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	
	margin: 10px 0px 7px 0px;
	padding: 3px 0px 3px 3px;
}

/*
top / right / bottom / left
*/

#site-container {
	width: 100%;
	height: auto;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#header-container {
	width: 100%;
	height: 116px;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	background-image: url(../img/bg_header.gif);
}

#splash-container {
	width: 100%;
	height: auto;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	background-color: #000000;
	background-image: url(../img/bg_spacer.gif);
}

#splash-container-photographer {
	width: 100%;
	height: 233px;
	
	clear: both;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	background-image: url(../img/bg_photographer_splash.gif);
}

.splash-bg-photographer {
	width: 221px;
	height: 233px;
	
	float: left;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	background-image: url(../img/bg_photographer.gif);
}

.splash-bg-splash {
	width: 550px;
	height: 233px;
	
	float: left;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.splash-image {
	margin: 19px 0px 0px 39px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#menu-container { 
	float: left;
	
	width: 185px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 37px;
	border: 0px;
	
}

#content-container {
	float: left;
	
	width: 550px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	border: 0px;
	
	line-height: 13pt;
}

.content-inlay {
	width: 520px;
	height: auto;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content-default-container {
	width: 1040px;
	height: auto;
	
	margin: 0px;
	padding: 0px;
}

#content-default-inlay {
	float: left;
	
	width: 780px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	border: 0px;
	
	line-height: 13pt;
}

.content-default-blank {
	width: 520px;
	height: auto;
	
	float: left;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.content-default-left {
	width: 270px;
	height: auto;
	
	float: left;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.content-default-middle {
	width: 209px;
	height: auto;
	
	float: left;
	
	font-size: 10px;
	line-height: 10pt;
	
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 38px 10px;
	border-left: 1px solid #EAEAEA;
}

.content-default-right {
	width: 200px;
	height: auto;
	
	float: left;
	font-size: 10px;
	color: #EAEAEA;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	/*border-left: 1px solid #EAEAEA;*/
}

.box {
	width: 518px;
	height: 100px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;

	color: #666;
}

.box-header {
	width: 518px;
	height: 33px;
	
	color: #666;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	background-image: url(../img/box_photographer.gif);
}

.box-left {
	float: left;
	
	width: 230px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 15px;
	border: 0px;
}

.box-right {
	float: left;
	
	width: 250px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	border: 0px;
}

.header-left {
	float: left;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.header-right-login {
	width: 202px;
	height: 82px;
	
	float: left;
	
	padding: 34px 0px 0px 350px;
	margin: 0px;
	border: 0px;
	
	background-image: url(../img/pyo.jpg);
	
	color: #000;
	font-size: 10px;
}

.header-right-user {
	width: 550px;
	height: 116px;
	
	float: left;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	background-image: url(../img/pyo.jpg);
}

.header-right-user-padding {
	padding: 36px 0px 0px 350px;
	margin: 0px;
	border: 0px;
}

.splash {
	padding-bottom: 1px;
}

#copyright-container {

	clear: both;

	width: 520px;
	height: auto;
	
	margin: 20px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	
	line-height: 13pt;
	font-size: 10px;
	text-align: center;
	
	border-top: 1px dotted #E7E7E7;
}

#copyright-container img {
	
	vertical-align: middle;
}


#table-content {
	width: 100%;
}

#table-content th {
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 4px;
	background: #AFD834;
	color: #FFF;
	font-weight: bold;
}

#table-content td {
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: solid 1px #E5E5E5;
	vertical-align: middle;
}

#table-content td img {
	vertical-align: middle;
}

#table-insert {
	width: 100%;
	font-size: 11px;
}

#table-insert th {
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 4px;
	background: #DEDCD5;
	color: #000000;
	font-weight: bold;
}

#table-insert td {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	border-bottom: solid 1px #DEDCD5;
}

#table-insert td.headline {
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	
}

#table-insert td.headline2 {
	font-weight: bold;
	padding-top: 6px;
	text-align: left;
	
}

#table-insert input {
	font-size: 11px;
}

a.table-tabs:link,
a.table-tabs:visited,
a.table-tabs:active {
	font-weight: bold;
	font-size: 10px; 
	color: #666666;
	text-decoration: none;
}

a.table-tabs:hover {
	color: #999999;
	text-decoration: none;
}


#green-light {
	padding: 4px;
	background: #E0FFBC;
	border: solid 1px #7ADD05;
	color: #529700;
	font-weight: bold;
	vertical-align: middle;
}

#green-light img {
	vertical-align: middle;
}

#red-light {
	padding: 4px;
	background: #FFE1E1;
	border: solid 1px #FF0000;
	color: #FF0000;
	font-weight: bold;
	vertical-align: middle;
}

#red-light img {
	vertical-align: middle;
}

.black {
	color: #000;
	font-size: 10px;
	margin-bottom: 3px;
}

a.login:link,
a.login:visited,
a.login:active {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}

a.login:hover {
	color: #FFF;
	text-decoration: none;
}


/*
top / right / bottom / left
*/


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 184px; /* Width of Menu Items */
	border-bottom: 1px solid #EBEBEB;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 183px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a:link,
ul li a:visited,
ul li a:active {
	display: block;
	
	text-decoration: none;
	font: bold 11px Tahoma, Arial, Verdana;
	
	color: #A6CD30;
	background: #FFFFFF; /* IE6 Bug */
	
	padding: 6px 5px 6px 9px;
	border: 1px solid #EBEBEB;
	border-bottom: 0;
	border-right: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #FFFFFF; background: #B5E035; } /* Hover Styles */

ul li ul li a:link,
ul li ul li a:visited,
ul li ul li a:active { 
	padding: 6px 5px 6px 9px;
	border-right: 1px solid #EBEBEB;
	}
	
li:hover ul, li.over ul { display: block; } /* The magic */




/* ####################### */
/*      PAGING STYLES      */
/* ####################### */


.paging { font: 11px Arial, Helvetica, sans-serif; padding-top: 10px; padding-bottom: 10px; margin: 0px; float: none;}
.paging a, .pageList .this-page {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paging a:visited {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paging .break {padding: 2px 6px; border: none; background: #fff; text-decoration: none;}
.paging .end {padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.paging .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff;}
.paging a:hover {color: #fff; background: #A6CE30; border-color: #AED731; text-decoration: none;}