body
{
	background-image: url(images/dashes.gif);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Sans-Serif, Verdana;
	color:#444;
}

A:Link{text-decoration: none; color:blue;}
A:Visited{text-decoration: none; color:blue;}
A:Active{text-decoration: none; color:blue;}
A:Hover{text-decoration: underline;  color:blue;}

A.Menu:Link{text-decoration: none; color:#FFF;}
A.Menu:Visited{text-decoration: none; color:#FFF;}
A.Menu:Active{text-decoration: none; color:#FFF;}
A.Menu:Hover{text-decoration: underline; color:#FFF;}

h1
{
	font-size:1.4em;
	margin-top:0px;
	margin-bottom:0px;
}

h2
{
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:0px;
}

h3
{
	font-size:1em;
	margin-top:0px;
	margin-bottom:0px;
}


#container
{
	height:100%;
	width:710px;
	float:none;
	position:relative;
	top:20px;
}

#topcontainerhome
{
	height:280px;
	width:710px;
	float:none;
	position:relative;
	top:20px;
}

#bottomcontainerhome
{
	height:100px;
	width:710px;
	float:none;
	position:relative;
	top:20px;
}

#header
{
	height:110px;
	width:520px;
	float:none;
	position:relative;
	left:190px;
        display :none;
}

#lbfooter
{
	height:10px;
	width:100%;
	float:none;
	position:relative;
	text-align:right;
	font-size:1px;
	color:#FFF;
}

#menu
{
	height:30px;
	width:680px;
	float:none;
	position:relative;
	top:17px;
	left:40px;
        display :none;
}

#logo
{
	height:30px;
	width:140px;
	float:left;
	position:relative;
        display :none;
}

#horizmenu
{
	height:23px;
	width:500px;
	float:left;
	position:relative;
	left:20px;
	background-color:#ED433A;
	top:3px;
}

#homeaddress
{
	position:relative;
	left:62px;
	font-size:0.9em;
	top:10px;
}

#main
{
	height:100%;
	width:500px;
	float:none;
	position:relative;
	left:200px;	
	top:30px;
}

#cat_main
{
	height:100%;
	width:700px;
	float:none;
	position:relative;
	left:200px;	
	top:30px;
}

#mainhome
{
	height:100px;
	width:500px;
	float:none;
	position:relative;
	left:200px;	
	top:30px;
}

#Contact
{
	height:300px;
	width:500px;
	float:none;
	position:relative;
	left:0px;	
	top:20px;
}

#ContactLeft
{
	height:300px;
	width:250px;
	float:left;
	position:relative;
	left:0px;	
	top:0px;
}

#ContactRight
{
	height:300px;
	width:250px;
	float:right;
	position:relative;
	left:0px;	
	top:0px;
}

#ReturnLink
{
	text-align:right;
	width:500px;
	height:30px;
}

.headerimage
{
	border: solid 1px #444;
        display :none;
}

.menuitem
{
	height:18px;
	margin-right:8px;
	float:left;
	position:relative;
	left:5px;	
	top:4px;
	font-weight:bold;
	font-size:10pt;
}

.TableHeader
{
	background-color:#E3E3E3;
}

.TableRow
{
	background-color:#EEE;
}

.TableAltRow
{
	background-color:#F9F9F9;
}

.AdminTextbox
{
	width:150px;
	border:solid 1px #999;
	font-size:1em;
	font-weight:normal;
}

.FormButton
{
	background-color:#CCC;
	border:solid 1px #999;
	font-size:1em;
	font-weight:normal;
}

.FormField
{
	font-size:1em;
	font-weight:normal;
}

.ErrorText
{
	color:#ED433A;
}

.ContactLeft
{
	float:left;
	width:85px;
}

.ContactRight
{
	float:left;
	width:165px;
}

.ContactRow
{
	float:none;
	width:250px;
}

.InvisibleLink
{
	color:#FFF;
	text-decoration:none;
}

.NewItem
{
	width:500px;
	height:20px;
	text-align:right;
}
.return_link{
	float:right;
}
#product_list{
    margin-top:40px;
    width:500px;
    float:left;
}
.image_box{
    width:120px;
    height:120px;
    margin-left:5px;
    float:left;
    text-align:center;
}
.image_box img{
    border:0px;
}
#catalogue_display{
    margin-top:40px;
    float:left;
    width:500px;
}

#compliance_search{
	float:right;
}
#pageLink{
	width:75px;
	float:left;
	margin-right:18px;
	margin-top:-20px;
}
#search{
	width:250px;
	float:left;
}
#images{
    width:250px;
    float:right;
}
#images img{
    padding:5px;
    float:left;
    
}
#actions{
    width:250px;
    float:right;
    margin-top:-18px;
    display:none;
}
.action{
    width:65px;
    height:18px;
    background-color:#DDD;
    float:left;
    margin-left:10px;
    text-align:center;
    line-height:18px;
    cursor:pointer;
}
#action h1{
    display:inline;
    
}
#product_back_link{
	margin-top:20px;
	display:none;
}
