/*
***********************************************************

	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;
		margin-bottom:5px;
		padding-bottom:0px;
	}
	
	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; 
	}
		
		
		#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;
		
	}
	
	
	
		#left_column {
			float:left;
			width:370px;
			height:1%;
			margin-right:auto;
			text-align:center;
			margin-left:auto;
		}
		#right_column {
			float:left;
			width:360px;
			height:1%;
			padding-right:10px;
		}
	
	#footer {
		width: 800px;
		line-height:14px;
		background-color:#ffffff;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	#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:5px;
		margin-top:0px;
		margin-right:10px;
	}
	
	.promoprice {
		font-size:18px;
		color: #de0600;
		margin-bottom:5px;
	}
	
	.wasprice {
		font-size:14px;
		color: #b2b2b2;
	}
	
	.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;
}

.center-text{
	text-align:center;}
	
.center-area{
	text-align:center;
	margin-left:auto;
	margin-right:auto;}

/*
***********************************************************

	Social Icons

***********************************************************
*/
.social_icon{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
	padding-right:50px;}
.social_icon img{
	padding-right:20px;
}

/*
***********************************************************

	Redesign

***********************************************************
*/


.center_bord {
-moz-border-radius:10px 10px 10px 10px;
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #EFEFEF;
margin:0 0 10px;
}

.center_top {
-moz-border-radius:10px 10px 0 0;
background:scroll 0 0;
background-image:url(../images/nav-header.png);
background-repeat:repeat-x;
border-bottom:2px solid #EFEFEF;
color:#3E3131;
font-size:1.1em;
font-weight:bold;
height:34px;
}

.center_content {
padding:10px 15px 15px;
min-height:160px;
}

.center_text{
	margin-left:0;
	margin-right:0;
	width:790px;
}
	
/*
***********************************************************

	Header
***********************************************************
*/
.center_top ul {
			position:absolute;
			z-index:300;
			list-style-type:none;
			padding:0px;
			margin:0px;
			width:800px;
		}
		
		.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-left:8px;
			padding-top:8px;
			padding-right:8px;
			padding-bottom:8px;
			font-size:14px;
			font-weight:bold;
			line-height:18px;
		}
	
		.center_top ul li a:hover {
			color:#DE0600;
		}
		
		.center_top ul li a.current {
			color:#DE0600;
		}
		
		.center_top p{
			display:block;
			float:left;
			text-decoration:none;
			color:#585858;
			padding-left:8px;
			padding-top:8px;
			padding-right:8px;
			padding-bottom:8px;
			font-size:14px;
			font-weight:bold;
			line-height:18px;
			}

/*
***********************************************************

	Buttons

***********************************************************
*/
	.call-to-action{
		margin:auto;
		height:39px;
		width:186px;
		}
	.extra-buttons{
		margin:auto;
		height:21px;
		width:210px;
		padding-top:10px;
		}
	.extra-buttons img{
		padding-left:5px;}
		
