body {
	margin-top: 20px;
	background-color: #6784B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
h1 {
	padding:0px;
	margin:0px;
}
p {
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	letter-spacing: 2px;
}
.alertText {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.alertButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	color: #FF0066;
}
.base {
	width:960px;
	margin:0px auto;
	border:1px solid #694292;
	background-color:#fff;
}
.baseContainer {
	overflow:auto;
	padding-bottom:30px;
}
	
.bodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D36937;
}
.bodyLink:hover
{
	color:#660066;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.cellLabel {
	text-align:right;
}
.cellContent {
	text-align:left;
}
.copyText {
	font-size: 10px;
}
.copyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
}
.copyLink:hover
{
	color:#333333;
}
.captionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633CC;
}
.captionLink:hover
{
	color:#CC0099;
}
.emailBox {
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6633CC;
	text-align: center;
	width: 30%;
}
.emailButton {
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6633CC;
	text-align: center;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
}
.formCells {
	border: 1px solid #6699ff;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660099;
	padding: 0px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-left: 3px;
	padding-right: 3px;
	cursor:pointer;
	margin-bottom:10px;
}
.itemsBlock {
	float:left;
	display:inline;
	width:600px;
	padding:10px;
	overflow:auto;
}
.itemsBlock .itemsRow {
	border-top:1px solid #f0f;
	overflow:auto;
}
.itemsBlock .itemsRowTop {
	border:none;
	overflow:auto;
}
.itemsBlock .itemLeft, .itemsBlock .itemRight {
	float:left;
	display:inline;
	width:279px;
	text-align:center;
}
.itemsBlock .itemLeft {
	border-right:1px solid #F0F;
	padding:10px 10px 10px 0px;
}
.itemsBlock .itemRight {
	padding:10px 0px 10px 10px;
}
.itemFeature {
	width:298px;
	padding:10px;
	margin:10px;
	float:left;
	display:inline;
	border:1px solid #F90;
}
.itemFeature h1 {
	font-size:16px;
	margin-bottom:5px;
}
.itemFeature .itemForm div {
	overflow:auto;
	text-align:right;
}
.itemFeature .itemForm label, .itemFeature .itemForm span {
	width:100px;
	float:left;
	display:inline;
	padding-bottom:10px;
}
.itemFeature .itemForm label {
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}
 .itemFeature .itemForm span {
	 text-align:left;
 }
.itemFeature .itemForm select {
	width:150px;
	float:left;
	display:inline;
	padding:0px;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6600FF;
}
.smallFormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660099;
	padding: 0px;
}
.smallFormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding-left: 1px;
	padding-right: 1px;
}
.tableCells {
	border: 1px solid #FF6699;
}

#bagPage table {
	width:760px;
	margin:0px auto;
}
#bagPage td {
	border: 1px solid #FF6699;
	padding:10px;
}
#bagPage .subHead {
	width:760px;
	margin:5px auto;
	text-align:left;
}
#bagPage p {
	text-align:center;
}
#bagPage .baseContainer {
	padding:30px 0px 40px 30px;
}
#checkoutPage .baseContainer {
	padding:20px 10px 30px 50px;
}
#contactPage h3 {
	color:#C09;
	text-align:center;
}
#emailForm {
	width:600px;
	margin:0px auto;
}
#emailForm table {
	width:550px;
	border:1px solid #FF6699;
}
#emailForm td {
	border:1px solid #FF6699;
	padding:5px;
}
#footer {
	height:25px;
	margin-top:10px;
	padding:0px 10px;
	overflow:auto;
}
#footer a, span {
	float:left;
	display:inline-block;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
}
#footer #footerCopyright {
	width:200px;
}
#footer #footerTerms {
	width:145px;
}
#footer #footerContact {
	width:135px;
}
#footer #footerAddthis {
	width:150px;
}
#footer #footerAlerts {
	width:300px;
	text-align:right;
	float:left;
	display:inline;
}
#goodiesPage .baseContainer {
	width:920px;
	padding:20px;
}
#itemPage .baseContainer {
	width:800px;
	margin:20px auto;
}
#menuContainer {
	height:50px;
	overflow:auto;
	position:relative;
}
#mainMenu {
	float:right;
	position:relative;
	left:-50%;
}
#menuButtons {
	position:relative;
	left:50%;
	text-align:center;
}
#menuButtons a {
	float:left;
	display:inline-block;
	height:50px;
	text-indent:-5000px;
	background-repeat:no-repeat;
}
#menuButtons a:hover {
	background-position:0px -50px;
}
#menuButtons #topsMenuButton {
	background-image:url(/graphics/buttons/tops.gif);
	width:94px;
}
#menuButtons #bottomsMenuButton {
	background-image:url(/graphics/buttons/bottoms.gif);
	width:101px;
}
#menuButtons #hatsMenuButton {
	background-image:url(/graphics/buttons/hats.gif);
	width:85px;
}
#menuButtons #dressesMenuButton {
	background-image:url(/graphics/buttons/dresses.gif);
	width:112px;
}
#menuButtons #beachGearMenuButton {
	background-image:url(/graphics/buttons/beach_gear.gif);
	width:144px;
}
#menuButtons #decorMenuButton {
	background-image:url(/graphics/buttons/decor.gif);
	width:107px;
}
#menuButtons #bagMenuButton {
	background-image:url(/graphics/buttons/bag.gif);
	width:88px;
}
#updatePage .baseContainer {
	padding:30px 0px 40px 30px;
}
#zippinPage .baseContainer {
	text-align:center;
}
#zippinForm {
	width:450px;
	margin:20px auto;
}
#zippinForm td {
	padding:10px;
	border:1px solid #FF6699;
}
