/* CSS Document */

/******************************************** GENERIC *******************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	background: #ffffff;
}

ul {
	margin 0;
	padding: 0;
}

ul li {
	margin 0;
	padding: 0;
}

fieldset legend {
	color: #294e69;
}

div#content {
	padding: 0px 120px 40px 120px;
}

a {
	color: #0066CC;
	text-decoration: none;
}	

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:visited {
}

img {
	border:0;
}

div.clear {
	clear: both;
	height: 1;
	margin: 0;
	padding: 0;
}

table th, td {
	text-align:left;	
}


/**************************************** MAIN CMS ******************************************/
body#main {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	background: #000000;
}

body#main h1{
	padding: 0;
	margin: 0;
	font-size: 22px;
	color: #323232;
}

body#main div#containTop {
	width: 100%;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/top_contain_bg.gif) repeat-x top #ffffff;
	min-width: 996px;
}

body#main div#containMiddle {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/mid_contain_bg.gif) repeat-x top #ffffff;
	min-width: 996px;
}

body#main div#containContent {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/main_content_bg.gif) repeat-x top #ffffff;
	min-width: 996px;
}

body#main div#containBottom {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/footer_bg.gif) repeat-x left top #000000;
	min-width: 996px;
}

/***************************************** HEADER *******************************************/
div#header {
	background: url(../images/backgrounds/header_bg.gif) no-repeat left top #ffffff;
	padding: 0;
	height: 184px;
	width: 996px;
	margin: 0 auto;
	position: relative;
}

div#topRightNav {
	margin: 0;
	padding: 5px 20px 0 0;
	float: right;
	position: absolute;
}

div#loginName {
	margin: 0;
	padding: 0 25px 0 0;
	float: right;
}

div#header div.separator {
	margin: 0;
	padding: 0 10px;
	color: #0066CC;
	font-weight: bold;
	float: right;
}

div#header div.topRightNavMenu {
	margin: 0;
	padding: 0;
	float: right;
	font-weight: bold;
}

div#header div#headerMenu {
	width: 996px;
	height: 25px;
	padding: 146px 0 0 4px;
	margin: 0;
}

#headerMenu ul#navMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#headerMenu ul#navMenu li{
	float: left;
	height: 38px;
	width: 109px;
	border: none;
	margin: 0;
	padding: 0;	
}

/********NAVIGATION BUTTONS*********/

a#home {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_home.gif);
	background-repeat: no-repeat;
	display: block;
}

a#home:hover {
	background-position: -109px 0;
}

a#content {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_content.gif);
	background-repeat: no-repeat;
	display: block;
}

a#content:hover {
	background-position: -109px 0;
}

a#news {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_news.gif);
	background-repeat: no-repeat;
	display: block;
}

a#news:hover {
	background-position: -109px 0;
}

a#events {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_events.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#events:hover {
	background-position: -109px 0;
}


a#resource {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_resources.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#resource:hover {
	background-position: -109px 0;
}

a#blog {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_blog.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#blog:hover {
	background-position: -109px 0;
}

a#documents {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_documents.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#documents:hover {
	background-position: -109px 0;
}

a#polls {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_polls.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#polls:hover {
	background-position: -109px 0;
}

a#promo {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_newsletter.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#promo:hover {
	background-position: -109px 0;
}

a#siteStats {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_stats.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#siteStats:hover {
	background-position: -109px 0;
}

a#settings {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_settings.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#settings:hover {
	background-position: -109px 0;
}

a#newsletter {
	width: 109px;
	height: 38px;
	background: url(../images/nav_buttons/nav_newsletter.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#settings:hover {
	background-position: -109px 0;
}


/*********************************** SUB MENU **********************************/

div#subMenu {
	height: 147px;
	padding: 0 13px;
	width: 970px;
	margin: 0 auto;
	position: relative;
}

#subMenu .menuGroup{
	width: 235px;
	height: 147px;
	float: left;
	background: url(../images/backgrounds/sub_menu_side_bg.gif) right top no-repeat;
}

#subMenu .menuEmpty{
	width: 235px;
	height: 147px;
	float: left;
}

