/************************** General Formatting **************************/

body {
font-size:0.65em;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#666666;
margin: 0;
padding: 10px;
border: 0;
color:#333333;
text-align:center;
line-height:1.4em;
}

a { color:#FF0000; text-decoration: underline; }

a img { border:none; }

h1 { margin: 0px; padding: 0px; }

h2 {
	color: #FF0000;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}

h3 {
	color:#666666;
	font-size: 1.1em;
	font-weight:bold;
	display: inline;
	line-height: 1.6em;
	padding-right: 5px;
}

h4 {
	color:#FF0000;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.6em;
	padding-right: 5px;
}

select {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

input, textarea {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}


/************************** Rollover Popup Windows **************************/

td a {
position: relative;
color:#333333;
}

td a span {display: none;}

td a:hover span {
  position: absolute;
  top: -15px;
  left: 35px;
  width: 400px;
  display: block;
  background: #FFFFFF;
  border: 1px solid #999999;
  padding: 10px;
  color:#666666;
  text-align:left;
  }

/************************ Wraps ************************/ 

#wrap {
text-align:left;
width:956px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border:1px solid #333333;
}

#wrap2 {
text-align:left;
background-color:#FFFFFF;
}


/************************ Header ************************/ 

#header{
margin: 0px 0 0 0;
height:90px;
background-image:url(../images/revitup_header03bg.gif);
background-repeat:repeat-x;
color:#CCCCCC;
clear:both;
}

#header h1 {
text-indent: -9000px;
background-image:url(../images/revitup_header03.gif);
background-repeat: no-repeat;
float: left;
}

#header h1 a {
display: block;
text-decoration: none;
width: 500px;
height: 90px;
}

/************************ Navigation Menu Top Left ************************/

#menu {
background-color:#FFFFFF;
width:100%;
font-size:9px;
height:25px;
top: 90px;
left: 0;
clear:both;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 25px;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #ddd;
	position:relative;
	height: 25px;
}

#menu li ul {
position: absolute;
left: -1px;
top: 23px;
display: none;
}

#menu li ul li  {
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
border-top:1px solid #ddd;
float:none;
}

#menu li:hover ul { display: block; }







/************************ Members Menu Top Right ************************/

#menu li#folio_counter, li#registernow, li#signin {
float:right;
}

#menu li#registernow a {
color:#FF0000;
}

#menu li#signin a:hover, li#registernow a:hover, li#folio_counter a:hover {
color:#FF0000;
background-color:#FFFFFF;
text-decoration:underline;
}

/* Hide next rule from IE5-Mac \*/
#menu a {
	white-space:nowrap;
	display:block;
	padding:5px 12px 5px 13px;
	text-decoration:none;
	color:#333333;
	background-color:#fff;
	float:none;
}
#menu > ul a {
width:auto;
}
/* End IE5-Mac hack */

#menu a:hover {
color:#333333;
background-color:#DFDFDF;
}

#registernow { border-left:1px solid #ddd; }

/************************ CLEARFIX ************************/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearFix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */









/************************ Main Content ************************/ 

#content {
	clear:both;
	padding: 13px;
	background:#FFFFFF;
	border-top:#CCCCCC solid 1px;	
	min-height:565px;
	height:auto !important;
	height:565px;

}




/************************ Search Bar ************************/

#searchbar {
background-color:#FFFFFF;
float:left;
clear:left;
line-height:2.5em;
width:245px;
border:1px solid #666666;
text-align:left;
}

#searchbar ul {
margin: 13px;
padding: 0;
line-height: 1.5em;
list-style-type:none;
}

#searchbar ul li {
margin:0;
padding: 5px 0 5px 0;
}

#searchbar ul li span {
background-color:#F0F0F0;
display:block;
padding:2px;
font-weight:bold;
}

#searchbar .searchbox {
	margin: 13px;
	padding: 0px;
	line-height: 1.5em;
}


span.breakerbar {
background-color:#E0E0E0;
height:12px;
display:block;
border-top:1px #666666 solid;
width:245px;
}


/************************ SignIn Bar ************************/

#signinbar {
	background-color:#FFFFFF;
	float:left;
	clear:none;
	line-height:2.5em;
	width:245px;
	border:1px solid #666666;
	text-align:left;
	margin-bottom: 10px;
}

#signinbar ul {
margin: 13px;
padding: 0;
line-height: 1.5em;
list-style-type:none;
}

#signinbar ul li {
margin:0;
padding: 5px 0 5px 0;
}

#signinbar ul li span {
background-color:#F0F0F0;
display:block;
padding:2px;
font-weight:bold;
}

#signinbar .signinbox {
	margin: 13px;
	padding: 0px;
	line-height: 1.5em;
}




/************************ Right Column ************************/

#rightcolnew {
	margin-left:260px;
	background-color:#FFFFFF;
}

/************************ Search Results Display Options ************************/

.displayoptions {
	line-height:30px;
	font-size:9px;
	line-height:30px;
	height:20px;
	margin-bottom: 40px;
}

.displayoptions ul {
margin:0;
padding:0;
list-style:none;
}

.displayoptions ul li {
float:right;
margin:0;
padding:0 0 0 24px;
height:30px;
}

#AddSelected {
font-size:10px;
padding: 0;
margin: 2px 0 2px 10px;
white-space: nowrap;
}

#NotSignedIn {
font-size:10px;
color:#333333;
padding: 0;
margin-top: 2px;
white-space: nowrap;
width:660px;
text-align:right;
}

#FolioCount {
font-size:10px;
padding: 0;
margin: 0 10px 0 10px;
}

/************************ Table Border Types ********************/

#a4tablenone
{
background-color:#FFFFFF;
height:auto;
border:none;
width:595px;
}

