@charset "utf-8";
/* CSS Document */

/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists 
table { border-collapse : collapse; border-spacing : 0; } */

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

h1 {
	font-size:24px;
	margin: 20px 0 15px 0;
}
h2 {
	font-size:20px;
	margin: 20px 0 15px 0;
	color: #54CC13;
}
h3 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px 0;
	color: #54CC13;
}

ul {
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
}
a {
	color:#3777e5;
}
p {
	margin-bottom:6px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#bdc9d5 url(../imgs/bg_menu.gif) 0px 51px repeat-x;
	color:#000;
	font-size:13px;
}

#wrapper {
	width:935px;
	margin:0 auto;
	position:relative;
}
#logo {
	background:url('../imgs/frenzie-logo.png') top left no-repeat ;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	z-index: 5000;
	xwidth: 120px;
	xheight: 121px;
}
#logo a {
	display: block;
	width:206px;
	height:204px;
}

.login {
	display:block;
	background:url(../imgs/btn_login.gif) top left no-repeat;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	padding:6px 0 0 0;
	width:122px;
	height:25px;
	float:right;
	margin-bottom:20px;
}
.login:hover {
	text-decoration:underline;
}

/* ======================================= MAIN NAVIGATION ============================================= */

#navigation {
	clear:both;
	margin:0 0 20px 0;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	border-left:1px solid #545454;
	margin-bottom:4px;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	display:block;
	background:url(../imgs/btn_nav.gif) top right no-repeat;
	width:122px;
	height:38px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	padding:19px 0 0 0;
	font-size:16px;
}
#navigation ul li a.active,
#navigation ul li a:hover {
	background-position:top left;
}

#banner {
	background:url(../imgs/bg_banner.gif) top center no-repeat;
	width:100%;
	clear:both;
	height:39px;
	color:#FFF;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:34px;
}

/* ======================================= BIG COLUMN ============================================= */

#bigcol {
	width:929px;
	background:url(../imgs/content-big-mid.gif) top left repeat-y;
}
#bigcol-top {
	background:url(../imgs/content-big-top.gif) top left no-repeat;
}
#bigcol-btm {
	background:url(../imgs/content-big-btm.gif) bottom left no-repeat;
	padding:17px 18px 45px 18px;
}
.deal-left {
	width:260px;
	float:left;
}
.purchases {
	background:url(../imgs/purchases.gif) top left no-repeat;
	height:27px;
	width:191px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.deal-desc,
.deal-info {
	width:595px;
	float:right;
}
.deal-desc {
	height:190px;
}
.deal-desc h1 {
	text-align:left;
	margin:0;
}
.offer-end {
	color:#666666;
	font-style:italic;
}
.features {
	margin:0 0 0 25px;
}
.deal-info table {
	height:45px;
	background:url(../imgs/table-mid.gif) top left repeat-x;
}
.deal-info table td {
	border-right:3px solid #cccccc;
	width:25%;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
.deal-info table td.start {
	background:url(../imgs/table-left.gif) top left no-repeat;
}
.deal-info table td.end {
	background:url(../imgs/table-right.gif) top right no-repeat;
	border:0;
}

/* ======================================= LEFT COLUMN ============================================= */

#leftcol {
	width:669px;
	float:left;
	background:url(../imgs/content_mid.gif) top left repeat-y;
}
#cont-top {
	background:url(../imgs/content_top.gif) top left no-repeat;
}
#cont-btm {
	background:url(../imgs/content_btm.gif) bottom left no-repeat;
	padding:17px 18px 22px 18px;
}
#box1 {
	background:url(../imgs/box1.gif) center center no-repeat;
	width:157px;
	height:142px;
	float:right;
	margin:0 0 14px 0;
	padding:8px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.btn-pink {
	display:block;
	background:url(../imgs/btn_pink.gif) center center no-repeat;
	width:157px;
	height:73px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:22px;
	padding:17px 0 0 0;
}
#box2 {
	background:url(../imgs/box2.gif) center center no-repeat;
	width:161px;
	height:102px;
	float:right;
	padding:0 6px 0 6px;
}
#box2 h3 {
	font-size:20px;
	color:#fff;
	text-align:center;
	display:block;
	height:22px;
	padding:6px;
	margin:0 0 10px 0;
}

/* Progressbar
----------------------------------*/

#progressBar {
	background:url(../imgs/progress_box.gif) top left no-repeat;
	height:61px;
	padding:8px 10px 0 10px;
}
.ui-progressbar { height:2em; text-align: left; float:left; }
.ui-progressbar .ui-progressbar-value {/*margin: -1px;*/ height:100%; }

