/*

Marisota Layout Stylesheet SS11
-------------------------------
* Designer: David Moss
  Last Updated: 11:30 05/01/2011
*/

#content-div {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1003px;
	height: 850px;
	font-size: 100%;
}

#innerPageContainer {
	background: transparent;
}
/* 
   SLOT 1
   Spare slot
*/

#slot1 {
	background-color: #FFFFFF;
	float: left;
}


/* 
   SLOT 2
   Advertising Text
*/

#slot2 {
	clear: both;
	float: left;
	left: 0;
	padding: 10px;
	margin: 0;
	position: absolute;
	top: 1065px;
	_top: 1075px;
	width: 983px;
	
}

#slot2 h1 {
	color: #666666;
	font-size: 0.75em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

#slot2 h2, #slot2 h3, #slot2 h4 {
	color: #666666;
	font-size: 0.7em;
	margin: 0 0 4px 0;
}

#slot2 p {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
}

.aboutCopy {
	margin: 0 0 10px 0;
}

/* SEO copy slots */

.aboutcopyleft h2, .aboutcopymiddle h3, .aboutcopyright h4 {
	margin: 0;
	padding: 0;
}

#content-div #slot2 a, #content-div #slot2 a:link, #content-div #slot2 a:visited, #content-div #slot2 a:hover  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


/* 
   SLOT 3
   Main Lifestyle
*/

#slot3 {
	float: left;
	margin: 0 6px 0 0;
	position: relative;
	width: 498px;
}

#slot3 .slot_cta {
	bottom: 158px;
	right: 60px;
}






/* slot 4 */

/* Slot 4 - Icon links */

#slot4 {
	float: left;
	margin: 30px 0 0;
	width: 1000px;
}

#slot4 ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1000px;
}

#slot4 ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#slot4 ul li a {
	display: block;
	float: left;
	height: 40px;
	text-indent: -9999px;
	width: 250px;
}

#slot4 ul li#icon_email a {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S8_email.png) no-repeat 0 100%;
}

#slot4 ul li#icon_brochure a {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S8_brochure.png) no-repeat 0 100%;
}

#slot4 ul li#icon_sizing a {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S8_sizing.png) no-repeat 0 100%;
}

#slot4 ul li#icon_style a {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S8_style.png) no-repeat 0 100%;
}

#slot4 ul li#icon_email a:hover, #slot4 ul li#icon_brochure a:hover, #slot4 ul li#icon_sizing a:hover, #slot4 ul li#icon_style a:hover {
	background-position: 0 0;
}


/* Slot 5 - List of links */

#slot5 {
	float: left;
	margin: 30px 0;
	width: 1000px;
}

#slot5 ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}

#slot5 ul li {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#slot5 ul li#links_help {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S9_help.png) no-repeat;
	height: 20px;
	margin: 0 0 12px;
	text-indent: -9999px;
	width: 44px;
}

#slot5 ul li#links_about {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S9_about.png) no-repeat;
	height: 20px;
	margin: 0 0 12px;
	text-indent: -9999px;
	width: 88px;
}

#slot5 ul li#links_size {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S9_sizes.png) no-repeat;
	height: 20px;
	margin: 0 0 12px;
	text-indent: -9999px;
	width: 180px;
}

#slot5 ul li#links_follow {
	background: url(http://images2.drct2u.com/content/images/homepages/1107AW_FSP_S9_follow.png) no-repeat;
	height: 20px;
	margin: 0 0 12px;
	text-indent: -9999px;
	width: 90px;
}

#slot5 ul li a {
	font-size: 12px;
	text-decoration: none;
}

/* terms */

#slot6 {
    clear: both;
    float: left;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 1275px;
    width: 983px;
}

#footer {
	
	border: none;
}


