@charset "utf-8";
/* CSS Document */

body {
	background-color: #4b4b4b;
	margin: 0px;
	padding: 0px;
}
.bodystyle1 {
	background-color: #4B4B4B;
}
form {
	margin: 0px;
}
.clear {
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #4B4B4B;
	display: block;
	margin: 0px;
	padding-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #4B4B4B;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #4B4B4B;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #4B4B4B;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}





#error   {
	padding-top: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0000;
	text-align: center;
}

#top {
	background-image: url(../img/top_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#main {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
#main #shadowleft {
	background-image: url(../img/shadow_left.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 8px;
	position: absolute;
	top: 0px;
	left: -9px;
}

#main #shadowright {
	background-image: url(../img/shadow_right.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 8px;
	position: absolute;
	top: 0px;
	right: -9px;
}

#header {
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	background-color: #4B4B4B;
	z-index: 20;
}
#header .logo {
	position: absolute;
	left: 19px;
	top: -55px;
}
#header .langnav {
	position: absolute;
	left: 198px;
	top: -45px;
}
#header .langnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .langnav li {
	display: inline;
}

#header .langnav a {
	display: block;
	float: left;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #F36F21;
	text-decoration: none;
	padding: 2px;
}
#header .langnav a.selected {
	border: 1px solid #D2D2D2;
}

#header  .langnav  img  {
	clear: both;
}
#header .langnav span {
	display: block;
}

#header .topnav {
	position: absolute;
	left: 580px;
	top: -70px;
}
#header .topnav a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/arrow1.gif);
	display: block;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#header .search {
	background-image: url(../img/search_back.png);
	background-repeat: no-repeat;
	width: 216px;
	position: absolute;
	right: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	top: -28px;
	z-index: 120;
}
#header .search .searchinit {
	height: 21px;
	width: 212px;
	padding-top: 6px;
	padding-left: 2px;
	text-align: center;
	padding-right: 2px;
	color: #FFCC00;
}
#header  .search  .searchinit a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
#header  .search  .searchinit  a:hover  {
	text-decoration: underline;
}

#header  .search .searchbox {
	background-image: url(../img/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
#header .search .searchbox .sectiontitle {
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #F0F0F0;
	background-color: #FE9800;
	height: 15px;
	padding-top: 1px;
}
#header .search .searchproducts {
	background-color: #F0F0F0;
	width: 214px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F36F21;
	border-left-color: #F36F21;
}
#header .search .categories {
	color: #4B4B4B;
	padding: 4px;
	width: 186px;
}
#header .search  .sitesearch {
	background-color: #F0F0F0;
}

#header .search  .categories .category {
	clear: both;
	width: 186px;
	float: left;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}
#header .search .prices {
	color: #4B4B4B;
	padding: 4px;
	width: 186px;
}
#header  .search .ranges  .range {
	clear: both;
	margin: 0px;
	width: 186px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#header     .search   .categories  input    {
	float: left;
}
#header     .search   .prices  input    {
	float: left;
}
#header   .search label    {
	display: block;
	float: left;
	padding-left: 2px;
	width: 160px;
	padding-top: 2px;
}
#header .search  .btset {
	background-color: #FE9800;
	text-align: center;
	padding: 4px;
}
#header .search   .bt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F36F21;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #FFCC00;
	height: 18px;
	margin-right: 2px;
	margin-left: 2px;
	width: 80px;
	cursor: hand;
}
#header .search  .sitesearch {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F36F21;
	border-left-color: #F36F21;
}
#header .search  .sitesearch .fields {
	padding-left: 6px;
	padding-top: 4px;
	height: 24px;
}
#header   .search   .sitesearch .txt {
	width: 196px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4B4B4B;
	float: left;
}
#header  .search  .sitesearch .btn {
	margin-left: 2px;
	vertical-align: bottom;
	margin-top: 1px;
	float: left;
}



