body {
	margin-left: 0px;

	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: black;
}

div.plain  {
	width: 786px; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	margin: 4em; 
	background: #ffffff;
}
div.demo { 
	width: 786px; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	margin-top: 4em;
    background: #ffffff;
	height:500px;
}

/* New --------|||| */

div.pagination {
	padding: 3px;
	margin: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #000000;
		color: #FFF;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}


a.Hover-Burgundy4:link {
	COLOR: #9d3127;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.Hover-Burgundy4:visited {
	COLOR: #9d3127;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.Hover-Burgundy4:hover {
text-decoration: underline;
}

.Burgundy3 {
	COLOR: #9d3127;
	font-weight: bold;
}



A:link {text-decoration: none; color: #0063dc;}
A:visited {text-decoration: none; color: #0063dc;}
A:active {text-decoration: none; color: #0063dc;}
A:hover {text-decoration: underline; color: #0063dc;}

.BG-header {
	background-image: url(/images/bg-grey-graidient.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.BG-right-nav {
	background-image: url(/images/rightnav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-left-nav {
	background-image: url(/images/leftnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-centre-nav {
	background-image: url(/images/centrenav.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.Background-Orange {
	background-image: url(/images/BG-Red.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Background-left-menu {
	background-image: url(/images/Left-menu-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.BG-right-menu {
	background-image: url(/images/rightmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-left-menu {
	background-image: url(/images/leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-right-footer {
	background-image: url(/images/rightfooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-left-footer {
	background-image: url(/images/leftfooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG-centre-footer {
	background-image: url(/images/centrefooter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.font-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Font-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:6px;
}
.Font-9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Font-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Font-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Font-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Font-24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.Font-10-verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Font-11-verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Font-12-verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Font-14-verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Font-40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
}
.Font-30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCDDD;
}
.Font-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ff8a00;
	font-weight:bold;
}
.Font-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#0063dc;
	font-weight:bold;
}
.Font-boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#3366CC;
	font-weight:bold;
}
.font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
}
.whitetextB {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #c3031f;
	/*text-transform: uppercase;*/
}
.Form-TextArea {
	font-size: 10px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
.Padding-4-Right-img {

	padding-right: 65px;
}
.Form-TextArea2 {
	font-size: 10px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	height: 24px;
	padding: 4px;
}
.myprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #890135;
	text-decoration: none;
}


.Form-TextAreaB {
	font-size: 11px;
	background-color: #cdcdcd;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	color: #2e2f36;
	width: 98%;
	height: 18px;
}
.Form-TextAreaC {
 font-size: 12px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding:8px;
 color: Black;
 background-color: #E8EAFF;
 width: 130px;
}

.Form-TextArea3 {
	font-size: 14px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 98%;
	background-color: #E8EAFF;
	height: 150px;
}
.Form-Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ec3e94;
	color: White;
	width: 100%;
	height: 24px;
	border: 1px solid #666666;
}
.Form-Buttons-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0063dc;
	color: White;
	margin-right: 6px;
	padding: 8px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}

a.Hover-mypink:link {
COLOR: #e82686; TEXT-DECORATION: none
}
a.Hover-mypink:visited {
COLOR: #e82686; TEXT-DECORATION: none
}
a.Hover-mypink:hover {
text-decoration: underline;
}

a.Hover-Orange:link {
COLOR: #FF6D00; TEXT-DECORATION: none
}
a.Hover-Orange:visited {
COLOR: #FF6D00; TEXT-DECORATION: none
}
a.Hover-Orange:hover {
text-decoration: underline;
}

a.Hover-Green:link {
COLOR: #00c969; TEXT-DECORATION: none
}
a.Hover-Green:visited {
COLOR: #00c969; TEXT-DECORATION: none
}
a.Hover-Green:hover {
text-decoration: underline;
}

a.Hover-Red:link {
COLOR: red; TEXT-DECORATION: none
}
a.Hover-Red:visited {
COLOR: red; TEXT-DECORATION: none
}
a.Hover-Red:hover {
text-decoration: underline;
}

a.Hover-Grey:link {
COLOR: #7d7d7d; TEXT-DECORATION: none
}
a.Hover-Grey:visited {
COLOR: #7d7d7d; TEXT-DECORATION: none
}
a.Hover-Grey:hover {
text-decoration: underline;
}

a.Hover-details:link {
COLOR: #2e2f36; TEXT-DECORATION: none
}
a.Hover-details:visited {
COLOR: #2e2f36; TEXT-DECORATION: none
}
a.Hover-details:hover {
text-decoration: none;
COLOR: #c3031f;
}

a.Hover-Blue:link {
COLOR: #0063dc; TEXT-DECORATION: none
}
a.Hover-Blue:visited {
COLOR: #0063dc; TEXT-DECORATION: none
}
a.Hover-Blue:hover {
text-decoration: underline;
}


a.Hover-White:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}

a.Hover-White:hover {
text-decoration: underline;
}

.bg-header {
	background-image: url(/images/bgstrip.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg-footer {
	background-image: url(/images/bg-banner-bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg-top-pattern {
	background-image: url(/images/bg-top-pattern.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg-topB-pattern {
	background-image: url(/images/bg-topB-pattern.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg-top-left-header {
	background-image: url(/images/bg-top-left-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-bottom-pattern {
	background-image: url(/images/bg-bottom-footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg-watermark{
	background-image: url(/images/bg-watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.grey-horz {
	background-image: url(/images/grey-line.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.line-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Line-OrangeTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.Line-OrangeTopBottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.Line-OrangeBottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.BorderBoxGrey {
	border: 1px solid #999999;
}
.BorderBoxBlack {
	border: 1px solid #2e2f36;
}
.BG-extra-Left {

	background-image: url(/images/left_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-extra-Right {


	background-image: url(/images/right_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BorderBoxGreyThick {

	border: 2px solid #CCCCCC;
}
.BG-title {

	background-image: url(/images/greebarrep.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.BG-titleBlue {


	background-image: url(/images/bluebarrep.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.BorderBoxGreyDark {

	border: 1px solid #666666;
}
.BorderBoxGreyDarkA {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BorderBoxGreyDarkB {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BG-ShadowGrnBottom {

	background-image: url(/images/bottomgreenshadow.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.BG-ShadowGrnBottomB {


	background-image: url(/images/bottomgreenshadowB.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Padding-image {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.BorderLineGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99C604;
	border-right-color: #99C604;
	border-bottom-color: #99C604;
	border-left-color: #99C604;
}
.line-dotted-grey {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.BorderBoxWhite {
	border: 1.5px solid #FFFFFF;
}
.line-dotted-grey-B {
	border-top-width: 1mm;
	border-right-width: 1mm;
	border-bottom-width: 1mm;
	border-left-width: 1mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.Horizontal-Blue-Rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.Horizontal-Blue-RuleDotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #01a9d6;
	border-right-color: #01a9d6;
	border-bottom-color: #01a9d6;
	border-left-color: #01a9d6;
}
.floaty {	
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 270px;
}
.floaty {	
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bluetext {
	color:0063dc;
}
.menu-button-a
{
	background: #ebebeb url(/images/STARBLUE.gif) no-repeat left;
	padding-left:18px;
	cursor:pointer;
	color:#000000;
}
.menu-button-b
{
	background: #ad0000 url(/images/STARBLUEB.gif) no-repeat left;
	padding-left:18px;
	cursor:pointer;
	color:#ffffff;
}
.divScroll{
height:316px;
overflow:auto;
}

.mainhead
{
	Font-size: 22px;
}

.mainhead2
{
	Font-size: 14px;
}
.header-top {
	background-image: url(/images/header-top.gif);
	background-repeat: no-repeat;
}
.left-greenstretch {
	background-image: url(/images/left-greenstretch.gif);
	background-repeat: repeat-y;
}
.left-whitestretch {
	background-image: url(/images/left-white-stretch.gif);
	background-repeat: repeat-y;
}
.right_stretch {
	background-image: url(/images/right-stretch.gif);
	background-repeat: repeat-y;

}
.right-banner {
	background-image: url(/images/right-banner.jpg);
	background-repeat: no-repeat;
}
.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #abed1c;
}
.green-dotted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83b31b;
}
.padding-4 {
	padding: 4px;
}
.grey-dotted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ec3e94;
}
.dottedline-pinktext {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ec3e94;
}
.pink-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e72686;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e72686;
}
.pink-bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e72686;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e72686;
}
.pink-right2 {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #e72686;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e72686;
}
.pink-right3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e72686;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e72686;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e72686;
}
.Cat-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F0EC;
}
a.Hover-BLack2:link {
COLOR: black; TEXT-DECORATION: none
text-decoration: underline;
}
a.Hover-BLack2:visited {
COLOR: black; TEXT-DECORATION: none
text-decoration: underline;
}
.Faq-Line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #890135;
}
.Font-Bold {
	font-weight: bold;
}


.left-stretch {
	background-image: url(/images/background/left--stretch.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-stretch {
	background-image: url(/images/background/right-stretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-menu {
	background-image: url(/images/background/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pink-right4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e72686;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e72686;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #e72686;
}
.white-border {
	border: 1px solid #FFFFFF;
}
.Padding-4-Left {
	padding-left: 8px;

	padding-right: 4px;
}

.Form-Buttons2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ec3e94;
	color: White;
	height: 24px;
	border: 1px solid #666666;
}
.rightside-dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f8a4d5;
}
.padding-right4 {
	padding-right: 4px;
}

.timg {
   behavior: url("png.htc");
}
.Form-TextArea5 {
	font-size: 10px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	padding: 4px;
}




.Form-TextAreaLOGIN {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	padding: 4px;
	height: 20px;
}


.salescall {
	background-image: url(/images/sales-call.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.telephone-call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg-titles {
	background-color: #3D0A23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


.product-bg {
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 300px;
	border: 1px solid #CCCCCC;
}

.product-bg-normal {
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 160px;
	height: 250px;
	border: 1px solid #E386B5;
	background-image: url(/images/item-bottom.gif);
}

.product-bg-normal-off {

	width: 160px;
	height: 250px;
	border: 1px solid #E386B5;

}

.product-bg-normal-test {
	width: 160px;
	height: 250px;
	border: 1px solid #ccb88b;
		background-color: #fff;
}


.main-image
{
border: 1px solid #ccc;
width: 154px;

	background-color: #fbedd3;

}


.product-bg-normal2 {
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 160px;
	height: 300px;
	border: 1px solid #E386B5;
	background-image: url(/images/item-bottom.gif);
}

.Font-my-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.product-bg-normal-item {
	border: 1px solid #CCCCCC;
	
	background-image: url(/images/bg-item-desc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#galleryholder {float: right; width: 400px; margin-right: 10px; }

#imagegallery

{

	cursor: default;

	list-style: none;

	margin-left: -25px;

	text-align: left;

	margin-top: 4px;

	

}



#imagegallery a

{

	cursor: default;

}



#imagegallery a .preview

{

	display: none;

}


	#dhtmlgoodies_slideshow{
		width:640px;	/* Total width of slideshow */
		

	}
	
	#loadarea2 {
		border:1px solid #e0d4ae;
		margin-right:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:30px;
		
		
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		
		width:500px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:300px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 463px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/447px;	/* Other browsers */
		height: /**/447px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
		border:1px solid #e0d4ae;	/* Black border */		
		padding:1px;	/* A little space between the black border and the content inside */
		
		position:relative;
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
	height:35px;
	position:absolute;
	bottom:0px;
	z-index:100;
		overflow:hidden;
	width: 115px;
	}
	#galleryContainer #arrow_up{
	height:35px;	/* Arrow up image */
	position:absolute;
	top:0px;
	z-index:100;
	width: 110px;
		overflow:hidden;
	}
	
	#theImages{	/* DIV where the images are located */
		top:35px;
		position:absolute;
		overflow:hidden;
		height:385px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#loadarea2 #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}
.cat-fade {
	background-image: url(images/bg-cat-fad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #f5cbe0;
}
.flash-init {
	background-image: url(images/banner/1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wedding-bg {
	background-image: url(images/wedding-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wedding-bg2 {
	background-image: url(images/wedding-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}

.wedding-bg3 {
	background-image: url(images/bg-weddding3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}
.bgwedding-0 {
	background-image: url(images/bg-wedding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.errormsg {
	background-color: #E5E5E5;
	padding: 4px;
	height: 40px;
	border: 1px dotted #FF0000;
}