#a4tablethin
{
background-color:#FFFFFF;
height:auto;
border:1px solid #000000;
width:595px;
}

#a4tableinset
{
background-color:#FFFFFF;
height:auto;
border:1px solid #000000;
width:595px;
}

/************************ Search Results ************************/


#results {
background-color:#FFFFFF;
height:auto;
border:1px solid #666666;
width:660px;
}

#results table tr td a {
text-decoration:none;
}

#results table tr td {
	padding: 3px;
	border-bottom: thin solid #CCCCCC;
	font-size: 9px;
}

#results .greybar {
	background: #E0E0E0;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#results th {
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
	background: center;
	padding: 10px 5px;
	border-bottom: thin solid #CCCCCC;
	text-align: left;
	font-size: 9px;
}

#results .selectbox {
	text-align: center;
}


/************************ Search Results Full Width************************/


#resultsfull {
background-color:#FFFFFF;
height:auto;
border:1px solid #666666;
width:99%;
}

#resultsfull table tr td a {
text-decoration:none;
}

#resultsfull table tr td {
	padding: 3px;
	border-bottom: thin solid #CCCCCC;
	font-size: 9px;
}

#resultsfull .greybar {
	background: #E0E0E0;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#resultsfull th {
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
	background: center;
	padding: 10px 5px;
	border-bottom: thin solid #CCCCCC;
	text-align: left;
	font-size: 9px;
}

#resultsfull .selectbox {
	text-align: center;
}


/************************ Tips & Tricks Results ************************/


#tipresults {
	background-color:#FFFFFF;
	height:auto;
	border:1px solid #666666;
	width: 414px;
	margin: 8px;
}

#tipresults table tr td a {
text-decoration:none;
}

#tipresults table tr td {
	padding: 5px;
}

#tipresults ul {
	margin: 10px 0 0 0;
}

#tipresults table {
margin-bottom:10px;
}


/************************ Wise Results ************************/


#wiseresults {
	background-color:#FFFFFF;
	height:auto;
	border:1px solid #666666;
	margin: 8px;
	width: 414px;
}

#wiseresults table tr td a {
text-decoration:none;
}

#wiseresults table tr td {
	padding: 5px;
}

#wiseresults ul {
	margin: 10px 0 0 0;
}

#wiseresults table {
margin-bottom:10px;
}



/************************ Design Life Results ************************/


.designliferesults {
background-color:#FFFFFF;
height:auto;
border:1px solid #666666;
}

.designliferesults table tr td a {
text-decoration:none;
}

.designliferesults table tr td {
	padding: 5px;
	border-bottom: thin solid #CCCCCC;
}

.designliferesults ul {
	margin: 10px 0 0 0;
}


/************************ Tips & Tricks Archive ************************/


.tiparchive {
width:210px;
float:left;
background-color:#F0F0F0;
padding:8px;
margin-left:15px;
}

.intiparchive {
border: 1px #666666 solid;
background-color:#FFFFFF;
}

.headingtiparchive {
	background-color:#666666;
	display:block;
	margin-bottom:8px;
	color:#FFFFFF;
	font-size:14px;
	padding: 4px 8px 4px 8px;
}

.headingtip {
	background-color:#666666;
	display:block;
	color:#F0F0F0;
	font-size:12px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
}

.tipbox {
float:left;
background-color:#F0F0F0;
}


/************************ Footer ************************/ 



#footer {
line-height:36px;
background-color:#292929;
color:#666666;
clear:both;
padding:0 10px 0 10px;
}

#footer a {
color:#666666;
text-decoration:none;
}

#footer a:hover {
color:#CCCCCC;
}

#footer span.legals {
display:block; width:600px; float:left;
}

#footer span.mango {
display:block; width:200px; float:right; text-align:right;
}


/************************ Info Popup Window ************************/ 

#infoImage {
	width: 300px;
	height: 300px;
	float: left;
	padding-right: 20px;
}

#infoDetails {
	margin-left: 310px;
	text-align:left;
	padding-top: 10px;
}

#selectitem {
	font-size: 12px;
	display: block;
	margin-top: 20px;
	color: #FF0000;

}
.designlife_quote {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
.designlife_title_red {
	font-size: 17px;
	color: #FF0000;
	font-weight: normal;
}
.designlife_title_purple {
	font-size: 17px;
	color: #9342a2;
	font-weight: normal;
}
.designlife_title_blue {
	font-size: 17px;
	color: #3399FF;
	font-weight: normal;
}

.productnews_box {
width: 414px;
float:left;
margin-right:15px;
background-color:#F0F0F0;
padding:8px
}

.designlife_box {
width:282px;
float:left;
margin-right:15px;
background-color:#F0F0F0;
padding:8px
}

.designlife_image {
background-color:#CCCCCC;
display:block;
height:200px;
margin-bottom:10px; 
}

.productnew_image {
background-color:#CCCCCC;
display:block;
height:189px;
margin-bottom:10px;
background-position:center;
}

.archive {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

.archive li a {
display:block;
padding:3px 8px 3px 8px;
border-top:#CCCCCC 1px solid;
margin:0;
text-decoration:none;
color:#666666;
}

.archive li a:hover {
background-color:#E5E5E5;
color:#333333;
}

.tipbox #tipresults li, .tipbox #wiseresults li {
	font-size: 0.65em;
	line-height:1.4em;
}

.tipbox #tipresults ol, .tipbox #wiseresults ol {
padding:0;
margin:5px 5px 5px 25px;
}

.tipbox #tipresults h3, .tipbox #wiseresults h3 {
	color:#666666;
	font-size: .75em;
	font-weight:bold;
	display: inline;
	line-height: 1.6em;
	padding-right: 5px;
}
