﻿/* 0 BASIC TAGS */
.home_container
{
	background-repeat: repeat-y;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width: 999px;
	position: static;
	/*background-image: url(images/body-repeat-plain.gif);*/
	overflow: auto;
}
.account_container
{
	background-repeat: repeat-y;
	text-align: left;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	width: 999px;
	position: static;
	/*background-image: url(images/body-repeat.gif);*/
}
#sidebarheadingbutton
{
	clear:both;
	float: left;
	width: 30px;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	margin-left: 20px;
	font-size: 1.3em;
	color: #8c8c8c
}
#sidebarheadingdetails
{
	float: left;
	width: 160px;
	vertical-align:top;
}
#contentshareheadingdetails 
{
    float:left;
	margin-left: 10px;
	width: 650px;
}
#addpanel 
{
	clear:both;
	float: left;
	width: 600px;
}

table {
	font-size: 1em;
    text-indent:0;
    border-spacing:0;
}


p {
	line-height: 1.4em;
}

hr 
{
	padding-left: 15px;
	left: 15px;
	border-top: 1px solid #bababa;
	height: 3px;
	color: #8c8c8c;
	width: 900px;
}

a 
{
	text-decoration: underline;
	color: #464646;
}

a:visited {
	text-decoration: underline;
	color: #7a4161;
}

a:hover {
	text-decoration: underline;
	color: #c37aa8;
}

a:active 
{
	text-decoration: underline;
	color: #464646;
}

.nav a {
	text-decoration: underline;
	color: #464646;
}

.footer a {
	text-decoration: underline;
	color: #464646;
}

body {
    background-color: white;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Montserrat, Open Sans, Roboto, Playfair Display, Lato, Merriweather;
    font-size: 0.7em;
    color: #666666;
    text-align: center;
    min-width: 500px;
}

img {
	border-width: 0;
}

.multitext {
    font-size: 1.2em;
}
/* 0 CENTERED_DIV */
.top_div 
{
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	width: 999px;
	position: relative;
	text-align: left;
	/*background-image: url(images/body-repeat-plain.gif);*/
}

.find 
{
	clear:both;
	width:397px;
	height:430px;
	float:left;
	margin-left:15px;
	position:static;
	background: white;
}

.findlist
{
	clear:both;
	width:100px;
	height:60px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	position:static;
	background: white;
	vertical-align: baseline;
}
.findlisttext
{
	float:left;
	width:700px;
	height: 60px;
	position:static;
	margin-top:30px;
	margin-left:20px;
	font-size:larger;
}
.findimage
{
	padding-left:0px;
	width:397px;
	position:relative;
	left:0px;
	top:0px;
	background: white;
}
.findbox
{
	width:214px;
	height: 30px;
	position:absolute;
	top: 28px;
	left: 32px;
	background: #edf1f2;
	background-color: #edf1f2;
}
.invisiblehandle 
{
	width:316px;
	height: 290px;
	position:absolute;
	top: 81px;
	left: 20px;
	background-color: transparent;
}
.handle 
{
	width:316px;
	height: 290px;
	position:absolute;
	top: 81px;
	left: 20px;
	background-color: transparent;
}
.find_info
{
	width:500px;
	height:430px;
	float:left;
	position:static;
	top: 40px;
	left: 50px;
	margin-left: 20px;
	background: white;
}

.search_info
{
	width:630px;
	height: 120px;
	position:absolute;
	top: 15px;
	left: 20px;
	margin-left: 5px;
	margin-right: 5px;
	background: white;
}
.search 
{
	width:297px;
	left:680px;
	position:absolute;
	top: 0px;
	background: white;
}
.add
{
	width:170px;
	height: 164px;
	position: absolute;
	top: 165px;
	left: 20px;
	background: white;
}
.add_info
{
	width:770px;
	height: 100px;
	position:absolute;
	top: 220px;
	left: 200px;
	margin-left: 12px;
	background: white;
}
.myappliances_info
{
	width:790px;
	height: 100px;
	position:absolute;
	top: 390px;
	left: 20px;
	margin-left: 5px;
	background: white;
}
.myappliances
{
	width:129px;
	height: 200px;
	position: absolute;
	top: 340px;
	left: 825px;
	margin-left: 5px;
	margin-right: 5px;
	background: white;
}
.blog
{
	padding-left:15px;
}
.info_details {
	clear: both;
	float:left;
	margin-right: 10px;
	position: static;
	margin-left:15px;
	width: 810px;
}
/* This needs to be an ID rather than a class as it's picked up by javascript */
#info_adsense {
	margin-top: 20px;
	margin-left:10px;
	position: static;
	float:left;
	width: 120px;
}
.audit_container
{
	clear:both;
	float:left;
	margin-left: 15px;
	margin-right: 0px;
	width: 999px;
	position: static;
	text-align: left;
}
.find_credit {
	clear:both;
	float:left;
	margin-right: 10px;
	margin-left: 15px;
	width: 810px;
	text-align: left;
}

