/* =elements */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #e8eee7;
	/*background-image: url(../gfx/snow_flk_bkgd.jpg);*/
	text-align: center;
}
fieldset {
	border: 1px solid #7b0046;
	margin:0px;
	padding: 5px;
}
legend {
	border: 0px;
	margin:0px;
	padding: 0px;
}
label {
	border: 0px;
	clear: both;
	margin:0px;
	padding: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fafefa;
	border: 1px solid #7b0046;
	padding: 1px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
}
option {	
	text-indent: 1.5em; 
	color: #666666;
	font-weight: 600;	
}
a:link {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #7b0046;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
h3 {
	font-size: inherit;
	color: inherit;
	background-attachment: inherit;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h5 {
	font-size: 12px;
	color: #7b0046;
	background-color: inherit;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#clear {
	clear: both;
}

/* =shell */
#shell {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
	color: inherit;
	background-color: #fafefa;
}

/* =header*/
#header{
	float: left;
	clear: both;
	width: 100%;
	background-color: #fafefa;
}
#welcome_message {
	font-size: 14px;
	font-weight: bold;
	color: #7b0046;
	background-color: inherit;
}

/* =header_nav */
#header_nav {
	float: left;
	clear: both;
	width: 100%;
	color: inherit;
	background-color: #e8eee7;
}
#signin_button {
	float: right;
	clear: left;
	width: 180px;
	text-align: center;
	background-image: url(../gfx/tab2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/* =brand */
#brand {
	float: left;
	clear: left;
	margin-top: 5px;
	width: 477px;
	height: 65px;
	text-indent: -9999px;
	font-size: 14px;
	background-image: url(../gfx/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fafefa;
	border-right: solid 1px #e8eee7;
}

/* =cart */
#search_products {	
	text-align: right;
	margin-top: 5px;
	width: 477px;
	height: 43px;
	float: right;
	clear: right;
}

/* =navigation */
#navigation {
	width: 470px;
	height: 17px;
	float: left;
	text-align: right;
}

/* =content*/
#content{
	float: left;
	height: 382px;
	background-color: #fafefa;	
}

/* =primary_content */
#primary_content {
	width: 477px;
	float: left;
	height: 380px;
	margin-right: 1px;
}

/* =secondary_content */
#secondary_content {
	width: 477px;
	float: right;
	height: 380px;
}

/* =footer */
#footer{
	width: 100%;
	float: left;
	clear: left;
	background-color: #e8eee7;	
}

#copyright {
	font-size: 9px;
	width: 477px;
	float: left;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer_nav {
	font-size: 9px;
	width: 477px;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer_nav a{
	color: #666666;
	background-color: inherit;
	font-style: normal;
}

#clearing_bar {
	float: left;
	clear: left;
	background-color: #7b0046;
	height: 4px;
	width: 100%;
	text-indent: -999px;
	overflow: hidden;
}
#clearing_bar_2 {
	float: left;
	clear: left;
	background-color: #7b0046;
	height: 4px;
	width: 100%;
	text-indent: -999px;
	overflow: hidden;
	margin-top: 1px;
}

/* =backgrounds */
#bg_green_left {
	color: inherit;
	background-color: #deeae0;
	float: right;
	width: 472px;
	height: 377px;
	margin-left: 5px;
}

#bg_green_left h1 {
	font-size: 30px;
	color: #7b0046;
	background-color: inherit;
	margin: 20px;
	margin-bottom: 10px;
	clear: both;
}

#bg_home_right {
	color: inherit;
	background-color: #ececec;
	background-repeat: no-repeat;
	background-position: top-left;
	float: left;
	width: 472px;
	height: 357px;
	text-align: center;
	margin-right: 5px;
	padding-top: 20px;
}

#bg_about_right {
	color: inherit;
	background-color: #dcc6d2;
	float: left;
	width: 472px;
	height: 377px;
	margin-right: 5px;
}

#bg_events_right {
	color: inherit;
	background-color: #ececec;
	float: left;
	width: 472px;
	height: 377px;
	margin-right: 5px;
}
	
#bg_services_right {
	color: inherit;
	background-color: #dcc6d2;
	float: left;
	width: 472px;
	height: 377px;
	margin-right: 5px;
}

