/*=================================================================
    
    Greener-Gadgets Styles
    ----------------------

===================================================================*/

body {
	font: 12px/16px Helvetica, Arial, Sans-Serif;
	color: #666; 
	background-color: #FFF; 
	margin: 0px;
  }

a img { border: 0; }

ul { padding-left:25px; margin:0; }
strong { font-weight:bold; color:#555; }
form { margin:0; }

a:link	{
			color: #999;
			text-decoration: none;
			background-color: transparent;
			} 

a:visited	{
			color: #999;
			text-decoration: none;
			background-color: transparent;
			} 

a:active	{ 
			color: #fff;  
			text-decoration:underline;
			background-color: transparent;
			} 
	
a:hover		{ 
			color: #A2CF2E; 
			text-decoration:underline; 
			background-color: transparent;
			}


    
#Main-Content
  {
  width: 930px;
  margin-left: auto;
  margin-right: auto; 
  }   

#Main-Content h1 { 
	text-align: center;
	font: Helvetica, Arial, Sans-Serif; 
	font-weight: normal; 
	font-size: 46px; 
	color: #282828;
	margin: 24px 0; }


#Main-Content .top-banner {
	padding:5px 0px 0px; 
	border-top: 1px solid #A2CF2E;; 
	}
		
#Main-Content .h2 { margin:0 0 9px 0; padding:0; font-size: 18px; color: #39c; font-weight: bold; }

.spacer {clear:both;}

.footer {
	font: Helvetica, Arial, Sans-Serif; 
	margin: 8px 0 20px;
	font-size: 12px; color: #999;
	text-align: center;
}

.footer a {
	font: Helvetica, Arial, Sans-Serif; 
	margin: 8px 0 20px;
	font-size: 12px; color: #999;
	text-align: center;
	text-decoration: none;
}
/*=================================================================
    
    Navigation
    ----------

===================================================================*/


#nav-bar
  { padding:5px 0; 
	background-color: #A2CF2E; 
	margin-bottom: 9px; 
	text-align: center;}

#nav-bar a { font-size: 18px; color: #FFF; text-decoration: none;}
#nav-bar a:hover {  font-size: 18px; color: #333; text-decoration: underline;}
#nav-bar .off{  font-size: 18px; color: #333;}

.divider-line
  {  position:relative; margin:3px 0 0 0; width: 660px; height: 3px; background-image: url(img/dots.gif); background-repeat: repeat-x;}

/*=================================================================

    Winner Box
    ----------

===================================================================*/

     
#winner { 
	border: 1px solid #2D2D2D;
	background-color:#2D2D2D;
}

#winner .pic {
	float: left;
	margin:1px;
}

#winner .info-box {
	font: Helvetica, Arial, Sans-Serif; 
	margin:25px 5px 0 10px;
	font-size: 12px; color: #F9F9F9;
	float:right;
	width: 290px;
}

#winner h2 { margin:35px 0 0; font-size: 24px; font-weight: normal; color: #F9F9F9; border-bottom: 1px solid #F9F9F9;padding-bottom: 5px; }
#winner .project-title { font-size: 14px; color: #F9F9F9; font-weight: bold;  border-top: 1px solid #F9F9F9;padding-top: 15px; }
#winner .designer-name { font-size: 12px; color: #F9F9F9; font-style: italic; }

/*=================================================================

    Area Below Winner Box
    ---------------------

===================================================================*/


#descriptor { 
	height: 180px;
	background-image: url(img/home-text-box-bg.gif); 
	background-repeat: repeat-x;
	color:#A2CF2E;
	font-size: 26px; 
	line-height: 30px;
	font-weight: normal;
	width: 612px;
	float: left;
	margin: 20px 0;
}

/*=================================================================

    Finalists
    ---------

===================================================================*/

#finalists {
	margin-top: 20px;
	border-bottom: 10px solid #A2CF2E;
	padding-bottom: 20px;
}

#finalists .heading {
	position: relative;
	width: 310px;
	font-size: 24px; 
	font-weight: normal; 
	color: #2D2D2D;
	float: left;	
}

#finalists .box {
	background-color:#2D2D2D;
}

#finalists .box .entry {
	position: relative;
	float:left;
	margin: 5px 5px 20px;
}

#finalists .box .entry .pic {
	border: 1px solid #F9F9F9;
	clear: both;
}

#finalists .box .entry .project-title { 
	font-size: 14px; 
	color: #F9F9F9; 
	font-weight: normal; 
	padding-top: 5px; }
	
#finalists .box .entry .designer-name { 
	font-size: 12px; 
	color: #F9F9F9; 
	font-style: italic; }


/*=================================================================

    Notable Entries
    ---------------

===================================================================*/


#notables {
	margin: 10px 0;
	border-bottom: 10px solid #A2CF2E;
	padding-bottom: 20px;
}

#notables .box {
	background-color:#2D2D2D;
	padding: 20px 20px 5px 30px;
}

#notables .box .entry {
	position: relative;
	float:left;
	width: 220px;
	height: 200px;
	xmargin: 5px 5px 20px;
}

#notables .box .entry .pic {
	border: 1px solid #F9F9F9;
	clear: both;
}

#notables .box .entry .project-title { 
	font-size: 14px; 
	color: #A2CF2E; 
	font-weight: normal; 
	padding-top: 5px; }
	
#notables .box .entry .details { 
	font-size: 12px; 
	color: #F9F9F9; 
	font-weight: normal; 
}


/*=================================================================

    Project Pages
    ---------------

===================================================================*/


#individual-project {
	margin: 10px 0;
	border-bottom: 10px solid #A2CF2E;
	padding-bottom: 20px;
}

#individual-project .box {
	background-color:#2D2D2D;
	padding: 20px 50px;
}

#individual-project .box .pic {
	border: 1px solid #F9F9F9;
	float: right;
	margin-bottom: 35px;
	xclear: both;
}

#individual-project .box .copy {
	float:left;
	width: 350px;
	font-size: 12px; 
	color: #F9F9F9; 
	font-weight: normal;	
}

#individual-project .box .copy .project-title { 
	font-size: 16px; 
	color: #A2CF2E; 
	font-weight: normal; 
}

#individual-project .box .copy .project-title a { 
	font-size: 16px; 
	color: #A2CF2E; 
	font-weight: normal; 
	text-decoration:none;
}
	
#individual-project .box .copy .details { 
	font-size: 14px; 
	color: #F9F9F9; 
	font-weight: normal; 
}


/*=================================================================

    Design Brief
    ------------

===================================================================*/

#design-brief {
	margin: 10px 0;
	border-bottom: 10px solid #A2CF2E;
	padding-bottom: 20px;
}

#design-brief .box {
	background-color:#2D2D2D;
	padding: 1px 0px;
}

#design-brief .box .pic {
	border: 1px solid #F9F9F9;
	float: left;
	margin: 7px 2px 8px 7px;
}

#design-brief .box .copy {
	float:right;
	width: 603px;
	font-size: 12px; 
	color: #F9F9F9; 
	font-weight: normal;
	padding-right:10px;	
}

#design-brief .box .copy .heading { 
	font-size: 16px; 
	color: #A2CF2E; 
	font-weight: normal; 
}
	
