/** CSS ORIGINELE GESCHENKEN **/
/* 009EE3 */

body{
	margin:auto;
	/*background:url('../images/backgroundQuantum.jpg') repeat-x center top;*/
	/*background:url('../images/background_christmas.jpg') no-repeat center top;*/
	background:url('../images/background.jpg') no-repeat center top;
	background-color:#A71A6A;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#010101;
	text-align:center;
	height:100%;
}

#outer{

	width:982px;
	margin: 0px auto;
	text-align:left;
	border:0px solid red;
	height: 100%;
}

#pagecenter{
	/*background:url('../images/background.png');*/
	background-color:#ffffff;
	float:left;
	width:980px;
	width:982px !ie;
	border:1px solid #bcbcbc;
	border-bottom:1px solid #454948;
	/*behavior: url("css/iepngfix.htc")*/
}

a:link, a:active, a:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#949292;
	text-decoration:underline;
	outline:none;
}

a:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#D02277;
	text-decoration:underline;
}

a.whitelink:link, a.whitelink:active, a.whitelink:visited{
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

a.whitelink:hover{
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

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

p{
	padding:0px;
	margin:0px;
	padding-top:10px;
}

td{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}

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

h2{
	padding:0px;
	margin:0px;
	padding-bottom:30px;
	font-size:12px;
	font-weight:bold;
}

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

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

.title1{
	padding-bottom:14px;
	font-size:12px;
	font-weight:bold;
}

.title2{
	padding-bottom:6px;
	font-weight:bold;
}

.itemtitle{
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

.title1padding{
	float:left;
	padding-top:3px;
	padding-bottom:30px;
	font-size:12px;
	font-weight:bold;
}

.writetitle1{
	padding-top:5px;
	padding-bottom:30px;
	font-size:12px;
	font-weight:bold;
}

span.small{
	font-size:10px;
}

span.normaltxt{
	font-size:12px;
	color:#010101;
}

span.normalbold{
	font-size:12px;
	color:#010101;
	font-weight:bold;
}

span.normalcolor{
	font-size:11px;
	color:#D02277;
}

span.underline{
	text-decoration:underline
}

.buttons{
	float:left;
	padding-top:30px;
	padding-bottom:10px;
}

.button{
	background-image:url('../images/buttonback.jpg');
	background-repeat:repeat;
	float:left;
	height:26px;
	margin-right:10px;
	border:0px;
	cursor:pointer;
}

.buttonimg{
	float:left;
	padding-top:5px;
	padding-left:4px;
}

.buttontxt{
	float:left;
	padding-top:5px;
	padding-left:7px;
	padding-right:8px;
	color:#010101;
	font-weight:bold;
	font-size:14px;
}

.checkoutbutton{
	background-image:url('../images/checkoutbtnrep.jpg');
	background-repeat:repeat;
	float:right;
	height:40px;
	border:0px;
	cursor:pointer;
}

.checkoutbuttonimg{
	float:left;
}

.checkoutbuttontxt{
	float:left;
	padding-top:13px;
	padding-left:13px;
	padding-right:15px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.checkoutbuttonright{
	float:left;
}

.cleardiv{
	clear:both;
	font-size:0px;
	overflow:hidden;
	margin:0;
	height:0;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clearboth{
	clear:both;
}

.cursorpointer{
	cursor:pointer;
}

.displayblock{
	display:block
}

.keuzekleur{
	color:#D02277;
}

.keuzekleurachtergrond{
	color:#ffffff;
	background-color:#D02277;
}

li.keuzekleur a,
li.keuzekleur a:visited,
li.keuzekleur a:hover{
	color:#D02277;
	text-decoration: none;
}

td.keuzekleur a,
td.keuzekleur a:visited,
td.keuzekleur a:hover{
	color:#D02277;
	text-decoration: none;
}

.grayouter{
	min-height: 168px;
	width: 488px;
	position:relative;
	margin-left: 15px;
	border:0px dashed black;
}

.grayboxcheat{
	border: 0px solid red;
	background:url('../images/greyboxbottom.jpg') bottom left no-repeat;
	width: 488px;
	position: absolute;
	height: 100%;
	_height: 149px;
	z-index: 150;
	bottom: 0px;
}

.graybox{
	border: 0px solid blue;
	background:url('../images/greyboxmiddle.jpg') repeat-y;
	width: 488px;
	position: absolute;
	height: 100%;
	top: 0px;
	z-index: 100;
}

.grayboxtop{
	background:url('../images/greyboxtop.jpg');
	width: 488px;
	height: 18px;
	position: relative;
	top: 0px;
	border: 0px solid gray;
	z-index: 100;
}

.grayboxmiddle{
	width: 488px;
	position:relative;
	top: 0px;
	border: 0px solid red;
	z-index: 100;
}

.grayboxcontent{
	z-index: 200;
	position: relative;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 46px 10px;
	border: 0px solid black;
	min-height: 110px;
}

.banner{
	border:1px solid #D02277;
	width:575px;
	margin-bottom:10px;
	/*background-color:red;*/
}


/* PAGEHEAD */

#pagehead{
	width:977px;
	height:87px;
	/*margin-top:30px;*/
	font-size:11px;
	color:#555555;
	border:0px solid yellow;
}

#pageheadtop{
	height:73px;
	text-align:right;
	color:#070707;
}

.headtopitems{
	background-color:#ffffff;
	float:right;
	height:19px;
	height:31px !ie;
	padding-top:11px;
	padding-left:10px;
	padding-right:6px;
	border-bottom:1px solid #c4c4c4;
}

.headtopitem{
	float:left;
}

.headtopitemshopcar{
	background-color:#ffffff;
	float:right;
	height:26px;
	height:31px !ie;
	padding-top:4px;
	padding-left:2px;
	padding-right:6px;
	border-bottom:1px solid #c4c4c4;
}

.headtopshopcar{
	float:left;
	padding-top:6px;
	padding-left:7px;
}

span.lightgrey{
	color:#737373;
}

a.headtoplink:link, a.headtoplink:active, a.headtoplink:visited{
	font-size:11px;
	color:#070707;
	text-decoration:underline;
}

a.headtoplink:hover{
	font-size:11px;
	color:#7B1F43;
	text-decoration:underline;
}

.headtopitemleft{
	float:right;
	padding-left:2px;
}

#headlogo{
	position:absolute;
	margin-top:-47px;
	margin-left:-5px;
}

#headmenu{
	float:left;
	padding-left:220px;
	border:0px solid green;
}

#ul_headmenu{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:6px;
}
/*
#ul_headmenu LI{
	float:left;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	color:#ffffff;
}
*/
#ul_headmenu  LI.headmenuitem0{
	position:relative;
	float:left;
	padding-right:13px;
}

a.headmenuitemlink0:link, a.headmenuitemlink0:active, a.headmenuitemlink0:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#7B1F43;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.headmenuitemlink0:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#D02277;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.headmenuitemlink0sel:link, a.headmenuitemlink0sel:active, a.headmenuitemlink0sel:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#D02277;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.headmenuitemlink0sel:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#D02277;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

/*#ul_headmenu  LI.headcolor{
	float:left;
	padding-left:2px;
	padding-right:2px;
	position:relative;
	color:#ffffff;
}*/

#headvisitors{
	float:right;
	text-align:right;
	font-size:10px;
	color:#7B1F43;
	border:0px solid red;
}

/* PAGELEFT */

#pageleft{
	float:left;
	width:200px;
	/*color:#ffffff;*/
}

#pageleftcolor{
	background:url('../images/leftitemback.jpg') repeat-y left top;
	width:199;
	margin-top:5px;
	text-align:left;
}

.leftitem{
	background:url('../images/leftitemtop.jpg') no-repeat left top;
	float:left;
	width:199px;
	text-align:left;
}

.leftitemdivider{
	width:199px;
}

#leftsearch{
	padding-top:40px;
	padding-left:13px;
}

.leftsearchinput{
	float:left;
	padding-top:5px;
}

input.inputsearch{
	background-image:url('../images/inputsearch.jpg');
	background-repeat:no-repeat;
	background-color:#eef2f5;
	width:147px;
	height:24px;
	padding-top:3px;
	padding-top:5px !ie;
	border:0px;
	font-size:12px;
	color:#343434;
}

.leftsearchbtn{
	float:left;
}

.lefttitlecategories{
	background:url('../images/leftcategories.jpg') no-repeat left top;
	width:191px;
	height:23px;
	height:31px !ie;
	padding-left:30px;
	padding-top:6px;
	color:#7B1F43;
	font-weight:bold;
}

.leftmenu{
	float:left;
	padding-left:19px;
	padding-bottom:7px;
	font-size:12px;
	border:0px solid red;
}

.leftmenuitem0{
	float:left;
	width:177px;
	padding-top:1px;
}

.leftmenuitem0num{
	float:left;
	padding-top:6px;
	padding-right:4px;
}

.leftmenuitem0txt{
	background:url('../images/leftmenudivider.jpg') repeat-x left bottom;
	float:left;
	padding-bottom:2px;
}

a.leftmenuitemlink0:link, a.leftmenuitemlink0:active, a.leftmenuitemlink0:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a.leftmenuitemlink0:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.leftmenuitemlink0sel:link, a.leftmenuitemlink0sel:active, a.leftmenuitemlink0sel:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.leftmenuitemlink0sel:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.leftmenuitem1{
	background-color:#03a3df;
	float:left;
	width:160px;
	width:171px !ie;
	padding-top:2px;
	padding-left:11px;
}

a.leftmenuitemlink1:link, a.leftmenuitemlink1:active, a.leftmenuitemlink1:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffed8a;
	text-decoration:none;
}

a.leftmenuitemlink1:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffed8a;
	text-decoration:none;
}

a.leftmenuitemlink1sel:link, a.leftmenuitemlink1sel:active, a.leftmenuitemlink1sel:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffed8a;
	text-decoration:none;
}

a.leftmenuitemlink1sel:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffed8a;
	text-decoration:none;
}
/*
.leftmenudivider{
	float:left;
	height:5px;
	width:157px;
	text-align:left;
	margin-top:4px;
}
*/
.lefttitleprice{
	background:url('../images/leftprice.jpg') no-repeat left top;
	width:187px;
	height:23px;
	height:31px !ie;
	padding-left:30px;
	padding-top:6px;
	color:#7B1F43;
	font-weight:bold;
}

#leftprice{
	float:left;
	width:170px;
	width:194px !ie;
	padding-bottom:7px;
	padding-left:23px;
	color:#ffffff;
	border:0px solid red;
}

#leftpriceleft{
	float:left;
	width:55px;
}

#leftpriceright{
	float:left;
	width:61px;
	width:90px !ie;
	padding-left:29px;
}

.leftbudget{
	background:url('../images/leftmenudivider.jpg') repeat-x left bottom;
	float:left;
	padding-bottom:2px;
	cursor:pointer;
}

