/* CSS Document */
@import url("intelcart.css");
body {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #83A6BC;
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
div#maindiv
{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid yellow;
	min-height:500px;
	display:block;
}
div#topbardiv
{
	background-image: url(images/bg_bar_top.jpg);
	background-repeat:repeat-x;
	height: 28px;
	text-align:center;
	border: 1px solid #333333;
	padding-top: 0px;
}
div#headerdiv
{
	width:910px;
	background-image: url(images/bg_header_muzica.gif);
	background-repeat:no-repeat;
	height: 100px;
	border: 0px solid blue;
}
#headerlogo
{
	width: 203px;
	height: 100px;
	float:left;
}
#headerright
{
	height: 90px;
	width: 707px;
	border: 0px solid red;
	float:left;
}
#header_searchline
{
	height: 30px;
	text-align:right;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
}
#header_imgmenuline
{
	border: 0px solid blue;
}
#header_textmenuline
{
padding-top:8px;
padding-left:5px;
height:20px;
color:#FFFFFF;
border: 0px solid red;
float:left;
}
#header_textmenuline a
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#header_textmenuline a:hover
{
	text-decoration:underline;
}

#mainPage {
	width: 910px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}
#mainPage .left{
	width: 207px;
	float: left;
}
#mainPage .right{
	width: 703px;
	float: right;
	overflow:hidden;
}
.leftMenu {
	width: 197px;
	margin-bottom: 10px;
}

.leftMenu .top{
	width: 177px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background-image: url(images/top_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.leftMenu .center{
	width: 182px;
	background-color: #FFFFFF;
	padding-left: 15px;
	overflow: hidden;
}
.leftMenu .bottom{
	width: 197px;
	background-image: url(images/bottom_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
#hpCenterDiv a {
	font-size:12px;
	color:#CC3366;
	text-decoration:none;
}
#hpCenterDiv a:hover
{
text-decoration:underline;
}
.contactCryton {
	width: 197px;
	float: left;
}

.contactCryton .top{
	width: 177px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background-image: url(images/top_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.contactCryton .center{
	color: #8A7967;
	font-size: 11px;
	width: 182px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
}

.contactCryton .bottom{
	width: 197px;
	background-image: url(images/bottom_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	font-size: 3px;
	line-height: 3px;
}
.mainLeft {
	width: 515px;
	margin-right: 6px;
	float: left;
}
.mainLeft .top{
	width: 515px;
	background-image: url(images/top_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	line-height: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.mainLeft .center{
	width: 475px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 19px;
	overflow:hidden;
}
.mainLeft .bottom{
	width: 515px;
	background-image: url(images/bottom_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.mainLeft .topItem{
	width: 702px;
	background-image: url(images/top_center_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	line-height: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.mainLeft .centerItem {	
	width: 661px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mainLeft .centerItemCompare {	
	width: 671px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:hidden;
}
.mainLeft .bottomItem{
	width: 702px;
	background-image: url(images/bottom_center_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.mainImg {
	height: 196px;
	width: 703px;
	margin-bottom: 10px;
}
.mainRight {
	width: 181px;
	float: right;
}
.mainRight .top{
	width: 159px;
	float: right;
	background-image: url(images/top_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
}
.mainRight .center{
	width: 149px;
	float: right;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	color: #8A7967;
}
.mainRight .bottom{
	width: 179px;
	float: right;
	background-image: url(images/bottom_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE0F7B;
	margin-bottom: 15px;
	padding-bottom: 10px;
	float: left;
}
div#bottomdiv {
	width:690px;
	background-image: url(images/bg_footer_muzica.gif);
	background-repeat:no-repeat;
	height: 100px;
	padding-left:210px;
	padding-top: 5px;
	padding-right: 10px;
	display:block;
	float:left;
}
div#bottomdiv img {vertical-align:middle;}
#bottomdiv .left{
	width: 300px;
	float: left;

}
#bottomdiv .right{
	float: right;
	width: 390px;
	text-align: right;
}
h2
{
	color:#999999;
	font-size:15px;
	font-family:Arial;
	line-height:8px;
	padding-top: 3px;
	clear:both;
}

A.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7967;
	text-decoration: none;
}

A.bottomLink:HOVER {
	color: #6699CC;
	text-decoration: underline;
}
a.bottomLinkHelp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	text-decoration: none;
}
a.bottomLinkHelp:Hover
{
	color:#6699CC;
	text-decoration:underline;
}
.bottomLinkActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8CCBF;
	text-decoration: none;
}
.textbox
{
	width: 200px;
	height: 20px;
	font-size:16px;
	background-color:#F1F1F1;
	color:#003366;
}
#mainImage
{
	max-width:450px;
	border:0px solid gray;
}
.showspan{
	display:block;
	visibility:visible;
}
.hidespan
{
	display:none;
	visibility:hidden;
}
/*box styles*/
.box-outter{width:110px;margin:4px;float:left;display:block;height:150px;}
.box-top{height:95px;width:110px;background-image:url(images/bg_categbox_top.gif);background-repeat:no-repeat;padding-top:8px;padding-bottom:0px;text-align:center;display:block;}
.box-image{max-height:85px;border:0px;}
.box-center{text-align:center;background:#B4CAD5;height:30px;padding-top:0px;}
.box-bot{width:110px;height:8px;background-image:url(images/bg_categbox_bot.gif);background-repeat:no-repeat;}
a.box-categs{font-size:14px;color:#003399;padding-left:10px;display:block;background-image:url(images/bul_ssc.gif);background-repeat:no-repeat;font-weight:bold;}
a.link-in-box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}