/* cascading style sheet

Copyright 2007 Sephora Design. All Rights Reserved.

web designer: Joey Sephora, Sephora Design
email : info@sephoradesign.com
internet: www.sephoradesign.com
 
................................................................ */

body {
	background-image: url(../images/Bgd_green.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFFFFF;
	width: 934px;
	border: thin groove #333333;
	background-position: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

	
#logoleft {
	float: left;
	background-color: #FFFFFF;
}

#logoright {
	float: left;
	padding-left: 70px;
	background-color: #FFFFFF;
}


/* GLOBAL TEXT PROPERTIES
................................................................ */

h1 {
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 16px;
	color: #009933;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 4px;
	margin-top: 16px;
}
h4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}
h5 {
	font-family: "Century Gothic", Verdana, Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D40000;
}

p {
	padding: 0px;
	margin: 2px 0px 10px;
	line-height: 1.25;
}


/* main content
................................................................ */
#content {
	padding-bottom: 20px;
	margin: 0px 0px 0px 110px;
	text-align: left;
	width: 560px;
	padding-top: 0px;
	padding-left: 30px;
	float: left;
	background-color: #FFFFFF;
}	

#footerleft {
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0px 4px 16px;
	margin: 20px 0px 40px;
	width: 918px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}

#column {
	width: 250px;
	padding-right: 30px;
	float: right;
	background-color: #FFFFFF;
}	


/* MENU 
................................................................ */

#menu {
	float: left;
	clear: left;
	padding-top: 20px;
}	

#menu a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/buttonBgd1.png);
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 40px;
	height: 23px;
	padding-top: 6px;
	color: #000000;
	text-decoration: none;
}

#menu a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/buttonBgd1.png);
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 40px;
	height: 23px;
	padding-top: 6px;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/buttonBgd2.png);
	height: 23px;
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 6px;
	text-indent: 40px;
	color: #FF0000;
	text-decoration: none;
}

#menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/buttonBgd2.png);
	height: 23px;
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 6px;
	text-indent: 40px;
	color: #FF0000;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	padding: 4px 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

#ready {
	margin-top: 20px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#doris {
	float: right;
	margin: 0px;
	padding: 0px;
}		

.tick {
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 25px;
	padding-left: 30px;
	padding-top: 12px;
	display: block;
}

#gallery {
	float: left;
	margin-top: 30px;
	width: 570px;
}


.bullet_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bullet30.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	text-indent: 23px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.bullet_link:hover
{ 
  background-position: 0 -15px;
  text-decoration: none;
}

.bullet_link span
{
  display: none;
  text-decoration: none;
}
.gallery
{
	padding: 0px;
	margin: 0px 8px 16px 0px;
}
.normal {
	font-family: "Century Gothic", Verdana, Tahoma;
	padding: 4px;
	margin: 0px;
}
.comments {
	font-family: "Century Gothic", Verdana, Tahoma;
	float: right;
	width: 290px;
	margin: 0px;
	padding: 0px 8px 0px 0px;
}
