html
{
	height:100%;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-image:url(../../../images/fjuri/background.jpg);
	
	font-family:					"Arial";
	font-size:						12px;
	color: 							#222222;
}

#product_box_content>a>img {width: 150px;}

.header
{
	background-image:url(../../../images/fjuri/header.jpg);
}

.headermothersday
{
	background-image:url(../../../images/fjuri/headermothersday.jpg);
}

.header_top
{
	background-image:url(../../../images/fjuri/header_top.jpg);
}

.header_top_mothersday
{
	background-image:url(../../../images/fjuri/header_top_mothersday.jpg);
}

.header_left
{
	background-image:url(../../../images/fjuri/header_left.jpg);
}

.header_left_mothersday
{
	background-image:url(../../../images/fjuri/header_left_mothersday.jpg);
}

.header_right_mothersday
{
	background-image:url(../../../images/fjuri/header_right_mothersday.jpg);
}

.header_right
{
	background-image:url(../../../images/fjuri/header_right.jpg);
}

.ribbonleft
{
	background-image:url(../../../images/fjuri/ribbon_left.gif);
}

.ribbonright
{
	background-image:url(../../../images/fjuri/ribbon_right.gif);
}

.menu_bg
{
	background-image:url(../../../images/fjuri/menu_bg.jpg);
}

.shadow_top
{
	background:url(../../../images/fjuri/shadow_top.jpg) repeat-x; 
	height:15;
}

.shadow_top_mothersday
{
	background:url(../../../images/fjuri/shadow_top_mothersday.jpg) repeat-x; 
	height:15;
}

.shadow_bottom
{
	background: #a22e7d url(../../../images/fjuri/shadow_bottom.jpg) repeat-x; 
	height:15;
}

.shadow_menu
{
	background:url(../../../images/fjuri/shadow_menu.jpg); 
	height:22;
} 

.shadow_left
{
	background:url(../../../images/fjuri/shadow_left.png) right repeat-y;
} 


.shadow_right
{
	background:url(../../../images/fjuri/shadow_right.png) left repeat-y;
} 


.main_bg{
	width:900;
	background-color:#f0f0e8;
}

/****************** Added by Anton *********************/

#left_column {
	padding-left:					5px;
	width:							200px;
	height:							100%;
	float:							left;
}

#content_column {
	margin-left:					8px;
	margin-right:					5px;
	height:							100%;
	float:							left;
}

SPAN.infoboxTitle {
	text-transform:					uppercase;
	color:							#B64C9A;
	font-family:					"Arial";
	font-weight:					bolder;
	font-size:						14px;
}

SPAN.headerNavigation {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}


.infoBoxHeading {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						14px;
	font-weight:					bold;
	text-transform:					uppercase;
}


TABLE.infoBoxContents {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

TABLE.infoBoxContents > A:link {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

TABLE.infoBoxContents > A:visited {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

TABLE.infoBoxContents  > A:active {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

TABLE.infoBoxContents > A:hover {
	color:							#B64C9A;
	text-decoration:				underline;
	font-family:					Arial;
	font-size:						12px;
}

/*----------------------------------- LINKS -------------------------------------*/

A:link {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

A:active {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

A:visited {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
	text-decoration:				none;
}

A:hover {
	color:							#B64C9A;
	text-decoration:				none;
	font-family:					Arial;
	font-size:						12px;
}

TD.pageHeading {
	font-family:					Arial;
	font-size:						25px;
	font-weight:					bold;
	color:							#B64C9A;
}

TD.smallText {
	font-family:					Arial;
	font-size:						12px;
	color:							#B64C9A;
}

TD.category_desc {
	font-family:					"Arial Narrow";
	font-size:						12px;
	font-weight:					bold;
	color:							#B64C9A;
}

/*----------------------------------- MENU LINKS -------------------------------------*/

TD.menu_item A:link, TD.menu_item A:active, TD.menu_item A:visited {
	color:							#FFFFFF;
	font-family:					"Arial";
	font-size:						12px;
	font-weight:					bold;
	text-transform:					capitalize;		
}

TD.menu_item A:hover {
	color:							#B64C9A;
	font-family:					"Arial";
	font-size:						12px;
	font-weight:					bold;
	text-transform:					capitalize;		
}

#menu_table {
	width:							100%;
	height:							47px;
}

#menu_table TD {
	vertical-align:					top;
	text-align:						center;
	padding:						4px;
}

IMG {
	border:							none;
	margin:							0px;
	padding:						0px;
}

#content_table {
	border:							0px;
	border-spacing:					15px;
}

#content_table TD {
	padding:						0px;
}

SPAN.product_price {
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						16px;
	font-weight:					bold;
	color:							#000000;
}

SPAN.product_desc {
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						12px;
	color:							#000000;
}

/*----------------------------------- PRODUCT BOX -------------------------------------*/

#product_box_corner_left_top {
	background-image:				url('../../../images/fjuri/product_box/corner_left_top.gif');
	background-repeat:				no-repeat;
	background-position:			right;
	width:							19px;
	height:							19px;
}

#product_box_side_center_top {
	background-image:				url('../../../images/fjuri/product_box/side_center_top.jpg');
	background-repeat:				repeat-x;
	height:							19px;
}