#header .navbar {
	background-image: url(../img/nav_back.png);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header .mainnav {
	height: 39px;
	width: 780px;
	position: absolute;
	left: 200px;
	top: -9px;
}
#header .mainnav  ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 39px;
}
#header .mainnav  li {
	display: inline;
	padding-top: 9px;
}
#header .mainnav  a {
	display: block;
	height: 25px;
	padding-right: 12px;
	padding-left: 10px;
	float: left;
	background-image: url(../img/menu_del.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
	padding-top: 5px;
	background-position: right;
	margin-top: 9px;
}
#header .mainnav a:hover {
	color: #990000;
	text-decoration: underline;
}
#header .mainnav li.special a {
	margin-top: 0px;
	height: 39px;
	background-image: url(../img/nav_special_back.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header .mainnav li.special a span {
	background-image: url(../img/nav_special_right.png);
	background-position: right top;
	display: block;
	height: 27px;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#header .mainnav li.first a {
	background-image: url(../img/menu_del.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#header #links {
	position: absolute;
	left: 573px;
	top: -45px;
}
#header #links .home {
	display: block;
	background-image: url(../img/bt_home.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 1px;
	margin-bottom: 2px;
	margin-left: 36px;
	font-weight: bold;
	padding-bottom: 2px;
}
#header #links .contact {
	display: block;
	background-image: url(../img/bt_contact.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 3px;
	font-weight: bold;
}
#header #links a:hover {
	text-decoration: underline;
}




#footer {
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 41px;
	background-image: url(../img/footer_back.gif);
}
#footer .fnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #8C8C8C;
	position: absolute;
	left: 20px;
	top: 9px;
}
#footer .fnav a {
	color: #F36F21;
	text-decoration: none;
}
#footer .fnav a:hover {
	color: #FF9900;
}
#footer .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4B4B4B;
	text-align: right;
	position: absolute;
	top: 9px;
	right: 20px;
}
.content {
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content  .imob {
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.content .services {
}

.mainlinks  {
	float: left;
	width: 202px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
}
.mainlinks  a  {
	display: block;
	background-image: url(../img/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #F36F21;
	text-decoration: none;
	background-position: 1px 2px;
	padding-bottom: 4px;
}
.mainlinks  a:hover  {
	text-decoration: underline;
}
.mainlinks span {
	color: #0099FF;
	font-weight: bold;
}

#homecontent  .bigimg {
	width: 978px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	padding-bottom: 1px;
}
#homecontent .leftside {
	float: left;
	width: 480px;
	background-image: url(../img/gray1.gif);
	background-repeat: repeat-y;
	background-position: 232px top;
}
#homecontent .news {
	float: left;
	width: 202px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
}
#homecontent .news  .newsitem {
	padding-bottom: 12px;
}
#homecontent  .news  .newsitem .date {
	font-weight: bold;
	color: #F36F21;
}

#homecontent .news .newsitem a {
	color: #F36F21;
	text-decoration: none;
}
#homecontent .news .newsitem a:hover {
	text-decoration: underline;
}
#homecontent .rightside {
	float: left;
	width: 490px;
	z-index: 5;
}
#homecontent .media {
	background-image: url(../img/media_back.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 490px;
	position: relative;
}
#homecontent .media  .books {
	height: 172px;
	width: 203px;
	position: absolute;
	left: 21px;
	top: 12px;
}
#homecontent  .media  .link1 {
	height: 32px;
	width: 100px;
	position: absolute;
	left: 6px;
	top: 187px;
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F36F21;
}
#homecontent  .media  .link2 {
	height: 32px;
	width: 100px;
	position: absolute;
	left: 125px;
	top: 187px;
}
#homecontent .media  .gallery  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#homecontent   .media   .gallery a:hover  {
	color: #FF9900;
}
#homecontent .media .videolink {
	position: absolute;
	left: 253px;
	top: 10px;
	width: 220px;
}
#homecontent    .media    .videolink    a.vlink {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	background-image: url(../img/home_video_img.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	padding-right: 100px;
	margin-top: 10px;
}
#homecontent .media .videolink a.vlink:hover {
	color: #FF9900;
}
#homecontent .otherlinks {
	padding-top: 9px;
}
#homecontent .otherlinks .eufunds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #494949;
	float: left;
	text-align: center;
	width: 157px;
	margin-right: 9px;
}
#homecontent .otherlinks .transport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #494949;
	float: left;
	width: 158px;
	text-align: center;
	margin-right: 9px;
}
#homecontent .otherlinks .partners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #494949;
	float: left;
	text-align: center;
	width: 157px;
}
#homecontent .otherlinks a {
	color: #F36F21;
	text-decoration: none;
}
#homecontent .otherlinks a:hover {
	text-decoration: underline;
}

