@charset "iso-8859-1";


A{text-decoration:none}
A:hover{text-decoration:underline}

.input{
	border-color: #92B5D8;
	border-width: 1px;
	border-style: solid;
	background:	#FFFFFF;
	color: #12263D;
	width: 113px;
	font-size:11px
}

.txt
{
	font-size:11px;
	font-weight:500;
}





A.txt {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
A:hover.txt {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;}
	
A.txt2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
A:hover.txt2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;}
	
.boxTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF
}
.ltboxTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #336699
}




.drkBlueBox {
	background-color: #D6DCE4;
	border-top: 2px none #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px solid #FFCC00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #255FA5;
	font-size: 11px;
}


.ltBlueBox {
	background-color: #f0f5fb;
	border-top: 2px none #CCE4FB;
	border-right: 2px solid #CCE4FB;
	border-bottom: 2px none #CCE4FB;
	border-left: 2px solid #CCE4FB;

}
.drktitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #255FA5
}
.drkMainText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #255FA5
}
A.whitelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #255FA5
}
A:hover.whitelink  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	color: #255FA5;
	}


.lttitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #336699
}
.ltMainText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699
}
A.bluelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color:#336699
}
A:hover.bluelink  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	color:#336699;
	}
A.whitelink2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #FFFFFF
}
A:hover.whitelink2  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	}
.input2 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #6699CC;
}
.formborder {
	border: 2px solid #CCE4FB;
}










/* freefivers styles */

