/* Initial
---------------------------------------------------------------- */
body {
	font-family: Helvetica, Arial, sans-serif;
	/*font-size: 0.75em;*/
	color: #666;
	background:#f6f8fa;
}


/* Content
---------------------------------------------------------------- */

/* Headers --------- */
h1, h2, h3, h4 {
	margin: 0 0 15px;
	font-family: Vibe, Tahoma, sans-serif;
	color: #3a6f8f;
	font-size: 1.7em;
}

h2, h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.1em;
}


p, ul, ol {
	margin: 0 0 20px;
	line-height: 1.3em;
}


/* Lists / Nav ----- */
ul, ol { padding: 0 0 0 10px; }
ul.disc { list-style: disc outside; }
li {
	margin-bottom: 0;
	list-style-type: inherit;
}

ol.letter { list-style-type: lower-latin; }
ol.number { list-style-type: decimal; }
ol.roman { list-style-type: lower-roman; }


/* Forms ----------- 
label { margin: 0 5px 0 0; }
input, textarea, select { margin: 0 0 5px 0; }*/

.cb {
	margin: 2px 5px 5px 0;
	width: 13px;
	height: 13px;
}


/* Images ---------- */


table {}
tr {}
td {}



/* Containers
---------------------------------------------------------------- */

.content, nav #nav-wrap {
	margin: 0 auto;
	width: 1000px;
}
/*
header {
	margin: 0 0 1px;
	min-width: 1000px;
}
*/

header #header-top {
	padding: 5px 0;
	background: #BBB;
	text-align: right;
	font-size: 0.875em;
	color: #FFF;
	min-width: 1000px;
}

header #header-mid {

}

#logo {
	padding-top: 15px;
	width: 240px;
	float: left;
	text-align: center;
	color: #111;
	font-size: 0.8em;
}

#logo img {
	margin-bottom: 10px;
}

#agent-panel {
	padding: 1px 0;
	float: right;
	white-space: nowrap;
	width: 500px;
	text-align: right;
	color: #666;
	font-size: 1em;
	line-height: 1em;
}

#agent-panel img {
	margin-left: 20px;
	width: 120px;
	float: right;
}

#agent-panel h3 {
	margin: 20px 0 5px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

#agent-panel a {
	font-size: 1em;
}

#agent-panel p {
	margin: 0 0 10px;
	line-height: 1em;
}


#nav-wrap {
	
}

header nav #nav {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	right: 50%;
}

header nav #nav li {
	margin: 0 20px;
	padding: 1px;
	float: left;
	position: relative;
	left: 50%;
}

header nav #nav li:hover {
	padding: 0 0 1px;
	background: #FFF;
	border: 1px solid #013599;
	border-bottom: none;
	position: relative;
	top: 1px;
}

.fr header nav #nav li {
	margin: 0 5px;
}



header nav #nav li:hover a {
	padding: 14px 10px 13px;
	color: #013599;
	text-decoration: none;
}

header nav .sub {
	margin: 0;
	padding: 5px 0 0;
	position: absolute;
	top: 44px;
	left: -1px;
	border: 1px solid #013599;
	border-top: none;
	background: #FFF;
	display: none;
	z-index: 100;
}

header nav li:hover .sub {
	display: block;
}

header nav #nav .sub li {
	margin: 0;
	padding: 0;
	position: static;
	border: none;
	float: none;
}

header nav #nav .sub li a {
	margin: 0;
	padding: 10px 10px;
	font-family: Helvetica, Arial, sans-serif;
	border: none;
	font-size: 1.4em;
	white-space: nowrap;
}

header nav #nav .sub li a:hover {
	color: #FFF;
	background: #BBB;
}

header nav a.active {
	color: #FFCC4E;
}

/*
#main.home {
	background: #F2F2F2;
}
*/

#main .content {
	overflow: hidden;
}

#main #bg.content {
	background: url(../img/bg_content.gif) 0 0 repeat-y;
}

#rotator {
	background: #013599;
	height: 410px;
	position: relative;
	top: 0px;
	min-width: 1000px;
	overflow: hidden;
}

#rotator .rotator-btn {
	position: absolute;
	top: 150px;
	z-index: 1000;
}

#rotator #r-right.rotator-btn {
	right: 0;
}

#rotator #rotator-content {
	margin: 0 auto;
	width: 1000px;
	height: 410px;
}

#rotator #rotator-nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 30px;
}