#homecontent .top10 {
	float: left;
	width: 202px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
}
#homecontent .top10 a {
	color: #F36F21;
	text-decoration: none;
}
#homecontent .top10 a:hover {
	text-decoration: underline;
}
#homecontent .top10 .product {
}
#homecontent  .top10  .product .type {
	font-weight: bold;
	padding-bottom: 6px;
}
#homecontent .top10 .product .pict {
	float: none;
	background-color: #F0F0F0;
	border: 4px solid #F0F0F0;
	width: 120px;
}
#homecontent .top10 .product .description {
	float: none;
}
#homecontent  .top10  .product .other {
	clear: both;
	padding-top: 6px;
}




#content {
}

#content .leftside {
	background-image: url(../img/gray1.gif);
	background-repeat: repeat-y;
	background-position: 232px 8px;
	float: left;
	width: 234px;
}
#content .bigimg {
	width: 978px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	padding-bottom: 1px;
}
#content .center {
	float: left;
	width: 714px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	padding: 15px;
	background-repeat: no-repeat;
}
#content .gallery {
	float: left;
	width: 714px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	padding: 5px;
}
#content .gallery .galleryobj {
	padding-bottom: 5px;
}
#content .gallery .galleryinfo {
	padding: 10px;
}
#content .video {
	float: left;
	width: 714px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	padding: 5px;
}
#content  .video  .videoobj {
	padding-bottom: 5px;
	width: 464px;
	margin-right: auto;
	margin-left: auto;
}
#content  .video  .videoinfo {
	padding: 10px;
	width: 464px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}




.center .submenu {
	position: absolute;
	top: 25px;
	right: 15px;
	text-align: right;
}
.center .submenu a {
	color: #F36F21;
	text-decoration: none;
}
.center .submenu a:hover {
	text-decoration: underline;
}



#news {
	position: relative;
}
#news .newsitem {
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 8px;
	padding-top: 8px;
}


#news .newsitem p.date {
	color: #F36F21;
}
#services {

}


#services .service {
	height: 180px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	width: 146px;
}
#services .service .pict {
	height: 146px;
	width: 146px;
}

#services .service .description {
	text-align: center;

}
#services .service .description a {
	font-weight: bold;
	color: #F36F21;
	text-decoration: none;
}
#services .service .description a:hover {
	text-decoration: underline;
}
#service {
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#service  .pict  {
	height: 146px;
	width: 146px;
	float: left;
	padding-right: 16px;
	padding-bottom: 16px;
}
#service .description {
	width: 400px;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
#contact .contacttext {
	width: 344px;
	float: left;
}
#contact .contacttext a {
	color: #F36F21;
	text-decoration: none;
}
#contact .contacttext a:hover {
	text-decoration: underline;
}

#contact .contactform {
	width: 344px;
	float: left;
	padding-top: 40px;
	margin-left: 15px;
}
#contact .contactform label {
	float: left;
	width: 80px;
}


#contact .contactform .formelement {
	clear: both;
	padding-top: 4px;
}
#contact .contactform .txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 250px;
}

