html,
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	background-color:#323232;
}
div {
	position:relative;
	margin:0;
	padding:0;
	zoom:1;
}
img {
	display:block;
	position:relative;
	border:none;
}
/*PAGE LAYOUT*/
#page {
	width:770px;
	height:auto;
	padding:0 0 4em 0;
	margin:auto;
	background-color:#FFFFFF;
	color:#242424;
}
/*HEADER LAYOUT*/
div#printimage
{
	display: none;
}
#header {
	width:770px;
	height:206px;
	margin-bottom:10px;
	z-index:60; 
}
#header #noflash {
	display:none; /* gets turned back on via noflash.css if required player not installed */
}
/*CONTENT LAYOUT*/
#content {
	clear:both;
	float:left;
	left:180px;
	width:390px;
	padding:0px 10px 0px 10px;
	margin:0 0 2em 0;
	font-family:Arial,  sans-serif;
	font-size:11px;
	line-height:1.5;
}
div.mainContentItem {
	width:100%;
	clear:left;
	float:left;
	padding:1em 0 1em 0;
	background-color:#FFFFFF;
	border:1px dashed #CCCCCC;
	border-width:0 0 1px 0;
}
div.mainContentItem img {
	float:left;
	margin:0 6px 6px 0;
}
#content #mainHeading {
	padding-top:7px;
	margin-bottom:10px;
	min-height:32px; /*allows for 1px border */
	*height:32px;
	border-bottom:1px dashed #CCCCCC;
}
#content a.anotherSelectionLink {
	position:relative;
	top:-25px;
	float:right;
	padding-right:8px;
	background-image:url(../images/image_replacement/arrow_right_red_7px.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#content #itemSelection {
	padding-top:0;
	top:-9px;
}	
/*selection list (top 200 lovemarks etc)*/
ul.selectionNav {
	height:52px;
	padding:0;
	background-image:url(../images/backgrounds/selectionNav_li_bkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	overflow:visible;
}
ul.selectionNav li {
	float:left;
	border-right:1px solid #FFFFFF;
}
ul.selectionNav li a {
	display:block;
	width:auto;
	height:auto;
	padding:0 10px 1px 10px;
	line-height:40px;
}
ul.selectionNav li a.current {
	background-image:url(../images/backgrounds/selectionNav_current_bkg.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#DE6935;
	color:#FFFFFF;
}




#content div#videoSelection {
	clear:both;
	width:100%;
	top:-10px;
	padding-top:0;
}
#content div#selectionList {
	clear:both;
	width:100%;
	top:-11px;
	padding-top:0;
}
#content div#selectionList ul {
	float:left;
	width:176px;
	min-height:14em;
	height:auto;
	padding:1em 0 0em 0;
	margin:0;
	border:1px dashed #CCCCCC;
	border-width:0 0 1px 0;
}
#content #selectionList li {
	clear:left;
	display:block;
	padding:0 10px 0 0;
	line-height:1.5;
	padding-bottom:0.5em;
}
#content #selectionList li span.listNumber {
	display:block;
	float:left;
	width:2.5em;
	margin-bottom:1em;
}
#content #selectionList li a:link,
#content #selectionList li a:hover,
#content #selectionList li a:active {
	color:#C15224;
}
#content #selectionList li a:visited {
	color:#DE6935;
}
#selectionList a.topLink {
	display:block;
	position:relative;
	top:-1px;
	clear:left;
	float:right;
	width:36px;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0 0;
	background-image:url(../images/image_replacement/arrow_top_grey_10px.gif);
	background-position:center right;
	background-repeat:no-repeat;
	color:#999999;
}
/*SIDEBAR LAYOUT*/
/*default size */
#sidebar1 {
	float:left;
	left:-410px;
	top:40px;
	width:160px;
	padding:0px 10px 0px 10px;
	margin:0 0 2em 0;
} 
#sidebar2 {
	float:left;
	left:0px;
	top:30px;
	width:160px;
	padding:0px 10px 0px 10px;
	margin:0 0 2em 0;
}
#sidebar1 div.sidebarItem {
	clear:both;
	padding:10px 10px 5px 10px;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0px 0;
}
#sidebar2 {
	background-image:url(../images/backgrounds/160px_sidebar_bottom.gif);
	background-repeat:no-repeat;
	background-position:10px bottom;
	clip: rect(auto, auto, auto, auto);
	overflow:hidden;
	line-height:1.3;
}
#sidebar2 div.sidebarItem {
	clear:both;
	top:-10px;
	padding:35px 10px 5px 10px;
	background-image:url(../images/backgrounds/160px_sidebar_top.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*sidebar 1 without background-images*/
/*body#about #sidebar1,
body#theBook #sidebar1,
body#pressRoom #sidebar1,
body#newsletter #sidebar1,
body#theCommunity #sidebar1,
xbody#theLovemarkList #sidebar1,
body#yourProfile #sidebar1,
body#lovemarksVideo #sidebar1,
body#weeklyTop5 #sidebar1,
body#win #sidebar1,
body#latest #sidebar1,
body#nominationGuidelines #sidebar1,
body#theLovemarkList #sidebar1 {
	top:50px;
	background-image:none;
}
body#about #sidebar1 div.sidebarItem,
body#theBook #sidebar1 div.sidebarItem,
body#pressRoom #sidebar1 div.sidebarItem,
body#newsletter #sidebar1 div.sidebarItem,
body#theCommunity #sidebar1 div.sidebarItem,
xbody#theLovemarkList #sidebar1 div.sidebarItem,
body#yourProfile #sidebar1 div.sidebarItem,
body#lovemarksVideo #sidebar1 div.sidebarItem,
body#weeklyTop5 #sidebar1 div.sidebarItem,
body#win #sidebar1 div.sidebarItem,
body#latest #sidebar1 div.sidebarItem,
body#nominationGuidelines #sidebar1 div.sidebarItem,
body#theLovemarkList #sidebar1 div.sidebarItem {
	top:0px;
	padding:10px;
	background-image:none;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0px 0;
}*/
/*sidebar1 item nav*/
div.sidebar #itemNavLinks ul {
	margin:0;
	padding:5px 0 0 0;
	text-transform:uppercase;
	letter-spacing:0.125em;
	font-weight:bold;
	font-size:9px;
	line-height:2;
}
div.sidebar #itemNavLinks ul li
{
	margin-bottom: 7px;
	line-height: 1.3;	
}
div.sidebar #itemNavLinks ul li a{
	display:block;
	width:135px;
	padding:0 0 0 5px;
	margin-left:-5px;
}
div.sidebar #itemNavLinks ul li a:hover{
	background-color:#F0F0F0;
}
div.sidebar #itemNavLinks select.selectInput {
	width:100%;
	text-transform:none;
	font-weight:normal;
	letter-spacing:normal;
}
/* sidebar search form */ 
div.sidebar #search  {
}
div.sidebar #search span.formLabel {
	float:none;
} 
div.sidebar #search input.buttonInput {
	position:absolute;
	top:0;
	right:0;
}
div.sidebar #search div#mainSearch {
	padding:0 0 10px 0;
}
div.sidebar #search div#whereToSearch {
	padding:0px 0 10px 0;
}
div.sidebar #search div#terms {
	padding:10px 0 0 0;
	*margin-bottom:-20px;
}
div.sidebar #search #terms {
	border:1px dashed #999999;
	border-width:1px 0 0 0;
}
/* sidebar community list */
div.sidebar #theCommunitySidebar h3 {
	position:relative;
	top:-25px;
	padding:25px 50px 10px 0;
	min-height:40px;
	*height:40px;
	margin-bottom:-30px;
	background-image:url(../images/community_icon.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
}	
div.sidebar #theCommunitySidebar ul {
	width:100%;
}
/* side bar link lists */
ul.sidebarLinks li {
	width:100%;
	padding:0.5em 0 0 0;
	margin:0.5em 0 0 0;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0 0;
	text-align:right;

}
ul.sidebarLinks li a {
	padding-right:8px;
	background-image:url(../images/image_replacement/arrow_right_red_7px.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
/* sidebar videos */

/*
div.sidebar div#lovemarkVideos h3 {
	position:relative;
	top:-25px;
	padding:25px 50px 10px 0;
	min-height:40px;
	*height:40px;
	margin-bottom:-30px;
	background-image:url(../images/video_icon.gif);
	background-position:right 20px;
	background-repeat:no-repeat;
}
*/


		
div.sidebar div#lovemarkVideos h3 {
	position:relative;
	top:-25px;
	padding:25px 50px 10px 0;
	margin-bottom:-30px;	
}
div.sidebar ul#sidebarVideoList {
	padding:0.5em 0 0 0;
	border-width:1px 0 0 0;
}
div.sidebar ul#sidebarVideoList li {
	width:125px;
	*height: 20px;
	min-height: 20px;
	padding:3px 0 3px 20px;
	background-image:url(../images/video_icon_small.gif);
	background-position:center left;
	background-repeat:no-repeat;
	vertical-align:middle;
}
/* sidebar lovemark and you */
div.sidebar div#lovemarkAndYou h3{
	position:relative;
	top:-25px;
	padding:25px 40px 10px 0;
	min-height:40px;
	*height:40px;
	margin-bottom:-40px;
	background-image:url(../images/you_icon.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
}
div.sidebar div#lovemarkAndYou dl {
	padding:0.5em 0 0 0;
	margin:1em 0 0 0;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0 0;
}
div.sidebar div#lovemarkAndYou dl dt {
	padding:0 0 0.5em 0;
	float:left;
	font-weight:normal;
}
div.sidebar div#lovemarkAndYou dl dd {
	padding:0 0 0.5em 0;
	text-align:right;
}
div.sidebar div#lovemarkAndYou dl form {
	display:inline;
}
div.sidebar div#lovemarkAndYou dl form input.checkboxInput {
	margin-right:0;
	top:-2px;
}
div.sidebar div#lovemarkAndYou p {
	border:1px dashed #CCCCCC;
	border-width:1px 0 0 0;
	padding-top:0.5em;
}
/* sidebar lovemark and the community */
div.sidebar div#lovemarkAndCommunity h3 {
	position:relative;
	top:-5px;
	padding:5px 50px 10px 0;
	min-height:30px;
	*height:30px;
	margin-bottom:-5px;
	background-image:url(../images/community_icon.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div.sidebar div#lovemarkAndCommunity ul {
	width:100%;
	border:1px dashed #CCCCCC;
	border-width:1px 0 0 0;
	padding-top:0.5em;
	padding-bottom:1em;
}
div.sidebar div#lovemarkAndCommunity ul.sidebarLinks  {
	border-top:none;
}
div.sidebar div#lovemarkAndCommunity ul li a {
	display:block;
	width:132px;
	padding-right:8px;
	background-image:url(../images/image_replacement/arrow_right_red_7px.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
/* inspirations owners/community sidebar nav lists */
body#inspirationalConsumers div#sidebar1,
body#inspirationalConsumers_level2 div#sidebar1,
body#inspirationalOwners div#sidebar1,
body#inspirationalOwners_level2 div#sidebar1
 {
	padding-bottom:10px;
	background-image:url(../images/backgrounds/160px_sidebar_bottom.gif);
	background-position:10px bottom;
	background-repeat:no-repeat;
}
body#inspirationalConsumers_level2 div.sidebar div#previousNavList,
body#inspirationalConsumers div.sidebar div#previousNavList,
body#inspirationalOwners_level2 div.sidebar div#previousNavList,
body#inspirationalOwners div.sidebar div#previousNavList 
{
	padding-top:25px;
	border:none;
	background-image:url(../images/backgrounds/160px_sidebar_top.gif);
	background-position:0px -10px;
	background-repeat:no-repeat;
	border:none;
}
body#inspirationalConsumers_level2 div.sidebar div#previousNavList h3,
body#inspirationalConsumers div.sidebar div#previousNavList h3,
body#inspirationalOwners_level2 div.sidebar div#previousNavList  h3,
body#inspirationalOwners div.sidebar div#previousNavList  h3 
{
	padding-bottom:0.5em;
	border-bottom:1px dashed #CCCCCC;
}
body#inspirationalConsumers_level2 div.sidebar div#previousNavList li,
body#inspirationalConsumers div.sidebar div#previousNavList li,
body#inspirationalOwners_level2 div.sidebar div#previousNavList  li,
body#inspirationalOwners div.sidebar div#previousNavList  li 
{
	line-height:2;
} 
body#inspirationalConsumers_level2 div.sidebar div#previousNavList li a,
body#inspirationalConsumers div.sidebar div#previousNavList li a,
body#inspirationalOwners_level2 div.sidebar div#previousNavList  li a,
body#inspirationalOwners div.sidebar div#previousNavList  li a 
{
	padding-left:8px;
	background-image:url(../images/image_replacement/arrow_right_red_7px.gif);
	background-position:center left;
	background-repeat:no-repeat;
} 
/* lovemark page video sidebar */ 
body#theLovemarkList_lovemark div#sidebar1,
body#theLovemarkList_lovemark div#sidebar1 {
	padding-bottom:10px;
	background-image:url(../images/backgrounds/160px_sidebar_bottom.gif);
	background-position:10px bottom;
	background-repeat:no-repeat;
}
body#theLovemarkList_lovemark div#sidebar1 div#lovemarkVideos {
	padding-top:25px;
	border:none;
	background-image:url(../images/backgrounds/160px_sidebar_top.gif);
	background-position:0px -10px;
	background-repeat:no-repeat;
	border:none;
}

