﻿.main_banner {
    background-color: #EAEAEA;
    margin-bottom: 10px;
    height: 300px;
}

.right_banner {
    background-color: #EAEAEA;
    margin-bottom: 10px;
    height: 200px;
}

.clear_both {
    clear: both;
}

.middle_content {
    background-color: #EAEAEA;
    height: 300px;
}

.custom_leftcolumn
{
    background: url('/Projects/RewardZoneVisa/Assets/leftmenu_bkg.gif');
    width: 170px;
}

.custom_leftcolumn div.custom_wrapper
{
    padding: 10px;
}

.custom_leftcolumn div.custom_footer
{
    height: 12px;
    background: url('/Projects/RewardZoneVisa/Assets/leftmenu_bottom.gif');
}

div.custom_en
{
    float: right;
}

div.custom_fr
{
    margin-left: auto;
    margin-right: auto;
}

a.custom_leftmenu_toplevel
{
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.custom_leftcolumn ul
{
    margin-left: 10px;
}

.customcss_en
{
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.customcss_fr
{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

/* ACCORDION */
.servicebox {
	border:1px solid #ccc;
	margin:10px 0;
}
#rzaccordion a.title {
	background:#EBEBEB  url('/Projects/GeekSquadAutoTech/Assets/arrow-off.gif') no-repeat scroll 6px 13px;
	cursor:pointer;
	font-weight:bold;
	padding:10px 0px 10px 25px;
	border:1px solid #ccc;
	float:left;
	width: 713px;
	height: 17px;
	margin-top: 10px;
}
.serviceprice {
	color:#FF6600;
	float:right;
}
.servicedetails 
{
    background:none;
    width: 718px;
	padding:10px;
	display:none;
	float:left;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.servicedetails ul {
	margin:5px 0 20px 30px;
}
.servicedetails ul li {
	list-style:disc;
	padding-bottom:5px;
}
img.arrow {
	cursor:pointer;
	float:left;
	padding:12px 5px 0px 5px
}

ol.custom
{
    margin-left: 50px;
}

ol.custom li
{
    list-style-type: decimal;
    margin-bottom: 10px;
}

ol.custom li ul li
{
    margin-bottom: 3px;
    list-style: disk;
}

ol.custom li ul li
{
    list-style-type: none;
}

.custom_quote
{
    color: #039;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}

h2.custom_toplevel
{
    font-size: 18px;
}

table.custom_calculator tr th
{
    background: #D0DFE8;
    font-weight: bold;
}

table.custom_calculator tr th, table.custom_calculator tr td
{
    padding: 5px;
}

table.custom_calculator tr th.column1
{
    width: 250px;
}

table.custom_calculator tr th.column3, td.column3
{
    width: 100px;
    text-align: center;
}

.light_td
{
    background: #E6F1F9;
}

.dark_td
{
    background: #D0DFE8;
}

.custom_centered
{
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    color: #4e4e4e;
}

table tr.totals_tr td
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.2em;
    font-weight: bold;
}

table tr th.column3
{
    background: #4986AC;
    color: white;
}

div.custom_home_tiles
{
    float: left;
}

.banner_3, .banner_4
{
    width: 365px;
    padding-top: 200px;
}

.banner_3
{
    margin-right: 9px;
}


.custom_box_wrapper
{
    padding: 10px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    height: 160px;
}

.custom_right_fr
{
    background: url('/Projects/RewardZoneVisa/Assets/home_4banner_fr.jpg') no-repeat;
}

.custom_left_fr
{
    background: url('/Projects/RewardZoneVisa/Assets/home_3banner_fr.jpg') no-repeat;
}

.custom_right_en
{
    background: url('/Projects/RewardZoneVisa/Assets/home_4banner_en.jpg') no-repeat;
}

.custom_left_en
{
    background: url('/Projects/RewardZoneVisa/Assets/home_3banner_en.jpg') no-repeat;
}

/*
    Image Viewer Styles
*/

#screenshotWrapper {
	width: 450px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	background: #ebebeb;
	display: none;
	padding: 5px 0px 20px 20px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#screenshotBtns {
	margin: 10px 0px 0px 0px;
	padding: 0px;

}

#screenshotDIV {
	background: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	border: 10px solid #ffffff;
	text-align: center;
	width: 400px;
	height: 300px;
	float: left;
}

#screenshotClose, #screenshotClose a, #screenshotClose a:visited, #screenshotClose a:active {
	float: right;
	color: #666666;
	font-weight: bold;
	padding: 0px 15px 3px 0px;
}