#subMenu .menuGroup ul{
	list-style-type: none;
	margin: 0;
	padding: 16px 0 11px 0;
}

#subMenu .menuGroup ul li{
	width: 180px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 20px;
}

/********SUB NAVIGATION BUTTONS*********/

a#subViewWeb {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_webpage.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewWeb:hover {
	background-position: -200px 0;
}

a#subNewWeb {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_webpage.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewWeb:hover {
	background-position: -200px 0;
}

a#subCategories {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_webcatagories.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subCategories:hover {
	background-position: -200px 0;
}

a#subComments {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_brands.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subComments:hover {
	background-position: -200px 0;
}

a#subMedia {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_media.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subMedia:hover {
	background-position: -200px 0;
}

a#subDownload {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_download.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subDownload:hover {
	background-position: -200px 0;
}

a#subImageGallery {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_imagegallery.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subImageGallery:hover {
	background-position: -200px 0;
}

a#subPodCasts {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_podcasts.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subPodCasts:hover {
	background-position: -200px 0;
}

a#subEditCSS {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_edit_css.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subEditCSS:hover {
	background-position: -200px 0;
}

/* NEWS */
a#subViewNews {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_news.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewNews:hover {
	background-position: -200px 0;
}

a#subNewNews {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_add_news.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewNews:hover {
	background-position: -200px 0;
}

/* EVENTS */
a#subViewEvents {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_events.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewEvents:hover {
	background-position: -200px 0;
}

a#subNewEvents {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_event.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewEvents:hover {
	background-position: -200px 0;
}

a#subEventType {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_event_type.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subEventType:hover {
	background-position: -200px 0;
}

/* BLOGS */
a#subViewBlogs {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_blogs.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewBlogs:hover {
	background-position: -200px 0;
}

a#subNewBlog {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_blog.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewBlog:hover {
	background-position: -200px 0;
}

a#subBlogCategories {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_blogcategories.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewBlog:hover {
	background-position: -200px 0;
}

a#subNewBlog {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_blog.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewBlog:hover {
	background-position: -200px 0;
}

a#subNewBlog {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_blog.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewBlog:hover {
	background-position: -200px 0;
}

/* POLLS */
a#subViewPolls {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_polls.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewPolls:hover {
	background-position: -200px 0;
}

a#subNewPolls {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_poll.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewPolls:hover {
	background-position: -200px 0;
}

/* STATS */
a#subViewStats {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_stats.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewStats:hover {
	background-position: -200px 0;
}

a#subStatSettings {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_stats_settings.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subStatSettings:hover {
	background-position: -200px 0;
}

a#subTracking {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_tracking.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subTracking:hover {
	background-position: -200px 0;
}

a#subCustomerSearches {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_customer_search.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subCustomerSearches:hover {
	background-position: -200px 0;
}
/* RESOURCES */

a#subViewResource {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_resource.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewResource:hover {
	background-position: -200px 0;
}

a#subNewResource {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_resource.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewResource:hover {
	background-position: -200px 0;
}

a#subResourceCategories {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_resource_cat.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subResourceCategories:hover {
	background-position: -200px 0;
}

a#subResourceType {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_resourcetype.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subResourceType:hover {
	background-position: -200px 0;
}

/******************************************** DOCUMENT *****************************************/

a#subViewDocument {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_view_documents.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subViewDocument:hover {
	background-position: -200px 0;
}

a#subNewDocument {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_new_documents.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subNewDocument:hover {
	background-position: -200px 0;
}

a#subDocCategories {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_doccategories.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subDocCategories:hover {
	background-position: -200px 0;
}

a#subComments {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_comments.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#subComments:hover {
	background-position: -200px 0;
}

/* SETTINGS */
a#subGeneralSettings {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_generalsettings.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subGeneralSettings:hover {
	background-position: -200px 0;
}

a#subAdminUsers {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_adminusers.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subAdminUsers:hover {
	background-position: -200px 0;
}

a#subEmailNotify {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_emailNotify.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subEmailNotify:hover {
	background-position: -200px 0;
}

