/*  
Theme Name: Tema Nagarsoft
Theme URI: http://www.nagarsoft.com
Description: Designed by Nagarsoft.
Version: 1.20 english
Author: Nagarsoft
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

input.placeholder {
	color:#A3A2A2;
}

.topmenu a:hover {
	text-decoration:none;
}

#newsletter {
	background-color:#FFFFD4;
	width:550px;
	border:2px solid #2776BA;
	border-collapse:collapse;
	padding:10px;
}

body {
	margin: 0;
	padding: 10px;
	background: #015280;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000;
}

p { text-align:justify; line-height:145%;}
td { line-height:140%; }

ol,
ul {
	line-height: 135%;
	text-align:justify;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	background: transparent;
	color: #0C6AAC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 150%;
	}

h1 {
	font-size: 2.1em;
	margin-bottom:8px;
	}
	
h2 {
	padding-top: 20px;
	margin-bottom: 3px;
	font-size: 1.45em;
	}
	
h3,h4 {
		font-size: 1.5em;
}

#whatsnew h2 {
		padding-top:0px;
}

#hometitle {
	padding-top: 20px;
	margin-bottom: 3px;
	text-align:center;
	}
	
#datitle {
	text-align:center; 
	color:black;
	font-size: 1.3em;
	}
	


.subtitle {
	font-size: 1.6em;
	color: #6699CC;
	margin-top:-8px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	
}

A:link{ text-decoration:none; color:#1966E6;}
A:visited{ text-decoration:none;  color:#1966E6; }
A:active{ text-decoration:underline; color:#FC9204; }
A:hover{ text-decoration:underline;  color:#FC9204; }

blockquote {
	margin: 5px 0;
	padding: 0 20px;
	color: #5A5A5A;
	}

code {
  background: #afafaf;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { /* to be styled */ }
img.noborder {
	border: none;
	}

.left {
	float: left;
	/*padding-bottom:10px;*/
	padding-right:2px;
	display:inline;
	}
.right {
	float: right;
	display:inline;
	margin-bottom:10px;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 855px;
	/*border: solid 2px #6699CC;*/
	margin: 12px auto 12px auto;
	padding: 0;
	background: #fff;
	/*font-size: 1.3em;*/
	}


/**********************
*   Sidebar           *
***********************/

#sidebar ul {
	line-height: 150%;
}

#sidebar {
	float: right;
	width: 170px;
	margin: 0;
	padding: 0;
	background: #fff;
	}

#sidebar .rssfeeds {
		height: 140px;
		margin: 0;
		padding: 0;
		background: transparent url(images/feeds.gif) no-repeat right bottom;
		}
#sidebar .socialtools {
		height: 140px;
		margin: 0;
		padding: 0;
		background: transparent url(images/social.gif) no-repeat right bottom;
		}
#sidebar h2.feed-title {
		margin: 0;
		padding: 20px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
#sidebar h2.social-title {
		margin: 0;
		padding: 20px 0 10px 3px;
		background: none !important;
		font-size: 1.4em;
		}
	.rssfeeds a.rss  {
		padding: 0 0 0 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 5px 0;
		}
	.socialtools img  {
		border: 1px solid #edf2ff;
		padding:1px;
		}
#sidebar h2 {
	font-size: 1.4em;
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	text-align:left;
	clear: both;
	color: #bbb;
	}
#sidebar ul.no-splitted li {
	/*padding: 0 0px 0 20px;*/
	/*background: transparent url(images/dot.gif) no-repeat 5px 5px;*/
	margin-top:5px;
	margin-right: 5px;
	
	background: transparent url(images/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	
	}
#sidebar ul.no-splitted ul li {
	/*margin: 0 -5px;*/
	margin: 0 0 0 -23px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 140px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}