/*
***********************************************************

	Recent Deals
	
***********************************************************
*/

	.recent-deal-box{
		
		float:left; 
		width:159px; 
		text-align:center; 
		padding-left:19px; 
		padding-right:19px;}
		
		.recent-deal-title{
			height:30px;
			width:inherit;
			padding: 1px 0px;
			margin: 1px 0px; 	}
			
		.recent-deal-image{
			height:191px;
			width:inherit;
			padding: 1px 0px;
			margin: 1px 0px; }
		
	.recent-deal-content {
		padding:10px 0px 15px;
		min-height:260px;
		}
		
	.recent-deal-content A:link {text-decoration: none; color:#000; font-size:14px;}
	.recent-deal-content A:visited {text-decoration: none; color:#000; font-size:14px;}
	.recent-deal-content A:active {text-decoration: none; color:#000; font-size:14px;}
	.recent-deal-content A:hover {text-decoration: underline; color: #de0600; font-size:14px;}	
	
	.recent-deal-button{
		background-image:url(../images/recent-deal-button.jpg);
		background-repeat: no-repeat;
		height:34px;
		width:160px;
		padding-top:6px; }
	
	.recent-deal-button A:link {text-decoration: none; color:#fff; font-weight:bold; font-size:18px; }
	.recent-deal-button A:visited {text-decoration: none; color:#fff; font-weight:bold; font-size:18px; }
	.recent-deal-button A:active {text-decoration: none; color:#fff; font-weight:bold; font-size:18px; }
	.recent-deal-button A:hover {text-decoration: none; color: #fff; font-weight:bold; font-size:18px; }
	
/*
***********************************************************

	Mini Headers
	
***********************************************************
*/	

	.mini-header{
		list-style-type:none;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
		margin-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		overflow:hidden;
		width:535px;}
	.mini-header-li{
		float: left;
		padding-left:5px;
	}
	.mini-header A:link {text-decoration: none; color:#000;}
	.mini-header A:visited {text-decoration: none; color:#000;}
	.mini-header A:active {text-decoration: none; color:#000;}
	.mini-header A:hover {text-decoration: none; color:#F00;}
	
	.products-dropdown
	{
	color: #000;
	background: #F4F4F4;
	border: 1px  dotted #DE0600;
	}
	
	.products-dropdown-submit
	{
	color: #FFF;
	font-weight:bold;
	background: #DE0600;
	border: 2px solid #000;
	margin-top:5px;
	} 
	
/*
***********************************************************

	Countdown elements
	
***********************************************************
*/
#new_products {
	position:absolute;
	z-index:110;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:5px;
	margin-left: 400px;
	width:400px;

		}
		
	#countdown_dashboard {
		position:absolute;
		z-index:520;
	height: 65px;
	margin-left: 470px;
	margin-top:35px;
	width:290px;
	}
	
	.dash {
		width: 55px;
		height: 67px;
		background: transparent url('/images/dash.png') 0 0 no-repeat;
		float: left;
		margin-left: 20px;
		position: relative;
		
	}
	
	.dash .digit {
		font-size: 27pt;
		font-weight: bold;
		float: left;
		width: 27px;
		text-align: center;
		font-family: Times;
		color: #555;
		
	}
	
	.dash_title {
		font-size: 9pt;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-left:3px;
		padding-right:10px;
	}
	.dash_titles {
		position:absolute;
		z-index:620;
		height: 10px;
		margin-left: 490px;
		margin-top:85px;
		}
		
/*
***********************************************************

	Form elements
	
***********************************************************
*/

	#green-button{
		background:url(/images/green.gif);
		border:1px solid #3b6e22;
		height:24px; 
		color:#FFFFFF;
		text-decoration:none;
		width:100px;
		margin-left: 160px;
		margin-top: 5px;
	}
	
	.notification_error{
	margin-top:5px;
	margin-bottom:15px;
	border: 1px solid #D8000C;
	height: auto;
	width: 340px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:4px;
	background: #FFBABA;
	-moz-border-radius: 5px;}
	
	.errortext {
			color:#D8000C;
		}
		.errortext img { padding-right:5px;}
	.basictext {
			color:000;
		}
		.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('/images/success.png');
  border: 1px solid;
  margin: 50px 0px 10px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  -moz-border-radius: 5px;
}

 	.info {
	  color: #00529B;
	  background-color: #BDE5F8;
	  border: 1px solid;
	  padding:5px 10px 5px 10px;
	  display:none;
      position:absolute; 
	  -moz-border-radius: 5px;
		}
		.info img { padding-right:5px;}
		
	.warning {
	  color: #9F6000;
	  background-color: #FEEFB3;
	  border: 1px solid;
	  margin: 10px 0px;
	  padding:5px 10px 5px 10px;
	  -moz-border-radius: 5px;
	  
	}
	.warning img { padding-right:5px;}
	
	.warning ul
	{
	margin-left: 0;
	padding-left: 0;
	margin-top:0px;
	list-style: none;
	}
	
	.warning li
		{
		padding-left: 20px;
		margin-bottom:5px;
		margin-top:5px;
		font-weight:bold;
		background-image: url('/images/bullet_yellow.png');
		background-repeat: no-repeat;
		}
		
		.form-holder{
			padding-top:10px;}
	
		.form-holder label{
	float: left;
	width: 120px;
	}
	
	.form-holder input, textarea{
	width: 180px;
	margin-bottom: 5px;
	}
	
	.form-holder textarea{
	width: 180px;
	height: 150px;
	}
	
	.form-holder img{
		vertical-align:top;
	}
	
	.form-holder br{
	clear: left;
	}

	.form-title{
		border-bottom:double #F00;
		font-size:12px;
		font-weight:bold;}

/*TWITTER PLUGIN CSS*/

#TwitterContainer{} /*Juitter container*/

#TwitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#TwitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #f57a75;padding:3px;clear:both;height:55px;} 
#TwitterContainer .twittLI:nth-child(even){ background:#fef4f4; }
#TwitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#TwitterContainer .twittList A{color:#DE0040;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#TwitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#TwitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#TwitterContainer .extLink{} /*CSS for the external links*/

#TwitterContainer .hashLink{} /*CSS for the hash links*/

#twitjoin {margin-top:10px; text-align:center;}

/*end of Twitter CSS*/
.previous tr td{border-bottom:dashed 1px #f57a75; border-left:dashed 1px #fff;}
.previous tr:nth-child(even) {background: #fef4f4}

/*
***********************************************************

	Kelkoo elements
	
***********************************************************
*/
.comparision-place {
	background-image: url(../images/realtime-deal.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 348px;
	padding-top:30px;
	padding-left:25px;
	margin-top:30px;
	margin-left:30px;
}

.comparison-top {
	margin-left:8px;
	height:130px;
	width:90px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#F00;
	font-size:11px;
	}
.comparison-top A:link {text-decoration: font-weight:bold; color:#F00; text-decoration:none;}
.comparison-top A:visited {text-decoration: font-weight:bold; color:#F00; text-decoration:none;}
.comparison-top A:active {text-decoration: font-weight:bold; color:#F00; text-decoration:none;}
.comparison-top A:hover {text-decoration: font-weight: bold; color:#F00; text-decoration:underline;}
.comparison-bottom {clear: both;}