a#subTemplate {
	width: 200px;
	height: 38px;
	background: url(../images/nav_buttons/nav_sub_templates.gif);
	background-repeat: no-repeat;
	display: block;
}

a#subTemplate:hover {
	background-position: -200px 0;
}

/********************************************* SEARCH ******************************************/
#subMenu #search {
	width: 220px;
	height: 42px;
	padding: 73px 0 0 15px;
	float: left;
	text-align: right;
}

#subMenu #search #searchHeading {
	padding: 0 0 5px 0;
	margin: 0;
}

.searchColumn {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

.searchField {
	margin: 0;
	padding: 0;
	width: 181px;
	_width: 178px;
	height: 28px;
	background: url(../images/backgrounds/search_bar_bg.gif) no-repeat top left;
	display: block;
	float:left;
}

#goButton {
  float:left;
  width: 39px;
  height: 28px;
  padding: 0;
  margin: 0;
  background: url(../images/go_button.gif);
}

*+html #goButton {
  float:left;
}

.searchField input {
  font-size: 11px;
  background: transparent;
  border-style: none;
  margin-left: 2px;
  padding: 5px 4px;
}

.menuLinks{
	color: #066030;
	font-weight: 600;
	font-size: 11px;
}

.menuLinks:hover{
	color: #066030;
	text-decoration: underline;
}

#search .text {
	width: 160px;
	background: transparent;
	border-style: none;
	padding: 9px 3px;
}

#subMenu #searchPanel {
	width: 426px;
	margin: 0;
	padding: 24px 51px 0 0;
	float: left;
}

div#searchImage{
	width: 457px;
	margin: 0;
	padding: 0 0 3px 0;
}

#searchRow {
	width: 415px;
	height: 21px;
	margin: 0;
	padding: 0 3px 4px 0;
	float: right;
	display: block;
}

html>body #searchRow {
	width: 415px;
	height: 21px;
	margin: 0;
	padding: 0 0 7px 0;
	float: right;
	display: block;
}

.searchTitle {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 11px 0 11px;
	float: right;
}

.searchTextField {
	margin: 0;
	padding: 0;
	width: 230px;
	_width: 221px;
	height: 21px;
	background: url(../images/backgrounds/search_text_bg.gif) no-repeat top left;
	float: right;
}

#searchPanel .text {
	margin: 0 0 0 2px;
	padding: 6px 3px;
	width: 221px;
	background: transparent;
	border-style: none;
	font-size: 11px;  
}

.searchSelectField {
	margin: 0;
	padding: 0;
	width: 230px;
	_width: 222px;
	height: 21px;
	background: url(../images/backgrounds/search_text_bg.gif) no-repeat top left;
	float: right;
}

.searchSelectField select {
	margin: 0;
	padding: 6px 3px;
	width: 230px;
	background: transparent;
	border: none;
	border-style: none;
	font-size: 11px;
}

.searchSelectField select option {
	background: #FFFFFF;
}

.searchDateField {
	margin: 0;
	padding: 0;
	width: 102px;
	height: 21px;
	background: url(../images/backgrounds/search_date_bg.gif) no-repeat top left;
	float: right;
}

#searchPanel .date {
	margin: 0 0 0 2px;
	padding: 6px 3px;
	width: 68px;
	background: transparent;
	border-style: none;
	font-size: 11px; 
	float: left;
}

.calendarImage {
	margin: 0;
	padding: 2px 4px 0 4px;
	float: left;
	background: transparent;
}

#searchButton {
	width: 72px;
	margin: 0;
	padding: 0;
	float: right;
	background: transparent;
}

/************************************ CONTENT ***********************************/
div#content {
	padding: 20px;
	margin: 0 auto;
	width: 956px;
}

div#contentPopup {
	padding: 20px;
}

table#BrandTable{
	font-size: 12px;
	text-align: center;	
}

.colName{
	width: 100px;
	border-bottom: 1px solid #b2b4bf;
}

.colImage{
	width: 200px;
	border-bottom: 1px solid #b2b4bf;
}

.colDescription{
	width: 150px;
	border-bottom: 1px solid #b2b4bf;
}