/*FOOTER LAYOUT*/
#footer {
	clear:both;
	top:4.5em;
	width:750px;
	min-height:60px;
	*height:60px;
	padding:0px 10px 0 10px;
	margin:0px;
	background-image:url(../images/backgrounds/footer_bkg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#323232;
}
#footer ul#footerLinks {
}
#footer ul li {
	float:left;
	padding:0px 12px 0px 12px;
	line-height:3em;
	border-right:1px solid #FFFFFF;
}
#footer ul li a:link,
#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a:visited,
#footer ul li span.formLabel {
	display:inline;
	color:#FFFFFF;
	/*font-family:Tahoma, Verdana, Arial,  sans-serif;
	text-transform:uppercase;
	letter-spacing:0.125em;
	font-weight:bold;*/
}
#footer ul li#searchForm {
width:300px;
	border:none;
}
#footer ul li#searchForm span.formLabel {
	padding-right:5px;
	float:left;
	display:inline;
}
#footer ul li#searchForm form input.textInput {
	display:inline;
	position:relative;
	top:5px;
	background-color:#242424;
	color:#FFFFFF;
	border-top-color:#000000;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#000000;
}
#footer ul li#saatchiLink {
	float:right;
	border:none;
}
div#footer ul li#saatchiLink a {
	display:block;
 	padding: 21px 0 0 0;
    overflow: hidden;
    background-image: url("../images/image_replacement/saatchi_logo_footer.gif");
    background-repeat: no-repeat;
    
	clip:rect(0px, 136px, 21px, 0px);
	width:136px;
    height: 0px !important;
    height /**/:21px;
}

