/* RESETTING CSS  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS	*/
body
{
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
	font-family: arial;
	background-attachment: fixed;
}
img
{
	display: block;
	border: 0px;
}
a
{
	color: #000000;
	text-decoration: none;
}

.contentboxtop, .contentbox, .contentboxbottom
{
	margin: 0px auto;
	width: 984px;
	overflow:hidden;
}
.contentboxtop
{
	height: 5px;
	font-size: 1px;
	background-image: url('../gfx/contentboxtop.png');
}
.contentbox
{
	background-image: url('../gfx/contentboxback.png');
	background-repeat: repeat-y;
}
.contentboxbottom
{
	margin-bottom: 12px;
	height: 9px;
	font-size: 1px;
	background-image: url('../gfx/contentboxbottom.png');
}

.contentholder
{
	margin: 0px auto;
	width: 894px;
}

.top
{
	margin: 0px auto;
	width: 894px;
	height: 94px;
}
.logo
{
	float: left;
	width: 100px;
	height: 100%;
}
.menus
{
	float: right;
	padding-top: 14px;
	width: 650px;
}

.mainmenuline
{
	margin: 0px 1px;
	padding: 11px 45px 0px 45px;
	height: 33px;
	background-image: url('../gfx/mainmenuback.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}
.mainmenu
{
	float: left;
	padding-top: 2px;
	height: 25px;
	text-align: center;
}
.mainmenuitem
{
	position: relative;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 12px 0px 0px;
	line-height: 16px;
	font-size: 13px;
	color: #ffffff;
	background-image: url('../gfx/menuseparator.png');
	background-position: right;
	background-repeat: no-repeat;
}
.mainmenuitem a
{
	color: #ffffff;
}
.mainmenuitem a:hover
{
	text-decoration: none;
	color:#fce702;
}
.mainmenulast
{
	padding-right: 0px !important;
	background-image: none;
}

.mainsubmenubody
{
	clear: both;
	display: none;
	z-index: 999999;
	width: 181px;
	overflow: hidden;
	position: absolute;
}
.mainsubmenutop
{
	width: 100%;
	height: 4px;
	background-image: url('../gfx/submenutop.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.mainsubmenucontainer
{
	padding: 9px 18px 5px;
	
	background-image: url('../gfx/submenuback.png');
	
	overflow: hidden;
}
.mainsubmenubottom
{
	width: 100%;
	height: 12px;
	background-image: url('../gfx/submenubottom.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.mainsubmenuitem
{
	padding: 3px 0px 5px 0px;
	line-height: 14px;
	font-size: 12px;
}
.mainsubmenuitem a
{
	color: #554f4f;
}
.mainsubmenuitem a:hover
{
	color: #808080;
}
#google_translate_element
{
	float: right;
	margin-right: -45px;
}
#google_translate_element img
{
	display: inline !important;
}
.goog-te-gadget-simple
{
	background: none !important;
	border-style: none !important;
}
.goog-te-menu-value
{
	color: #ffffff !important;
}
.goog-te-gadget-icon
{
	background: url('../gfx/icon_google.png') !important;
}

.languages
{
	padding: 4px 0px 8px;
	height: 16px;
	line-height: 16px;
	text-align: right;
}
.languages img
{
	display: inline;
}
.topphonenumber
{
	display: inline;
	padding: 0 15px 0 18px;
	font-size: 14px;
	background-image: url('../gfx/top_phone.png');
	background-repeat: no-repeat;
	background-position: 0 center;
}
.tophome
{
	display: inline;
	border-right: 1px solid #cccccc;
	padding: 0px 0px 0px 24px;
	background-image: url('../gfx/home.png');
	background-repeat: no-repeat;
	font-size: 14px;
}

.searchbox
{
	float: right;
	margin: 0px;
	padding: 4px 0px 0px 19px;
	width: 181px;
	height: 25px;
}
.searchfield
{
	display: block;
	float: left;
	border-top: 2px solid #cccccc;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 19px;
	font-size: 11px;
	color: #797979;
	text-indent: 5px;
}
.searchsubmit
{
	display: block;
	float: right;
	width: 55px;
	line-height: 21px;
	background-image: url('../gfx/searchbutton.png');
	background-repeat: none;
	font-size: 9px;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	text-align: center;
}

.sitebackdrop
{
	background-image: url('../gfx/featureback.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.pictureslider
{
	position: relative;
	overflow: hidden;
}
.pictureslider .slide
{
	position: absolute;
	z-index: 10;
	margin: 0px 1px;
	width: 982px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}

#slidesnavigation
{
	position: absolute;
	z-index: 11;
	padding: 15px 45px;
	width: 892px;
}
#slidesnavigation a
{
	display: block;
	float: right;
	margin-left: 8px;
	width: 12px;
	height: 12px;
}
#slidesnavigation .active
{
	background-image: url('../gfx/slidenav_active.png');
}
#slidesnavigation .inactive
{
	background-image: url('../gfx/slidenav_inactive.png');
}
#pictureslidertext
{
	position: absolute;
	margin: 0px 1px;
	padding: 0px 44px;
	width: 894px;
	height: 57px;
	line-height: 57px;
	font-size: 21px;
	color: #ffffff;
	background-image: url('../gfx/frontpagefeaturetextback.png');
}
#pictureslidertext a
{
	display: block;
	float: right;
	width: 107px;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	background-image: url('../gfx/frontpagefeaturetextmore.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.contents
{
	margin: 0px auto 0px auto;
	width: 889px;
}

.frontpagefeature img
{
	display: inline;
}

.newsbar
{
	margin: 24px auto 24px auto;
	width: 894px;
	height: 26px;
}
.newsbarleft
{
	float: left;
	width: 3px;
	height: 100%;
	background-image: url('../gfx/newsbarleft.gif');
}
.newsbarright
{
	float: left;
	width: 3px;
	height: 100%;
	background-image: url('../gfx/newsbarright.gif');
}
.newsbarcontent
{
	float: left;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 3px 0px;
	width: 888px;
	line-height: 18px;
	background-color: #f6f6f6;;
}

.newsbarinfo
{
	float: left;
	border-right: 1px solid #8d8d8d;
	padding: 0px 16px;
	font-size: 12px;
	font-weight: bold;
	color: #8d8d8d;
}
.newsbarnews
{
	position: relative;
	float: left;
	padding-left: 16px;
	font-size: 12px;
	color: #606060;
}
.newsbarcanvas
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 16px;
	line-height: 18px;
	font-size: 12px;
	color: #606060;
}
.newsbarmore
{
	float: right;
	font-size: 10px;
	margin-right: 12px;
}
.newsbarmore img
{
	display: block;
	float: left;
	padding: 5px 0px 5px 5px;
}

.featureslider
{
	height: 150px;
}
.withfeaturepictures
{
	height: 250px !important;
}
.featureleft
{
	float: left;
	width: 45px;
}
.featureleft a
{
	background-image: url('../gfx/featureleft.png');
}
.featureright
{
	float: left;
	width: 45px;
}
.featureright a
{
	background-image: url('../gfx/featureright.png');
}
.featureleft a, .featureright a
{
	display: block;
	margin: 39px 0px 0px 11px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 23px;
	height: 23px;
}
.features
{
	position: relative;
	overflow: hidden;
	float: left;
	width: 894px;
	height: 100%;
}
#service_0
{
	left: 0px;
}
#service_1
{
	left: 307px;
}
#service_2
{
	left: 614px;
}
.features li
{
	position: absolute;
	top: 0px;
	left: -298px;
	padding: 0px 0px 15px 0px;
	width: 280px;
}
.features li .frontpagepicture
{
	margin-bottom: 9px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
.features li h1
{
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}
.features li p
{
	line-height: 16px;
	font-size: 12px;
	color: #696969;
}
.features li a
{
	display: block;
	margin-top: 18px;
	width: 57px;
	line-height: 19px;
	text-align: center;
	font-size: 10px;
	background-image: url('../gfx/featurebutton.png');
}
.features li a:hover
{
	background-image: url('../gfx/featurebutton_h.png');
}

.servicestop
{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding-left: 45px;
	line-height: 72px;
	font-size: 22px;
	color: #444444;
}
.services
{
	display: table;
	padding: 12px 0px 9px 0px;
}
.services .firstservice
{
	padding: 0 !important;
}
.services li
{
	float: left;
	padding: 0px 0px 15px 21px;
	width: 284px;
}
.services li .frontpagepicture
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
}
.services li h1
{
	padding-top: 9px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}
.services li p
{
	line-height: 16px;
	font-size: 12px;
	color: #696969;
}
.services li a
{
	display: block;
	margin-top: 18px;
	width: 57px;
	line-height: 19px;
	text-align: center;
	font-size: 10px;
	background-image: url('../gfx/featurebutton.png');
}
.services li a:hover
{
	background-image: url('../gfx/featurebutton_h.png');
}

.categories
{
	float: left;
	margin-top: 22px;
	width: 202px;
}
.categoryheader
{
	padding-left: 19px;
	height: 36px;
	line-height: 34px;
	background-image: url('../gfx/categoryheader.png');
	background-repeat: no-repeat;
}
.maincategories
{
	padding: 5px 0px;
	background-image: url('../gfx/categoryback.png');
}
.maincategories h2
{
	cursor: pointer;
}
.maincategories h2:hover, .maincategories .selected h2
{
	font-weight: bold;
}
.maincategories li
{
	margin: 0px auto;
	width: 165px;
	line-height: 30px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 11px;
}
.subcategories li
{
	padding-left: 12px;
	border-bottom: 0;
	font-size: 11px;
}
.categorybottom
{
	height: 6px;
	background-image: url('../gfx/categorybottom.png');
}

.picturegallery
{
	padding-top: 24px;
}
.picturegallery li
{
	float: left;
	padding: 0px 0px 24px 24px;
}
.picturegallery .firstinline
{
	clear: left;
	padding-left: 0px !important;
}
.picturegallery .newline
{
	clear: right;
	padding-right: 0px !important;
}
.picturegallery div
{
	background-color: #e7e7e7;
    background-position: center center;
    background-repeat: no-repeat;
    width: 158px;
    height: 119px;
}

.products
{
	float: left;
	display: table;
	padding: 19px 0px 9px 80px;
}
.products .firstproduct
{
	padding-left: 0 !important;
	border: 0 !important;
}
.products li
{
	float: left;
	border-left: 1px dashed #e8eaea;
	padding: 0px 20px 15px 20px;
	width: 170px;
}
.products li .frontpagepicture
{
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
}
.products li h1
{
	padding-top: 9px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}
.products li p
{
	line-height: 16px;
	font-size: 12px;
	color: #696969;
}
.products li a
{
	display: block;
	margin-top: 18px;
	width: 57px;
	line-height: 19px;
	text-align: center;
	font-size: 10px;
	background-image: url('../gfx/featurebutton.png');
}
.products li a:hover
{
	background-image: url('../gfx/featurebutton_h.png');
}
.productdetails
{
	float: left !important;
	padding: 16px 0px 0px 80px;
}

.searchresults
{
	margin-bottom: 30px;
	padding-left: 4px;
}
.searchresults h2
{
	padding-top: 10px;
	font-size: 14px;
}
.searchresults h2 a
{
	color: #3c55a5;
	text-decoration: none;
}
.searchresults h2 a:hover
{
	color: #0e2a83;
}
.searchresults p
{
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 12px;
}
.highlight
{
	background-color: #ffffaa;
}

.bottomcontents a
{
	color: #5e6b69;
}

.bottomabout
{
	float: left;
	padding-left: 45px;
	width: 560px;
	line-height: 16px;
	color: #696969;
	font-size: 12px;
}
.bottomabout h3
{
	padding: 12px 0px 12px;
	font-size: 14px;
	font-weight :bold;
	line-height: 24px;
	color: #000000;
}
.bottomabout p
{
	margin: 0px 0px 10px 0px !important;
}

.bottominfo
{
	float: right;
	width: 320px;
	font-size: 11px;
}
.bottomcontact
{
	float: left;
	padding-right: 12px;
	width: 164px;
	line-height: 12px;
	text-align: right;
	color: #b0acb0;
}
.bottomcontact a
{
	font-weight: bold;
}
.bottomcontact .phone
{
	font-size: 13px;
	line-height: 20px;
}
.socialmedia
{
	float: right;
	margin-top: 22px;
	border-left: 1px solid #f2f2f2;
	padding-left: 12px;
	width: 130px;
}
.socialmedia h3
{
	color: #515151;
	line-height: 11px;
	padding-bottom: 7px;
}
.sociallink
{
	display: block;
	padding-left: 30px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 6px center;
	font-weight: bold;
}

.skypelink
{
	float: right;
	padding-bottom: 50px;
	line-height: 27px;
}
.skypelink div
{
	float: left;
	font-weight: bold;
	color: #5E6B69
}
.skypelink a
{
	float: left;
	padding-left: 13px;
}
.skype
{
	width: 60px;
	height: 27px;
}

.poweredby
{
	display: block;
	float: right;
}
.copyrightarea
{
	clear: both;
	border-top: 1px solid #e4e4e4;
	height: 49px;
	line-height: 49px;
	font-size: 11px;
	color: #b0acb0;
}
.copyrighttext
{
	float: left;
	width: 560px;
	height: 49px;
	overflow: hidden;
}
.siteby
{
	float: right;
}
.siteby img
{
	display: block;
	float: left;
	padding-top: 12px;
}
.siteby a
{
	display: block;
	float: left;
	padding-left: 10px;
}

.metalinks
{
	margin: 0px auto;
	width: 892px;
	line-height: 12px;
	text-align: center;
	font-size: 10px;
	color: #b0acb0;
}

.subpagetop
{
	font-size: 1px;
}
.subpage
{
	margin: 0px auto 0px auto;
	width: 894px;
}
.subpagepicture
{
	margin-bottom: 13px;
	background-position: center;
	background-repeat: no-repeat;
}
.subpagecontent
{
	
}
.subpagecontent .article
{
	float: left;
	width: 535px;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}
.subpagecontent .article h1
{
	line-height: 72px;
	font-size: 22px;
}
.subpagecontent .article p
{
	margin: 7px 0px;
	font-size: 12px;
}

.subpagecontent .article ul, .subpagecontent .article li
{
	list-style: disc;
	margin-left: 15px;
}
.subpagecontent .article a
{
	color: #3c55a5;
}
.subpagecontent .article a:hover
{
	color: #0e2a83;
}
.subpageintro
{
	font-style: italic;
}
.subpagecontent .article img
{
	padding: 5px;
}
.subpagebottom
{
	clear: both;
	height: 50px;
	font-size: 1px;
}
.withfeatures
{
	margin-bottom: 25px;
	border-bottom: 1px solid #e4e4e4;
	height: 25px !important;
}
.search h2
{
	padding-top: 5px;
	line-height: 20px;
	font-size: 15px;
}
.search p
{
	margin: 2px 0px 10px;
	line-height: 15px;
	font-size: 12px;
}
.search h2 a
{
	text-decoration: underline;
}

.subpagewidget
{
	float: left;
	border: 1px solid #eeeeee;
	margin: 24px 20px 0px 0px;
}
.subpagewidget h2
{
	background-color: #7F9C9D;
    background-image: url("../gfx/mainmenuback.png");
    border-bottom: 1px solid #EEEEEE;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 30px;
    padding: 0 8px;
    width: 270px;
    border-radius: 5px 5px 0 0;
}

.contactpagemap
{
	width: 586px; 
}
.mapmenuline
{
	margin: 0px auto;
	padding: 0px 10px;
	height: 36px;
	font-size: 13px;
	background-color: #f2f2f2;
}
.mapmenuline a
{
	display: block;
	float: left;
	line-height: 36px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000 !important;
}
.mapmenuline .streetview
{
	background-image: url('../gfx/camera.png');
}
.mapmenuline .googlemaps
{
	margin-left: 30px;
	background-image: url('../gfx/map--plus.png');
}

.widgets
{
	float: left;
	width: 308px;
}

.newswidget
{
	
}
.newswidget ul
{
	padding-top: 20px;
}
.newswidget li
{
	background-image: url("../gfx/rss.png");
    background-repeat: no-repeat;
    margin: 0 0 15px 5px;
    padding: 0 0 11px 50px;
    background-position: 10px 0;
}
.newswidget h3
{
	width: 200px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
}
.newswidget div
{
	line-height: 15px;
	font-size: 11px;
}
.newswidget  p
{
	margin: 8px 15px 0px 0px;
	width: 200px;
	line-height: 20px;
	font-size: 11px;
}
.newswidget .newswidgetmore
{
	display: block;
	margin-top: 10px;
	width: 57px;
	line-height: 19px;
	font-size: 10px;
	text-align: center;
	background-image: url('../gfx/featurebutton.png');
}
.newswidget .newswidgetmore:hover
{
	background-image: url('../gfx/featurebutton_h.png');
}
.newswidget .lastitem
{
	border-bottom: 0px !important;
}

.mapwidget
{
	
}
.mapwidget h3, .mapwidget .map p, .mapwidget p
{
	width: 270px;
}
.mapwidgetcontent
{
	margin: 8px 8px 0px 8px;
	padding-bottom: 15px;
	background-image: url('../gfx/mapwidgetcontentbottom.png');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mapwidget .map
{
	padding-bottom: 11px;
	background-image: url('../gfx/widgetshadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mapwidget .map p
{
	margin: 0;
	padding: 5px 0;
	line-height: 20px;
	font-size: 12px;
	color: #858585;
}
.mapwidget p
{
	margin: 7px 0px;
	line-height: 20px;
	font-size: 13px;
	color: #858585;
}
.mapwidget .details
{
	
}
.mapwidget .details li
{
	padding-left: 25px;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 24px;
	font-size: 13px;
	color: #858585;
}
.mapwidget .details li a
{
	color: #858585;
}
.mapwidget .email
{
	background-image: url('../gfx/mail.png');
}
.mapwidget .fax
{
	background-image: url('../gfx/telephone-fax.png');
}
.mapwidget .phone
{
	background-image: url('../gfx/mobile-phone.png');
}
.mapwidget .skype
{
	padding-top: 10px;
	padding-left: 0px !important;
}
.mapwidget .gotocontact
{
	display: block;
	padding: 0px 8px;
	font-size: 11px;
	line-height: 60px;
	color: #444444;
	font-weight: bold;
}

.contactform
{
	background-image: url("../gfx/mapwidgetcontentbottom.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin: 8px 8px 0;
    padding-bottom: 15px;
}
.contactform td
{
	vertical-align: top;
	line-height: 30px;
	font-size: 13px;
	color: #858585;
}
.contactform .formlabel
{
	padding-right: 10px;
}
.contactform .formcontrol input, .contactform .formcontrol textarea
{
	width: 190px;
}
.success
{
	border: 1px solid #a2fc97;
	padding: 6px 8px 6px 32px;
	line-height: 13px;
	background: #cffcca url('../gfx/accept.png') 8px center no-repeat;
}
.formmandatory
{
	color: #ff3333;
}

.loginwidget h2
{
	width: 155px !important;
}
.loginwidget div
{
	padding-left: 8px;
}
.loginwidget .label
{
	padding-top: 8px;
	line-height: 14px;
	font-size: 12px;
}
.loginwidget .control input
{
	width: 149px;
}
.loginwidget .submit
{
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.thickbox
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
.pago
{
	width:986px;
	height:586px;
	margin:50px auto;
	padding:0;
}

/*cookies Advice */

#cookie-message {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.6;
    z-index: 800;
}
#cookie-message, #cookie-message-content {
    bottom: 0;
    height: 30px;
    left: 0;
    position: fixed;
    width: 100%;
    display: none;
}

#cookie-message-content {
    color: #FFFFFF;
    font-family: helvetica;
    font-size: 12px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 801;
}

#cookie-message-more {
    color: #32C3EF;
    margin: 0 10px;
}

#cookie-message-close {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    color: #000000;
    cursor: pointer;
    display: inline;
    margin-left: 5px;
    padding: 3px 15px;
}