A:focus { outline: none; }
html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');	
	background-color: #000000;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color:#cdcdcd;
	line-height:1.25em;
}
input, textarea, select,{
	font-size: 12px;
}

 
b, strong, th {
	color:#cdcdcd;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: 0px;
}


a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 850px;
	position: relative;
	left: 50%;
	margin-left: -389px;
	background: #000000;
	color:#cdcdcd;
}

#blank {
	background:url(/ebay/images/row1_bg.jpg) #000000; no-repeat;
}

#header {
	height:214px; 
	background:url(/ebay/images/header_bg_3.jpg) top left no-repeat;
	clear: both; 
	padding-right: 15px;
	
	}

#header .a {
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');
	width: 275px;
	height: 120px;
	float: left;
	position: absolute;
	top: 18px;
	left: 0px;
}

#header .b {
	position: relative;
	top: 187px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 1px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 200px;
	margin: 10px 15px 15px 0px; 
	padding-left: 10px;
	float: left;
	color:#cdcdcd;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #E2007D;
	width: 600px;
}




#footer { 
	color:#6d787e;
	clear: both;  
	border-top: 0px solid #E2007D;
	padding-top: 3px;
	margin-bottom: 1px;
	background:url('/ebay/images/footer_bg.gif') top left no-repeat;
}

#footersmall { 
	font-size: 8px;
}

#footer_row { 
	background:url('/ebay/images/footeer_row_bg.gif') top left no-repeat;
}


#footer .a {
	float: left;
	margin-top: 2px;
	color:#cdcdcd;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color:#cdcdcd;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 12px;
	font-weight: 600;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#cdcdcd;
	padding-bottom: 2px;
	border-bottom: 1px solid #E2007D;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
	padding-right:2px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #FFB3B5;
	font-size: 10px;  
	background-color: #000000;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #99FF00;
	font-size: 10px;
	background-color: #000000;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color:#FFFFFF;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #E2007D;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #E2007D;
	text-decoration: underline;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	padding: 30px 15px 0px 10px;
	height: 24px;
	background:url('/ebay/images/row1_bg.gif') #000000; top left no-repeat;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 160px;
	color:#cdcdcd;
}

.products p {
	color:#cdcdcd;
	font-size: 10px; 
}

.products a {
	font-size: 10px; 
	color:#cdcdcd;
	text-decoration: none;
}

.products a:hover {
	font-size: 10px; 
	color: #E2007D;
	text-decoration: underline;
}


.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.imgnoborder {
	border: 0px;
}


.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 0px solid #E2007D;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	height: 26px;
	margin: 3px;
	padding: 3px;
	font-color: #C10000;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #E2007D;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}


/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('http://www.get-pink.de/catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 0px solid #E2007D;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}
textarea {
	width: 97%; 
	height: 20em; 
	padding: 3px; 
	border: 1px solid #000000; 
	background: #F9F9F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;color:#000000;
}
input {
	margin-left:1px; 
	margin-right:1px; 
	padding: 4px; 
	border: 1px solid #000000; 
	background: #F9F9F9;
	font-family:Arial, Helvetica, sans-serif;font-size: 12px;
	color:#000000;
}
input[type=submit] {
	padding: 3px; 
	color: #FFFFFF; 
	height: 26px;
	background: url('../image/tab.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
input[type=button] {
	padding: 3px; 
	border: 0px solid #E2007D; 
	color: #FFFFFF; 
	height: 26px;
	background: url('../image/tab.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
select {
	padding: 1px; 
	border: 1px solid #000000; 
	color: #000000; 
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* box best seller */
.box .best {
	text-align: left;
	font-size: 11px;
}

.box .best a {
	/*padding: 0px 0px 0px 0px;*/
	padding-left: 10px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	font-size: 11px;
}

.box .best img {
	padding: 3px;
}
/* end box best seller */
.buyit {
	padding: 3px; 
	color: #FFFFFF; 
	height: 26px;
	background: url('../image/tabbuyit.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}


.prodheading {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#cdcdcd;
	padding-bottom: 2px;
	border-bottom: 1px solid #E2007D;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.prodheading .left {
	float: left;
	text-align: left;
}
 
.prodheading .right {
	float: right;
	text-align: right;
	padding-right:2px;
}
