/* dfBlog Custom Styles
***************************************************************************** */
#player1, #player2, #player3 {text-align: center;}

/* Define your custom styles here */
/*new layout*/
#header ul { float: right; list-style-type: none; padding:0; margin:0}
#header a { text-decoration: none;}

#header ul.personal-menu li {float: left; background: #ededed; height: 29px;}
#header ul.personal-menu li a {padding:0 6px 0 7px;font-size: 12px; font-weight: bold; color: #404040; line-height: 29px; vertical-align: middle; background: url(/images/new/sprite_emag.png) -218px 3px no-repeat;}
#header ul.personal-menu li a:hover {text-decoration: underline;}
#header ul.personal-menu li.separator {padding:0 6px;}
#header ul.personal-menu li.first {background: #ededed url(/images/new/sprite_emag.png) 0 -270px no-repeat; padding-left: 50px;}
#header ul.personal-menu li.first a {background: none;}
#header ul.personal-menu li.last {background: #ededed url(/images/new/sprite_emag.png) right -235px no-repeat; padding-right: 60px;}

#header div.personal-box {float:left; margin-left:200px; margin-top:37px; height:52px; width:315px; font-size:11px;}
#header div.personal-box div.first {float:left; background: url(/images/new/sprite_emag.png) -188px -881px no-repeat; width:17px; height:52px;}
#header div.personal-box div.content {float:left; background: url(/images/new/header-cart.png) repeat-x; height:52px; padding: 0 10px;}
#header div.personal-box div.last {float:left; background: url(/images/new/sprite_emag.png) -210px -881px no-repeat; width:10px; height:52px;}
#header div.personal-box div.auth {font-weight:bold; padding-top:10px;}
#header div.personal-box div.auth a {color:#005596;}
#header div.personal-box div.auth .logout {margin-left:5px; color:#404040;}
#header div.personal-box div.account {margin-top:0px;}
#header div.personal-box div.account a {color:#000000; margin-right:15px; padding-top:2px;}
#header div.personal-box div.account a .arrow-right {position:absolute; margin-top:1px; background: url(/images/new/sprite_emag.png) -189px -105px no-repeat; width:12px; height:12px;}
#header div.personal-box div.account a .arrow-down {position:absolute; margin-top:1px; background: url(/images/new/sprite_emag.png) -189px -119px no-repeat; width:13px; height:12px; margin-left:2px;}
#header div.personal-box div.account .cos {margin-left:10px; padding-left:2px;}
#header div.personal-box div.account .cos-hover {margin-top:-1px; margin-left:-1px; background-color:#FFF; border-top-left-radius:8px;border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; z-index:1; padding-bottom:12px; border-left: 1px solid #d9dde5; border-top: 1px solid #d9dde5; border-right: 1px solid #d9dde5; z-index:9999}

#header div.personal-box div.account #header-cart {display: inline-block;}
#header div.personal-box div.account #cart-link {display:inline-block; padding-left:1px;}
#header div.personal-box #header-cart-popup {position:absolute; top:90px; left:210px; width:405px; z-index:1000; display:none; border: 1px solid #d9dde5; border-bottom-width:2px; border-top:1px solid #f3f4f6; background-color: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding-left:0;}
#logo-emag{display:block; height:97px;position:absolute; top:40px; left:0px;}
#content_header {position:absolute;top:0;width:990px;}
#header .top-search {width: 470px; float: right; display: inline; position: relative; margin-top: 8px;}
#header .top-search input,
#header .top-search select {float: left; height: 27px;line-height: 27px; border:0; background: transparent;padding:0; margin:0; vertical-align: middle;} 
#header .top-search select {width: 192px; margin-right:14px; padding: 5px 0;}
#header .top-search input.input-text {width:260px; margin-left:12px;} 
#header .top-search .seach-text {display:none; color:#9e9e9f; position:absolute; font-size:14px; font-weight:bold; padding: 3px 0px 0px 180px;}

#header ul.link {margin-top:38px;}
#header ul.link li {float: left; height: 15px; line-height: 15px; }
#header ul.link li a {color: #8b8b8c; padding:0 6px 0 7px; font-size: 11px; font-weight: bold; background: url(/images/new/sprite_emag.png) -218px -17px no-repeat;}
#header ul.link li a:hover {text-decoration: underline;}
#header ul.link li.first a,
#header ul.link li.blog a,
#header ul.link li.twitter a, 
#header ul.link li.facebook a {background: none;}
#header ul.link li.blog a,
#header ul.link li.twitter a, 
#header ul.link li.facebook a {padding:0 ;line-height: 10px;}
#header ul.link li.blog {padding-left: 18px; background: url(/images/new/sprite_emag.png) -205px -104px no-repeat; }
#header ul.link li.twitter {margin-left: 4px; padding-left: 18px; background: url(/images/new/sprite_emag.png) -205px -134px no-repeat; }
#header ul.link li.facebook {margin-left: 4px; padding-left: 18px; background: url(/images/new/sprite_emag.png) -205px -119px no-repeat; }
.btn-img {
cursor:pointer;
text-indent:-9999px;
width:29px; height:27px; line-height:27px; float:right;
}
.select-search{
	float:left;
	font-size:14px;
	margin-top:7px;
	width:147px;
}
.seach-text {
	color:#9E9E9F;
	display:none;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 18px;
	position:absolute;
	top:2px;
}

body{
	background:url("/images/new/sprite_emag.png") repeat-x scroll 0 -1515px #E8EFF8;
}
.post{
	background: #fff url(images/sageata-blog.jpg) 0px 0px no-repeat;
}

