/* Default styles */
body {
	background-color:#691313;
	font-family:Verdana;
	font-size:11px;
	}
	
td, input, select {
	font-family:Verdana;
	font-size:11px;
	}
	
a {
	color:#87170a;
	}
	
H3 
{
	color:#87170a;
}

a.headerLink
{
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

a.headerLink:hover
{
	text-decoration: 'underline';	
}

.ErrorMessage 
{
	color:red;
	font-weight:bold;
}

/* Masterpage styles */
td#border_side_left {
	background-image:url('../Images/border_side_left.jpg');
	background-repeat: repeat-y;
}

td#border_side_right {
	background-image:url('../Images/border_side_right.jpg');
	background-repeat: repeat-y;
}

td#border_bottom_left {
	background-image:url('../Images/border_bottom_left.jpg');
	background-repeat: no-repeat;
	height:53px;
	width:33px;
}

td#border_bottom_middle {
	background-image:url('../Images/border_bottom_middle.jpg');
	background-repeat: repeat-x;
	height:53px;
	width:891px;
}

td#border_bottom_right {
	background-image:url('../Images/border_bottom_right.jpg');
	background-repeat: no-repeat;
	height:53px;
	width:32px;
}

td#content {
	background-color:#fffbef;
}

div#footer
{
	color:#FFFFFF;
	font-size:11px;

	padding:10px 0px 0px 0px;
	text-align:center;
}

/* product and category styles */
a.thumbnail 
{
	vertical-align:top;
	margin:5px 15px 15px 0px;
	display:block;
	height:145px;
	width:140px;
	float:left;
	font-weight:bold;
	text-align:center;
}

a.thumbnail image
{
	border:1px solid black;
	width:140px;
	height:100px;
}

.productImage 
{
	border:1px solid black;
}

a.thumbnail div 
{
	vertical-align:top;
	padding-left:4px;
}

div.breadcrumb 
{
	margin:10px 5px 20px 5px;
}

.FreeDeliveryLeft 
{
	background-image:url('../Images/Delivery_left.gif');
	background-repeat: repeat-y;
	width:20px;
}

.FreeDeliveryRight 
{
	background-image:url('../Images/Delivery_right.gif');
	background-repeat: repeat-y;
	background-position:right;
	width:20px;
}

.FreeDeliveryContent 
{
	background-image:url('../Images/Delivery_middle.gif');
	background-repeat: repeat-y;
	width:132px;
	padding-top:10px;
}

.FreeDeliveryContent div
{
	float:left;
	width:65px;
	text-align:center;
}

.BoldHead
{
	font-size:12px;
	font-weight:bold;
	color:#87170a;
	text-decoration:underline;
}

table.List 
{
	border-right:1px solid black;
	border-top:1px solid black;
}

table.List td
{
	padding:2px 5px 2px 5px;
	border-left:1px solid black;
	border-bottom:1px solid black;
}

table.List thead td
{
	background-color:#CCCCCC;
	text-align:center;
}

/* Temp Home Page styles */
div#tempHomePage
{
	height:400px;
	width:100%;
	vertical-align:top;
	padding:20px 20px 20px 20px;
	text-align:center;
}

div#tempHomePage p
{
	font-size:11px;
	font-weight:bold;
}

div.homepageboxes
{
	position:relative;	
}

div#homepageContainer
{
	padding:20px 0px 0px 0px;
}

div#homepageContainer div#welcome
{
	float:left;
	height:150px;
	padding:0px 20px 0px 10px;
}

div.homePageCopy
{
	float:left;
	width:585px;
}

div#Feature1Copy
{
	position:absolute;
	top:50px;
	left:20px;
	
	width:250px;
	height:70px;
	overflow:hidden;
}

div#Featuer1ProductPicture
{
	position:absolute;
	top:120px;
	left:20px;
	
	width:140px;
	height:100px;
	overflow:hidden;
	
	border:1px solid black;	
}


div#Feature1ProductInfo
{
	position:absolute;
	top:120px;
	left:170px;
	
	width:100px;
	height:50px;
	overflow:hidden;
}

div#CorporateCopy
{
	position:absolute;
	top:50px;
	left:435px;
	
	width:135px;
	height:120px;
	overflow:hidden;
}

div#Feature2Copy
{
	position:absolute;
	top:50px;
	left:615px;
	
	width:250px;
	height:70px;
	overflow:hidden;
}

div#Featuer2ProductPicture
{
	position:absolute;
	top:120px;
	left:615px;
	
	width:140px;
	height:100px;
	overflow:hidden;
	border:1px solid black;	
}

div#Feature2ProductInfo
{
	position:absolute;
	top:120px;
	left:765px;
	
	width:100px;
	height:50px;
	overflow:hidden;
}

/* Contact US styles */
div.ContactUs
{
	padding:40px 10px 10px 10px;
	font-size:12px;
	line-height:200%;
	font-weight:bold;

	text-align:center;
	Height:400px;
}

/* Contact US styles */
div.AboutUs
{
	padding:10px 10px 10px 10px;
	
}

/* Corporate Cakes styles */
div.CorporateCakes
{
	padding:10px 10px 10px 10px;
	font-size:12px;
	line-height:150%;
	font-weight:bold;

	text-align:center;
	
	Height:400px;
}
