body {
	font-family: Arial;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a.logo {
	background: url('../logo.png') no-repeat;
	width: 142px;
	height: 51px;
	display: block;
}
a.logo span {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
h2 {
	font-size: 15px;
	padding-left: 10px;
	color: #003c58;
	padding: 0 0 10px 10px;
	font-weight: bold;
}
p {
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 10px;
	/* padding: 15px;  - removed - this affects the whole site - do not add */
	color: #3880A2;
}
a {
	color: #3d687c;
	font-size: 11px;
}
h3 {
	color: #3d687c;
	font-size: 13px;
	padding-bottom: 9px;
	border-bottom: 1px solid #bababa;
	font-weight: bold;
}
img.banner {
	border: 1px solid #dbdcdd;
	margin-bottom: 35px;
	clear: both;
}
#wrap {
	padding-top: 50px;
	width: 880px;
	margin: 0 auto;
}
#header {
	overflow: hidden;
	padding-bottom: 30px;
}
#menu {
	float: right;
	margin-top: 20px;
	padding-top: 10px;
/*	background: url('../menu_top.png') no-repeat;*/
}
#menu li {
	float: left;
/*	margin-right: 25px;*/
}
#menu li a {
	border-top: 13px solid #790101;
	font-size: 12px;
	color: #003c58;
	padding: 5px 10px;
}
#menu li a:hover,
#menu li a.now {
	border-top: 13px solid #b23c3c;
	color: #790101;
}
#content {
	overflow: hidden;
	/* padding-bottom: 30px; */
}
#content .top_content {
	background: url('../top_bar.png') no-repeat;
	padding-top: 13px;
}
#content.home .left .news {
	background-color: #f6f6f6;
	width: 505px;
	overflow: hidden;
	padding: 25px 40px 0;
	margin-bottom: 5px;
}
#content.home .left .news .article {
	float: left;
	width: 160px;
	margin-right: 8px;
	margin-top: 8px;
	height: 140px;
	overflow: hidden;
	padding-bottom: 20px;
}

#content.home .left .news .article p {
	color: #3880a2;
	border-bottom: 1px solid #bababa;
	padding: 9px 0;
}

#content.home a {
	font-size: 10px;
	color: #ba4545;
	padding: 4px 0;
}
#content.home .left .news .article a:hover {
	color: #fff;
}
#content.home .right div {
	overflow: visible;
	width: 265px;
	padding: 1px 1px;
}
#content.home .left.job {
	width: 565px;
}
#content.home .left.job .top {
	padding: 10px;
	background-color: #8aa1ad;
	width: 100%;
	border-bottom: 1px solid #a4b5be;
}
#content.home .left.job .top h2 {
	color: #fff;
}
#content.home .left.job .top h2.right {
	background: url('../home_job_search.png') left no-repeat;
	padding: 3px 0 3px 30px;
}
#content.home .left.job .top input[type="text"] {
/*	background: url('../input_bg.png') repeat-x;*/
	border: none;
	border-top: 1px solid #a1b4bd;
	border-bottom: 1px solid #a1b4bd;
	width: 195px;
	height: 18px;
	padding: 2px 0 2px 15px;
	font-size: 11px;
}
#content.home .left.job .top select {
/*	background: url('../input_bg.png') repeat-x;*/
	width: 140px;
