/*
***********************************************************

	HTML elements
	
***********************************************************
*/
	
	body {
		font-family: Arial, Georgia, sans-serif;
		font-size:11px;
		background-color: #ffffff;
		background-image:url(../images/bg.jpg); 
		background-position: top center;
		background-repeat:repeat-x;
		margin: 0; 
		padding: 0;
		text-align: left;
		color: #000000;
	}
		
	ul {
		list-style-type:square;
	}
	
	p,h1,h2,h3 {
		margin-top:0px;
		margin-bottom:10px;
	}
	
	a {
		color: #de0600;
		text-decoration: underline;
	}
	a:hover {
		color: #de0600;
		text-decoration: none;
	}
	
	h1 {
		font-size:18px;
		color:#ca1e1a;
	}
	
	h3 {
		font-size:12px;
		font-weight:bold;
	}
	
	form { padding:0px; margin:0px; }
	
	
/*
***********************************************************

	Structural classes
	
***********************************************************
*/
	
	#main {
		width: 800px;
		margin: 0 auto; 
	}
	
	#countdown {
	position:absolute;
	z-index:120;
	width:300px;
	color:#FFFFFF;
	font-size:14px;
	margin-top:80px;
	margin-left:500px;
	text-align:right;
	top: -10px;
	}
	
	#header { 
		height:182px; 
	}
		
		#new_products {
	position:absolute;
	z-index:110;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:10px;
	margin-left: 400px;

		}
		
		#logo {
			position:absolute;
			margin-left:-73px;
			z-index:100;
		}
		
		#gizmo-logo {
			position:absolute;
			margin-top:110px;
			margin-left:623px;
			z-index:120;
		}		
		
	#center {
		width: 800px;
		background-color:#FFFFFF;
	}
	
	#center_top {
		height:34px;
		background-image:url(../images/menu_bg.jpg);
		background-repeat:no-repeat;
	}
	
		#center_top ul {
			position:absolute;
			z-index:300;
			list-style-type:none;
			padding:0px;
			margin:0px;
		}
		
		#center_top ul li { 
			float:left;
			background-image:url(../images/seperator.gif);
			background-repeat:no-repeat;
			background-position:right;
		}
	
		#center_top ul li a {
			display:block;
			float:left;
			text-decoration:none;
			color:#585858;
			padding:8px;
			font-size:14px;
			font-weight:bold;
			line-height:18px;
		}
	
		#center_top ul li a:hover {
			color:#000000;
		}
		
		#center_top ul li a.current {
			background-color:#FFFFFF;
			color:#000000;
		}
	
	#center_middle {
		min-height:160px;
		padding:20px;
	}
	
		#left_column {
			float:left;
			width:370px;
			height:1%;
			margin-right:10px;
		}
		#right_column {
			float:left;
			width:360px;
			height:1%;
			padding-right:10px;
		}
	
	#footer {
		width: 800px;
		line-height:14px;
		background-color:#ffffff;
	}
	
	#footer a { 
		text-decoration: none; 
		color:#999999;
	}
	
	#footer a:hover { 
		text-decoration: underline; 
		color:#999999;
	}
	
	.footer_grey {
		color: #999999
	}
		
	.separator_v { 
		height:200px;
		background-image:url(../images/separator_vertical.gif); 
		background-repeat:repeat-y; 
		width:1px; 
	}
	
	.separator_h {
		background-image:url(../images/seperator_horizontal.gif);
		background-repeat:repeat-x; 
		height:1px; 
		margin: 5px 0  5px 0;
	}
	
	.separator_h1 {
		background-image:url(http://www.1day2buy.co.uk/images/seperator_horizontal.gif);
		background-repeat:repeat-x; 
		height:1px; 
		margin: 5px 0  5px 0;
	}	
/*
***********************************************************

	Product Page

***********************************************************
*/	
	
	.producttitle {
		text-align:left;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		margin-bottom:10px;
		margin-top:0px;
		margin-right:10px;
	}
	
	.promoprice {
		font-size:18px;
		color: #de0600;
		margin-bottom:10px;
	}
	
	.wasprice {
		font-size:14px;
		color: #b2b2b2;
		text-decoration:line-through;
	}
	
	.desc_slide {		
		margin-bottom:20px;
		font-size:11px;
	}
	
	.viewmore {
		color: #de0600; 
		text-decoration: underline;
	}
	
	.viewmore:hover {
		color: #de0600; 
		text-decoration: none;
	}
	
	#promo {
		position:absolute;
		text-align:right;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		width:580px;
		height:40px;
		margin-top:-108px;
		margin-left:200px;
		z-index:500;
		overflow:hidden;
	}
	
	#promo span {
		font-size:24px;
		color: #de0600;
	}
	
/*
***********************************************************

	Other classes

***********************************************************
*/

	.warning { color:#FF0000; }
	.grey { color:#999999; }
	
	div.error { color:#FF0000; margin-bottom:4px; }
	
	div.protx_error {
		padding:20px;
		background-color:#FFE8E8;
		color:#FF0000;
		font-size:16px;
		font-weight:bold;
	}
	
	.comment_odd {
		padding:10px;
		background-color:#F0F0F0;
	}
	.comment_even {
		padding:10px;
		background-color:#D3D3D3;
	}
	
	.no_product {
		font-size:20px;
		font-style:italic;
		font-weight:bold;
		color:#666666;
		text-align:center;
		padding:100px 0px;	
	}
	
	.regi {
		font-size:20px;
		font-style: normal;
		font-weight:bold;
		color:#666666;	
	}
	img { border: none; } 
/*
***********************************************************

	Margin Classes

***********************************************************
*/
	
	.mt0 { margin-top:0px; }
	.mb0 { margin-bottom:0px; }
	.mt10 { margin-top:10px; }
	.mb10 { margin-bottom:10px; }
	.mt20 { margin-top:20px; }
	.mb20 { margin-bottom:20px; }
	.bookmark {padding: 8px 0px 4px 28px; }
	
	.clear { clear:both; height:0px; }
	
	
	.table1 a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

.table1 a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

.table1 tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

.table1 tr th a:hover {
	color: #fff;
	background: #369;
}

.table1 tr.thead  th {
	text-transform: uppercase;
	background: #e2e2e2;
}

.table1 tr.head th, .table1 tr.head td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: #e2e2e2;
}

.table1 tfoot tr th {
	width: 20%;
}

.table1 tfoot tr td {
	width: 80%;
}

.table1 td, .table1 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

.table1 tr.odd th, .table1 tr.odd td {
	background: #efefef;
}

.red {
	color:#F00;
}