ul.splittedlists li {
	background: transparent url(images/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
ul.splittedlists ul li {
	margin: 0 0 0 -23px;
	}
ul.splittedlists li a:link,
ul.splittedlists li a:visited {
	color: #353d50;
	}
ul.splittedlists li a:hover,
ul.splittedlists li a:active {
	color: #2c76bb;
	}



/**********************
*   Header            *
***********************/

#header {
	height: 115px;
	background: transparent url(images/top-header.jpg) no-repeat;
	background-position: -45px -79px;
	text-align:left;
	}

#header .blogtitle {
	width: auto;
	height: 90px;
	padding: 10px 0px 0px 15px;
	}
#header h1 {
	padding: 10px 0 0 35px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 34px;
		background: white url(images/nav_bg.gif) repeat-x 0 0;
		}

	ul.menu {
		float: left;
		margin: 0;
		/*padding: 0 15px;*/
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 15px 0 15px;
		line-height: 24px;
		color: #fff;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: none;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #fff;
		background: url(images/nav_hover.gif) no-repeat center top;
		text-decoration: none;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #fff;
		background: transparent url(images/nav_active.gif) no-repeat center bottom;
		text-decoration: none;
		}
		
	ul.menu li.current_page_parent a:link,
	ul.menu li.current_page_parent a:visited,
	ul.menu li.current_page_parent a:hover,
	ul.menu li.current_page_parent a:active {
		color: #fff;
		background: transparent url(images/nav_active.gif) no-repeat center bottom;
		text-decoration: none;
		}

	.searchbar {
		float: right;
		width: 200px;
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 200px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 120px;
		height: 18px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 0 0 2px;
		border: 1px solid #999;
		background: #fff url(images/searchbg.gif) repeat-x 0 0;
		}


/***********************
*  Wrapper             *
***********************/

#wrapper {
	/*float: left;*/
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0; /* For IE */
	padding: 0;
	block:inline;
	}


/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 825px;
	height: 100%;
	background: #fff;
	/*margin-right: 20px;*/
	}
#contentsidebar {
	float:left;
	width: 665px;
	height: 100%;
	/*margin-right: 180px;*/
	background: #fff;
	}

.pages {
	float: left;
	width: 570px;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /* Fuck IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /* Fuck IE */
	}

.page-title {
	width: 570px;
	margin: 20px 0 0 0;
	}
.page-title h2.page-title-border {
	padding: 0 0 0 30px;
	font-size: 1.6em;
	line-height: 48px;
	color: #104177;
	}

/**********************
*   Blog Entries      *
***********************/

/* crea problemi con le textbox del forum */
.post {
	padding: 15px 25px 10px 25px;
	/*background: #fff;*/

	
}

.postentry {
	color: #050d24;
	text-align: justify;
	}
.postentry a,
.postentry a:hover {
	color: #2f63b3;
	}

.postentry img {
	border: 5px solid #edf2ff;
	}
.postentry img:hover {
	border: 5px solid #efefef;
	}

.posttitle { /* to be styled */ }
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #050d24;
	}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #2f63b3;
	}
.post-date {
	padding: 0 0 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 0;
	}
.post-comment {
	padding: 0 0 0 20px;
	background: url(images/icon_comments.gif) no-repeat 0 0;
	}
.post-filed {
	padding: 0 0 0 20px;
	background: url(images/icon_filed.gif) no-repeat 0 0;
	}

/**********************
*   Footer            *
***********************/

#footer {
	width: 835px;;
	height: 65px; 
	padding: 1px;
	margin: 0px 7px 0px 7px;
	clear: both;
	border-top: 1px solid #6699CC;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
	
/* Extras */

img {border:0; padding-right:2px;}