.leftbudgetr{
	background:url('../images/leftmenudivider.jpg') repeat-x left bottom;
	float:left;
	width:66px;
	padding-bottom:2px;
	cursor:pointer;
}

a.leftbudgetlink:link, a.leftbudgetlink:active, a.leftbudgetlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.leftbudgetlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.lefttitlesorting{
	background:url('../images/leftsorting.jpg') no-repeat left top;
	width:187px;
	height:23px;
	height:31px !ie;
	padding-left:30px;
	padding-top:7px;
	color:#7B1F43;
	font-weight:bold;
}

#leftgiftsearch{
	float:left;
	padding-left:6px;
	padding-top:2px;
}

.leftgiftsearchicon{
	float:left;
}

.leftgiftsearchtxt{
	float:left;
	padding-top:8px;
	color: #E6CBD9;
}

a.leftgiftsearchlink:link, a.leftgiftsearchlink:active, a.leftgiftsearchlink:visited{
	font-size:13px;
	color:#E6CBD9;
	font-weight:bold;
	text-decoration:none;
}

a.leftgiftsearchlink:hover{
	font-size:13px;
	color:#E6CBD9;
	font-weight:bold;
	text-decoration:none;
}

.leftbtmitem{
	float:left;
	width:199px;
	padding-top:5px;
	color:#7B1F43;
}

.leftbtmitemtop{
	float:left;
	padding-left:8px;
}

.leftbtmicon{
	float:left;
}

.leftbtmtitle{
	float:left;
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:#7B1F43;
}

leftbtmimgs{
	float:left;
}

.leftbtmimgstop{
	float:left;
}

.leftbtmimgsrep{
	background:url('../images/leftimgsrep.jpg') repeat-y left top;
	float:left;
	width:187px;
	width:199px !ie;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
}

.leftbtmimg{
	float:left;
	padding-right:8px;
}

.leftnewimg{
	border:1px solid #858585;
}

.leftbtmimgsbtm{
	float:left;
}

.leftbtmimgsrepmedia{
	background:url('../images/leftimgsrep.jpg') repeat-y left top;
	float:left;
	width:189px;
	width:199px !ie;
	height:50px;
	height:60px !ie;
	padding-left:10px;
	padding-left:20px !ie;
	padding-top:10px;
}

.leftnewdiv{
	float:left;
}

.test{
	position:absolute;
	/*top:0;
	left:0;*/
}

.leftmediaimg{
	display:block;
	float:left;
	padding-left:10px;
	padding-left:0px !ie;
}

.leftunizoleft{
	float:left;
	padding-left:13px;
	padding-bottom:10px;
}

.leftunizoright{
	float:left;
	width:100px;
	width:110px !ie;
	padding-left:10px;
	padding-top:12px;
}


/* PAGERIGHT */

#pageright{
	float:left;
	width:203px;
	padding-top:6px;
	padding-left:2px;
	color:#ffffff;
	font-size:11px;
}

#rightdelivery{
	float:left;
	width:198px;
	padding-bottom:4px;
	text-align:right;
}

.borderimgs{
	border:1px solid #91969a;
}

#rightwrapped{
	background:url('../images/freewrapped.jpg') no-repeat right top;
	float:left;
	width:198px;
	text-align:right;
}

#pagerightcolor{
	background-color:#D02277;
	width:192px;
	margin:0px 0px 0px 5px;
	float:left;
	padding-left:0px;
	color:#7B1F43;
}

.rightitem{
	background:url('../images/rightitemtop.jpg') no-repeat left top;
	float:left;
	width:190px;
	width:195px !ie;
	padding-left:2px;
	padding-top:5px;
	text-align:left;
}

.righttitle{
	background:url('../images/righttitle.png') no-repeat left top;
	height:18px;
	padding-left:22px;
	font-weight:bold;
	font-size:12px;
	color:#E6CBD9;
	behavior: url("css/iepngfix.htc")
}

.righthelpitem{
	float:left;
	width:181px;
	width:188px !ie;
	padding-left:7px;
	margin-left:5px;
	padding-top:5px;
	text-align:left;
	background-color: white;
	border: 1px solid gray;
}

.righthelptitle{
	height:18px;
	padding-right:12px;
	font-weight:bold;
	font-size:14px;
	color:black;
	text-align:right;
}

.righthelptxt{
	height:18px;
	padding-left:25px;
	padding-right:12px;
	font-weight:bold;
	font-size:12px;
	color:black;
	text-align:right;
}

.righttxt{
	padding-left:5px;
	padding-top:8px;
	padding-bottom:5px;
	font-size:11px;
}

.rightplugoo{
	padding-left:2px;
}

#rightservicebox{
	float:left;
	width:180px;
}

.rightserviceoffline{
	padding-top:5px;
	color:#ffffff;
}

#rightplugoobox{
	visibility:hidden;
	display:none;
}

.rightservicetxt{
	padding-left:5px;
	padding-top:8px;
	padding-bottom:6px;
	font-size:11px;
}

.rightservicetxt a:link, .rightservicetxt a:active, .rightservicetxt a:visited{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	outline:none;
}

.rightservicetxt a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

.rightserviceimgs{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}

.rightserviceimg{
	float:left;
	padding-right:16px;
}

.righttracking{
	float:left;
	padding-bottom:4px;
}

#righttrackingstatus{
	float:left;
	padding:0px 0px 4px 4px;
	font-weight: bold;
}

/*.righttrackingimg{
	float:left;
	padding-left:4px;
	padding-top:6px;
}*/

.righttrackingnumber{
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.righttrackinginput{
	float:left;
	padding-left:2px;
	padding-top:3px;
}

input.inputtracking{
	background-image:url('../images/inputtracking.jpg');
	background-repeat:no-repeat;
	background-color:#eef2f5;
	width:124px;
	height:21px;
	padding-top:3px;
	padding-top:5px !ie;
	border:0px;
	font-size:12px;
	color:#343434;
}

.righttrackingbtn{
	float:left;
	padding-left:5px;
	cursor:pointer;
}

.rightnewsletter{
	width:154px;
	width:160px !ie;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:5px;
	font-size:11px;
	color:#ffffff;
}

.rightgiftcheques{
	float:left;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:12px;
	font-size:11px;
}

#rightshops{
	padding-left:2px;
	padding-top:8px;
	font-size:11px;
}

.shopsimg{
	float:left;
	padding-right:2px;
	padding-bottom:10px;
}

.shopstxt{
	float:left;
	width:131px;
	color:#ffffff;
}

/*.rightmenuitem0{
	float:left;
	width:177px;
}
*/
.rightmenuitem0num{
	float:left;
	height:23px;
	padding-top:6px;
	padding-right:4px;
}

.rightmenuitem0txt{
	float:left;
}

input.inputnormal{
	background-image:url('../images/inputback.jpg');
	background-repeat:no-repeat;
	background-color:#eef2f5;
	width:130px;
	height:15px;
	border:0px;
	font-size:10px;
	color:#6D6F71;
}

input.inputback{
	background-image:url('../images/inputback.jpg');
	background-repeat:no-repeat;
	background-color:#eef2f5;
	width:100px;
	height:15px;
	border:0px;
	font-size:12px;
	color:#343434;
}

.rightpayment{
	float:left;
	padding-top:5px;
	padding-top:0px !ie;
	padding-bottom:5px;
	padding-left:0px;
	padding-left:4px !ie;
}

.rightpaymentimg{
	background:url('../images/paymentback.jpg') no-repeat left top;
	float:left;
	width:54px;
	width:60px !ie;
	height:42px;
	padding-top:3px;
	padding-right:6px;
	text-align:center;
}


/* PAGEFOOT */

#pagefoot{
	/*background:url('../images/background.png') repeat;*/
	float:left;
	width:982px;
	font-size:11px;
	text-align:center;
	behavior: url("css/iepngfix.htc")
}

#pagesubfoot{
	background-color:#ffffff;
	float:left;
	width:980px;
	padding-top:4px;
	padding-bottom:4px;
	color:#020202;
	font-weight:bold;
	font-size:12px;
	border:1px solid #bcbcbc;
	border-top:0px solid;
}

#pagesubfootback{
	background:url('../images/subfootback.jpg') repeat-y left top;
	float:left;
	width:980px;
}

#subfootleft{
	float:left;
	width:188px;
	width:200px !ie;
	padding-left:12px;
	padding-top:6px;
	text-align:left;
}

.subfootbank{
	float:left;
	width:92px;
	padding-top:12px;
}

#subfootmid{
	float:left;
	width:580px;
	padding-left:12px;
	padding-top:6px;
	text-align:left;
}

.subfootreview{
	width:350px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
	color:#7B1F43;
}

a.subfootlink:link, a.subfootlink:active, a.subfootlink:visited{
	color:#7B1F43;
	text-decoration:none;
}

a.subfootlink:hover{
	color:#7B1F43;
	text-decoration:underline;
}

a.subfootarticle:link, a.subfootarticle:active, a.subfootarticle:visited{
	color:#D02277;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.subfootarticle:hover{
	color:#D02277;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

#subfootright{
	float:left;
	padding-left:35px;
	padding-top:13px;
	padding-bottom:13px;
}

#pagefoottxt{
	float:left;
	width:982px;
	padding-top:8px;
	padding-bottom:20px;
	padding-left:10px;
	/*color:#505050;*/
	color:#ffffff;
	border:0px solid red;
}

a.footlink:link, a.footlink:active, a.footlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	/*color:#505050;*/
	color:#ffffff;
	text-decoration:underline;
}

a.footlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	/*color:#7B1F43;*/
	color:#006e89;
	text-decoration:underline;
}

a.footlinksel:link, a.footlinksel:active, a.footlinksel:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#006e89;
	text-decoration:underline;
}

a.footlinksel:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#006e89;
	text-decoration:underline;
}



/* INDEX */

#pagemiddle{
	float:left;
	width:575px;
	padding-top:5px;
	padding-bottom:15px;
	background-color:#ffffff;
	border:0px solid yellow;
}

#pagecontent{
	float:left;
	width:573px;
	padding-right:6px;
	border:0px solid red;
}

.homeimg{
	float: left;
	padding-bottom:12px;
	width: 387px;
}
/*
.homeactie{
	padding-bottom:10px;
}

.homeacties{
	padding-bottom:45px;
}

.bluebox{
	background:url('../images/boxbig_blue.png') no-repeat left top;
	position:absolute;
	width:145px;
	height:49px;
	margin-top:-40px;
	margin-left:2px;
	padding-top:8px;
	padding-left:5px;
	behavior: url("css/iepngfix.htc")
}
*/

.whitebig{
	color:#ffffff;
	font-weight:bold;
}

.greybig{
	font-weight:bold;
}

.hometabs{
	float:left;
	width:566px;
	width:575px !ie;
	padding-left:9px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7B1F43;
}

