body{
	font-family: Arial;
	color: #000000;
	font-size: 11px;

}

.main_Table{
width: 100%;
border-width: 0px 0px 0px 0px;
border-spacing: 0px;
padding: 0px;
border-style: solid solid solid solid;
border-color: white white white white;
background-color: white;
}

/*################################/
 ############ MODULE 
################################*/
.mod_Layout {
width: 100%;
border-width: 0px 0px 0px 0px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: white white white white;
}


.mod_InlineLayout {
width: 100%;
text-align: left;
border-width: 0px 0px 0px 0px;
border-spacing: 1px;
background: url("../images/mod_left_tile.jpg");
background-repeat: repeat-y;

border-style: none solid none solid;
border-color: black black black;
border-collapse: collapse;
}
.mod_InlineLayoutFullBorder {
width: 100%;
text-align: left;
border-width: 0px 0px 0px 0px;
background: url("../images/mod_left_tile.jpg");
background-repeat: repeat-y;

border-spacing: 1px;
border-style: none solid none solid;
border-color: black black black black;
border-collapse: collapse;
}


.mod_TitleText {
font-family: Arial, Tahoma;
color: white;
font-size: 11px;
}

.mod_ContentLargerText {
font-family: Arial, Tahoma;
color: black;
font-size: 13px;
}

.mod_ContentText {
font-family: Arial, Tahoma;
color: #666666;
font-size: 11px;
}
.mod_ContentTextAlternative {
font-family: Arial, Tahoma;
color: black;
font-size: 12px;
}
.mod_ContentTextAlternativeSmall {
font-family: Arial, Tahoma;
color: #85B434;
font-size: 11px;
}

.mod_ContentSmallerText {
font-family: Arial, Tahoma;
color: black;
font-size: 10px;
}

.mod_ContentErrorText {
font-family: Arial, Tahoma;
color: #FF0000;
display: block;
float: right;
margin-right: 10px;
clear: both;
}


/*home*/
.mod_homeImageBorder{
border-width: 0px;
border-style: dashed dashed dashed dashed;
border-color: silver silver silver silver;
}

/*footer and copyright*/
.footer_copyrightText {
font-family: Arial, Tahoma;
color: #3F3F3F;
font-size: 11px;
}
.footer_navbarText {
font-family: Arial, Tahoma;
color: #3F3F3F;
font-size: 11px;
}


/*header navbar*/
.mod_HeaderNavbarText {
font-family: Tahoma;
color: white;
font-size: 10px;
text-decoration:none;
}


/*cart*/
.mod_CartItemText{
font-family: Arial, Tahoma;
color: gray;
font-size: 11px;
}
.mod_CartQuantityText{
font-family: Arial, Tahoma;
color: black;
font-size: 12px;
}
.mod_CartPriceText{
font-family: Arial, Tahoma;
color: black;
font-size: 12px;
}
.mod_CartCurrencyText{
font-family: Arial, Tahoma;
color: black;
font-size: 10px;
}
.mod_CartOddBack{
background-color: #EEEEF0;
}
.mod_CartEvenBack{
background-color: white;
}
.mod_CartTotalBack{
background-color: silver;
}
.mod_CartOrderButton{
font-size: 11px;
height: 20px;
width: 84px;
font-family: Arial, Tahoma;
background: url("../images/button_blue.gif");
background-repeat: no-repeat;
color: white;
border: 0px dashed silver;
}

/*produs*/
.mod_ProductName{
font-family: Arial, Tahoma;
color: #5F849E;
font-weight: bold;
font-size: 15px;
}
.mod_ProductPromotionText {
font-family: Arial, Tahoma;
color: red;
font-size: 13px;
text-decoration: none;
}
.mod_ProductQuantityInput {
width: 30px;
height: 18px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
text-align: right;
color: black;
border: 1px dashed silver;
}


/*account*/
.mod_OrderDetailsText{
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}

/*affiliate*/
.affiliate_TermsDiv {
width: 300px;
height: 150px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
color: black;
border: 1px dashed silver;
overflow-y: scroll;
}
.affiliate_PromoTextarea {
width: 150px;
height: 80px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
color: black;
border: 1px dashed silver;
overflow-y: scroll;
}

.affiliate_NumberBigText {
font-family: Arial, Tahoma;
color: #5F849E;
text-align: center;
font-size: 22px;
font-weight: bold;
}



/*clock*/
.mod_Clock {
font-family: Arial, Tahoma;
color: #5F849E;
text-align: center;
font-size: 22px;
}



/*news*/
.mod_NewsMoreText {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}
.mod_NewsText{
font-family: Arial, Tahoma;
color: black;
font-size: 11px;
}
.mod_NewsDateText{
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}

/*about*/
.mod_AboutMoreText {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}
.mod_AboutMore {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}