#screenshotClose a:hover {
	text-decoration: underline;
}

#screenshotThumbBox {
	margin: 0px;
	padding: 5px;
	background: #c0c0c0;
	/*border: 1px solid #666666;*/
	display: inline;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

#screenshotThumbBox a, #screenshotThumbBox a:hover, #screenshotThumbBox a:visited, #screenshotThumbBox a:active {
	color: #c0c0c0;
	padding: 0px;
	margin: 0px;
}

#screenshotThumbBoxOn {
	margin: 0px;
	padding: 5px;
	background: #666666;
	/*border: 1px solid #666666;*/
	display: inline;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#screenshotThumbBoxOn a, #screenshotThumbBoxOn a:hover, #screenshotThumbBoxOn a:visited, #screenshotThumbBoxOn a:active {
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.screenshotThumbBoxDisabled {
	color: #c0c0c0;
	padding: 0px;
}

#photoDropRight {
	float: left;
	width: 8px;
	height: 320px;
	background: url(/marketing/rewardzone/images/photodrop_right.gif) repeat-y;
}

#photoDropBottom {
	width: 420px;
	height: 8px;
	background: url(/marketing/rewardzone/images/photodrop_bottom.gif) repeat-x top left;
	float: left;
}

#photoDropCorner {
	width: 8px;
	height: 8px;
	background: url(/marketing/rewardzone/images/photodrop_corner.gif) no-repeat top left;
	float: left;
}
.offer_shortdescwrap {
	padding-top:10px;
	
}
.offer_shortdescimage {
	width:10%;
	float:left;
}
.offer_shortdesc {
	width:90%;
	float:left;
}

/*
    Image Viewer Styles End
*/

#videobox {
	position: absolute;
	top:615px;
	left:45%;
	width: 445px;
	height: 345px;
	text-align: center;
	display:none;
	background-color:#EBEBEB;
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow:#cccccc 5px 5px 5px;
	-webkit-box-shadow: black 10px 5px 5px;
	border:1px solid #cccccc;
	padding:5px 0 20px 20px;
	z-index: 500;	
	
}
#closebtn {
	color:#666666;
	float:right;
	font-weight:bold;
	padding:0 15px 3px 0;
}

#videowrap	{
	background: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	border: 10px solid #ffffff;
	text-align: center;
	width: 400px;
	height: 300px;
	float: left;
}
.twocolbtn {
	float:left;
	width:185px;
	padding-top:10px;
}

.faq-content {
    margin: 0 9px;
}
.faq-content h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.faq-content h3 {
    font-size: 14px;
    margin: 0 0 15px;
}
.faq-content ul {
    margin: 15px 0 15px 15px;
}
.faq-content div.hr {
    margin: 15px 0;
}
.faq-content p {
    margin-bottom: 15px;
}
.faq-content sup, .offers-content sup {
    font-size: 9px;
    vertical-align: top;
}

.offers-content {
    margin: 13px 0 0 9px;
}
.offers-content h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.offers-content div.hr {
    margin: 15px 0;
}
.offers-content p {
    margin-bottom: 13px;
}
.offers-content .rz-offer {
    margin-bottom: 13px;
}
.offers-content .rz-offer .rz-offer-image {
    float: left;
    width: 145px;
}
.offers-content .rz-offer .rz-offer-desc {
    float: right;
    width: 575px;
}
.offers-content .rz-offer .rz-offer-desc h3 {
    font-size: 18px;
    margin-bottom: 4px;
}
.offers-content .clear {
    height: 0;
}
.offers-content .offer-shortdescwrap {
    margin-bottom: 5px;
}
.offers-content .offer-shortdescwrap .offer-shortdescimage {
    width: 60px;
    float: left;
}
.offers-content .offer-shortdescwrap .offer-shortdesc {
    width: 510px;
    float: right;
}
.offers-content .mccpblue {
    margin-bottom: 13px;
}
.offers-content .rz-offer .rz-offer-desc ul {
    list-style-type: square;
    padding-left: 25px;
    margin-bottom: 15px;
}
.offers-content .rz-offer .rz-offer-desc li {
    list-style-type: square;
}
.RZcopyright 
{
    clear: both;
    padding: 10px;
}
.twocoloffer {
	float:left;
	width:280px;
	padding-top:10px;
}