.ui-widget-content {
	background:url(../imgs/progressbar_bg.gif) repeat-x scroll 50% 50% #FFFFFF;
	color:#222222;
	width:545px;
	height:15px;
}
.ui-widget-header {
	background:url(../imgs/progressbar.gif) repeat-x scroll top right #CCCCCC;
	_background:url(../imgs/progressbar.gif) repeat-x scroll 1px right #CCCCCC;
	border-left:1px solid #730241;
}


#smallGreyBox-top {
	width:173px;
	background:#e8e8e8 url(../imgs/greybox_top.gif) top left no-repeat;
	float:right;
}
#smallGreyBox-btm {
	background:url(../imgs/greybox_btm.gif) bottom left no-repeat;
	padding:10px;
}
#smallGreyBox-btm a {
	display:block;
	color:#0066ff;
	font-size:16px;
	margin:4px 0 0 0;
	text-decoration:none;
}
#smallGreyBox-btm a:hover {
	text-decoration:underline;
}
#smallGreyBox-btm a img {
	margin-right:10px;
}
#smallBlueBox-top {
	background:#d4e0ec url(../imgs/bluebox-top.gif) top left no-repeat;
	width:254px;
	margin:10px 0;
}
#smallBlueBox-btm {
	background:url(../imgs/bluebox-btm.gif) bottom left no-repeat;
	padding:10px 20px;
}
.bubbleGreen-top {
	background:#ccffcc url(../imgs/buble-green-top.gif) top left no-repeat;
	width:511px;
	margin:10px auto;
}
.bubbleGreen-btm {
	background:url(../imgs/bubble-green-btm.gif) bottom left no-repeat;
	padding:10px 30px 45px 30px;
}
.bubblePink-top {
	background:#ffccff url(../imgs/bubble-pink-top.gif) top left no-repeat;
	width:511px;
	margin:10px auto;
}
.bubblePink-btm {
	background:url(../imgs/bubble-pink-btm.gif) bottom left no-repeat;
	padding:10px 30px 45px 30px;
}
.register label, .log-in label {
	display:block;
	margin-bottom:5px;
}
.field {
	width:250px;
	margin-bottom:12px;
	border:1px solid #cccccc;
	height:22px;
}
.tc {
	margin:13px 5px 0 0;
	float:left;
}
.terms {
	float:left;
	margin:11px 0 0 0;
}
.button {
	background:url(../imgs/btn_form.gif) bottom left no-repeat;
	width:160px;
	height:30px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	float:right;
	margin:0 28px 0 0;
	border:0;
	cursor:pointer;
}

/* ======================================= RIGHT COLUMN ============================================= */

#rightcol {
	width:250px;
	float:right;
}
.email {
	background:#fff;
	border:1px solid #cccccc;
	height:21px;
	width:180px;
	margin:0 10px 10px 0;
}
input.btnGO {
	background:url(../imgs/btn_go.gif) center center no-repeat;
	width:37px;
	height:23px;
	color:#fff;
	border:0;
	margin:0 0 10px 0;
}
.row {
	margin:0 0 5px 0;
}
.row img {
	float:left;
	margin-right:15px;
}
.rowtext {
	margin-left:50px;
}
.rnd-small.mbottom10.bgrey .rowtext {
	margin-left: 0px;
}
.row a:hover {
	text-decoration:none;
}

/* ======================================= FOOTER ============================================= */

#footer {
	background:url(../imgs/bg_footer.gif) top left repeat-x;
	height:269px;
	margin-top:10px;
}
#footer-wrap {
	width:669px;
	margin:0 auto;
	padding:46px 266px 0 0
}
#foot-mid {
	width:669px;
	background:url(../imgs/footer-mid.gif) top left repeat-y;
	
}
#foot-btm {
	background:url(../imgs/footer-btm.gif) bottom left no-repeat;
	padding:10px 30px;
	height:132px;
}
.footLinks {
	float:left;
	font-size:11px;
	color:#cccccc;
}
.footLinks a {
	color:#cccccc;
	text-decoration:none;
	
}
.footLinks a:hover {
	text-decoration:underline;
}
.footLinks h4 {
	color:#ffffff;
	font-size:16px;
}
.w1 {
	width:141px;
}
.w2 {
	width:171px;
}
.w3 {
	width:171px;
}
.w4 {
	width:125px;
}
.copyright {
	color:#fff;
	text-align:center;
}

/* ======================================= ROUNDED BOXES ============================================= */

