/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/homepage01.gif) repeat left top;
}
.order{ margin-right:5px;}

/**
option {color:#000000;}

select{ width:100%;}



 FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	padding: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
}

h3, .text1 {
	margin-bottom: 8px;
	padding: 0px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA00;
}

h4 {
	padding: 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #F0B637 2px solid;
	margin-bottom:10px;
	}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2D5C8;
}

select {
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 15px;
}

/** MENU */

.menu {
position:relative;
z-index:1000;
/*height:250px;
*/margin:20px 0 0 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:180px;
position:relative;
}

.menu li {
background:transparent;
height:27px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:180px;
color:#000;
text-indent:5px;
border-bottom:1px solid #888;
background:transparent;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:100px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#dde;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul.top2 {top:26px;}
.menu ul.top3 {top:51px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:129px;}
.menu ul.top7 {top:155px;}

/** LINKS */

a {
	color: #FF8A00;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 13px;
	background: url(images/homepage03.gif) no-repeat left bottom;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage08.jpg) no-repeat center top;
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img { padding:0 12px 12px 0;}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** PAGE */

#page {
	background: url(images/subpage02.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	background: url(images/subpage03.jpg) no-repeat left top;
}


#sidebar h1, #sidebar h2 {
	background-image: url(images/homepage07.gif);
}

#sidebar .link1 {
	background-image: url(http://crownfalconry.co.uk/images/homepage06.gif);
}

/** CONTENT */

#content {
	background: url(images/subpage04.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	background: url(images/subpage06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	color: #6D3A2E;
}

.maintext {padding:1em; border:1px solid #ddd; margin:0 20px 10px 0;}
.maintext p {padding:5px 0 0 0; margin:0;}
.maintext p.bold {font-weight:bold;}
.maintext h2 {margin:0; padding:0;}


.switch {display:block; font-size:1px; width:100px; height:25px; background:url(images/order_button.gif); cursor:pointer;}
.content p {color:#000000;}
.off {background:url(images/order_button.gif);}
.hide {display:none;}
.show {position:absolute; display:block; width:280px; background:#fff; border:2px solid #000; padding:10px; margin-top:5px; z-index:500; right:300px;}
.show img {float:right; padding:0 10px 10px 0;}

.box { padding:10px; color:#000000; background:url(images/box.png) no-repeat; position:absolute; width:300px; z-index:10; height:150px; }

.cardlogos {
	width: 246px;
	height: 58px;
	margin: auto auto;
}