
body {
    margin-left: 0px;
    margin-top: 0px;
}

BODY, TD, TEXTAREA, INPUT, SELECT {
    font-size : 10px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.imageframe{
border:1px solid black;
margin-top:10px;
width:640px;
height:330px;
}

img{
	border:0;
}

h2{
font-size: 14px;	
}

#leftColumn{
background: url(../images/solution.png) no-repeat;
}



#antet input{
background:transparent url(../images/input_bg.png);
border:1px solid black;
}

#antet{
background:url(../images/logo_big.gif) 0px bottom no-repeat;
}

.titlemnulink { 
    color : #ffd0e0;
}
.titlemnulink:Hover { 
    color : #ff8000;
}

.surround {
border: thin dotted red;
cursor:pointer;
}

.titlemnulinkright{
    color : #c0d0ff;
}
.titlemnulinkright:Hover { 
    color : #0080FF;
}
.row_hand{
cursor:pointer;
}
.navigation{
    text-decoration : underline;
    color:#FF9900;
} 
.username{
background:transparent url(../images/userinfo.png) no-repeat scroll 0pt 1px;
padding-left:17px;
}
.password{
background:transparent url(../images/key7-16-bw.gif) no-repeat scroll 0pt 1px;
padding-left:17px;
}
.text11 {
	font-size:11px;
}

.text10 {
	font-size:10px;
}

.text10rosu {
	font-size:10px;
	color:#E70006;
}

.rosu {
	color:#E70006;
}


.buttonRed
{
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    background-color: Red;
}

.buttonGreen
{
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    background-color: Green;
}
.buttonBlue
{
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    background-color: Blue;
}
.buttonOrange
{
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    background-color: #FF8000;
}

.combo
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Blue;
}

.product
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Green;
}
.subsectionTitle
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 10px;
}

.adminMenuNode
{
    border: 1px solid black;
	width: 250px;
    background-color: #e6e6e6;
    padding: 3px;
}


.adminMenuLeaf
{
    border: 1px solid black;
	width: 250px;
    background-color: #e6f9e6;
    padding: 3px;
}

.adminMenuCaption
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a#link10urosu {
	color:#E70006;
	text-decoration:none;
}
a#link10urosu:hover {
	color:#E70006;
	text-decoration:underline;
}

a#link10ualb {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a#link10ualb:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a#link10unegru {
	color:#000000;
	text-decoration:underline;
}

a#link10uurosu {
	color:#E70006;
	text-decoration:underline;
}
a.redUnderlinedOnHover:link {
	color: #E70006;
}
a.redUnderlinedOnHover:visited {
	color: #E70006;
}
a.redUnderlinedOnHover:hover {
	color: #E70006;
	text-decoration: underline;
}









a.redUnderlined:link {
	color: #E70006;
	text-decoration: underline;
}
a.redUnderlined:visited {
	color: #E70006;
	text-decoration: underline;
}
a.redUnderlined:hover {
	color: #E70006;
	text-decoration: underline;
}

a.whiteBoldUnderlinedOnHover:link {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.whiteBoldUnderlinedOnHover:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.whiteBoldUnderlinedOnHover:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

a.size11UnderlinedOnHover:link {
	font-size: 11px;
	text-decoration: none;
}
a.size11UnderlinedOnHover:visited {
	font-size: 11px;
	text-decoration: none;
}
a.size11UnderlinedOnHover:hover {
	font-size: 11px;
	text-decoration: underline;
}

a.size11RedOnHover:link {
	color: Black;
	font-size: 11px;
}
a.size11RedOnHover:visited {
	color: Black;
	font-size: 11px;
}
a.size11RedOnHover:hover {
	color: #E70006;
	font-size: 11px;
}

a.underlinedOnHover:link {
	text-decoration: none;
}
a.underlinedOnHover:visited {
	text-decoration: none;
}
a.underlinedOnHover:hover {
	text-decoration: underline;
}

a.marquee:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
    #tab_header ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#tab_header li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
    }
    
	#tab_header a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: black;
		text-align: center;
    }
	
	#tab_header a:hover {
		background: #ddf;
	}
	
	#tab_header #selected {
		border-color: black;
	}
	
	#tab_header #selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	
	#tab_content {
		border: 1px solid black;
		clear: both;
		padding: 0 1em;
	}

	.div_hidden{
		display:none;
	}
	
	.div_show_hidden, .div_show_all_hidden{
		font-weight:bold;
		color:black;
		cursor:pointer;
	}
	
	.div_show_hidden:hover, .div_show_all_hidden:hover{
		cursor:pointer;
		text-decoration:underline;
	}
	
	.hidden_section_name{
		font-weight:bold;
		color:#CC0000;
	}
	
	.section_name{
		font-weight:bold;
		color:#000000;
		font-size:11px;
	}
	
	.label_import_product{
		font-weight:bold;
		padding:7px 0;
		border-bottom:1px dotted #cc9999;
	}
	
	.label_import_product:hover{
		background-color:#f0f4ff;
	}
	
	.label_import_product label{
		cursor:pointer;
	}
	
	.label_import_product label span{
		color:#919191;
		font-weight:normal;
	}
	
	.label_import_product.odd{
		color:#000000;
	}
	
	.label_import_product.even{
		color:#0053a6;
	}
	
	.section_buttons{
		text-align:left;
	}
	
	.section_buttons input{
		margin:10px 0 0 10px;
	}

	#table_emailTags{
	width:100%;
}

