/* AVIVA EDITOR STYLE */
body.avivaeditor 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none;
}

body.avivaeditor table.frontpage p
{
	color:#000000;
}

/* GENERAL STYLES */	
body 
{
	color:#000000;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#999999;
	margin-top:18px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: verdana,arial,helvetica;
	font-size:11px;
}

img
{
	display:block;
	border:0px;
}

table.products
{
	margin-top:50px;
}

table.products thead tr
{
	background-color:transparent;
}

table.products th
{
	text-align:center;
	color:#999999;
	font-size:10px;
}

table.products td,table.products th
{
	padding:2px;
	padding-right:12px;
}

table.products tr
{
	background-color:#DDDDDD;
}

table.products tr.differ
{
	background-color:#EEEEEE;
}

.product_img
{
	float:right;
	padding-bottom:21px;
	border-bottom:1px dotted #ccc;
}

.product_siblings
{
	margin-top:0px;
	*margin-top:30px;
	width:287px;
}

.product_siblings th
{
	text-align:left;
}

.assoc_products
{
	clear:right;
	padding-top:20px;
	margin-left:350px;
	width:400px;
}

.product_thumb_container
{
	margin-left:5px;
	text-align:center;
	float:left;
}

/* LINK STYLES */	
a 
{ 
	color:#000000;
	text-decoration: underline;
}
	
a:hover
{ 
	text-decoration: none; 
}
	
a.news
{
	
}
	
a.news:hover 
{ 
	font-size: 11px; 
	text-decoration: underline; 
	color: #ffffff; 
}

table.frontTable img
{
	border:1px solid #bcbcbc;
}

object.flash
{
	float:right;
}

/* MENU STYLES */

#menu
{
	display:block;
	position:absolute;
	top:20px;
	padding:0px;
	padding-top:62px;
	*padding-top:67px;
	padding-left:17px;
	margin:0px;
	margin-left:396px;
	Width:184px;
	height:119px;
	*height:114px;
	border:4px solid #ffffff;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	background-image:url(../images/menuBg.gif);
	list-style-type:none;
}

#menu li
{
	margin-top:12px;
	*margin-top:7px;
	width:180px;
	position:relative;
	margin-left:0px;
	padding:0px;
}

#menu li a
{
	float:left;
	padding-right:3px;
	color:#996666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li.selected a
{
	text-decoration:underline;
}

#menu div.cross
{
	background-image:url(../images/cross.gif);
	background-repeat:repeat-x;	
	height:10px;
	margin-left:-10px;
	_margin-right:-30px;
	position:relative;
	top:4px;
}

#submenu
{
	display:block;
}
#submenu li a
{
 
}
#submenu li.selected
{

}

li.sublevel a
{
    
}
	
/* HEADER STYLES */	
h1 {
	font-family: verdana,arial,helvetica;
	font-size: 16px;
	font-weight: normal;
	color:#666666;
	margin:0px;
	margin-bottom:3px;
	margin-top:2px;	

}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color:#545454;
	margin:0px;
	text-transform:uppercase;
}

h3 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#666666;
	margin:0px;
}

h4 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#000000;
	margin:0px;
}

h5 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#000000;
	margin:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */
#container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	border:1px solid #666666;
	background-color:#cccccc;
}

#content
{
	background-image:url(../images/frontContent.jpg);
	border-bottom:1px solid #cccccc;
	padding-left:8px;
	padding-top:7px;
	padding-right:8px;
	padding-bottom:7px;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:left bottom;	
}

#leftTop
{
	background-image:url(../images/leftTop.jpg);
	width:382px;
	height:182px;
	padding-top:5px;
	padding-left:14px;
	color:#c6c6c6;
	line-height:16px;
}

#leftTop table h2
{
	_margin-top:20px;
	*margin-top:20px;
	font-size:11px;
	color:#5586A0;
	text-transform:none;
}

#leftTop table p
{
	margin-top:10px;
	margin-bottom:3px;
	line-height:normal;
	color:#666666;
}

#leftTop a
{
	color:#c6c6c6;
}

#rightTop
{
	float:right;
	xbackground-image:url(../images/rightTop.jpg);
	width:395px;
	height:187px;
	padding:0px;
	margin:0px;
}

#bottom
{
	height:8px;	
	width:1000px;
	background-image:url(../images/bottomBg.gif);
	clear:both;
}

#flags
{
	position:absolute;
	top:180px;
	margin-left:461px;
}

#flags img
{
	display:inline;
	margin-right:16px;
}

#top
{
	height:64px;
	padding-top:37px;
	padding-left:14px;
	background-image:url(../images/topBg.gif);	
}

#logo
{
	position:absolute;
	top:19px;
	margin-left:396px;
	z-index:0;
}

#search
{
    position:absolute;
    margin-top:23px;
    margin-left:807px;
    color:#ccc;
}

#search img
{
   margin-left:8px;
   display:inline;
}

#clearer
{
	clear:left;
}

#productClear
{
	clear:both;
}