.hometab{
	background-color:#e3e3e3;
	float:left;
	height:20px;
	height:24px !ie;
	padding-top:4px;
	padding-left:3px;
	padding-right:4px;
	color:#686868;
	border:1px solid #c4c4c4;
	border-bottom:0px;
	cursor:pointer;
}

.hometab a{
	color:#686868;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

.hometabsel{
	background-color:#D02277;
	float:left;
	height:20px;
	height:24px !ie;
	padding-top:4px;
	padding-left:3px;
	padding-right:4px;
	color:#ffffff;
	border:1px solid #7B1F43;
	border-bottom:0px;
	cursor:pointer;
}

.hometabsel a{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

.hometabselsel{
	background-color:#D02277;
	float:left;
	height:20px;
	height:24px !ie;
	padding-top:4px;
	padding-left:3px;
	padding-right:4px;
	color:#ffffff;
	border:1px solid #7B1F43;
	border-bottom:0px;
	cursor:pointer;
}

.hometabselsel a{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

.hometabdiv{
	float:left;
	width:4px;
	height:24px;
}

#homearts{
	background:url('../images/homeartsback.jpg') repeat-x left top;
	float:left;
	width:566px;
	width:575px !ie;
	padding-top:7px;
	padding-left:9px;
	border:0px solid green;
}

.catarticle{
	background-color:#ffffff;
	float:left;
	width:277px;
	border-bottom:0px dotted #D02277;
}

.catarttop{
	float:left;
	width:277px;
}

.catartrep{
	background:url('../images/catartrep.jpg') repeat-y left top;
	float:left;
	width:276px;
	width:277px !ie;
	padding-left:1px;
}

.catartbtm{
	float:left;
	width:277px;
	border: 0px solid green;
}

.catartimg{
	float:left;
	width:100px;
	width:112px !ie;
	padding-left:3px;
	padding-right:9px;
}

.catartimgself{
	float:left;
	width:100px;
	text-align:center;
}

.catartdelivery{
	background:url('../images/instantdelivery.jpg') no-repeat left top;
	float:left;
	width:101px;
	height:14px;
	height:15px !ie;
	padding-top:1px;
	text-align:center;
	color:#272727;
}

.articledeliverybig{
	background:url('../images/instantdelivery_big.jpg') no-repeat left bottom;
	float:left;
	width:300px;
	height:14px;
	text-align:center;
	color:#272727;
}

.articlefreewrappedbig{
	background:url('../images/freewrappedbig.jpg') no-repeat left top;
	float:left;
	float:none !ie;
	width:300px;
	height:67px;
	height:68px !ie;
	margin: 10px 0px 0px 0px;
	padding-top:1px;
	/*float:left;

	padding-top:1px;
	text-align:center;
	color:#272727;
	margin: 10px 0px 0px 0px;*/
}

.articletransport{
	border:1px solid #e7e7e7;
	float:left;
	width:298px;
	padding-top:5px;
	text-align:left;
	color:#272727;
	margin: 10px 0px 0px 0px;
}

.articleactions{
	border:1px solid #e7e7e7;
	float:left;
	width:298px;
	padding-top:5px;
	text-align:left;
	color:#272727;
	margin: 10px 0px 0px 0px;
}

.articleactionstxt{
	font-size:10px;
	font-weight:normal;
}

a.articleactionslink:link, a.articleactionslink:active, a.articleactionslink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#7B1F43;
	text-decoration:underline;
}

a.articleactionslink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#7B1F43;
	text-decoration:underline;
}

.catartdesc{
	height:105px;
}

.catarttxt{
	float:left;
	width:156px;
}

.catarttitle{
	padding-bottom:6px;
}

.catarttitle a{
	font-weight:bold;
	font-size:12px;
	color:#7B1F43;
	text-decoration:none;
}


a.catartlink:link, a.catartlink:active, a.catartlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#7B1F43;
	text-decoration:underline;
}

a.catartlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#7B1F43;
	text-decoration:underline;
}

.catartprice{
	float:left;
	width:78px;
	padding-bottom:6px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#D02277;
	border: 0px solid black;
}

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

.catartspecialprice{
	float:left;
	width:78px;
	padding-bottom:6px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:red;
	border: 0px solid black;
}

.catarttxtbtm{
	float:left;
	width:273px;
	border-top:1px solid #c5c5c5;
}

.catartwishlist{
	float:left;
	width:122px;
	width:134px !ie;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:2px;
}

.catartwishlistimg{
	float:left;
}

.catartwishlisttxt{
	float:left;
	width:84px;
	width:90px !ie;
	padding-left:6px;
	padding-top:2px;
}

a.catartbtmlink:link, a.catartbtmlink:active, a.catartbtmlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#010101;
	text-decoration:underline;
}

a.catartbtmlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#7B1F43;
	text-decoration:underline;
}

.catartdiv{
	float:left;
	width:9px;
	height:10px;
}

.catarthordiv{
	float:left;
	height:10px;
	width:560px;
}

/*
.catartstock{
	float:left;
}

.catartstockimg{
	float:left;
	border:0px solid blue;
	width:23px;
}

.catartstocktxt{
	float:left;
	padding-top:3px;
	padding-left:2px;
	font-size:8px;
	text-decoration:underline;
	border: 0px solid red;
	width: 90px;
	font-weight: bold;
}

.catartmoreinfo{
	float:left;
	padding-top:3px;
	padding-bottom:5px;
	cursor:pointer;
}

a.catartstocklink:link, a.catartstocklink:active, a.catartstocklink:visited{
	font-size:8px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

a.catartstocklink:hover{
	font-size:8px;
	color:#D02277;
	text-decoration:underline;
	font-weight: bold;
}

.catartbtm{
	background:url('../images/artdivider_blue.jpg') repeat-x left top;
	float:left;
	width:255px;
	height:1px;
	border:0px solid red;
}*/


/* CATEGORY SHOPCAR */

.categoryshopcartxt{
	float:left;
	padding-top:10px;
	padding-bottom:18px;
	font-size:12px;
	color:#7B1F43;
}

.categoryshopcarimg{
	float:right;
}

.categoryshopcarcontainer{
	 float:left;
	 width:570px;
	 height:290px;
	 overflow-y:auto;
	 padding-bottom:10px;
}

.categoryshopcartable td{

}

tr.categoryshopcardark{
	background-color:#ededed;
	height:45px;
	color:#7B1F43;
	font-size:12px;
}

tr.categoryshopcarlight{
	 background-color:#f4f4f4;
	 height:45px;
	 color:#7B1F43;
	 font-size:12px;
}

td.catshopcar1{
	padding-left:10px;
}

td.whitetd{
	 background-color:#ffffff;
}

td.catshopcar2{
	padding-right:14px;
	font-size:14px;
	color:#D02277;
	font-weight:bold;
	text-align:right;
}

td.catshopcar3{
	padding-right:3px;
	text-align:right;
	font-size:10px;
	line-height:10px;
}

td.catshopcar4{
	padding-left:20px;
}

.catshopcar4txt{
	float:left;
	width:80px;
	width:85px !ie;
	padding-left:5px;
	text-decoration:underline;
	cursor:pointer;
}

.catshopcar4soldout{
	float:left;
	width:80px;
	width:85px !ie;
	padding-left:5px;
}

/* ORDER TRACKING */
.ordertracking{
	background-color:#ffffff;
	float:left;
	width:277px;
	border-bottom:0px dotted #D02277;
}

.tracktop{
	float:left;
	width:277px;
}

.trackrep{
	background:url('../images/trackrep.jpg') repeat-y left top;
	float:left;
	width:276px;
	width:277px !ie;
	padding-left:1px;
}

.trackbtm{
	float:left;
	width:277px;
}

.ordertracking{
	padding-bottom:4px;
}