/*	height: 20px;*/
	padding: 3px 0;
	font-size: 11px;
}
#content.home .left.job .top input[type="submit"] {
/*	background: url('../input_bg.png') repeat-x;*/
	border: none;
	border-top: 1px solid #a1b4bd;
	border-bottom: 1px solid #a1b4bd;
	padding: 3px 9px;
	color: #3d687c;
	font-size: 13px;
	cursor: pointer;
}
#content.home .left.job .bottom {
	padding: 10px;
	background-color: #f6f6f6;
	overflow: hidden;
	width: 100%;
}
.cursor-pointer
{
    cursor: pointer;
}
#content.home .left.job h2 {
	padding-left: 0;
}
#content.home .left.job .bottom li {
	color: #3d687c;
	font-size: 11px;
	padding-bottom: 10px;
}
#content.home .left.job .bottom li a {
	color: #3d687c;
	font-size: 11px;
}
#content.home .left.job .bottom li a:hover {
	color: #ba4545;
}
#content.home .left.job .bottom span.date {
	font-style: italic;
}
#content.home .left.job .bottom ol li {
	list-style: disc inside;
}
#content.home .left.job .bottom .right {
	padding-left: 19px;
	border-left: 1px solid #bababa;
}
#footer {
	border-top: 13px solid #790101;
	padding: 10px 0;
}
#footer ul li {
	float: left;
	margin-right: 20px;
}
#footer .copyright {
	color: #db7777;
}
ul.brand_list {
	padding: 10px 0 20px;
	overflow: hidden;
}
ul.brand_list li {
	float: left;
	margin-right: 15px;
}
#slideshow {
	margin-bottom: 25px;
}
#slideshow .description {
	background: url('../slideshow_description_bg.png'); /* no-repeat; GT */
	width: 240px;
	height: 340px;
	position: absolute;
	padding: 45px 35px;
	margin-left: 0px;  /*520px; /*This sets the test from the left*/
	margin-top: 250px !important;  /*250px; /*Sets the Offset from the top GT*/
}
#slideshow .description h2 {
	font-size: 26px;  /* 40 GT */
	color: #fff;
	padding-left: 15px;
}
#slideshow .description p {
	color: #eee;
	font-size: 14px;
	line-height: 20px;
}

/*------------------------------sideshow------------------------------*/
#container {
	width:500px; /* 880 */
	position:relative;
	z-index:0;
}
#slides {
	position:absolute;
/*	margin-top: 4px;*/
	z-index:100;
/*	display:block;*/
}
.slides_container {
	width:500px; /* 880 GT */
	overflow:hidden;
	position:relative;
	display:block;
    height:
    600px; /* 250 GT */
}

#content.home .slides_container a {
	padding: 0;
}
.slides_container a {
	width:580px; /* 880 GT*/
	height:250px;
	display:block;
	padding: 0;
}

.slides_container a img {
	display:block;
}
.form_div #form ol{
	list-style: decimal;
	font-size: 12px;
	padding-left: 20px;
}
.form_div #form ul.special{
	list-style: disc;
	font-size: 12px;
	padding-left: 20px;
}
#form li{
	line-height: 18px;
}
.form_div #form h1{
	text-align: center;
}
#slides ul.pagination{
	float: left;
	position: relative;
	z-index: 10;
	margin: -20px 14px 0 0;
}
#slides ul.pagination li{
	float: left;
	margin-left: 10px;
}
#slides ul.pagination li a{
	background-color: #fff;
	width: 10px;
	display: block;
	height: 0;
	overflow: hidden;
	height: 10px;
	text-indent: 100%;
	padding: 0;
}
#slides ul.pagination li.current a{
	background-color: #8bccea;
}

/*------------------------------sideshow------------------------------*/

#content.what_we_are div.top,
#content.what_we_are div.bottom {
	overflow: hidden;
}
#content.what_we_are div.top {
	margin-bottom: 20px;
}
#content.what_we_are div.top ul {
	background-color: #f6f6f6;
	padding-bottom: 25px;
}
#content.what_we_are div.top ul li {
	list-style: square outside;
	color: #c45858;
	padding: 25px 10px 0 0;
	margin-left: 35px;
	line-height: 20px;
	font-size: 12px;
}
#content.what_we_are div.top ul li p {
	color: #575757;
	padding-bottom: 0;
}
/*#content.what_we_are div.left ul li.show {
	color: #fff;
}
#content.what_we_are div.left ul li a {
	background: url('../btn_expand.png') #dfdfdf 545px no-repeat;
	padding: 25px 80px 25px 30px;
	display: block;
	color: #575757;
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 2px;
}
#content.what_we_are div.left ul li a div {
	max-height: 20px;
	overflow: hidden;
}
#content.what_we_are div.left ul li.show a div {
	max-height: none;
}
#content.what_we_are div.left ul li.show a {
	background: url('../btn_up.png') #dfdfdf 545px no-repeat;
	background-color: #9a9a9a;
	color: #fff;
}*/
#content.what_we_are div.bottom ul li {
	padding: 10px 0 14px;
	border-bottom: 1px solid #c7c7c7;
	overflow: hidden;
}
#content.what_we_are div.bottom ul li div.right {
	width: 780px;  
}
#content.what_we_are div.bottom ul li div.right h3 {
	color: #790101;
	border-bottom: none;
	line-height: 17px;
	padding-bottom: 0;
}
#content.what_we_are div.bottom ul li div.right p {
	color: #727272;
	padding-bottom: 0;
}
#content.what_we_do div.left {
	width: 580px;
}
#content.what_we_do div.left .top_content {
	padding: 20px 10px 0;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 30px;
}
#content.what_we_do p {
	color: #575757;
}
#content.what_we_do .box {
	width: 280px;
	margin: 0 20px 20px 0;
	float: left;
}
#content.what_we_do .box .top_content {
	padding: 20px 10px 0;
	background-color: #f6f6f6;
}
#content.contact_us .top_content.left div {
	background: url('../bg_contact_left.jpg') repeat-x;
	padding: 35px 25px;
	width: 529px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
