@charset "utf-8";
/* CSS Document */
html, body, #wrapper {
	height: 100%;
}
body,td,th {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #000000 url(../images/global/foot-bg.jpg) no-repeat fixed center bottom;
}#wrapper {
	background: url(../images/global/main-bg.jpg) no-repeat center top;
}
#pageimage {
	height: 220px;
	width: 908px;
	padding: 10px;
	background: url(../images/global/trans-48.png);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#body {
	background: url(../images/global/trans-62.png);
	padding: 10px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#head {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
}
ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
#mainnav li {
	font-size: 17px;
	font-weight: bold;
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	background: url(../images/global/menu-bg.png) no-repeat right;
	height: 29px;
	padding-top: 15px;
}
#mainnav li.nobg {
	background: url(none);
}
#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:hover {
	color: #ed008c;
}

ul#download
{
    list-style: none;
}

#download a 
{
    color: #FFFFFF;
	text-decoration: none;
}

#download a:hover
{
   color: #ed008c;
}

#contactinfo {
	float: right;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 14px;
	font-weight: bold;
}
#contactinfo a {
	color: #ffffff;
	text-decoration: none;
}
#contactinfo a:hover {
	color: #00adef;
}
ul#footnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footnav li {
	font-size: 14px;
	float: left;
	border-right: 1px solid #b8b8b8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #b8b8b8;
}
#footnav li.nolft {
	padding-left: 0px;
}
#footnav li.nobg {
	border-right: none;
}
#footnav a {
	color: #b8b8b8;
	text-decoration: none;
}
#footnav a:hover {
	color: #ed008c;
}
#latest {
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
#copyright {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#body p {
	line-height: 20px;
	text-align: justify;
}
.left {
	float: left;
}
.grey {
	color: #b8b8b8;
}
.white {
	color: #FFFFFF;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.latestshoot {
	font-size: 14px;
	color: #B8B8B8;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a:hover.latestshoot {
	color: #fef200;
}

li.latestshoot
{
    float: left;
    width: 200px;
    padding-bottom: 10px;
}

li.folders
{
    float: left;
    width: 40px;
    padding-bottom: 10px;
}

.mtitle {
	color: #ed008c;
	font-size: 16px;
	font-weight: bold;
}
.ctitle {
	color: #00adef;
	font-size: 16px;
	font-weight: bold;
}
#body #col1 {
	float: left;
	width: 695px;
}
#body #col2 {
	float: right;
	width: 203px;
}
#body #col3 
{
    float: left;
    width: 898px;
}
#body #col4
{
    float: left;
    width: 550px;
    height: 310px;
}
ul#randphotos {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#randphotos li {
	margin: 7px;
	padding: 0px;
	float: left;
	border: 1px solid #7e7d7c;
	height: 60px;
}

#randphotos li.images
{
	height: 78px;
	width: 84px;
}

* html #randphotos li {
	margin: 6px;
}