.ordertrackingnumber{
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.ordertrackinginput{
	float:left;
	padding-left:2px;
	padding-top:3px;
}

input.inputordertracking{
	background-image:url('../images/inputtracking.jpg');
	background-repeat:no-repeat;
	background-color:#eef2f5;
	border-top: 1px solid #3DBFF1;
	border-left: 1px solid #3DBFF1;
	border-bottom: 1px solid #3DBFF1;
	width:124px;
	height:21px;
	padding-top:3px;
	padding-top:5px !ie;
	font-size:12px;
	color:#343434;
}

.ordertrackingbtn{
	float:left;
	padding-left:5px;
	cursor:pointer;
}


/* CARTMINI */

.cartmini{
	font-size:12px;
	font-weight:bold;
	color:#7B1F43;
}

.cartminitxt{
	padding-top:15px;
	padding-bottom:10px;
}

.cartminitotal{
	float:left;
	width:255px;
	width:355px !ie;
	padding-left:100px;
	padding-bottom:20px;
	font-weight:normal;
}

.cartminitotaltxt{
	float:left;
	padding-right:5px;
}

.cartminitotalamount{
	float:left;
}

.cartminibuttons{
	float:left;
	width:355px;
}

.cartminiback{
	cursor:pointer;
}

.cartminibackimg{
	float:left;
}

.cartminibacktxt{
	float:left;
	padding-top:9px;
	padding-left:4px;
	font-size:13px;
	font-weight:bold;
	color:#363636;
}

.cartminibutton{
	background-image:url('../images/cartmini_shopcarrep.jpg');
	background-repeat:repeat;
	float:right;
	height:30px;
	border:0px;
	cursor:pointer;
}

.cartminibuttonimg{
	float:left;
}

.cartminibuttontxt{
	float:left;
	padding-top:7px;
	padding-left:3px;
	padding-right:8px;
	color:#010101;
	font-weight:bold;
	font-size:14px;
}


/* ABOUT */

/*.aboutitemwhat{
	float:left;
	width:525px;
	padding-top:54px;
}

.aboutitem{
	float:left;
	width:525px;
	padding-top:64px;
}

.aboutbox{
	background:url('../images/boxbig_blue.png') no-repeat left top;
	position:absolute;
	width:145px;
	height:49px;
	margin-top:-40px;
	margin-left:2px;
	padding-top:8px;
	padding-left:3px;
	line-height:14px;
	behavior: url("css/iepngfix.htc")
}

span.boxbigwhite{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

span.boxbiggrey{
	font-size:11px;
	font-weight:bold;
	color:#231F20;
}

span.boxnormalwhite{
	font-size:11px;
	color:#ffffff;
}

span.boxnormalgrey{
	font-size:12px;
	font-weight:bold;
	color:#231F20;
}

span.boxsmallwhite{
	font-size:11px;
	color:#ffffff;
}

span.boxsmallgrey{
	font-size:11px;
	font-weight:bold;
	color:#231F20;
	letter-spacing:0px;
	margin-left:5px;
}

.aboutlign{
	background:url('../images/artdivider_blue.jpg') repeat-x left top;
	width:525px;
}

.abouttxt{
	float:left;
	padding-top:16px;
}

.abouttxtperson{
	float:left;
	padding-top:3px;
}

.aboutperson{
	float:left;
}

.aboutpersontxt{
	float:left;
	width:420px;
	padding-top:10px;
	text-align:right;
	border:0px solid red;
}

.aboutpersontxtleft{
	float:left;
	width:420px;
	padding-top:10px;
	text-align:left;
	border:0px solid red;
}

.aboutpersontitle{
	font-weight:bold;
	color:#D02277;
}

.aboutpersongrey{
	color:#82817f;
}

.aboutpersonmail{
	float:right;
	padding-top:6px;
}

.aboutpersonmailleft{
	float:left;
	padding-top:6px;
}

.aboutpersonmailtxt{
	float:right;
	padding-top:5px;
	padding-right:2px;
}

.aboutpersonmailtxtleft{
	float:left;
	padding-top:5px;
	padding-left:2px;
}

a.aboutpersonmaillink:link, a.aboutpersonmaillink:active, a.aboutpersonmaillink:visited{
	font-weight:bold;
	font-size:11px;
	color:#D02277;
	text-decoration:none;
}

a.aboutpersonmaillink:hover{
	font-weight:bold;
	font-size:11px;
	color:#D02277;
	text-decoration:underline;
}

.aboutpersonmailimg{
	float:right;
}

.aboutpersonmailimgleft{
	float:left;
}

.aboutpersonimg{
	float:left;
	width:94px;
	width:104px !ie;
	padding-left:10px;
}

.aboutpersonimgleft{
	float:left;
	width:94px;
	width:104px !ie;
	padding-right:10px;
}

.aboutpersonlign{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	float:left;
	width:525px;
	padding-top:10px;
}

.aboutitemb2b{
	float:left;
	width:525px;
	padding-top:54px;
}

.aboutitemstat{
	float:left;
	width:525px;
	padding-top:16px;
}

.abouttitlestat{
	float:left;
	width:525px;
	padding-top:13px;
	color:#82817f;
	font-weight:bold;
}

.abouttxtstat{
	float:left;
}

.abouttxtstat td{
	color:#9a9996;
}

a.aboutlink:link, a.aboutlink:active, a.aboutlink:visited{
	font-weight:normal;
	font-size:11px;
	color:#9a9996;
	text-decoration:underline;
}

a.aboutlink:hover{
	font-weight:normal;
	font-size:11px;
	color:#D02277;
	text-decoration:underline;
}*/

/* ABOUT */

.aboutitemwhat{
	float:left;
	width:525px;
	padding-top:10px;
	margin-left:5px;
}

.aboutitem{
	float:left;
	width:525px;
	padding-top:30px;
	margin-left:5px;
}

.aboutbox{
	height:20px;
	margin-left:2px;
	line-height:14px;
	behavior: url("css/iepngfix.htc")
}

span.boxbiggreen{
	font-size:18px;
	font-weight:bold;
	color:#D02277;
	margin:0px 2px 0px 0px;
}

span.boxbiggrey{
	font-size:12px;
	font-weight:bold;
	color:#231F20;
}

span.boxnormalgreen{
	font-size:13px;
	color:#D02277;
	font-weight:bold;
}

span.boxnormalgrey{
	font-size:13px;
	font-weight:bold;
	color:#231F20;
}

span.boxsmallwhite{
	font-size:11px;
	color:#ffffff;
}

span.boxsmallgrey{
	font-size:13px;
	font-weight:bold;
	color:#231F20;
	letter-spacing:0px;
}

.aboutlign{
	background:url('../images/artdivider_blue.jpg') repeat-x left top;
	width:525px;
}

.abouttxt{
	float:left;
	padding-top:10px;
}

.abouttxtperson{
	float:left;
	padding-top:3px;
}

.aboutperson{
	float:left;
}

.aboutpersontxt{
	float:left;
	width:420px;
	padding-top:10px;
	text-align:right;
	border:0px solid red;
}

.aboutpersontxtjustify{
	float:left;
	width:420px;
	padding-top:10px;
	text-align:justify;
	border:0px solid red;
}

.aboutpersontitle{
	font-weight:bold;
	color:#D02277;
}

.aboutpersongrey{
	color:#82817f;
}

.aboutpersonmail{
	float:right;
	padding-top:6px;
}

.aboutpersonmailleft{
	clear:both;
	padding-top:6px;
}

.aboutpersonmailtxt{
	float:right;
	padding-top:5px;
	padding-right:2px;
}

.aboutpersonmailtxtleft{
	float:left;
	padding-top:5px;
	padding-left:2px;
}

a.aboutpersonmaillink:link, a.aboutpersonmaillink:active, a.aboutpersonmaillink:visited{
	font-weight:bold;
	font-size:11px;
	color:#D02277;
	text-decoration:none;
}

a.aboutpersonmaillink:hover{
	font-weight:bold;
	font-size:11px;
	color:#D02277;
	text-decoration:underline;
}

.aboutpersonmailimg{
	float:right;
}

.aboutpersonmailimgleft{
	float:left;
}

.aboutpersonimg{
	float:left;
	width:94px;
	width:104px !ie;
	padding-left:10px;
}

.aboutpersonimgleft{
	float:left;
	width:94px;
	width:104px !ie;
	padding-right:10px;
	margin-top:5px;
}

.aboutpersonlign{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	float:left;
	width:525px;
	padding-top:10px;
}

.aboutitemb2b{
	float:left;
	width:525px;
	padding-top:54px;
}

.aboutitemstat{
	float:left;
	width:525px;
	padding-top:35px;
	margin-left:5px;
}

.abouttitlestat{
	float:left;
	width:525px;
	padding-top:13px;
	color:#82817f;
	font-weight:bold;
}

.abouttxtstat{
	float:left;
}

.abouttxtstat td{
	color:#9a9996;
}

a.aboutlink:link, a.aboutlink:active, a.aboutlink:visited{
	font-weight:normal;
	font-size:11px;
	color:#9a9996;
	text-decoration:underline;
}

a.aboutlink:hover{
	font-weight:normal;
	font-size:11px;
	color:#D02277;
	text-decoration:underline;
}


/* MODALBOXTXT */

.modalboxtxt{
	height:450px;
	overflow-y:auto;
}


/* CATEGORY */

.catbanner{
	float:left;
	width:575px;
	margin-bottom:20px;
}

#catdelivery{
	/*background:url('../images/nextdaydelivery_cat.jpg') no-repeat right top;*/
	float:left;
	width:180;
	margin: 0px 0px 0px 5px;
	padding-bottom:9px;
	text-align:right;
	cursor:pointer;
}

#catwrapped{
	/*background:url('../images/freewrapped_cat.jpg') no-repeat right top;*/
	float:left;
	width:180;
	margin: 0px 0px 0px 5px;
	cursor:pointer;
}

.cattabs{
	float:left;
	width:575px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7B1F43;
}

.cattableft{
	float:left;
	padding-top:3px;
	padding-right:2px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

.categorytitle{
	float:left;
	margin-bottom:18px;
}

.categoryimg{
	border:1px solid #D02277;
}

.catsort{
	float:right;
	padding-top:4px;
	color:#737373;
	font-weight:normal;
}

.catsortitem{
	float:left;
}

a.catsortlink:link, a.catsortlink:active, a.catsortlink:visited{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

a.catsortlink:hover{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.refine{
	color:#D02277;
	font-size:10px;
}

.budgettitle{
	color:#D02277;
	font-size: 14px;
	font-weight: bold;
}

#indexproductstop{
	float:left;
	width:560px;
}

#indexcategorynumbers{
	float:left;
	width:260px;
	padding-bottom:5px;
}

#categorynumbers{
	float:left;
	width:560px;
	padding-bottom:5px;
}

.indexsort{
	float:right;
	padding-bottom:10px;
	color:#737373;
	font-weight:normal;
}

#categorynumbersbottom{
	float:left;
	width:560px;
	padding-bottom:5px;
}

#searchnumbers{
	float:left;
	width:200px;
	width:210px !ie;
	padding-right:10px;
	padding-top:25px;
	padding-bottom:3px;
	padding-bottom:0px !ie;
}

#productnumbers{
	float:left;
}

#productpages{
	float:left;
}

#productpagesbottom{
	float:left;
}

div.pagecount{
	float:left;
}

div.pagenumbers{
	float:left;
	font-size:10px;
}

div.pagenumberimg{
	float:left;
	height:12px;
	height:20px !ie;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	color:#7B1F43;
	border:1px solid #d9d9d9;
	cursor:pointer;
}

div.pagenumberimg a{
	height:6px;
	font-size:6px;
	color:#7B1F43;
	cursor:pointer;
	border:0px solid black;
}

div.pagenumberimgnot{
	float:left;
	height:12px;
	height:20px !ie;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	color:#7B1F43;
	border:1px solid #d9d9d9;
}

div.pagenumber{
	float:left;
	height:16px;
	height:20px !ie;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	color:#7B1F43;
	border:1px solid #d9d9d9;
	cursor:pointer;
}

div.pagenumber a{
	height:16px;
	height:20px !ie;
	color:#7B1F43;
	cursor:pointer;
	text-decoration: none;
}

div.pagenumbersel{
	float:left;
	height:17px;
	height:20px !ie;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	color:#000000;
	font-size:12px;
}

div.pagenumberpoints{
	float:left;
	height:18px;
	height:20px !ie;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
}

a.pagecountlink:link,a.pagecountlink:active,a.pagecountlink:visited{
	color:#7B1F43;
	font-size:12px;
	text-decoration:none;
}

a.pagecountlink:hover{
	color:#D02277;
	font-size:12px;
	text-decoration:underline;
}

a.pagecountlinkprev:link,a.pagecountlinkprev:active,a.pagecountlinkprev:visited{
	color:#D02277;
	font-size:12px;
	letter-spacing:-2px;
	text-decoration:none;
}

a.pagecountlinkprev:hover{
	color:#D02277;
	font-size:12px;
	letter-spacing:-2px;
	text-decoration:underline;
}

.pagecountnolink{
	font-size:12px;
	color:#000000;
}

.pagecountnolinknumb{
	font-size:10px;
	color:#000000;
}


/* PRODUCT */

.crumbpath{
	float:left;
	width:575px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #bcbcbc;
}

a.crumblink:link, a.crumblink:active, a.crumblink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

a.crumblink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;s
	font-size:11px;
	color:#7B1F43;
	text-decoration:underline;
}

.crumblinksel{
	font-size:11px;
	color:#000000;
}

.artcategorytitle{
	float:left;
	margin-bottom:8px;
}

.art{
	float:left;
	padding-top:12px;
	border:0px solid red;
}
/*
.arttopright{
	float:right;
	width:300px;
	padding-right:10px;
	padding-top:2px;
	text-align:right;
}
*/
.wishlisttopright{
	float:right;
	width:330px;
	padding-right:10px;
	padding-top:0px;
	text-align:right;
}

.artaddwishlist{
	float:right;
	width:300px;
	padding-bottom:7px;
	font-size:10px;
	color:#D02277;
}

.arttoptxt{
	float:right;
	padding-right:5px;
	padding-top:5px;
}

