html, body, div
{
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
body
{
	/*background: url(../images/bk_body.png) repeat-x;*/
}
h1, h2, h3, h4
{
	font-weight: bold;
	margin: 0;
}
h4 {
	margin:9px 0 5px 0;
	font-size: 14px;
}
body a
{
	text-decoration: none;
}
a img
{
	border: 0px;
}
dl.zend_form
{
	padding: 0px;
	margin: 0px;
}
.spacer-v-small
{
	margin-top: 2px;
	float: left;
	width: 2px;
	height: 36px;
	background: url(../images/spacer_v_small.gif) no-repeat;
}
.spacer-big
{
	floaT: left;
	margin: 10px 0px 10px 10px;
	width: 289px;
	height: 10px;
	background: url(../images/spacer_big.png) no-repeat;
}



/*--------CONTENT---------*/

span.title-boxes
{
	float: left;
	font-weight: bold;
	color: #3E3E3E;
	margin: 7px 0px 0px 0px;
	font-size: 15px;
	width: 100%;
}
span.tb-large
{
	float: left;
	font-weight: bold;
	color: #9A125E;
	font-size: 16px;
	width: 100%;
	margin: 14px 0 0 0;
	border-bottom: 1px solid;
	padding: 5px 0;
	text-align: center;
}
span.tb-large img
{
	float: left;
	margin: 0 10px;
}

	/*LISTING VERY LARGE--------*/
.column-1-4-container
{
	float: left;
	width: 960px;
}
.column-1-4
{
	float: left;
	margin: 15px 0px 10px;
}
.column-1-4-t
{
	height: 44px;
}
.column-1-4-c
{
	float: left;
	overflow: hidden;
	width: 100%;
}

	/*CONTAINER 1X4--------*/
.column-1-4-c-menu
{
	float: left;
	width: 192px;
	overflow: hidden;
}

.column-1-4-c-menu .company_menu_item
{
	float: left;
	width: 180px;
	display: block;
	color: #FFF;
	margin: 0px 0px 8px 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	background: #AAA;
	border-radius: 0 0 10px 10px;
}
.column-1-4-c-menu a.company_menu_item:hover
{
	background:#858585;
	text-decoration:none;
}
.column-1-4-c-menu .company_menu_item.active
{
	background: #941C5B;
	color: #FFF;
}
.column-1-4-c-menu a:hover
{
	text-decoration: underline;
}
.column-1-4-c-container
{
	float: left;
	width: 744px;
	overflow: hidden;
	padding: 0px 0 20px 24px;
}
.column-1-4-c-container-full
{
	float: left;
	overflow: hidden;
	padding: 10px;
}
.content-rte
{
	width: 100%;
	float:left;
}
.content-rte p
{
	color: #6D6C6C;
    font-size: 13px;
    font-weight: normal;
}
.content-rte span
{
	width: 100%;
	color: #6D6C6C;
	font-size: 13px;
    font-weight: bold;
}
.content-rte .edit-link
{
	display: block;
	float: left;
	width: 100%;
	height: 25px;
}
.column-1-4-c-tools
{
	float: left;
	width: 23%;
	overflow: hidden;
}
.col-spacer1-4
{
	float: left;
	width: 3px;
	height: 191px;
	margin: 0px 15px 0px 15px;
	background: url(../images/col_spacer.gif) no-repeat;
}
.column-1-4-b
{
	float: left;
	width: 893px;
	height: 23px;
	background: url(../images/1x4_b.png) no-repeat;
}
.company-list-small
{
	float: left;
	width: 94%;
	overflow: hidden;
	margin: 3px 0px 3px 10px;
	padding: 5px;
	background-color: #f8f8f7;
}
.company-list-small .edt-del-product
{
	position: relative;
	left: 702px;
	top: 16px;
}
.company-list-small a.del-product
{
	float: left;
	display: block;
	text-decoration: none;
	border: 0px;
	width: 16px;
	height: 16px;
	background: url(../images/delete.png);
}
.company-list-small a.edt-product
{
	float: left;
	display: block;
	text-decoration: none;
	border: 0px;
	width: 16px;
	height: 16px;
	background: url(../images/edit.png);
	margin-right: 8px;
}
.company-list-small h4
{
	width: 100%;
	display: block;
	margin: 0px;
}
.company-image-small
{
	width: 160px;
	padding: 4px;
	float: right;
}
.company-text-small
{
	float: left;
	width: 95%;
	padding: 4px;
	margin-left: 8px;
}
.company-text-small p
{
	color: #838383;
	font-size: 13px;
}
.company-text-small p:hover
{ }

	/*LOGO PERSONAL-------*/
.logo-personal
{
	width: 100%;
	float: left;
	margin: 20px 0;
}
.logo-personal img
{
	width: 100%;
	height: auto;
}

	/*CONTACT PAGE & FORM------*/
form#contact_form input, form#contact_form textarea {
	border-radius: 9px;
	border: 1px solid #DDDDDD;
	background: #FFF;
	padding: 5px;
}
form#contact_form, #forgot_password_form
{
	float: left;
	text-align: left;
	font-size: 12px;
}
form#contact_form dt, #forgot_password_form dt
{
	margin-top: 5px;
}
form#contact_form dd, #forgot_password_form dd
{
	margin-left: 0px;
}
form#contact_form input#captcha-input
{
	width: 60px;
	height: 23px;
	float: left;
	font-size: 22px;
	text-align: center;
}
#captcha-element img
{
	margin-right: 15px;
	float: left;
	margin-top: -3px;
}
form#contact_form ul li
{
	width: 100%;
	float: left;
	color: red;
}
.contact_details {
	width: 50%;
	float: left;
}
.contact_details a {
	background: #941C5B;
	color: #FFF;
	font-size: 12px;
	padding: 0px 11px;
	border-radius: 7px;
}
.contact_details a:hover {
	background: #DA3C90;
	text-decoration:none;
}

	/*LOGIN-------*/