#infostudio {
	margin-top: 55px;
	margin-right: 55px;
	float:right;

}

	ul.sidenav li {
		padding-left:3px;
		/*background: transparent url(images/b.gif) no-repeat 0px;*/
	}

	ul.sidenav li.current_page_item a:link,
	ul.sidenav li.current_page_item a:visited,
	ul.sidenav li.current_page_item a:hover,
	ul.sidenav li.current_page_item a:active {
		font-weight: bold;
		text-decoration: underline;
		color:#FFAD00;
		padding-left:6px;
		background: transparent url(images/bulletorange.gif) no-repeat 0px;
		}
		
		
		.faqtext {
			padding: 2px 0px 10px 22px;
			line-height:150%;
			font-size: 11px;
			color: #666666;
		}
		
		h3.trigger {
			/*font-weight: normal;*/
			padding-left: 3px;
		}
		
		.trigger{
			cursor:pointer;
			color: black;
			padding:3px 3px 3px 3px;
			text-decoration: none;
			font-size: 13px;
			color: #666666;
			/*background:#EFEFEF;*/
		}		
		.trigger:hover{
			cursor:pointer;
			text-decoration: none;
			/*color:#FC9204;*/
			/*background:#EAEAEA;*/
		}		
		.expanded{
			cursor:pointer;
			/*background:#FFAE00;*/
			padding:3px 3px 3px 3px;
			text-decoration: none;
			font-size: 13px;
			color: #666666;
			/*color:#FC9204;*/
		}
		.expanded:hover{
			cursor:pointer;
			text-decoration: none;
			/*color:#FC9204;*/
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
		
		h3 strong {	color:#EA771A;	}
		
		p.testimonial {
			background:url(images/quote.gif) no-repeat;		
			padding: 4px;
			padding-left: 35px;
			padding-top: 10px;
			margin-bottom: 20px;
			/*text-align:left;*/
			font-size: 10px;
	}
	
	#abbreviations {
			text-align:left;
	}
	
	
/* Nagarsoft Home Page */
	
.quotes {
		float:right;
		width:330px;
		height: 170px;
		background:url(images/wquote.png) right 85% no-repeat;
		line-height: 140%;
		padding: 0px 15px 15px 0px;
		border-collapse: collapse; 
	    border:#999 dotted 1px;
		padding: 10px;
	}
.quotes	p {
	font-size: 11px;
	text-align:left;
	}

#news {
		float:left;
		width:400px;
		line-height: 140%;
		padding: 0px 15px 15px 0px;
		margin-right:10px;
		background:url(images/verticalrule.png) right top no-repeat;
	}
#news	p {
	font-size: 10px;
}

.mainbottom {
	clear: both;
	float:left;
	width: 810px;
	border-top: 1px solid #6699CC;
}

h2.mainbottom {
	font-size: 1.5em;
	color:#6699CC;
	margin-top: 0px;
	}


/* End Nagarsoft Home Page */
	
	.product_screen{
	 vertical-align: top;
	 width: 200px;
	 text-align: center;
	}
	
	.product_summary{
	vertical-align: top;
}
	
	td.history {
	 vertical-align: top;
	 font-size:10px;
	 padding: 10px;
	}
	
	.newfeature {
	/* indicates a new product feature */
	color:#009933;
	font-weight:bold;
}

.fix {
	/* indicates a product fix */
	color:#FF0000;
	font-weight:bold;
}

li.faq {
	margin-top:10px;
}

.featurelist { margin: 10px 0px 5px 2.5em; padding: 0px; list-style-image: url(images/bulletarrow.gif); }
.featurelist li { font-size: 13px; margin: 0.4em 0px; }

.mainfeaturelist { margin: 10px 0px 5px 2.5em; padding: 0px; list-style-image: url(images/bullet.gif); }
.mainfeaturelist li { font-size: 12px; margin: 0.3em 0px; }

.screenshots p {
	text-align: left;
	font-size: 13px;
}


/* contains the styles for the secondary menu for Direct Access */