a.arttoplink:link, a.arttoplink:active, a.arttoplink:visited{
	font-weight:normal;
	font-size:10px;
	color:#D02277;
	text-decoration:none;
}

a.arttoplink:hover{
	font-weight:normal;
	font-size:10px;
	color:#D02277;
	text-decoration:underline;
}

.arttopimg{
	float:right;
}

.artmailfriend{
	float:right;
	width:300px;
	font-size:10px;
	color:#D02277;
}

.wishlistmailfriend{
	float:right;
	width:330px;
	font-size:10px;
	color:#D02277;
}
/*
.artaddtoshopcar{
	float:left;
	padding-left:36px;
	text-align:center;
}

.artaddtoshopcartxt{
	float:left;
	padding-right:4px;
	font-weight:bold;
	text-align:center;
}

a.artaddshopcarlink:link, a.artaddshopcarlink:active, a.artaddshopcarlink:visited{
	font-weight:bold;
	font-size:11px;
	color:#231F20;
	text-decoration:none;
}

a.artaddshopcarlink:hover{
	font-weight:bold;
	font-size:11px;
	color:#D02277;
	text-decoration:none;
}

.artaddtoshopcarimg{
	float:left;
	padding-top:13px;
}
*/

.artleft{
	float:left;
	width:252px;
}

.artimg{
	background-color:#ffffff;
	float:left;
	width:230px;
	text-align:center;
	border:1px solid #e7e7e7;
}

.artthumbs{
	float:left;
	width:250px;
	padding-top:7px;
}

.artthumbsleft{
	float:left;
	padding-top:16px;
	padding-right:3px;
	cursor:pointer;
	display: block;
	visibility: hidden;
}

.artthumb{
	float:left;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
}

/*
.artthumbsel{
	background:url('../images/underline.jpg') no-repeat left bottom;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:8px;
	cursor:pointer;
}
*/

.artthumbsright{
	float:left;
	padding-top:16px;
	padding-left:3px;
	cursor:pointer;
	display: block;
	visibility: hidden;
}

.artright{
	float:left;
	width:300px;
}

.arttitle{
	float:left;
	width:500px;
	padding-bottom:6px;
	font-size:18px;
	color:#0e0e0e;
	font-weight:normal;
}

#artshopcarbox{
	float:left;
	padding-left:0px;
}

table.artshopcaritems{
	background-color:#010101;
	margin-bottom:0px;
	border:1px solid #e7e7e7;
	cursor:pointer;
}

td.artshopcaritem1{

}

