/* CSS
Author: Andrei Dobre

*/

/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,table,tr,th,td,embed,blockquote,object{margin:0;padding:0;}
.bquote{
	display:block;
	margin:30px;
	padding:0;
	font-size:14px;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{
	border:0;
	margin: 0;
}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

body{
	background: #c6e0e4;
	text-align:center;
	background-image: url(http://www.petmagic.ro/images/bg.png);
}

body *{
	font-family: "Trebuchet MS";
	font-size:12px;
}

small, small *{
	font-size:9px;
}

a{
	color:#26965F

}
a:hover{
	color:#26965F

}

#page{
	width:1000px;
	text-align:left;
	margin:10px auto;
	background-color: #fff;
}

#page-padder{
	margin:auto;
	width:980px;
}

#top{
	width:1000px;
	margin:auto;
	height: 47px;
	overflow: hidden;
	background-image: url(http://www.petmagic.ro/images/top.png);
}

#top_left{
	background-image: url(http://www.petmagic.ro/images/top_left.png);
	height: 47px;
	width: 11px;
	display: inline;
	float: left;
}

#top_right{
	background-image: url(http://www.petmagic.ro/images/top_right.png);
	height: 47px;
	width: 11px;
	display: inline;
	float: right;
}

#header{
	height:155px;
	background:#840 url('http://www.petmagic.ro/images/header.png') 50% 50%;
	width: 1000px;
	margin: auto;
	overflow:hidden;
}

#topmenu-center{
	height:79px;
	margin: auto;
	width: 1000px;
	background-image: url(http://www.petmagic.ro/images/menu-center.gif);
}

#topmenu-left{
background-image: url(http://www.petmagic.ro/images/topmenu_left.png);
height:79px;
width:11px;
display:inline;
float:left;
}

#topmenu-right{
background-image: url(http://www.petmagic.ro/images/topmenu_right.png);
height:79px;
width:11px;
display:inline;
float:right;
}

#topmenu ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}
#topmenu li {
	list-style-type:none;
	float:left;
	width:112px;
	text-align:center;
	margin-top: 14px;
	line-height: 38px;
}
#topmenu li a {
	display:block;
	text-align:center;
	color: #c56e14;
	width: 112px;
	height: 38px;
	font-size: 13px;
	font-weight: bold;
}
#topmenu li a:hover {
	background-color:#fff;
	background-image: url(http://www.petmagic.ro/images/topmenu_hover.png);
	width: 112px;
	height: 38px;
	color: #ff8f1a;
}


#left{
	float:left;
	width:220px;
	display:inline; /*IE FIX*/
	background-color: #ebfcff;
	margin-top: 10px;
}

#right{
	float:left;
	width:196px;
	display:inline; /*IE FIX*/
	margin-top: 5px;
}

#left h3 {
	color:#FFFFFF;
	border-bottom:3px solid #bee1ff;
	font-size: 18px;
	width: 210px;
	height:44px;
	background-image: url(http://www.petmagic.ro/images/pane_top.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#right h3 {
	color:#edb343;
	border-bottom:3px solid #bee1ff;
	font-size: 18px;
	height:44px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.paneltop
{
	background-image: url(images/pane_top.png);
	height:58px;
	overflow:hidden;
}

.panel{
	margin: 0px;
	background-image: url(http://www.petmagic.ro/images/pane_center.png);
	padding:5px;
}

.panelbtm{
	margin: 0px;
	background-image: url(http://www.petmagic.ro/images/pane_bottom.png);
	height:11px;
	overflow:hidden;
}

.paneltopr
{
	height:38px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #edb343;
	border-right-color: #edb343;
	border-bottom-color: #edb343;
	border-left-color: #edb343;
	margin-top: 10px;
}

.panelr{
	margin: 0px;
	padding:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edb343;
	border-right-color: #edb343;
	border-bottom-color: #edb343;
	border-left-color: #edb343;
}

.smartinput{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	width:152px;
	height: 20px;
	display: inline;
	float: left;
	background-image: url(http://www.petmagic.ro/images/smart1.png);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:5px;
}

.smartinput2{
	width:152px;
	height: 20px;
	display: inline;
	float: left;
	background-image: url(http://www.petmagic.ro/images/smart2.png);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:5px;
}

/*menu*/
#prod_menu {margin:0px;padding:0px;list-style-type:none;}

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	color: #000;
	font-size: 12px;
}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {margin:0 0 5px 20px; padding:0px;}
#prod_menu ul li {
	display:block;
}
#prod_menu li strong a {
	font-size: 16px;
}
#prod_menu ul li a {
	font-weight:normal;
	display:block;
	padding:2px;
	color: #2f2e2c;
} 
#prod_menu ul li a:hover {
	color: #26965F
;
} 