.message {
	color:#cc0000;
	font-weight:bold;
}

img.smallIcon {
	margin-top:3px;
	margin-right:5px;
}

/************************************ FOOTER ************************************/
#footer {
	width: 996px;
	margin: 0 auto;
	text-align: center;
	height: 163px;
	padding-top: 17px;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration:underline;
}

#footerImage {
	position: relative;
	top: 3px;
	right: 5px;
}

.deleteButton {
	background: url(../images/btn_small_delete.gif);
	width: 72px;
	border: none;
}

/********************************** DATA GRID *************************************/

div#treeColumn {
	margin-right: 8px;
	width: 225px;
	overflow: hidden;
	float: left;
	border: 1px solid #c1c1c1;
}

div#treeColumn #heading {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #353535;
	background-color: #f1f1f1;
	border-bottom: 1px solid #c1c1c1;
}

div#treeColumn #insideFrame {
	padding: 4px 0 4px 8px;
}

div#dataColumn {
	overflow: hidden;
	float: left;
}

.clickable {
	cursor: pointer;
	text-decoration: underline;
}

/************************************ FORMS *****************************************/
div#formHeader {
	background: url(../images/backgrounds/form_header_bg.gif) repeat-x top left;
}

div#formData {
	margin: 0;
	padding: 15px 0 20px 20px;
}

div#formNavigation {
	margin: 0;
	padding: 0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

div#navArrow{
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	float: left;
}

div#formNavigation a {
	color: #0066CC;
	text-decoration: none;
	float: left;
}	

div#formNavigation a:hover {
	color: #0066CC;
	text-decoration: underline;
}

div#formNavigation a:visited {
}

div.navNoLink {
	margin: 0;
	padding: 0;
	float: left;
	color: #0066CC;
}

/********************************** SETTINGS ****************************************/
div#settingContent {
	width: 660px;
	padding-right: 50px;
	float: left;
}

div#emailNotification {
	margin: 0;
	padding: 100px 0 0 30px;
	width: 205px;
	float: left;
}

/************************************ LOGIN *****************************************/
div#loginBox {
	margin: 0;
	padding: 200px 0 0 0;
 	width: 456px; 
}

div#loginButton {
	margin: 0;
	padding: 0;
	width: 456px;
	text-align: left;
}

div#selColumn {
	margin-right: 8px;
	width: 225px;
	overflow: hidden;
	float: left;
}

fieldset#docSelect {
	width: 190px;
}

fieldset#docSelect select#selDocument {
	width: 188px;
	font-size: 11px;
	display: block;
	border: 1px solid #c0c0c0;
}

/************************************** ARCHIVE ************************************/
ul#archList {
	list-style-image: url(../images/ico_archive.gif);
	padding-left: 22px;
	margin: 0;
}

ul#archList li {
	margin: 0;
	padding: 0 0 4px 0;
}

/************************************************ POLLS ***************************************************/

div.pollDetails {
	padding: 6px 0 0 0;
	float: left;
}

div.pollBar {
	background-color: #CCCCCC;
	margin: 4px 12px 4px 0;
	height: 18px;
	float: left;
}

div#pollQuestion {
	font-size: 14px;
	font-weight: bold;
}

div#pollTotal {
	font-size: 12px;
}

/********************************** DEFAULT *****************************************/
body#main div#containHomeBottom {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/home_bottom_bg.gif) repeat-x bottom #609907;
}

body#main div#containHomeBottom div#containHomeTop {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/home_bg.gif) repeat-x top;
	min-width: 996px;
}

div#homeContent {
	padding: 0 20px;
	margin: 0 auto;
	width: 956px;
}

div.homeHeading {
	margin: 0;
	padding: 0;
	height: 30px;
	vertical-align: bottom;
}

.columnHome {
	float: left;
	width: 280px;
	padding: 35px 16px;
	margin: 0;
}

img.seperator {
	float:left;
	margin: 0;
	padding: 0;
}

.contentBoxes {
	margin: 0;
	padding: 0;
	height: 240px;
	width: 280px;
	background: #ffffff;
}