div.inner { color: #000; background: #fff; padding: 12px; zoom:1; }
div.inner2 { color: #000; background:#fff url(../imgs/bg-h1.gif) top left repeat-x; padding:8px 12px 12px 12px;  zoom:1; }
div.inner2 h1 { color:#fff; display:block; height:40px; font-size: 18px; line-height: 33px}
div.outer { float: left; background: #ccc; padding: 0px; width:633px; }
div.outer2 { float: left; background: #ccc; padding: 0px; width:893px; margin-bottom:10px; }
div.rnd-small { color: #000; padding: 0 10px 10px 10px; background:#fff url(../imgs/box_bg.gif) top left repeat-x; font-size:11px; }
div.rnd-small h2 {display:block; height:28px; color:#ffffff; font-size:16px; text-align:center; font-weight:normal; line-height:28px; margin:0 0 10px 0; }
div.rnd-login {	color: #000; padding: 15px;	background:#e8e8e8;	font-size:14px; width:279px; margin:0 15px 0 0;	float:left;}
div.rnd-login h2 {height:28px; color:#000; font-size:22px; font-weight:bold;  margin:0 0 10px 0; }
div.rnd-login h2 span {font-size:12px;}
div.bgblue {background-color:#d0e5fa;}
div.bgrey {background-color:#e8e8e8;}
div.bblue {background-color:#d4e0ec;}
abbr {display:none;}
i.corner {
	display: none;
}


/* ======================================= MISC COLUMN ============================================= */

.fleft {float:left;}
.fright {float:right;}
.clear {height:0; clear:both;}

.m0, div.m0 {margin:0;}
.mright5 {margin-right:5px;}
.mbottom5 {margin-bottom:5px;}
.mbottom10 {margin-bottom:10px;}
.mtop10 {margin-top:10px;}
.mtop5 {margin-top:5px;}
.mleft10 {margin-left:10px;}
.mright10 {margin-right:10px;}
.mbottom15 {margin-bottom:15px;}
.mtop15 {margin-top:15px;}
.mleft15 {margin-left:15px;}
.mright15 {margin-right:15px;}
.mtop35 {margin-top:35px;}
.mleft35 {
	margin-left: 10px;
	_margin-left: 5px;
}
.mright35 {margin-right:35px;}

.p0 {padding:0;}
.pbottom10 {padding-bottom:10px;}
.ptop10 {padding-top:10px;}
.pleft10 {padding-left:10px;}
.pright10 {padding-right:10px;}
.pbottom15 {padding-bottom:15px;}
.ptop15 {padding-top:15px;}
.pleft15 {padding-left:15px;}
.pright15 {padding-right:15px;}

.greentext {color:#54cc13;}
.redtext {color:#ff0000;}
.bluetext {color:#0066ff;}
.greyText {color:#666666;}
.blacktext {color:#000;}

.font16 {font-size:16px;}

.hr {height:1px; background:#ccc; margin:10px -12px;}


div.flash {
	position: relative;
	color: black;
	padding: 1em;
	margin: 15px 0 20px 0px;
}
	div.flash.info {
		background: #FFFFDD;
		border: 1px solid #FFD700;
	}
	div.flash.error {
		background: #ff9966;
		border: 1px solid #993300;
	}
	div.flash a.close {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 15px;
		height: 13px;
		display: block;
		line-height: 13px;
		text-decoration: none;
		text-align: center;
		color: #000;
	}
		div.flash.info a.close {
		}
		div.flash.info a.error {
		}
		
input.home_deal_button {
	width: 157px; 
	height: 82px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: url('../imgs/btn_pink.gif') no-repeat 50% 50%;
	margin: 0;
	border: 0;
	padding: 0;
	cursor: pointer;
}

/* =========================================  BASKET  ================================================== */
		
.htmltable.basket div.qty_container {
	padding: 0 0 0 8px;
}
	.htmltable.basket div.qty_container a.basket_minus {
		display: block;
		float: left;
		margin: 1px 3px 0 0;
	}
	.htmltable.basket div.qty_container input {
		float: left;
	}
	.htmltable.basket div.qty_container a.basket_plus { 
		display: block;
		float: left;
		margin: 1px 0 0 3px;
	}
	
	
/* =========================================  DASHBOARD  ================================================== */

#dashboard-page table.htmltable tr:hover, table.htmltable.dashboard tr:hover a {
	background: none;
}
	#dashboard-page table.htmltable td {
		text-align: center;
		padding: 0;
	}
		#dashboard-page table.htmltable td a {
			text-decoration: none;
			width: 100%;
			height: 100px;
			display: block;
			line-height: 100px;
		}
			#dashboard-page table.htmltable td a.deals {
				color: #54CC13;
				font-size: 30px;
			}
			#dashboard-page table.htmltable td a.account {
				color: #E30580;
				font-size: 30px;
			}
			#dashboard-page table.htmltable td a:hover {
				background-color: #f3f3f3;
				xcolor: #444;
				xfont-weight: bold;
			}
#dashboard-page .new-deal {
	text-align: center; 
	padding-top: 15px; 
	font-weight: bold; 
	font-size: 16px;
}
