﻿/* GREEN #c1d72d */
/* GRAY #6d6e72*/
/* DARKGRAY #2e2e2e */

body
{
	background-color: #c1d72d;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	color: #2e2e2e;
	font-size: 12px;
}

#mainContentContainer
{
	width: 1024px;
	height: 800px;
	margin: 0 auto;		
}

.pageTextTitle
{
	margin: 0px 0px 0px 0px;
}

H1{font-size:14px;font-weight:normal;}
H2{font-size:16px;font-weight:normal;}
H3{font-size:18px;font-weight:normal;}
H4{font-size:18px;font-weight:bold;}
H5{font-size:20px;font-weight:normal;}
H6{font-size:22px;font-weight:normal;}

#ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H1,#ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H2, #ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H3, #ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H4, #ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H5, #ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content H6
{
	margin: 0px 0px 0px 0px;
}

#ctl00_ContentPlaceHolder_Page_main_layout_start_QSite_Content
{
	padding: 0px 0px 20px 0px;
	width: 800px;
	margin: 0 auto;
}

.CartLink
{
	font-size: 12px;
}

.centerPageContent
{
	text-align: center;
}

a:link, .webItemBoxContainer a:link
{
	text-decoration: none;
	color: #000000;
}

a:active, .webItemBoxContainer a:active
{
	text-decoration: none;
	color: #000000;	
}

a:visited, .webItemBoxContainer a:visited
{
	text-decoration: none;
	color: #000000;	
}

a:hover, a:visited:hover, .webItemBoxContainer a:hover, .webItemBoxContainer a:visited:hover
{
	text-decoration: none;
	color: #404040;
}

/* MAIN CONTAINER */

.pageMainContainer
{
	margin: 20px 0px 0px 0px;
	background-color: #ffffff;	
}

.pageMainContainerTop
{
	background-image: url('../img/main_container_white_top.gif');
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;			
}

.pageMainContainerBottom
{
	background-image: url('../img/main_container_white_bottom.gif');
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;				
}

/* PAGE HEADER */

.pageMainHeaderContainer
{
	background-color: #ffffff;
	width: 1002px;
	margin: 0 auto;
	height: 200px;
}

.pageLogoContainer
{
	float: left;	
}

.pageLogoContainer a
{
	color: #000000;
}

.pageLogoContainer img
{
	margin: 30px 0px 0px 20px;
}

.pageHeaderImageContainer
{
	float: right;
	height: 210px;
	width: 710px;
	background-position: left 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.pageHeaderImageContainer img
{
	margin: 30px 0px 0px 0px;
}

.ContactInfoPlaceHolder p
{
	margin: 3px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
}

/* MENU */

.menuBg
{
	border-top: solid 10px #ffffff;
	border-left: solid 12px #ffffff;
}

.mainMenuContainer
{
	width: 1000px;
	height: 37px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url('../Img/menu_bg.gif');
	background-repeat: repeat-x;
}

.leftMenuContainer
{
	height: 37px;
	width: 7px;
	background-attachment: scroll;
	background-image: url('../Img/menu_left.gif');
	background-repeat: no-repeat;
	float: left;
}


.rightMenuContainer
{
	height: 37px;
	width: 7px;
	background-attachment: scroll;
	background-image: url('../Img/menu_right.gif');
	background-repeat: no-repeat;
	float: right;
}

.menuItemsContainer
{
	float: left;
	height: 30px;
	width:900px;
}

.topMenuContainer
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:900px;
}

.menuItem
{
	float: left;
	margin: 10px 0px 0px 15px;
	color: #000000;
	font-size: 12px;
}

.menuItem a:link,.menuItem a:visited, .menuItem a:active
{
	color: #000000;
	text-decoration: none;
}

.menuItem a:hover, .menuItem a:visited:hover
{
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 4px #ffffff;
	display: block;
}

/* NARROW PANEL */



/* FOOTER */
.footerCell
{
	font-size: 10px;
	padding: 10px 15px 0px 15px;
	width: 33%;
}

/* WEB ITEM */

.webItemBoxContainer
{
		
}

.webItemBoxCell
{
	width: 88px;
}

.webItemBoxCellNarrow
{
	width: 34px;
}

.wideStartPageBodyTable
{
	width: 800px;
	margin: 0 auto;
}

.leftSideStartCell
{
	padding-right: 40px;
	padding-left: 30px;
}

.rightSideStartCell
{
	padding-right: 30px;
	padding-left: 40px;
}

.wideStartPageBodyTableCell
{
	width: 50%;
}

.webItemButtonCell
{
	
}

.webItemTextCell
{
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}

.webItemTextCell a
{
	color: #000000;
	text-decoration: none;
}

.webItemDivider div
{
	border-top:solid 1px #6d6e72;
}

.webItemDivider
{

}

.webItemTextTitle
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 18px;
}

/* STARTPAGE SPECIFIC */

.widePanelBodyStart
{	
	margin: 0px 0px 0px 0px;
	border: solid 1px #ffffff;
	height: 470px;
	overflow: auto;
}

.pageFooterStart
{	
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.pageBodyStart H1, .pageBodyStart H2, .pageBodyStart H3, .pageBodyStart H4, .pageBodyStart H5, .pageBodyStart H6
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pageFooterStart H3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.serviceHeaderCell
{
	padding: 0px 0px 0px 40px;
}

.serviceTextCell
{
	padding: 0px 10px 0px 0px;
}

.serviceTextCell H1, .serviceTextCell H2, .serviceTextCell H3, .serviceTextCell H4, .serviceTextCell H5, .serviceTextCell H6
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.serviceAdditionalTextCell
{
	padding: 5px 5px 5px 5px;
}

.newsHeaderStartPage
{
	display:block;
	border-bottom: solid 5px #ffffff;
	font-size: 13px;
	font-weight: bold;
}