@charset "UTF-8";

/*  CSS Document for idea green */
/*
***************************************************************************************

Title:			main.css
Browser(s): 	All 

Author: 		beourfriend (http://www.beourfriend.org)
Created: 		12.05.2010

***************************************************************************************
*/

* {
	padding:0px;
	margin:0px;
}

a img{
	border: 0px;
}
/* @group Background-Styles */
html{
	height: 100%; 
}
body {
	margin:0px; padding:0px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:0.8em;
	line-height:1.2em;
	height: 100%; min-height: 100%;
	background-image: url('../images/bg_gradient.gif');
	background-repeat: repeat-x;
}


hr{
	float: left;
	border: 2px #EEE solid;
	width: 860px;
	margin: 0px 10px 0px 10px;
	display: inline;
}

/* @end */

/* @group Text-Styles */

a {
	color:#FFF;
	text-decoration:none;
	border: 0px;
}

p { margin: 12px 0px 0px 0px; float: left; display: inline; width: 100%; line-height: 1.4em;}
p strong{
	font-size: 1.0em;
	//font-weight: 100;
}
.grey{
	color: #999;
}
.button {
	background-color: #000;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
}
.button:hover {
	background-color: #FFF;
	border-bottom: 1px solid #000;
	color:#000;
	cursor: pointer;
}

/* @end */

/* @group fluid layout */
#main{
	height: auto;
	width: 100%;
}
.container{
	width: 1004px;
	margin:0 auto;
	height: 100%;
	border: 0px solid red;
}

#header{
	padding: 10px 0px 0px 15px;
}
.logo{
	width: auto;
	float: left;
	display: inline;
}
.nav{
	width: 720px;
	float: left;
	display: inline;
	padding-top: 50px;
	padding-left: 5px;
	_padding-left:0px;
	_margin-left:-10px;
}
.navline{
	margin-top: -15px;
	display: inline;
}
.navline2{
	float: left;
	display: inline;
}

.content{
	float: left;
	width: 100%;
	margin-top: -20px;
	display: inline;
}

#footer{
	//position: absolute; 
	//z-index: -1;
	width: 100%;
	float: left;
	display: inline;
}
#footer .illus{
	float: left;
	height: 230px;
	width: 100%;
	background-image: url('../images/footer_illus.png');
	background-position: center;
	background-repeat: no-repeat;
	display: inline;
}
#footer .line{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 100%;
	background-color: #008d4a;
	display: inline;
}
#footer .copyright{
	float: left;
	width: 100%;
	min-height: 30px;
	height:auto !important;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	color: #666;
	font-size: 0.9em;
	background-image: url('../images/footer_bg.png');
	background-repeat: repeat-x;
	display: inline;
}

/* @end */

/* @group fluid layout */

.col20{
	float: left;
	width: 20%;
	display: inline;
}
.col50{
	float: left;
	width: 50%;
	display: inline;
	_width:45%;
}
.col390{
	float: left;
	width: 380px;
	display: inline;
}
.col614{
	float: left;
	width: 600px;
	display: inline;
}

