/*========================================================

Global CSS file for Purple Love Week 2008
Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

/* CSS to define the overall document styles =======================================*/

body {
	margin: 0;
	padding: 0;
	background-color: #A21D22;
/*	background-image:url(../cssimages/bg_tile.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	text-align: center;
	}

#container {
	position: relative;
	margin: 0 auto;
	width: 970px;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 20px;
	text-align: left;
	}

#header {
	width: 970px;
	height: 225px;
/*	background: transparent;*/
	background: url(../cssimages/header.jpg) no-repeat;
	}
	
#purple #header {
	background: url(../cssimages/header_purple.jpg) no-repeat;
	}
	
#header h1.replace {
	display: none;
}

#footer {
	margin: 0px auto;
	width: 970px;
	height: 22px;
	background: url(../cssimages/footer.jpg) no-repeat;
	margin-bottom: 10px;
}

#purple #footer {
	background: url(../cssimages/footer_purple.jpg) no-repeat;
}

#strawberrysoup {
	margin: 0px auto;
	width: 970px;
}
#strawberrysoup p, #strawberrysoup a:link, #strawberrysoup a:visited {
	color: #fff;
}

/*====================================================================
CSS to format the main text styles and lists
=====================================================================*/
#purple {
	background: #94589E;
}

p {
	color: #555753;
	line-height: 1.8em;
	text-align: left;
}

h3 {
	color: #A21D22;
	font-weight: bold;
}

h1, h2 {
	color: #000000;
	font-weight: bold;
}

#content {
	float: right;
	width: 735px;
	margin: 20px;
}

h1 {
	margin-top: 0px;
}

a:link, a:visited {
	color: #A21D22;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#content ul { 
	margin: 10px 0 0 15px; 
	text-align: left;
}

#content li {
	line-height: 1.5;
	color: #555753;
	display: block; 
	padding: 2px 0px 2px 15px; 
	margin: 0px 0;
	width: 450px;
	background: transparent url(../cssimages/bullet.jpg) no-repeat 0px 6px;
}

#content a:link, #content a:visited {
	color: #A21D22;
	text-decoration: underline;
}

#content_share_the_love {
	margin-top: 20px;
	margin-left: 10px;
	width: 490px; 
	float: left;
}

#home_content {
	margin: 20px 0 0 20px;
	float: left;
	width: 700px;
}

#home_content ul, #home_content ol, #home_content li {
	margin-left: 10px;
	line-height: 1.8em;
} 
/*====================================================================
CSS for format the left_side and navigation
=====================================================================*/

#left_side{
	list-style:none;
	padding:0 0px 0px 20px;
/*	border:solid 1px #000;*/
	float: left;
	width: 175px;
}

#left_side ul{
	list-style:none;
	margin:20px 0 20px 0;
}

#left_side li {
	line-height: 1.5;
	color: #555753;
	display: block; 
	padding: 2px 0px 2px 15px; 
	margin: 0px 0;
	background: transparent url(../cssimages/bullet.jpg) no-repeat 0px 6px;
}

#left_side li a {
	color:#3F3F3F;
	line-height:1.6em;
}

#left_side li a:hover {
	color: #A21D22;
	text-decoration: underline;
}

#left_side img {
	margin-top: 0px;
}

/* CSS by Stuart to be moved  -------------------------------------------- */
#left_side ul li.subnav_level_1 {
	margin-left: 15px;
}
#left_side ul li.subnav_level_2 {
	margin-left: 30px;
}
.signup {
	border: 1px solid #ccc;
	background-color: #DDD;
	width: 160px;
}
.signup h2 {
	color: #A21D22;
	font-weight: bold;
	margin: 10px 0 10px 5px;
}
.signup p {
	font-size: 0.7em;
	margin-left: 5px;
}
.register {
	margin: 0 0 2px 0;
   	color:#666666;
   	background-color: #efefef;
   	border:1px solid #aaaaaa;
}

#left_side dl  {
	margin: 5px 0 0 10px;
}

/* label */
#left_side dt {
	float: left;
	width: 100px;
	margin: 0 0 3px 0;
	padding-top: 4px;
	color: #555753;
}
/* input areas */
#left_side dd {
	margin: 0 0 0px 0;
	color: #555753;
}

#left_side input {
	border: 1px #ccc solid;
	padding: 2px;
}

#left_side .submit {
   margin: 3px 0 8px 0;
   color: #000;
   background-color: #efefef;
   border:1px solid #aaaaaa;
   }

/*====================================================================
CSS to format the PostIt(r) scrolling notes
=====================================================================*/

#postits {
	margin-top: 48px;
	margin-right: 10px;
	float:right;
}

#postits h3 {
	text-align: right;
}

#marqueecontainer{
	position: relative;
	width: 238px; /*marquee width */
	height: 600px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	margin-top: 30px;
}

#vmarquee {
	position: absolute;
	top: 0px;
	left: 0px;
}
.postit {
	background:url('../images/postit_note.jpg') no-repeat;
	width: 238px;
	height: 230px;
}

.postit p {
	text-align:left;
	margin: 0px 12px 10px 42px;
	font-size: 11px;
}

.offers {
	border: 1px solid #BFBFBF;
	background-color: #E5E5E5;
	width: 238px;
	margin-bottom: 20px;
	padding: 10px;
}

.offers p {
	text-align:left;
	font-size: 11px;
	color: #4C3179;
	margin-right: 10px;
}

/*====================================================================
Old CSS for post it notes
=====================================================================*/
/*
#postit {
background:url(images/postit_note.jpg) no-repeat;
width: 238px;
height: 230px;
}
#postit p {
text-align:left;
margin: 0px 12px 10px 42px;
}*/

/*====================================================================
CSS to format the declare your independents form
=====================================================================*/
#form {
	width: 500px;
	}
dl  {
	margin: 20px 0 0 10px;
}
dt {
	float: left;
	width: 180px;
	margin: 0 0 15px 0;
	padding-top: 4px;
	color: #555753;
	clear: left;
}
dd {
	margin: 0 0 15px 0;
	color: #555753;
}
dd span {
	color: #666;
}
input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-size: 9pt;
}
.submit {
   margin: 3px 0 2px 0;
   color:#666666;
   background-color: #efefef;
   font-weight: normal;
   border:1px solid #aaaaaa;
   }
   
.submit_larger {
   margin: 0 0 2px 0;
   color:#666666;
   background-color: #efefef;
   font-weight: normal;
   font-size: 19px;
   border:1px solid #aaaaaa;
   }

small {
	vertical-align: top;
}

.red {
	color: red !important;
}

ul.offers {
	list-style: none;
}
ul.offers li {
	margin: 0 0 5px 20px;
	list-style: none;
	
}