#rotator #rotator-nav ul {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#rotator #rotator-nav ul li {
	margin: 0;
	padding: 0;
	width: 33.33333%;
	text-align: center;
	float: left;
	color: #FFF;
	height: 30px;
}

#rotator #rotator-nav ul.has-rates li {
	width: 25%;
}

#rotator #rotator-nav ul li.selected {
	background: url(../img/bg_rotator-nav.png) 50% 20px no-repeat;
}

#rotator #rotator-nav ul li a {
	color: #FFF;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.5em;
}

#rotator .slides {
	margin: 0 auto;
	padding-top: 60px;
	height: 350px;
	width: 1600px;
	color: #FFF;
	float: left;
}

#rotator #slide-1 iframe {
	width: 600px;
	height: 390px;
	border: none;
	overflow: hidden;
}

#rotator #slide-2 {
	background: url(../img/bg_slide-2.jpg) 50% 100% no-repeat;
}

#rotator #slide-3 {
	background: url(../img/bg_slide-3.jpg) 50% 100% no-repeat;
}

#rotator #slide-4 {
	background: url(../img/bg_slide-4.jpg) 50% 100% no-repeat;
}

#rotator #slide-2 .left, #rotator #slide-3 .left, #rotator #slide-4 .left {
	padding-top: 150px;
}

#rotator #slide-2 .left h1, #rotator #slide-3 .left h1 {
	color: #013599;
}

#rotator .slides .content .left {
	margin-left: 40px;
	padding-top: 30px;
	width: 500px;
	font-size: 1.8em;
}

#rotator .slides.has-video .content .left {
	width: 320px;
}

#rotator .slides .content .right {
	margin-right: 40px;
	width: 500px;
}

#rotator #slide-3 .content .right {
	width: 540px;

}

#rotator #slide-3 .content #rates-text {
	padding-top: 30px;
	float: right;
	width: 210px;
}

#rotator #slide-3 .content .left {
	width: 320px;
} 

#rotator .slides .content h1 {
	margin: 0;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.8em;
}

#rotator .slides .content p {
	margin: 0 0 20px;
	color: #FFF;
	font-size: 1.1em;
	line-height: 1em;
}

#rotator .slides.has-video .content p {
	font-size: 0.8em;
}

#social {
	padding-bottom: 20px;
}

#social .left, #social .right,
#home-bottom #about-panel-home, #home-bottom #request-panel-home {
	width: 470px;
}

#social h3, #about-panel-home h3, #request-panel-home h3 {
	color: #FFCC4E;
	border-bottom: 1px solid #DDD;
	font-size: 1.4em;
}

#home-bottom {
	padding: 20px 0;
}

#twitter-panel .twtr-hd, #twitter-panel .twtr-ft { display: none; }

#twitter-panel .twtr-widget .twtr-tweet-wrap {
	padding: 0;
}

#twitter-panel .twtr-widget .twtr-tweet {
	margin: 0 0 15px;
	padding-bottom: 5px;
}

#twitter-panel em {
	margin-top: 10px;
	line-height: 14px;
}

#twitter-panel p {
	margin: 0 0 10px;
}

#twitter-panel div {
	color: #013599;
}

#twitter-panel iframe {
	width: 100%;
}

/*
form .row,
#request-panel .row {
	margin: 0 0 10px;
}
*/

.section {
	margin: 0 0 30px;
}

.blog.section, .link-to.section {
	border-bottom: 1px solid #E7E7E7;
}

.blog.section h4 {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.link-to pre {
	padding: 5px;
	margin: 0 0 15px;
	font-size: 13px;
	color: #111;
	border: 1px solid #CCC;
	overflow: auto;
}

.link-to h4 {
	margin-bottom: 5px;
}

/*
form p {
	line-height: 12px;
}

form label,
#request-panel label {
	display: block;
	font-family: VibeMed, Tahoma, sans-serif;
}

form .text-field, form .dropdown {
	margin: 0;
	padding: 0 5px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: none;
	background: url(../img/bg_sprites.png) no-repeat;
}

form .dropdown select {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}

form .dropdown.best-day {
	width: 90px;
	background-position: 0 -90px;
}

form .best-time {
	width: 85px;
	background-position: 0 -60px;
}

#request-panel form .best-day,
#request-panel form .best-time {
	width: 90px;
	background-position: 0 -90px;
}

.fr #request-panel label, .fr #request-content label {
	letter-spacing: -1px;
}

.fr #request-content label {
	font-size: 0.8em;
}
*/

#left-col {
	width: 250px;
	float: left;
}