#bg_my_account_info_right {
	text-align: center;
	color: inherit;
	background-color: #ececec;
	float: left;
	width: 472px;
	height: 377px;
	margin-right: 5px;
}

#bg_my_account_info_right img{
	padding: 5px;
}

#bg_offer_left {
	color: inherit;
	background-color: #deeae0;
	/*background-image: url(../gfx/snw_flk_bg3.jpg);*/
	float: right;
	width: 472px;
	height: 377px;
	margin-left: 5px;
}

#bg_offer_right {
	color: inherit;
	background-color: #ececec;
	/*background-image: url(../gfx/snw_flk_bg2.jpg);*/
	float: left;
	width: 472px;
	height: 377px;
	margin-right: 5px;
}

/* =background colours/heading styles */
#bg_green_lrg h2, #bg_green_left h2, #bg_home_right h2, #bg_about_right h2, #bg_events_right h2, #bg_services_right h2, #form_left h2, #form_right h2 {
	font-size: 18px;
	color: #7b0046;
	background-color: inherit;
	margin: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-style: italic;
}

#bg_offer_left .h2_tab1 {
	font-size: 18px;
	color: #7b0046;
	margin: 20px 20px 0px 20px;
	text-align: left;
	font-style: italic;
}

#bg_offer_left .h2_tab2 {
	font-size: 18px;
	color: #7b0046;
	margin: 0px 20px 10px 100px;
	text-align: left;
	font-style: italic;
}

#bg_offer_right .h2_tab3 {
	font-size: 18px;
	color: #7b0046;
	margin: 20px 0px 32px 20px;
	text-align: left;
	font-style: italic;
}

#bg_green_left #next_event #h2_link a {
	text-decoration: none;
	color: #7b0046;
}

#bold_link a {
	text-decoration: none;
	font-style: normal;
}

#bg_green_left p, #bg_about_right p, #bg_events_right p, #bg_services_right p, #bg_offer_left p, #bg_offer_right p {
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 7px;
}

#bg_no_results p {
	color: #666666;
	background-color: inherit;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 7px;
}

#bg_home_right p {
	color: #666666;
	background-color: inherit;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
}

.purple_button_home {
	float: right;
	color: #FFFFFF;
	background-color: #7B0046;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: .75em 0em .25em 0em;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 150px;
	height: 19px;
}

.purple_button_home a, .purple_button a {
	font-style: normal;
	color: #FFFFFF;
	background-color: inherit;
}

.purple_button {
	float: left;
	color: #FFFFFF;
	background-color: #7B0046;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: .75em 0em .25em 0em;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
	height: 19px;
}

.button_wrapper {
	width: 450px;
}

#lrg_img {
	background-image: url(../gfx/splash7_img.jpg);
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: top left;
	height: 377px;
	width: 472px;
}

/* =contact form background styles */
#contact_form_left {
	color: inherit;
	background-color: #deeae0;
	float: right;
	width: 472px;
	height: 337px;
	padding-top: 40px;
}

#contact_form_right{
	color: inherit;
	background-color: #deeae0;
	float: left;
	width: 472px;
	height: 337px;
	padding-top: 40px;
}

/* =feedback form background styles */
#feedback_form_left {
	color: inherit;
	background-color: #deeae0;
	float: right;
	width: 472px;
	height: 367px;
	padding-top: 10px;
}

#feedback_form_right{
	color: inherit;
	background-color: #deeae0;
	float: left;
	width: 472px;
	height: 367px;
	padding-top: 10px;
}

#feedback_form_left h5 {
	background-color: inherit;
	color: #7B0046;
	font-size: 12px;
	margin: 2px 0px 1px 20px;
}

#feedback_form_right h5 {
	background-color: inherit;
	color: #7B0046;
	font-size: 12px;
	margin: 2px 0px 1px 20px;
}

#trade_feed {
	padding: 0px 0px 5px 20px;
}

.trade_feed_chkbox {
	margin-right: 20px
}

