/*
Theme Name: NEW Lotus Awards 2010
Theme URI: http://www.lotusawards.com
Description: Advertising Awards
Version: 2.0
Author: Justin Eady
*/


/* ############################# HTML ELEMENT STYLES */	

html, body{
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #d8f3fe;
	
	/*font-family: Georgia,Trebuchet MS,Times,serif;*/
	
	font-family: "Courier", "Times New Roman",Georgia,Serif; /*verdana,arial,helvetica,sans-serif;*/
	
	font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	color: #ea3c44;
}

html>body {
	width: 100%;
	height: 100%;
}

img {	
	display: block;
	border: 0;
}

.hidden {
	display:none;
}

/* ############################# STYLES for Default links */	
a, a:link {
	text-decoration: none;
	color:  #ea3c44;  /* color: red */
	outline: none;
}
	
a:visited {
	color:  #ea3c44; /* color: green #1E7F3B */
}

a:hover {
	color: #000;
}

a:active {
	color:  #ea3c44;
}

#wrapper {
	margin: auto;
	width: 950px;
	padding: 25px 0 0 0;
}

#page-content {
	background: transparent url(images/content-image.png) no-repeat 0 0;
	position: relative;
}

#page-content-judge {
	background: transparent url(images/content-image-cat.png) no-repeat 0 0;
	position: relative;
}



#page-body {
	padding: 0 180px 0 225px;
	font-size: 0.8em;
	line-height: 1.2em;
	min-height: 475px;
}

#page-body-judge {
	padding: 0 0 0 200px;
	font-size: 0.8em;
	line-height: 1.2em;
	min-height: 475px;
}

#flash-container {
	width: 950px;
	height: 500px;
}

#menu {
	height: 170px;
	background: transparent url(images/lotus-logo.png) no-repeat 0 0;
}

a.home-btn {
	display: block;
	float: left;
	width: 200px;
	height: 170px;
	text-indent: -1000px;
}


#menu ul {
	float: left;
	margin: 0;
	padding: 70px 0 0 0;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	list-style-type: none;
}

/*#logo {
	width: 345px;
	height: 190px;
	background: transparent url(images/logo.png) no-repeat 0 0;
}*/

#footer {
	overflow: hidden;
}

#contact-form {
	float: right;
	width: 225px;
	height: 60px;
	padding-top: 40px;
	background: transparent url(images/sign_up.png) no-repeat 0 0;
}

/*#sign-up {
	float: left;
	width: 250px;
	height: 60px;
	background: transparent url(images/sign_up.png) no-repeat 0 0;
}*/

.email {
	float: left;
	border: 0;
	width: 174px;
	height: 16px;
	background: transparent url(images/email-back.png) no-repeat 0 0;
	font-size: 0.65em;
	padding: 0 5px 0 5px;
}

.submit {
	float: left;
	width: 38px;
	height: 16px;
}

#download {
	float: left;
	width: 345px;
	height: 43px;
	background: transparent url(images/download.png) no-repeat 0 0;
}

a.download {
	float: left;
	width: 240px;
	height: 60px;
	text-indent: -1000px;
}

#social-media {
	/*margin-top: 20px;*/
	width: 408px;
	height:60px;
	background: transparent url(images/contact.png) no-repeat 0 0;
}

#rss {
	position: absolute;
	top: 0;
	left: 180px;
	width: 24px;
	height: 24px;
}

a.facebook, a.twitter {
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 60px;
	text-indent: -1000px;
}

a.info {
	float: left;
	width: 90px;
	height: 60px;
	text-indent: -1000px;
}


/* judges CSS */

.judge {
	overflow:hidden;
	margin-bottom: 35px;
}

.judge-image {
	width: 202px;
	padding-right: 20px;
	float:left;
}

.jpic {
	width:200px;
	border: 1px solid  #ea3c44;
}

.judge-info {
	width: 425px;
	float: left;
}

.judge-info p {
	margin-top: 0;
}


/* sponsors CSS */
#sponsor-images-gold {
	width: 545px;
	height: 250px;
	background: #fff url(images/gold.jpg) no-repeat 25px 0;
}

#sponsor-images-silver {
	width: 545px;
	height: 250px;
	background: #fff url(images/silver.jpg) no-repeat 25px 0;
}

#sponsor-images-bronze {
	width: 545px;
	height: 450px;
	background: #fff url(images/bronze.jpg) no-repeat 25px 0;
}
