﻿html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #363636;
	/*background-color: #ffffff;*/
	/*background-image: url(images/header_background2.jpg);*/
	background-image: url(images/header_background2-sub2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	/*font-family: Trebuchet MS, Tahoma, Arial;*/
	font-family: "Lato Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #363636;
}


div.container-main {
	background-color: white;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/header_background2-sub2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 0px;
	margin: 0 auto;
}

div.container {
	background-color: white;
	background-image: url(images/header_background2-sub.jpg);
	background-repeat: repeat-x;
	background-position: center -175px;
	margin-top: -18px;
	/*padding-top: 20px;*/
	text-align: center;
	margin: 0 auto;
}

div.content-main-front {
	width: 1000px;
	margin: 50px auto;
}

div.page {
	width: 1000px;
	text-align: left;
	padding-top: 15px;
	margin: 0 auto;
}






a {
	color: #79b032;
	font-family: Arial;
	text-decoration: underline;
}

table.testimonials td {
	border-bottom: 1px dotted silver;
	padding-bottom: 20px;
	padding-top: 15px;
	font-size: 11px;
}

table.testimonials td h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.testimonials td span {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}

table.testimonials td a {
	font-size: 11px;
	/*color: #272727;*/
	font-weight: normal;
}

img#n1 {
	top: 0px; left: 80px; width: 320px; height: 240px; position: absolute; z-index: 3; display: block;
}

img#n2 {
	top: 60px; left: 30px; width: 160px; height: 120px; position: absolute; z-index: 2; display: block;
}

img#n3 {
	top: 60px; left: 290px; width: 160px; height: 120px; position: absolute; z-index: 1; display: block;
}

div.header {
	width: 1000px;
	height: 392px;
	background-color: transparent;
	position: relative;
	margin-top: 0px;
}

div.header-sub {
	width: 1000px;
	height: 200px;
	background-color: transparent;
	position: relative;
	margin-top: -5px;
	_margin-top: -3px;
}

div.horizontal-menu {
	width: 1000px;
	height: 71px;
	background-color: #242424;
	background-image: url(images/horizont_menu_bg.gif);
	position: absolute;
	top: 30px;
	z-index: 1000;
}

