/* cre8media 2006 - F Ferrari */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* ---------- GENERAL ------- */

html, body
{
background-color:#FFFFFF;
background-image:url(../images/layout/bkg_main.png);
background-position:top center;
background-repeat:repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
position:absolute;
margin:0px; 
padding:0px; 
width:100%;
height:100%;
}

body
{
font-size:75%;
}

#main_container
{
font-size:1.0em;
width:1000px;
margin:0;
padding:0;
position:relative;
margin-left:auto; 
margin-right:auto;
}

.spacer
{
height:10px;
font-size:0;
}

.clearfloats
{
clear:both;
}

/* ---------- A LINKS ------- */


a
{
color: #b10135;
}

a:link, a:visited
{
color: #b10135;
}

a:active
{
background: #c60;
color: #fff;
}

a:focus
{
color: #930;
background: #f5d7b4;
}

a:hover
{
color: #930;
background: #f5d7b4;
text-decoration: none;
}

/* ---------- TOP ------- */

#top_logo
{
float:left;
height:272px;
width:136px;
}

#redline1
{
position:absolute;
background-image:url(../images/layout/bkg_nav.png);
background-repeat:repeat;
width:1px;
height:272px;
z-index:1;
left:139px;
}

#category_image
{
float:left;
height:272px;
width:864px;
}

#category_title
{
position:absolute;
background-image:url(../images/layout/bkg_nav.png);
background-repeat:repeat;
width:543px;
height:70px;
z-index:1;
left:457px;
top:59px; /* added 27 for search box*/

}

#category_title h1
{
padding: 0 0 0 25px;
font-size:2.9em;
color:#FFFFFF;
margin:15px 0 0 0;
}

/* ---------- HEADER LINKS ------- */
#searchbar
{
	background-image:url(../images/layout/bkg_nav.png);
	background-repeat:repeat;
	text-align:right;
	height:27px;
	vertical-align:middle;
	width:100%;
	color:White;
}
#main_nav
{
width:1000px;
margin:0;
padding:0;
background-image:url(../images/layout/bkg_nav.png);
background-repeat:repeat;
height:18px;
display:table;
}

#navcontainer
{
margin: 0 0 0 136px;
padding: 0;
height: 18px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
height:18px;
padding: 0 10px 0 10px;
margin: 0;
color: #f5d7b4;
text-decoration: none;
display: block;
text-align: center;
}

#navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
color: #fff;
}

/* ---------- CATALOGUE ------- */

#catalogue_nav
{
width:137px;
float:left;
}

#category_nav 
{
padding-left:0;
margin-left:0;
width: 120px;
}

#category_nav  ul, li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#redline2
{
background-image:url(../images/layout/bkg_nav.png);
background-repeat:repeat;
width:1px;
height:272px;
float:left;
margin: 0 3px 0 3px;
}

#catalogue
{
width:652px;
float:left;
}

#catalogue_pic
{
width:204px;
float:left;
color:#b10135;
font-size:0.8em;
}

#catalogue_pic .images
{
border:2px solid #b10135;
}

/* ---------- BROCHURE REQUEST ------- */

#brochure_request
{
background-image:url(../images/layout/brochure_request_bkg.png);
background-repeat:repeat-y;
width:137px;
margin:0;
padding:0;
display:block;
}

#brochure_request_box
{
background-image:url(../images/layout/brochure_request_bottom.png);
background-repeat:no-repeat;
background-position:bottom;
width:137px;
margin: 0;
padding:0;
display:block;
}

#brochure_request_txt
{
position:relative;
width:100px;
left:10px;
margin:0;
padding:6px;
display:block;
}

/* ---------- DATA DISPLAY ------- */


#catalogue_maintable, #catalogue_maintable_header
{
	width:640px;
	text-align:left;
	vertical-align:top;
}
#catalogue_maintable_header tr, #catalogue_maintable tr
{
	vertical-align:top;
}
#catalogue_maintable .code, #catalogue_maintable_header .code
{
	width:80px;
	font-weight:bold;
}
#catalogue_maintable .desc, #catalogue_maintable_header .desc
{
	width:255px;
	
}
#catalogue_maintable .smallcol, #catalogue_maintable_header .smallcol
{
	width:35px;
}
#catalogue_maintable .pricecol
{
	text-align:right;
	width:60px;
}
#catalogue_maintable .mediumcol, #catalogue_maintable_header .mediumcol
{
	width:60px;
}

#catalogue_maintable_header td, #catalogue_maintable_header
{
	background-image:url(../images/layout/bkg_nav.png);
	background-repeat:repeat;
	color:#FFFFFF;
	font-weight:bold;
}
#catalogue .data_comment
{
	color: #b10135;
	text-indent:5px;
	font-weight:bold;
}

#catalogue .table_key
{
background-image:url(../images/layout/bkg_nav.png);
background-repeat:repeat;
color:#FFFFFF;
font-weight:bold;
}

#catalogue h2
{
color: #b10135;
}

#catalogue .data_info
{
color: #999999;
}

#catalogue .data_name
{
font-weight:bold;
}

#catalogue .data_desription
{
color: #666666;
font-style:italic;
}

#catalogue .data_special
{
color: #b10135;
font-weight:bold;
font-style:italic;
}
#catalogue h3
{
	font-family:Arial;
	color: #b10135;
}
#categoryselection
{
	width:640px;
}
#categoryselection ul li
{
	float:left;
	
}
#categoryselection a
{
	width:180px;
	line-height:83px;
	/* border:solid 2px #f5d7b4;*/
	position:relative;
	display:block;
	margin-top:10px;
	background-image:url(../images/layout/bkg_nav.png);
	background-repeat:repeat;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
#categoryselection a:hover
{
	font-weight:bold;
	color: #930;
	background: #f5d7b4;
	/* border:solid 2px #b10135; */
}
#categoryselection span
{
	position:relative;
	left:10px;
}
.message
{
	padding-top:20px;
	color:#999999;
	font-style:italic;
}
/* ---------- FOOTER ------- */

#footer
{
position:relative;
font-size:0.8em;
color: #b10135;
background-image:url(../images/layout/red_dot.png);
background-repeat:repeat-x;
background-position:0 57px;
margin:0;
padding:0;
}

#footer_address
{
position:relative;
float:left;
left:20px;
background-color:#FFFFFF;
margin:0;
padding:6px;
}

#cre8
{
left:450px;
position:relative;
float:left;
top:44px;
background-color:#FFFFFF;
margin:0;
padding:6px;
}

#catselect a
{
	border:none;
	background:none;
}
#catselect img
{
	border: solid 2px #b10135;
	background:none;
}

#category_choice a
{

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
background:none;
}



.category_button
{
float:left;
margin:0px 20px 20px 0px;
border:1px solid #b10135;
background-image:url(../images/layout/bkg_nav.png);
color:#FFFFFF;
}
 
