/* Top Blue Box CSS */
.blueHolder {
    margin-bottom: 13px;
    padding: 5px 11px 13px 13px;
    background-color: #F7F7F7;
    border: 1px solid #D8D8D8;
    width: 878px;
}

.blueHolder #mainIntroHolder {
    float: left;
    width: 640px;
}

.blueHolder #mainIntroHolder h1 {
    color: #DE2711;
    font-size: 28px;
    margin-bottom: -5px;
}

.blueHolder #mainIntroHolder a {
    color: #026DC0;
    font-size: 12px;
    text-decoration: underline;
}

.blueHolder #mainIntroHolder p {
    margin: 4px 0px;
    padding: 0px;
    font-weight: bold;
    line-height: 1.3;
}

.blueHolder .cashback-blue, .blueHolder .offer-blue {
    float: left;
    padding: 2px 10px 3px;
    background-color: #F9FFF0;
    margin: 2px 0px 3px;
    font-weight: bold;
    border: 1px dotted #ccc;
    font-size: 12px;
}

.blueHolder .offer-blue {
    background-color: #FFFDF4;
    border: 1px dotted #ccc;
}

.blueHolder #mainIntroHolder .cashback-blue a {
    text-decoration: none;
    color: #609126;
}

.blueHolder #mainIntroHolder .offer-blue a {
    text-decoration: none;
    color: #E3AA00;
}

.blueHolder .cashback-blue img, .blueHolder .offer-blue img {
    position: relative;
    top: 3px;
}

.blueHolder .cashback-blue span, .blueHolder .offer-blue span {
    position: relative;
    top: -1px;
    margin-left: 3px;
}

.buttonVisit img {
    border: 0px;
    margin-top: 5px;
}

.blueHolder table#mainImgHolder {
    float: right;
    margin: 5px 0px 0px 0px;
}

.blueHolder table#mainImgHolder tr td {
    height: 152px;
    width: 215px;
    padding: 0px;
    background-image: url( ../images/profiles/merchantsMainImageHolder.gif );
    background-repeat: no-repeat;
    text-align: center;
}

.blueHolder table#mainImgHolder tr td img {
    max-width: 201px;
    max-height: 138px;
    border: none;
}

.blueHolder table#miniImgHolder {
    float: left;
    margin: 5px 10px 0px 0px;
}

.blueHolder table#miniImgHolder tr td {
    height: 69px;
    width: 94px;
    padding: 0px;
    background-image: url( ../images/profiles/merchantsMainImageHolder.gif );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 4px;
}

.blueHolder table#miniImgHolder tr td img {
    max-width: 80px;
    max-height: 55px;
    border: none;
}

#merchantProfile .blueHolder .single-h1 a {
    color: #DE2711;
}

.viewSpan {
    text-decoration: underline;
    color: #026DC0;
}
/* EndOf Blue Box Styling */

/* Email Alert Styling */
#merchantProfile .contentPane #banner img {
    border: 1px solid #DDDDDD;
}

.email-alert {
    text-align: center;
    background-color: #F7F7F7;
    border: 1px dotted #D8D8D8;
    height: 58px;
    margin-top: 4px;
    margin-bottom: 8px;
}

.email-alert label {
    margin-left: 180px;
    margin-top: 3px;
    color: #DE2711;
    width: 135px;
    font-size: 13px;
}

.email-alert input {
    margin-top: 0px;
    width: 300px;
    font-size: 13px;
}

.email-alert .submitGo {
    float: left;
    margin-left: 5px;
    margin-top: -1px;
}

.email-alert p {
    color: #444444;
    font-size: 12px;
}
/* End of Email Alert Styling */

#merchantProfile table td {
    height: 30px;
    padding: 0px;
    vertical-align: middle;
}

.contentPane {
    padding: 12px 13px 12px 13px;
    border: 1px solid #D8D8D8;
    margin-bottom: 13px;
    clear: both;
}

.cashbackbg {
    background-color: #F9FFF0;
}

.contentPane .catIcon {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.contentPane p {
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    padding: 0px;
}

.contentPane p a {
    color: #026DC0;
    text-decoration: underline;
}

#merchantProfile .contentPane p .gr {
    color: #666666;
}

#merchantProfile .voucher-help {
    clear: both;
    padding-left: 160px;
    margin-bottom: 12px;
}

#merchantProfile .voucher-help div {
    background-color: #E8F2F7;
    padding: 0px 5px 0px 5px;
    border: 2px solid #DFDFDF;
    width: 380px;
}

#merchantProfile .voucher-help-single div {
    background-color: #fff;
    padding: 0px 5px 0px 5px;
    border: 2px solid #DFDFDF;
    width: 525px;
}

#merchantProfile .voucher-help-single {
    clear: both;
}

#merchantProfile .voucher-help a, .voucher-help-single a {
    color: #026DC0;
    text-decoration: underline;
}

#merchantProfile .contentPane p a {
    text-decoration: underline;
}

