<style type="text/css">
body{font-size:11px}
body{font-family:arial}
body{color:black}
body{background-color:white}
body{background-repeat:no-repeat}
a{text-decoration:none;color:#666666;}
a:hover{text-decoration:none;}
a:visited {color: #666666;}
a:hover {color: #FFBA45;}

/* error messages */
.error
{
	background-color:#FFFFCC;
	border:1px solid #FF9966;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-Align:top;
}

/* messages displayed, for example when the user sends a comment from the contact_us page */
.message
{
	background-color:#FFFFCC;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-Align:top;
}

/* menu for categories, normally down the left hand side */
.category_menu
{
    border:1px dashed #006600;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	width: 100%;
}

/* heading on the view company page */
.view_companies_heading
{
    background-color: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight:bold;
	color: #006600;
}

/* Generic title for pages, eg used on search page, contact us page etc */
.title_table
{
    background-color: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight:bold;
	color: #006600;
}

/* hyperlink for the company name, found in the .company_heading style */
a.company_link:link {
    text-decoration:none;
	color:white;
}

a.company_link:visited {
	COLOR: white;
}

a.company_link:hover {
	COLOR: #FFBA45;
}

/* hyperlinks for 'Visit Company Webpage' and 'More details' found underneath the company description */
a.company_options_link:link {
    text-decoration:none;
	color:#999999;
	font-size: 11px;
}

a.company_options_link:visited {
	COLOR: #999999;
	font-size: 11px;
}

a.company_options_link:hover {
	COLOR: #FFBA45;
}

/* Hyperlink found at the top of some pages eg: Home » Online Greeting Cards */
a.nav_bar_link:link {
    text-decoration:none;
	color: black;
}

a.nav_bar_link:visited {
	COLOR: black;
}

a.nav_bar_link:hover {
	COLOR: #006600;
}

/* table that all the details for one company is in */
.company_block
{
    border:1px solid #999999;
}

/* Style for the company name */
.company_heading
{
    background-color: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight:bold;
	color: white;
}

/* Company heading underneath the name */
.company_description
{
    background-color: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: black;
}

/* Navigation bar: home >> gifts */
.nav_bar
{
    font-size: 10px;
    font-weight: bold;
}

/* Style for the actual search form */
.search_form
{
    border:1px solid white;
    width: 50%;
}

/* 'Search' button */
.search_button
{
    background-color: #FFFF99;
	margin: 2px auto;
	padding: 2px 0 0 0;
	text-align: center;
 	text-decoration: none;
 	border:1px solid #006600;
}

/* Div for the search page */
.search_page
{
    border:1px solid #006600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}

/* go back button */
.go_back_button
{
    background-color: #FFFF99;
	margin: 1px auto;
	padding: 1px 0 0 0;
	text-align: center;
 	text-decoration: none;
 	border:1px solid #006600;
 	font-size: 10px;
 	
}

/* generic page which normally host contents in it eg about_us page */
.generic_page
{
    border:1px solid #006600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}

/* about_us page */
.about_us_page
{
    border:1px solid #006600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}

/* Div for the contact us page */
.contact_us_page
{
    border:1px solid #006600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}

/* submit button on the contact us page */
.contact_us_button
{
    background-color: #FFFF99;
	margin: 2px auto;
	padding: 2px 0 0 0;
	text-align: center;
 	text-decoration: none;
 	border:1px solid #006600;
}

/* this is the table on the contact us page that the labels and fields are in
.contact_us_table_style
{
}


/* labels - eg name, email address */
.contact_us_label_style
{
}

/* fields where the user types the input in */
.contact_us_field_style
{
	border: 1px solid #006600;
}

/* submit button on the submit new site page */
.submit_button
{
    background-color: #FFFF99;
	margin: 2px auto;
	padding: 2px 0 0 0;
	text-align: center;
 	text-decoration: none;
 	border:1px solid #006600;
}

/* this is the table on the submit page that the labels and fields are in
.submit_table_style
{
}


/* labels - eg name, email address */
.submit_label_style
{
}

/* fields where the user types the input in */
.submit_field_style
{
	border: 1px solid #006600;
}

/* Div for the submit page */
.submit_page
{
    border:1px solid #006600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}
/*  Div that contains the right hand side bar which has the contact us block in it */
.side_bar_div
{

}

/*  table that contains the right hand (normally), block and buttons for nogap giftwrap etc*/
.side_bar_table
{

}
</style>
