/*
 
 STYLE INDEX
 
 MAINCONTAINERS (SEC01)
 HEADER STYLES (SEC02)
 GENERAL STYLES (SEC03)
 INDEX STYLES (SEC04)
 STORY STYLES (SEC05)
*/


/*MAINCONTAINERS (SEC01)*/

body{
	font-size:9pt;
	font-family:Arial, Sans-Serif, Verdana;
	color:#444;
	text-align:center;	
}
#container{
	margin: auto;
	width:550px;
	text-align:left;
}

/* HEADER STYLES (SEC02)*/
#header{
	width:550px;
	text-align:left;
	padding-top:5px;
}
#horizmenu{
	height:23px;
	width:545px;
	background-color:#ED433A;
	padding-left:5px;
}
#menu{
	height:30px;
	width:550px;
	margin-top:10px;
	

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

.headerimage{
	border: solid 1px #444;
	margin-right:7px;
}
.headerimage_end{
	border: solid 1px #444;
}
/* GENERAL STYLES (SEC03)*/

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;}

/*INDEX STYLES (SEC04)*/
#index_image{
	margin-top:80px;	
}
#bottom_logo{
	margin-top:40px;
	float:right;
	font-size:10pt;
	letter-spacing:3px;
	text-align:right;
	font-weight:bold;
}

/*STORY STYLES (SEC05)*/

#content_box{

}
#story_image_box{
	width:550px;
	text-align:center;
}

#product_list{
    margin-top:40px;
    width:500px;
    float:left;
}
.category_box{
	width:120px;
	margin-left:5px;
	height:140px;
	float:left;
	background-color:#F4F4F4;
	margin-top:5px;
}
.category_box a{
	color:#444;
	text-decoration:none;
}
.category_box a:hover{
	color:#000;
	text-decoration:underline;
}
.image_box{
    width:120px;
    height:120px;
    float:left;
    text-align:center;
}
.image_box img{
    border:0px;
}
.category_name{
	float:left;
	width:110px;
	text-align:center;
	font-weight:bold;
	background-color:#DDD;
	margin-left:5px;
}
#catalogue_display{
    margin-top:40px;
    float:left;
    width:550px;
}

#compliance_search{
	margin-top:10px;
	float:left;
}
#pageLink{
	width:75px;
	float:left;
	margin-right:18px;
	margin-top:-20px;
}
#search{
	width:250px;
	float:left;
}
#images{
    width:550px;
    float:right;
    margin-top:10px;
}
#main_image{
width:250px;
float:left;
}
#extra_images{
	width:260px;
	float:right;
}
#images img{
    padding:5px;
    float:left;
    
}
#actions{
    width:250px;
    float:left;
}
.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;
}
.topcat{
	width:400px;
	float:left;
}
.top_cat, .top_cat a{
	color:#333;
	font-weight:bold;
	font-size:9pt;
}
.subcats{
	text-align:left;
}
.subcats, .subcats a{
	color:#333;
	font-weight:bold;
	font-size:8pt;
	margin-left:3px;
	
}
#right_logo{
	float:right;
}

th{
	font-weight:normal;
	font-size:10pt;
}
/*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;
	text-align:center;
}

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:550px;
	top:20px;
	text_align:left;
	margin:auto;
}

#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:550px;
	float:none;
	position:relative;
	left:40px;	
}

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

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

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

#horizmenu
{
	height:23px;
	width:550px;
	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:550px;
	float:none;
	margin-top:30px;
	margin-left: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;
}

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

.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;
}
.category_box{
	width:120px;
	margin-left:5px;
	height:140px;
	float:left;
	background-color:#F4F4F4;
	margin-top:5px;
}
.category_box a{
	color:#444;
	text-decoration:none;
}
.category_box a:hover{
	color:#000;
	text-decoration:underline;
}
.image_box{
    width:120px;
    height:120px;
    float:left;
    text-align:center;
}
.image_box img{
    border:0px;
}
.category_name{
	float:left;
	width:110px;
	text-align:center;
	font-weight:bold;
	background-color:#DDD;
	margin-left:5px;
}
#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;
}
.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;
}
.topcat{
	width:400px;
	float:left;
}
.top_cat, .top_cat a{
	color:#333;
	font-weight:bold;
	font-size:10pt;
}
.subcats{
}
.subcats, .subcats a{
	color:#333;
	font-weight:bold;
	font-size:8pt;
	margin-left:3px;
}
*/