.video-content {
    background:#fff url('/Projects/RewardZoneVisa/Assets/video-bg.gif') bottom left repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 678px; height:315px;
    padding: 0 30px;
}
.video-header {
    background:#fff url('/Projects/RewardZoneVisa/Assets/video-header_en.jpg') top left no-repeat;
    width:740px; height:150px;
}
.fr-CA .video-header { background:#fff url('/Projects/RewardZoneVisa/Assets/video-header_fr.jpg') top left no-repeat;}
.video-content p {
    font-size:16px;
    font-weight: bold;
    text-align: center;
    line-height:20px;
    color:#4d4d4f;
    padding: 25px 0 0 0;
}

.video-content h2 { color: #00447f; }
.video-content h2.fr { font-size:13px; }

.video-content ul { padding-top: 35px; }

.video-content li {
    float: left;
    width: 160px;
    text-align: center;
    padding:0 4px 0 5px;
}

.video-content a {
    color:#4d4d4f;
    text-transform: uppercase;
}

.video-footer {
    float:left;
    background: url('/Projects/RewardZoneVisa/Assets/video-footer.jpg') top left no-repeat;
    width: 697px; height:55px;
    margin:0; padding:0 47px 0 0;
}
.video-footer ul {margin:0; padding:0;}

.video-footer li { float: right; }

.video-footer li a {
    width:252px; height:53px;
    margin: 0 0 0 10px; padding: 0;
    text-indent:-9999em;
    display:block;
}

.video-footer li.video-perks_en a { background: url('/Projects/RewardZoneVisa/Assets/video-perks_en.jpg') top left no-repeat; }
.video-footer li.video-rz-visa_en a { background: url('/Projects/RewardZoneVisa/Assets/video-rz-visa_en.jpg') top left no-repeat; }

.video-footer li.video-perks_fr a { background: url('/Projects/RewardZoneVisa/Assets/video-perks_fr.jpg') top left no-repeat; }
.video-footer li.video-rz-visa_fr a { background: url('/Projects/RewardZoneVisa/Assets/video-rz-visa_fr.jpg') top left no-repeat; }


#rzVideoContainer {
    background:#fff;
    width:425px; height:344px;
}
/* Website updates */
.rztable {
    border-collapse:collapse;
    width:70%;
    text-align:center;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    
    
}
.rztable th {
    background-color:#ebebeb;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    font-weight:bold;
    border-collapse:collapse;
    padding:5px;
}
.rztable td {
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-collapse:collapse;
    padding:5px;
}
.rz_paragraph {
    padding-left:18px;
    line-height:16px;
}
.rz_topimage {
    margin:0 auto;
    width:411px;
}
.program_overview {
    
}
.program_overview .col {
    float:left;
}
.program_overview .icon {
    width:50px;
    padding-right:10px;
}
.program_overview .desc {
    width:640px;
}
.video_icons 
{
    float:right;
}
.fineprint
{
    color:#9d9fa2;
}


/*Edited by Tina*/

.rzv-main h1{
    margin: 15px 0 15px 0;
}

.rzv-main p{
    color: #3F3F3F;
    font-size: 13px;
    line-height: 1.45;
}

.sub-box {
    margin-top: 15px;
    padding: 15px;
    border: 1px solid #CCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;   
}

.mkt-list li {
    padding-left: 15px;
    background: url('/images/common/pictures/bulletsmallsquare.gif') no-repeat left 8px transparent;
    margin: 0 0 4px;
    color: #3F3F3F;
    font-size: 13px;
    line-height: 1.45;
}

.mkt-list {
    margin: 0 0 15px 15px;
}

.sub-box h2 {
    margin: 0 0 15px;
    font-size:14px;
}
.apply-btn
{
    width:97px;
    height:30px;
    text-align:left;
    margin-left:5px;
}

.apply-btn2
{
    width:97px;
    height:30px;
    margin:0 auto 15px auto;
}

.fr .apply-btn
{
    width:168px;
    height:32px;
    text-align:left;
    margin-left:5px;
}

.fr .apply-btn2
{
    width:168px;
    height:32px;
    margin:0 auto 15px auto;
}

.content-pmessage-bar
{
    font-weight:bold;
    background-color: #EBEBEB;
    padding: 10px 0 10px 11px;
    width:730px;
    border-radius: 4px 4px 4px 4px;
}