/*login*/
.mod_LoginMsgboxSHOW{
display: block;
font-family: Arial, Tahoma;
color: #85B434;
font-size: 11px;
}
.mod_LoginMsgboxHIDE{
display: none;
}
.mod_LoginSignupText {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 11px;
}
.mod_LoginInput{
width: 100px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.mod_LoginButton{
font-size: 20px;
height: 25px;
width: 25px;
font-family: Arial, Tahoma;
background: url("../images/button_square1.gif") center center;
background-repeat: no-repeat;
color: #DADADA;
font-weight: bold;
border: 0px dashed silver;
}



/*signup*/
.mod_SignupMsgboxSHOW{
display: block;
font-family: Arial, Tahoma;
color: #85B434;
font-size: 11px;
}
.mod_SignupMsgboxHIDE{
display: none;
}
.mod_SignupHighlightText {
font-family: Arial, Tahoma;
color: #85B434;
font-size: 11px;
}
.mod_SignupInput{
width: 200px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.mod_SignupButton{
font-size: 12px;
width: 84px;
height: 19px;
font-family: Arial, Tahoma;
color: white;
font-weight: normal;
border: 0px dashed silver;
background: url("../images/button_blue.gif");
background-repeat: no-repeat;
}


/*newsletter*/
.mod_NewsletterMsgboxSHOW{
display: block;
float: left;
font-family: Arial, Tahoma;
color: #85B434;
margin-left: 3px;
}
.mod_NewsletterMsgboxHIDE{
display: none;
}
.mod_NewsletterInput{
width: 120px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px solid silver;
}
.mod_NewsletterButton{
font-size: 14px;
padding: 0px 0px 1px 1px;
height: 18px;
width: 25px;
font-family: Arial, Tahoma;
background: url("../images/button_square1.gif") center center;
background-repeat: no-repeat;
color: #DADADA;
font-weight: bold;
border: 0px dashed silver;
}


/*currency*/
.mod_CurrencyList{
width: 130px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
background-color: #EEEEF0;
color: gray;
border: 1px dashed silver;
}


/*hop to*/
.mod_HopToList{
width: 130px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
background-color: #EEEEF0;
color: gray;
border: 1px dashed silver;
}


/*search*/
.mod_SearchMsgboxSHOW{
display: block;
font-family: Arial, Tahoma;
color: #85B434;
font-size: 11px;
}
.mod_SearchMsgboxHIDE{
display: none;
}
.mod_SearchInput{
width: 100px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.mod_SearchButton{
font-size: 20px;
height: 25px;
width: 25px;
font-family: Arial, Tahoma;
background: url("../images/button_square1.gif") center center;
background-repeat: no-repeat;
color: #DADADA;
font-weight: bold;
border: 0px dashed silver;
}

/*rezultate*/
.mod_SearchResultsHeadText{
display: block;
font-family: Arial, Tahoma;
color: #85B434;
font-size: 12px;
font-weight: bold;
}
.mod_SearchResultsText{
display: block;
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 12px;
font-weight: bold;
}


/*helpdesk*/
.mod_HelpdeskText {
font-family: Arial, Tahoma;
color: #666666;
font-size: 11px;
text-decoration: none;
}
.mod_HelpdeskText:Hover {
font-family: Arial, Tahoma;
color: #98CA3C;
font-size: 11px;
text-decoration: none;
}


/* NAVIGATION */
.nav_SearchButton{
width: 50px;
height: 20px;
background: url("../images/button_tile1.gif") center center;
background-repeat: repeat;
font-size: 13px;
font-family: Arial, Tahoma;
color: #666666;
border: 1px solid #F0BF15;
}


.nav_BarText {
font-family: Arial, Tahoma;
color: #000000;
font-size: 12px;
text-decoration: none;
}



/*faq*/
.faq_Question {
font-family: Arial, Tahoma;
color: #85B434;
font-size: 12px;
font-weight: bold;
}

.faq_Answer {
font-family: Arial, Tahoma;
color: #666666;
font-size: 11px;
}


/*contact*/
.contact_Text1 {
font-family: Tahoma;
color: #5F849E;
font-size: 11px;
}
.contact_ImageText {
font-family: Tahoma;
color: #5F849E;
font-size: 13px;
text-decoration:none;
}
.contact_Text2 {
font-family: Arial, Tahoma;
color: gray;
font-size: 11px;
}
.contact_messageTextarea {
width: 100%;
height: 100px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
color: black;
border: 1px dashed silver;
overflow-y: scroll;
}



/*testimonials*/
.testimonials_From {
font-family: Arial, Tahoma;
color: #5F849E;
font-style: italic;
font-size: 13px;
font-weight: bold;
}
.testimonials_FromAffiliate {
font-family: Arial, Tahoma;
color: #5F849E;
font-style: italic;
font-size: 13px;
font-weight: bold;
}
.testimonials_Text {
font-family: Arial, Tahoma;
color: gray;
font-style: normal;
font-size: 11px;
}
.addTestimonial_Textarea {
width: 250px;
height: 180px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
color: black;
border: 1px dashed silver;
}
.addTestimonial_Input {
width: 170px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}


/*category*/
.mod_CategoriesHR{
margin-top: 5px;
border-top: 1px dotted silver;
border-bottom: 0px solid #f00;
border-left: 0px solid #f00;
border-right: 0px solid #f00;
height: 1px;
}
.mod_productsHR{
border-top: 1px dashed silver;
border-bottom: 0px solid #f00;
border-left: 0px solid #f00;
border-right: 0px solid #f00;
color: white;
width: 100%;
background-color: white;
height: 1px;
}
.mod_CategoryTitle {
font-family: Arial, Tahoma;
color: white;
font-size: 12px;
text-decoration: none;
}
.mod_CategoryTitleSpacer {
font-family: Arial, Tahoma;
color: white;
font-size: 12px;
}
.mod_CategoryErrorText {
font-family: Arial, Tahoma;
color: red;
font-size: 14px;
}
.mod_CategoryDescriptionText {
font-family: Arial, Tahoma;
color: gray;
font-size: 12px;
}
.mod_CategoryChildsText {
font-family: Arial, Tahoma;
color: black;
font-size: 12px;
text-decoration: none;
}
.mod_CategoryProductNameText {
font-family: Arial, Tahoma;
color: black;
font-size: 13px;
text-decoration: none;
}
.mod_CategoryProductNameText:hover {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 13px;
text-decoration: none;
}

.mod_CategoryProductPriceText {
font-family: Arial, Tahoma;
color: gray;
font-size: 13px;
text-decoration: none;
}
.mod_CategoryProductPromotionText {
font-family: Arial, Tahoma;
color: red;
font-size: 13px;
text-decoration: none;
}
.mod_CategoryProductCurrencyText {
font-family: Arial, Tahoma;
color: gray;
font-size: 11px;
text-decoration: none;
}
.mod_CategoryProductListTable {
width: 100%;
text-align: left;
border-width: 0px 0px 0px 0px;
border-style: dashed dashed dashed dashed;
border-color: silver silver silver silver;
border-collapse: separate;
}
.mod_CategoryProductAddButton{
font-size: 12px;
width: 84px;
height: 19px;
font-family: Arial, Tahoma;
color: white;
font-weight: normal;
border: 0px dashed silver;
background: url("../images/button_blue.gif");
background-repeat: no-repeat;
}



/*comanda*/
.order_MessageTextarea {
width: 250px;
height: 80px;
font-size: 11px;
font-family: Arial, Tahoma;
background: transparent;
color: black;
border: 1px dashed silver;
overflow-y: scroll;
}
.order_PayMethodSelect{
width: 250px;
height: 20px;
font-size: 13px;
font-family: Arial, Tahoma;
background-color: #EEEEF0;
color: black;
border: 1px dashed silver;
}


/*admin*/
.admin_editInput{
width: 230px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.admin_editInputSmall{
width: 150px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.admin_editInputSmaller{
width: 90px;
height: 16px;
font-size: 11px;
font-family: Arial, Tahoma;
background: url("../images/input_back.gif") center center;
background-repeat: repeat;
color: black;
border: 1px dashed silver;
}
.admin_editTextarea{
width: 230px;
height: 70px;
font-size: 11px;
font-family: Arial, Tahoma;
background-color: transparent;
color: black;
border: 1px dashed silver;
}
.admin_editButton{
font-size: 12px;
font-family: Arial, Tahoma;
background: url("../images/button_tile1.gif") center center;
background-repeat: repeat;
color: #666666;
font-weight: normal;
border: 0px dashed silver;
}
.admin_editButtonDelete{
font-size: 12px;
font-family: Arial, Tahoma;
background: url("../images/button_tile2.gif") center center;
background-repeat: repeat;
color: white;
font-weight: normal;
border: 0px dashed silver;
}
.admin_editButtonAdd{
font-size: 12px;
font-family: Arial, Tahoma;
background: url("../images/button_tile3.gif") center center;
background-repeat: repeat;
color: white;
font-weight: normal;
border: 0px dashed silver;
}
.admin_actionsMenuText {
font-family: Arial, Tahoma;
color: #666666;
font-size: 12px;
text-decoration: none;
}
.admin_actionsMenuText:hover {
font-family: Arial, Tahoma;
color: #5F849E;
font-size: 12px;
text-decoration: underline;
}

.admin_contactImageContentTextarea{
width: 150px;
height: 70px;
font-size: 11px;
font-family: Arial, Tahoma;
background-color: transparent;
color: black;
border: 1px dashed silver;
}


.pp ul{
	list-style-type: none;
}

ul.pp li.pp-den{
	clear: both;
	width: 120px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

ul.pp li.pp-val{
	width: 420px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

ul.pp li.pp-options{
	width: 100px;
	float: left;
	display: block;
	margin-bottom: 10px;
}


.product-colors ul{
	list-style-type: none;
}

.product-colors ul li{
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	float: left;
	display: block;
	width: 100px;
}
.product-colors ul li img{
	cursor: pointer;
}
.oferte-poze {
	display: block;
	clear: both;
	float: left;
	margin-top: 20px;
}
.oferte-poze a {
	float: left;
	display: inline;
	margin-right: 7px;
}

