* {
margin:0;
padding:0
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: .8em;
}

img {
	border: 0px;
	margin: 10px;
}

p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF0099;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	line-height: 3em;
}

.active {
	color: #000000;
}
.biggerText {
	font-size: 1.1em;
	font-weight: bold;
}

.center {
	text-align: center;
}


.bold {
	font-weight: bold;
}
.bold_pink {
	font-weight: bold;
	color: #FF0099;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.col_01 {
	width: 30%;
	float: left;
}

.col_02 {
	width: 30%;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}

.col_03 {
	width: 30%;
	float: left;
}
.divider {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.divider_padding {
	padding-right: 14px;
	padding-left: 14px;
}
.first  {
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-decoration: none;
}
.floatLeft {
	float: left;
}


.fltlft {
	float: left;
}
.fltrt { /* float an element right. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.image {
	padding: 15px;
}
.georgia_italc_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.hor_sep {
	line-height: 2px;
	background-color: #FF0099;
	clear: both;
	height: 2px;
	font-size: 2px;
}
.sep {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 12px;
	padding-left: 12px;
}
.hor_divider_grey {
	height: 2px;
	width: 612px;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.hor_divider_pink {
	height: 2px;
	width: 612px;
	padding-bottom: 30px;
}


.info_cart {
	float: right;
}

.italic {
	font-style: italic;
}

.nosh {
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
}

.nosh a {
	color: #FF0099;
}

.nosh a:hover {
	color: #FFFFFF;
}

.pad_10px {
	padding: 10px;
}

.pad_20px {
	padding: 20px;
}

.pad_lr_10px {
	padding-right: 10px;
	padding-left: 10px;
}

.pad_lr_20px {
	padding-right: 20px;
	padding-left: 20px;
}

.pink {
	color: #FF0099;
}

.price {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	float: left;
	padding: 5px;
}
.product_header {
	padding: 5px;
	text-align: center;
}
.product_center {
	width: 182px;
	margin-left: 215px;
}

.product_left {
	float: left;
	width: 182px;
}


.product_right {
	float: right;
	width: 182px;
}

.product_spacer {
	width: 32px;
	height: 260px;
}

.product_thumb {

}

.swap_text {
	text-align: center;
	height: 6px;
	padding-top: 10px;
	clear: both;
}
.text_middle {
	vertical-align: middle;
}
#banner {
	text-align: center;
}
#bottom {
	width: 1014px;
	margin-right: 68px;
	margin-left: 68px;
	float: left;
	font-size: .8em;
	display: inline;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 20px;
}
#bottom a {
	text-decoration: none;
	color: #FFFFFF;
}
#grad_top {
	height: 13px;
	width: 1014px;
	background-image: url(images/grad_top.gif);
	display: inline;
	position: absolute;
	left: 0px;
	top: -13px;
	background-repeat: repeat-x;
}


#bottom a:hover {
	color: #CC0099;
	text-decoration: none;
}
#container  {
	width: 1150px;
	background-image: url(images/background_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
} 

#container2 {
	width: 850px;
	background-image: url(images/background_more_info_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer  {
	width: 1006px;
	margin-right: 72px;
	margin-left: 72px;
	padding-top: 3px;
	text-align: center;
	float: left;
	background-color: #FF0099;
	padding-bottom: 5px;
	display: inline;
	position: relative;
	height: 20px;
	clear: both;
	background-position: center;
	line-height: 20px;
} 
#footer a {

}


#header  {
	height: 220px;
	text-align: center;
	padding-top: 40px;
	padding-left: 6px;
} 
#mainContent  {
	padding-top: 25px;
	width: 665px;
	position: relative;
	line-height: 22px;
	padding-bottom: 15px;
	float: left;
	margin-left: 100px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0099;
	padding-right: 15px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	margin-bottom: 25px;
} 
#mainContent img {
}
#navbar {
	background-color: #FF0099;
	width: 1006px;
	text-align: center;
	margin-right: 72px;
	margin-left: 72px;
	padding-top: 6px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
	display: inline-block;
	position: relative;
}
#navbar a {


}


#mainContent a {
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
	color: #FF0099;
}

#mainContent a:hover {
	color: #FF99D7;
	text-decoration: underline;
}

#sidebarRight   {
	padding-top: 10px;
	padding-bottom: 15px;
	float: right;
	width: 270px;
	margin-right: 80px;
	margin-left: 15px;
}
#sidebarRight a:hover {
	color: #FF99D7;
	text-decoration: underline;
}

.floatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

#gift_box {
	float: left;
	width: 125px;
}

#gift_box_txt {
	margin-left: 136px;
	padding-top: 75px;
	line-height: 1.5em;
}

#gift_box_btm {
	margin-left: 51px;
	clear: both;
	padding-left: 85px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 80px;
	margin-bottom: 30px;
}


#grad_btm {
	float: left;
	height: 13px;
	width: 914px;
	margin-right: 68px;
	margin-left: 68px;
	background-image: url(images/grad_btm.gif);
	display: inline;
	background-repeat: repeat-x;
}
#header2 {
	height: 180px;
	text-align: center;
	padding-top: 40px;
	padding-left: 6px;
}

#info_content {
	text-align: center;
}

#product_content {
	width: 612px;
	margin-right: 51px;
	margin-left: 51px;
}

#product_image {
	padding-top: 45px;
	padding-bottom: 45px;
}

#product_nav {
	vertical-align: middle;

}

#shop_content {
	display: inline;
	float: left;
	width: 714px;
	margin-left: 68px;
	margin-top: 35px;
	margin-right: 68px;
}
.float_gift_box {
	float: left;
	margin-right: 15px;
}
.advertisement {
	font-size: 10px;
	color: #999999;
}
