* {
	padding: 0;
	margin: 0;
	outline:none;
}
html {
	overflow-y: scroll;
}
body, td, th {
	color: #333333;
}
body {
	background-color: #74746D;
	font-family:"Verdana",sans-serif;
	font-size:12px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color:#AA0026;
}

a img, img { border: 0 none; }

#header h1 { margin: 0; padding: 13px 0 0 20px; height: auto; line-height: 1; }
#header h1 a { 
	display: block; 
	width: 268px; height: 58px; 
	background-image: url(http://www.rockingape-shop.com/images/gallery/CSS/ra_logo.png);
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat; 
	text-indent: -999em; 
}


#topshadow {
	background-image:url(/layout/farbfinal02/ff02_top_shadow.png);
	height: 8px;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-size:0;
	line-height:0;
}
#footershadow {
	background-image:url(/layout/farbfinal02/ff02_footer_shadow.png);
	height: 15px;
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#outer {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-image:url(/layout/farbfinal02/ff02_mainbg.png);
	padding: 0 10px 0 10px;
}
#header {
	width:840px;
	height:341px;
	background-image:url(http://www.rockingape-shop.com/images/gallery/CSS/Header-Shop.jpg);
	position:relative;
}
#logo {
	position:absolute;
	left: 18px;
	top: 17px;
	font-size:50px;
	color:#D70052;
}
#claim {
	position:absolute;
	left: 20px;
	top: 77px;
	font-size:20px;
	font-family: "Times", "Times New Roman", serif;
	font-style: italic;
	color:#666;
	letter-spacing: -1px;
}

#header_login{
	position:absolute;
	right: 4px;
	top: 4px;
	color:#666666;
}
#header_login input{
	font-size:11px;
	color:#666666;
	margin-right:3px;
}
#basket {
	width: 190px;
	position:absolute;
	bottom: 20px;
	right: 15px;
	text-align: right;
}
#basket a, #basket a:link, #basket a:visited {
	color:#333;
}
#basket_head a:link, #basket_head a:visited {
	font-size:14px;
	font-weight:bold;
	color:#AA0027;
}
#basket_amount {
	margin-top:10px;
}
#basket_tocheckout {
	margin-top:10px;
}
#basket_links {
	margin-top:10px;
}
#topmenu {
	width: 190px;
	position:absolute;
	top: 138px;
	right: 629px;
}
#topmenu li {
	list-style-type:none;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFF;
	font-size:12px;
	background-image:url(http://www.rockingape-shop.com/images/gallery/CSS/nav-arrow.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	height:23px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
#topmenu a:hover {
	text-decoration:underline;
}
#top_sub_outer {
	height: 35px;
}
#top_sub_search {
	height: 30px;
	width:230px;
	float:left;
	margin-right:5px;
	background-color:#E9E9E0;
}
#top_sub_search input{
	font-size:11px;
}
#top_sub_pathway {
	height: 22px;
	width:595px;
	float:left;
	background-color:#E9E9E0;
	font-size:11px;
	padding-left:10px;
	padding-top:8px;
}
#top_sub_pathway a:link, #top_sub_pathway a:visited {
	color:#333;
}
#contentouter {
}
#leftcontent {
	width:230px;
	float:left;
	margin-right:5px;
}
#maincontent {
	width:605px;
	float:left;
}
.maincontent_border {
	width:583px !important;
	float:left;
	border: 1px solid #E9E9E0;
	padding:10px;
}
#maincontent_order {
	width:820px;
	float:left;
	padding:10px;
}
.clear {
	clear:both;
}
.box h1 {
	background-color:#E9E9E0;
	font-size:12px;
	color:#333;
	height: 22px;
	padding:8px 10px 0 10px;
}
.box_content {
	padding:10px;
	font-size:12px;
}
.box_content p{
	margin-bottom:10px;
}
.box_content input, .box_content select{
	font-size:11px;
}
.hotline{
	font-size:16px;
	font-weight:bold;
}


/* menu */

ul.left_menu li {
	list-style-type:none;
	text-align:left;
	line-height: 170%;
	width:200px;
}
.left_menu a, .left_menu a:link, .left_menu a:visited {
	color:#333;
}
.left_menu .level1 a {
	padding-left:15px;
}
.left_menu .level1active_link {
	font-weight:bold;
}
.left_menu .level2 a {
	padding-left:20px;
}
.left_menu .level2active_link {
	font-weight:bold;
}
.left_menu .level3 a {
	padding-left:30px;
}
.left_menu .level3active_link {
	font-weight:bold;
}
.left_menu .level4 a {
	padding-left:40px;
}
.left_menu .level4active_link {
	font-weight:bold;
}

/* Category */

.ff02_pagenav{
	margin-bottom: 5px;
	width: 585px;
	height:23px;
	background-color:#B4B3A7;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

.ff02_pagenav h2{
	font-size: 14px !important;
	color: #fff !important;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	float: left;
	padding-top:0px;
	margin:0 !important;

}

.articlePages_Link{
	text-decoration: none;
	color: #fff !important;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
}

.articlePages{
	display:inline;
	float:right;
	margin-top:1px;
}

.ff02_BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	margin-top:2px;
}