.mainholder {
	height: 100%;
	width: 768px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E5779;
	border-left-color: #1E5779;


}
.header {
	height: 60px;
	width: 100%;
	background-image: url(images/header-backgtile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
.sidecontentheader {
	background-color: #60B6DF;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	height: 20px;
	text-transform: capitalize;
	background-image: url(images/sidecontent-header.gif);


}
.sidecontentmain1 {
	background-color: #2D79A2;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 8px 8px;
	background-image: url(images/sidecontent1-bottomtile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;



}
.sidecontentmain2 {
	background-color: #1E5779;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 8px 8px;
	background-image: url(images/sidecontent2-bottomtile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.sidecontent {
	width: 150px;

}
.fontmain {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.fontmainlight {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.inputboxlogin {
	background-color: #E9F4FC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	padding-left: 3px;
	border-top: 1px solid #143A52;
	border-right: 1px solid #3E99CA;
	border-bottom: 1px solid #3E99CA;
	border-left: 1px solid #143A52;
	width: 100%;
	padding-right: 3px;




}
.button {
	background-color: #BFDEF2;
	font-family: Arial;
	font-size: 11px;
	color: #143A52;
	height: 18px;
	padding-left: 3px;
	padding-bottom: 6px;
	border-top: 1px solid #23668D;
	border-right: 1px solid #23668D;
	border-bottom: 1px solid #13384F;
	border-left: 1px solid #13384F;



}

a.linksearch:link {color: #3E3100;text-decoration: none;}
a.linksearch:visited {color: #3E3100;}
a.linksearch:hover {
	color: #FFFFFF;
}
a.linksearch:active {color: #FFFFFF;}

a.linkdark:link {color: #E0F3FE;text-decoration: underline;}
a.linkdark:visited {color: #E0F3FE;}
a.linkdark:hover {color: #FFCF10;}
a.linkdark:active {color: #FFCF10;}

a.linkfooter:link {color: #6F0000;text-decoration: underline;}
a.linkfooter:visited {color: #6F0000;text-decoration: underline;}
a.linkfooter:hover {color: #000000;text-decoration: underline;}
a.linkfooter:active {color: #000000;text-decoration: underline;}

a.linktopinfo:link {color: #002B55;text-decoration: none;}
a.linktopinfo:visited {color: #002B55;text-decoration: none;}
a.linktopinfo:hover {color: #FFFFFF;text-decoration: none;}
a.linktopinfo:active {color: #FFFFFF;text-decoration: none;}

a.linkstore:link {color: #0066FF;text-decoration: underline;}
a.linkstore:visited {color: #0066FF;text-decoration: none;}
a.linkstore:hover {color: #000000;text-decoration: underline;}
a.linkstore:active {color: #000000;text-decoration: underline;}

.navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/navbar-backgtile.jpg);
	background-repeat: repeat-x;



}
.sidecontentmain2arrow {
	background-color: #1E5779;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/contentarrow-trans.gif);
	background-repeat: no-repeat;

}
.sidecontentmain1arrow {

	background-color: #2D79A2;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentarrow-trans.gif);
	background-repeat: no-repeat;
}
.footer {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	background-image: url(images/footer-backg.jpg);


}
.centrecontent {
	width: 100%;



}
.container {
	padding-right: 1px;
	padding-left: 1px;
}
.centrecontentheader {
	background-color: #F0F5FB;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	height: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(images/centrecontent-header.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;



}

.centrecontentheaderlogin {
	background-color: #F0F5FB;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	height: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(images/centrecontent-header.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;



}

.centrecontentmain1 {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6690C3;
	background-color: #FFFFFF;





}
.centrecontentmain1arrow {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentarrow-trans.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;

}
.centrecontentmain2 {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6690C3;
	background-color: #DEEFF8;
	background-image: url(images/centrecontent2-bottomtile.gif);
	background-repeat: repeat-x;
	background-position: bottom;





}
.centrecontentmain2arrow {
	background-color: #DEEFF8;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/centrecontentarrow-2.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;


}
.categories {
	background-image: url(images/bullet-square.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 13px;
	font-family: Arial;
	font-size: 11px;

}
.centrecontentgap {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6690C3;
	margin-top: 5px;


}
.imagestore {
	height: 67px;
	width: 130px;
	background-image: url(images/imagestoreshadow.gif);
	background-repeat: no-repeat;
}
.storelisting {
	width: 100%;
}
.fontstore {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.fontcashback {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: right;

}
.centrecontenttoprated {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6690C3;
	background-color: #DEEFF8;


}
.centrecontenttopratedarrow {

	background-color: #DEEFF8;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentarrow-trans.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
}
.comparedvdpricesshadow {

	height: 130px;
	width: 130px;
	background-image: url(images/comparedvdpricesshadow.gif);
	background-repeat: no-repeat;
}
.productsearchshadow {
	height: 100px;
	width: 105px;
}
div.price {
	color:darkred;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
}
div.description {
	padding-top:4px;
}
.imagestoretoprated {

	height: 67px;
	width: 130px;
	background-image: url(images/imagestoreshadowtoprated.gif);
	background-repeat: no-repeat;
}
.fonttotalbalance {

	font-family: Arial;
	font-size: 14px;
	color: #0B366A;
	font-weight: bold;
}
.fontmainlightheavy {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.inputboxsearch {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #463800;
	height: 18px;
	padding-left: 3px;
	border-top: 1px solid #645000;
	border-right: 1px solid #FFD146;
	border-bottom: 1px solid #FFD146;
	border-left: 1px solid #645000;
	width: 100px;
	padding-right: 3px;
	font-weight: normal;


}
.searchbar {
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3E3100;


}
.inputboxfeedback {
	background-color: #E9F4FC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 50px;
	border-top: 1px solid #143A52;
	border-right: 1px solid #3E99CA;
	border-bottom: 1px solid #3E99CA;
	border-left: 1px solid #143A52;
	width: 129px;
	padding: 3px;

}
.inputbox {

	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	padding-left: 3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	width: 200px;
	padding-right: 3px;
}
.fontheader {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
a:link {
	color: #066AD9;
}
a:visited {
	color: #066AD9;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.dropdown {


	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	padding-left: 3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
}
.centrecontentmain2arrowless {

	background-color: #DEEFF8;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
}
.centrecontentheaderlogin2 {
	background-color: #F0F5FB;
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	height: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(images/centrecontent-header.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
	border-top-width: 1px;
	border-top-color: #6690C3;
	border-top-style: solid;

}


.inputboxmultiline {


	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	width: 200px;
	padding-right: 3px;
}
.fontrequired {
	font-family: Arial;
	font-size: 9px;
	color: #0066FF;

}
.imagestoredark {

	height: 67px;
	width: 130px;
	background-image: url(images/imagestoreshadowdark.gif);
	background-repeat: no-repeat;
}
.fonthighlight {

	font-family: Arial;
	font-size: 11px;
	color: #99FF00;
}
.fontlightbig {

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.accountheader {
	background-color: #1E5779;
	color: #BCE0F1;
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	background-image: url(images/accountheader-backg.jpg);
	background-repeat: repeat-x;





}
.accounttotals {
	background-color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	height: 20px;
	background-image: url(images/accounttotal-backg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6690C3;




}
.accountdata {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.account {
	font-family: Arial;
	font-size: 11px;
	color: #1E5779;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6690C3;
	border-left-color: #6690C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6690C3;
	background-color: #FFFFFF;
}
.miniholder {
	height: 360px;
	width: 550px;
	background-color: #FFFFFF;
	border-right: 1px solid #1E5779;
	border-bottom: 1px solid #1E5779;
	border-left: 1px solid #1E5779;



}
.infobox {
	width: 100%;
	border: 1px solid #003366;
	background-color: #E8F5FF;
	padding: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;

}
.footer2 {
	color: #FFFFFF;
	background-color: #1E5779;
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-color: #8CD1FF;
	border-bottom-style: solid;

}
.imagestorebig {


	height: 130px;
	width: 130px;
	background-image: url(images/imagestorebigshadow.gif);
	background-repeat: no-repeat;
}
.imagestorebigtoprated {



	height: 130px;
	width: 130px;
	background-image: url(images/imagestorebigshadowtoprated.gif);
	background-repeat: no-repeat;
}
.specification {
	background-image: url(images/bullet-square-blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 13px;
	font-family: Arial;
	font-size: 11px;

}
.imageborder {
	border: 1px dashed #1E5779;
}
.friendlist {

	background-image: url(images/bullet-friend.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-family: Arial;
	font-size: 11px;
}
.fontheader2 {

	font-family: Arial;
	font-size: 13px;
	color: #1E5779;
	font-weight: bold;
}
.smallimagestore {
	width: 113px;
	background-image: url(images/smallimagestoreshadow.gif);
	background-repeat: no-repeat;
	height: 43px;

}
.fontsmall {
	font-family: Arial;
	font-size: 9px;
	color: #1E5779;

}
.smallimagestoredark {

	width: 113px;
	background-image: url(images/smallimagestoredarkshadow.gif);
	background-repeat: no-repeat;
	height: 43px;
}
.pickoftheweekcontent {

	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 5px;
}
.centrecontentpickopftheweek {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #FDE78E;
	background-image: url(images/centrecontentpickoftheweek-bottomtile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.centrecontentpickoftheweekarrow {


	background-color: #FDE78E;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentarrow-transpickoftheweek.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.centrecontentheaderpickoftheweek {

	background-color: #FFB901;
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	height: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(images/centrecontent-headerpickoftheweek.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.imagestorepickoftheweek {


	height: 67px;
	width: 130px;
	background-image: url(images/imagestoreshadowpickoftheweek.gif);
	background-repeat: no-repeat;
}
.centrecontentcoupon {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	background-color: #C2E2AF;
	background-image: url(images/centrecontentcoupon-bottomtile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.centrecontentcouponarrow {

	background-color: #C2E2AF;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentarrow-transcoupon.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
.imagestorecoupon {


	height: 67px;
	width: 130px;
	background-image: url(images/imagestoreshadowcoupon.gif);
	background-repeat: no-repeat;
}
.centrecontentheadercoupon {

	background-color: #98CF76;
	font-family: Arial;
	font-size: 11px;
	color: #003300;
	height: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(images/centrecontent-headercoupon.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
.couponcontainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	margin-top: 5px;
	width: 100%;
}
.retailer1 {
	background-color: #F0F5FB;
	border: 1px solid #6690C3;
	padding: 5px;
	margin-bottom: 5px;


}
.retailer2 {

	background-color: #CCE4FB;
	border: 1px solid #6690C3;
	padding: 5px;
	margin-bottom: 5px;
}
.popup {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 350px;
	padding: 5px;

}

body.pricecomparewindow {
	background:#FFFFFF;
	background-image: url();
	margin:0px;
}

.tablebackground { background:#FFFFFF }
.tableheader { font-weigh:bold;border-style:solid;border-color:gray;border-width:0px 0px 1px 0px }
.tablecontent { background:#FFFFFF;color:#000000;border-style:dashed;border-color:silver;border-width:0px 0px 1px 0px }

td,p { font-size:11px }

div#pleasewaite { text-align:center }

h2 { font-size:15px;font-weight:bold;padding-right:10px;padding-top:2px;padding-bottom:2px;margin-bottom:0px }

img.productsearch { border-width:1px;border-color:#6690C3;border-style:solid }
img.dashborder { border-width:1px;border-color:#C0C0C0;border-style:dashed }
div.cashback { color:#003959;font-weight:bold }

hr.dashed { color:white;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#949393 }

td.item { border-style:dashed;border-width:0px 0px 1px 0px;border-color:#949393 }