.login-left-div {
float: left;
width: 47%;
margin: 0;
background: #F0F0F0;
border: 1px solid #FFF;
border-radius: 0 0 10px 10px;
padding: 5px;
}
.login-right-div {
float: right;
width: 47%;
background: #F0F0F0;
border: 1px solid #FFF;
border-radius: 0 0 10px 10px;
padding: 5px;
}
.login-right-div .generic_btn {
	text-transform:uppercase;
	float: left;
}
.login-left-div span.title-boxes, .login-right-div span.title-boxes {
background: #9A125E;
margin: -6px;
padding: 6px;
}
.login-left-div a
{
	float: left;
	width: 100%;
	color: #838383;
	font-size: 11px;
}
.login-left-div a:hover
{
	color: #941C5B;
}

.tools-desc-text
{
	float: left;
	width: 100%;
	color: #6d6c6c;
	font-size: 12px;
	padding: 15px 0;
}
.tools-desc-img
{
	float: left;
	width: 156px;
	height: 117px;
	background: url(../images/tools_but_img.gif) no-repeat;
}
form#login_form
{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 15px 0;
}
form#login_form dt
{
	margin-top: 5px;
}
form#login_form dd
{
	margin-left: 0px;
	width: 250px;
}
form#login_form dd input {
	width:100%;
}
form#login_form ul li
{
	width: 100%;
	float: left;
	color: red;
}
#trimite-label { display:none; }
#trimite-element {
	float:right;
}

	/*EDIT ACCOUNT-------*/
form#edit_account
{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 15px 0;
	width:100%;
}
form#edit_account legend
{
	padding: 0.2em 0.5em;
	color: #941C5B;
	font-size: 13px;
	text-align: left;
	border-radius: 7px;
	background: #FFF;
	font-weight: bold;
}
#forthFieldset-label, #thirdFieldset-label, #secondFieldset-label, #firstFieldset-label, #logoFieldset-label, #baseFieldset-label
{
	display: none;
}
#forthFieldset-element dd, #thirdFieldset-element dd, #secondFieldset-element dd, #firstFieldset-element dd, #logoFieldset-element dd, #baseFieldset-element dd
{
	margin: 0 0 5px 0;
}
#thirdFieldset-element input, #secondFieldset-element input, #firstFieldset-element input, #baseFieldset-element input
{
	width: 250px;
}