div.horizontal-menu-left {
	height: 71px;
	background-image: url(images/horizont_menu_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div.horizontal-menu-right {
	height: 71px;
	background-image: url(images/horizont_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}


div.logo {
	width: 230px;
	height: 71px;
	position: absolute;
	line-height: 71px;
	left: 10px;
	background-image: url(images/sd_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.logo a {
	display: block;
	width: 230px;
	height: 71px;
}

div.logo h1 {
	color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 22px;
	display: block;
	width: 230px;
	height: 71px;
	text-indent: -10000px;
}

div.menu {
	position: absolute;
	width: 680px;
	height: 71px;
	right: 0px;
	top: 0px;
}

div.menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-image: none;
}

div.menu ul li {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
}

div.menu ul li a {
	color: white;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	overflow: hidden;	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
}

div.menu ul li a:hover {
	background-color: #414141;
}

div.menu ul li a.selected {
	color: black;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	/*border: 1px solid red;*/
	line-height: 30px;
	height: 30px;
	padding-left: 11px;
	padding-right: 10px;
	margin-left: 5px;
	margin-top: 20px;
	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-color: white;
}




div.main-title {
	position: absolute;
	top: 130px;
	/*left: 21px;*/
	width: 600px;
	/*height: 140px;*/
}

div.main-title h2 {
	color: white;
	/*font-size: 30px;
	font-weight: bold;*/
	font-size: 40px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-shadow: 1px 1px 1px #436b05;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.main-title p {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	/*font-size: 15px;*/
	font-size: 18px;
	/*font-weight: bold;*/
	color: white;
	/*text-shadow: 1px 1px 1px #436b05;*/
	font-family: Trebuchet MS, Tahoma, Arial;
}


div.screenshots {
	width: 470px;
	height: 430px;
	position: absolute;
	right: 0px;
	top: 5px;
	/*background-image: url(images/screenshots_temp.png);*/
	z-index: 100;
}

div.carousel {
	width: 480px;
	height: 240px;
	position: absolute;
	top: 120px;
}

a.carousel-next {
	position: absolute;
	display: block;
	width: 53px;
	height: 111px;
	background-color: transparent;
	background-image: url(images/arrow-next.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 65px;
	right: 35px;
	z-index: 100;
	font-size: 0px;
	cursor: pointer;
}

a.carousel-back {
	position: absolute;
	display: block;
	width: 53px;
	height: 111px;
	background-color: transparent;
	background-image: url(images/arrow-back.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 65px;
	left: 35px;
	z-index: 100;
	font-size: 0px;
	cursor: pointer;
}

a.carousel-main-link {
	position: absolute;
	display: block;
	width: 320px;
	height: 240px;
	background-color: transparent;
	top: 0px;
	left: 80px;
	z-index: 100;
	font-size: 0px;
	cursor: pointer;
}

div.sticker {
	width: 156px;
	height: 153px;
	
	position: absolute;
	background-image: url(images/free_users_sticker.png);
	/*right: 50px;
	top: 255px;*/
	
	right: 320px;
	top: 255px;
	
	z-index: 200;
}


div.main-buttons {
	width: 490px;
	height: 72px;
	position: absolute;
	top: 310px;
	left: 18px;
}

a.download-now {
	display: block;
	width: 132px;
	_width: 206px;
	height: 46px;
	_height: 69px;
	background-image: url(images/download_now_buttonw.png);
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 74px;
	padding-top: 20px;
	line-height: 16px;
	float: left;
	opacity: .8;
}

a.download-now:hover {
	opacity: 1.0;
}

a.download-now span {
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding-left: 1px;
}

a.webedition-now {
	display: block;
	width: 132px;
	_width: 206px;
	height: 46px;
	_height: 69px;
	background-image: url(images/Login.gif);
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 74px;
	padding-top: 20px;
	line-height: 16px;
	float: left;
	opacity: .8;
}

a.webedition-now:hover {
	opacity: 1.0;
}

a.webedition-now span {
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding-left: 1px;
}




a.iphone-now {
	display: block;
	width: 132px;
	_width: 206px;
	height: 46px;
	_height: 69px;
	background-image: url(images/iphone_client_button.png);
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 74px;
	padding-top: 20px;
	line-height: 16px;
	float: left;
	opacity: .8;
	margin-left: 14px;
}

a.iphone-now:hover {
	opacity: 1.0;
}

a.iphone-now span {
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding-left: 1px;
}


a.sign-up {
	display: block;
	width: 174px;
	height: 48px;
	background-image: url(images/download_now_button.png);
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 23px;
	line-height: 15px;
	float: left;
	margin-left: 15px;
	opacity: .8;
}

a.sign-up:hover {
	opacity: 1.0;
}

a.sign-up span {
	color: #6d9e29;
	font-size: 10px;
	font-weight: normal;
}



div.tabs {
	width: 100%;
	height: 49px;
	background-color: transparent;
	position: absolute;
	top: 380px;
	padding-left: 23px;
}

div.tabs ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.tabs ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.tabs ul li a.active {
	display: block;
	float: left;
	height: 44px;
	width: 150px;
	line-height: 44px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	/*padding-left: 13px;
	padding-right: 13px;*/
	background-color: #ccfc84;
	margin-top: 5px;
	margin-right: 5px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-bottom: -1px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.tabs ul li a {
	display: block;
	float: left;
	height: 44px;
	width: 150px;
	line-height: 44px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	/*padding-left: 13px;
	padding-right: 13px;*/
	background-color: #9ec868;
	margin-top: 5px;
	margin-right: 5px;
	
	
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
}

div.beta {
	float: left;
	width: 350px;
	text-align: center;
	line-height: 39px;
	height: 39px;
	background-color: #bfee83;
	margin-left: 0px;
	margin-top: -5px;
	font-weight: bold;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	left: 585px;
	z-index: 150;
}

div.beta p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.beta a {
	color: #58920c;
	font-weight: bold;
}



/* ------- content ------- */

div.features {
	height: 100px;
	margin-bottom: 0px;
	padding-left: 0px;
	/*border-bottom: 1px solid #eeeeee;*/
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: 49px;
}

div.feature {
	width: 213px;
	float: left;
	height: 110px;
	margin-top: -12px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: 1px solid white;
}

div.feature:first-child {
	border-left: 1px solid white;
}

div.feature:hover {
	background-color: white;
}

div.feature h3 {
	margin: 7px 0 4px 0;
	padding: 0 0 0 0;
	font-size: 22px;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #3f3f3f;
	letter-spacing: -1;
}

div.feature p {
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	color: #686868;
}

div.feature img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	border: 0px;
	width: 32px;
	height: 32px;
}

/* consulting */

div.feature-con {
	width: 297px;
	float: left;
	height: 70px;
	margin-top: -12px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: 1px solid white;
}

div.feature-con:first-child {
	border-left: 1px solid white;
}

div.feature-con:hover {
	background-color: white;
}

div.feature-con h3 {
	margin: 7px 0 4px 0;
	padding: 0 0 0 0;
	font-size: 22px;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #3f3f3f;
	letter-spacing: -1;
}

div.feature-con p {
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	color: #686868;
}

div.feature-con img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	border: 0px;
	width: 32px;
	height: 32px;
}




div.content {
	background-color: transparent;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;
	float: left;
	width: 1000px;
	color: #686868;
}

div.content div.row {
	width: 270px;
	float: left;
	/*border-right: 1px solid #eeeeee; */
	padding-right: 20px;
	padding-left: 20px;
}

div.content div.row h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #3f3f3f;
	letter-spacing: -1;
	margin-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}


div.content div.rowa {
	width: 270px;
	float: left;
	/*border-right: 1px solid #eeeeee; */
	padding-right: 0px;
	padding-left: 0px;
}

div.content div.rowa h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #3f3f3f;
	letter-spacing: -1;
	margin-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}

div#news {
	border-right: 0px;
	width: 200px;
	margin-left: 30px;
	/*background-image: url(images/news-bg.png);*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;	
}

div#tweets {
	background-color: #fbfbfb;
	padding: 10px;
}

div.tweete {
	font-size: 11px; 
	border-bottom: 1px dotted silver; 
	margin: 0 0 0 0;
	padding: 6px 0 6px 0;
}

div.tweete:hover {
	background-color: white;
}

div#about {
	width: 360px;
	_width: 400px;
}

div#screenshots {
  width: 270px;
  _width: 300px;
  margin-left: 20px;
}

div#screenshots  h3 {
	margin-left: 3px;
}

div#news span {
	color: #79b032;
	font-size: 12px;
	display: block;
	width: 70px;
	float: left;
	font-weight: normal;
}

div#news p {
	/*font-weight: bold;*/
	/*padding-left: 15px;*/
}

h3.poker-header {
	margin-top: 15px;
}

p.poker {
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}

p.poker a {
	border: 0px;
}

p.poker img {
	border: 0px;
}

div.clear {
	clear: both;
	float: none;
}


div.screencasts {
	overflow: hidden;
	float: none;
	clear: both;
	padding-left: 8px;
}

div.frame {
	width: 125px;
	height: 80px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	background-image: url(images/screenshot_bg.gif);
}


a.more {
	color: #79b032;
	/*font-weight: bold;*/
	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;
}


/* --- */

div.content-sub {
	margin-top: 7px;
	/*background-image: url(images/sub-menu-grad-bg.gif);
	background-position: 20px 18px;
	background-repeat: repeat-y;	*/
	float: none;
	clear: both;
	margin-bottom: -22px;
	padding-bottom: 10px;
	border: 1px solid white;
}

div.content-sub h2 {
  font-size: 19px;
  margin-top: 5px;
  color: #242320;
  border-bottom: 1px dotted silver;
  font-weight: normal;
}

div.content-sub-menu {
	width: 220px;
	/*margin-left: 23px;*/
	float: left;
	padding-bottom: 50px;
}

div.content-sub-menu ul {
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.content-sub-menu ul li {
	margin: 0 0 0 0;
	padding: 7px 0 6px 10px;
	list-style: none;
	border-bottom: 1px dotted #ebe7e7; 
}

div.content-sub-menu ul li:first-child {
	margin: 0 0 0 0;
	padding: 7px 0 6px 10px;
	list-style: none;
	border-top: 1px dotted #ebe7e7; 
	border-bottom: 1px dotted #ebe7e7; 
}

div.content-sub-menu ul li.selected {
	margin: 0 0 0 0;
	padding: 7px 0 6px 10px;
	list-style: none;
	border-bottom: 1px dotted #ebe7e7; 
	background-color: white;
}

div.content-sub-menu ul li a {
	/*font-size: 15px;*/
	font-family: Arial;
	/*font-weight: bold;*/
	color: #3c3c3c;
	text-decoration: none;
}

div.content-sub-content {
	float: right;
	width: 730px;
	padding-top: 10px;
	margin-top: 12px;
}

img.alignleft {
  float: left;
  margin-right: 12px;
  margin-bottom: 5px;
}

/* ---- bottom content ---- */

div.bottom-content {
	width: 100%;
	/*border-top: 3px solid #646464;
	background-color: #787878;*/
	
	/*background-color: #363636;*/
	/*border-top: 1px solid #202020;*/
	
	background-color: white;
	
	text-align: center;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	margin-top: -15px;
	border-top: 1px dotted silver;

}

div.partners {
	width: 1000px;
	background-color: white;
	text-align: left;
	height: 150px;
	padding-left: 0px;
	margin: 0 auto;
}

div.footer {
	/*background-color: #787878;*/
	background-color: #363636;
	text-align: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

div.footer-content {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 80px;
	padding-top: 20px;
	text-align: left;
}

div.footer-icons {
	width: 300px;
	float: right;
}

div.footer-copyright {
	width: 600px;
	float: left;
	font-size: 10px;
	color: white;
	/*text-align: right;*/
	margin-right: 20px;
	margin-top: 8px;
}

div.footer-menu {
	width: 750px;
	float: right;
	text-align: right;
}

div.footer-submenu {
	width: 170px;
	text-align: right;
	float: left;
	margin-right: 15px;
}

div.footer-submenu h4 {
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	background-color: #73b100;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.footer-submenu ul {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.footer-submenu ul li {
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.footer-submenu ul li a {
	color: #d3d3d3;
	font-size: 11px;
	text-decoration: none;
}

div.footer-submenu ul li a:hover {
	color: white;
	text-decoration: underline;
}

div.clear {
	float: none;
	clear: both;
}

table.features-table {
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial;
	color: #555555;
}

table.features-table h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 0 3px 7px;
	color: #4f7c00;
	letter-spacing: 0px;
}

table.features-table h3  a {
	color: #434343;
	text-decoration: none;
}

table.features-table h3  a:hover {
	background-color: black;
	color: white;
}

table.features-table p {
	margin: 8px 0 0 8px;
	padding: 0 0 0 0;
}

table.features-table a {
	color: #2a2a2a;
	text-decoration: none;
}


table.features-table td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;

	/*border-bottom: 1px dotted silver;*/
}

table.features-table td img {
	margin-right: -10px;
	margin-top: 5px;
	float: right;
}

div.login-button {
	/*float: right;*/
	margin-right: 15px;
	margin-top: 2px;
	font-size: 11px;
	color: white;
	text-align: right;
}

div.logout-button {
	font-size: 11px;
	color: white;
	position: absolute;
	top: 125px;
	right: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ff9d00;
}

div.logout-button a {
	border-top: 1px solid #ffef95;
	border-left: 1px solid #ffea96;
	background-color: #ffc400;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255,179,0)),
    color-stop(1, rgb(255,217,0)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(255,179,0) 0%,
    rgb(255,217,0) 100%);
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #9f8700;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	float: right;
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	
}

div.logout-button a:hover {
	opacity: 0.8;
}

div.login-button a {
	border: 0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: -8px;
	margin-left: 10px;
	display: block;	
	float: right;
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	color: white;
	text-indent: -10000px;
	
	background-image: url(images/login-button.png);
}

div.contact-button a {
	border: 0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: -8px;
	margin-left: 10px;
	display: block;	
	float: right;
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	color: white;
	text-indent: -10000px;
	
	background-image: url(images/login-button.png);
}


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

form.customer-details {
	margin: 30px 0 50px 30px;
	padding: 0 0 0 0;
	display: block;
	font-family: Arial;
}

form.customer-details p {
	margin: 0 30px 5px 0;
	padding: 3px 0 3px 7px;
	display: block;
	background-color: #fafafa;
}

form.customer-details label {
	display: block;
	width: 170px;
	height: 31px;
	line-height: 31px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

form.customer-details input {
	width: 480px;
	height: 25px;
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
}

form.customer-details input[type=submit] {
	width: 100px;
	border: 1px solid #409402;
	background-color: #51b408;
	color: white;
	margin: 5px 5px 5px 170px;
}

input.pay {
	width: 40px;
	border: 1px solid #409402;
	background-color: #51b408;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 25px;
	color: white;
	cursor: pointer;
}

div.radio {
	width: 100px;
	float: left;
	margin-left: -5px;
}

form.customer-details textarea {
	width: 480px;
	height: 300px;
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
}

div.radio input {
	float: left;
	border: 0px;
	width: 14px;
	height: 14px;
}

form.customer-details input[readonly] {
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
}



/******* registration ******/

form.register {
	margin: 30px 0 50px 30px;
	padding: 0 0 0 0;
	display: block;
	font-family: Arial;
}

form.register p {
	margin: 0 30px 5px 0;
	padding: 3px 0 3px 7px;
	display: block;
	/*background-color: #fafafa;*/
}

form.register label {
	display: block;
	width: 170px;
	height: 31px;
	line-height: 31px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

form.register input {
	width: 480px;
	height: 25px;
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
}

form.register input.onsite {
	border-bottom: 1px solid #d16d00;
	border-right: 1px solid #d16d00;
	border-top: 1px solid #dd9c23;
	border-left: 1px solid #dd9c23;
	display: block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4a310;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(255,183,0)), color-stop(1, rgb(240,199,49)));
	background-image: -moz-linear-gradient(center bottom, rgb(255,183,0) 0%, rgb(240,199,49) 100%);
}

form.register input.ondemand {
	border-bottom: 1px solid #cc9f01;
	border-right: 1px solid #cc9f01;
	border-top: 1px solid #c8bf00;
	border-left: 1px solid #c8bf00;
	display: block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4d02f;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(232,214,12)), color-stop(1, rgb(240,232,72)));
	background-image: -moz-linear-gradient(center bottom, rgb(2232,214,12) 0%, rgb(240,232,72) 100%);
}

form.register input.synchub {
	border-bottom: 1px solid #d16d00;
	border-right: 1px solid #d16d00;
	border-top: 1px solid #dd9c23;
	border-left: 1px solid #dd9c23;
	display: block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4a310;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(255,183,0)), color-stop(1, rgb(240,199,49)));
	background-image: -moz-linear-gradient(center bottom, rgb(255,183,0) 0%, rgb(240,199,49) 100%);
}

