/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

body {
	margin: 0;
	padding: 0;
	background-color: #EFEFEF;
	background-image: url(../templateimages/body_bg.gif);
}

/* --- 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;
}


.menu_top {
	color: #F4F4F4;	
	padding: 0 0 0 0;
	margin: 0px 10px 0px 10px;	
	font-size: 7.5pt;
	font-weight: normal;
}
.menu_top a:link
	{
	color: #F4F4F4;
	padding: 0 0 0 0;
	text-decoration: none;
	margin: 0px 10px 0px 10px;	
	font-weight: normal;	
	}
.menu_top a:visited
{
	color: #F4F4F4;
	padding: 0 0 0 0;
	text-decoration: none;
	margin: 0px 10px 0px 10px;	
	font-weight: normal;	
	}

.menu_top a:hover
	{
	padding: 0 0 0 0;
	text-decoration: none;
	color: #F51A1A;
	margin: 0px 10px 0px 10px;	
	font-weight: normal;
	}

.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 {
	font-size: 7.5pt;
	color: #576268;
	text-align: center;
}

.footer a:link, .footer a:hover, .footer a:visited
	{
	color: #576268;
	padding: 0 0 0 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;	
	text-align: center;
	}

.container1_text 
	{
	margin: 0px 10px 0px 0px;
	color: #DCDCDC;
	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: #F4AB1A;	
	padding: 0 5px 5px 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;		
	}

#lefttitle_container1
	{
	font-size: 7.5pt;
	background-image: url(../templateimages/container1_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;	
	text-indent: 12px;
	color: #000000;
	padding-top: 2px;
	line-height: 34px;
	}

#lefttitle_container1 a:link, #lefttitle_container1 a:link, #lefttitle_container1 a:visited
	{
	color: #000000;	
	}

#left_container1, #left_container1 a:link, #left_container1 a:visited
	{
	font-size: 7.5pt;
	display: block;	
	color: #DCDCDC;
	background-image: url(../templateimages/cat_bg.gif);
	text-indent:20px;
	font-weight: normal;
	height: 22px;
	line-height: 17px;
	}

#left_container1 a:hover
	{
	font-weight: normal;
	color: #000000;			
}

.basket_link {
	color: #F4AA18;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7pt;		
	}

.basket_link  a:link, .basket_link  a:hover, .basket_link  a:visited
	{
	color: #F4AA18;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:normal;
	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;
}

.input_img 
	{
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	text-decoration: none;
	font-size: 7.5pt;
	border-style: outset;
	border: 0 0 0 0;	
	}