body {
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color: #333;
	/*background-image:	url('background.jpg')*/
}

h1 {
	font-size:			16px;
	margin-bottom:		0px;
	color:#00cc66;
}


h2 {
	font-size:			14px;
	margin:				7px;
	display:			inline;
	line-height:		1.5;
}


h3 {
	font-size:			14px;
	margin:				0px;
	display:			inline;
	line-height:		1.5;
}

hr {
color: #fff; background-color: #fff; border: 1px dotted #9e9e9e; border-style: none none dotted;
}

a {
	text-decoration:	none;
	font-weight:		bold;
	color:				#333;
}

input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				16px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}

textarea {
	width:				200px;
	height:				100px;
	border-color:		gray;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
}

div {
	border-color:		red;
	border-width:		0px;
	border-style:		solid;
	margin:				0px;
	padding:			0px;
}

div#button {
	line-height:		31px;
	display:			block;
	text-align:			center;
	float:				left;
}

div#button a{
	display:			block;
	color:				#fff;
	height:				31px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	none;
	margin:				0px;
}

div#button a:hover{
	display:			block;
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
}

div#container {
	margin:				0px;
	width:				760px;
	text-align :		left;
	border-style:		solid;
	border-width:		0px;
	border-color:		#663300;
	background-color:	#ffffff;
	
}
a.b0:hover{
	background-image:url('images/buton-0_02.jpg');
}
a.b1:hover{
	background-image:url('images/buton-1_02.jpg');
}
a.b2:hover{
	background-image:url('images/buton-2_02.jpg');
}
a.b3:hover{
	background-image:url('images/buton-3_02.jpg');
}
a.b4:hover{
	background-image:url('images/buton-4_02.jpg');
}

div#banner {
	text-align:			left;
	background-image:	url('images/tenisshop_01.jpg');
	height:				230px;
	margin-top:			0px;
	width:				760px;
	border-width:		0px;
	border-style:		solid;
	border-color:		#663300;
}

/* MENIU STANGA */

div#categorys {
	width:				220px;
	padding:			0px;
	float:				left;
	border:				0px;
	margin:				0px;
	margin-top:			0px;
	background-color:	#ffffff;
	background-image:	url('images/tenisshop_07.jpg');
}

div#cap_tabel_cat {
	width:				220px;
	height:				50px;
	background-image:	url('images/tenisshop_02.jpg');
	color:				#ffffff;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	padding-top:		0px;
}

div#end_tabel_cat {
	width:				220px;
	height:				25px;
	background-image:	url('images/tenisshop_14.jpg');
	color:				#ffffff;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	padding-top:		0px;
}


/* MENIU DREAPTA */

div#menu_right {
	width:				220px;
	padding:			0px;
	float:				left;
	border:				0px;
	margin:				0px;
	margin-top:			0px;
	background-color:	#ffffff;
	background-image:	url('images/tenisshop_09.jpg');
}

div#cap_tabel_right {
	width:				220px;
	height:				50px;
	background-image:	url('images/tenisshop_06.jpg');
	color:				#ffffff;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	padding-top:		0px;
}

div#end_tabel_right {
	width:				220px;
	height:				25px;
	background-image:	url('images/tenisshop_15.jpg');
	color:				#ffffff;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	padding-top:		0px;
}

div#shopping_cart {
	width:				190px;
	height:				84px;
	padding-left:		20px;
	padding-right:		10px;
	border:				0px;
	margin:				0px;
	background-color:	#ffffff;
	background-image:	url('images/tenisshop_11.jpg');
	text-align:			center;
}

div#auth {
	padding-left:		45px;
	padding-top:		13px;
}

div#auth  a{
	font-weight:		normal;
}

div#auth  a:hover{
	font-weight:		normal;
	text-decoration: 	underline;
}

/* PAGINA LOGIN*/

div#login {
	text-align:			left;
	float:				left;
	padding:			0px;
	border-style:		solid;
	width:				275px;
	border-width:		0px;
}

div#login input {
	width:				200px;
	height:				16px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}


/* CONTINUT CENTRU */

div#content {
	float:				left;
	padding-left:		0px;
	padding-top:		0px;
	padding-right:		0px;
	border-style:		solid;
	width:				550px;
	border-width:		0px;
}

div#cat_list {
	color:#000;
	width: 179px;
	padding:0pt 0pt 0px;
	padding-left:10px;
	margin:0px 0px 0px 10px;
}


div#cat_list a {
color:#333;
text-decoration:none;
text-transform:capitalize;
font-weight: normal;
line-height: 1.5;
}

div#cat_list a:hover {
color:#000;
text-decoration:underline;
font-weight:normal;
}

div#quick_search  {
font-weight: bold;
color:#fff;
height:30px;
text-decoration:none;
padding-left:360px;
padding-top: 5px;
}

div#quick_search  input {
	color:				#ffffff;
	width:				150px;
	height:				15px;
	border-color:		#ffffff;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#f8648c;
}

div#address_bar  {
color:#0033cc;
text-decoration:none;
padding-left:10px;
padding-top: 3px;
}

div#address_bar a {
color:#0033cc;
text-decoration:none;
text-transform:capitalize;
font-weight: bold;
}

div#address_bar a:hover {
color:#8393ca;
text-decoration:none;
font-weight:bold;
}

div#add_ed  input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				20px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}


div#address_bar
padding-left:300px;padding-top:197px;

.adm_up_down a, .adm_up_down a:hover{
	text-decoration:	none;
	font-weight:		bold;
	color:				#333;
	background:none;
	border-bottom:0px;
	display:inline;
	padding:0px;
	text-decoration:none;
	text-transform:capitalize;
}

.search input {
	width:				200px;
	height:				16px;
	border-color:		#000000;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}
/*
div#left {
	width:				150px;
	float:				left;
}

div#center {
	width:				650px;
	float:				left;
}

div#right {
	width:				150px;
	float:				left;
}*/

/*------------------------ clear floats + holly hack ----------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------------------- PNG in IE --------------------------*/
.box{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/animate/transw.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box[class]{
	background: url(/animate/transw.png) repeat;
}