/* invoices **/

table.invoices {
	margin: 10px;
	padding: 0 0 0 0;
	font-size: 11px;
	font-family: Arial;
	width: 710px;
}

table.invoices thead th {
	background-color: #white;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid silver;
}

table.invoices tbody tr.first td {
	padding: 5px;
	color: #555;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background-color: #fafafa;
}

table.invoices tbody tr.second td {
	padding: 5px;
	color: #555;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background-color: #fff;
}

table.invoices tbody td a {
	color: #444;
	text-decoration: none;
}

table.invoices tbody td a:hover {
	text-decoration: underline;
	color: #666;
}


/* */

form.register-details {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form.register-details p {
	margin: 0 30px 5px 0;
	padding: 3px 0 3px 7px;
	display: block;
	background-color: #fafafa;
	/*width: 510px;*/
}

form.register-details p input {
	/*margin-right: 150px;*/
	/*width: 500px;*/
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 25px;	
}

input.submita {
	margin-top: 15px;
	/*width: 100px;*/
	border: 1px solid #409402;
	background-color: #51b408;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 25px;	
	color: white;
	margin-left: 5px;
	margin-bottom: 20px;
}

/* */

form.login-form {
	margin: 20px 0 0 0;
	padding: 15px 0 43px 0;
	text-align: left;
	background-color: #f4f4f4;
}

form.login-form  a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #66a113;
	float: left;
	width: 100px;
	margin-left: 15px;
	margin-top: 9px;
}

