body {
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003a6a;
	margin:auto;
	width:100%;
	height:100%;
	/* Updated template */
	background:url(images/swapadog_bgFade.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#mainbody {
	width:750px;
	margin:auto;
}
#the_head {
	height:217px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	margin-left: 1px;
  position: relative;
}
#the_head.showBanner {
  background-image:url(images/headBanner.jpg);  
}
#bannerLink1 {
  height: 110px;
  position: absolute;
  right: 140px;
  width: 320px;  
  top: 0px;
  text-decoration: none;
  outline: none;
}
#bannerLink2 {
  height: 90px;
  position: absolute;
  right: 0px;
  width: 140px;  
  top: 67px;
  text-decoration: none;
  outline: none;
}
#top_nav {
	height:67px;
	text-align:right;
  color:#ffffff;
}
#top_nav p {
    padding:20px 10px 0px 0px;
    margin: 0px;
}
#top_nav a {
	font-size:10px;
	color:#ffffff;
    text-decoration: none;
}

#mainmenu2 {
	width:230px;
	/*margin:0px 8px;*/
}
#mainmenu {
	background-color:#adc2d7;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:6px;
}

/* The MENU */
.menuList {
    margin: 0px 0px 12px 0px;
    padding: 0px;
    list-style:none;
    color:#333333;
    font-size:13px;
}
.menuList li {
    font-size:13px;
    display:block;
    height:19px;
}
.menuList li a {
    display:block;
    height: 19px;
    padding: 0px;
    margin: 0px;
    color:#333333;
    width:100%;
    padding-left: 8px;
    text-decoration: none;
}
.menuList li a:hover {
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    background-color:#333333;
    font-size:13px;
    text-decoration:none;
    padding-left: 8px;
}
.menuList .active {
    background-color:#333333;
    color:#ffffff;
}

#loggedIn p {
	padding:0px;
}
#column_left {
	float:left; 
	width:210px;
    font-family: Arial;
}
#column_left div.columnLeftContent {
	padding: 0px 12px;
}
#column_left div.columnLeftContent ul {
    list-style: none;    
    margin: 0px;
    padding: 0px;
}
#column_left div.columnLeftContent ul li {
    margin-left: 10px;
    font-size: 12px;    
}
#column_left div.columnLeftContent h2 {
    font-size: 13px;    
}
#column_right {
	/* Updated template */
	float: right;
	width: 540px;
	
}
#column_left h2 {
    font-family: Arial;
    font-size: 11px;
    display: block;
    padding: 8px 0px 2px 0px;
    font-weight: bold;
    color:#333333;
    list-style: none;
}

/* Blog Styles */
#column_right #content p {
    font-size: 11px;    
    line-height: 16px;
}
#column_right #content .commentlist {
    font-size: 11px;    
}
#column_right #content small {
    color: #666666;    
}

.mainContent {
    padding: 6px 10px 6px 0px;
    font-size: 11px;
    line-height: 16px;
}

#dogpic {
    padding:20px 0px 0px 20px;
    clear:both;
}
a.switchSite {
    font-size: 15px;  
    font-weight: bold;
}
a.ukFlag {
    height:25px;
    width:25px;
    display:block;
    float:left;
    background-image:url(images/icons/uk_flag_grey.jpg);        
}
a.ukFlag:hover {
    background-image:url(images/icons/uk_flag_color.jpg);        
}
a.usFlag {
    height:25px;
    width:25px;
    display:block;
    float:left;
    background-image:url(images/icons/us_flag_grey.jpg);        
}
a.usFlag:hover {
    background-image:url(images/icons/us_flag_color.jpg);        
}
.siteSelect {
    font-size:9px;
    font-family:Arial;
    color:#666666;    
}
.siteLocation {
    font-size:11px;
    font-family:Arial;
    color:#333333;    
}

.standardButton {
    background-image:url(images/main-button.png);
    width:112px;
    height:30px;
    border:0;
    color:#444444;
    background-color:#ffffff;
    font-size:10px;
    font-weight:bold;
    cursor:pointer;
}
.requiredField {
    font-size:9px; 
    color:#990000;
}

#column_left p {
	padding: 4px 0px;
	margin: 0px;
	font-size: 11px;
}

/* Login Column */
#loginform label {
    font-family: Arial;
    font-size: 11px;
    display: block;
    padding: 8px 0px 2px 0px;
    font-weight: bold;
    color:#333333;
}
#loginform input {
    padding: 4px;
}
#loginform input.checkbox, .forms input.checkbox {
	padding: 0; margin: 0;
    border: none;
	width: 20px;
}
.userMenuLink {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    clear:both;
}
.userMenuLink img {
    float:left;
}

