@charset "utf-8";
/****************/
/* MAINCONTENT */
/****************/
#homecontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#standardcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#standardcontent div.element{
	float: left;
	display: inline;
	width: 220px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#standardcontent div.newselement{
	float: left;
	display: inline;
	width: 220px;
	height: 160px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#standardcontent div.newselement .image{
	height: 80px;
}
#standardcontent div.elementlarge{
	float: left;
	display: inline;
	width: 455px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#standardcontent div.locatorelement{
	float: left;
	display: inline;
	width: 220px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#standardcontent div.element .image{
	height: 80px;
}
#standardcontent div.element .airlineimage{
	height: 130px;
}
#standardcontent div.element .image img{
	margin: auto;
}
#standardcontent div.element h2{
	height: 26px;
	margin-bottom: 5px;
}
#standardcontent div.element div.innerelement{
	margin-bottom: 20px;
	height: 55px;
}
#accordion{
	margin-bottom: 30px;
}
#accordion .toggler{
	margin-top: 10px;
	color:#000000;
	font-weight: bold;
	cursor: pointer;
}
#accordion .accelement{
	padding: 5px 280px 5px 10px;
}

#standardcontent #wallpapers .element{
	float: left;
	display: inline;
	width: 150px;
	height: 130px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#standardcontent #wallpapers .element .imagecontainer{
	margin-bottom: 10px;
}
/****************/
/*    FOOTER    */
/****************/
#footer{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:link,#footer a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover,#footer a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer .activesubnav{
	font-weight: bold;
}

/****************/
/*  BREADCRUMB  */
/****************/

#breadcrumb{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin-bottom: 20px;
}
/*#breadcrumb a:link,#breadcrumb a:visited{
	color:#AAAAAA;
	text-decoration: none;
}
#breadcrumb a:hover,#breadcrumb a:active{
	color:#AAAAAA;
	text-decoration:underline;
}*/

/****************/
/* PRODUCTVIEW  */
/****************/

#productview .productimage{
	float: left;
	display: inline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	width: 233px
}

#productview .productinfo{
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 450px;
}

#productview .title{
	margin-bottom: 20px;
}

div.color{
	height: 16px;
	width: 16px;
	border: 1px solid #000000;
}

#productview .enlargeview{
	margin-top: 10px;
}

#productview .icons{
	padding-top: 10px;
}

#producttabs{
	background-image: url("images/bg_tabcontent.png");
	background-position: top;
	background-repeat: no-repeat;
	margin: auto;
	width: 738px;
	height: 310px;
}

ul#imagegallery, ul#related{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#imagegallery li{
	float: left;
	clear: top;
	text-align: center;
	padding: 5px;
	margin: 1px;
	background: none;
}
ul#related li{
	float: left;
	clear: top;
	text-align: center;
	padding: 5px;
	margin: 1px;
	background: none;
	width: 190px;
	height: 180px;
}
ul#related li .imagecontainer{
	height: 140px;
}
ul#related li .imagecontainer img{
	margin:auto;
}
ul#imagegallery li .imagecontainer{
	height: 100px;
}
ul#imagegallery li .imagecontainer img{
	margin:auto;
}
#specimages{
	width: 270px;
	float: left;
	display: inline;
}
#specimages img{
	display: block;
	margin-bottom: 10px;
}
.productlistelement{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	display: inline;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 250px;
}
.productlistelement .imagecontainer{
	height: 160px;
}
.productlistelement .imagecontainer img{
	vertical-align: middle;
}
div.compatelement{
	float: left;
	display: inline;
	width: 120px;
}
/****************/
/*   CATEGORY   */
/****************/

div.category{
	float: left;
	display: inline;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 330px;
}
h2.subcategory{
	border-bottom: 1px solid #CDCDCD;
}
.category .image{
	height: 220px;
}
.category .image img{
	margin: auto;
}


/****************/
/* BOTTOM BOXES */
/****************/

#bottomsquares #box1{
	background-image: url("images/bg_box1.png");
	background-repeat: no-repeat;
	background-position: 2px bottom;
	cursor: pointer;
}
#bottomsquares #box2{
	background-image: url("images/bg_box2.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
#bottomsquares #box3{
	background-image: url("images/bg_box3.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}
#bottomsquares #box4{
	background-image: url("images/bg_box4.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}

#bottomsquares #box1 .text{
	padding-left: 75px;
	color: #FF0000;
	line-height: 11px;
}
#bottomsquares #box1 a:link, #bottomsquares #box1 a:visited{
	color: #000000;
	text-decoration: none;
}
#bottomsquares #box1 a:hover, #bottomsquares #box1 a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bottomsquares #box4 .text{
	padding-top: 35px;
	color: #000000;
	line-height: 14px;
	position: relative;
}
#bottomsquares #box4 a:link, #bottomsquares #box1 a:visited{
	color: #000000;
	text-decoration: none;
}
#bottomsquares #box4 a:hover, #bottomsquares #box1 a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bottomsquares #box4 .gobutton{
	position: absolute;
	left: 175px;
	top: 55px;
}

#bottomsquares .content{
	margin-left: 7px;
	width: 213px;
	float: left;
	display: inline;
	height: 107px;
	padding: 8px 10px 0px 10px;
}
#bottomsquares .content .title{
	text-align: left;
	margin-bottom: 2px;
}
