/* CSS Document */
CSS - http://www.voloper.com/projects/masseycatering2/default.aspx

    * Collapse All
    * Expand All

http://www.voloper.com/projects/masseycatering2/default.aspx
http://www.voloper.com/projects/masseycatering2/styles.css

body {
	margin-top: 0px;
	font: 11px Arial;
}

.body {
	background: #c8cfd5;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 1em;
}

select {
	color: #004169;
	font-size: 11px;
}

a {
	color: #7DB238;
}

a:hover {
	color: #7DB238;
}

#container {
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	height: auto;
	background: #ffffff;
	background-image: url(images/en/bkg.gif);
}



#top_menu

{

	float: left;

	height: 35px;	

	width: 774px;

}



#top_menu div 

{

	float: left;

	

	text-align: center;

	border-left: 0px solid #ffffff;

}







#main_content 

{

	width: 774px;

	background-image: url(images/en/bkg.gif);

}



#category_menu 

{

	padding-right: 10px;

}



#category_menu ul 

{

	margin-left: 20px;

	padding: 0px;

}



#category_menu li 

{

	list-style: url(images/en/bullet.gif);

}





#category_menu a

{

	color: #004169;

	text-decoration: none;

}

#category_menu a:hover

{

	color: #7db238;

	text-decoration: none;

}



#current 

{

	color: #7db238;

	font-weight: bold;

}



#content_wrapper 

{

	float: left;

	width: 616px;

	border: 0px solid black;

	background: #ffffff;

}



hr
{
	color: #7DB238;
	border: solid;
}



#bottom_menu

{

	text-align: left;

	height: 32px;

	background: #bacad5;

	float: left;

	width: 774px;

	color: #01426c;

}



#bottom_menu ul

{

	height: 32px;

	margin: 0px;	

}



#bottom_menu li

{

	list-style: none;

	display: inline;

	line-height: 32px;

	padding: 0 5px;

}



#bottom_menu a 
{
	text-decoration: none;
	color: #01426c;
	line-height: 32px;
	height: 32px;
}

#bottom_menu a:hover
{
	color: #ffffff;
}

.category_path
{
	width: 100%;
}

.paging
{
	text-align: center;
}

.category_product
{
	float: left;
}

.product_thumbnail
{
	float: left;
	text-align: center;
	width: 150px;
}



.category_product .product_info

{

	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;

}



.label

{

	width: 100px;

	text-align: right;

	padding: 0 5px;

	float: left;

}



.data

{

	text-align: right;

	float: left;

}



.data2 

{

	float: left;

}



.our_price

{

	font-weight: bold;

}



.save_price

{

	color: red;

}

	

.product_title 
{

	font-size: 12px;
	color: #7DB238;
}



.product_image

{

	float: left;

}





.product_info

{

	float: left;

}





.separator

{

	clear: both;

}



.form div {

	margin-bottom: 0.5em;

	width: 100%;

}



.form .indent {

	margin:10px 0px 10px 0px;

}



.form .form_element

{

	padding: 0px 10px 0px 0px;

	text-align:right;

	float: left;

	width: 180px;

	vertical-align: middle;

}



.form .form_data 

{

	padding: 0px;

	text-align:left;

	float: left;	

}



.form .separator 

{

	clear: both;

	padding: 0px;

	font-size: 0.5px;

	height: 0.5px;

}



.order_detail 

{

	font: 1em verdana;

	border: 1px solid #2b85c4;

}

.order_detail th

{

	border: 1px solid #2b85c4;

	background-color: #007da3;

	color: #ffffff;

}

.order_detail td

{

	border: 1px solid #2b85c4;

}



.order_summary {

	font: 10pt verdana,arial;

	text-align: right;

}



.order_summary .form_element

{

	padding: 0px 10px 0px 0px;

	text-align:right;

	width: 280px;

	font: 0.8em verdana;

	font-weight: bold;

}



.order_summary .form_data 

{

	padding: 0 5 0 0;

	text-align:right;

	width: 100px;

	font: 0.8em verdana;

	font-weight: bold;

}



.new_user

{

	float: left;

}



.existing_user 

{

	float: left;

}



.step 

{

	text-align: center;

	width: 800px;

	margin: 5px auto;

}



.step ul 

{

	list-style: none;

	margin: 0px;

}



.step li 

{

	display: inline;

	border: solid 1px black;

	padding: 2px;

	font-weight: bold;

	line-height: 25px;

}



.step .current_step 

{

	background: #0091a8;

	color: #ffffff;

	font-weight: bold;

}



.account_nav 

{

	text-align: center;

	width: 800px;

	margin: 5px auto;

}



.account_nav ul 

{

	list-style: none;

	margin: 0px;

}



.account_nav li 

{

	display: inline;

	padding: 2px;

}



.registry_nav 

{

	text-align: center;

	width: 800px;

	margin: 5px auto;

}



.registry_nav ul 

{

	list-style: none;

	margin: 0px;

}



.registry_nav li 

{

	display: inline;

	padding: 2px;

}



.table_data {

	font: 1em verdana;

}



.table_data table {

	font: 1em verdana;

}

th {
}

td {
}

#data tr {
	font: 10pt verdana,arial;
	color: #000000;
}



#data th 

{

	font: 10pt verdana,arial;

	text-align: left;

	background-color: #addeed;

}



#data td 

{

	background-color: #59aab8;

	color: #FFFFFF;

}	



#data td.section 

{

	background-color: #cacbc5;

	color: #636466;

	font-weight: bold;

}



fieldset 

{

	margin: 0;

	padding: 0;

}

#pad li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #02436B;
	list-style-image: url(images/sce/arrow.gif);
}