#left-col nav {
	padding: 20px 0;
}

#left-col nav ul {
	margin: 0;
	padding: 0;
}

#left-col nav ul li {
	margin: 0;
	padding: 5px 0;
}

#left-col nav h3 {
	margin: 0 0 1px;
	padding: 10px 20px;
	display: block;
	color: #013599;
	font-family: Vibe, Tahoma, sans-serif;
}

#left-col nav a, #left-col nav h3 {
	font-size: 1.2em;
}

#left-col nav a {
	padding: 5px 20px;
	background: none;
	color: #666;
	display: block;
} 

#left-col nav a:hover {
	text-decoration: none;
	background: #BBB;
}

#left-col nav a.active {
	background: #E5E5E5;
}

#left-col .addthis_toolbox {
	padding: 10px 20px;
}

#left-col .cta {
	padding: 15px 0;
	text-align: center;
}

#left-col .cta img {
	margin: 10px 0;
}

#right-col {
	padding: 25px 0;
	float: right;
	line-height: 1.2em;
}

#right-col p {
	margin-bottom: 20px;
	line-height: 1.6em;
}

#right-col .main-left {
	float: left;
	width: 515px;
}

#right-col .main-right {
	float: right;
	width: 200px;
}

#right-col .main-right p {
	line-height: 1em;
}

#right-col .img-head {
	margin: 0 0 15px;
	display: block;
}

#right-col h2 {
	margin: 0 0 10px;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.4em;
}


#right-col h3 {
	margin: 0 0 15px;
	border-bottom: 1px solid #DDD;
	color: #666;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.3em;
}

#request-panel {
	padding: 25px;
	background: #013599;
	color: #FFF;
}

#request-panel-home #request-panel {
	padding: 0;
	background: none;
	color: #333;
}

#request-panel.narrow {
	width: 465px;
}

#request-panel h3 {
	margin: 0 0 10px;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.6em;
	color: #FFF;
	border: none;
}

#request-panel-home #request-panel h3 {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
}

#right-col #tabs {
	margin: 0;
	padding: 0;
	line-height: none;
}

#right-col #tabs li {
	margin: 0 0 5px;
	padding: 0;
}

#right-col #tabs li a {
	padding: 15px;
	display: block;
	background: #E0E0E0 url(../img/bg_tab-reg.gif) repeat-x;
	color: #666;
	font-family: Vibe, Tahoma, sans-serif;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 1.2em;
}

#right-col #tabs li a:hover,
#right-col #tabs li a.selected {
	color: #FFF;
	text-decoration: none;
	background: #204ea5 url(../img/bg_tab-active.gif) repeat-x;
}

#content-set {
	margin: 0 0 15px;
}

.video-panel {
	margin: 0 0 15px;
	width: 515px;
	height: 315px;
	background: #000;
}

/*#rates {
	padding: 15px 0 45px;
	width: 100%;
	height: 320px;
	background: url(../img/bg_rates.gif) no-repeat;
}*/

#rotator #slide-3 .content .right #rates {
	padding: 10px 12px 45px 0;
	background: url(../img/bg_rates-slider.png) no-repeat;
	width: 288px;
	color: #333;
	float: left;
}

#rates-data {
	border-collapse: collapse;
}

#rates-data th, #rates-data td {
	vertical-align: middle;
	text-align: center;
}

#rates-data th {
	font-size: 1.2em;
	height: 40px;
	width: 160px;
}

#rotator #slide-3 #rates-data th {
	font-size: 1.2em;
	height: 30px;
}

#rotator #slide-3 #rates-data th:first-child {
	width: 125px;
}

#rates-data th.dlc {
	width: 190px;
	color: #fecc4e;
	font-size: 1.6em;
}

#rotator #slide-3 #rates-data th.dlc {
	width: 130px;
}

#rates-data td {
	height: 35px;
}

#rotator #slide-3 .content .right #rates-data td {
	height: 33px;
}

#rates-data td.dlc {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}

#rates-text h2, #rates-text h3 {
	margin: 0 0 5px;
	padding: 0;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1em;
	border: none;
	text-transform: uppercase;
}

#rotator #rates-text h3 {
	color: #666;
}

#rates-text h2 {
	margin: 0 0 40px;
	color: #013599;
	font-size: 2.6em;
}

