body {
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 1037px;
	height: 1000px;
}

#header {
	float: left;
	width: 1037px;
	height: 128px;
        
}

img {
	border: 0;
}

.ourbirds {
	text-align:center;
}

.ourbirds2 {
	text-align:left;
	font-size:12px;
}

#logo {
	width: 220px;
	height: 90px;
	float: left;
	padding: 10px 0 0 30px;
}

#menu {
	color: #FFF;
	margin: 0 auto 10px auto;
        width:1000px;
        padding-right: 10px;
	/*float: left;*/
        position: relative;
        z-index: 5;

}

#menu ul{
height: 10px;
width:1000px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px!important;
/*float: left;*/
float: right;
} 

#menu li {
float: left;

height: 20px;
margin-left: 11px !important;
display: inline;}

#menu li span {
	display: none;
}

#menuaboutus a {
    margin: 0 30px 0 0;
    display: block;
    width: 100px;
    height: 20px;
    border: none;
    background-repeat: no-repeat;
    background-image: url(../images/aboutus.png);
}

#menuaboutus a:hover {
	display: block;
	width: 100px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-u.png);
	border: none;
}

#menuourturkeys a {
	margin: 0 30px 0 0;
	display: block;
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/ourturkeys.png);
	border: none;
}

#menuourturkeys a:hover {
	display: block;
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/ourturkeys-u.png);
	border: none;
}

#menucontactus a {

	display: block;
	width: 120px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/contactus.png);
	border: none;
}

#menucontactus a:hover {
	display: block;
	width: 120px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/contactus-u.png);
	border: none;
}



#menuorderonline a {
	margin: 0 30px 0 0;
	display: block;
	width: 230px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/orderonline.png);
	border: none;
}

#menuorderonline a:hover {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/orderonline-u.png);
	border: none;
}



#menuourawards a {
	margin: 0 30px 0 0;
	display: block;
	width: 240px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/customer-comments.png);
	border: none;
}

#menuourawards a:hover {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/customer-comments-2.png);
	border: none;
}
/*

#menubuyonline a {
	margin: 0 0px 0 20px;
	display: block;
	width: 120px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/buyonline.png);
	border: none;
}

#menubuyonline a:hover {
	display: block;
	width: 120px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/buyonline-u.png);
	border: none;
}

*/

#mainimg {
	float: left;
	width: 1020px;
	height: 380px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/backgroundimg1.jpg);
        z-index: 2;
        position: fixed;
}

#rightcontent {
	float: right;
	width: 340px;
	padding: 0px 20px 0px 0px;
	margin: 0 0 0 5px;
	overflow: auto;
}

#rightcontent2 {
	float: right;
	width: 400px;
	padding: 0;
	margin: 50px 0 0 0;
	overflow: auto;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	/*color: #909;*/
	color: #00992f;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #990099;*/
	color: #00992f;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

hr {
	border: 0;
    border-bottom: #cc99cc solid 1px;
    height: 1px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 892px;
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	margin: 0 0 0 40px;
	padding: 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	/*overflow: auto;*/
	overflow:hidden;
}

.noborder {
    border: 0px;
    margin: 0px;


}

.tdnoborder {
    border: 0px;
    padding: 5px;
}

.tdnoborder a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
}


#footer {
	float: left;
	width: 1000px;
	/* height: 65px;*/
        height: 100px;
	padding: 0 0px 0 35px;
	background-image: url(../images/footer.jpg);
	margin: 0 0 0 20px;
	background-repeat: no-repeat;
}

#menufooter {
	color: #FFFFFF;
	float: left;
	height: 65px;
	width: 650px;
	/*padding: 20px 0 0 0;*/
	text-align: center;
} 		
								
#menufooter ul{
	height: 25px;
	width: 550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 

#menufooter li{
	list-style: none;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 5px;
	display: inline;
}

#menufooter li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#menufooter li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

#address {
	float: left;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	padding: 15px 0 0 0;
	color: #333333;
}

#tel {
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	padding: 25px 0 0 0;
	text-align: right;
	color: #333333;
}

#nb {
	float: left;
	margin: 0 0 0 60px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0 0 0;
}

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

#nb a:hover {
	text-decoration: underline;
	color: #333;
}

#cp {
	float: left;
	width: 370px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0 0 0;
	color: #333;
}

#inner {
	float: left;
	width: 320px; 
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 12px;
}

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

#inner a:hover {
	text-decoration: underline;
	color: #333;
}

form input, form textarea, form select {
	border: 0px solid #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
	width: 15em;
}

form #additionalComments, form #emailAddress, #faddress {
	width: 15em;
}

form #additionalComments, #faddress {
	height: 7em;
}