div.modal img {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
}

form.login-form  p {
	margin: 0 0px 0px 0;
	padding: 3px 0 3px 30px;
	display: block;
}

form.login-form label {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.login-form input {
	width: 210px;
	height: 30px;
	border: 1px solid silver;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	line-height: 30px;
}

form.login-form input.submit {
	width: 80px;
	border: 1px solid #409402;
	background-color: #51b408;
	color: white;
	margin: 5px 5px 5px 80px;
	_margin: 5px 5px 5px 83px;
	float: left;
	height: 25px;	
	line-height: 25px;
	padding: 0 0 0 0;
}

p.bad-login {
	text-align: center;
	padding: 5px;
	margin: 20px;
	margin-top: 10px;
	background-color: #ffbebe;
	border: 1px solid #e70000;
}


/* pricing table **/

table.pricing {
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	font-size: 11px;
}

table.pricing thead th {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

table.pricing td {
	text-align: center;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid white;
	background-color: #f1ffde;
	border-left: 1px solid white;
}

table.pricing td:last-child {
	background-color: #ffe399;
	border-left: 1px solid white;
}

table.pricing td:first-child {
	text-align: left;
	background-color: #f0f0f0;
}

table.pricing td[colspan='3'] {
	font-weight: bold;
	background-color: white;
}

a.twitter-icon {
	background-image: url('images/twitter.png');
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 3000px;
	font-size: 0px;
	float: right;
	margin-right: 8px;
}

a.linkedin-icon {
	background-image: url('images/linkedin.png');
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 3000px;
	font-size: 0px;
	float: right;
	margin-right: 8px;
}

a.rssfeed-icon {
	background-image: url('images/feed.png');
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 3000px;
	font-size: 0px;
	float: right;
	margin-top: -1px;
}

a.youtube-icon {
	background-image: url('images/youtube.png');
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 3000px;
	font-size: 0px;
	float: right;
	margin-right: 8px;
	margin-left: 8px;
}



a.edition-button {
	border-top: 1px solid #ffbf00;
	border-left: 1px solid #ffbf00;
	background-color: #ffc400;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255,179,0)),
    color-stop(1, rgb(255,217,0)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(255,179,0) 0%,
    rgb(255,217,0) 100%);
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button-orange {
	border-top: 1px solid #ff8c00;
	border-left: 1px solid #ff8c00;
	background-color: #ffa200;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255,89,0)),
    color-stop(1, rgb(255,153,0)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(255,89,0) 0%,
    rgb(255,153,0) 100%);
	
	
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button-red {
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	background-color: #ff0000;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(235,0,0)),
    color-stop(1, rgb(255,60,0)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(235,0,0) 0%,
    rgb(255,60,0) 100%);
	
	
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button-purple {
	border-top: 1px solid #cc005c;
	border-left: 1px solid #cc005c;
	background-color: #cc005c;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(204,0,92)),
    color-stop(1, rgb(255,0,123)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(204,0,92) 0%,
    rgb(255,0,123) 100%);
	
	
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button-blue {
	border-top: 1px solid #005eff;
	border-left: 1px solid #005eff;
	background-color: #005eff;
	
	background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(0,153,255)),
    color-stop(1, rgb(0,94,255)));

	background-image: -moz-linear-gradient(
    center top,
    rgb(0,153,255) 0%,
    rgb(0,94,255) 100%);
	
	
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button-green {
	border-top: 1px solid #78b800;
	border-left: 1px solid #78b800;
	background-color: #78b800;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02, rgb(101,168,0)),
    color-stop(1, rgb(123,224,0)));

	background-image: -moz-linear-gradient(
    center bottom,
    rgb(101,168,0) 2%,
    rgb(123,224,0) 100%);
	
	
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: -1px;
	color: white;
	text-shadow: 1px 1px 0px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;	
	text-decoration: none;
	position: absolute;
	z-index: 1000;
	position: relative;
	margin-right: 20px;
	
}

a.edition-button:hover {opacity: 0.8;}
a.edition-button-orange:hover {opacity: 0.8;}
a.edition-button-red:hover {opacity: 0.8;}
a.edition-button-purple:hover {opacity: 0.8;}
a.edition-button-blue:hover {opacity: 0.8;}
a.edition-button-green:hover {opacity: 0.8;}

li.sub-mm {
	font-weight: normal;
}

li.sub-mm  a.ss {
	margin-left: 20px;
	font-weight: normal;
	color: #696969;
	
}

.hd1 {
	font-size: 15px;
	font-weight: bold;
}

h2.article_header {
	font-size: 16px;
	font-weight: bold;
	border: 0px;
}

img {
	border: 0px;
}

table.download-table {
	/*width: 650px;*/
	font-size: 11px;
}

table.download-table td {
	width: 225px;
	/*font-size: 9pt;*/
	font-size: 14px;
	/*padding: 10px;*/
}

table.download-table td b {
	font-size: 12px;
}

table.download-table td.try {
	background-image: url(images/try.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.use {
	background-image: url(images/use.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.buy {
	background-image: url(images/buy.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.agilehand {
	background-image: url(images/agilehand.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.svn {
	background-image: url(images/svn.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.synchub {
	background-image: url(images/synchub.gif);
	height: 96px;
	text-indent: -3000px;
	padding: 0px;
}

table.download-table td.t {
	background-color: #fff8d7;
}

table.download-table td.u {
	background-color: #fefec0;
}

table.download-table td.b {
	background-color: #f6ffc3;
}

table.download-table td.s {
	background-color: #fff0ec;
}

table.download-table td.sx {
	background-color: #ffe7e8;
}

table.download-table td.sv {
	background-color: #fff0ec;
}

a.t {
	border-bottom: 1px solid #d16d00;
	border-right: 1px solid #d16d00;
	border-top: 1px solid #dd9c23;
	border-left: 1px solid #dd9c23;
	display: block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4a310;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(255,183,0)), color-stop(1, rgb(240,199,49)));
	background-image: -moz-linear-gradient(center bottom, rgb(255,183,0) 0%, rgb(240,199,49) 100%);
}

a.u {
	border-bottom: 1px solid #cc9f01;
	border-right: 1px solid #cc9f01;
	border-top: 1px solid #c8bf00;
	border-left: 1px solid #c8bf00;
	display: block;
	/*width: 220px;*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4d02f;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(232,214,12)), color-stop(1, rgb(240,232,72)));
	background-image: -moz-linear-gradient(center bottom, rgb(2232,214,12) 0%, rgb(240,232,72) 100%);
}

a.b {
	border-bottom: 1px solid #71a600;
	border-right: 1px solid #71a600;
	border-top: 1px solid #8bcc00;
	border-left: 1px solid #8bcc00;
	display: block;
	/*width: 220px;*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4d02f;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(142,194,0)), color-stop(1, rgb(167,245,0)));
	background-image: -moz-linear-gradient(center bottom,rgb(142,194,0) 0%,rgb(167,245,0) 100%);
}

a.sv {
	border-bottom: 1px solid #71a600;
	border-right: 1px solid #71a600;
	border-top: 1px solid #8bcc00;
	border-left: 1px solid #8bcc00;
	display: block;
	/*width: 220px;*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #e4d02f;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(142,194,0)), color-stop(1, rgb(167,245,0)));
	background-image: -moz-linear-gradient(center bottom,rgb(142,194,0) 0%,rgb(167,245,0) 100%);
}

div.article {
	padding-top: 15px;
	border-bottom: 1px dotted silver;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
}

div.article  h2 {
	border: 0px;
}

div.article h2 a {
	border: 0px;
	text-decoration: none;
	color: #373737;
	/*font-weight: bold;*/
	/*font-size: 22px;*/
	font-size: 150%;
	letter-spacing: -1px;
}

div.article h2 a:hover {
	background-color: #373737;
	color: white;
}

div.article a {
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
}

div.article a:hover {
	background-color: #373737;
	color: white;
}

div.article span.comments a {
	padding-left: 25px;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	margin-right: 500px;
}

a.rmore {	
	padding-right: 25px;
	background-image: url(images/action_go.gif);
	background-repeat: no-repeat;
	background-position: right;
}

p.descp {
	margin: -15px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: silver;
}

div.clickmapcustomers {
	position: relative;
}

div.clickmapcustomers a.link-mitre {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 150px;
	height: 70px;
	background-color: transparent;
	top: 90px;
	left: 58px;
}

div.clickmapcustomers a.link-hyperformix {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 160px;
	height: 70px;
	background-color: transparent;
	top: 90px;
	left: 240px;
}

div.clickmapcustomers a.link-aecl {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 160px;
	height: 100px;
	background-color: transparent;
	top: 70px;
	left: 430px;
}

div.clickmapcustomers a.link-thomastelford {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 160px;
	height: 100px;
	background-color: transparent;
	top: 230px;
	left: 70px;
}

div.clickmapcustomers a.link-nevo {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 160px;
	height: 90px;
	background-color: transparent;
	top: 220px;
	left: 280px;
}

div.clickmapcustomers a.link-ser {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 160px;
	height: 90px;
	background-color: transparent;
	top: 220px;
	left: 470px;
}

div.clickmapcustomers a.link-twisted {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 90px;
	background-color: transparent;
	top: 360px;
	left: 50px;
}

div.clickmapcustomers a.link-makemusic {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 50px;
	background-color: transparent;
	top: 340px;
	left: 250px;
}

div.clickmapcustomers a.link-ontela {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 70px;
	background-color: transparent;
	top: 390px;
	left: 270px;
}

div.clickmapcustomers a.link-gqm {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 40px;
	background-color: transparent;
	top: 350px;
	left: 470px;
}

div.clickmapcustomers a.link-study {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 150px;
	height: 40px;
	background-color: transparent;
	top: 395px;
	left: 460px;
}


div.clickmapcustomers a.link-une {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 90px;
	background-color: transparent;
	top: 510px;
	left: 50px;
}

div.clickmapcustomers a.link-zeropoint {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 100px;
	height: 90px;
	background-color: transparent;
	top: 500px;
	left: 280px;
}

div.clickmapcustomers a.link-najdicenu {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 130px;
	height: 110px;
	background-color: transparent;
	top: 500px;
	left: 475px;
}

div.clickmapcustomers a.link-jobs {
	position: absolute;
	text-indent: -2000px;
	display: block;
	width: 180px;
	height: 110px;
	background-color: transparent;
	top: 680px;
	left: 250px;
}

div.cat-hed {
	font-size: 18px;
	color: #5d5d5d;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: -30px;
	letter-spacing: -1px;
}

table.archive-calendar {
	width: 210px;
	text-align: center;
	border: 1px solid silver;
	margin-bottom: 60px;
}

table.archive-calendar th {
	background-color: #8bbe00;
	color: white;
	font-size: 14px;
	padding: 6px;
}

table.archive-calendar  td {
	padding: 5px;
	border: 1px dotted silver;
}

table.archive-calendar  td.selected {
	background-color: #e5e5e5;
	color: white;
}

table.archive-calendar  td a {
	font-weight: bold;
	text-decoration: none;
}


div.navigation {
	margin: 15px;
	padding: 5px;
	overflow: hidden;
}

div.navigation div.prev {
	float: left;
	display: block;
	width: 100px;
	height: 20px;
	/*border: 1px dotted silver;*/
	line-height: 20px;
}

div.navigation div.prev a {
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	width: 92px;
	height: 20px;
	line-height: 20px;
	background-color: #fafafa;
	padding-left: 8px;
}

div.navigation div.prev a:hover {
	background-color: silver;
	color: white;
}

div.navigation div.more {
	float: right;
	display: block;
	width: 105px;
	height: 20px;
	/*border: 1px dotted silver;*/
	line-height: 20px;
}

div.navigation div.more a {
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	width: 97px;
	height: 20px;
	line-height: 20px;
	background-color: #fafafa;
	padding-right: 8px;
	text-align: right;
}

div.navigation div.more a:hover {
	background-color: silver;
	color: white;
}