#table_emailTags thead tr th{
	font-size:12px;
	text-align:center;
	background-color:#B9CCB6;
	padding:3px 5px;
}

#table_emailTags tbody tr.odd_row {
	background-color:#f5f5f5;
}

#table_emailTags tbody tr td{
	font-size:11px;
	text-align:center;
	padding:3px 5px;
}

#table_emailTags tbody tr td{
	border-bottom:1px solid #dbe4da;
}

#table_emailTags tbody tr:hover{
	background-color:#dbe4da;
}

#button_add_email_tag{
	padding:5px 10px;
	background-color:#5b7c56;
	margin:10px 0;
	color:#ffffff;
	font-weight:bold;
}

#button_add_email_tag:hover{
	background-color:#7a3d3d;
}

#emailTagsDIV{
	width:610px;
	margin:0 auto;
}

.emailTagsBack{
	float:left;
	font-size:11px;
	color:#496345;
	font-weight:bold;
}

.emailTagsBack:hover{
	color:#c10000;
}

#emailTagsDIV #emailTagsButtons{
	text-align:center;
	padding-top:20px;
}

#emailTagsDIV #emailTagsButtons input{
	font-size:11px;
	font-weight:bold;
	padding:1px 25px 2px 25px;
}

#emailTagsDIV #emailTagsButtons #deleteInput{
	margin-left:50px;
	color:#ff0000;
}

.emailTagsLabel{
	font-size:11px;
	font-weight:bold;
}

.emailTagsLabel span{
	color:#c60000;
}

.emailTagsInputText, .emailTagsTextarea{
	width:600px;
	border:1px solid #d3d3d3;
	background-color:#fffff0;
	color:#404040;
	padding:5px 2px;
	font-size:11px;
}

.emailTagsInputText{
	height:25px;
}

.emailTagsInputText:hover, .emailTagsTextarea:hover{
	border:1px solid #000000;
}

.emailTagsTextarea{
	height:100px;
}

.emailTagsResponseMessage{
	padding:5px 0;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	background-color:#1dc039;
	color:#ffffff;
}

.emailTagsResponseMessage.error{
	background-color:#b90000;
}

.emailConfigurationTitle, .emailConfigurationTitleNew{
	font-weight:bold;
	font-size:11px;
	color:#622f4f;
}

.emailConfigurationTitleNew{
	padding-top:10px;
	color:#e10000;
}

.DIVselectTags select{
	padding-top:4px;
	background-color:#ffe6e6;
}

.DIVselectTags select option{
	padding:5px 2px 1px 20px;
	border-bottom:1px dotted #c0c0c0;
	background-color:#fffbfb;
}

.DIVselectSites select{
	background-color:#d9e3d7;
}

.DIVselectSites select option{
	background-color:#d9e3d7;
	padding-bottom:2px;
	border-bottom:1px dotted #c0c0c0;
}

#SpanInsert{
	background-color:#a3a3a3;
	padding:6px 25px;
	cursor:pointer;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:1px;
}

#SpanInsert:hover{
	background-color:#c4c4c4;
}

#SpanGenerateEmail{
	background-color:#bf6000;
	padding:3px 15px;
	cursor:pointer;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	position:relative;
	top:1px;
	float:right;
	margin:0 3px;
}

#SpanGenerateEmail:hover{
	background-color:#d96c00;
}

.OkValue{
	color:#00b700;
	font-weight:bold;
	text-decoration:none;
}

.NotOkValue{
	color:#d50000;
	font-weight:bold;
	text-decoration:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #dbdbdb;
	padding: 1px 5px;
	opacity: 0.85;
	font-family:Arial;
	font-weight:normal;
	color:#414141;
	font-size:11px;
}

.inputTextarea{
	border:1px solid #d3d3d3;
	background-color:#fffff0;
	color:#404040;
	padding:5px 2px;
	width:99%;
}

.inputTextareaNew{
	border:1px solid #d3d3d3;
	background-color:#ffdddd;
	color:#404040;
	padding:5px 2px;
	width:99%;
}

#rightColumn li{
	list-style-type:none;
}

.EmailHiddenDiv{
	display:none;
}

.infoEmails{
	position:relative;
	top:3px;
	cursor:pointer;
}

/*
.invoiceTableClass, .invoiceTableClass tr td{
	border-color:#e0e0e0;
}
*/

table, table tr td{
	border-color:#e0e0e0;
}
