body
{
text-align: center;
background: #fff;
}

body, table
{
color: #333;
font-size: 11pt;
font-family: arial;
}

.clear {
	display: block;
	clear: both;
}

#wrap
{
width: 980px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

input[type='submit']
{
cursor: pointer;
}

a
{
text-decoration: none;
color: #333;
}

a:hover
{
text-decoration: underline;
}

a img
{
border: none;
}

#static_menu
{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
padding: 5px 0px;
}

#static_menu a
{
padding: 5px 10px 5px 10px;
color: #999;
font-weight: bold;
}

#static_menu a:hover
{
color: #333;
text-decoration: none;
}

#head
{
background: url('store/us/images/logo.png') center center no-repeat;
height: 112px;
/* position: relative; */
left: 0px;
top: 0px;
}

#logo_click
{
/* position: absolute; */
left: 380px;
top: 20px;
width: 220px;
height: 80px;
}

.hidden
{
display: none;
}

#content
{
min-height: 510px;
}

#made_in_england
{
float: left;
}

#footer
{
border-top: 1px solid #777;
clear: both;
}

#footer_links
{
float: right;
font-size: 80%;
margin: 5px 0px;
}

#footer_copyright
{
clear: right;
float: right;
font-size: 90%;
color: #666;
}

#footer_copyright img
{
vertical-align: middle;
}

.cms_action_links
{
margin: 2px;
padding: 0px 5px 2px 0px;
text-align: right;
border-bottom: 1px dashed red;
border-right: 1px dashed red;
}

.cms_action_links a
{
color: red;
}

td.right, th.right
{
text-align: right;
}

.danger
{
color: red;
font-weight: bold;
text-align: center;
}


/* Homepage */

div#homepage
{
margin-top: 15px;
/* position: relative; */
left: 0px;
top: 0px;
}

div#main-content {
float:left;
margin-left: 10px;
width: 650px;
/* position: relative; */
left: 0px;
top: 0px;
}

div#homepage #description, div#homepage #description_tall
{
background: url('images/homepage/windsor_castle.jpg');
background-position: bottom right;
background-repeat: no-repeat;
height: 316px;
overflow: hidden;
}

div#homepage #description_tall
{
height: 462px;
}

#description
{
/* position: absolute; */
left: 0px;
top: 180px;
}


div#homepage #flagstones
{
float: left;
}

div#homepage #store, div#homepage #hospitality
{
margin-top: 19px;
float: left;
width: 318px;
height: 130px;
line-height: 100%;
}

div#homepage #store strong, div#homepage #hospitality strong {
/* display: block; */
}

div#homepage #store {
background: url('images/homepage/store.jpg');
background-position: bottom left;
background-repeat: no-repeat;
padding-right: 7px;
border-right: 1px solid #777;
display:block;
}

div#homepage #hospitality {
background: url('images/homepage/hospitality.jpg');
background-position: bottom left;
background-repeat: no-repeat;
display:block;
margin-left: 6px;
}

div#homepage #country
{
width: 650px;
padding: 2px 0px 2px 2px;
border-top: #777 solid 1px;
border-bottom: #777 solid 1px;
vertical-align: center;
}

select
{
border: 1px solid #777;
background: #555;
color: white;
}

#available_to
{
float: left;
width: 300px; /* 485px; */
padding-top: 3px;
}

#websites3
{
width: 160px;
}

select.country_select
{
display: block;
float: right;
}

#country_select_go_button
{
margin: 3px 0px 0px 3px;
display: block;
float: right;
}

a.theme_color
{
color: #c4232a;
}
