@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

img.preview_picture {
	border:thin solid #09F;
}

img.detail_picture {
	border:thin solid #09F;
}

img {
	vertical-align: middle;
	border: 0;
}

ul {
	list-style: none;
} 

.cdmp3>a, img.cdmp3{
	margin: 1px;
}

#logo{
	width: 392px;
	float:left;
}

#head-buttons{
	margin-left: 660px;
}

div.news-list img.preview_picture
{
	float:left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 0;
}

h3.preview_title {
	color: #3399cc;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.news-item{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news-date-time {
	color:#486DAA;
}

div.news-detail {
	background-image: url(images/shadow_news.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.news-detail img.detail_picture
{
	float:left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 1px;
}
h3.news_title {
	color: #3399cc;
	font-size: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.delimiter-line{
	background-image: url(images/delimiter.gif);
	background-repeat: no-repeat;
}
.news-date-time
{
	color:#486DAA;
}

/*promo start*/
html>body .outerpair1 {
	background: url(/img/upperrightfade.png) right top no-repeat;
} 

html>body .outerpair2 {
	background: url(/img/lowerleftfade.png) left bottom no-repeat;
	padding: 8px 0 0 8px;
}

html>body .shadowbox {
	background: url(/img/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}
/*promo end*/
body{
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{margin:0 10px 10px}

div#header
{
	height: 60px;
	background-image: url(images/head_backgr.gif);
	padding:0;
	background-repeat: no-repeat;
}

div#container{
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}
div#content_container{
	float:left;
	width: 650px;
	padding:0;
}

div#title_main{
	background-image: url(images/title_main_backgr.jpg);
	height: 31px;
	font-size: 22px;
	margin: 0px;
	overflow: hidden;
	line-height: 31px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

div#title_topsellers{
	background-image: url(images/title_top_backgr.jpg);
	height: 31px;
	font-size: 22px;
	margin: 0px;
	overflow: hidden;
	line-height: 31px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

span#field-name {
	color: #3399cc;
}

div#shadow{
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:-15px;
	margin-left: 0;
}
div#right_top_bar{
	float:right;
	width: 360px;
}
div#right_bottom_bar{
	float:right;
	clear:right;
	width:360px
}

div#footer
{
	height: 60px;
	background-image: url(images/head_backgr.gif);
	padding:0;
	clear:both;
	width:100%;
	background-repeat: no-repeat;
}
div#copyright {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -12px;
	padding-left: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.alphabet {
	width: 100%;
	text-align: justify;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