/* =contact form styles */
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #fafefa;
	border: 1px solid #7b0046;
	padding: 3px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#signin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	color: #7b0046;
	background-color: none;
	font-weight: bold;
	width: 240px;
	padding-top: 200px;
	padding-left: 220px;
}
#signin2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	color: #7b0046;
	background-color: none;
	font-weight: bold;
}
#signin a {
	font-size: 9px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
#signin2 a {
	font-size: 9px;
	color: #7b0046;
	background-color: inherit;
	text-decoration: none;
}
#signin fieldset {
	color: #FFFFFF;
	background-color: inherit;
}

#primary_content_lrg {
	width: 770px;
	height: 380px;
	float: left;
}
#secondary_content_sml {
	width: 184px;
	height: 380px;
	float: right;
	margin-left:1px;
}
#bg_green_lrg {
	float: right;
	color: inherit;
	background-color: #deeae0;
	width: 765px;
	height: 377px;
}
#cart_header {
	color: #FEFAFE;
	background-color: #7c0046;
	background-image: url(../gfx/cart_head2.jpg);
	font-weight: normal;
	width: 178px;
	text-align: center;
}
#cart_shell {
	color: inherit;
	background-color: #ececec;
	height: 261px;
	width: 178px;
	overflow: scroll;
	overflow-x:hidden;
}
#guest_cart_shell {
	color: inherit;
	background-color: #ececec;
	height: 307px;
	width: 178px;
	overflow: scroll;
	overflow-x:hidden;
	text-align: center;
}
#cart_shell table {
	width: 160px;
	font-size: 9px;
	margin-top: 3px;
	border: solid 1px #999999;
}
#cart_shell th {
	color: inherit;
	background-color: #CCCCCC;
}
#cart_id {
	color: inherit;
	background-color: #FFFFFF;
}
#cart_title {
	color: #FFFFFF;
	background-color: #7c0046;
}
#cart_total {
	width: 178px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color:#00CC00;
}
.cart_pad {
	text-align: center;
}
.cart_vert_pad {
	height: 20px;
}
#smallPP {
	font-size: 9px;
}
#smallPP a:link {
	font-size: 9px;
	color: #FFFFFF;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
}
#smallPP a:visited {
	font-size: 9px;
	color: #FFFFFF;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
}
#smallPP a:hover {
	font-size: 9px;
	color: #7c0046;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
}
#smallPP a:active {
	font-size: 9px;
	color: #FFFFFF;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
}
.cart_button {
	width: 76px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #fafefa;
	border: 1px solid #7b0046;

}
#cart_checkout {
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #fafefa;
	border: 1px solid #7b0046;
	padding: 2px;
}
#checkout_info {
	margin-left: 40px;
	margin-right: 40px;
}
#gift_img1 {
	text-align: center;
	width: 200px;
}
#gift_img2 {
	text-align: center;
	width: 200px;
}
#gift_img3 {
	text-align: center;
	width: 100%;
}
#cart_empty {
	height: 33px;
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #fafefa;
}
#cart_empty div{
	text-align: center;
	border: 1px solid #7b0046;
	padding: 3px;
}
#cart_footer {
	text-align: center;
}
.thumb_info_wrapper {
	padding-top: 10px;
	float: left;
	width: 190px;
	overflow: hidden;
}
#result_nav {
	height: 57px;
	overflow: hidden;
	background-color: #CCCCCC;
}
#result_nav_left {
	float: left;
	width: 150px;
	height: 35px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
#result_nav_mid {
	float: left;
	width: 465px;
	height: 35px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
#result_nav_right {
	float: left;
	width: 150px;
	height: 35px;
	padding-top: 25px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}
.result_id {
	text-indent: 20px;
	float: left;
	width: 125px;
	text-align: left;
	overflow: hidden;
}
.result_price {
	float: right;
	width: 65px;
	text-align: left;
	overflow: hidden;
}
.result_options {
	clear: both;
}

.result_thumb {
	font-size: 9px;
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: hidden;
}
.result_thumb img {
	border: 0px;
}
.product_search_form_txt {
	color: inherit;
	background: #fafefa;
	border: solid 1px #7c0046;
	vertical-align: top;
	margin-top: 3px;
}
#product_search_form_btn {
	color: #ffffff;
	background: #B4BEB3 none;
	vertical-align: top;
	border: 0;
	height: 25px;
	width: 25px;
	margin-left: 5px;
	margin-right: 5px;
}
#radioOptions input{
	margin:5px;
	font-weight: bold;
	font-size: 12px;
	color: #7b0046;
	background-color: inherit;
}