/*#calculators {
	margin: 0 0 0 -5px;
	padding: 0;
	overflow: hidden;
}

#calculators li {
	margin: 0 0 5px 5px;
	width: 360px;
	float: left;
}

#calculators li a {
	display: block;
	background: #F2F2F2;
	padding: 20px;
}

#calculators li a:hover {
	background: #e0e0e0;
	text-decoration: none;
}

#calculators li a img {
	float: left;
	margin-right: 15px;
}

#calculators li a span.head {
	margin-bottom: 10px;
	display: block;
	font-size: 1.1em;
	font-family: Vibe, Tahoma, sans-serif;
}

#calculators li a span.desc {
	color: #666;
}*/


#form-contact {
	
}

#form-contact label {
	color: #013599;
	font-size: 0.8em;
}

#form-contact label .req {
	font-family: Helvetica, Arial, sans-serif;
	color: #F33;
	font-weight: bold;
	font-size: 1.2em;
}

#form-contact .text-field {
	width: 505px;
	background-position: 0 -150px;
}

#form-contact .left .text-field,
#form-contact .right .text-field,
#form-contact .left .dropdown, 
#form-contact .right .dropdown {
	width: 235px;
	background-position: 0 -120px;
}

#form-contact .text-field.postal {
	width: 85px;
	background-position: 0 -60px;
}

#form-contact .textarea {
	padding: 5px;
	width: 505px;
	height: 90px;
	background: url(../img/bg_sprites.png) 0 -180px no-repeat;
}

#form-contact .textarea textarea {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 90px;
	resize: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

#form-contact .large {
	line-height: 1.2em;
	font-size: 1.4em;
	font-family: Vibe, Tahoma, sans-serif;
}

#message {
	margin: 0 0 20px;
	padding: 10px;
}

#message div {
	padding: 5px;
	background: #FFF;
}

#message.error {
	background: #F99;
    border: 1px solid #F00;
    color: #F00;
}

#message h4 {
	margin: 0 0 10px;
	color: inherit;
	font-family: Helvetical, Arial, sans-serif;
	font-weight: bold;
}

.logos {
	margin-right: 30px;
	width: 150px;
}

.logos img {
	margin-bottom: 30px;
	display: block;
}

#apply-fax, #fr-apply-fax {
	float: right;
	width: 253px;
	height: 130px;
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/applybyfax.jpg) no-repeat;
	position: relative;
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
}

#apply-fax:hover, #fr-apply-fax:hover {
	text-decoration: none;
}

#fr-apply-fax {
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/fr-applybyfax.jpg) no-repeat;
}

#apply-fax span, #fr-apply-fax span {
	position: absolute;
	left: 15px;
	bottom: 10px;
	color: #FFF;
}

.sem .section {
	margin: 0 0 15px;
	padding: 15px 0;
}

.sem .left-col {
	width: 725px;
	float: left;
}

.sem .right-col {
	width: 250px;
	float: right;
}

.sem #rates-data {
	margin: 0 0 15px;
}
.sem #rates-data th{
	background: #CCC;
}

.sem  #rates-data th.dlc, .sem  #rates-data td.dlc {
	color: #013599;
}

.sem  #rates-data th.dlc {
	font-size: 1.4em;
}

.sem  #rates-data td {
	border-bottom: 1px solid #E2E2E2;
}

#rotator-sem {
	width: 725px;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#rotator-sem #rotator-content {
	width: 2900px;
	height: 500px;
	position: absolute;
}

#rotator-sem .slides {
	height: 500px;
	width: 725px;
	color: #FFF;
	float: left;
	position: relative;
}

#rotator-sem #slide-1 {
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/bg_sem-slide01.jpg) 50% 100% no-repeat;
}

#rotator-sem #slide-2 {
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/bg_sem-slide02.jpg) 50% 100% no-repeat;
}

#rotator-sem #slide-3 {
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/bg_sem-slide03.jpg) 50% 100% no-repeat;
}

#rotator-sem #slide-4 {
	background: url(https://centralhost.dominionlending.ca/templates/2012/img/bg_sem-slide04.jpg) 50% 100% no-repeat;
}

#rotator-sem .slides .content {
	padding: 15px 15px 0;
	width: 695px;
	font-size: 1.1em;
	position: absolute;
	bottom: 30px;
	background: url(../img/bg_nav-home.png);
}

#rotator-sem .slides .content h1 {
	margin: 0 0 10px;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.8em;
}

#rotator-sem .slides .content p {
	margin: 0 0 20px;
	color: #FFF;
	font-size: 1.1em;
	line-height: 1em;
}

#rotator-sem #rotator-nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 25px;
}

