/* Ebay Template CSS - Rock-Gear */

body, td, th {
	font-family: 'Oswald', Arial, serif;
	font-weight: 400;
	font-size: 12px;
	color: #333;
}
.rockbody {
	width: 950px;
}
.shadesofgrey {
	background-color: #e1e0e0 !important;
	background: -moz-linear-gradient(top, #e1e0e0, #fafafa);
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e0e0), to(#fafafa));
	-pie-background: linear-gradient(90deg, #fafafa, #e1e0e0);
	background: -o-linear-gradient(top, #e1e0e0, #fafafa);
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.shadesofdarkgrey {
	background-color: #bfbfbf !important;
	background: -moz-linear-gradient(top, #bfbfbf, #8e8e8e);
	background: -webkit-gradient(linear, left top, left bottom, from(#bfbfbf), to(#8e8e8e));
	-pie-background: linear-gradient(90deg, #8e8e8e, #bfbfbf);
	background: -o-linear-gradient(top, #bfbfbf, #8e8e8e);
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
}

.shadesofimage {
	background-color: #bfbfbf !important;
	background-image: url(http://kunden.grafikphase.de/data/rock-gear/header-ebay.jpg);
	min-height:100px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;

}

.slimshade {
	-moz-box-shadow: 2px 2px 3px #BBB;
	-webkit-box-shadow: 2px 2px 3px #BBB;
	box-shadow: 2px 2px 3px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#BBBBBB')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#BBBBBB');
	padding: 15px;
}
.slimshade-main {
	margin: 5px auto;
	width: 900px;
}
.slimshade-body {
	margin: auto;
	width: 700px;
}
.slimshade-side {
	margin: auto;
	width: 150px;
}
.desc {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 330px;
}

.desc p {
    margin-top: 10px;
}

.serv {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 150px;
}
.footer {
	font-size: 9px;
	margin: 0 auto;
	clear: both;
}

.picture {
    float: left;
    height: 350px;
    line-height: 350px;
    text-align: center;
    width: 350px;
}
.picture a {
    float: left;
    height: 350px;
    line-height: 350px;
    overflow: hidden;
    text-align: center;
    width: 350px;
}
.picture img {
    vertical-align: middle;
}


#manuLogo {
	float: right;
}
#headLine {
	float: left;
	margin-left: 250px;
	max-width: 500px;
}
.clearStrip {
	clear: both;
}
#smallFontLine {
	font-size: 10px;
}
#imgFrame {
	width: 350px;
	overflow: hidden;
	float: left;
	background: #fff;
	border-radius: 8px;
}
#imgframe img {
	border-radius: 8px;
}

.content {
		width: 930px;
		margin: 5px auto;
}

.links{
		margin-right: 200px;
}

.rechts{
		float: right;
		width: 180px;
}

a:link {
	color: #787878;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #787878;
}
a:hover {
	text-decoration: none;
	color: #383838;
}
a:active {
	text-decoration: none;
	color: #787878;
}
h1, h2 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 28px;
}



ul li {
	list-style-type: none
}

#naviTop {
    background: none repeat scroll 0 0 #35c1fd;
    border-radius: 5px;
    font-family: Oswald,Verdana,Helvetica,"Helvetica Neue",Arial,sans-serif;
    font-size: 14px;
    height: 35px;
    line-height: 27px;
    position: relative;
    z-index: 400;
	margin: 0 -15px;
		-moz-box-shadow: 2px 2px 3px #BBB;
	-webkit-box-shadow: 2px 2px 3px #BBB;
	box-shadow: 2px 2px 3px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#BBBBBB')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#BBBBBB');
}
#naviTop > ul {
    position: relative;
}
#naviTop > ul > li {
    float: left;
    height: 36px;
    margin-bottom: -20px;
    padding: 4px 0;
	display: block;
	float: left;
}

#naviTop > ul > li > a {
    border-left: 1px solid #233e4a;
    color: #000;
    display: block;
    font-weight: 700;
    padding: 0 25px;
    position: relative;
    text-transform: uppercase;
}

#naviTop > ul > li:first-child > a {
    border-left: 0 none;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#naviTop ul li:hover ul, #naviTop ul ul li:hover ul, #naviTop ul ul ul li:hover ul {
	display: block;
	width: 900px;
	float: left;
}

.wrapper{
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

#menu{
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	position: relative;
	right: 50%;
}

#menu a {
	width: auto;
	display: block;
	padding:0 10px;
}


.design {
}

#swap {
    width: 350px;
}

#swapthumb {
    width: 90px;
	height: 90px
}

#onetwothree {
	visibility: hidden;
}