#footer p {
	clear:both;
	position:relative;
	*top:-19px;
	padding:10px 10px 0 0;
	*padding:5px 10px 0 0;
	border:1px dashed #CCCCCC;
	border-width:1px 0px 0px 0px;
	color:#999999;
	text-align:right;
}
/*TYPOGRAPHY*/ 
h1, h2, h3, h4, h5, h6, ul, p, blockquote {
	margin:0;
	padding:0;

}
h1 {
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	text-transform:capitalize;
}
h2 {
	margin:0 0 0.5em 0;
	font-family:Arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-transform:capitalize;
}
h3 {
	margin:0 0 0.5em 0;
	font-size:1em;
	font-weight:bold;
}
h4 {
	margin:0 0 0.5em 0;
	font-size:1em;
	font-weight:normal;
}
div.sidebar h4 {
	clear:both;
	width:100%;
}
p {
	margin:0 0 0.5em 0;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
a:link {
	color:#D80500;
	text-decoration:none;
}
a:hover {
	color:#D80500;
	text-decoration:underline;
}
a:visited {
	color:#900000;
	text-decoration:none;
}
a img {
	border:4px solid #FFFFFF;
}
a:hover img {
	border:4px solid #CCCCCC;
}
.latestcontainer a img {
	border: 0;
}
/*uppercase text with arrows and huge kerning */ 
a.moreLink,
a.anotherSelectionLink,
a.topLink,
a.viewMemberLink,
a.prevLink,
a.nextLink,
a.playVideoLink,
a.profileVideosLink,
input.buttonInput,
ul#profile h2,
ul#profile a.profileYourDetailsEditLink,
ul#profile a.profileRemoveLovemarkLink,
ul#profile li#yourVideos a.yourVideosLink,
div.showhide a,
ul#commentsNav a,
body#join h2,
ul.selectionNav li a,
ul.sidebarLinks li a,
#footer li a,
#footer li span.formLabel,
#lovemarkNominationForm h2,
#searchResults h2,
ul#results li ul li div.viewLink,
#register h2 {
	text-transform:uppercase;
	letter-spacing:0.125em;
	font-weight:bold;
	font-size:9px;
}
/* TABLES */
table, tr, th, td {
	border:none;
}
th,
td {
	text-align:left;
}
/*FORMS*/ 
span.formLabel {
	display:block;
	float:left;
	clear:left;
	font-weight:bold;
}
input.textInput,
input.passwordInput,
select.selectInput,
select {
	height:1.4em;
	border:1px solid;
	border-top-color:#666666;
	border-right-color:#DEDEDE;
	border-bottom-color:#DEDEDE;
	border-left-color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:#999999;
}
textarea {
	border:1px solid;
	border-top-color:#666666;
	border-right-color:#DEDEDE;
	border-bottom-color:#DEDEDE;
	border-left-color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:#999999;
}
#sidebar1 input.textInput,
#sidebar1 select.selectInput,
#sidebar2 input.textInput,
#sidebar2 select.selectInput {
	width:138px;
}
input.radioInput {
	border:none;
	position:relative;
	top:3px;
	margin-right:5px;
	z-index:#999999;
}
input.checkboxInput {
	position:relative;
	top:3px;
	margin-right:5px;
	z-index:#999999;
}
input.buttonInput {
	width:auto;
	height:auto;
	padding-left:1px;
	padding-right:1px;
	color:#D80500;
	border:none;
	background-color:transparent;
	z-index:#999999;
	cursor:pointer;
	cursor:hand;
}