.ff02_BrowseNextButton{
	float:right;
	margin-left: 5px;
	margin-top:2px;
}

.ff02_articleOrder{
	float: right;
	/*display:none;*/
	padding-top:0px;
	
}

.ff02_articleOrder select{
	font-size: 11px;	
}

.border{
	border: 1px solid #E9E9E0;
}

.marginbottom{
	margin-bottom: 5px;
}

.ff02_tablepadding td{
	padding:10px;
}

.ff02_tablenopadding td{
	padding:0px;
}

.ff02_2row input, .ff02_2row select{
	font-size: 11px;
	margin-left: 3px;
}

.ArticleAttrTable td{
	text-align:right;
	padding: 0 0 2px 2px;
}

.small{
	font-size: 10px;
}

.Price_single_art, .Price{
	color:#AA0027;
	font-size:18px;
	font-weight:bold;
}

.currency{
	color:#AA0027;
	font-weight:bold;
}

.ff02_2row_detail, .ff02_2row_basket{
	padding:0;
	background-color:#E9E9E0;
}

.ff02_2row_name {
	height: 45px;
}

.ff02_2row_name a:link, .ff02_2row_name a:visited {
	color:#333333;
}

.ff02_single_previm {
	margin-top:10px;
}

.ff02_single_previm td {
	padding-right: 5px;
}

.ff02_single_previm img{
	width:75px;
}

.ff02_single .Price_single_art, .ff02_single .Price{
	font-size:24px;
}

#maincontent ul, #maincontent ol, #maincontent_order ul, #maincontent_order ol {
	padding: 8px 4px 8px 25px;
}
#maincontent p, #maincontent ul, #maincontent_order p{
	margin-top:5px;
	margin-bottom:5px;
}
.maincontent_border input, .maincontent_border textarea{
	margin-bottom:8px;
}
#maincontent h1, #PlentyMyAccount h1{
	font-size: 14px;
	margin-bottom: 15px;
	color:#AA0026;
}
#maincontent h2, #PlentyMyAccount h1{
	font-size: 12px;
	margin-bottom: 10px;
	color:#AA0026;
}
#maincontent ul{
	padding-left:25px;
}

.ff02_4row_item{
	float:left;
	margin-left: 7px;
	display:inline;
	height:200px;
}
.ff02_4row_item_name{
	padding:0 5px 0 5px;
	height:48px;
}
.ff02_4row_item_name a:link, .ff02_4row_item_name a:visited{
	color:#333;
	font-size:11px;
}
.ff02_4row_item_price{
	color:#AA0027;
	padding:0 5px 0 5px;
	font-weight:bold;
}
.ff02_4row{
	margin-left:-7px;
	width: 612px;
	float:left;
	display:inline;
}
.ff02_boxtopsell_name{
	padding-left:5px;
}
.ff02_boxtopsell_name a:link, .ff02_boxtopsell_name a:visited{
	color:#333;
	font-size:11px;
}
.ff02_boxtopsell_price{
	color:#AA0027;
	font-weight:bold;
	font-size:14px;
}

.ff02_msg{
	margin-bottom:5px;
	padding:10px;
}

.ff02_msg_ok{
	background-color:#C7F4C7;
}

.plentyErrorBox {
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

.plentyMessageBox{
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

#socialRow ul { list-style-type: none; margin: 0 auto; padding: 0; width: 280px; }
#socialRow li { float: left; margin: 0 8px 0 0; padding: 0; }
#socialRow li a { 
	display: block; 
	background: transparent url(http://www.rockingape-shop.com/images/gallery/CSS/social-icons.png) 0 0 no-repeat;
	width: 32px; height: 32px;
	text-indent: -999em;
}

#socialRow li.facebook a { background-position: 0 -160px; }
#socialRow li.facebook a:hover { background-position: -32px -160px; }
#socialRow li.youtube a { background-position: 0 0; }
#socialRow li.youtube a:hover { background-position: -32px 0; }
#socialRow li.rss a { background-position: 0 -32px; }
#socialRow li.rss a:hover { background-position: -32px -32px; }
#socialRow li.twitter a { background-position: 0 -64px; }
#socialRow li.twitter a:hover { background-position: -32px -64px; }
#socialRow li.myspace a { background-position: 0 -96px; }
#socialRow li.myspace a:hover { background-position: -32px -96px; }
#socialRow li.flickr a { background-position: 0 -128px; }
#socialRow li.flickr a:hover { background-position: -32px -128px; }
#socialRow li.lastfm a { background-position: 0 -192px; }
#socialRow li.lastfm a:hover { background-position: -32px -192px; }


#footer { text-align: center; font-size: 11px; width:500px; margin: 5px auto }
#footer li { float: left; padding: 5px 3px; list-style:none; margin-bottom: 13px; }
#footer li a { color: #fff; }
 