.body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#container{
	width: 814px;
	height: auto;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #dccee6;
	margin: 0 auto 0 auto;
}.content_BG {
	background-image: url(../images/content_BG.gif);
	background-color: #beb2c6;
	background-repeat: repeat-x;
}
.title_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #41066c;
}
.white_border_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.product_bottom {
	background-color: #b08ac7;
	background-image: url(../images/product_bottom.gif);
	background-repeat: repeat-x;
}
.product_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A38FB2;
}
#pinkbg{
	background-image: url(../images/collection_pinkbg.jpg);
	background-repeat: no-repeat;
	background-color:#f3e3f0;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	overflow: hidden;
	line-height: 17px;
}
.side_td
{
    background-color:#f3e3f0;
}
.navtext, .navtext a, .navtext a:link, .navtext a:visited, .navtext a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39224A;
	text-decoration: none;
}

.navtext .a:hover
{
    text-decoration: underline;
}

.content_images {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A284B6;
	border-bottom-color: #A284B6;
	margin: 5px;
}
.product_view_image {
	border: 5px solid #AA9AB4;
}
.sample_content_images {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A284B6;
	border-bottom-color: #A284B6;
}

.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wider, .textboxWide {
	width: 240px;
}

.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}
input.add_to_cart
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:107px;
   height:26px;
   background-color:#A284B6;
   border-style:double;
   border-color:#cfdce6;
   border-width:4px;
}

input.continue_shopping{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:125px;
   height:26px;
   background-color:#A284B6;
   border-style:double;
   border-color:#cfdce6;
   border-width:4px;
}


/* Grid view styles */

.table_gv 
{
	/*background-color: #A4A29E;*/
	

}

a, a:active, a:linked, a:visited
{
    color: #A284B6;
    font-weight: bold;  
}
.table_header_gv td, .table_header_gv a, .table_header_gv th
{
	font-weight: bolder;
	color:White;	
	background-color: #A284B6;
}


.table_pager_gv 
{
	font-weight: bold;
	text-align: center;
}

.table_footer_gv 
{
	background-color: #CCCCCC;
	font-weight: bold;
}

.table_row_gv 
{
	background-color: #EEEEEE;	
}

/*.table_row_gv:hover, .table_alt_row_gv:hover
{
	background-color:#A4A29E;
}*/

.table_alt_row_gv 
{
	background-color: #DCDCDC;
}

.table_sel_row_gv 
{
	background-color:#FFFF66;
	background-position:left
}.header_BG {
	background-color: #FFFFFF;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	text-align: center;
	padding-top: 7px;
}
.header_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #41066c;
	background-color: #FFFFFF;
	letter-spacing: 3px;
	float:inherit;
	padding-top: 8px;
	text-align: center;
}
.sitemap_link_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 19px;
	color: #41066c;
	text-decoration:none;
}
.sitemap_link strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #41066c;
	text-decoration:none;
	font-weight:normal;
}
.sitemap_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #41066c;
	text-decoration:none;
	font-weight:normal;
}