#contact .contactform .txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 250px;
}
#contact .contactform .btset {
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 8px;
	padding-top: 8px;
	text-align: right;
	padding-right: 4px;
}
#contact  .contactform  .bt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #F36F21;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #FFCC00;
	height: 18px;
	margin-right: 2px;
	margin-left: 2px;
	width: 80px;
}
#contact .contactform ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#categories {
}
#categories .cat {
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#categories .cat .pict {
	float: left;
	margin-right: 15px;
}
#categories .cat .description {
	float: left;
	width: 580px;
}
#categories .cat .description a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #F36F21;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
}
#products {
}
#products .product {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#products .product .pict {
	float: left;
	margin-right: 15px;
	width: 120px;
	height: 120px;
	text-align: center;
	background-color: #F0F0F0;
	border: 5px solid #F0F0F0;
}
#products .product .description {
	float: left;
	width: 546px;
}
#products .product .description p {
	margin-bottom: 6px;
}

#products .product .description a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #F36F21;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 50px;
}
#products .product .description a.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #F36F21;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-right: 0px;
}

#products a {
	color: #F36F21;
	text-decoration: none;
}
#products .filterbase {
	position: relative;
	font-size: 1px;
	height: 0px;
}
#products .filterbase .filter {
	position: absolute;
	right: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4B4B4B;
	bottom: 16px;
	display: inherit;
	float: right;
}
#products .newproduct{
	position: absolute;
	height: 48px;
	width: 48px;
	top: 10px;
	right: 10px;
}
#products .soldproduct {
	height: 57px;
	width: 97px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#product {
	position: relative;
}
#product .productinfo {
	padding-bottom: 13px;
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}
#product .productinfo .pict {
	float: left;
	margin-right: 20px;
	width: 320px;
	height: 320px;
	text-align: center;
	border: 5px solid #F0F0F0;
	background-color: #F0F0F0;
}
#product .productinfo .description {
	float: left;
	padding-bottom: 6px;
	width: 354px;
}
#product .productinfo .description1 {
	float: left;
	padding-bottom: 6px;
	width: 354px;
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}
#product  .productinfo  .description1  .subcol1 {
	float: left;
}
#product  .productinfo  .description1  .subcol2 {
	float: left;
}

#product .productinfo .description a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #F36F21;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
}
#product .productgallery {

}
#product .productgallery .pic {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 12px;
	border: 4px solid #F0F0F0;
	margin-top: 12px;
	background-color: #F0F0F0;
}
#product .other {
	padding-top: 12px;
}

#product .productgallery .pic td {
	text-align: center;
}
#product .backlink {
	position: absolute;
	left: 630px;
	text-align: right;
	width: 100px;
}
#product a {
	color: #F36F21;
	text-decoration: none;
}
#product  .printbase {
	position: relative;
	font-size: 1px;
	height: 0px;
}
#product  .printbase  .print {
	position: absolute;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	bottom: 16px;
	display: inherit;
	float: right;
}
#arrival {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}




#arrival .infotab {
	background-color: #4B4B4B;
}
#arrival .infotab th {
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#arrival .infotab td {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#arrival .infotab a {
	color: #F36F21;
	text-decoration: none;
}
#arrival .infotab a:hover {
	text-decoration: underline;
}
#productx .description {
	padding-bottom: 6px;
	width: 354px;
}
#productx2 .description {
	padding-bottom: 6px;
	width: 554px;
}
.breadcrumbs  a {
	color: #F36F21;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
#search li {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#search li a {
	color: #F36F21;
	text-decoration: none;
	list-style-position: outside;
}
#search li a:hover {
	text-decoration: underline;
}
#contactprint  {
	display: none;
}
.logoprint  {
	display: none;
}
.pagenav {
	background-color: #F0F0F0;
	text-align: center;
	padding: 4px;
}
.pagenav    .selected {
	font-weight: bold;
	color: #4B4B4B;

}
.pagenav .disabled {
	color: #999999;
}
.dots {
	background-image: url(../img/hdots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.homeintro {
	background-color: #ededed;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}

