* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ed017b;
}
body, th, td {
	font: 10pt Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	outline:none;
}
a img {
	border:none;
}

#container {
	width: 825px;
	margin: 10px auto 50px;
}
#header {
	background: #000;
	color: #FFF;
	height: 75px;
	position: relative;
}
#header h1 {
	display: block;
}
#header h1 a.logo {
	background: url(../images/marigail_logo.png) no-repeat;
	display: block;
	height: 113px;
	width: 207px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header h1 a.logo span {
	position: absolute;
	left: -9999px;
}
#header .quote {
	display: block;
	height: 75px;
	width: 500px;
	position: absolute;
	right: 0px;
	background: url(../images/crocus_anyone.gif) no-repeat right top;
}
#header .quote span {
	position: absolute;
	left: -9999px;
}
#header h2 {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: right;
	right: 0px;
	height: 75px;
	width: 272px;
	background: no-repeat center center;
}
#header h2.blog {
	background: url(../images/blog_title.gif);
}
#header h2 span {
	position: absolute;
	left: -9999px;
}
#main {
	background: #FFF;
	width: 825px;
}
#leftcol {
	background: #FFF url(../images/home_left/right_border.gif) repeat-y right;
	float: left;
	height: 450px;
	width: 152px;
}
#leftcol ul.left_features {
	display: block;
	list-style: none;
	padding-top: 31px;
	background: url(../images/home_left_divider.gif) no-repeat center bottom;
	padding-bottom: 5px;
}
#leftcol ul.left_features li {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/home_left_divider.gif) no-repeat center top;
}
#leftcol ul.left_features li a {
	display: block;
	width: 123px;
	margin-right: auto;
	margin-left: auto;
	color: #E7117B;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
#leftcol ul.left_features li a:hover {
	color: #FBD822;
}
#leftcol ul.left_features li a.fromthblog {
	font-size: 12px;
	margin-bottom: 5px;
	color: #666;
}

#leftcol ul.left_features li ul {
	padding-top: 0px;
	background: none;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
#leftcol ul.left_features li ul li {
	display: block;
	padding-top: 0px;
	padding-bottom: 7px;
	background: none;
	font-size: 13px;
	list-style: none;
}
#leftcol ul.left_features li ul li span.date {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 14px;
}


#rotator {
	background: #FFF;
	height: 450px;
	float: left;
	width: 673px;
}
#rotator ul {
	list-style: none;
}
#content p {
	margin-bottom: 1em;
}
#content a {
	color: #ed017b;
}

.style1 {
	color: #ed017b;
}
.larger_copy {
	font-size: 11pt;
	line-height: 1.3em;
}

#nav {
	background: #000;
	height: 75px;
	clear: both;
	width: 825px;
}
#nav ul {
	display: block;
	list-style:none;
	margin-left: 33px;
	padding-top: 13px;
}
#nav ul li {
	display: block;
	float: left;
	padding-right: 30px;
	height: 49px;
	background-image: url(../images/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li.left {
	background: url(../none);
	padding-right: 0px;
}
#nav ul li a {
	display: block;
	float: left;
	height: 49px;
	background: no-repeat;
}
#nav a.home {
	background: url(../images/nav/home.gif);
	width: 33px;
}
#nav a.home:hover, #nav li.current a.home {
	background: url(../images/nav/home_over.gif);
}
#nav a.about {
	background: url(../images/nav/about.gif);
	width: 84px;
}
#nav a.about:hover, #nav li.current a.about {
	background: url(../images/nav/about_over.gif);
}
#nav a.thestore {
	background: url(../images/nav/thestore.gif);
	width: 57px;
}
#nav a.thestore:hover, #nav li.current a.thestore {
	background: url(../images/nav/thestore_over.gif);
}
#nav a.blog {
	background: url(../images/nav/blog.gif);
	width: 95px;
}
#nav a.blog:hover, #nav li.current a.blog {
	background: url(../images/nav/blog_over.gif);
}
#nav a.register {
	background: url(../images/nav/register.gif);
	width: 54px;
}
#nav a.register:hover, #nav li.current a.register {
	background: url(../images/nav/register_over.gif);
}
#nav a.whatsnew {
	background: url(../images/nav/whatsnew.gif);
	width: 68px;
}
#nav a.whatsnew:hover, #nav li.current a.whatsnew {
	background: url(../images/nav/whatsnew_over.gif);
}
#nav a.designerindex {
	background: url(../images/nav/designerindex.gif);
	width: 89px;
}
#nav a.designerindex:hover, #nav li.current a.designerindex {
	background: url(../images/nav/designerindex_over.gif);
}
#nav a.trends {
	background: url(../images/nav/trends.gif);
	width: 43px;
}
#nav a.trends:hover, #nav li.current a.trends {
	background: url(../images/nav/trends_over.gif);
}
#nav a.links {
	background: url(../images/nav/links.gif);
	width: 29px;
}
#nav a.links:hover, #nav li.current a.links {
	background: url(../images/nav/links_over.gif);
}
#nav a.contactus {
	background: url(../images/nav/contactus.gif);
	width: 56px;
}
#nav a.contactus:hover, #nav li.current a.contactus {
	background: url(../images/nav/contactus_over.gif);
}
#nav ul li a span {
	position: absolute;
	left: -9999px;
}
td.main {
	height: 450px;
}
td.main p {
	margin-bottom: 1em;
}
span.pinkheading {
	font-weight: bold;
	color: #EF1C7B;
	font-size: 1.1em;
}
td.main .scroller {
	height: 420px;
	overflow: auto;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
ul.leftslides {
	height: 450px;
	overflow: hidden;
}
ul.leftslides li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