#baseFieldset-element fieldset,
#firstFieldset-element fieldset,
#secondFieldset-element fieldset,
#thirdFieldset-element fieldset,
#logoFieldset-element fieldset,
#forthFieldset-element fieldset
{
	border: 1px solid #FFF;
	border-radius: 10px;
	background: #F0F0F0;
}
form#edit_account #baseFieldset-element,
form#edit_account #firstFieldset-element,
form#edit_account #secondFieldset-element,
form#edit_account #thirdFieldset-element,
form#edit_account #logoFieldset-element,
form#edit_account #forthFieldset-element
{
	float: left;
	width: 313px;
	margin: 10px 0;
}

#save-element {
	float: right;
}

form#edit_account #forthFieldset-element #captcha-input-label {
	display:none;
}
#captcha-input-label {
	margin-bottom: 5px;
}
form#edit_account ul li
{
	width: 100%;
	float: left;
	color: red;
}

	/*EDIT ACCOUNT-------*/
form#add_product
{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 15px 0;
	width:100%;
}
form#add_product legend
{
	padding: 0.2em 0.5em;
	color: #941C5B;
	font-size: 13px;
	text-align: right;
	border-radius: 7px;
	background: #FFF;
	font-weight: bold;
}
form#add_product #baseFieldset-element
{
	float: left;
	width: 50%;
	margin: 10px 0;
}
form#add_product #firstFieldset-element
{
	float: left;
	width: 50%;
	margin: 10px 0;
}
form#add_product #secondFieldset-element
{
	float: left;
	width: 50%;
	margin: 10px 0;
}
form#add_product #thirdFieldset-element
{
	float: left;
	width: 100%;
	margin: 10px 0;
}
form#add_product #logoFieldset-element
{
	float: left;
	width: 50%;
	margin: 10px 0;
}
form#add_product #forthFieldset-element
{
	float: left;
	width: 100%;
	margin-left: 0px;
}
form#add_product ul li
{
	width: 100%;
	float: left;
	color: red;
}

	/*FORM DESCRIPTION----------*/
form#edit_description_account
{
	text-align: left;
	font-size: 12px;
	padding: 15px 0;
}
.defaultSimpleSkin table.mceLayout {
background: #F0F0EE;
border: 1px solid #CCC;
width: 100% !important;
}
form#edit_description_account dt
{
	margin-top: 5px;
}
form#edit_description_account dd
{
	margin-left: 0px;
}
form#edit_description_account ul li
{
	width: 100%;
	float: left;
	color: red;
}

	/*TOOLS BUT-------*/
.tools-but
{
	float: left;
	height: 25px;
	width: 100%;
	margin: 10px 0 0 0px;
}
.tools-but-edit
{
	float: left;
	height: 25px;
	width: 100%;
	margin: 10px 0 0 10px;
}
.column-1-4-c-container-full .tools-but-edit{
	margin: 10px 0 0 0px;
}
.tools-but-l
{
	float: left;
	height: 25px;
	width: 4px;
	background: url(../images/tools_but_l.gif) no-repeat;
}
.tools-but-c
{
	padding: 0px 3px 0px 3px;
	float: left;
	height: 25px;
	background: url(../images/tools_but_c.gif) repeat-x;
	text-transform: uppercase;
}
.tools-but-c-edit
{
	padding: 0px;
	float: left;
	height: 25px;
	background: url(../images/tools_but_c.gif) repeat-x;
	text-transform: uppercase;
}
.tools-but-c-edit a
{
	font-size: 11px;
	color: #2d2c2a;
	height: 24px;
	display: block;
	padding:5px 3px 0px 3px;
	text-align:center;
}
.tools-but-c-edit a span{
	float:left;
	width:auto;
}
.tools-but-c-edit a img
{
	float: left;
	margin-left: 10px;
}
.tools-but-c a
{
	font-size: 11px;
	color: #2d2c2a;
	height: 24px;
	display: block;
	padding:5px 3px 0px 3px;
}
.tools-but-c a:hover
{
	color: #555553;
}
.tools-but-c a span{
	float:left;
}
.tools-but-c a img
{
	float: left;
	margin-left: 10px;
}
.tools-but-r
{
	float: left;
	height: 25px;
	width: 4px;
	background: url(../images/tools_but_r.gif) no-repeat;
}

select#categoryID{
    width: 230px;
}
