/*CONTAINERS*/

table.cont_bg {
  background-image: url(../images/theme/cont_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 100%;
  min-width: 575px;
  padding: 26px;
}

/*table.cont_bg td {
  border: 1px solid red;
}*/

table.cont_bg td.title {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

table.cont_bg td.img {
  width: auto;
  padding-left: 0px;
}

table.cont_bg td.text {
  padding-top: 10px;
}

table.cont_bg td.text p {
  margin: 0px 0px 8px 0px;
}


/*GLOBAL CONTENT*/

table.cont_bg td.title h1 {
  color: #015CA5;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
  margin: 0px;
}

table.cont_bg td.title h2 {
  color: #015CA5;
  font-size: 26px;
  line-height: 28px;
  padding: 0px;
  margin: 0px;
}

div.content .headlineBlue{
	font-family: Arial;
	font-size: 11px;
	font-weight: 800;
	color: #0A55A3;
	padding: 1px 1px 1px 1px;
	text-align: left;
}


/*LINKS*/

div.content a.whiteLink{
	color: #DDDDDD;
	text-decoration: none;
}

div.content a.whiteLink:hover{
	color: #FFFFFF;
	text-decoration: none;
}

div.content a.whiteLink:active{
	color: #FFFFFF;
	text-decoration: none;
}

div.content a.blackLink{
	color: #000000;
	text-decoration: none;
  border: none;
}

div.content a.blackLink:hover{
	color: #354A80;
	text-decoration: underline;
}

div.content a.blackLink:active{
	color: #000022;
	text-decoration: none;
}


/*HOME_PAGE*/

table.home td.title h1 {
  color: #015CA5;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
  margin: 0px;
}

table.home td.title h2 {
  color: #015CA5;
  font-size: 34px;
  line-height: 38x;
  padding: 0px;
  margin: 0px;
}


/*TUTORIALS*/

div.tutorials h2 {
  color: #1B5EA2;
  font-size: 22px;
}


/*CAR PROMO LANDING*/

div.car_land_pg h1.web_landing {
  color: #0A55A3;
  font-size: 22px;
  padding: 20px 0px 8px 20px;
  margin: 0px;
}

div.car_land_pg h2.web_landing {
  color: #0A55A3;
  font-size: 16px;
  padding: 0px 0px 40px 140px;
  margin: 0px;
}

div.car_land_pg span.web_landing {
  position: relative;
  bottom: 8px;
}

div.car_land_pg p.web_landing {
  color: #0A55A3;
  font-size: 12px;
  padding: 0px 0px 20px 20px;
  margin: 0px;
}

div.car_land_pg td.web_landing {
  text-align: right;
  color: #0A55A3;
  font-size: 12px;
  padding-right: 30px;
}

div.car_land_pg a.web_landing {
  color: #0A55A3;
  font-size: 12px;
}

div.car_land_pg div.car_btn a {
  display: block;
  width: 102px;
  height: 45px;
  font-size: 1px;
  background-image: url(https://affiliate.newtradenetworks.com/images/company/carpromolandingpage/default_4/button.gif);
  background-repeat: no-repeat;
  border: 0px;
}

div.car_land_pg div.car_btn a:hover {
  display: block;
  width: 102px;
  height: 45px;
  font-size: 1px;
  background-image: url(https://affiliate.newtradenetworks.com/images/company/carpromolandingpage/default_4/button_mo.gif);
  background-repeat: no-repeat;
  border: 0px;
}
