/*GENERAL TAGS*/
* 	        {padding:0;margin:0;}
body        {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size:1em;
				line-height: 1.3em;
}

p 	        {margin-bottom: 0.5em;}
a           {color: #9FB427;text-decoration: none; outline: none;}
a:hover     {color: #9FB427;text-decoration: underline;}
a img       {border: none;}
a:hover img {border: none;}
h1 			{color:#B22021; font-size:1.5em; margin-bottom:10px;}
hr          {border:none 0;border-top: 1px solid #9FB427; height:1px; width:100%;}
hr.delimiter{border:none 0;border-top: 1px dotted #999; height:1px; width:90%;}

/* LOGO */
.motto           {font-family: Tahoma,Arial,Helvetica,sans-serif;font-size:11px;color:#999999;margin-top:-3px;}
.logo_firstword  {font-family: Arial,Tahoma,Helvetica,sans-serif;font-size:26px;letter-spacing:0.04em; color:#C05156; font-weight:bold;}
.logo_secondword {font-family: Arial,Tahoma,Helvetica,sans-serif;font-size:26px;color:#3F3F3F; font-weight:bold; letter-spacing:0.04em;}

#headLogo
{
    width: 216px;
    float: left;
    margin-bottom: -3px;
}
#headLogo a
{
    display: block;
    float: left;
    width: 216px;
    height: 51px;
    background: url("../images/logo.png") no-repeat;
    text-indent: -9999px;
}


hr.purchase {
    border: none 0;
    border-top: 2px solid #888888;
    height: 1px;
    width: 550px;
    text-align: center;
}

strong.highlight, span.highlight {
    color: #9FB427;
    text-decoration: none;
    font-weight:bold;
}


h2			{color:#AB181E; /*#B70000;*/}
h3			{color:#AB181E;}
div, table td {font-size:0.9em;}
ul 			{list-type:square; padding-left:30px;}
h2.rightSide{color:#30466D;font-size:15px !important;}	

.reverse 				{direction: rtl;unicode-bidi:bidi-override;text-align:left;}
.observation			{font-size:12px;color:#333;}
.highlight           {color: #9FB427;text-decoration: none;}

/*ERRORS & MESSAGES*/
.errors                 {color: #ff0000;padding:5px;font-family: Tahoma,Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.messages               {color: #009933;padding:5px;font-family: Tahoma,Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;}

/*class & id*/
.left-right-separator   {background: #999999;width: 1px;height: 100%;}
.center-right-separator {width: 1px;border-left: 1px dotted #999;}

#header 				{position: absolute; left:0px; top: 0px; height:100px; width:100%; margin-bottom: 0px;}
#header #logo 			{padding-left:30px;padding-top:3px;margin-bottom:10px;}
h2.logo_firstword       {display:inline;font-family: Trebuchet, Arial, sans-serif;font-size:25px;font-weight:bold;letter-spacing:0.04em;color:#AB181E;}  
h2.logo_secondword      {display:inline;font-family: Trebuchet, Arial, sans-serif;font-size:25px;font-weight:bold;color:#3F3F3F;margin-left:-12px;}  
h3.motto                {font-family: Trebuchet, Arial, sans-serif;font-size:11px;font-weight:normal;color:#666;margin-top:-3px;margin-left:5px;}  

#content 				{position:relative;width:100%; font-size: 14px;}
#logo, #content, #footer p {margin: 0 auto;}

.test {}

/*menu*/
.menuSpace {border-bottom: 1px solid #ccc;}
.menuItem {padding: 1px 5px; border: 1px solid #ccc; width:30px; color: #415E99; background: #EEE;}
.menuItem:hover {padding: 1px 5px; border: 1px solid #ccc; width:30px;  background: #FFF; cursor:pointer;}
.menuItemSelected {padding: 1px 5px; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; width:30px;}
.menuText {color: #415E99;}

#footer 		        {margin:0 auto;margin-top:20px;text-align: center;border-top: dotted 1px #ccc;padding-top:5px;padding-bottom: 3px;font-size: 0.8em;color: #666;background: #f0f0f0;}
#footer a				{color: #415E99;background: #f0f0f0;padding: 0 5px 0 5px;text-decoration: none;}
#footer a:hover 		{background: #FFF;color: #415E99;text-decoration: none;}
#footer a.active 		{background: #FFFFFF;border-bottom: 5px solid #FFF;color: #415E99;text-decoration: none;}

/** right panel **/
#rightpannel			{position:relative; font-family: Sans-serif;}
#rightpannel h2 		{color: #30466D; font-size: 0.9em;  margin-bottom: 7px;  border-bottom: 1px solid #999999; }
#rightpannel ul 		{font-size: 1em; padding: 0 0 15px 15px; margin:0 5px 0 30px;}
#rightpannel li 		{font-size: 1em; margin-bottom:5px; list-style-type: square;}


#greenlist 				{margin-top:8px; margin-left:45px; padding:5px;}
#greenlist li 			{margin-bottom: 12px;}
#greenlist a 			{text-decoration:none;color: #9FB427;/*#55C21F;*/}

.bluebutton { background-color:#1073C3; color: white; font-size: x-large; margin: 5px; padding: 5px; cursor: pointer; }
.redbutton  { background-color:#B50C0C; color: white; font-size: x-large; margin: 5px; padding: 5px; cursor: pointer; }
.redbutton:hover  { background-color:#B50C0C; color: white; font-size: x-large; margin: 5px; padding: 5px; cursor: pointer; }
.greenbutton  { background-color:#388C24; color: white; font-size: x-large; margin: 5px; padding: 5px; cursor: pointer; }
.greenbutton:hover  { background-color:#388C24; color: white; font-size: x-large; margin: 5px; padding: 5px; cursor: pointer; }

.greenyButton{
	background-color:#9FB427;
	border: 2px solid #3A9C08;
	color: white;
	font-size: x-large;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
}

.greenyButton:hover {
	background-color: #9FB427;
	border: 2px solid #008000;
	color: white;
}


.buyButton{
	background-color:#F7F7F7;
	border: 1px solid #008000;
	color: #000000;
	font-size: x-large;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
}

.buyButton:hover {
	background-color: #E9EAEC;
	border: 1px solid #008000;
	color: #000000;
}


/*live demo*/
.livedemo_warning		{color:#AB181E;font-weight:bold;font-size:12px;}
a.submit_login_link     {text-decoration:none;cursor:pointer;}  
.index_login_repeat     {line-height:31px;height:31px;font-size:11px;text-decoration:none;color:#FFF;background:url(../images/index_login_repeat.gif);background-repeat:repeat-x; cursor:pointer;}  
.authentication         {position:relative;z-index:5; width:400px;height:320px; margin-top:0px}

table.livedemo_loginbg	{color:#FFF;font-size:12px;width:321px;height:190px;background:url(../images/livedemo_loginbg.gif);background-repeat:no-repeat;}	
.loginpanel_title 		{font-size:14px;color:#FFF;}

/*F.A.Q*/
.page_title             {font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:16px;font-weight:bold;color:#AB181E; padding:30px 5px 10px;}
.faq_allcontent         {padding-left:5px;font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:12px;color:#333;}
.faq, .faq_answer       {display:inline;font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:15px;color:#AB181E;}
ol.faq_questions        {color:#9FB427;list-style-type:decimal;padding-left:40px;padding-bottom:10px;}    
.faq_questions li a  	{font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:12px;color:#9FB427;} 
.faq_allcontent ol		{padding-left:40px;}	

.screenshots			{border:1px solid #999;margin-bottom:10px;}
td.screenshots:hover 	{border:1px solid #AB181E;}
.schreenshot_title		{font-size:12px;font-weight:bold;color:#666;text-align:center;}

.all_videos				{width:100%;text-align:center;margin-left:-10px;}
.videos			        {width:220px;height:160px;float:left;padding-left:10px;padding-right:10px;padding-bottom:20px;}
a.videos_link img		{border:1px solid #999;margin-top:15px;padding:5px;}
a:hover.videos_link	img {border:1px solid #AB181E;}
.videos_title		    {font-size:12px;font-weight:bold;color:#666;text-align:center;}

.testimonial			{font-size:12px;font-style:italic;color:#333;width:95%}
.testimonial_author		{font-size:11px;font-style:normal;font-weight:bold;color:#AB181E;padding-bottom:20px;}

blockquote div.testimonial:before     { content: open-quote }
blockquote div.testimonial:after      { content: close-quote }

.mandatory_field 		{
    color: #FF0000;
    width: 3px;
    font-size:12px;
    font-weight:bold;
}

.rightSide_whyTT li		{font-size:13px !important;color:#333333;}		
.rightSide_supported	{font-size:16px !important;font-weight:bold;color:#9FB427;}
.rightSide_supported img{vertical-align:middle;}



/* UNUSED
.contact_form th {
	font:Arial, Tahoma, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-align:right;
}
*/

/*contact*/
.contact_fields			{width: 350px;background-color:#F7F7F7;border:1px solid #999}

/* UNUSED
.productTitle{ font-family: Trebuchet MS, Arial, sans-serif; font-size:20px;color:#000000;}
*/

fieldset {
    padding: 0.2em 0.5em;
    border:1px solid green;
    font-size:90%;
    width: 400px;
}


legend {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    background-color:#FFFFFF;
    border: 2px solid #3A9C08;
    padding: 1px 10px;
}


/* **************************************************************************************** */
/* ************************************************************** Start CSS mouse-over-info */
#dhtmltooltip {
    position:		absolute;
    max-width:		200px;
    min-width:		100px;
    border: 		1px solid #3A9C08;
    padding:		2px;
    background-color: #F0F0F0;
    z-index:		10;
    overflow:		hidden;
    text-align:		left;
    font-size:		11px;
    filter:			alpha(opacity=97);
    -moz-opacity:	.97;
    opacity:		.97;
}

.ddrivetip_image {
    float: left;
    margin-right:2px;
    padding:2px;
    border:3px double #4D0908;
    background: #ffffff;
    valing: bottom;
}


.ddrivetip_text {
    font-family: arial, "lucida console", sans-serif;
    font-size:11px;
    color: #000000;
    text-decoration: none;
    text-align: none;
    text-vAlign: top;
}

.ddrivetip_text_meniu {
    font-family: arial, "lucida console", sans-serif;
    font-size:10px;
    font-weight: bold;
    color: #251106;
    text-decoration: none;
    text-align: none;
    text-vAlign: top;
}


#dhtmltooltip_meniu {
    position:			absolute;
    border:				1px solid #815E38;
    padding:			2px;
    background-color:	#E1D4C3;
    visibility:			hidden;
    z-index:			100;
    text-align:			left;
    filter:				alpha(opacity=15);
    -moz-opacity:		.15;
    opacity:			.15;
}


/*************************************************************************************************/
/** DROPDOWN LANGUAGE MENU ***********************************************************************/

div.lang-dropdown {
    position:		relative;
    /*float:			right;*/
    /*margin-right:	3px;*
    /*padding-top:		10px;*/
    text-align:		right;
    /*top:				11px;*/
    /*left:			840px;*/
    width:			130px;
}

div.lang-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align:left;
}

div.lang-dropdown ul li {
    position: relative;
}

div.nav {
    margin-right:100px;
    float:left;
}

ul.submenu {
    position: absolute;
    left: -1px;
    display: none;
    background-color:white;
    border:1px solid gray;
    width:133px;
    z-index:99999;
}

/* Styles for Menu Items */
div.lang-dropdown ul li {
    display: block;
    text-decoration: none;
    border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* _div.lang-dropdown ul li { float: left; height: 1%; }
* _div.lang-dropdown ul li a { height: 1%; }
/* End */
div.lang-dropdown ul li ul li {height:20px;margin:0px;padding:0px;}
/* div.lang-dropdown ul li ul li a:hover { color: #E2144A; background: #EEEEEE; } /* Hover Styles */

div.lang-dropdown ul li ul li a { padding: 2px 3px 0px 10px; text-decoration: underline;} /* Sub Menu Styles */

li:hover ul, li.over ul { display: block; } /* The magic */
/*************************************************************************************************/
/*************************************************************************************************/


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/* STANDARD */
/*
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
*/

/* POSITIVE */
button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* GREEN */
.buttons button{
    background-color: #FFB442
}
.buttons a.green, button.green{
    color:#9FB427;
}
.buttons a.green:hover, button.green:hover{
    background:#E9ECB3;
    border:1px solid #9FB427;
    color:#539015;
}
.buttons a.green:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* orange */
.buttons a.orange, button.orange{
    color:#FFFFFF;
    /*border: solid 1px #000000;*/
}
.buttons a.orange:hover, button.orange:hover{
    background:#E9ECB3;
    border:1px solid #9FB427;
    color:#539015;
}
.buttons a.orange:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
