@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

a:link {
     color: #5A0929;
	 text-decoration: none;
}
a:visited {
     color: #5A0929;
	 text-decoration: none;
}
a:hover {
	color:#CCAD09;
	text-decoration: underline;
}
a:active {
     color: #5A0929;
	 text-decoration: none;
}

/* ----------------- Text ----------------- */

.yellowfont {
	color: #CCAD09;
}

.blackfont {
	color: #000000;
}

.text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}

.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CCAD09;
	font-weight: normal;
	line-height: 30px;
}

.text h2 a:link {
     color: #CCAD09;
	 text-decoration: none;
}
.text h2 a:visited {
     color: #CCAD09;
	 text-decoration: none;
}
.text h2 a:hover {
	color:#CCAD09;
	text-decoration: underline;
}
.text h2 a:active {
     color: #CCAD09;
	 text-decoration: none;
}

.text ul {
	font-family:  Arial, Helvetica, sans-serif;
	color:#5A0929;
	font-size: 13px;
	line-height:20px;
	padding: 0px;
	margin: 0px;
}

.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A0929;
	line-height: 20px;
}

.text a:link {
     color: #5A0929;
	 text-decoration: none;
}
.text a:visited {
     color: #5A0929;
	 text-decoration: none;
}
.text a:hover {
	color:#CCAD09;
	text-decoration: underline;
}
.text a:active {
     color: #5A0929;
	 text-decoration: none;
}



.text .button {
	background-color:#651233;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	height:25px;
}

/* ----------------- Testimonial ----------------- */

.testimonial h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCAD09;
	font-weight: normal;
	font-size: 18px;
}

.testimonial h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCAD09;
	font-weight: normal;
	font-size: 18px;
}

.testimonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCAD09;
	line-height: 20px;
	font-style: italic;
}

/* ----------------- Navigation ----------------- */

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #651233;
	font-weight: normal;
	font-size: 13px;
	display: block; 
	float:left;
	height:43px;
	position:relative;
}
.flower {
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	display: block; 
	float:left;
	position:relative;
}
#navigation a:link {
     color: #651233;
	 text-decoration: none;
	 font-weight:bold;
	 padding-left:10px;
	 padding-right:10px;
}
#navigation a:visited {
     color: #651233;
	 text-decoration: none;
	 font-weight:bold;
	 padding-left:10px;
	 padding-right:10px;
}
#navigation a:hover {
	color:#FFFFFF ;
	text-decoration: none;
	font-weight:bold;
	background-color:#651233;
	padding-left:10px;
	padding-right:10px;
}
#navigation a:active {
     color: #FFFFFF;
	 text-decoration: none;
	 font-weight:bold;
	 padding-left:10px;
	 padding-right:10px;
}



/* ----------------- Footers ----------------- */

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A0929;
	line-height: 20px;
}
#footer h1 a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}
#footer h1 a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}
#footer h1 a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
}
#footer h1 a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}
#footer a:link {
     color: #FFFFFF;
	 text-decoration: none;
	 font-weight:bold;
}
#footer a:visited {
     color: #FFFFFF;
	 text-decoration: none;
	 font-weight:bold;
}
#footer a:hover {
	color:#5A0929;
	text-decoration: underline;
	 font-weight:bold;
}
#footer a:active {
     color: #FFFFFF;
	 text-decoration: none;
	 font-weight:bold;
}
#footer label {
	position: absolute;
	padding-right: 20px;
	width:60px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#5A0929;
	font-size: 12px;
	line-height:18px;
}
#footer input {
	margin-left:70px;
	color:#5A0929;
}
#footer .button {
	background-color:#651233;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	height:25px;
}


/* ----------------- Base ----------------- */

#base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#base a:link {
     color: #FFFFFF;
	 text-decoration: none;
}
#base a:visited {
     color: #FFFFFF;
	 text-decoration: none;
}
#base a:hover {
	color:#CCAD09;
	text-decoration: underline;
}
#base a:active {
     color: #FFFFFF;
	 text-decoration: none;
}

/* ----------------- Forums ----------------- */

.text label {
	position: absolute;
	padding-right: 20px;
	width:100px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height:18px;
	}
	
.texts {
	margin-left:110px;
	width:450px;
	}
	
.buttons {
	margin-left:110px;
	width:300px;
}


/* ----------------- Prompts ----------------- */
.promptBad {
	color: #000000;
	background-color: #FFEFEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptBad.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptGood {
	color: #000000;
	background-color: #E7FFD9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptGood.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptAdd {
	color: #000000;
	background-color: #E7FFD9;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptAdd.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptOk {
	color: #000000;
	background-color: #E7FFD9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptGood.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}

/* ----------------- Tables ----------------- */

.tables {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A0929;
}
.tables td {
	border-bottom:1px solid #5A0929;
    padding:5px 13px 5px 8px;
}

/* ----------------- Carts ----------------- */
.carts h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0929;
	font-weight: normal;
	font-size: 18px;
}

.carts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A0929;
	line-height: 20px;
}
.carts ul {
	font-family:  Arial, Helvetica, sans-serif;
	color:#5A0929;
	font-size: 13px;
	line-height:20px;
	padding: 0px;
	margin-left: 20px;
}
.carts a:link{
	color: #5A0929;
	text-decoration:none;
}
.carts a:visited{
	color: #5A0929;
	text-decoration:none;
}
.carts a:hover{
	color: #5A0929;
	text-decoration:none;
}
.carts a:active{
	color: #5A0929;
	text-decoration:none;
}
.cart{
	float:left;
	width:80px;
	background-color: #5A0929;
	color: #FFFFFF;
	line-height:30px;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}
.cart a:link{
	display: block;
	color: #FFFFFF;
	text-decoration:none;
}
.cart a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration:none;
}
.cart a:hover{
	background-color: #5A0929;
	color: #FFFFFF;
	text-decoration:none;
}
.cart a:active{
	background-color: #5C1421;
	color: #FFFFFF;
	text-decoration:none;
}

/* ----------------- Checkout ----------------- */
.checkout {height:70px;}
.checkout ul {width:600px; list-style:none; margin:10px; float:left;}
.checkout ul a {text-decoration:none; color:#a9a9a9;}
.checkout ul li {float:left; width:25%; background:url(../Files/Design/arrow.gif) repeat-x right 6px; text-align:left;}
.checkout ul li span {display:block; margin:auto; margin-right:50%; text-align:center; border:1px solid #a9a9a9; width:19px; height:19px; line-height:19px; background-color:#ffffff;} 
.checkout ul li span a {display:block; width:19px; height:19px; margin:0px;}
.checkout ul li span a.active, ul li.active span a, ul li.past span a:hover, ul li.past:hover span a {background-color:#CCAD09; color:#ffffff; }
.checkout ul li a {display:block; margin-right:11%; text-align:center;}
.checkout ul li.past {background-position:right -106px;}
.checkout ul li.active {background-position:right -48px;}
.checkout ul li#lastStep {background-position:right -214px;}
.checkout ul li#lastStep.active {background-position:right -162px;}
.checkout ul li.active a:hover, ul li.past a:hover, ul li.past a, ul li.active a {color:#CCAD09;}
.checkout ul li.active span a:hover {color:#ffffff;}
.checkout ul li.past:hover {cursor:hand; cursor:pointer;}
.checkout ul li.past span, ul li.active span {border:1px solid #CCAD09;}