﻿/* CSS styles for catabox.co.uk */

body{
	font-size:13px
}

#titlebanner {
	
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
	margin: 10px 0px 10px 425px;
}

#topbar span.items {
	font-family: "Times New Roman", Times, serif;
	float: right;
	letter-spacing: 1px;
	font-size: 100%;
	padding: 0 0px 0 10px;
	color: #000080;
}
#topbar div.items {
	font-family: "Times New Roman", Times, serif;
	float: left;
	letter-spacing: 1px;
	font-size: 100%;
	padding: 0 0px 0 10px;
	color: #000080;
}

#topbar .currentpage {
	padding: 0 4px;
	color:#999999;
}

#topbar a {
	padding: 0 4px;
	font-weight: normal;
	text-decoration: none;
}

#topbar a:link, #topbar a:visited { 
	color: #003366;
}

#topbar a:active, #topbar a:hover { 
	color: #6699cc; 
}

#topline {
	background-image: url('gfx/grn-background.png');
	background-repeat: repeat-x;
	height:26px;
}

.bigcap {
	font-size: 142%;
}

p {
	text-align: left;
}

div.contactdetails {
	padding-top: 14px;
	font-family:arial,sans-serif,helvetica;
	font-size: 80%;
}

#bottomnav span.items {
	font-family: "Times New Roman", Times, serif;
	float:right;
	letter-spacing: 1px;
	font-size: 80%;
	padding: 10px 8px 2px 10px;
	margin-bottom: 4px;
	color: #000080;
}

#bottomnav .currentpage {
	padding: 0 4px;
	color:#999999;
}

#bottomnav a {
	padding: 0 4px;
	font-weight: normal;
	text-decoration: none;
}

#bottomnav a:link, #bottomnav a:visited { 
	color: #003366;
}

#bottomnav a:active, #bottomnav a:hover { 
	color: #6699cc; 
}

.clear
{
	clear: both;
}
.hdtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 280%;
	margin-top: 15px;
	letter-spacing: 5pt;
	color: #008000;
}
.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 20px;
	line-height: 130%;
   	margin-bottom: 6px;
}

.medtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 20px;
	line-height: 120%;
   	margin-bottom: 6px;
}
.meditext {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	line-height: 120%;
   	margin-bottom: 0px;
}

img {
	margin-top: 10px;
}
.botnav {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	margin-top: 20px;
}
.prints {
	   line-height: 100%;
	   font-size: 75%;
	   text-align: left;
	   margin-bottom: 6px;
	   width:87%;
	   float:left;
	   
}

.cards {
	   line-height: 100%;
	   font-size: 75%;
	   text-align: left;
	   margin-bottom: 6px;
	   width:60%;
	   float:left;
	   
}
.cards2 {
	   line-height: 130%;
	   font-family: arial, verdana;
	   font-weight:bold;
	   font-size: 80%;
	   text-align: right;
	   
	   width:8%;
	   float:left;
	   
}

form img{
	margin: 0;
}

.pay {
    width:11%;
    text-align:right;
    line-height: 100%;
    font-size: 75%;
    height:10px;
    float:left;
}
.cform {
	   line-height: 100%;
	   font-size: 115%;	   
}
.cform td{
	padding: 3px;
}
.cform input, .cform textarea {
	margin: 3px 5px 5px 5px;
	border: 1px solid #a2a2a2;
	float: left;
}
