﻿/* Import a "Browser Reset" CSS (to make all browsers have the same default behavior). */
@import "/Themes/Default/BrowserReset.css";

body {
	font-family: verdana;
	font-size: 70%;
	background-color: #302E2E;
}

#Page {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 36px;
}

/**** Header ********************************************************/
div#Header {
	height: 30px;
	vertical-align: top;
}
	div#Header #Logo {
		float: left;
		padding-bottom: 5px;
	}
.menulist/**** Main Navigation ***********************************************/
   {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
	line-height: 16px;
}

.menulist ul {
	display: none;
	position: absolute;
	top: 5px;
	margin-top: 12px;
	margin-bottom: 12px;/* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width: 200px;
	margin-left: 1px;
}

.menulist ul ul {
	top: -1px;
	left: 0px;
	padding-top: 0px;
}

.menulist li {
	float: left;
	display: block;
	position: relative;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*	background-image: url(../images/PageBgDark.jpg);*/
	background-repeat: no-repeat;
}
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
}

.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

.menulist a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	color: #999999;
	padding-right: 10px;
	font-size: 110%;
	float: none;
}
.menulist a:hover {
	text-decoration: none;
	color: #9ab029;
	background-color: #292728;
}
#Page   #listMenuRoot   #dropdown   a:hover   {
	color: #FFF;
}


#listMenuRoot   {
	margin-left: 0px;
}
#listMenuRoot   /* Start engineering styles */
#dropdown  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#Page   #listMenuRoot   .menulistdropdown   {
	line-height: 30px;
	background-color: #383637;
}
#Page  #listMenuRoot  .border  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#Page  #listMenuRoot  .menulistdropdown  .borderStyle  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#listMenuRoot    a #dropdown:hover, #listMenuRoot    a.highlighted#dropdown {
	color: #FFFFFF;
	background-color: #4B4B4B;
    }
#Page  #listMenuRoot  #dropdown  {
	background: none;
	color: #999999;
}
#Page  #listMenuRoot  a#dropdown  {
	color: #999999;
}
#Page   #listMenuRoot   a:hover#dropdown    {
	background: none;
	color: #FFFFFF;
}





.menulist ul a {
	float: none;
}

/* HACKS: IE/Win: */

*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
#Page  #listMenuRoot  .border  a  {
	color: #999999;
	background: none;
}
#Page  #listMenuRoot  .border  a:hover  {
	color: #FFFFFF;
	background: none;
}
#Page  #listMenuRoot  .noBorder  a  {
	color: #999999;
	background: none;
}
#Page  #listMenuRoot  .noBorder  a:hover  {
	color: #FFFFFF;
	background: none;
}

/*ul#MainNavigation {
	float: left;
	padding-top: 10px;
	padding-bottom: 12px;
}
	ul#MainNavigation li{
		display: inline;
		list-style-type: none;
		padding-left: 11px;
		padding-right: 11px;
		border-right: 1px solid #999;
	}
		ul#MainNavigation li.Last {
			border-right: 0;
			
		}
		ul#MainNavigation li.First {
			padding-left: 0;
		}

ul#MainNavigation a {
	color: #999;
	text-decoration: none;
}
ul#MainNavigation a:hover {
	color: #fff;
}*/

div#MainContent {
	background-color: #e5e1dc;
	clear: both;
	min-height: 470px;
}

/**** MainContent ***************************************************/
/* Main Content Area */


/**** Footer ********************************************************/
#Footer {
	margin: 0;
	clear: both;
}
#Footer div.IntermarkFacts,
#Footer div.AreYouDifferent,
#Footer div.LoginForm {
	background: #383636;
	float: left;
	height: 103px;
	margin: 5px 3px;
	width: 316px;
}

#Footer div.IntermarkFacts {
	margin-left: 0;
}
#Footer div.LoginForm {
	background: url(Images/FooterItem_Login.gif) no-repeat;
}
	#Footer div.LoginForm fieldset {
		margin: 20px 0 0 155px;
		padding: 0;
		width: 150px;
	}
		#Footer div.LoginForm div.FormSubmit {
			text-align: right;
			margin: 0;
			padding-top: 5px;
		}
			#Footer div.LoginForm div.FormSubmit input {
				padding: 2px;
				margin: 0;
				border: 0;
				background-color: #000;
				font-size: .9em;
				color: #9e9e9e;
			}
			#Footer div.LoginForm div.FormSubmit input:hover {
				background-color: #9bb02b;
				color: #000;
			}
		#Footer div.LoginForm div.FormItem input {
			border: 1px solid #ccc;
			margin: 5px 0 0;
			padding: 0;
		}
		#Footer div.LoginForm div.FormItem input:focus {
			border-color: #9bb02b;
		}
			#Footer div.LoginForm a {
		color: #999;
		font-weight: bold;
		text-decoration: underline;
	}
		#Footer div.LoginForm a:hover {
			color: #9BB02B;
		}
			
#Footer div.AreYouDifferent {
	background-image: url(Images/FooterItem_AreYouDifferent.gif);
	background-repeat:  no-repeat;
	margin-right: 0;
}
	#Footer div.AreYouDifferent p {
		color: #999;
		padding: 43px 32px 0 10px;
	}
	#Footer div.AreYouDifferent a {
		color: #999;
		font-weight: bold;
		text-decoration: underline;
	}
		#Footer div.AreYouDifferent a:hover {
			color: #9BB02B;
		}

/**** Forms *********************************************************/

div.FormItem,
div.FormRadioItem,
div.FormCheckBoxItem,
div.FormSelectBoxItem {
	clear: both;
}
	div.FormItem label {
		display: block;
		padding: 8px 0 0;
	}