#content.contact_us div.right {
	background: url('../bg_contact_right.jpg') repeat-x;
	width: 260px;
	border-top: 13px solid #b23c3c;
	padding: 10px 20px;
}
#content.contact_us div.right h3 {
	color: #b8b8b8;
	font-size: 27px;
	border-bottom: none;
	font-weight: normal;
}
#content.contact_us form label {
	color: #c45858;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.contact_us form input,
#content.contact_us form textarea {
	width: 254px;
	height: 17px;
	padding: 2px;
	border: none;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.contact_us form textarea {
	height: 76px;
}
#content.contact_us form p {
	padding-bottom: 5px;
}
#content.contact_us input[type="submit"] {
	background: url('../btn_bg_red.jpg') repeat-x;
	padding: 0 10px;
	width: auto;
	font-size: 12px;
	color: #fff;
}


/* for watch our demo */
.watch_demo .top_content {
    padding-top: 13px !important;
}
#content.watch_demo div.right h5 {
	color: #b8b8b8;
	font-size: 22px;
	border-bottom: none;
	font-weight: normal;
}
#content.watch_demo .top_content.left div {
	background: url('../bg_demo_left.jpg') repeat-x;
	padding: 10px 20px;
	width: 539px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
#content.watch_demo div.right {
	background: url('../bg_demo_right.jpg') repeat-x;
	width: 260px;
	border-top: 13px solid #b23c3c;
	padding: 10px 20px;
        min-height: 328px;
}
#content.watch_demo form label {
	color: #c45858;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.watch_demo form input
{
	width: 254px;
	height: 17px;
	padding: 2px;
	border: none;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.watch_demo form p {
	padding-bottom: 5px;
}
#content.watch_demo input[type="submit"] {
	background: url('../btn_bg_red.jpg') repeat-x;
	padding: 0 10px;
	width: auto;
	font-size: 12px;
	color: #fff;
}

/* for buy book */
.buy_report .top_content ,
.buy_book .top_content {
    padding-top: 13px !important;
}
#content.buy_report div.right h5,
#content.buy_book div.right h5 {
	color: #b8b8b8;
	font-size: 22px;
	border-bottom: none;
	font-weight: normal;
}
#content.buy_report.top_content.left,
#content.buy_book .top_content.left {
        min-height: 575px;
        background-color: #ccc;
}
#content.buy_report.top_content.left > div ,
#content.buy_book .top_content.left > div {
	background-color: #ccc;
	padding: 10px 20px;
	width: 539px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
#content.buy_report div.right ,
#content.buy_book div.right {
	background-color: #EFF0F1;
	width: 260px;
	border-top: 13px solid #b23c3c;
	padding: 10px 20px;
        min-height: 575px;
}
#content.buy_report form label ,
#content.buy_book form label {
	color: #c45858;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.buy_report form input,