td.artshopcaritem2{
	/*color:#323232;*/
	padding-top:2px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.artshopcaritem2delivery{
	color:#323232;
	font-size:11px;
	font-weight:normal;
}

td.artshopcaritem3{
	padding-top:2px;
	font-size:18px;
	font-weight:bold;
	color:#D02277;
	letter-spacing:-1px;
	padding-right: 5px
}

td.artshopcaritem4{

}

.artshopaddtocart{
	float:left;
	cursor:pointer;
}

.artshopaddtowishlist{
	float:left;
	padding-left:6px;
	cursor:pointer;
}
/*
.artshopcarorder{
	float:left;
	padding-top:1px;
	font-weight:bold;
	color:#808080;
}

.artshopcarsoldout{
	float:left;
	padding-top:2px;
	font-weight:bold;
	color:#808080;
}
*/
.artdesc{
	float:left;
	width:550px;
	padding-top:15px;
}

.artdescr{
	float:left;
}

.artdesctitle{
	color:#323232;
	font-weight:bold;
	font-size:12px;
}

.artinfo{
	float:left;
	width:550px;
	padding-top:20px;
}

.artinfo ul{
	padding:0px;
	margin:0px;
	padding-left:8px;
	margin-left:8px;
}

/*#artmoreinfotxt{
	visibility:visible;
	display:inline;
	float:left;
	width:265px;
}

#artmoreinfotxt ul{
	padding:0px;
	margin:0px;
	padding-left:8px;
	margin-left:8px;
}

#artmoreinfoext{
	visibility:hidden;
	display:none;
	float:left;
	width:265px;
}*/

.artstock{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

.whiteextrabig{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.greyextrabig{
	font-size:14px;
	font-weight:bold;
	color:#231F20;
}

.artreviews{
	border-top:1px solid #dcdcdc;
	float:left;
	width:564px;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:10px;
}

.artreviewstop{
	float:left;
	width:564px;
	padding-bottom:5px;
}

.artreviewstitle{
	float:left;
	padding-bottom:6px;
	color:#323232;
	font-weight:bold;
	font-size:12px;
}

.artreviewswrite{
	float:right;
	text-decoration:underline;
	cursor:pointer;
}

.artreview{
	float:left;
	width:510px;
	padding-bottom:15px;
}



.artwritereview{
	visibility:hide;
	display:none;
	float:left;
	width:544px;
	width:564px !ie;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:20px;
	border:1px solid #e7e7e7;
}



.artrelatedprods{
	float:left;
	width:564px;
	padding-top:14px;
	padding-bottom:24px;
	border-top:1px solid #dcdcdc;
}

.artrelatedprodstitle{
	padding-bottom:6px;
	color:#323232;
	font-weight:bold;
	font-size:12px;
}

.artrel{
	background-color:#eaeaea;
	float:left;
	width:103px;
	width:106px !ie;
	padding-left:3px;
	padding-top:3px;
}

.artrelimg{
	background-color:#ffffff;
	float:left;
	width:98px;
	text-align:center;
	border:1px solid #696969;
}

.artrelimgself{
	display:block;
}

.artreltxt{
	float:left;
	padding-top:4px;
}

.artreltitle{
	font-size:11px;
	font-weight:bold;
}

a.artreltitlelink:link, a.artreltitlelink:active, a.artreltitlelink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#272727;
	text-decoration:none;
}

a.artreltitlelink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;s
	font-size:11px;
	font-weight:bold;
	color:#7B1F43;
	text-decoration:none;
}

.artrelprice{
	padding-top:2px;
	padding-bottom:6px;
	font-size:11px;
	font-weight:bold;
	color:#D02277;
}

.artreldivider{
	float:left;
	width:8px;
	height:10px;
}


/* REGISTER */

.registerpart{
	float:left;
	padding-right:20px;
}

/*.registerbtns{
	padding-top:40px;
}

.registerbtn{
	width:100px;
	cursor:pointer;
}

.btngreentxt{
	padding-top:4px;
	color:#36a12c;
}

.btnredtxt{
	padding-top:5px;
	color:#cb0b0d;
}
*/
input{
	padding-left:3px;
	padding-right:3px;
}

input.inputlong{
	width:299px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputlong{
	background-image:url('../images/bg-inputlong.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

td.inputlong_error{
	background-image:url('../images/bg-inputlongerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

input.inputmedium{
	width:130px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium{
	background-image:url('../images/bg-inputmedium.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium_error{
	background-image:url('../images/bg-inputmediumerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium2{
	width:200px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium2{
	background-image:url('../images/bg-inputmedium2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium2_error{
	background-image:url('../images/bg-inputmedium2error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium3{
	width:117px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium3{
	background-image:url('../images/bg-inputmedium3.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium3_error{
	background-image:url('../images/bg-inputmedium3error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium4{
	width:135px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium4{
	background-image:url('../images/bg-inputmedium4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium4_error{
	background-image:url('../images/bg-inputmedium4error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium5{
	width:70px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium5{
	background-image:url('../images/bg-inputmedium5.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium5_error{
	background-image:url('../images/bg-inputmedium5error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

#btnnext1b{
	margin: 17px 0px 0px 0px;
}

input.inputshort{
	width:60px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputshort{
	background-image:url('../images/bg-inputshort.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputshort_error{
	background-image:url('../images/bg-inputshorterror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

textarea.contacttextarea{
	width:299px;
	font-size:12px;
	color:#505050;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #cdcdcd;
}

textarea.contacttextarea_error{
	width:299px;
	font-size:12px;
	color:#505050;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #cb0b0d;
}

textarea.contacttextareamedium{
	width:130px;
	font-size:12px;
	color:#505050;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #cdcdcd;
}

textarea.contacttextareamedium_error{
	width:130px;
	font-size:12px;
	color:#505050;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #cb0b0d;
}

select.ctcombo{
	width:60px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcomboshort{
	width:40px;
	height:17px;
	font:10px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcomboshort2{
	width:55px;
	height:17px;
	font:10px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcombolong{
	width:130px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

input.inputfile{
	width:300px;
	height:20px;
	border:1px solid #cbcbcb;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

.trhidden
{
	visibility:hidden;
	display:none;
}

.contacterror{
	display:none;
}

.contacterror_visible{
	display:block;
	font-size:11px;
	/*color:#de1900;*/
	color:#cb0b0d;
	line-height:18px;
	font-weight:bold;
}

label.error{
	font-size:11px;
	font-weight:normal;
	color:#cb0b0d;
}

span.error{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}

span.righterror{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}

span.rightsuberror{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}


/* FAQ */

.helpitem{
	float:left;
	width:525px;
	padding-top:14px;
}

.helpchatimg{
	float:left;
	padding-left:8px;
	padding-right:15px;
}

.helpchattxt{
	float:left;
}

.helplivetxt{
	float:left;
	width:525px;
	padding-top:5px;
}

.helpitemtitle{
	font-weight:bold;
	color:#D02277;
}

ul.helpul{
	margin:0px;
	padding:0px;
	margin-left:16px;
	margin-left:18px !ie;
	/*padding-left:20px;*/
}

.helplign{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	float:left;
	width:525px;
	padding-top:16px;
}

.helptabletitle{
	font-weight:bold;
	color:#D02277;
	text-decoration:underline;
}

a.helpsubtitle:link, a.helpsubtitle:active, a.helpsubtitle:visited{
	font-weight:bold;
	color:#D02277;
	text-decoration:underline;
}

a.helpsubtitle:hover{
	font-weight:bold;
	color:#D02277;
	text-decoration:underline;
}

.sizinghelpsubtitle{
	font-weight:bold;
	color:#D02277;
	margin-left: 70px;
}

.sizinghelptitle{
	font-weight:bold;
	text-align:right;
	margin-left: 70px;
}

.sizinghelpdesc{
	text-align:left;
	margin-left: 70px;
}

.sizinghelptitlehead{
	font-weight:bold;
	text-align:center;
}

.sizinghelplign{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	width:45px;
	padding-top:0px;
}

.sizinghelplign80{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	width:75px;
	padding-top:0px;
}

.sizinghelplign100{
	background:url('../images/artdivider_blue.jpg') repeat-x left bottom;
	width:95px;
	padding-top:0px;
}

.itemiconleft{
	float:left;
	width:110px;
}

.itemtxtright{
	float:left;
	padding-top:20px;
	border:0px solid red;
}

ol.itemol{
	margin-top:0px;
	padding-top:0px;
}

.faqcategory{
	font-size: 16px;
	color: #D02277;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	float: left;
}

.faqcategorytop a{
	z-index: 200;
	position: relative;
	margin: -45px 15px 10px 10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid blue;
	font-size: 12px;
	color: #D02277;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 16px;
}

* html .faqcategorytop a{
	margin: -25px 15px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.faqcategorytop a:hover,
.faqcategorytop a:visited{
	z-index: 200;
	position: relative;
	margin: -45px 15px 10px 10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid blue;
	font-size: 12px;
	color: #D02277;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 16px;
}

* html .faqcategorytop a:hover,
* html .faqcategorytop a:visited{
	margin: -25px 15px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.answer{
	display:block;
	width: 410px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

.question{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	border: 0px solid blue;
	display: block;
	float: left;
}

.faqnbr{
	margin: 5px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	display: block;
	float: left;
	width: 20px;
	text-align: right;
}


/* WISHLIST */

.wishlistbtn{
	float:left;
	cursor:pointer;
}

.btnredtxtsmall{
	float:left;
	padding-top:5px;
}
a.btnredtxtlink:link, a.btnredtxtlink:active, a.btnredtxtlink:visited{
	color:#cb0b0d;
	text-decoration:underline;
}

a.btnredtxtlink:hover{
	color:#cb0b0d;
	text-decoration:underline;
}


/* ORDERS */

.ordersgrayouter{
	min-height:234px;
	width:524px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.ordersgrayboxcheat{
	border:0px solid red;
	background:url('../images/greyboxbtm.jpg') bottom left no-repeat;
	width:574px;
	position:absolute;
	height:100%;
	_height:220px;
	z-index:150;
	bottom:0px;
}

.ordersgraybox{
	border:0px solid blue;
	background:url('../images/greyboxrep.jpg') repeat-y;
	width:574px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.ordersgrayboxtop{
	background:url('../images/shopcarboxtop.jpg');
	width:574px;
	height:14px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.ordersgrayboxmiddle{
	width:488px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.ordersgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:6px;
}

.orderstitlecontainer {
	float:left;
	float:none !ie;
	width:550px;
	height:25px;
	margin-top:5px;
	padding-top:4px;
	vertical-align:middle;
	border-bottom:1px solid #d3d3d3;
}

.orderstitle1{
	/*background:url('../images/greyboxtitle_blue.png') repeat-x left bottom;*/
	float:left;
	width:129px;
	width:134px !ie;
	height:22px;
	height:29px !ie;
	padding-left:5px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
}

.orderstitle2{
	float:left;
	width:107px;
	width:112px !ie;
	height:22px;
	height:29px !ie;
	padding-left:5px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
}

.orderstitle3{
	float:left;
	width:102px;
	width:107px !ie;
	height:22px;
	height:29px !ie;
	padding-left:5px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
}

.orderstitle4{
	float:left;
	width:98px;
	width:103px !ie;
	height:22px;
	height:29px !ie;
	padding-left:5px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
}

.ordersitemcontainer {
	float:left;
	float:none !ie;
	width:550px;
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #e3e4e6;
	behavior: url("css/iepngfix.htc")
}

.ordersitem1{
	float:left;
	width:129px;
	width:134px !ie;
	padding-top:2px;
	padding-left:5px;
}

.ordersitem2{
	float:left;
	width:107px;
	width:112px !ie;
	padding-top:2px;
	padding-left:5px;
}

.ordersitem3{
	float:left;
	width:102px;
	width:107px !ie;
	padding-top:2px;
	padding-left:5px;
}

.ordersitem4{
	float:left;
	width:98px;
	width:103px !ie;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
	vertical-align:middle;
}

/*table.orderstable th{
	padding-bottom:3px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}*/


/* Giftsearch */

.giftsearch{
	background-image: url('../images/greybox.jpg');
	width: 488px;
	height: 168px;
	margin: 10px 0px 10px 20px;
}

.giftsearchtitle{
	font-size: 16px;
	color: #D02277;
	font-weight: bold;
	margin: 20px 0px 20px 10px;
	float: left;
	border: 0px solid green;
	z-index: 300;
}

.giftsearchmode{
	font-size: 12px;
	color: #D02277;
	font-weight: bold;
	margin: 22px 0px 5px 5px;
	width: 100px;
	height: 12px;
	float: left;
	text-decoration: underline;
	cursor: pointer;
	border: 0px solid red;
}

.giftsearchbtn{
	font-size: 14px;
	color: #D02277;
	font-weight: bold;
	float:right;
	cursor: pointer;
	margin: 5px 15px 0px 0px;
}

.giftsearchresults{
	margin: 20px 0px 0px 0px;
}

/*.giftsearchsort{
	float:right;
	height:18px;
	padding-right:6px;
	margin: 10px 0px 10px 0px;
	border: 0px solid red;
}*/

.giftsearchsort{
	float:right;
	padding-top:4px;
	padding-bottom:4px;
	color:#737373;
	font-weight:normal;
}

.giftsearchext{
	display: block;
	visibility: visible;
}

.giftsearchsim{
	display: none;
	visibility: hidden;
}

.giftsearchcontent{
	height: 60px;
	margin: 0px 0px 10px 10px;
}


/* CART */

#homeartscart{
	background:url('../images/homeartsback.jpg') repeat-x left top;
	float:left;
	width:574px;
	width:575px !ie;
	padding-top:7px;
	padding-left:1px;
	border:0px solid green;
}

.cartshopcartitle{
	padding-top:10px;
	padding-bottom:9px;
	font-size:18px;
	color:#0e0e0e;
}

.cartcontainer{
	float:left;
	width:525px;
	font-size:12px;
}

.cartgrayouter{
	min-height:234px;
	width:524px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.cartgrayboxcheat{
	border:0px solid red;
	background:url('../images/shopcarbox.jpg') bottom left no-repeat;
	width:574px;
	/*width:524px;*/
	position:absolute;
	height:100%;
	_height:220px;
	z-index:150;
	bottom:0px;
}

.cartgraybox{
	border:0px solid blue;
	background:url('../images/shopcarboxrep.jpg') repeat-y;
	width:574px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.cartgrayboxtop{
	background:url('../images/shopcarboxtop.jpg');
	width:574px;
	height:14px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.cartgrayboxmiddle{
	width:524px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.cartgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:6px;
}

/*
.cartshopcar{
	background:url('../images/shopcarbox_blue.jpg') no-repeat left bottom;
	float:left;
	width:520px;
	padding-bottom:20px;
	padding-left:10px;
}
*/

a.shopcarmoveremovelink:link, a.shopcarmoveremovelink:active, a.shopcarmoveremovelink:visited{
	color:#000000;
	text-decoration:underline;
}

a.shopcarmoveremovelink:hover{
	color:#000000;
	text-decoration:underline;
}

.carttitlecontainer {
	border:0px solid green;
	width:550px;
	height:25px;
	margin-top:5px;
	padding-top:4px;
	vertical-align:middle;
	border-bottom:1px solid #d3d3d3;
}

.carttitle1 {
	/*background:url('../images/greyboxtitle_blue.png') repeat-x left bottom;*/
	float:left;
	width:97px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#D02277;
	behavior: url("css/iepngfix.htc")
}

.carttitle2 {
	float:left;
	height:22px;
	height:25px !ie;
	width:243px;
	width:253px !ie;
	padding-left:10px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#D02277;
	behavior: url("css/iepngfix.htc")
}

.carttitle3 {
	float:left;
	height:19px !important;
	height:25px;
	width:64px;
	width:70px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("css/iepngfix.htc")
}

.carttitle4 {
	float:left;
	height:19px !important;
	height:25px;
	width:41px;
	width:47px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("css/iepngfix.htc")
}

.carttitle5 {
	float:left;
	height:19px !important;
	height:25px;
	width:64px;
	width:70px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("css/iepngfix.htc");
}

.cartitemcontainer {
	/*background:url('../images/shopcaritemdivider.png') no-repeat left bottom;*/
	float:left;
	float:none !ie;
	width:550px;
	/*height:60px;*/
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #e3e4e6;
	behavior: url("css/iepngfix.htc")
}

td.cartitem{
	font-size:11px;
	font-weight:bold;
}

.cartitem1 {
	border:0px solid #000000;
	float:left;
	width:94px;
	width:97px !ie;
	padding-left:3px;
	margin-top:0px;
	padding-top:3px;
	font-size:10px;
	color:#000000;
}

.cartitem2 {
	border:0px solid #000000;
	float:left;
	width:243px;
	width:253px !ie;
	padding-left:10px;
	margin-top:1px;
	padding-top:5px;
	font-size:10px;
}

.cartitem2title {
	float:left;
	width:174px;
	width:180px !ie;
	padding-left:6px;
}

.cartitem2titleorderstatus{
	float:left;
	width:240px;
}

.cartitem2btm{
	float:left;
	width:210px;
	padding-top:3px;
}

.cartitem2choose{
	float:right;
	padding-top:5px;
}

.cartproductlink:link, a.cartproductlink:active, a.cartproductlink:visited{
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-decoration:none;
}

a.cartproductlink:hover{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:link, a.choosepaperlink:active, a.choosepaperlink:visited{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:hover{
	font-size:10px;
	color:#D02277;
	text-decoration:underline;
}

.cartitem3 {
	border:0px solid #000000;
	float:left;
	width:64px;
	width:70px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitem3wrap{
	float:left;
	width:51px;
	padding-top:29px;
}

.cartitem4 {
	border:0px solid #000000;
	float:left;
	width:41px;
	width:47px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:4px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.cartitem5 {
	border:0px solid #000000;
	float:left;
	width:64px;
	width:70px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitemqty{
	border:1px solid #c5c6c8;
	float:left;
	height:15px;
	width:30px;
}

.orderinput{
	background-color:#f4f5f8;
	border:0px solid #c5c6c8;
	width:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	height:13px;
}

.btnscartadd{
	border:1px solid #c5c6c8;
	float:left;
	height:13px;
	margin-top:2px;
	padding:0;
	border:0px solid green;
	vertical-align:top;
}

.btncartaddtop{
	clear:both;
	height:7px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

.btncartaddbtm{
	clear:both;
	height:4px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

#cartwrap{

}

.cartpromrecalc{
	float:left;
	width:574px;
	padding-top:3px;
}

.cartwrapcomplete{
	float:left;
	width:218px;
	width:226px !ie;
	padding-top:5px;
	padding-left:8px;
}

.cartwrapcompletecheck{
	float:left;
	height:21px;
	font-size:11px;
}

.cartwrapcompletetxt{
	float:left;
	height:16px;
	height:21px !ie;
	padding-top:5px;
	font-size:11px;
}

.cartwrapcompleteedit{
	float:left;
	padding-left:20px;
	font-size:11px;
}

.cartpromotion{
	float:left;
	padding-top:6px;
}

.cartpromotion td{
	font-size:11px;
	font-weight:bold;
	font-color:#010101;
}

.cartrecalc{
	float:right;
	width:120px;
	width:124px !ie;
	padding-right:4px;
}

.cartrecalctxt{
	float:left;
	padding-top:10px;
	padding-top:8px !ie;
	padding-right:3px;
}

#carttransporttotal{
	float:left;
	width:574px;
	padding-top:5px;
}

#carttransport{
	background:url('../images/cartbtmboxtransport.jpg') no-repeat left top;
	float:left;
	width:240px;
	width:275px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:25px;
}

.carttransportdata{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#carttotal{
	background:url('../images/cartbtmboxtotal.jpg') no-repeat left top;
	float:left;
	width:266px;
	width:295px !ie;
	height:152px;
	height:167px !ie;
	padding-left:14px;
	padding-top:15px;
	padding-right:15px;
}

.carttotalitems{
	float:left;
	padding-top:10px;
}

.cartbtmitem{
	float:left;
	width:250px;
	width:255px !ie;
	padding-left:5px;
	padding-bottom:5px;
}

.cartbtmtotal{
	float:left;
	width:255px;
	width:260px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	border-top:1px solid #d3d3d3;
}

.cartnext{
	float:left;
	width:558px;
	width:574px !ie;
	margin-top:7px;
	padding-right:16px;
}

.cartnexttxt{
	float:right;
	padding-top:15px;
	font-size:11px;
	color:#D02277;
	font-weight:bold;
}

a.cartbiglink:link, a.cartbiglink:active, a.cartbiglink:visited{
	font-size:11px;
	color:#D02277;
	font-weight:bold;
	text-decoration:none;
}

a.cartbiglink:hover{
	font-size:11px;
	color:#D02277;
	font-weight:bold;
	text-decoration:none;
}

#carttextdesc{
	float:left;
	width:574px;
	padding-top:20px;
	padding-bottom:20px;
}

.modalchoosewrap{
	width:450px;
}

.wrapimg{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid white;
	margin: 4px 4px 4px 4px;
	text-align:center;
	cursor: pointer;
}

/*.wrapimg:hover{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin: 4px 4px 4px 4px;
	cursor: pointer;
}

.wrapimgsel{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin:4px 4px 4px 4px;
}*/

.choosepaperimg{
	border:2px solid #ffffff;
}

.choosepaperimg:hover{
	border: 2px solid #cb0b0d;
}

.choosepaperimgselect{
	border:2px solid #cb0b0d;
}

.choosepapertxt{
	padding-top:10px;
}

.choosepaperprice{
	padding-top:3px;
	padding-top:0px !ie;
}

.choosepaperbtm{
	margin:0px 0px 0px 20px;
	width:400px;
}

.choosepaperlabel{
	border:4px solid #D02277;
	width:400px;
	width:380px !ie;
	font-size:12px;
	font-face:Verdana;
}

.choosepaperbtn{
	float:right;
	cursor:pointer;
}

.choosepaperbtntxt{
	float:left;
	padding-top:5px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:#cb0b0d;
}

.choosepaperbtnimg{
	float:left;
}


/* ORDER */

div#checkouttop{
	float:left;
}

div.checkoutitems{
	float:left;
	width:242px;
	/*padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkleftgrayouter{
	min-height:359px;
	width:235px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.checkleftgrayboxcheat{
	border:0px solid red;
	background:url('../images/checkoutleftbackbtm.jpg') bottom left no-repeat;
	width:235px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkleftgraybox{
	border:0px solid blue;
	background:url('../images/checkoutleftbackrep.jpg') repeat-y;
	width:235px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.checkleftgrayboxtop{
	background:url('../images/checkoutleftbacktop.jpg');
	width:235px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkleftgrayboxmiddle{
	width:235px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkleftgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	/*padding-left:10px;
	padding-top:6px;*/
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkouttitle{
	padding-left:4px;
	padding-bottom:5px;
	color:#D02277;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d3d3d3;
	behavior: url("css/iepngfix.htc")
}

.checkoutcontainer{
	float:left;
	/*background:url('../images/greyboxtitle_blue.png') repeat-x left bottom;*/
	padding-top:12px;
	margin-bottom:12px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkoutitem{
	float:left;
	width:205px;
	width:210px !ie;
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutwrapimg{
	padding-top:3px;
	padding-left:12px;
}

.checkoutitemdetail{
	float:left;
	width:165px;
	width:170px !ie;
	padding-left:5px;
	position:relative;
	z-index:300;
	border:0px solid red;
}

.checkoutitemname{
	padding-bottom:3px;
	font-size:12px;
	color:#010101;
}

.checkouttitlecontainer{
	width:164px;
	height:11px;
	color:#010101;
	font-size:10px;
}

.checkouttitle1{
	float:left;
	width:35px;
}

.checkouttitle2{
	float:left;
	width:60px;
}

.checkouttitle3{
	float:left;
	width:69px;
}

a.checkoutlink:link, a.checkoutlink:visited, a.checkoutlink:hover, a.checkoutlink:active{
	color:#010101;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.cartremovelink:link, a.cartremovelink:visited, a.cartremovelink:hover, a.cartremovelink:active{
	color:#96969A;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.checkoutitemcontainer{
	float:left;
	width:164px;
	padding-bottom:15px;
	color:#010101;
	font-size:10px;
}

.checkoutitem1{
	float:left;
	width:35px;
}

.checkoutitem2{
	float:left;
	width:60px;
}

.checkoutitem3 {
	float:left;
	width:69px;
	color:#D02277;
	font-weight:bold;
}

.checkoutbtmitem{
	float:left;
	width:200px;
	width:210px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutbtmleft{
	float:left;
	color:#010101;
}

.checkoutbtmright{
	float:right;
	color:#010101;
}

.checkouttotal{
	float:left;
	width:200px;
	width:210px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	z-index:300;
	border-top:1px solid #d3d3d3;
}

.checkouttotalleft{
	float:left;
	color:#010101;
}

.checkouttotalright{
	float:right;
	color:#010101;
}

div#checkout .error-message{
	color:#cb0b0d;
	text-align:left;
	display:none;
	border:0px solid red;
}

div#checkout .success-message{
	color:#339900;
	text-align:left;
	display:none;
	border:0px solid green;
}
/*
.checkouttotal{
	height:19px !important;
	height:24px;
	margin-top:21px;
	padding-top:5px;
	color:#D02277;
	font-size:12px;
	font-weight:bold;
}
*/

div.checkoutself{
	float:left;
	width:301px;
	width:324px !ie;
/*	padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkrightgrayouter{
	background:url('../images/checkoutrightbackrep.jpg') repeat-y;
	min-height:357px;
	width:320px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.checkrightgrayboxcheat{
	border:0px solid red;
	background:url('../images/checkoutrightbackbtm.jpg') bottom left no-repeat;
	width:320px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkrightgraybox{
	border:0px solid blue;
	background:url('../images/checkoutrightbackrep.jpg') repeat-y;
	width:320px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.checkrightgrayboxtop{
	background:url('../images/checkoutrightbacktop.jpg');
	width:320px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkrightgrayboxmiddle{
	width:320px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkrightgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkoutstepicon{
	position:absolute;
	margin-top:-10px;
	margin-left:-3px;
	margin-left:-182px !ie;
}

.checkoutsubtitle{
	float:left;
	width:140px;
	width:180px !ie;
	padding-left:38px;
	padding-bottom:11px;
	color:#D02277;
	font-size:14px;
	font-weight:bold;
}

.checkoutnotcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#cb0b0d;
}

.checkoutcompletetxt{
	float:left;
	padding-top:2px;
	padding-right:2px;
}

.checkoutcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#36a12c;
}

#checksignin{
	clear:both;
	padding-left:35px;
}

#checksigninguest{
	clear:both;
	padding-left:35px;
}

#checkoutsignin{
	float:left;
	width:301px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkoutsigninlinks{
	float:left;
	width:245px;
}

.checkoutregister{
	float:left;
	width:215px;
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	cursor:pointer;
}

a.checkoutregisterlink:link, a.checkoutregisterlink:active, a.checkoutregisterlink:visited{
	font-size:11px;
	color:#D02277;
	font-weight:normal;
}

a.checkoutregisterlink:hover{
	font-size:11px;
	color:#D02277;
	font-weight:normal;
}

.checkoutguest
{
	padding-top:5px;
	margin: 0px 0px 3px 0px;
	color:#D02277;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
}

#guestcheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#logincheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#passforgottencheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

.checkoutknown{
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	color:#D02277;
	font-size:11px;
	font-weight:normal;
}

.checkoutbtn{
	float:right;
	cursor:pointer;
}

.checkoutbtntxt{
	float:left;
	padding-top:7px;
	padding-right:5px;
	font-weight:bold;
	font-size:12px;
	color:#cb0b0d;
}

.checkoutbtnimg{
	float:left;
}

.checkoutsummary{
	clear:both;
	padding-left:35px;
}

#checkoutshipping{
	float:left;
	width:301px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkshipping{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.shippingtxt{
	clear:both;
}

#checkoutfacturation{
	float:left;
	width:301px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkfacturation{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkout_error{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}

#checkoutpayment{
	float:left;
	width:301px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

#checkpayment{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkpaymentimg{
	float:left;
}

.checkpaymentname{
	float:left;
	width:168px;
	width:173px !ie;
	padding-left:5px;
}

.checkpaymentinfo{
	float:left;
	padding-left:5px;
	text-decoration:underline;
	cursor:pointer;
}

.checkpaymenttxt{
	visibility:hidden;
	display:none;
	float:left;
	width:230px;
	padding-top:5px;
}

.confirmbtn{
	background:url('../images/confirmbtnrep.jpg') repeat-x left top;
	float:right;
	margin-right:9px;
	margin-top:10px;
	cursor:pointer;
}

.confirmbtnleft{
	float:left;
}

.confirmbtntxt{
	float:left;
	padding-top:6px;
	padding-left:8px;
	padding-right:7px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.confirmbtnright{
	float:left;
}

div#checkoutbtm{
	float:left;
	padding-top:15px;
}

#checkoutwrapbackshop{
	float:left;
	width:200px;
}

#checkoutcompletewrapped{
	float:left;
	padding-left:15px;
	padding-bottom:10px;
}

.checkoutcompletewrappedtxt{
	float:left;
	padding-left:5px;
	padding-top:6px;
}

#checkoutbacktoshop{
	float:left;
	padding-left:10px;
}

.checkbacktoshop{
	float:left;
	padding-top:6px;
	padding-left:2px;
}

a.checkoutbacklink:link, a.checkoutbacklink:active, a.checkoutbacklink:visited{
	font-size:12px;
	color:#D02277;
	font-weight:bold;
	text-decoration:underline;
}

a.checkoutbacklink:hover{
	font-size:12px;
	color:#D02277;
	font-weight:bold;
	text-decoration:underline;
}

#checkoutrestart{
	float:left;
	padding-left:13px;
	padding-top:2px;
}

.checkoutrestartimg{
	float:left;
	padding-right:3px;
}

.checkoutrestarttxt{
	float:left;
	padding-top:4px;
	padding-right:3px;
}

#checkouttotaltxt{
	padding-right:8px;
	padding-bottom:3px;
	text-align:right;
	color:#363636;
}

.orderbtn{
	float:right;
	cursor:pointer;
}

.checkoutsubmit{
	float:right;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	color:#D02277;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.checkoutsubmitimg{
	float:right;
	cursor:pointer;
}

.cart-message{
	display:none;
	color:00aeef;
	font-weight:bold;
}

.orderstatuswrapdesc{
	float:left;
	padding-top:4px;
	padding-left:4px;
}

#orderstatuscompletewrap{
	float:left;
	width:500px;
}

.orderstatustotal{
	background:url('../images/cartbtmbox.jpg') no-repeat left top;
	float:left;
	width:230px;
	width:255px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:25px;
}

.orderstatustxt{
	padding-top:10px;
}

.orderstatuscontainer{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

.orderstatuslign{
	width:160px;
}

.orderstatuslabel{
	float:left;
	width:90px;
	font-weight:bold;
}

.orderstatusnumber{
	float:left;
	width:70px;
	font-weight:bold;
	text-align:right;
}

.orderstatustotallong{
	background:url('../images/cartbtmboxlong.jpg') no-repeat left top;
	float:left;
	width:539px;
	width:574px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:25px;
}

.orderstatuscorporate{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
}

.orderstatuscorporatetitle{
	padding-bottom:10px;
	font-size:12px;
	color:#D02277;
	font-weight:bold;
}

.orderstatuscorporatebox{
	float:left;
	width:295px;
}

.orderstatuscorplabel{
	float:left;
	width:115px;
}

.orderstatuscorpcompany{
	float:left;
	width:180px;
	text-align:right;
}

/* E-cards */
/* ======= */

.ecardtitle{
	float:left;
	width:555px;
	padding-bottom:6px;
	font-size:18px;
	color:#0e0e0e;
}

.ecards{
	width:550px;
	border:0px solid red;
}

.ecard{
	text-align:center;
	margin:0px 0px 20px 0px;
}

.ecardthumbs{
	width:550px;
	border:0px solid green;
	text-align:center;
}

.ecardthumb{
	width:100px;
	height:110px;
	border:1px solid #D02277;
	margin:0px 2px 0px 2px;
	text-align: center;
	cursor:pointer;
}

.ecardthumb:hover{
	width:100px;
	height:110px;
	border:1px solid #D02277;
	background-color: #D02277;
	margin:0px 2px 0px 2px;
	text-align: center;
	cursor:pointer;
}

.ecardthumb_sel{
	width:100px;
	height:110px;
	border:1px solid #D02277;
	background-color: #D02277;
	margin:0px 2px 0px 2px;
	text-align: center;
	cursor:pointer;
}

.ecardthumbimg{
	vertical-align:middle;
}

.ecardbackhlp{
	width:550px;
	border:0px solid red;
}

.ecardback{
	background-image:url('../images/ecardback.jpg');
	width:350px;
	margin:35px 0px 0px 95px;
	border:0px solid black;
	height:220px;
	padding: 5px 5px 5px 5px;
}

* html .ecardback{
	width:360px;
	height:230px;
}

.ecardback_top{
	background-image:url('../images/ecardback_top.jpg');
	width:360px;
	margin:35px 0px 0px 95px;
	border:0px solid black;
	height:13px;
	font-size:10px;
}

.ecardback_middle{
	background-image:url('../images/ecardback_middle.jpg');
	width:350px;
	margin:0px 0px 0px 95px;
	border:0px solid black;
	padding: 5px 5px 5px 5px;
}

* html .ecardback_middle{
	width:360px;
}

.ecardback_bottom{
	background-image:url('../images/ecardback_bottom.jpg');
	width:360px;
	margin:0px 0px 0px 95px;
	border:0px solid black;
	height:16px;
}

input.inputecard{
	width:200px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

textarea.textareacard{
	width:270px;
	height:80px;
	border:0px solid black;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.textareacard{
	background-image:url('../images/ecardtextarea.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:85px;
}

td.textareacard_error{
	background-image:url('../images/ecardtextarea_error.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:85px;
}

.ecardcheckbox{
	border:1px solid #C5C5C5;
}

td.inputecard{
	background-image:url('../images/ecardinput.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputecard_error{
	background-image:url('../images/ecardinput_error.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

.valigntop{
	vertical-align:top;
}

.ecardsubmit{
	border:1px solid #D02277;
	background-color: #ECEAEB;
	height:18px;
	width:100px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
	cursor: pointer;
}

* html .ecardsubmit{
	height:21px;
	width: 110px;
}

.ecard_titletr{
	display:none;
}

/* BLOG */
#blogitems{
	background:url('../images/homeartsback.jpg') repeat-x left top;
	float:left;
	width:566px;
	width:575px !ie;
	padding-top:7px;
	padding-left:9px;
	border:0px solid green;
}

.blogstitle{
	width:555px;
	padding-bottom:30px;
	font-size:18px;
	font-weight:bold;
	color:#0e0e0e;
	font-weight:normal;
}

.blogsmall{
	width:450px;
	height:130px;
	border:0px solid black;
	cursor:pointer;
}

.blogsmalltitle a{
	font-size:12px;
	font-weight:bold;
	color:black;
	width:300px;
	float:left;
	margin:0px 0px 5px 0px;
	border:0px solid blue;
	text-decoration:none;
	display:block;
}

.blogsmalltitle{
	font-size:12px;
	font-weight:bold;
	color:black;
	width:300px;
	float:left;
	margin:0px 0px 5px 0px;
	border:0px solid blue;
}

.blogsmalldate{
	font-size:12px;
	width:150px;
	text-align:right;
	border:0px solid red;
	float:left;
	
}

.blogsmallphoto{
	height: 120px;
	width:120px;
	float:left;
}

.blogsmalldivider{
	width:565px;
	border:1px solid #EDEDED;
	margin:0px 0px 5px 0px;
}

#blogitem{
	background:url('../images/homeartsback.jpg') repeat-x left top;
	float:left;
	width:566px;
	width:575px !ie;
	padding-top:7px;
	padding-left:9px;
	border:0px solid green;
}

.blogtitle{
	width:400px;
	padding-bottom:30px;
	font-size:18px;
	font-weight:bold;
	color:#0e0e0e;
	font-weight:normal;
	float:left;
}

.blogdate{
	font-size:12px;
	width:260px;
	text-align:right;
	border:0px solid red;
	float:left;
}

.blogauthor{
	font-size:10px;
	width:555px;
	margin:10px 0px 0px 0px;
	text-align:right;
	border:0px solid red;
}

.blogdescr{
	text-align:justify;
	padding:0px 10px 0px 0px;
}

/* REVIEWS */
#sitereviews{
	background:url('../images/homeartsback.jpg') repeat-x left top;
	float:left;
	width:574px;
	width:575px !ie;
	padding-top:7px;
	padding-left:1px;
	border:0px solid green;
}

.sitereviews{
	float:left;
	width:570px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:10px;
}

.sitereview{
	float:left;
	width:510px;
	padding-bottom:15px;
	margin:0px 0px 0px 40px;
}

.reviewstitle{
	float:left;
	width:300px;
	font-size:18px;
	padding-bottom:0px;
	color:#0e0e0e;
	font-weight:normal;
	border:0px solid black;
}

.reviewtitle{
	float:left;
	width:300px;
	padding-bottom:0px;
	color:#0e0e0e;
	font-weight:normal;
}

.reviewself{
	float:left;
	width:510px;
}

.reviewwriter{
	width:510px;
	margin:0px 0px 10px 0px;
}

.reviewtitle{
	font-weight:bold;
	font-size:14px;
	float:left;
	width:300px;
}

.sitereviewsnew{
	float:right;
	width:150px;
}

.reviewdate{
	float:left;
}

.reviewbuttons{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

.reviewbutton{
	background-image:url('../images/buttonback.jpg');
	background-repeat:repeat;
	float:left;
	height:26px;
	margin-right:10px;
	border:0px;
	cursor:pointer;
	margin:0px 0px 0px 230px;
}

.reviewboxtop{
	background-image:url('../images/grayboxflattop.jpg');
	height:23px;
	width:488px;
}

.reviewboxmid{
	background-image:url('../images/grayboxflatmid.jpg');
	background-repeat:repeat-y;
	width:488px;
}

.reviewboxbtm{
	background-image:url('../images/grayboxflatbtm.jpg');
	height:26px;
	width:488px;
}

.reviewboxtitle{
	font-weight:bold;
	font-size:14px;
	width:350px;
	margin:-10px 0px 0px 20px;
}

.reviewboxdate{
	color:#b4b4b5;
	margin:0px 0px 0px 20px;
}

.reviewboxname{
	width:200px;
	border-bottom:1px solid gray;
	margin:0px 0px 0px 20px;
}

.reviewboxmsg{
	width:440px;
	margin:10px 0px 0px 20px;
}

/* HIGHSLIDE */

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	/*text-transform: lowercase;*/
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	border: 0px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
    border: 0px;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	/*text-transform: lowercase;*/
	color: #999;
}

.control:hover {
	color: black !important;
}

a.control:link, a.control:active, a.control:visited{
	font-size:14px;
	color:#7B1F43;
	font-weight:bold;
	text-decoration:underline;
}

a.control:hover{
	font-size:14px;
	color:#010101;
	font-weight:bold;
	text-decoration:underline;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {
	background: url(graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: -15px;
	border: 0px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
	border: 0px;
}
.controlbar a:hover {
	background-image: url(graphics/controlbar4-hover.gif);
	border: 0px;
}
.controlbar .previous {
	width: 50px;
	border: 0px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
	border: 0px;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
	border: 0px;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
	border: 0px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*End Highslide*/


/* MODALBOX */

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #666666 !important;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	height:100%;
	background-color:#FFFFFF;
}

#MB_header {
  margin:0;
  height: 28px;
}

#MB_content {
  padding:6px 12px;
  overflow:auto;
}

#MB_caption {
  font-size:85%;
  font-weight: bold;
  padding: 6px 0 0 5px;
  margin: 0;
  text-align: left;
}

#MB_close {
  display:block;
  position:absolute;
  right:0; top:0;
  padding:4px 5px;
  font-weight:bold;
  text-decoration:none;
  font-size:16px;
}
#MB_close:hover {
	background:transparent;
}

/* Color scheme */
#MB_window {
  border-color:#D02277;
  background-color:#FFF;
  color:#000;
}

#MB_frame { border-color:#D02277; }

#MB_header {
  background-color:#D02277;
  border-color:#DDE;
  font-size:14px;
}
#MB_caption { color:#FFFFFF }

#MB_close { color:#FFFFFF }
#MB_close:hover { color:#FFFFFF }

/* END MODALBOX */
