/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

body {
	margin: 0px 0px 0px 0px;
	background-image:  url(../templateimages/body-bg.gif);
	background-position: top left;
}

/* --- main table class -- */
.topbg {
	background-image: url(../templateimages/back_fade.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Top links */
.links {
	border-top: solid 1px white;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}
.links a:link, .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}
.links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	}

.normal {
	font-size:8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.normal a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.normal a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.normal a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.contact {
	font-size:8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.contact:hover {
	font-size:8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.menu_top {
	color: #FFFFFF;	
	padding: 0 0 0 0;
	margin: 0px 10px 0px 10px;	
	font-size: 10pt;
}

.menu_top a:hover
	{
	padding: 0 0 0 0;
	text-decoration: none;
	color: #b2b2b2;
	margin: 0px 10px 0px 10px;	
	font-weight: bold;
	}
.menu_top a {
	color: #FFFFFF;	
	padding: 0 0 0 0;
	margin: 0px 10px 0px 10px;	
	font-size: 10pt;
}

.menu_top:hover
	{
	padding: 0 0 0 0;
	text-decoration: none;
	color: #b2b2b2;
	margin: 0px 10px 0px 10px;	
	font-weight: bold;
	}

.links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.links2 a:link, .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-size: 7.5pt;
	font-weight: normal;
	}
 .links2 a:hover
	{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}

/* Padding for main content area and page content area */
.mainpadding {
	padding-top: 10px;
}
.pagecontent_pad {
	padding: 10px 10px 10px 10px;
}

/* --- Footer -------------------------------------------------------- */

/* Footer */
.footer {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	font-size: 7.5pt;
	color: #e9e9e9;
}

.footer a:link, .footer a:hover, .footer a:visited
	{
	color: #e9e9e9;
	padding: 0 0 0 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;	
	}

.container1_text 
	{
	margin: 0px 10px 0px 0px;
	color: #000000;
	padding: 0 5px 5px 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;	
	
	}

.container1_text a:link, .container1_text a:hover, .container1_text a:visited
	{
	color: #569620;	
	padding: 0 5px 5px 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;		
	}

basket_link {
	color: #FFFFFF;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:bold;
	font-size: 7pt;		
	}

.basket_link  a:link, .basket_link  a:hover, .basket_link  a:visited
	{
	color: #FFFFFF;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:bold;
	font-size: 7pt;		
	}

.newprod_title, .newprod_title a:link, .newprod_title a:hover, .newprod_title a:visited{
	font-size:9pt;
	text-decoration: none;
	color: #6D6D6D;
	font-weight: bold;
	text-indent:15px;
}


#left_container1 a:hover
	{
	font-size: 10pt; 
	color: #000000;
	text-indent: 10px;
	line-height: 40px;
	height:38px;
	width:196px;
	color: #000000;
	}


#left_container1 a
	{
	font-size: 10pt; 
	display: block;
	text-indent: 10px;
	line-height: 40px;
	color: #569620;
	background-image: url(../templateimages/menuleft-title.gif);
	height:38px;
	width:196px;
	}

#lefttitle_container1 a
	{
	font-size: 10pt; 
	display: block;
	text-indent: 10px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../templateimages/title-menuleft.gif);
	height:41px;
	width:194px;
	}

#lefttitle_container1 a:hover
	{
	font-size: 10pt; 
	color: #000000;
	text-indent: 10px;
	line-height: 40px;
	height:41px;
	width:194px;
	color: #000000;
	}

