@charset "UTF-8";
/* CSS Document */

/* 

Title: Elicit
Designer: Genem | genemstudios.com
Date: 03.16.10

This theme is a template at Themeforest.

*/

body {
margin:0px;
/*	background-color:#f7f8f8; */
}

/* Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
font-family:Arial,Tahoma,Verdana,FreeSans,sans-serif;
font-size:14px;
line-height:1.7;
color:#333;
width:800px;
/* background:#282828; */
}

h1,h2,h3,h4,h5,h6 {
line-height:1.2em;
font-family:Arial,Tahoma,Verdana,FreeSans,sans-serif;
font-weight:normal;
margin:15px 0 2px;
padding-bottom:2px;
}
  
ol,ul {
list-style:none;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

del {
text-decoration:line-through;
}

table {
border-collapse:collapse;
border-spacing:0;
}

a {
color:#FE5E08;
text-decoration:none;
}

p {
font-size: 1em;
padding:5px 0;
margin:0 0 5px;
text-align:left;
}

small {
font-size:80%;
}

a:focus {
outline:1px dotted;
}

hr {
border:0 #ccc solid;
border-top-width:1px;
clear:both;
height:0;
}

h6 {
font-size:1.083em;
}


h1 {
font-size:2.3em;
}

h2 {
font-size:1.85em;
}

h3 {
font-size:1.65em;
color: #333333;
text-decoration: line-through;
}

ol {
list-style:decimal;
}

ul {
list-style:disc;
}

li {
margin-left:30px;
}

dl,hr,ol,ul,pre,table,address,fieldset {
margin-bottom:20px;
}


/* layout styles */
header#mainHeader {
	height: 145px;
}

#navPanel {
	float: left;
	width: 190px;
	padding-right: 10px;
	margin-bottom: 2em;
/*	background: #F7F7F7; */
	background: olive;
	
}

aside#globalSearch {
	float: left;
	clear: right;
	width: 190px;
	margin-bottom: 1em;
	background: yellow;
}

aside#linkbarTop {
	float: left;
	margin-bottom: 1em;
	width: 600px;
	clear: right;
	padding-left: 10px;
	background: silver;
}

section#mainContent {
	float: right;
	width: 590px;
	padding: 0 5px 0 5px;
	background: yellow;
}

article#content {
	background: purple;
	float: left;
/*	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 0;
*/	
}

article#content header {
	background: #fe5e08;
	width: 600px;
/*	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 0;
*/	
}

article#contentDetail {
	background: grey;
}

article#contentDetail #detail1 {
	background: red;
}


article#footer {
	background: blue;
	width: 600px;
/*	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 0;
*/	
}

section#contentList1 h1, section#contentList2 h1, section#contentList3 h1, section#contentList4 h1, section#contentList5 h1, section#contentList6 h1, section#contentList7 h1, section#contentList8 h1, section#contentList9 h1, section#contentList10 h1, section#contentList11 h1, section#contentList12 h1 {
	position: absolute;
	left: -2000em;
}

section#contentCategoryList header {
	background: lime;
/*	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 0;
*/	
}


section#contentCategoryList footer {
	background: lime;
/*	float: right;
	clear: right;
	width: 450px;
	margin-bottom: 0;
*/	
}


footer#mainFooter {
	clear: both;
	overflow: auto;
}


#logo-login {
	width: 800px;
	float: left;
	margin-right:0;
}
  
#logo {
	float: left;
}

#login {
	float: right;
}

#imagestrip {
	width: 800px;
	float: left;
	margin-right:0;
}


#page {
	float: left;
	width: 800px;
	margin-right:0;
}

/*
#search {
	width: 190px;
	background: #F7F7F7;
	padding-right: 10px;
}

#mainnav {
	width: 190px;
	background: #F7F7F7;
	padding-right: 10px;
}
*/

#linkbartop {
	width: 580px;
	float: right;
}

#sidebar {
	display: block;

}

/* end layout styles */






.rowdataL1Alt1 {
  background: #cccccc;
  }

.rowdataL1Alt2 {
  background: white;
  }

/** Offer Related Styles **/
#offerLayout {
	float: ;
}

#offerText {
	float: ;
}

#offerImage {
	float: left;
	padding-right: 5px;
	
}

#offerTerms p {
	font-size: 0.9em;
	color: purple;
}

#offerTerms h2 {
	font-weight: bold;
	font-size: 1.4em;
	color: red;
}

#offerExpiry {
	font-weight: bold;
	font-size: 1.3em;
	color: blue;
	line-height: 110%;
}


#offerDiscount {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin: 5px;
	margin-right: 20px;
	background-color: #fe5e08;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: blink;
}

#offerDetail {
	padding-top: 10px;
	float: inherit;
}
