/* Holds the main site */
div#sitecontainerdiv
{   
	margin: 0 auto;
    	margin-top: 5px;
    	padding: 0px;
	background-color: #ffffff;
	border: solid 2px #ffffff;
    	width: 1005px;
    	text-align: left;
}

.productinfocomparisondiv
{
	margin-right: 20px;
	float: left;
	text-align: left;
	display: block;

}

.productcomparisontopdiv
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.productinfocomparisondiv h1
{
	font-size: 1.3em;

}

.productcomparisoncentralimage
{
	text-align: center;
	height: 150px;
	vertical-align: top;
}

.productcomparisoncentralimage img
{
	width: 100px;
	max-height: 150px;

}

.productcomparisonbrandimage
{
	text-align: center;
}

.productcomparisonproductname
{
	padding-top: 10px;
	vertical-align: top;
	padding-left: 15px;
	text-align: left;
}

.zoomfunctiondiv
{
position: relative;
bottom: 100px;
left: 0px;
}

.productcomparisonspecheader
{
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #333;
}

.productcomparisonspecline
{
	border-bottom: solid 1px #e2e2e2;
	vertical-align: top;
	height: 35px;
	margin-bottom: 3px;	
}

.productcomparisonspeclineheader
{
	border-bottom: solid 1px #e2e2e2;
	vertical-align: top;
	height: 35px;	
	margin-bottom: 3px;	
	font-weight: bold;	
	color: #666;
}

/* top banner with the flash and site logo */
div#brandingdiv
{   
	margin-top:2px;
	position : relative;
    	z-index : 10;
    	height : 230px;
    	width : 100%;
}

/* main div that sits below the branding. holds most content */
div#maindiv
{
   	width : 100%;
}

/* side division that sits left of the content division */
div#leftdiv
{
	margin-right: 5px;
	float: left;
	width: 200px;
}

/* top small division that will hold telephone number */
div#lefttopdiv
{
		background-image: url("/Media/Images/builtincookers/searchbar_gradient_1px.png");
		background-repeat:repeat-x;
		margin-bottom: 5px;
		height: 47px;
}

/* top small division that will hold the ajax search */
div#leftajaxsearchdiv
{
	background-color: #63605a;
	text-align: center;
	height: 75px;
	border: 0px;
	padding-top: 3px;
	margin-bottom: 4px;
}

div#leftajaxsearchdiv img
{
	display: block;	
	margin-top: 2px;
}

div#leftajaxsearchdiv input
{
	font-size: 1em;
	border: solid 4px #fff;
	color: #404040;
	width: 120px;
}

/* holds the small preview of the basket on each page */
div#leftbasketdiv
{
		/*border: solid 1px #ccc;*/
		margin-bottom: 5px;
		color: 	#fff;
}

div#leftbasketdiv a
{
		color: 	#fff;
		font-size: 10px;
}

.panelheader
{
		color: #fff;
font-size: 1em;
padding: 5px;
background-color: #63605a;
border-top: solid 1px #ddd;
}

.panelheader table
{
	width: 100%;
}

.minibaskettdleft
{
	padding-left: 5px;
	text-align: left;
	width: 50%;
	color: #fff;
}

.minibaskettotal
{
	font-weight: bold;
	font-size: 1.3em;
}

.minibaskettdright
{
	color: #fff;
	text-align: right;
	width: 50%;
}

.panelcontents
{
	padding: 5px;
	font-size: 0.9em;
	background-color: #fff;
	color: #222222;
}

.panelfooter
{
border-bottom: solid 1px #ddd;
border-top: solid 1px #ddd;
font-size: 0.7em;
padding: 5px;
background-color: #63605a;
}

.panelfooter table
{
	width: 100%;
}



/* holds the search drop downs */
div#leftmaindiv
{

	margin-bottom: 5px;
}

/* sits inside the side div. holds special offers */
div#leftspecialofferdiv
{
	/*border: solid 1px #ccc;*/
}

/* division that holds the main right divisions */
div#rightdiv
{
	width: 795px;
	float:left;
    	background-color:#fff;
}

/* division that holds the main navigation */
div#mainnavdiv
{	
	height: 21px;
	background-image: url("/Media/Images/builtincookers/top_nav_background.png");
	background-repeat:repeat-x; 
	margin-bottom: 5px;
	float:left;
	width: 100%;
}

/* division that holds the main navigation */
div#subnavdiv
{

		background-image: url("/Media/Images/builtincookers/bottom_nav_background.jpg");
		height: 21px;
		margin-bottom: 5px;
		background-color: #eee;
		float:left;
		width: 100%;
}

/* holds the content */
div#contentdiv
{
	margin-top: 0px;
	padding-top: 0px;
	float:left;
	width: 100%;
}

div#branddiv
{

	margin-top: 0px;
}


/* sits below the side and content divisions */
div#footerdiv
{
	clear: both;
}

/***********************************************/
/* Auto Complete Search                        */
/***********************************************/
div#autocompletelistdiv
{
	font-size: 0.8em;
	cursor: hand;
	max-height: 400px; 
	background-color: #fff; 
	color: #666;
	width: 198px !important;
	scrollbar-base-color: #cccccc; 
	scrollbar-face-color: #dddddd;  
	scrollbar-highlight-color: #eeeeee; 
	overflow-x : hidden;
	overflow: auto;
	position: relative !important; 
	left: 0 !important; 
	right: 0 !important; 
	top: 0px !important;
}

.listitemcontainer a
{
	display: block; border: 0px; font-weight: bold; color: #666; margin-top: 5px;
}

.listitemcontainer p
{
	margin-top: 5px;
	display: block;
	float: left;
	width: 110px; 
}

.listitemcontainer img
{
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	border: solid 1px #eeeeee;
}

.listitemcontainer
{
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	min-width: 140px;
	display: block; 
	padding: 1px;
}

.listitemcontainer:hover
{
	clear: both;
	margin-bottom: 8px;
	margin-top: 5px;
	min-width: 140px;
	display: block; 
	padding: 1px;
}

/* CSS class for zoomed area */
.MagicZoomBigImageCont {

}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {

	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;

	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
/* /////////////////////////////////////////////////////
BROCHURE REQUEST
//////////////////////////////////////////////////////// */

.brochurerequestlistdiv
{
	margin-top: 5px;
	margin-left: 3px;
	width: 300px;
}

.brochurerequestlist
{

	margin-left: 3px;
	width: 300px;
	margin-bottom: 5px;
}

.brochurerequestlist label
{

	margin-left: 3px;
}

.brochurerequestrightcontainer
{
	margin-left: 10px;
}