#content.buy_book form input
{
	width: 254px;
	height: 17px;
	padding: 2px;
	border: none;
	margin-bottom: 7px;
	font-size: 11px;
}
#content.buy_report  form p,
#content.buy_book form p {
	padding-bottom: 5px;
}
#content.buy_report input[type="submit"],
#content.buy_book input[type="submit"] {
	background: url('../btn_bg_red.jpg') repeat-x;
	padding: 0 10px;
	width: auto;
	font-size: 12px;
	color: #fff;
}
 



#slideshow .ris-banner-BANNER-0-IF-YOU-WANT-LOYALTY-BUY-A-DOG
{
    /* padding: 15px !important; /* Removed to align dog baner with other slides. GT */
    /* width: 250px !important; /*330 GT */
    /* height: 220px !important;  /* GT */
}
#content.home .ris-banner-BANNER-0-IF-YOU-WANT-LOYALTY-BUY-A-DOG a {
    background: url('../btn_bg_red.jpg') repeat-x;
	padding: 2px 10px;
	width: auto;
	font-size: 12px;
	color: #fff;
    margin-top:10px;
    text-align: center;
    
}

#content.movers .left .top_content {
	width: 580px;
}
#content.movers .left .top_content ul.ris-ul li.ris-ul {
	background-color: #f6f6f6;
	overflow: hidden;
	margin-bottom: 10px;
}
#content.movers .left .top_content ul.ris-ul li.ris-ul h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3d687c;
	border-bottom: none;
	padding-bottom: 5px;
}
#content.movers .left .top_content ul.ris-ul li.ris-ul span.date {
	font-size: 11px;
	color: #3880a2;
	font-style: italic;
}
#content.movers div.right {
	width: 290px;
}
#content.movers p, #content.movers div 
{
	color: #727272;
}
#content.movers .left .top {
	padding-bottom: 50px;
	padding: 10px;
}
#content.movers .left .center {
	background-color: #eaeaea;
	padding: 15px 10px;
	overflow: hidden;
}
#content.movers .left .center h3 {
	font-size: 11px;
	padding-bottom: 0;
}
#content.movers .left .center .left {
	width: 375px;
}
#content.movers .left .bottom {
	/* background-color: #f6f6f6; */
	border-top: 5px solid #b8b8b8;
	padding: 5px 10px 25px;
}
#content.movers .right .top_content.top {
	background-color: #f6f6f6;
	padding: 23px 15px 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
#content.movers .right h3 {
	border-bottom: none;
	padding-bottom: 0;
}
#content.movers .right ul li .right {
	width: 130px;
}
#content.movers .right ul li {
	margin-bottom: 10px;
	overflow: hidden;
}
#content.movers .right .top_content.bottom {
	margin-bottom: 10px;
	padding: 28px 15px 15px;
	overflow: hidden;
	background-color: #f6f6f6;
}
#content.movers a.recent {
	background: url('../btn_bg_blue.jpg') repeat-x;
	padding: 5px 10px 7px;
	font-size: 12px;
	color: #fff;
}
#content.movers .right .top_content.bottom ol {
	margin-bottom: 10px;
}
#content.movers .right .top_content.bottom ol li {
	list-style: square outside;
	color: #b23c3c;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content.movers .right .top_content.bottom ol li a {
	color: #b23c3c;
}
#content.movers .right .top_content.bottom ol li a:hover {
	color: #790101;
}
#content.movers .right .top_content.bottom a.arrow {
	background: url('../btn_bg_red.jpg') repeat-x;
	padding: 4px 0;
	font-size: 12px;
	color: #fff;
	width: 125px;
	text-align: center;
}
 /*------------------------------changes 25 apr ----------------------------------------*/

#menu li a {
	font-weight: bold;
}
h2 {
	color: #790101;
	font-weight: bold;
}
#slideshow .discription h2 {
	margin-bottom: 0;
}
#slideshow .discription {
	padding: 25px;
	height: 400px; /* 300 GT */
    width: 210px;
}
.who-we-are-txt,
.what-we-do-txt  {
	background-color: #F6F6F6;
	padding: 0px 10px;
	font-size: 13px !important;
	color: #575757;
}
h4 {
	line-height: 15px;
}
/*--------------------------------extra changes ----------------------------------------*/

/** grey text */