/* 1 HEADER */
.header
{
	position: relative;
	width: 999px;
	height: 100px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	color: White;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
	color: black;
}

h2 {
	position: absolute;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.calculating {
	position: absolute;
	left: 100px;
	top: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #6c6c6c;
}
.menua {
	position: absolute;
	right: 12px;
	top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}

.loginmenu {
	position: absolute;
	left: 100px;
	top: 50px;
	font-size: 14px;
	color: #464646;
}
.nav {
	position: absolute;
	right: 12px;
	top: 50px;
	font-size: 14px;
	color: #464646;
}
.logo {
	position: absolute;
	left: 15px;
	top: 2px;
	width: 68px;
	height: 80px;
}
.totals {
	position: absolute;
	left: 5px;
	top: 86px;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}
.digg {
	position: absolute;
	right: 12px;
	top: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	width: 999px;
	height: 8px;
	font-size: 0;
	margin-left:auto;
	margin-right:auto;
}

.column {
	/*background-image: url(images/content-shim.gif);*/
}

.plain {
	/*background-image: url(images/content-shim-plain.gif);*/
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	margin-right: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #8c8c8c;
}
h5 {
	font-weight: normal;
	color: #8c8c8c;
	font-size:1.2em;
}
hinverse {
	background-color: #656565;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
	font-weight: bold;
	color: #C19B28;
}

/* 2.1 HOME, NEWS, REGISTER, RATINGS */

#home, #news, #register
{
	background-image: url(images/body-repeat.gif);
	padding: 0;
	width: 999px;
	overflow: auto;
	position: static;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}


#sidebar 
{
	float: left;
	width: 100px;
	height: 100%;
	padding-left: 20px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}

#contentheadingdetails 
{
    float:left;
	margin-left: 10px;
	width: 500px;
}

/* This needs to be an ID rather than a class as it's picked up by javascript */
#sidebardetailsaccount
{
	float: left;
	width: 141px;
	height: 100%;
	padding-left: 24px;
	padding-right: 16px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}
#sidebaraudit
{
	/* clear:both; */
	float: left;
	width: 680px;
	padding-left: 15px;
}


#contentheadingfb {
	margin-left: 220px;
	width:600px;
	float:left;
}

#contentheadingfbright {
	float:right;
}

#content {
	margin-left: 186px;
}

#accountheading
{
	float:left;
	width:780px;
	margin-left:5px;
}
#accountcontent 
{
	float:left;
	width:380px;
}
#accountmeter 
{
	float:left;
	width:380px;
	margin-left:10px;
	text-align:left;
}
.accountcredit 
{
	clear:both;
	width: 700px;
	text-align: left;
}

#measurementsidebar
{
	/* clear:both; */
	float: left;
	width: 200px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	position:relative;
	visibility: hidden;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}
#addtomysidebar
{
	/* clear:both; */
	float: left;
	width: 200px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	position:relative;
	visibility: hidden;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}
#sidebardetails
{
    clear:both;
	float: left;
	width: 185px;
	margin-left: 15px;
	margin-right: 10px;
	position:static;
	height: 215px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}
#contentdetails 
{
	float: left;
	width: 600px;
	padding-top:20px;
	/*padding-left:10px;*/
	position:static;
}
#iphonedetails 
{
	float: left;
	width: 660px;
	padding-top:20px;
	padding-left:10px;
	position:static;
}
#alldetails 
{
	float: left;
	width: 800px;
	padding-top:20px;
	margin-left:10px;
	text-align:left;
}
#contentadditeminfo
{
	float: left;
	width: 700px;
}
#contentaudit 
{
	float: left;
	width: 300px;
}
#measurementdetails 
{
	float: left;
	width: 600px;
	visibility: hidden;
}
#addtomydetails 
{
	float: left;
	width: 600px;
	visibility: hidden;
}
#contenthelpicon {
	margin-top: 15px;
	float:left;
	width: 48px;
}
#contenthelp {
	float:left;
	width: 120px;
}
#measurementhelpicon {
	float:left;
	width: 48px;
	visibility: hidden;
}
#measurementhelp {
	float:left;
	width: 70px;
	visibility: hidden;
}
#addtomyhelpicon {
	float:left;
	width: 48px;
	visibility: hidden;
}
#addtomyhelp {
	float:left;
	width: 120px;
	visibility: hidden;
}
#additemsave
{
	clear:both;
	left: 230px;
	width:600px;
	position:relative;
}

