﻿/* ====================================================================================== 
	Copyright (C) 2008 JPL Productions & HERSHEY FOODS.  All Rights Reserved. 
	----------------------------------------------------------------------------------- 
	Author(s) : Joshua Barlup 		jbarlup@jplprod.com 
				Sam Wissler			swissler@jplprod.com

	Date      : 03/04/2009  
	Notes     : Template CSS document for Mountain View Group. 
	----------------------------------------------------------------------------------- 
	Change Log 
        
	Date		Name				Desc 
	3/4/2009	Sam Wissler			Created file
         
 ========================================================================================= */

@media screen {
/* ==========================================================================
   LAYOUT */

#content h2#contact, #content h2#demo {
	height: 22px;
	margin: 60px 0px 0px -2px;
}

#content h2#contact    { background: url(../img/contact/contact.gif) no-repeat; }
#content h2#demo       { background: url(../img/contact/demo.gif) no-repeat; }

#content h2 span { visibility: hidden; }


#col1, #col2 { float: left; margin-top: 15px; }
#col1 { padding-right: 80px; }


/* --------------------------------------------------------------------------
   PROFILE PAGE SUBNAV */

/* Individual links: */
#subNav ul li#navContact	 { width: 215px; background: url(../img/contact/nav/navContact.png) no-repeat; }
#subNav ul li#navDemo		 { width: 215px; background: url(../img/contact/nav/navDiscuss.png) no-repeat; }

#subNav ul li#navContactGreen	 { width: 215px; background: url(../img/contact/nav/navContactGreen.png) no-repeat; }
#subNav ul li#navDemoGreen	     { width: 215px; background: url(../img/contact/nav/navDiscussGreen.png) no-repeat; }

#newyork, #atlanta {  float: left; line-height: 24px; padding-bottom: 10px; }
#atlanta { padding-left: 70px; line-height: 24px; }
#newyork h4, #atlanta h4 { font-size: 11px; font-weight: bold; }

.checkbox { padding-top: 10px; }
.checkbox input { margin-right: 5px; }
#col1, #col2 { float: left; padding: 20px 20px 0px 0px; margin: 0px; }



table { margin-top: 20px; }
table td { padding: 0px 15px 10px 0px; }

.label { display: block; }
.textbox { border: 1px solid black; }



.submitBTN { background: url(../img/contact/submit.gif) no-repeat; clear: both; display: block; margin-top: 30px; height: 30px; width: 130px; }
#clearBTN { background: url(../img/contact/clear.gif) no-repeat; clear: both; display: block; margin-top: 10px; height: 30px; width: 100px; }

#content h4 a:hover { color: #90B93D; }
#content p a:hover { color: #90B93D; }


/* ========================================================================== */
}  /* end: SCREEN */
/* ========================================================================== */
.contactsubheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-top:6px;
	padding-bottom:6px;
}