.col614{
	float: left;
	width: 600px;
	display: inline;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.prize{
	margin-top: 20px;
}
.prize_left{
	float: left;
	width: 275px;
	display: inline;	
	padding-left: 20px;
}
.prize_right{
	float: left;
	width: 695px;
	display: inline;	
}
.contact{
	float: left;
	display: inline;
	background-image: url('../images/contact_bg.png');
	background-repeat: no-repeat;
	width:975px;
	height: 460px;
}

.contact_form{
	float: right;
	display: inline;
	margin-top: 80px;
	width: 300px;
	padding-right: 80px;
}
.input_wrap, .textarea_wrap{
	width:354px;
	height: 44px;
	float: left;
	display: inline;
	background-image: url('../images/form_input.png');
	background-repeat: no-repeat;
}
.textarea_wrap{
	height: 164px;
	background-image: url('../images/form_area.png');
}
.submit_wrap{
	padding-top: 10px;
	float: right;
	display: inline;
}
.input, .textarea{
	background-color: #fdfeda;
	margin: 4px;
	border: 0px;
	height: 36px;
	width: 346px;
	font-size: 20px;
	color: #555;
}
.textarea{
	height: 156px;
}
.thankyou{
	margin-left: -150px;
	padding-top: 80px;
	width:500px;
	min-height: 200px;
	height: 200px;
	//background-color: #faffcf;
	background-color: red;
	color: #666;
	text-align: center;
	font-size: 30px;
	display: inline;
	z-index: 1000;
}
/* @end */

/* @group calendar and update */
.calendar{
	float: left;
	width: 100%;
	margin-top: -10px;
	display: inline;
}
.calendar .bird{
	position: absolute;
	margin-left: -150px;
	margin-top: -75px;
	display: inline;
}
.news{
	float: left;
	width: 970px;
	margin-top: 0px;
	display: inline;
	text-align:center;
	padding-left:10px;
	padding-top: 20px;
}
.newsthumbnail{
	float: left;
	width: 129px;
	height:  120px;
	background-image: url("../images/news_thumb_bg.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
	margin: 5px 2px 5px 2px;
	display: inline;
	cursor: pointer;
}
.newscaption{
	padding-top:10px;
	color:#003300;
}
.newscaption span{
	color:#cc3335;
	font-size:11px;
}
.newsinfo{
	line-height: 1.5em;
}
.newsinfo h1{
	font-size: 18px;
	color:#060;
}
.newsinfo h3{
	font-size: 14px;
	color:#900;
	margin-top:-20px;
}
/* @end */

/* @group gallery */
.winner_desc{
	float: left;
}
.winner{
	float: left;
	display: inline;
	text-align: center;
	width:700px;
	height:370px;
	padding-top:10px;
	background-image:url("../images/winner_main_bg.png");
	background-repeat:no-repeat;
}
 .winner .thumbnail{
 	position: relative;
	float: left;
	width: 200px;
	height:  275px;
	background-image: url("../images/winner_pic_bg.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 17px; /* 11 */
	margin: 10px; margin-left: 20px;
	display: inline;
}
.winner .thumbnail img{
	position: absolute; 
	top: 15px; 
	left: 14px; 
	border: 0; 
	z-index:1;
	_postion:relative;
	_float: left;
	_display: inline;
	_top:0px;
}
.winner .thumbnail .ribbon{
	float: left;
	display: inline;
	position: relative;
	padding-left:0px;
	margin-top:-20px;
	z-index:1000;
	_display:none;
}
.winner .thumbnail .caption{
	padding-top:250px;
	_padding-top:10px;
	font-size:12px;
	color:#333;
	width:100%;
}
.winner .thumbnail .caption h3{
	padding-top:10px;
	font-size:16px;
}
/* @end */

/* @group gallery */
.gallery{
	margin-top: 60px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 150px;
}
.gallery .thumbnail{
	float: left;
	width: 140px;
	height:  192px;
	background-image: url("../images/gallery_pic_bg.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
	margin: 10px; margin-left: 60px;
	display: inline;
}
.gallery_view{
	width: 1000px;
	padding-top: 40px;
	float: left;
	display: inline;
}
.leftview{
	float: left;
	display: inline;
	width: 280px;
	padding: 25px;
}
.rightview{
	float: left;
	display: inline;
	width: 280px;
	_width: 250px;
	padding: 20px;
	text-align: center;
	color:#555;
}
.rightview h1{
	font-size: 1.4em;
	line-height: 1.05em;
}
.rightview h2{
	font-size: 1.6em;
	line-height: 1em;
	padding-bottom: 10px;
}
.description{
	padding-top: 20px;
	font-size: .85em;
}
.description .q1{
	float: left;
	margin-top: -10px;
	display: inline;
}
.description .q2{
	float: right;
	display: inline;
}
/* @end */

/* @group spacer */
.spacer{
	height: 100px;
}
.spacer_gallery{
	height: 10px;
}
.spacer_form{
	height:  10px;
	float: left;
	display: inline;
}

/* @end */

/* @group popup */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1000;
}
#popupContact{
/*display:none;*/
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:290px;
width:610px;
background:#93c739;
border:0px solid #cecece;
z-index:1001;
padding:12px;
padding-left:50px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:24px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
cursor:pointer;
}
#button{
text-align:center;
margin:100px;
}
/* @end */