#product_box_corner_right_top {
	background-image:				url('../../../images/fjuri/product_box/corner_right_top.gif');
	background-repeat:				no-repeat;
	width:							18px;
	height:							19px;
}

#product_box_side_left_top {
	background-image:				url('../../../images/fjuri/product_box/side_left_top.jpg');
	background-repeat:				repeat-y;
	background-position:			right;
	width:							19px;
}

#product_box_title {
	height:							30px;
	background-color:				#FFFFFF;
}

#product_box_side_right_top {
	background-image:				url('../../../images/fjuri/product_box/side_right_top.jpg');
	background-repeat:				repeat-y;
	width:							18px;
}

#product_box_corner_left_middle {
	background-image:				url('../../../images/fjuri/product_box/corner_left_middle.jpg');
	background-repeat:				no-repeat;
	width:							19px;
	height:							16px;
	background-position:			right;	
}

#product_box_side_center_middle {
	background-image:				url('../../../images/fjuri/product_box/side_center_middle.jpg');
	background-repeat:				repeat-x;
	width:							19px;
	height:							16px;
}

#product_box_corner_right_middle {
	background-image:				url('../../../images/fjuri/product_box/corner_right_middle.jpg');
	background-repeat:				no-repeat;
	width:							18px;
	height:							16px;
}

#product_box_side_left_middle {
	background-image:				url('../../../images/fjuri/product_box/side_left_middle.gif');
	background-repeat:				no-repeat;
	background-position:			bottom right;
	width:							19px;
	background-color:				#FFFFFF;
}

#product_box_content {
	background-image:				url('../../../images/fjuri/product_box/content_bg.jpg');
	background-repeat:				repeat-x;
	background-position:			bottom;
	background-color:				#FFFFFF;
	width:							256px;
	text-align:						center;
}

#product_box_side_right_middle {
	background-image:				url('../../../images/fjuri/product_box/side_right_middle.gif');
	background-repeat:				no-repeat;
	background-position:			left bottom;
	width:							19px;
	background-color:				#FFFFFF;
}

#product_box_corner_left_bottom {
	background-image:				url('../../../images/fjuri/product_box/corner_left_bottom.gif');
	background-repeat:				no-repeat;
	background-position:			bottom right;
	width:							19px;
	height:							17px;
}

#product_box_side_center_bottom {
	background-image:				url('../../../images/fjuri/product_box/side_center_bottom.jpg');
	background-repeat:				repeat-x;
	height:							17px;
}

#product_box_corner_right_bottom {
	background-image:				url('../../../images/fjuri/product_box/corner_right_bottom.gif');
	background-repeat:				no-repeat;
	width:							18px;
	height:							17px;
}

/*-------------------------------------------------------------------------------------------*/