/* =full_img_window */
#full_img_view {
	width: 75%;
	color: inherit;
	background-color: #deeae0;
	border: solid 5px #fafefa;
	margin: 0px auto;
	margin-top: 15px;
	padding-top: 15px;
}

#full_img_view h4 {
	text-align: center;
	font-size: 16px;
	color: #7c0046;
	background-color: inherit;
	margin: 10px;
}

#full_img_info {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
	width: 400px;
}
#full_img_option {
	width: 199px;
	float: right;
	clear: right;
	text-align: right;
}
#full_img_id {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_price {
	width: 199px;
	float: right;
	clear: right;
	text-align: right;
}
#full_img_artist {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_size {
	width: 199px;
	float: left;
	clear: left;
	text-align: left;
}
#full_img_button {
	border-top: solid 1px #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#footer_img_view{
	width: 75%;
	background-color: #e8eee7;
	margin: 0px auto;	
}
#full_img_view_footer {
	width: 75%;
	margin: 0px auto;
	padding: 0px;
}

#full_details_left {
height:16px;
padding-top: 2px;
float: left;
width: 455px;
font-size: 9px;
text-align: left;
background-color: #e8eee7;
}
#full_details_right {
float: right;
width: 500px;
font-size: 9px;
text-align: right;
background-color: #e8eee7;
}
#full_details_right h4 {
font-size: 16px;
font-weight: bold;
color: #7c0046;
background-color: #e8eee7;
}
#copyright_img_view {
	font-size: 9px;
	width: 49%;
	float: left;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#footer_nav_img_view {
	font-size: 9px;
	width: 49%;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer_nav_img_view a{
	color: #666666;
	background-color: inherit;
	font-style: normal;
}
#clearing_bar_img_view {
	margin: 0px auto;
	background-color: #7b0046;
	height: 4px;
	width: 75%;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
	border-left: 5px solid #7c0046;
	border-right: 5px solid #7c0046;
	font-style: normal;
}
#clearing_bar_img_view2 {
	margin: 0px auto;
	background-color: #7b0046;
	height: 4px;
	width: 75%;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
	border-left: 5px solid #7c0046;
	border-right: 5px solid #7c0046;
	font-style: normal;
}
#catalogue_option {
	color: #FFFFFF;
	background-color: #FAFEFA;
	height: 60px;
	width: 178px;
}
#catalogue_option p{
	width: 178px;
	height: 57px;
	color: #FFFFFF;
	background-color: #7c0046;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	line-height: 26px;
}
#catalogue_options {
	color: #FFFFFF;
	background-color: #ececec;
	border-top: 1px solid #CCCCCC;
	height: 275px;
	width: 178px;
}

#catalogue_options p{
	width: 176px;
	height: 24px;
	background-color: #7c0046;
	background-image: url(../gfx/catalogue_button.jpg);
	text-align: center;
	padding-top: 14px;
	padding-bottom: 8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}

#catalogue_options a{
	color: #ffffff;
	background-color: transparent;
	font-style: normal;
}

#catalogue_option a{
	color: #ffffff;
	background-color: inherit;
	font-style: normal;
}

#thumb_pane {
	height: 319px;
	overflow: hidden;
	border-bottom: solid 1px #fafefa;
}
.purple a{
	font-weight: bold;
	color: #7c0046;
	background: inherit;
}

/* =regiter form background styles */
#form_left {
	color: inherit;
	background-color: #deeae0;
	float: right;
	width: 472px;
	height: 377px;
}

#form_right{
	color: inherit;
	background-color: #ececec;
	float: left;
	width: 472px;
	height: 377px;
}
#register_form_left {
	float:left;
	width: 49%;
}
#register_form_right {
	float:left;
	width: 49%;
}
#register_form_lower {
	clear: both;
}

/* =message form styles */
#message {
	width: 408px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