div#lovemarks_header {
	width: 770px;
	height: 149px;
	background: #000 url(../img/header_bg.gif) repeat-x scroll 0 0;
	overflow: hidden;
	position: relative;
}
div#lovemarks_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 136px;
	padding-left: 40px;
	overflow: hidden;
}
div.jLovemarkContainer {
	width: 150px;
	height: 127px;
/*	background: transparent url(img/lmx_reflect.png) no-repeat scroll bottom center;*/
	float: left;
	margin-top: 10px;
	margin-left: 800px;
	margin-right: 8px;
	display: inline;
	position: relative;
}
div.jLovemarkContainer img {
	position: absolute;
	left: 50%;
	margin-left: -72px;
	top: 50%;
	margin-top: -58px;
	width: 136px;
	height: 108px;
	border-width: 4px;
	border-style: solid;
	border-color: #fff;
}
a#load_prev_lovemarks {
	position: absolute;
	left: 8px;
	top: 25px;
	display: none;
	background: transparent url(../img/prev_arrow.png) no-repeat scroll 0 0;
	width: 30px;
	height: 79px;
	text-indent: -9999px;
}
a#load_next_lovemarks {
	position: absolute;
	left: 732px;
	top: 25px;
	display: block;
	background: transparent url(../img/next_arrow.png) no-repeat scroll 0 0;
	width: 30px;
	height: 79px;
	text-indent: -9999px;
}