input {
	border: 1px solid #ccc;
	margin: 5px 0 0;
	padding: 0;
}
input:focus {
	border-color: #9bb02b;
}
textarea {
    border: 1px solid #ccc;
	margin: 5px 0 0;
	padding: 0;
}
select {
    border: 1px solid #ccc;
	margin: 5px 0 0;
	padding: 0; 
	font-size: 1em;
}

/**** Basic Tags ****************************************************/

h1, h2, h3, h4, h5, h6 {
	color: #707070;
	padding: .6em 0;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 3em;
}
h1.PageTitle {
	padding: 40px 0 15px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
.Grassroots{
	padding-top: 0px;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	/*color: #999;*/
	color: #0f3f6a ;
	text-decoration: underline;
}
	a:hover {
		color: #9BB02B;
	}
	
p {
	line-height: 1.4em;
	padding: .7em 0;
}

ul.LinksList {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
ul.LinksList li {
	list-style-image: url(none);
	padding: 0 0 5px;
	margin: 0;
	list-style-type: none;
}
ul.LinksList li a {
	font-weight: bold;
	color: #717f27;
	text-decoration: none;
}
ul.LinksList li a:hover {
	color: #302e2e;
}

strong {

      font-weight: bold;

}

em {

      font-style: italic;

}


/**** Page Specific Rules *******************************************/
div#Grassroots_PageCopy{
	float:left;
	height:470px;
	overflow:auto;
	padding:0pt 125px;
	width:710px;
}
div#Grassroots_image{
	background-image: url(/Images/grassroots_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	height:472px;
	width:960px;
	background-position: top;
}


div#Digital_PageCopy{
	float:left;
	height:470px;
	overflow:auto;
	padding:0pt 125px;
	width:710px;

}
div#Digital_image{
	background-image: url(/Images/digital_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	height:472px;
	width:960px;
	background-position: top;
}

div#Sales_PageCopy{
	float:left;
	height:470px;
	overflow:auto;
	padding:0pt 125px;
	width:710px;

}

div#Sales_image{
	background-image: url(/Images/sales_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	height:472px;
	width:960px;
	background-position: top;
}
div#FAQ_PageCopy{
float:left;
height:470px;
overflow:auto;
padding:0pt 25px;
width:912px;
}
div#WeKnowYou_PageCopy,
div#SomeIntermarkFacts_PageCopy {
	background-color:#E5E1DC;
	float:left;
	margin: 0 30px;
	padding: 0;
	width: 460px;
}
div#WeKnowYou_PageMainImage,
div#SomeIntermarkFacts_PageMainImage {
	float: right;
	width: 440px;
	height: 470px;
	top: 0;
	z-index: 1;	
}

div#WhoDoYouKnow_PageCopy,
div#ContactUs_PageCopy {
	background-color:#E5E1DC;
	float:left;
	margin: 0 30px;
	padding: 0;
}
div#WhoDoYouKnow_PageCopy {
	width: 350px;
}
div#ContactUs_PageCopy {
	width: 290px;
}
div#WhoDoYouKnow_PageMainForm,
div#ContactUs_PageMainForm {
	float: left;
	position: relative;
	width: 550px;
}
div#WhoDoYouKnow_PageMainForm {
	background: #e5e1dc url(/Images/pda-modern-web.jpg) no-repeat right top;
	margin-top: 95px;
    height: 375px;
}
div#ContactUs_PageMainForm {
	margin-top: 55px;
}
	div#WhoDoYouKnow_PageMainForm div.FormValidation,
	div#ContactUs_PageMainForm div.FormValidation {
		background-color: #e5e1dc;
		color: #000;
		position: absolute;
		filter: alpha(opacity=90);
		opacity: 0.9;
	}
	div#ContactUs_PageMainForm div.FormValidation {
		right: 10px;
		width: 215px;
	}
	div#WhoDoYouKnow_PageMainForm div.FormValidation {
		right: 25px;
		width: 240px;
	}
		div#WhoDoYouKnow_PageMainForm div.FormValidation ul,
		div#ContactUs_PageMainForm div.FormValidation ul {
			border: solid 2px #f00;
			padding: 5px;
		}
			div#WhoDoYouKnow_PageMainForm div.FormValidation ul li,
			div#ContactUs_PageMainForm div.FormValidation ul li {
				padding: 5px 0;
			}
	div#WhoDoYouKnow_PageMainForm div.FormItem,
	div#ContactUs_PageMainForm div.FormItem,
	div#ContactUs_PageMainForm div.FormRadioItem {
		background-color: #e5e1dc;
		filter: alpha(opacity=90);
		opacity: 0.9;
	}
	div#WhoDoYouKnow_PageMainForm div.FormItem {
		width: 260px;
	}
	div#ContactUs_PageMainForm div.FormItem,
	div#ContactUs_PageMainForm div.FormRadioItem {
		width: 510px;
	}
	div#WhoDoYouKnow_PageMainForm div.FormItem input, 
	div#WhoDoYouKnow_PageMainForm div.FormItem textarea {
		width: 240px;
	}
	div#ContactUs_PageMainForm div.FormRadioItem input {
		border: none;
		width: auto;
	}
	div#ContactUs_PageMainForm div.FormItem label {
		float: left;
		width: 130px;
		padding: 8px 4px 0;
		text-align: right;
	}
	div#ContactUs_PageMainForm div.FormItem input,
	div#ContactUs_PageMainForm div.FormItem textarea {
		float: left;
		width: 210px;
	}
	div#ContactUs_PageMainForm div.FormItem select {
		float: left;
	}
	div#ContactUs_PageMainForm div.FormSubmit {
		padding-left: 138px;
	}
div#WhoDoYouKnow_PageMainImage,
div#ContactUs_PageMainImage {
	float: right;
	margin-top: 125px;
	width: 276px;
	z-index: 1;
}

