@import url(style.css);

h4 { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-weight:normal;
	line-height: normal;
	font-size: 10px;
	padding-top:1px;
	padding-bottom: 3px;
	color: #eb008b;
	background: url(../images/stripe.gif) repeat-x bottom;
}

#main { 
	background-image: url(../images/collageback.jpg);
	background-position: 695px 0;
	background-repeat: repeat;
}

#content p { line-height: 1.1em; }

#menu { 
/*	background-image: url(../images/index_menu_bg.gif); 
	background-position: 0 0;
	background-repeat: repeat;
	width: 159px; */
	height: 601px;
}

#content .product .details {
/*	background-image: url(../images/nosavour.gif); 
	background-position: right bottom;
	background-repeat: no-repeat; */
	margin-left: 0px;
}

#content .product {
	width: 360px;
	margin-left: 25px !important;
	margin-left: 12px;
}

#content .description {
	width: 299px;
}

#content .description li {
	list-style-type: none;
	display: block;
	float: left;
	width: 133px;
	margin-left: 7px;
	margin-right: 6px;
	margin-bottom: 5px;
}

#content .description li strong {
	font-size: 11px;
	color: #eb008b;
	display: block;
	padding-top: 3px;
	background: url(../images/stripe.gif) repeat-x bottom;
}

#main .magenta {
	color: #eb008b;
}

#menu p {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	line-height: normal;
	color: white;
	font-size: 9px;
	font-family: Verdana,Arial,sans-serif;	
}

#menu h2 {
	padding-top: 4px;
}

#menu ul { margin-bottom: 5px; }

#index_cont {
	width: 356px;
	height: 410px;
	background: url(../images/index2.jpg) no-repeat 0 0 #000;
}

#content .description ul#player {
	display: block;
	border: 1px solid #e5008d;
	background-color: #000000;
	padding: 6px;
	margin-top: 5px;
	width: 275px;
	margin-left: 2px !important;
	margin-left: 6px;
}

#content .description ul#player li {
	list-style-type: none;
	display: inline;
	padding: 0;
	float: none;
	margin: 0;
	width: auto;
}

#content .hr { clear: both; }
#content h3 { display: inline; }
#content .news {
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content .news img {
	margin-right: 5px;
	float: left;
}
#content .news p {
	margin-top: 4px;
	padding-right: 3em;
}