form {
	border: 2px solid #CCC;
	margin: 1em 0;
	padding: 1em;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form li {
	overflow: auto;
	padding: 0.4em;
	border-bottom: 1px solid #CCC;
}

.finalForm {
	border: 0px;
}

.none {
	border: 0;
}

.mySubmit {
	cursor:pointer;
	color: white;
	background-color: #A0284B;
}

form ol label {
	float: left;
	width: 12em;
	line-height: 1.8em;
}

form label em {
	/*font-weight: bold;*/
	font-style: normal;
	color: #C00;
	margin: 0 0 0 0.5em;
}

form .radio {
	margin: 0 0 0 12em;
}

form .radio label {
	float: none;
}

.errorMessage {
	border: 2px solid #C00;
	padding: 1em;
	background-color: #FCC;
}

.successMessage {
	border: 2px solid #0C0;
	padding: 1em;
	background-color: #CFC;
}

.errorMessage h2, .successMessage h2 {
	font-size: 1.2em;
	margin: 0;
}

.errorMessage ul , .successMessage ul {
	margin: 0;
	padding: 0.6em 0 0 1.8em;
	list-style: square;
}

.contactinfo ul {
	margin-bottom: 50px;
}

.contactinfo li {
	list-style: none;
	padding: 0 0 10px 25px;
}

.contactinfo .telephone {
	background: url(http://assets.easyroutehosting.org/icons/telephone.png) top left no-repeat;
}

.contactinfo .address {
	background: url(http://assets.easyroutehosting.org/icons/house.png) top left no-repeat;
}

.contactinfo .email {
	background: url(http://assets.easyroutehosting.org/icons/email.png) top left no-repeat;
}

#map {
	width: 490px;
	height: 310px;
	border: 2px solid #CCC;
}

table {
	/*border: 1px solid #990099;*/
	border: 1px solid #00992f;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px auto;
}

td {
	padding: 5px;
	text-align: center;
	border: 1px solid #00992f;
	/*border: 1px solid #990099;*/
	border-collapse: collapse;
	margin: 0;
}

th {
	text-align: center;
	/*background: #DECDDE;*/
	background: #D4F3DD;
	padding: 15px;
}


.table_cooking {
	/*border: 1px solid #990099;*/
	border: 1px solid #00992f;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px auto;
        width: 300px;
        font-size: x-small;
}

.table_cooking td {
	padding: 5px;
	text-align: center;
	border: 1px solid #00992f;
	/*border: 1px solid #990099;*/
	border-collapse: collapse;
	margin: 0;
}

.table_cooking th {
	text-align: center;
	/*background: #DECDDE;*/
	background: #D4F3DD;
	padding: 10px;
}

ol li {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.prices {
	font-size: 12px;
	padding: 5px;
}

.prices td, .prices th {
	padding: 5px;
}

#content a:link, #content a:visited, #content a:active, #content a:hover {
	color: #00992f;
}

/*  css for the form elements */



input, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#priceList {
	width: 600px;
	margin: auto;
	border-collapse: collapse;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#priceList th {
	background-color: #E8E8E8;
	text-align: left;
	padding: 0.2em 0.4em 0.2em 0.2em;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#priceList td {
	padding: 0.2em;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#priceList3 {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#priceList2 {
	width: 800px;
	margin: auto;
	border-collapse: collapse;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#priceList2 th {
	background-color: #E8E8E8;
	text-align: left;
	padding: 0.2em 0.4em 0.2em 0.2em;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#priceList2 td {
	padding: 0.2em;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.input {
	border: 1px solid #369;
	padding: 0.15em;
}

.price {
	width: 6em;
}

.quantity {
	width: 4em;
}

#personalDetails { 
	/*width: 776px;*/ 
	margin: auto;
}

#personalDetails li {
	padding: 0;
	list-style: none;
	height: 2em;
	line-height: 2em;
}

#personalDetails li label {
	float: left;
	width: 14em;
}

#cartDetails {
	padding: 10px 0 0 0; 
	float: right;
	font-size:10px;
	width: 460px;
}

#addressDetails {
	padding-top: 10px;
	float: left; 
	width:300px;
	/*font-size:10px;*/
}

form #_xclick {
	border:0px;
}
.errorMessage {
	border: 1px solid #C00;
	background-color: #ECC;
	width: 600px;
	margin: 1em auto;
}

.errorMessage h2 {
	margin: 0;
	font-size: 1.2em;
	padding: 1em 1em 0 1em;
}

.van {
    position: absolute; 
    left: 550px;
    top: 15px; 
    font-size: 0.7em;
}

.van span {
    color: #A12C4E;
    float: left; 
    margin-top: 25px;
}


#social a, #social div {
display: block;
float: left;
margin: 0 2px;
}

.icon-twitter {
background-image: url(../images/twitter.png);
width: 24px;
height: 24px;
}

