body {
	margin:0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px auto;
	padding: 0;
}

h1, h3 {
	
}

h2{
	font-size: 14px;
}

h4, h5, h6 {
}


blockquote {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #7EA7FF;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header 
background: url(../images/avatare_logo.jpg)  left top no-repeat;
*/

#header {
	width: 920px;
	height: 135px;
	margin: 0 auto;
	padding:0px;
}

#header p.menuTop {
	float:right;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#header p.banner {
	float:left;
	margin:0px;
}

#footer .menuFooter {
	background-color:#7EA7FF;
	font-weight:bold;
	padding:0px;
	text-align:center;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size:0.9em;
}

#header h2 {
	float: right;
	padding: 43px 20px 0 0;
	letter-spacing: -1px;
	font-size: 2em;
}

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

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
}

/* Posts */

#posts {
	float: right;
	width: 540px;	
}



.post {
	background: url(../images/avatare_bg.jpg)  left top no-repeat;
	padding:12px;
	min-height:350px;
}
*html .post {
	background: url(../images/avatare_bg.jpg)  left top no-repeat;
	padding:12px;
	height:350px;
}

.post .title {
	font-size: 1.2em;
	color: #DB4104;
	padding:0px 0px 0px 6px;
}

.post .posted {
	margin-bottom: 20px;
	font-size: .8em;
}

.post .story {
}

.post .meta {
	height: 50px;
	padding: 8px 0 0 10px;
	font-size: .8em;
}

/* right */

#right {
	float: right;
	width: 180px;
	
}

/* Search */

#search {
	float: left;
	width: 180px;
	margin:0 auto;
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 155px;
}

#search #submit1 {
	display: none;
}

/* Pages */

#pages {
	float: left;
	width: 180px;
}

/* Categories */

#categories {
	float: left;
	width: 180px;
}

/* linkuri*/

#links {
	/*float: left;*/
	width: 180px;
}

/* o Box */

.obox {
}

.obox .heading {
	height: 26px;
	padding: 3px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.1em;
	color: #7EA7FF;
	border-bottom:  3px solid #717171;
}

.obox .content {
	padding: 10px;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
}

.obox a {
	text-decoration: none;
}

.obox a:hover {
	text-decoration: underline;
}

/* g Box */

.gbox {
}

.gbox .heading {
	height: 26px;
	padding: 3px 0 0 2px;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #7EA7FF;
	border-bottom:  3px solid #717171;
}

.gbox .content {
	padding: 3px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
}

.gbox a {
	text-decoration: none;
}

.gbox a:hover {
	color: #DB4104;
	text-decoration: none;
}

/* Footer */

#footer {
	width: 910px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.defaultBox
{
    margin: 0 auto;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    height:20px;
    padding: 2px;
    text-align: center;
    background-color: #7EA7FF;
    border: 3px solid #E5E7E4;
}

.searchBox
{
    margin: 0 auto;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    height:50px;
    padding: 2px;
    text-align: center;
    background-color: #7EA7FF;
    border: 3px solid #E5E7E4;
}

.searchBox_
{
    margin: 0 auto;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    height:50px;
    padding: 2px;
    text-align: center;
}

.menubottomBox
{
    margin: 20px auto;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    height:20px;
    padding: 2px;
    text-align: center;
    background-color: #F6BD0F;
    border: 2px solid #F6BD0F;
}

.categoryBox
{
    margin: 10px auto;
    font-size: 1em;
    color: #fff;
    padding: 7px;
    text-align: center;
    background-color: #7EA7FF;
    border: 3px solid #E5E7E4;
}

.inputtop {
    border: none;
    width: 102px;
    padding:2px;
    font-size:14px;
}

.submittop {
    border: none;
    width: 49px;
    height:19px;
    padding-left: 5px;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #7EA7FF;
}

a.menu {
	color:#fff;
	text-decoration: none;
}

a:hover.menu {
	text-decoration: underline;
}

#pagination {
	padding-left:6px;
	font-size:14px;
	font-weight: bold;
}
#pagination a{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.cos {
	color:#7EA7FF;
	text-decoration: none;
}

.category ul{
	text-align:center;
	list-style: none;
}

.category a {
	color:#333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.subcategory a {
	color:#333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.subcategory a:hover {
	color:#7EA7FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.tags {
	color:#7EA7FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.subcategory{
	margin: 3px;
	padding: 3px;
	list-style: none;
}

.subcategory li {
	float:left;
	padding-right: 10px;
}

.product a {
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


a.breadcrumb {
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:7px;
}

a.butlink, a.butlink:visited , input.butlink {color:#717171;text-decoration:none;font-size: 11px; font-weight:bold;background: #dedede;padding:2px 2px 1px 2px;border: 1px solid #999999}
a.butlink:hover {color:#7EA7FF;text-decoration:none;}
a.butlink:active {color:#7EA7FF;text-decoration:none;}

.product {
	margin:0 auto;
	padding: 5px;
	float:left;
	width: 110px;
	text-align: left;
}
.productMare {
	margin:0 auto;
	padding: 7px;
	float:left;
	width: 480px;
	text-align: left;
}
.tags{
	width: 120px;
}

.productd {
	margin:0 auto;
	padding-left: 3px;
	width: 120px;
	text-align: left;
	float:left;
}
.productdMare {
	margin:0 auto;
	padding-left: 0px;
	width: 250px;
	text-align: left;
	float:left;
}
.pret {
	font-size: 11px;
	color: #7EA7FF;
	font-weight:bold;
}

.imgProdus, .imgProdusMare {
	padding:3px;
	border: 2px solid #E5E7E4;
}

input { border: 1px solid #999999; padding :1px;}
input.textPers { text-align:center;}
input:hover {color:#DB4104;}
textarea, select { border: 1px solid #999999; padding :1px;font:normal small Arial, Helvetica, sans-serif;}
.error{
    color:#7EA7FF;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}

#personalizeaza {
	float:left;
	margin: 7px 7px;
	width: 500px;
	font-size:85%;
	font-weight: bold;
}