#merchantProfile h4 a.extVoucherPop {
    float: none;
}

.contentPane h2 {
    font-size: 19px;
}

.contentPane .cashh3 {
    color: #609126;
    font-size: 14px;
}

#merchantProfile .aboutUs h3 a {
    margin-left: 10px;
    font-size: 13px;
    color: #DE2711;
    text-decoration: underline;
}

.contentPane .code-header0 {
    color: #959595;
}

#about-brand p {
    margin: 15px 0px;
}

#merchantProfile .rel-link {
    text-decoration: underline;
    color: #026DC0;
    margin-bottom: 20px;
}


#banner {
    text-align: center;
    padding: 0px;
    width: 100%;
}

#merchantProfile a {
    color: #026DC0;
}

.contentPane p a {
    text-decoration: underline;
}

/* related brands */

.related-brand-holder {
    float: left;
    width: 370px;
    margin: 0px 25px;
}

.related-brand-holder .related-brand h4 {
    margin: 0px;
    margin-bottom: -2px;
}

.related-brand {
    margin: 10px 0px;
    width: 450px;
    padding-bottom: 8px;
    height: 60px;
}

#TB_ajaxContent .related-brand h4 a {
    color: #026DC0;
}

#TB_ajaxContent .related-brand p {
    padding: 0px;
    margin: 0px;
    line-height: 14px;
    font-size: 11px;
}

.related-brand p a {
    font-weight: normal;
}

#merchantProfile .related-brand p a {
    text-decoration: underline;
}

#merchantProfile .related-brand p a:hover {
    color: blue;
}

.related-brand-image {
    float: left;
    border: 1px solid #DDDDDD;
    margin-right: 10px;
}

#relatedPop h3 {
    margin-top: 10px;
}

#relatedPop .ajaxLoader {
    position: relative;
    top: 4px;
    left: 3px;
}

#relatedPop h4 a {
    color: #C91101;
    text-decoration: none;
}

#relatedPop h3 {
    padding-top: 10px;
}

#relatedPop .related-brand {
    margin: 0px 25px;
}




/* voucher styling */

.voucher-holder {
    margin: 0px 0px 15px;
}

.deal-left-holder {
    float: left;
    width: 160px;
    padding-top: 10px;
}

.deal-right-holder {
    padding-top: 10px;
}

.voucher-added {
    font-size: 11px;
    color: #888888;
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 3px;
}

#merchantProfile .v-click {
    height: 16px;
    width: 235px;
    padding: 0px;
    margin: 0px;
    border: none;
    float: left;
    margin-top: 2px;
    display: inline;
    position: relative;
}

.vc-border {
    border: 2px solid #ccc;
}

.voucher-holder .voucher-code, .voucherPop .voucher-code, .v-click .voucher-code {
    border: 2px solid #DFDFDF;
    padding: 2px 3px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #5F5F5F;
    font-size: 16px;
    background-color: #fff;
    width: 199px;
    margin-top: 1px;
}

.v-click a {
    text-decoration: none;
}

.button-holder-right {
    float: right;
    margin-right: 0px;
    padding: 1px;
}

.voucher-holder .button-holder {
    float: left;
    width: 175px;
    padding: 0px;
    border: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
}

.single-button-holder {
    width: 160px;
    float: left;
}

.single-v-click {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 460px;
}

.voucher-holder .share-code {
    float: left;
    width: 215px;
    margin-top: 10px;
    margin-left: 15px;
    padding: 0px;
    text-align: center;
}

.voucher-holder .tell-a-friend {
    border: 4px solid #DFDFDF;
    margin-top: 14px;
    margin-left: 8px;
}

.voucher-holder h4 {
    font-size: 14px;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

.voucher-holder .dottedHr {
    margin-top: 1px;
    padding: 0px;
    margin: 0px;
}

.voucher-image {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #DFDFDF;
}

#email-alert-form fieldset label {
    font-size: 12px;
}

#email-freind-content form {
    margin: 0px;
}

#email-freind-content label {
    font-size: 12px;
    color: #666666;
    width: 80px;
    margin: 3px 5px 10px 0px;
    clear: both;
}

#email-freind-content input {
    font-size: 12px;
    padding: 1px;
    width: 225px;
    margin: 1px 5px 10px 0px;
}

#email-freind-content .formSubmit {
    padding: 1px;
    width: 80px;
    margin-left: 85px;
    background-color: #DC2B26;
}

#email-freind-content fieldset {
    padding: 5px 0px;
}

#email-freind-content {
    font-family: "trebuchet ms", verdana, sans-serif;
}

.tafh {
    margin-top: 10px;
    font-size: 14px;
    color: #DC2B26;
    margin-bottom: 10px;
}

.trumpet {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.tell-friend {
    margin-top: 5px;
    margin-right: 0px;
    float: right;
}

p .cashback {
    color: #609126;
}

/* Share Code */
.share-code p {
    color: #026DC0;
    font-weight: bold;
    font-size: 11px;
}


/* Thickbox below */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