.red_warning {
	border: 2px solid #FF0000;
	color: #FF0000;
}
.green_warning {
	border: 2px solid #66CC00;
	color: #66CC00;
}

/* =home display images */
#home_img_1 {
	padding-top: 10px;
	float: left;
	height: 140px;
	width: 50%;
}
#home_img_2 {
	padding-top: 10px;
	float: right;
	height: 140px;
	width: 50%;
}
#home_img_3 {
	float: left;
	height: 140px;
	width: 50%;
}
#home_img_4 {
	float: right;
	height: 140px;
	width: 50%;
}

/* =business_details */
#details_right h4 {
font-size: 16px;
font-weight: bold;
color: #7c0046;
background-color: #e8eee7;
}
#business_details {
padding:0px;
background-color: #e8eee7;
color: inherit;
}
#details_left {
height:16px;
padding-top: 2px;
float: left;
width: 455px;
font-size: 9px;
text-align: left;
background-color: #e8eee7;
}
#details_right {
float: right;
width: 500px;
font-size: 9px;
text-align: right;
background-color: #e8eee7;
}
#details_updated {
font-size: 10px;
text-align: left;
}

.form_col {
	width: 250px;
	float: left;
	padding-bottom: 20px;
}
.form_row {
	width: 680px;
	text-align: right;
	clear: both;
}

.prevPrice {
	text-decoration: line-through;
}

.newPrice {
	color: #FF0000;
	background-color: inherit;
}

/* Latest Hack = Account Page */

#my_acc_pane {
	width: 100%;
	height: 377px;
	overflow: scroll;
	overflow-x:hidden;
	color: #FF0000;
	background-color: #CCCCCC;
}
.my_acc_tile {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #83204f;
	width: 100%;
	height: 43px;
	background-image: url(../gfx/cart_tile.gif);
	background-repeat: repeat-x;
	background-position: top left;
	clear: both;
	border-bottom: 2px solid #FFFFFF;
}
.my_acc_tile .opt_date {
	width: 200px;
	height: 13px;
	padding: 15px;
	float: left;
}
.my_acc_tile .opt_qty {
	width: 125px;
	height: 13px;
	padding: 15px;
	float: left;
}
.my_acc_tile .opt_total {
	width: 150px;
	height: 13px;
	padding: 15px;
	float: left;
}
.my_acc_tile .opt_options {
	width: 125px;
	height: 13px;
	padding: 15px;
	float: left;
}
.my_acc_tile .opt_options a:hover {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
.my_acc_tile .opt_options a{
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
	font-style: italic;
}
.my_acc_cart_tile {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #83204f;
	width: 100%;
	height: 135px;
	clear: both;
	border-bottom: 2px solid #FFFFFF;
}
.my_acc_cart_tile .opt_img {
	width: 225px;
	height: 105px;
	padding: 10px;
	float: left;
}
.my_acc_cart_tile .opt_imgId {
	width: 150px;
	height: 105px;
	padding: 10px;
	float: left;
}
.my_acc_cart_tile .opt_price {
	width: 150px;
	height: 105px;
	padding: 10px;
	float: left;
}
.my_acc_cart_tile .opt_options {
	width: 125px;
	height: 105px;
	padding: 10px;
	float: left;
}
.my_acc_cart_tile .opt_options a:hover {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
}
.my_acc_cart_tile .opt_options a{
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
	font-style: italic;
}
.whtText {
	color: #FFFFFF;
	background-color: inherit;
}

/* List Styling */

#shell #content ul{
	list-style-type: circle;
	padding-left: 40px;
	padding-bottom: 15px;
}

/* =ie=smallprint */

#shell #content #xi {
 color: #CCCCCC;
 font-size: 10px;
}

#shell #content #xi a {
	color: #CCCCCC;
}


#shell #content #xi a:hover {
	color: #7b0046;
}

#shell #content #xixpad {
	padding-top: 20px;
	color: #CCCCCC;
	font-size: 10px;
}

#shell #content #xixpad a {
	color: #CCCCCC;
}

#shell #content #xixpad a:hover {
	color: #7b0046;
}

#shell #content #xpad {
	padding-top: 25px;
}

#gift_header {
	text-align: left;
	padding-left: 20px;
}