.userMenuLink a {
    float:left;
    color:#666666;
    text-decoration: none;
    padding: 4px 4px 4px 12px
}
.userMenuLink a:hover {
    color:#333333;
    text-decoration: none;
}

#column_right h1 {
	height:24px;
    background-image:url(images/gradientRight.jpg);
    background-repeat: no-repeat;
    background-position: left;
	background-color: #333333;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
	margin:0px;
    padding: 8px 0px 0px 0px;
}
#loginmenu {
    /*background-color:#790f0f;*/
    /*background-color:#333333;*/
    background-image:url(images/gradientLeft.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color:#adc2d7;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    height:24px;
    padding: 8px 0px 0px 16px;
    margin-left:1px;
}


#maintxtbox {
	float:right;
	width:240px;
	border:1px solid #dfdfdf;
	margin:10px;
}
#maintxtbox table {
	color:#4f4f4f;
	margin:0px 0px 10px 5px;
}
#maintxtbox h4 {
	background:#FAFAFA none repeat scroll 0%;
	border-bottom:1px solid #E7E7E8;
	border-top:1px solid #E7E7E8;
	color:#003a6a;
	font-size:80%;
	font-weight:bold;
	margin:0px;
	padding:5px 0pt 5px 10px;
	font-family: "Tahoma";
}
#maintxtbox ul {
	padding: 6px 10px;
	margin: 0px;
	list-style:none;
}
#maintxtbox ul li {
	font-size:10px;
	padding: 2px 0px;
	margin: 0px;
}

.quickSearch {
    padding: 0px 10px;
    color:#333333;    
    font-family:Arial;
}

.forms {
    border:1px solid #dfdfdf;
    font-size: 11px;
    font-family: Arial;
	overflow: hidden;
	width: 488px;
}
.forms table {
    margin:10px;
}
.forms h4 {
    background:#FAFAFA none repeat scroll 0%;
    border-bottom:1px solid #E7E7E8;
    border-top:1px solid #E7E7E8;
    color:#003a6a;
    font-size:80%;
    font-weight:bold;
    margin:0px;
    padding:5px 0pt 5px 10px;
}
.forms p {
    padding: 0px 16px;
}
.forms label {
    display:block;
    float:left;
    width: 140px;
}
.forms input,select,textarea {
    width: 200px;
    border: 1px solid #999999;
    padding: 2px;
    font-size:11px;
}
.forms .standardButton {
    background-image:url(images/main-button.png);
    width:112px;
    height:30px;
    border:0;
    color:#444444;
    background-color:#ffffff;
    font-size:10px;
    font-weight:bold;
    cursor:pointer;
}

div.options {border:1px dashed #999999; background-color:#ffffee; padding:5px 20px; width:80%; margin:10px}
div.options li {font-size:10px}

.dogmain {
width:99%; 
margin-top:10px; 
height:auto; 
border:1px solid #dfdfdf;
}

.showdog {
height:auto; 
overflow:auto;
padding:6px;
}

.showdog2 {
width:90%; 
padding:10px
}
#listingdog {
width:90%; 
padding:10px
}
#listingdog p {
font-size:11px;
}

.dogtitle {
background:#FAFAFA none repeat scroll 0%;
border-bottom:1px solid #E7E7E8;
border-top:1px solid #E7E7E8;
color:#003a6a;
font-size:80%;
font-weight:bold;
margin:0px;
padding:5px 0pt 5px 10px;
font-family: "Tahoma";
}


.deletedog {
background:#FAFAFA none repeat scroll 0%;
border-bottom:1px solid #E7E7E8;
border-top:1px solid #E7E7E8;
color:#003a6a;
font-size:80%;
font-weight:bold;
margin:0px;
padding:5px 0pt 5px 10px;
font-family: "Tahoma";
}
.deletedog a {
cursor:pointer; 
padding:6px; 
text-decoration: none; 
font-weight:normal; 
color:#003a6a; 
font-size:10px
}
.deletedog a:hover {
cursor:pointer; 
padding:6px; 
text-decoration: underline; 
font-weight:normal; 
color:#003a6a; 
font-size:10px
}