.secondmenu ul {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

		
	div.secondmenu li.page_item a:link,
	div.secondmenu li.page_item a:visited,
	div.secondmenu li.page_item a:hover,
	div.secondmenu li.page_item a:active {
		text-decoration: none;
		border-bottom: 5px solid #DBDDE0;
		border-top: 5px solid #DBDDE0;
		background: transparent url(images/bulletorange.gif) no-repeat 0px;
		color: #6699CC;
		padding:5px 7px 5px 7px;
		width: auto;
		margin-left:-5px;
		font-weight: bold;
		}
		
		div.secondmenu li.page_item a:hover {
			border-bottom: 5px solid #6699CC;
			border-top: 5px solid #6699CC;	
			color: #6699CC;
		}
		
	div.secondmenu li.current_page_item a:link,
	div.secondmenu li.current_page_item a:visited,
	div.secondmenu li.current_page_item a:hover,
	div.secondmenu li.current_page_item a:active {
		font-weight: bold;
		text-decoration: none;
		color:#FFAD00;
		border-bottom: 5px solid orange;
		border-top: 5px solid orange;
		background: transparent url(images/bulletorange.gif) no-repeat 0px;
		padding:5px 7px 5px 7px;
		width: auto;
		
		
		}

.secondmenu li.pagenav {
	list-style: none;
	display: block;
}

.secondmenu li.page_item {
	list-style: none;
	display: inline;
	}
	
div.secondmenu {
	clear:both;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
}

#box {
	clear:both;
	padding-top:6px;
}

#daheader {
	clear:both;
	text-align:center;
	padding-top:10px;
	font-size:13px;
}

#migratePe { display:block; text-align:center; width:600px; height:364px; background-image:url(images/migrate-to-phraseeexpander.png);margin:auto;}


.ddsg-wrapper ul {
	margin: 5px 0px 5px 2.5em; padding: 0px; list-style-image: url(images/bullet.gif);
}

.ddsg-wrapper ul li ul {
	margin: 5px 0px 5px 2.5em; padding: 0px; list-style-image: url(images/bulletarrow.gif);
}

/* features table */

table.features td {
	padding-bottom: 10px;
	font-size: 12px;
	line-height:140%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:justify;
}

table.features td:first-child {
	width: 55px;
}


/****************/


/* order table */

.order {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 400px;
	}

table.order th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	padding-top:10px;
	padding-bottom:5px;
	}

table.order td {
	border-bottom: 1px solid #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
	}

table.order td:first-child {
	/*width: 80px;*/
	}

table.order td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}


/* Livenup and LogoOrganizer legacy styles */

/* table containing the product info */
table.proddata {
	 border-collapse: collapse; 
	 border: #1966E6 solid 1px;
	 background-color:#ECF1F7;
	 padding: 3px;
}

.free {
	color:#0DA75F;
	font-weight: bold;
}

td.proddata_caption {
	/*background-color:#1966E6;*/
	/*color: #FFFFFF;*/
	padding: 5px;
	text-align: right;
}
td.proddata_contents {
	padding: 5px;
	text-align: left;
	font-weight:bold;
}

.warning_box {
	border-collapse: collapse; border: #2776BA solid 2px;
	background-color:#FFFFD4;
	padding: 10px;
}

.warning_title {
	color: #2776BA;
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	border-bottom: #2776BA solid 1px;
}

/* table in the logolib*/
td.logolib {
	text-align: left;
	background-color:#1966E6;
	color: #FFFFFF !important;
	font-weight:bold;
}

table.logolib {
	border-collapse: collapse; 
	border: #1966E6 solid 1px; width: 100%;
	background-color:#ECF1F7;
}


/* PhraseExpander */

.standardButtons a.learnMore {
    background: url("images/learnMore.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: 47px;
    line-height: 47px;
    margin: 0 auto 17px;
    text-align: center;
    text-indent: -9999px;
    width: 255px;
}

.standardButtons a.learnMore:hover {
    background-position: left 100%;
    border: medium none;
}

.standardButtons a.downloadSoftware {
    background: url("images/download_pe.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: 39px;
    line-height: 39px;
    margin: 0 auto;
    text-align: center;
    text-indent: -9999px;
    width: 234px;
}

.standardButtons a.downloadSoftware:hover {
    background-position: left 100%;
    border: medium none;
}