#details_adsense {
	padding-top: 20px;
	margin-left:10px;
	float:left;
	width: 130px;
	height: 260px;
}
#ratingscontent {
	margin-left: 64px;
	width: 800px;
    float:left;
}

#audit {
	margin-left: 206px;
}

#searchresults {
	float: left;
	width: 500px;
	height: 100%;
}

#links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 47px;
	width: 214px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.3 DETAILS, AUDIT, RATINGS */

#details {
	background-image: url(images/body-repeat-plain.gif);
	padding: 0;
	width: 999px;
	position: static;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
}

#editdetails, #audit, #ratings, #additem {
	background-image: url(images/body-repeat-plain.gif);
	padding: 0;
	width: 999px;
}

/* 3 FOOTER */

.footerbg {
    clear: both;
    background-color: lightgray;
    /*background-image: url(images/footer-side.gif);*/
    background-repeat: repeat-x;
    text-align: center;
    width: auto;
    height: 75px;
}
.footer {
    background-color: lightgray;
    padding-top: 5px;
    /*background-image: url(images/footer.gif);*/
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: static;
    width: 999px;
    height: 75px;
    font-size: 10px;
    text-decoration: underline;
    color: #464646;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
.title_photo3 
{
	clear:both;
	float:left;
	margin-left:15px;
	width:664px;
	height:353px;
}
.title_text3 
{
	margin-left:10px;
	width:274px;
	float:left;
	height:353px;
}
.add3
{
	clear:both;
	margin-left:15px;
	width:274px;
	float:left;
}
.search3
{
	width:209px;
	float:left;
}
.myappliances3
{
	width:191px;
	float:left;
}
.community3
{
	width:273px;
	float:left;
}
.detail3
{
	float:left;
}
.arrow3
{
	float:left;
}
.addinfo3 
{
	clear:both;
	margin-left:17px;
	padding-right:20px;
	width:254px;
	float:left;
}
.searchinfo3 
{
	width:189px;
	padding-right:20px;
	float:left;
}
.myappliancesinfo3 
{
	width:171px;
	padding-right:20px;
	float:left;
}
.communityinfo3 
{
	padding-right:20px;
	width:253px;
	float:left;
}
.home3_credit 
{
	clear:both;
	margin-left: 15px;
	margin-top: 5px;
	text-align: left;
}
.comm_photo3 
{
	clear:both;
	float:left;
	margin-left:15px;
	width:664px;
	height:293px;
}
.comm_text3 
{
	margin-left:10px;
	width:274px;
	float:left;
	height:293px;
}
.links3
{
	clear:both;
	margin-left:15px;
	width:282px;
	float:left;
}
.top103
{
	width:260px;
	float:left;
}
.news3
{
	width:197px;
	float:left;
}
.linksinfo3 
{
	clear:both;
	margin-left:17px;
	padding-right:20px;
	width:262px;
	float:left;
}
.top10info3 
{
	width:240px;
	padding-right:20px;
	float:left;
}
.newsinfo3 
{
	width:177px;
	padding-right:20px;
	float:left;
}
#OpinionHeading
{
    float:left;
	width:780px;
}
#OpinionHeading h2
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    border:1px #c0c0c0 solid;
	background-color: white;
}
#OpinionPanel1
{
    float:left;
	background-color: white;
	width:780px;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom:10px;
}
#OpinionPanel1 h4
{
	padding-left: 10px;
	padding-right: 10px;
}
#OpinionPanel1 h3
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    border:1px #c0c0c0 solid;
	background-color: white;
}
#OpinionPanel1 td
{
	padding-left: 20px;
    text-align:left;
}
#OpinionPanel1 th
{
	padding-left: 20px;
    text-align:left;
}
#OpinionPanel1 a
{
    color: #e1b769;
}
#Disclaimer {
	clear:both;
	width: 600px;
	margin-left:187px;
	margin-right:20px;
	/* padding-left:6px; */
	float:left;
	padding-top:10px;
	text-align: left;
	margin-bottom:10px;
}
