body {
	font-family: Arial;
	font-size: small;
	color: #000000;
	background: #ffffff url('../images/bg.jpg') repeat-x top center;
	margin: 0px;
	padding: 0px;
}


/* XMAS bits */

#xmashat {float:left;margin:10px 0px 0 0 ; position:relative; display:block; z-index:30000}




/* end xmas bits */

img {
	border: 0px;
}

a{outline:none;}



#main_wrapper {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	height: 1%;
	overflow: hidden;
}

#header {
	position: relative;
	width: 970px;
	height: 179px;
	margin:0px; 
	padding: 0px;
	background: url('../images/header_parrot.png') 0px 0px no-repeat;
}

#book #header {
	background: url('../images/header_parrot.png') 0px 0px no-repeat;
}

#delivery #header {
	position: relative;
	width: 970px;
	height: 179px;
	margin:0px; 
	padding: 0px;
	background: url('../images/header_parrot.png') 0px 0px no-repeat;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 158px;
}

#logo a {
	width: 295px;
	height: 158px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#logo a span {
	display: none;
}

#menu {
	position: absolute;
	top: 32px;
	left: 375px;
	width: 595px;
}

#menu ul {
	height: 53px;
	width: 595px;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 53px;
	width: 105px;
	line-height: 0px;
}

.findoutmore {
	width: 120px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.book {
	width: 70px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#content_wrapper {
	width: 940px;
	position: relative;
	float: left;
	margin: 0px; 
	padding: 0px 0px 0px 30px;
}

#header #select_model_box {
	height: 39px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 120px;
	left: 417px;
}

#header #select_model_box form {	
	width: 534px;
	height: 39px;
}

#header #select_model_box form div {
	display: inline;
	float: left;
	margin: 0px 25px 0px 0px;
}

#header #select_model_box form #div_select_type {
	height: 25px;
	margin-top: 14px;
}

#header #select_model_box form #div_select_model {
	height: 27px;
	margin-top: 12px;
}

#header #select_model_box form #div_select_model select#select_model {
	width: 204px;
}

#header #select_model_box form #div_submit {
	height: 39px;
}

.dzine{float:right; padding:0 35px 5px 0;color: #FFFFFF;font-size: 0.85em;}
.dzine a {
	
	  color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

#footer {
	width: 940px;
	height: 25px;
	position: relative;
	float: left;
	background: url('../images/footer_bg.jpg') 0px 0px repeat-x;
	margin: 0px; 
	padding: 0px 0px 20px 0px;
	color: #ffffff;
	font-size: 0.85em;
}

#footer a {
	color: #ffffff;
}

#footer #tandc {
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 500px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

#footer #copyright {
	position: relative;
	float: left;
	height: 40px;
	
	width: 380px;
	margin: 0px;
	text-align: right;
	padding: 13px 20px 0px 0px; 
}

option{
/*	padding-left: 20px;
*/}

option.options_type {
	font-weight: bold;
	padding-left: 0px;
}

option.options_category {
	font-weight: bold;
	padding-left: 10px;
}

.error {
	font-weight: bold;
	color: #F70484;
}
.exlft_border
{
	border-left: 1px solid #CCCCCC;
	line-height: 44px;
	*line-height: 47px;
}

#menu ul li.active{
  background-image:url(../images/menu_active.png);
}

#menu ul li.inactive{
  background-image:url(../images/menu_inactive.png);
}

#menu ul li.active a{
font-size:21px;

padding:18px 0 0 0px;
text-decoration:none;
text-align:center;
display:block;
color:#000000;

}

#menu ul li.inactive a{
font-size:21px;
color:#F70484;
padding:18px 0 0 0px;
text-decoration:none;
text-align:center;
display:block;

}

/* UL STYLING */

ul.arrow,ul.checkbox,ul.check,ul.star {
	margin:10px 0px 10px 0px;
	padding-left:20px;
	list-style:none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin:5px 0px 5px 0px;
	padding-left:35px;
	line-height:22px
}

ul.arrow li {
	background:url(../images/typo/arrow.png) 0 0 no-repeat;
}

ul.checkbox li {
	background:url(../images/typo/checkbox.png) 0 0 no-repeat;
}

ul.check li {
background:url(../images/typo/check.png) 0 0 no-repeat;
}

ul.star li {
background:url(../images/typo/star.png) 0 0 no-repeat;
}