#pagination {
background:#FAFAFA none repeat scroll 0%;
border-bottom:1px solid #E7E7E8;
border-top:1px solid #E7E7E8;
color:#003a6a;
font-size:80%;
font-weight:bold;
margin:0px;
padding:5px 0pt 5px 10px;
font-family: "Tahoma";
}
#pagination a, #pagination a:hover, #pagination span {
color:#003a6a;
font-size:80%;
font-weight:bold;
margin:0px;
padding:5px 0pt 5px 10px;
font-family: "Tahoma";
font-style:italic;
}

.expire {
color:#ff0000;
cursor:pointer;
}
.expire span {display:none}
.expire:hover span {
display:block;
position:absolute;
left:40px;
top:300px;
width:210px;
height:90px;
padding:5px 5px 8px 8px;
background:url(images/speech-bubble.png) no-repeat;
text-align:center;
color:#999999;
}



.dog-left {float:left; width:66%}
.dog-right {float:right; width:33%; text-align:center;}
.dog-right img {margin:5px; border:1px solid #cccccc}


div.showmsg {width:100%; background-color:#FFFFFF; border-bottom:1px solid #dfdfdf; font-size:10px}
div.showmsg:hover {width:100%; background-color:#fdffe1; font-size:10px}
.showmsg2 {width:100%; color:#4f4f4f; font-size:10px}
.showmsg2-unread {width:100%; color:#4f4f4f; font-weight:bold; background-color:#fafafa; font-size:10px}
.showmsg2-unread:hover {background-color:#ffe1e1;}

div.date {float:right; padding:10px; font-size:10px; color:#4f4f4f}

.smalltxt {font-size:9px; color:#003a6a;}

.msg_to_txt {font-size:18px; color:#003366; padding-left:30px; font-weight:bold}


/* Competition classes */
span.success {color:#009933;}
span.failed {color:#990000;}
span.recommend {color:#999999; padding-left:30px;}
#available {display: none; color: #009933;}
#not_available {display: none; color: #990000;}

h4 {
    background:#FAFAFA none repeat scroll 0%;
    border-bottom:1px solid #E7E7E8;
    border-top:1px solid #E7E7E8;
    color:#003a6a;
    font-size:80%;
    font-weight:bold;
    margin:10px 0pt;
    padding:5px 0pt 5px 10px;
    font-family: "Tahoma";
}

#googleCheckout p, #googleCheckout li {
    font-size: 9px;
    line-height:1.5em;
    margin: 5px 10px 0pt 0pt;
    text-align:justify;
    padding:0px;
    list-style-type:circle;
    color:#4A4A4A;
    font-family:"Tahoma";
}
#image_walkthrough {
    background:#FFFFFF none repeat scroll 0%;
    border:1px solid #E7E7E8;
    float:right;
    margin:0pt 0pt 0pt 10px;
}


.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.style1 {color: #FFFFFF}
.style2 {font-size: 250px}
.style4 {color: #990033;text-decoration: none;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}

.free_signup {
    position:absolute;
    top:40px;
    right:600px;
    width:110px;
    height:110px;
}

.search_split {border-bottom:solid 1px #999999;}
.search_img img {height:50px; border:solid 1px #CCCCCC;}



.question {
    color:#003a6a;
    padding-top:5px;
    font-variant:small-caps;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
}
.answer {
    color:#666666;
    padding:0px 0px 0px 20px;
}
.details {
    color:#003a6a;
    font-variant:small-caps;
    font-weight:bold;
    font-size:11px;
}

p.indent {padding-left:50px;}

.text {
    font-size: 11px;
    font-weight: normal;
    color: #003a6a;
}

td.headerbox {
    background-color:#003a6a;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    padding:3px;
    padding-left:6px;
}


table.top
{ 
    width:500px;
}

.star {
    font-size:11px;
    font-weight: normal;
    color:#9c0c0c;
}

.txt1 {
    font-size: 11px;
    font-weight: bold;
    color: #003a6a;
}

.txt2 {
    font-size: 11px;
    font-weight: bold;
    color: #003a6a;
}

.txt2:hover {
    font-size: 11px;
    font-weight: bold;
    color: #913535;
}

.txt3 {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.txt3:hover {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.txt9 {
    font-size: 12px;
    font-weight: bold;
    color: #003a6a;
}

.txt10 {
    font-size: 12px;
    font-weight: normal;
    color: #003a6a;
}

.main {
    font-size: 22px;
    font-weight: bold;
    color: #9c0c0c;
}

.main2 {
    font-size: 16px;
    font-weight: bold;
    color: #9c0c0c;
}

a { text-decoration: none; color:#333333; text-decoration: underline;}
a:hover { text-decoration:underline;}

.anew { text-decoration: none; color:#003a6a; font-size:14px}
.anew:hover { text-decoration:none; color:#003a6a; font-size:14px}

.asmall { text-decoration: none; color:#ffffff; font-size:11px}
.asmall:hover { text-decoration:underline; color:#ffffff; font-size:11px}

.ahead { text-decoration: none; color:#003a6a; font-size:12px}
.ahead:hover { text-decoration:underline; color:#003a6a; font-size:12px}

.ared { text-decoration: none; color:#707070; font-size:13px; font-weight:bold;}
.ared:hover { text-decoration:none; color:#707070; font-size:13px; font-weight:bold}

.a2 { text-decoration: none; font-weight:bold; color:#003a6a}
.a2:hover { font-weight: bold; color:#660000}

.a3 { text-decoration: none; font-weight:normal; color:#003a6a; font-size:11px}
.a3:hover { font-weight: normal; color:#003a6a; text-decoration:underline; font-size:11px}

.a4 { font-style:italic; text-decoration: none; font-weight:normal; color:#003a6a; font-size:11px}
.a4:hover { font-style:italic; font-weight: normal; color:#003a6a; text-decoration:underline; font-size:11px}

.a5 { text-decoration: none; font-weight:bold; color:#003a6a}
.a5:hover { font-weight: bold; color:#660000}


h1 { font-size: 32px; color: #A52A2A;}
h2 { font-size: 12px; color: #006699;}


hr{ color:#003a6a; background-color:#ffffff; width:90%; height:2px; }

.heading {
    font-family: Verdana, "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.header {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
}
.boxtitle {
font-size: 14px;
color: #FFFFFF;
}

#column_right #content h2 {
    font-size: 16px;   
}


table {
    font-size: 11px;
}

.search {
font-size: 14px;
color: purple;
font-weight: bold;
background-image: url(images/middle_02.gif);
}

table.contacts
{ 
background-color: #fafafa;
border: 0px #666666 solid;
border-collapse: collapse;
border-spacing: 0px;
font-size:12px;
font-weight:bold;
text-align:center;
}


tr.contactDept
{ background-color: #adc2d6;
font-family: Verdana;
font-size: 12px;
color: #ffffff; }

td.contactDept
{ background-color: #99CCCC;
border: 0px #666666 solid;
font-family: Verdana;
font-size: 12px;
color: #404040; }


tr.contact
{ 
border-top: 0px #666666 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa;
}

div.mainBox {
 width: 100%;
 background: #5b85ad url(images/tr.gif) no-repeat top right;
 color:#FFFFFF;
 font-size: 14px;
 font-weight: bold;
}
div.mainBox div {
 background: transparent url(images/tl.gif) no-repeat top left;
}
div.mainBox div div {
 background: transparent url(images/br.gif) no-repeat bottom right;
}
div.mainBox div div div {
 background: transparent url(images/bl.gif) no-repeat bottom left;
 padding: 0px;
}

/* Search (postcode.php) */
#column_right .resultWrapper {
	border: 1px solid #CCCCCC;
	margin: 4px 0px 25px 0px;
}
#column_right .resultWrapper p {
	padding: 0px;
	margin: 10px;
	font-size:10px;
}
#column_right .resultWrapper .resultDogs p {
	text-align: center;
	font-size: 10px;
}
#column_right .resultWrapper h3 {
	font-variant: small-caps;
	color:#003A6A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	background-color:#DFDFDF;
	font-weight: bold;
	padding: 4px 8px;
	margin: 0px;
	text-align: center;
}
#column_right .resultWrapper .resultSummary {
	text-align: center;
}
#column_right .resultWrapper h4 {
background:#FAFAFA none repeat scroll 0%;
border-bottom:1px solid #E7E7E8;
border-top:1px solid #E7E7E8;
color:#003a6a;
font-size:80%;
font-weight:bold;
margin:0px 0pt;
padding:5px 0pt 5px 10px;
font-family: "Tahoma";
}
#column_right .resultWrapper a img {
	border: 0px solid #FFFFFF;
}

.head {
font-size:14px;
color:#003a6a;
font-weight:bold;
}
#the_foot {
	/*background-color:#003a6a;*/
	border-top: 1px dotted #333333;
	text-align:center;
	color:#333333;
	font-size:9px;
	/* Updated template */
	margin: 0px 10px;
}
#the_foot a {
    color:#333333;
    text-decoration: none
}
#the_foot a:hover {
    color:#111111;
    text-decoration: none
}