#main{
	width:545px;
	float:left;
	margin:10px 7px 0 7px;
	display:inline; /*IE FIX*/
	overflow: hidden;
}

#main p {
	text-align:justify;
}

h1{
	line-height:25px;
	font-size:18px;
	font-weight:normal;
	width: 542px;
	border-bottom:3px solid #bee1ff;
	float: left;
}

form{
	margin:0px;
	padding:0px;
}

ol{
	list-style-type: none;
	padding: 0 4px 0 4px;
	margin:0px;
}

td, th{
	border-bottom:solid 1px #C6C6C6;
	margin-left:3px;
	padding:3px;
}

.c0{background-color:#f3f9fa;}
.c1{background-color:#fff;}

table.order {text-align:right; width:100%;}

.orderc1{background-color:#fff;}
.orderc2{background-color:#EDEDED;}

/*applies to all*/
.b_plain, .b_left, .b_right, .b_up, .b_basket {color:#26965F; text-decoration:none; text-transform:capitalize;}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {	line-height:20px; /*button height for IE*/; font-style:italic; color:#26965F;}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:#26965F;}
/*padding sets button height*/
a.b_plain span, a.b_left span, a.b_right span, a.b_up span, a.b_basket span {padding-top: 7px; padding-bottom:7px;}
/*center of button - padding sets button width*/
a.b_plain .b2, a.b_left .b2, a.b_right .b2, a.b_up .b2, a.b_basket .b2 {padding-left: 5px; padding-right:5px; background: url('http://www.petmagic.ro/images/b2.png') 0 50% repeat-x;}


a.b_plain .b1{padding-left: 3px; padding-right:3px; background: url('http://www.petmagic.ro/images/b1_plain.png') 0 50% no-repeat;}
a.b_plain .b3{padding-left: 3px; padding-right:3px; background: url('http://www.petmagic.ro/images/b3_plain.png') 100% 50% no-repeat;}

a.b_left .b1{padding-left: 7px; padding-right:7px; background: url('http://www.petmagic.ro/images/b1_left.png') 0 50% no-repeat;}
a.b_left .b3{padding-left: 3px; padding-right:3px; background: url('http://www.petmagic.ro/images/b3_plain.png') 100% 50% no-repeat;}

a.b_basket .b1{padding-left: 26px; padding-right:3px; background: url('http://www.petmagic.ro/images/b1_basket.png') 0 50% no-repeat;}
a.b_basket .b3{padding-left: 7px; padding-right:7px; background: url('http://www.petmagic.ro/images/b3_right.png') 100% 50% no-repeat;}

a.b_right .b1{padding-left: 3px; padding-right:3px; background: url('http://www.petmagic.ro/images/b1_plain.png') 0 50% no-repeat;}
a.b_right .b3{padding-left: 7px; padding-right:7px; background: url('http://www.petmagic.ro/images/b3_right.png') 100% 50% no-repeat;}

a.b_up .b1{padding-left: 3px; padding-right:3px; background: url('http://www.petmagic.ro/images/b1_plain.png') 0 50% no-repeat;}
a.b_up .b3{padding-left: 7px; padding-right:7px; background: url('http://www.petmagic.ro/images/b3_up.png') 100% 50% no-repeat;}


input.b_left,input.b_right,input.b_up { 
	cursor:pointer;
	overflow: visible; /*great IE fix for aditional horizontal space in buttons  */
	padding:3px 10px 3px 10px; background: url('http://www.petmagic.ro/images/b2.png') 0 50% repeat-x; border:0px; margin-bottom:0px !important; margin-bottom:-2px; 
}

input.b_left{padding-left:17px; background: url('http://www.petmagic.ro/images/b2.png') 0 50% repeat-x; }
input.b_right {padding-right:17px; background: url('http://www.petmagic.ro/images/b2.png')  0 50% repeat-x;}
input.b_up {padding-right:17px; background: url('http://www.petmagic.ro/images/b2.png')  0 50% repeat-x;}


.form{
	height:12px;
	margin:1px;
}

textarea { width:250px; }

.important{color:#CE3636;}

.mention{color:#515151;}

.notice{
	margin-top:10px;
	background-color:#ebfcff;
	border:1px solid #add9e0;
	padding:5px;
}
.crumbs{
	margin-top:10px;
	background-color:#ebfcff;
	border:1px solid #add9e0;
	padding:5px;
}

.hasdet0{
	margin-top:10px;
	background-color:#ebfcff;
	border:1px solid #add9e0;
	padding:5px;
}

.hasdet1{
	width:90px; float:right;
}

.hasdet2{
	width:60px; float:right;
}


#footer {text-align:center; padding-bottom:20px;}



.cerere{
	background-image: url(http://www.petmagic.ro/images/b_cereri.gif);
	width: 68px;
	height: 21px;
	display: inline;
	float: left;
}

.oferta{
	background-image: url(http://www.petmagic.ro/images/b_oferte.gif);
	width: 68px;
	height: 21px;
	display: inline;
	float: left;
}

.detalii{
	background-image: url(http://www.petmagic.ro/images/b_detaliu.gif);
	width: 68px;
	height: 21px;
	display: inline;
	float: left;
}

.pretanunt{
	width: 128px;
	height: 21px;
	display: inline;
	float: left;
}


.cumpara{
	background-image: url(http://www.petmagic.ro/images/b_cumpara.gif);
	width: 68px;
	height: 21px;
	display: inline;
	float: right;
}

.b_cauta{
	background-image: url(http://www.petmagic.ro/images/b_cauta.gif);
	width: 72px;
	height: 22px;
	display: inline;
	float: right;
	margin: 4px 0px 0px 2px;
	text-align: center;
	color: #fff;
	line-height: 22px;
}

.b_login{
	background-image: url(http://www.petmagic.ro/images/login.png);
	width: 68px;
	height: 21px;
	display: inline;
	float: left;
	margin-left:70px;
}


.button{
background-color:#2f2e2c;
padding:3px;
color:#fff;
}

.basket1{
	width:184px;
	height: 34px;
	background-image: url(http://www.petmagic.ro/images/basket1.png);
	overflow:hidden;
}
.basket2{
	width:184px;
	background-image: url(http://www.petmagic.ro/images/basket2.png);
}
.basket3{
	width:184px;
	height: 16px;
	background-image: url(http://www.petmagic.ro/images/basket3.png);
	overflow:hidden;
}

.loginpanel{
	width:184px;
	height: 87px;
	background-image: url(http://www.petmagic.ro/images/membrii.png);
	overflow:hidden;
}

.textinput2{
	width:152px;
	height: 20px;
	display: inline;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:5px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 
.bubble {
 width:250px; height:50px; overflow:hidden; background-image:url(../images/bubble.gif);}

.bubble p {
	float:left;
	margin: 10px;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
}

.bnr {
	width:545px; height:224px; float:left; margin:0; padding:0;
}

.bnr a {
	margin-top:185px;
	margin-right:5px;
	float:right;
	padding:5px;
	font-size:20px;
	background-color: #FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.bnr a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
