/* abelandsbarn.co.uk Style Sheet /*
/* Designed by Alex Stanhope */

body {
	background: #AEB3CE url(img/bg_main.jpg) repeat-x top left;
	text-align: center;
    font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	padding: 0px;
	margin: 0px;
}

/* Layout styles */

#container {
	margin: 1% auto 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #fff;
	border-top: 2px solid #303030;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	text-align: left;
}

#header {
	padding: 0px;
	height: 224px;
	width: 750px;
	margin: 0px;
	position: relative;
	/* background-image: url(img/bg_nav_shadow.jpg); */
	border-bottom: 1px solid #303030;
	background-repeat:  repeat-x;
	background-position: bottom left;
	background-color: #5E72B0;
}

.pngholder{
  position: absolute;
  right: -120px;
  top: 60px;
  width:276px;
  height:239px;
  cursor: Pointer;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/odvolavka.png');
}

.pngalpha {
  position: absolute;
  right: -120px;
  top: 60px;
  width:276px;
  height:239px;
  cursor: Pointer;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  background:url(img/odvolavka.png) no-repeat;
}

#header_nav {
  /* background: #fff url(img/lista.gif) repeat-x bottom left;*/
  background-color: #5E72B0;
	clear: both;
	width: 750px;
	height: 210px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#navigation_bar{
	width: 750px;
}

#navigation_bar ul{
  padding: 0;
}

#navigation_bar ul li{
  display: inline;
}

#navigation_bar ul{
  margin: 0;
  padding: 0 0 0 7%;
}

#navigation_bar ul li a{
  padding: 0em 30px;
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  color: #AEB3CE;
} 

#navigation_bar a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

* html #header_nav {
	height: 170px;
} 

#left {
	width: 355px;
	padding: 15px 5px 15px 15px;
	float: left;
	text-align: justify;
	font-size: 1.3em;
}

#right {
	width: 355px;
	padding: 15px 15px 15px 5px;
	float: right;
}

#right_divider {
	width: 355px;
	padding: 15px 15px 15px 5px;
	float: right;
}

#footer {
	text-align: center;
	margin: 0px 0px 5px 0px;
	width: 750px;
	clear: both;
}

#footer_gradient {
	border: none;
	height: 37px;
	margin-left: -1px;
	margin-right: -1px;
	position: relative;
	text-align: left;
	background: url(img/bg_footer.jpg) no-repeat top;
}

/* General Styles */

img {
	border: 0px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.italic_raised {
	font-style: italic;
	margin-top: -0.7em;
}

.raised {
	margin-top: -0.7em;
}

.center {
	text-align: center;
}

/* Text Styles */

h1 {
	font-size: 1.2em;
}

h1.error {
	font-size: 1.2em;
	color: #cc0000;
	background: url(img/important.gif) no-repeat top left;
	height: 64px;
	padding-left: 5em;
	padding-top: 1em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -2%;
}

h2.break {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}

h3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: 400;
	margin-bottom: -2%;
}

h3.break {
	font-size: 1.1em;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 0;
}

p {
	font-size: 1.1em;
	color: #333;
}

.smalltext {
	font-size: 1em;
	margin-bottom: -0.75em;
}

.errortext {
	color: #ff0000;
}

/* Link Styles */

a:link {
	color: #336633;
	text-decoration: none;
}

a:visited {
	color: #336633;
	text-decoration: none;
}

a:hover {
	color: #336633;
	text-decoration: underline;
}

a.footer:link {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #336633;
	text-decoration: none;
}

a.footer:visited {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #336633;
	text-decoration: none;
}

a.footer:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #336633;
	text-decoration: underline;
}


/* List Styles */

#left dt {
	background: transparent url(img/bullet.gif) 0px 1px no-repeat;
	margin-top: 2px;
	padding-bottom: 5px;
	text-indent: 20px;
	font-size: 1.1em;
}

#left dd {
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.1em;
}

#left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left li {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 2em;
	font-size: 1.1em;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 0.5em;
}

/* Table Styles */

table.divider {
	border-left: 1px dashed #959596;
}

td.td_left {
	width: 50%;
	padding-left: 7.5px;
}

td.td_left_spanned {
	padding-left: 7.5px;
}

td.td_right {
	width: 50%;
}

td.top {
	vertical-align: top;
	padding-left: 7.5px;
}

/* Form Styles */

form.contact {
	font-size: 1.1em;
}

.button {
	background-image: url(img/bg_button.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	border: 1px solid #666;
}

.input
{
	background: #f4f4f4; 
	border: 1px solid #666;
	font-size: 1em;
}

select
{
	background: #f4f4f4; 
	border: 1px solid #666;
	font-size: 1em;
}

textarea {
	background: #f4f4f4; 
	border: 1px solid #666;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif; 
}

/* Horizontal Rule Styles */

hr
{
	border: 0;
}

hr.hr1
{
 	color: #999;
	background-color: #999;
	height: 1px;
}

hr.hr2
{
 	color: #999;
	background-color: #999;
	height: 1px;
	width: 33%;
	text-align: center;
}