#rotator-sem #rotator-nav ul {
	margin: 0 auto;
	padding: 0;
	width: 725px;
	text-align: center;
}

#rotator-sem #rotator-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

/*
footer {
	background: #000;
	min-width: 1000px;
	color: #FFF;
}
*/

#footer-top, #footer-bottom {
	margin: 0 0 5px;
}

#footer-top {
	padding: 20px 0;
}

#footer-top .col {
	margin: 0 1.5%;
	float: left;
	width: 17%;
}

#footer-top h4 {
	margin: 0 0 10px;
	padding-bottom: 5px;
	color: #FFF;
}

#footer-top ul {
	margin: 0;
	padding: 0;
}

#footer-top ul li {
	margin: 3px 0;
	padding: 0;
}

#footer-top a {
	color: #FFF;
}

#footer-bottom {
	padding: 20px;
	position: relative;
	color: #FFF;
}

#footer-bottom .mid {
	width: 100%;
	position: absolute;
	top: 20px;
	left: 0;
	text-align: center;
	color: #777;
}

#footer-bottom .mid a {
	color: #777;
}

#footer-bottom .right {
	width: 165px;
}

#footer-bottom h4 {
	margin: 0 5px 0 0;
	padding-top: 2px;
	float: left;
	color: #FFF;
}

#footer-contact strong {
	display: block;
}

.btn-blue {
	padding: 10px;
	color: #FFF;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.4em;
	background: #013599;
	border: none;
}

.btn-yellow {
	padding: 10px 15px;
	color: #013599;
	font-family: Vibe, Tahoma, sans-serif;
	font-size: 1.4em;
	background: #FFCC4E;
	border: none;
}

#rotator .btn-yellow {
	padding: 10px 25px;
	font-size: 0.8em;
	display: block;
	float: left;
}

.fr #request-content .btn-yellow {
	padding: 5px 10px;
}

.btn-blue:hover, .btn-yellow:hover {
	text-decoration: none;
}





/* Links
---------------------------------------------------------------- */

a { color: #013599; }

#blog-nav .blog-link {
	margin: 0 5px;
	padding: 5px;
	background: #013599;
	color: #FFF;
	font-size: 1.2em;
}

#blog-nav .blog-link:first-child {
	margin-left: 0;
}



/* Fonts
---------------------------------------------------------------- */

