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

body{
	/*background-color: #999999;*/
	background-color: #FFFFFF;
	background-image: url('/includes/Layout/backgroundWhite.gif');
	background-repeat: repeat-x repeat-y;
	font-family: Bookman Old Style, georgia, times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

h1{
	font-size: 24px;
	font-weight: normal;
}

h2{
	font-size: 28px;
	font-weight: normal;
}

h3{
	font-size: 19px;
	font-weight: normal;
}

h4{
	font-size: 16px;
	font-weight: normal;
}

label{
	font-weight: bold;
}

#boxTop{
	background-image: url('/includes/Layout/boxTop.png');
	background-repeat: no-repeat;
	width: 760px;
	height: 31px;	
}

#boxBody{
	background-image: url('/includes/Layout/boxRepeater.png');
	background-repeat: repeat-y;
	width: 760px;
	height: 100%;
}

#boxBottom{
	background-image: url('/includes/Layout/boxBottom.png');
	background-repeat: no-repeat;
	width: 760px;
	height: 31px;
}

#wrapper{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 25px;
}

#logo{
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 300px;
}

#topRight{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}

#myAccount{
	padding: 0px;
	text-align: right;
	color: #000000;	
}

#myAccount a{
	font-family: Monotype Corsiva, Bookman Old Style, georgia, times new roman, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;		
	text-decoration: none;
}

#giftCards{
	padding: 0px;
	color: #000000;	
	text-align: right;
}

#giftCards a{
	font-family: Monotype Corsiva, Bookman Old Style, georgia, times new roman, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;		
	text-decoration: none;
}

#newsletter{
	display: inline;
	vertical-align: middle;
}

#newsletter input[type=text]{
	border:1px solid #F0B6D2;
	width:150px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 10px;
}

#mainLinks{
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	width: 450px;
	font-size: 13px;
	color: #000000;
}

#mainLinks a{
	font-family: Monotype Corsiva, Bookman Old Style, georgia, times new roman, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;		
	text-decoration: none;
}

#shopNow{
	float: right;
	margin-right: 30px;
}

#ContentBody{
	margin-left: 50px;
	margin-right: 50px;
}

#bottomLinks{
	color: #000000;	
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#bottomLinks a{
	font-family: Monotype Corsiva, Bookman Old Style, georgia, times new roman, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;		
	text-decoration: none;
}

#pinkFoot{
	margin-top: 5px;
	margin-left: 30px;
	color: #DD5F9A;
	font-weight: bold;
}

#copyright{
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.greyBorder{
	width: 710px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;	
	border-bottom: 1px solid #D1D1D1;
	clear: both;
}

.smTitleText{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #787878;
}

.bigTitleText{
	color: #DD5F9A;
	font-size: 20px;
	font-weight: normal;
}
.red {
	color: #FF0000;
}

.pinkFont, pinkFont A{
	color: #DD5F9A;
	font-weight: bold;
}

.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FF6600;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size :20px;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: bold;
}
.left a {
	color : #000000;
}
.left a:hover {
	color : #FF6600;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

.pinky{
	color: #DD5F9A;
}