﻿/*-----------------------------------------------------------------------------------------------
*
*		File:						/stylesheets/common/layout.js
*		Created by:			Matthew Olney
*		Creation Date:	Monday, 29 March 2004
*		Modified by: 		Matthew Olney
*		Modified Date:	Monday, 29 March 2004
*
*------------------------------------------------------------------------------------------------
*------------------------------------------------------------------------------------------------
*
*			Change Control:
*------------------------------------------------------------------------------------------------		
*			<Who>					<When>				<What>
*------------------------------------------------------------------------------------------------
* 1.		
*	2.	
* 3.
*	4. 
* 5. 
*------------------------------------------------------------------------------------------------
*------------------------------------------------------------------------------------------------
*
*		Description:  
*		Promotion:		N/A
*		Start Date:		N/A		
*		End Date:			N/A	
*
*------------------------------------------------------------------------------------------------*/
.tblHeadding{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #C20724;
	border:0px solid blue;
	line-height:14px;
	vertical-align: text-bottom;
	height:30px;
	
		
	
}
.tblHeadding_leftalign{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #C20724;
	border:0px solid blue;
	line-height:14px;
	vertical-align: text-bottom;
	height:30px;
		
	
}



/* Navigation Styles */
#shoppingbasket_image{
	border:0px solid blue;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 13px;
	width: 140px;
	height: 67px;
	background-image: url(/images/shopping_basket.gif);
	background-color: #F3E1D1;
	text-decoration: none;
		vertical-align: text-bottom;
	cursor: hand;
}

#calculateBasket_image{
	border:0px solid red;	
	width: 130px !important;
	width: 140px;
	height: 30px;
	margin-top:32px;
	float:left;
	color: #cd0827;
	font-size:12px;
	font-weight:bold;
	font-family: arial,sanserif;	
	text-align:center;
	vertical-align: text-bottom;
	
	padding: 0px 5px 0px 5px;

}
#navigation{
		width: 100%;
	/* Old background color
	background-color: #F3E1CD;
	*/
	background-color: #E42118;
	border-bottom: 1px solid #C20724;
	height:60px;
	
}
#menu{
	height:60px;
	margin:0px auto 0px auto;
	border:0px solid yellow;
	vertical-align:bottom;
}

#logo {
	width:280px;
	position:relative;	
	margin-top:0px;
	border:0px solid yellow;
}

#logo img {
	border:0px;
}

.buttonContainer{	
	margin:20px 0px 0px 0px;	
	position:relative;	
	float:right;
	border:0px solid blue;
}

.buttonContainer a{
	background-image: url(/images/navigation/button.gif );
	background-repeat: no-repeat;
	background-color: #EE2D24;
	float:left;
	height:46px;
	width:81px;
	border:0px solid blue;
	}

.buttonContainer a:hover {
	text-decoration: none;
	background-image: url(/images/navigation/button_select.gif );
}


.buttonText{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

/* body content styles */

#container{
	width:960px;
	margin: 20px auto !important;
	margin-bottom:0px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border:0px solid blue;
	
}
#heading{
	width: 100%;
	margin-bottom: 10px;
}

#title{
	width: 400px;
	float: left;
}

#crumbs{
	width: auto;
	height: auto;
	font-size: 11px;
	text-align: right;
	float: right;
	padding-top: 0px;	
	border: 0px solid red;
	padding-bottom:5px;
	margin-bottom:0px;
}
#crumbs_gift{
	width: 185px;
	font-size: 11px;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-bottom:5px;
}

#contentInformation2{
	float:right;
	border:0 solid red;
	width:185px;
	margin-right:0px
	
}
#content{
	width: 100%;
	border:0px solid blue;
	float:left;
}


#content_home{
	float:left;
	border:0px solid purple;
}


#content li{
	list-style-type: none;
}


.main_content_container{
	width: 740px;
	float: left;
	border: 0px solid red;
}
.columnx540{
	width: 760px;
	float: left;
	border: 0px solid red;
}

.columnx540_feedback{
	width: 99%;
	float: left;
	border: 0px solid red;
		padding: 4px 4px 4px 4px;
	background-color: #F8ebd9;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px
}

.columnx15{
	width: 15px;
	float: left;
	height: 100%;
}

.columnx540 .section{
	margin: 15px 0px 15px 0px;
	font-size: 12px;
}

.columnx540 .columnHeading{
	width: 750px;
	
}

.columnx540 .columnHeadingRight{
	background-image: url(/images/backgrounds/bg_column_heading_right_end.gif);
	width: 10px;
	float: left;
	height: 21px;

}

.columnx540 .section .item{
	padding: 4px 4px 4px 4px;
	background-color: #F8ebd9;
	
}

.section .item {
	width: 99%;
	float: left;
	
} 

.section .item .columnx260{
	width: 270px;
	float: left;
} 

.section .item .columnx280{
	width: 280px;
	float: left;
	margin-top: 3px;
	border:0px solid red;
}

.section .button{
	margin-top: 10px;
	clear: both;
}

.columnx185{
	width: 185px;
	float: right;
	background-color: #F8EBD9;
	border: 0px solid #C20724;
}
.columnRight_Gift{
	width: 185px;
	margin-right: 5px;
    float: right;
	position:relative;
	top:-130px;
	right:20px;
}

.sectionBlur, .sectionFocus{
	padding: 15px 10px 10px 10px;
	/* cursor: pointer; */
	background-color: #F8EBD9;
}

.sectionBlur h1, .sectionFocus h1{
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	color: #C20724;
	font-size: 12px;
}

.sectionBlur p, .sectionFocus p{
	font-size: 12px;

	
}

.sectionBlur .first, .sectionFocus .first{
	margin-top: 0px;
	font-size: 11px;
}




.sectionBlur .only, .sectionFocus .only{
	margin: 0px;
}

.sectionBlur .last, .sectionFocus .last{
	margin-bottom: 0px;
}

.sectionBlur ul, .sectionFocus ul{
	list-style-type: none;
	
}

.sectionBlur li, .sectionFocus li{

	
}




.sectionBlur img, .sectionFocus img{
	float: left;
	margin: 0px 10px 0px 0px;
}

.sectionFocus, .promotionFocus{
	background-color: #F3E1D1;
}

.columnHeadingLeft{
	background-image: url(/images/backgrounds/bg_column_heading_left_end.gif);
	width: 10px;
	float: left;
	height: 21px;
}

.columnHeading, .columnHeadingWide{
	background-image: url(/images/backgrounds/bg_column_heading.gif);
	height: 21px;
	float: left;
}

.columnHeadingWide{
	width: 940px;
}

.columnHeadingRight{
	background-image: url(/images/backgrounds/bg_column_heading_right_end.gif);
	width: 10px;
	float: left;
	height: 21px;

}

/* Footer Styles */

#footer{
	width: 960px;
	border-top: 1px solid #C20724;
	padding: 7px 0px 6px 0px;
	margin: 0px auto !important;
	font-family: Arial, Helvetica, sans-serif;
}
.footermenu{
	font-weight:bolder;
	color: #C20724;
}

#footer #logo{
	width: 138px;
	float: right;
	margin-top: 14px;
}

#footer #additional{
	float: left;
	padding-top: 10px;
	width: 960px;
}

#footer a, #footer p{
	font-size: 11px;
	text-align:center;
	margin: 0px;
}

#redbold{
	font-size: 11px;
	font-weight:bold;
	color: #C20724;
}
