a {
color: #231f20;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
}
a:hover {
text-decoration: underline;
}
body {
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
text-align: center;
margin-top: 0px;
}
td,body,p,input {
font-family: Verdana;
font-size: 10px;
}

table#prodmenu .bullet1gen { background-color: #575757; }
table#prodmenu .bullet1gensel { background-color: #f3f3f3; }

table#prodmenu .text1gen { background-color: #d4d4d4; }
table#prodmenu .text1gensel { background-color: #f3f3f3; }
table#prodmenu .text1genhover { background-color: #f3f3f3; cursor: pointer; }

table#prodmenu .bullet2gen {  }
table#prodmenu .bullet2gensel {  }

table#prodmenu .text2gen { background-color: #231f20; padding-left: 6px; padding-top:1px; padding-bottom:1px; color: #fff;}
table#prodmenu .text2gensel { background-color: #4b4244; padding-left: 6px; padding-top:1px; padding-bottom:1px; color: #fff;}
table#prodmenu .text2genhover { background-color: #4b4244; padding-left: 6px; cursor: pointer; padding-top:1px; padding-bottom:1px; color: #fff;}

table#prodmenu .text3gen { background-color: #FFFFFF; padding-left: 20px; padding-top:1px; padding-bottom:1px;}
table#prodmenu .text3gensel { background-color: #eeeeee; padding-left: 20px; padding-top:1px; padding-bottom:1px;}
table#prodmenu .text3genhover { background-color: #cccccc; padding-left: 20px; cursor: pointer; padding-top:1px; padding-bottom:1px;}

table#prodmenu td {
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}

input.searchfield {
border: 1px solid #ffffff;
width: 160px;
}
input.maillist {
border: 1px solid #000000;
width: 150px;
text-align: center;
}

.mailListBox {
	position: relative;
	background: url(sysimages/postlistiBg.png) no-repeat;
	height: 66px;
	width: 160px;
}

form.maillistform {
	margin: 0 auto;
}

.mailListItems {
	position: relative;
	padding-top: 17px !important;
	padding-top: 15px;
}

a.mailListSubmit {
	position: relative;
	left: 55px;
	color: #FFFFFF;
}

.newsPadding {
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 0px !important;
	margin-bottom: 10px;
}

.ss_header {
	position: relative;
	background: url(sysimages/ss_header.png) no-repeat;
	height: 30px;
	width: 753px;
	left: 12px;
}

.ss_loop {
	position: relative;
	background: url(sysimages/ss_loop.png) repeat-y;
	width: 753px;
	left: 12px;
}

.ss_footer {
	position: relative;
	background: url(sysimages/ss_footer.png) no-repeat;
	height: 15px;
	width: 753px;
	left: 12px;
}

.hidden {
	display: none;
}


#FrontPage
{
	float:left;
	width:759px;
	text-align:left;
}

#FrontPage .accordion
{
	width:100%;
	height:235px;	
	margin:0px;
	padding:0px;
}

#FrontPage .LowerSection
{
	width:100%;
	border-top:1px solid #FFFFFF;
	float:left;
	background:url(sysimages/front-background-loop.png) repeat-x 0% 0%;
}

#FrontPage .midmenu
{
	float:left;
	width:100%;
	padding-top:3px;
	padding-bottom:3px !important;
	padding-bottom:10px;
}

#FrontPage .midmenu a .box_menu
{
	margin:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #9e9e9e;
	background:#ececec;
	color:#000;
	height:35px;
	background:url(sysimages/round-button-background.png) repeat-x 0% 0%;
	font-family:"Trebuchet MS",Verdana,arial,sanerif;
	font-size:18px;
	box-shadow: 1px 1px 10px black;
	-moz-box-shadow: 1px 1px 10px black;
	-webkit-box-shadow: 1px 1px 10px black;
}

#FrontPage .midmenu a:hover .box_menu
{
	margin:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #FFFFFF;
	background:#ececec;
	color:#000;
	height:35px;
	background:url(sysimages/round-button-background.png) repeat-x 0% 0%;
	font-family:"Trebuchet MS",Verdana,arial,sanerif;
	font-size:18px;
	box-shadow: 1px 1px 10px black;
	-moz-box-shadow: 1px 1px 10px black;
	-webkit-box-shadow: 1px 1px 10px black;
	text-decoration:none;
	cursor:pointer;
}

#FrontPage .midmenu a:hover .box_menu > div
{
	text-decoration:none !important;	
}

#FrontPage .midmenu a .box_menu div
{
	margin-top:5px;	
}

#FrontPage .LowerSection .Left
{
	float:left;
	width:56%;
	margin-left:5px;
	background:#FFF;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
}

#FrontPage .LowerSection .Left .NewItem
{
	float:left;
	width:100%;
}

#FrontPage .LowerSection .Left .Title h3
{
	font-family:"Trebuchet MS",Verdana,arial,sanerif;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	margin:0px;
	padding:0px;
}

#FrontPage .LowerSection .Left .Content
{
	float:left;
	margin-top:4px;
	margin-bottom:8px;
	width:100%;
}

#FrontPage .LowerSection .Right
{
	float:right;
	margin-left:5px;
	padding-left:5px;
	width:270px;
}

/*
#FrontPage .midmenu a .box_menu:hover
{
	margin:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #ccc;
	background:#eee;
	color:#000;
}
*/

.right_floater
{
	float:right;
}
.left_floater
{
	float:left;
}

.marginRight10
{
	margin-right:10px;
}

.rounded
{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

ul.accordion_menu 
{
	padding: 0;
	margin: 0;
	/*background: #ff0000;*/
	border: solid 1px #cc9;
	height:235px;
}

/* REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled */
ul.slidingPanelsActivated 
{
	display:block;
	position:relative;
	overflow:hidden;

	/* edit "padding" and "margin" with care, as they can mess things up across browser */
	padding: 0;
	margin: 0;

	/* adjust "height" as needed, em recommended */
	height: 235px;
}

ul.accordion_menu li {
	display: block;
	padding:0;
	margin:0;
	height:235px;
}

ul.accordion_menu li .Title
{
	float:left;
	height:235px;
	width:31px;
	margin-left:5px;
}

ul.accordion_menu li .Menu
{
	float:right;
	width:230px;
	height:235px;
	padding-top:10px;
	padding-left:15px;
	background:url(sysimages/slider-shadow.png) repeat-x 0% 0%;
	/*border-left:1px solid #999;*/
}

ul.accordion_menu li .Menu a
{
	color:#FFF;
}

/* REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled */
ul.slidingPanelsActivated li 
{
	display:block;
	position:absolute;
	overflow:hidden;
	/* "left" and "width" properties set automatically */
	top: 0;

	/* edit "padding" and "margin" with care, as they can mess things up across browser */
	padding: 0;
	margin: 0;

	/* "height" of 100% recommended to keep panels all the same height as the container */
	height:235px;
}

/* colors assigned to individual panels for demonstration, recommended to make a panel's background color same as container's background color */

		

#newsitem2
{
	margin-top:10px;	
}