.database .database_left
{
    color: #575757;
}
/** blue headlines */
.headtitle h2 {
    color: #3D687C;
}
/* -------------- apply red everywhere
now it's blue...
--*/
.standard-red,
.top h2,
.movers h4 {
    /* color: #790101; RED */
    color: #3D687C;
}
.database .database_right,
.database .database_left {
    height: 350px;
}
.video-demo {
    height: 182px;
    border-bottom: 1px solid #bababa;
}
#content.home .right .video-demo div {
    
    width: 300px;
    
    padding: 10px 0 0 0px;
}
.video-demo div.right {
    float: right;
    width: 280px;
    height: 100%;
    padding-top: 10px;
}
#content.what_we_do div.left .top_content {
  padding:10px 0 0;
}

/* not sure about this.. it's very vauge */
#content h3 {
    text-indent: 0 !important;
}

.standard-gray-txt {
    color: #727272;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 17px;
    
}
.movers-logo img {
    
}
.movers-photo img  {
   position: relative;
    right: -20px;
    margin-top: 30px;
    margin-left: 10px;
}
#content.home .left .news .article p {
    display: block;
    height:70px;
}
div.brand_list {
	padding-left: 30px;
	overflow: hidden;
}

#content.what_we_are div.bottom ul li {
    padding: 20px 0 10px 0;
}
.database .database_right, .database .database_left {
    padding: 0;
}
.database .database-left {
    width: 590px;
}

.database-right-body {
   padding: 20px;
    
}
.database-left-txt {
    padding-left:10px;
    padding-right:10px;
}
.database_right h4 {
    line-height: 24px;
}
.contact_us .top_content {
    padding-top: 13px !important;
    
}

.news-prev, .news-forward {
    font-size: 10px;
    color: #BA4545;
    padding: 4px 0;
    cursor: pointer;
}
.news-prev{
    position: relative;
    top: -10px;
    left: 224px;
    background: url(../arrow-down.png) no-repeat;
    font-size: 0px;
    display: block;
    width: 100px;
    height: 8px;
}
.news-forward {
    position: relative;
    top: -10px;
    left: 224px;
    background: url(../arrow-up.png) no-repeat;
    font-size: 0px;
    display: block;
    width: 100px;
    height: 15px;
}

.undoreset p {
    font-size: 13px;
    color: #575757;
    
    
}

#content.home .right span.languages {
   /* float: right; 
    height: 10px;
    padding: 5px 5px;
    */
}
#content.home .right div.language-options a, 
#content.home .right div.language-options{
    text-align: right;
     
    width: 250px;
    font-size: 14px !important;
    font-weight: bold;
}
#content.home .right div.language-options{ 
    color: #3880A2;
}
a.langLink {
    padding-left: 5px;
    float: right;
    margin: 5px 0 0 0;
}

#content.movers div.profile-body
{
    color: #727272;
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 10px;
    
}
/*
.ex-report {
    color: #790101;
    float: left;
    font-size: 18px;
    margin-left: 20px;
}*/
.ex-report-a
{
   color: #3D687C;
    float: left;
    font-size: 11px;
    width: 255px; 
}
.ex-report {
    color: #727272;
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
    width: 132px;
    float: right;
}
.ex-report:hover {
    
    color: #790101;
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
    width: 132px;
    float: right;
}


.active-menu
{
    display: block;
}
.hide-menu
{
    display: none;
}
.righthelpbox .righthelp
{
    background-color: #EFF0F1;
    background-image: url("../bg_contact_left.jpg");
    background-repeat: repeat-x;
    color: #727272;
    float: left;
    font-size: 11px;
    line-height: 20px;
    min-height: 75px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 20px;
    width: 280px;
}
.righthelpbox .righthelp h2
{
    font-size: 15px;
     font-weight: bold;
     color: #790101;
}
.righthelpbox .righthelp a
{
    color: #790101;
    font-weight: bold;
}

#slideshow  .ris-banner-BANNER-0-IF-YOU-WANT-LOYALTY-BUY-A-DOG h2 {
    font-size: 22px;
}

/* --------------------- bootstrap fixes ------------*/
#content h1 {
    font-weight: bold;
}

.banner-bg * , #content *, .search-box *, .search-purchase * {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}




