body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #4b5254;
	
	padding: 0;
	margin: 0;
}

body.popup
{
	background-color: #fbfbf4;
	background-image: url(grafik/popup_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom !important;
	padding: 20px 20px 25px 20px;
}

body.largeimages
{
	background-color: #333333;
	padding: 60px 0 0 0;
	margin: 0;
}

a
{
	color: #1e5fa7;
	text-decoration: none;
}

img
{
	border: 0;
}

ul
{
	padding-left: 16px;
	margin: 0;
}

input, textarea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

fieldset
{
	padding: 0px 10px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
}

legend
{
	padding: 10px 6px 10px 3px;
	color: #000000;
	font-weight: bold;
}

#wrapper
{
	/*position: relative;*/
	margin: 0 auto;
	width: 638px;
}

.pagingOptions td
{
	padding: 0 5px 0 5px;
}

.pagingOptions a
{
	font-weight: bold;
}

.object
{
	float: left;
	width: 315px;
	height: 155px;
	background-image: url(grafik/objectbox_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;

}

.object a
{
	display: block;
	width: 275px !important;
	height: 115px !important;
	text-decoration: none;
	padding: 20px;
	
	background-image: url(grafik/objectbox_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	cursor: pointer;
}

.object .aDiv
{
	display: block;
	width: 275px !important;
	height: 115px !important;
	text-decoration: none;
	padding: 20px;
	
	background-image: url(grafik/objectbox_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	cursor: pointer;
}

.object_image
{
	float: left;
	margin-right: 10px;
	width:140px;
	height:100px;
	/*margin-top:20px;
	margin-left:20px;*/
}

.objectImage{
	float:left !important;
	width:140px;
	height:100px;
	margin-right:10px;
}

.objectImage img{
	width:140px !important;
	height:100px !important;
	margin:0 !important;
	padding:0 !important;
}

.listInfo
{
	float:left !important;
	width:125px;
	height:auto;
}

/*.object a img
{
	float:left !important;
	width: 140px;
	height: 100px;
}
*/

/*
.object img
{
	display: block;
	margin-bottom: 8px;
	width: 262px;
	height: 196px;
	
	cursor: pointer;
}*/

.noimage
{
	background-image: url(grafik/noimage.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 100px;
	margin-bottom: 8px;
}

span.brand
{
	font-weight: bold;
	color: #4b5254;
	font-size: 13px;
}

h1, span.brand_big
{
	font-weight: bold;
	color: #1e5fa7;
	font-size: 23px;
	letter-spacing: -1px;
	margin-top: 0;
}

h1
{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

span.model
{
	font-weight: normal;
	color: #4b5254;
	font-size: 12px;
}

span.price
{
	font-size: 13px;
	font-weight: bold;
}

span.price_special
{
	color: #ff3333;
	display: block;
}

span.price_big
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

#nav
{
	width: 100%;
	height:auto;
	background-image: url(grafik/nav_bg.gif);
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#nav a
{
	float: left;
	margin-right: 20px;
	outline: none;
	font-weight: bold;
}

#column_gallery
{
	width: 320px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}

#column_data
{
	width: 305px;
	float: left;
	background-image: url(grafik/infobox_top.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#column_data_inner
{
	padding: 25px;
	background-image: url(grafik/infobox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.details
{
	width: 100%;
}

.details td
{
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	font-size: 11px;
	padding: 3px 0 3px 0;
}

#infoList
{
	font-size: 10px;
}

#infoList li
{
	margin-bottom: 1px;
}


#largeImageHolder
{
	display: block;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	width: 320px
}

#galleryPanel
{
	width: 320px;
	height: 91px;
	background-image: url(grafik/gallerypanel.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 5px;
}

#galleryPanel_inner
{
	width: 272px;
	height: 78px;
	position: relative;
	margin: 0 24px 0 24px;
	top: 10px;
	overflow: hidden;
}

#galleryPanel_scroll
{
	position: absolute;
	width: 2000px;
	top: 0;
	left: 0;
	height: 78px;
	white-space: nowrap;
}

#galleryPanel_inner img
{
	float: left;
	margin: 0 2px 0 2px;
	cursor: pointer;
	width: 87px;
	height: 68px;
}

#btn_scroll_left, #btn_scroll_right
{
	background-repeat: no-repeat;
	display: block;
	width: 22px;
	height: 91px;
	position: absolute;
	top: 0;
	outline: none;
}

#btn_scroll_left {
	background-image: url(grafik/scrollbtn_left_normal.gif);
	left: 0;
}

#btn_scroll_right {
	background-image: url(grafik/scrollbtn_right_normal.gif);
	right: 0;
}

.btn_scroll_left_off {
	background-image: url(grafik/scrollbtn_left_off.gif) !important;
}

.btn_scroll_right_off {
	background-image: url(grafik/scrollbtn_right_off.gif) !important;
}

.userForm, .userForm_singlecol
{
	width: 100%;
}

.userForm td
{
	width: 50%;
}

.userForm_singlecol td
{
	width: 100%;
}

.userForm .textField, .userForm_singlecol .textField
{
	width: 98%;
	border: 1px solid #999999;
	margin-bottom: 14px;
}

#formButtons
{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #333333;
}

#formButtons div
{
	padding: 20px;
}

.toggleFields
{
	color: #bbbbbb;
}

.toggleFields input, .toggleFields textarea
{
	background-color: #eeeeee;
}

#largeimagesNav
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 100;
	background-color: #333333;
}

#largeimagesNav div
{
	padding: 20px;
}

#largeimagesNav a
{
	float: left;
	margin-right: 20px;
	outline: none;
}

#largeimages
{
	padding: 0 5px 5px 5px;
	text-align: center;
}

#contactPhoto
{
	background-image: url(grafik/seller_photo_bg.gif);
	background-repeat: no-repeat;
}

#contactPhoto, #contactPhoto img
{
	width: 68px;
	height: 85px;
}