@font-face{ 
	font-family: 'Vibe';
	src: url('../fonts/vibebold.eot');
	src: url('../fonts/vibebold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/vibebold.woff') format('woff'),
	     url('../fonts/vibebold.ttf') format('truetype'),
	     url('../fonts/vibebold.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'VibeMed';
	src: url('../fonts/vibemedium-webfont.eot');
	src: url('../fonts/vibemedium-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/vibemedium-webfont.woff') format('woff'),
	     url('../fonts/vibemedium-webfont.ttf') format('truetype'),
	     url('../fonts/vibemedium-webfont.svg#webfont') format('svg');
}


/* Radius
---------------------------------------------------------------- */

.bggreen, .btn-blue, #quick-links a, .btn-yellow {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/* Modifiers
---------------------------------------------------------------- */

.left { float: left !important; }
.right { float: right !important; }

.half { width: 50%; }
.third { width: 33.33333%; }
.two-thirds { width: 66.66667%; }

.imgfl {
	margin: 2px 10px 0 0;
	float: left;
}

.imgfr {
	margin: 2px 0 0 10px;
	float: right;
}

.imgblock {
	margin: 0 0 5px;
	display: block;
	clear: both;
}

.mv { /* vertical margins */
	margin-top: 10px !important;
	margin-bottom: 10px !important;
} 

.mh { /* horizontal margins */
	margin-left: 10px !important;
	margin-right: 10px !important;
} 

/* individual margins */
.mt { margin-top: 15px !important; }
.mb { margin-bottom: 15px !important; }
.ml { margin-left: 15px !important; }
.mr { margin-right: 15px !important; }

.ta-c { text-align: center; }
.ta-r { text-align: right; }

.yellow { color: #FECC4E; }


#rotator-nav a {
	-moz-text-shadow: 0 1px 3px #111;
	-webkit-text-shadow: 0 1px 3px #111;
	text-shadow: 0 1px 3px #111;
}

#rotator-nav a.narrow { letter-spacing: -1px; }

/* VISA CARDS -------------------------------------------------------- */

#visa_home{ background:url(../../newImages/visa_home.jpg); width:1000px; height:226px; display:block; clear:both; margin: 10px 0 0 0; float:left }

#visa_home p{ float:left; font-family: 'vibe', helvetica, arial, sans-serif; color:#fff; font-size:30px; margin:30px 0 0 130px; line-height:1.1 }

#visa_home a{background:#ffad01; font-family: 'vibe', helvetica, arial, sans-serif; line-height:1; padding:10px 12px 8px 12px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-transform:uppercase;
color:#fff;font-size:20px; margin: 10px 0 0 130px; float:left; border: solid 1px #de9701; clear:left}

#visa_home a:hover{background:#de9701; color:#CCC}

.main.visa{}
.main.visa h3{ font-size:26px; font-weight: bold; color:#01389b}
.main.visa h4{color:#01389b; font-size:16px; margin-bottom:10px }
.main.visa #card-breakdown h4{ margin-bottom:0; border-bottom: solid 1px #e5e5e5; padding-bottom:5px; margin-bottom:20px }
.main.visa #card-breakdown p{ margin-bottom:40px; clear:both}
.main.visa #card-breakdown ul{ margin: 0 0 30px 20px; float:left; width:40%}
.main.visa #card-breakdown ul.first{ margin-right:40px}
.main.visa #card-breakdown ul li{ list-style:disc; margin-bottom:10px; clear:both}
.main.visa #card-breakdown ul li ul{ width:100%; margin:10px 0 10px 20px}
.main.visa #card-breakdown ul li ul li{ list-style:square;}
.main.visa #card-breakdown p.smallprint{ font-size:11px; margin-top:10px; float:left}
.main.visa .card-info { border-bottom: solid 1px #e5e5e5; padding:0 0 20px 0; margin: 0 0 20px 0; float:left; width:100%}
.main.visa .card-info.details{ margin: 10px 0 0 0; border-bottom:none; padding:0}
.main.visa .card-info li{ float:left;}
.main.visa .card-info li.first{ margin-right:40px}
.main.visa .card-info li.details{ width:260px}
.main.visa .card-info li h2{color:#01389b; font-size:18px; margin:5px 0 5px 0}
.main.visa .card-info li a.learn-more{ background:#01389b; font-family: 'vibe', helvetica, arial, sans-serif; line-height:1; padding:10px 12px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
color:#fff; text-transform:uppercase; font-size:16px; margin-top:5px; float:left}
.main.visa .card-info li a.apply{background:#ffad01; font-family: 'vibe', helvetica, arial, sans-serif; line-height:1; padding:10px 12px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-transform:uppercase;
color:#fff;font-size:16px; margin: 0 0 10px 0; float:left; border: solid 1px #de9701}
.main.visa .card-info li a.learn-more:hover{background:#012263; color:#CCC; text-decoration:none}
.main.visa .card-info li p{ clear:both}
.main.visa .card-info li a.apply:hover{background:#de9701; color:#CCC; text-decoration:none}

#visa_popup{ background: url(https://centralhost.dominionlending.ca/templates/2012/img/visa/popup.jpg) no-repeat left top; height:320px; width:250px; display:block; padding: 0 0 0 270px }
#visa_popup h2{ text-transform: uppercase; font-size:32px; padding-top:30px}
#visa_popup label{font-family: 'VibeMed'; color:#013599; text-transform:uppercase; margin-top:10px}
#visa_popup input{
-moz-box-shadow:inset 0px 0px 10px 0px rgba(119, 119, 119, 0.45);
-webkit-box-shadow:inset 0px 0px 10px 0px rgba(119, 119, 119, 0.45);
box-shadow:inset 0px 0px 10px 0px rgba(119, 119, 119, 0.45);
border: solid 1px #CCC;
height:30px; width:210px; padding-left:10px; font-size:16px}

#visa_popup input.submit{-moz-box-shadow: none; border:none;
-webkit-box-shadow: none; box-shadow: none; color:#fff; background:#013599; font-family: 'Vibe'; text-transform:uppercase; font-size:21px; width:125px; height:50px; padding:7px 16px 7px 16px; display:block;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:20px}

#visa_popup input.submit:hover{ background:#011d53; color:#CCC}

/*----- HOCKEY AND VISA ----*/

#visa_cta, #hockey_cta{ width:1000px; height:232px; display:block; margin:30px 0}

#visa_cta_small{ width:225px; height:95px; display:block; margin-left:12px}

#hockey_half_cta{ width:486px; height:233px; float:left; display:block; margin:30px 0}

#visa_half_cta{ width:486px; height:233px; float:left; margin: 30px 0 30px 26px; display:block;  }