/* 

 Stylesheet for ReNet home page.

*/

/* ------------------------------------------------------------------------------------------------------------------------ */

html * {
	margin: 0px;
	padding: 0px;
}

html, body {
	font-size: 12px;
	color: #666;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: 100%;
	background: #262626;
}

body {
	background: url(../images/background.png) no-repeat top center;
}

h1, h2, h3, h4 {
	color: #000000;
	padding: 0px;
	font-family: Time New Roman, Times, Serif;
}

h2 {
	margin-bottom: 20px;
	color: #333;

/*color:#003e7e;*/
	font-weight: normal;
	line-height: 38px;
	font-size: 28px;
}

h3 {
	font-size: 20px;
	margin-bottom: 20px;
	font-size: 17px;
	color: #333;
	font-weight: normal;
	clear: both;
}

.top {
	margin-left: 40px;
	font-size: 11px;
}

.clear {
	clear: both;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1em;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* =wrapper */

#wrapper {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 1000px;
	overflow: hidden;
	position: relative;
}

#wrapper.nomenus #menu ul,
#wrapper.signoff #menu ul {
	display: none;
}

#backtotop {
	position: fixed;
	z-index: 90000;
	right: 0px;
	bottom: 100px;
	width: 30px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: red;
	color: white;
	-webkit-box-shadow: 0px 0px 10px #262626;
	-moz-box-shadow: 0px 0px 10px #262626;
	-khtml-box-shadow: 0px 0px 10px #262626;
	box-shadow: 0px 0px 10px #666;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	display: none;
}

#wrapper.softwaresolutions #backtotop,
#wrapper.websites #backtotop,
#wrapper.printsolutions #backtotop,
#wrapper.ebrochures #backtotop {
	display: block;
}

#backtotop a {
	display: block;
	width: 30px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 1px;
}

/* =header */

#header {
	background: url(../images/css/header.png) top left no-repeat #FFF;
	height: 100px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 30px;
	height: 125px;
	width: 280px;
	background: url(../images/css/logo.png) 0 15px no-repeat;
}

#header h1 a {
	display: block;
	height: 100%;
	text-decoration: none;
}

#header h1 a span {
	display: none;
}

#header h2 {
	position: absolute;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	top: 8px;
	left: 320px;
	font-size: 12px;
	color: #666;
	text-shadow: 0px 1px white;
}

#header div {
	position: absolute;
	height: 30px;
	line-height: 30px;
	top: 7px;
	right: 20px;
	font-size: 11px;
}

#header div a:link,
#header div a:visited,
#header div a:hover,
#header div a:active {
	text-shadow: 0px -1px 0px #000;
	text-decoration: none;
	color: #FFF;
	display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	background: url(../images/ltblue-small.png) top left no-repeat;
}

#header div a:hover {
	background: url(../images/ltblue-small.png) -25px left no-repeat;
}

#header div a span {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	background: url(../images/ltblue-small-rt_whitebg.png) no-repeat top right;
}

#header div a:hover span {
	background: url(../images/ltblue-small-rt_whitebg.png) no-repeat -25px right;
}

/* =menu The menu is in menu.css */

/* =page */

#page {
	padding-top: 15px;
	background: white;
}

/* =content */

#content {
	padding: 40px 30px 10px 30px;
	position: relative;
}

#content p.summary {
	font-size: 18px;
	font-family: Time New Roman, Times, Serif;
	color: #666;
	line-height: 26px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

#content p.summarypadright {
	position: relative;
	padding-right: 326px;
}

#wrapper.contactus #content p.summary {
	float: left;
	width: 400px;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	border-bottom: none;
}

#content p.summary a.button:link,
#content p.summary a.button:visited,
#content p.summary a.button:hover,
#content p.summary a.button:active {
	display: block;
	position: absolute;
	top: 10px;
	right: 40px;
	height: 40px;
	line-height: 40px;
	background: url(../images/ltblue_button.png) 0px 0px no-repeat;
	color: white;
	width: 210px;
	text-align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-decoration: none;
}

#content p.summary a.button:hover {
	background: url(../images/ltblue_button.png) 0px -40px no-repeat;
}

#content p.summary a.button span {
	display: block;
	height: 40px;
	line-height: 42px;
	float: left;
	font-size: 16px;
	width: 210px;
	text-transform: uppercase;
	-webkit-text-shadow: 0px -1px #333;
	-moz-text-shadow: 0px -1px #333;
	text-shadow: #000000 0 -1px 0;
	background: url(../images/ltblue_button-rt_whitebg.png) top right no-repeat;
}

#content p.summary a.button:hover span {
	background: url(../images/ltblue_button-rt_whitebg.png) -40px right no-repeat;
}

#wrapper.home #content {
	padding: 0;
}

/* =hero cell */

#hero {
	margin-bottom: 30px;
	width: 1000px;
	height: 270px;
	overflow: hidden;
	position: relative;
	background: url(../images/slideshow/bg.jpg) top left no-repeat;
}

#hero ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1000px;
	height: 270px;
}

#hero ul li {
	position: absolute;
	width: 1000px;
	height: 270px;
	margin: 0;
	padding: 0;
	top: 0;
	line-height: 0;
}

/* flowchart */

#flowchart {
	width: 620px;
	height: 500px;
	margin: 60px auto 0px auto;
	padding: 0 0 40px 0;
	position: relative;
	background: url(../images/flowchart.jpg) 5px 5px no-repeat;
}

	/* flowchart items */
	
	#flowchart a:link,
	#flowchart a:visited,
	#flowchart a:hover,
	#flowchart a:link {
		display: block;
		position: absolute;
		text-decoration: none;
		overflow: hidden;
		cursor: default;
	}
	
	#flowchart a span {
		margin-left: -1000px;
		cursor: default;
	}
		/* left */
		#flowchart a#flowchart-website {
			width: 143px;
			height: 126px;
			top: 0px;
			left: 0px;
		}
		#flowchart a#flowchart-sync {
			width: 143px;
			height: 137px;
			top: 126px;
			left: 0px;
		}
		#flowchart a#flowchart-alerts {
			width: 143px;
			height: 109px;
			top: 263px;
			left: 0px;
		}
		/* middle */
		#flowchart a#flowchart-single {
			width: 307px;
			height: 126px;
			top: 0px;
			left: 143px;
		}
		#flowchart a#flowchart-office {
			width: 307px;
			height: 137px;
			top: 126px;
			left: 143px;
		}
		#flowchart a#flowchart-admin {
			width: 307px;
			height: 109px;
			top: 263px;
			left: 143px;
		}
		/* right */
		#flowchart a#flowchart-ebrochures {
			width: 143px;
			height: 126px;
			top: 0px;
			right: 30px;
		}
		#flowchart a#flowchart-booklets {
			width: 143px;
			height: 137px;
			top: 126px;
			right: 30px;
		}
		#flowchart a#flowchart-windowcards {
			width: 143px;
			height: 109px;
			top: 263px;
			right: 30px;
		}
		/* bottom */
		#flowchart a#flowchart-reports {
			width: 590px;			
			height: 108px;
			bottom: 0px;
			left: 0px;
		}

/* =cells */

ul.cells {
	border-bottom: 1px solid #EEE;
	margin-bottom: 20px;
}

ul.cellspadtop {
	padding-top: 20px;
}

li.cell {
	float: left;
	width: 290px;
	padding: 0px 34px 30px 0;
}

li.cellr {
	padding-right: 0;
}

li.celldouble {
	width: 614px;
}

li.clear {
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
	height: auto;
}

li.cell h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0 0 58px;
	font-size: 20px;
	line-height: 22px;
	height: 54px;
	background-position: top left;
	background-repeat: no-repeat;
}

li.cell h3 a {
	text-decoration: none;
	color: #333;
}

/* =cell headings */

li.websites h3 {
	background-image: url(../images/icons/computer_48.png);
}

li.cms h3 {
	background-image: url(../images/icons/app_48.png);
}

li.proptemplates h3 {
	background-image: url(../images/icons/paper_content_chart_48.png);
}

li.forms h3 {
	background-image: url(../images/icons/paper_content_chart_48.png);
}

li.plugins h3 {
	background-image: url(../images/icons/image_48.png);
}

li.customplugins h3 {
	background-image: url(../images/icons/app_48.png);
}

li.forms h3 {
	background-image: url(../images/icons/paper_content_chart_48.png);
}

li.singleentry h3 {
	background-image: url(../images/icons/box_download_48.png);
}

li.synchro h3 {
	background-image: url(../images/icons/globe_48.png);
}

li.reports h3 {
	background-image: url(../images/icons/pie_chart_48.png);
}

li.mktg h3 {
	background-image: url(../images/icons/paper_content_48.png);
}

li.support h3 {
	background-image: url(../images/icons/designfloat_48.png);
}

/* hyperlink */

li.cell h3 a:hover {
	color: #666;
}

li.cell div.buttons {
	padding-top: 5px;
	text-align: right;
	height: 22px;
}

li.cell div.buttons a:link,
li.cell div.buttons a:visited,
li.cell div.buttons a:hover,
li.cell div.buttons a:active {
	display: block;
	float: right;
	background: url(../images/ltblue-small.png) top left no-repeat;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: white;
	text-transform: capitalize;
	font-size: 11px;
}

li.cell div.buttons a:hover {
	background: url(../images/ltblue-small.png) -25px left no-repeat;
}

li.cell div.buttons a span {
	padding: 0 10px 0 10px;
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/ltblue-small-rt_whitebg.png) top right no-repeat;
	-webkit-text-shadow: 0px -1px #333;
	-moz-text-shadow: 0px -1px #333;
	text-shadow: #000000 0 -1px 0;
}

li.cell div.buttons a:hover span {
	background: url(../images/ltblue-small-rt_whitebg.png) -25px right no-repeat;
}

/*  =key features */

.key-features {
	margin-top: 50px;
	width: 940px;
	list-style: none;
	padding: 20px 0px;
	border-top: 1px solid #EEE;
	position: relative;
}

.key-features li {
	float: right;
	width: 290px;
	padding: 0 20px 20px 0;
}

.key-features li.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

ul.key-features li h3,
ul.software-page li h3,
div.cell h3 {
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	line-height: 54px;
	height: 45px;
	padding: 0 0 0 58px;
}

/* =extras */

.extras {
	list-style: none;
	float: right;
	width: 190px;
	padding: 30px 0px 0 0px;
	display: none;
}

#content .extras div {
	margin: 20px 0;
	background: url(../images/quote.png) no-repeat left top;
}

#content .extras h3 {
	font-size: 22px;
	line-height: 15px;
}

#content .extras div p {
	padding: 34px 0px 34px 30px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	background: url(../images/endquote.png) no-repeat right bottom;
	color: #666;
}

#content .extras div h4 {
	color: #333;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}

/*

--
-- END home page styles.
--

*/

#content hr {
	clear: both;
	margin: 10px 20px 30px 20px;
	border: none;
	border-top: 1px dashed #CCC;
	padding: 0px;
}

#content img.small {
	position: relative;
	top: 10px;
	width: 200px;
	padding: 0px 20px 15px 20px;
}

#content img.right {
	float: right;
}

ul.software-page {
	width: 940px;
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 20px 0 0 0;
}

.software-page li {
	width: 420px;
	float: left;
	padding: 0 50px 20px 0;
}

.software-page .synchro, 
.software-page .web, 
.software-page .support {
	width: 440px;
	padding-right: 30px;
}

.software-page .reports,
.software-page .mktg {
	clear: both;
}

/*

--
-- Screenshots styles.
--

*/

ul.screenshots {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	overflow: hidden;
}

ul.websitescreenshots {
	padding: 0 0 10px 0;
	height: auto;
}

ul.screenshots li {
	width: 110px;
	height: 120px;
	overflow: hidden;
	padding: 0px 10px 20px 0px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
}

ul.websitescreenshots li {
	height: auto;
}

ul.screenshots li.clear {
	padding: 0px;
	float: none;
	width: auto;
	height: auto;
	clear: both;
}

ul.screenshots li a {
	float: left;
	text-align: center;
	display: block;
	width: 120px;
	height: 120px;
}

ul.websitescreenshots li a {
	width: 120px;
	height: auto;
	padding-top: 10px;
}

ul.screenshots li a img {
	width: 90px;
}

/* =wormholes */

.wormholes {
	padding: 0;
	border-top: 1px solid #CCC;
	background: #dedede;
	text-align: left;
	position: relative;
}

.wormholes h2 {
	margin-bottom: 5px;
	padding: 0px;
	color: #484949;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 0px 1px 0px white;
}

.wormholes h3 {
	margin-bottom: 0px;
	color: #484949;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 0px 1px 0px white;
}

/* =portals */

#portals {
	overflow: hidden;
	padding: 10px 0px 20px 30px;
}

#portals ul {
	padding: 0 0 0px 0;
	width: 162px;
	float: left;
	overflow: hidden;
	display: block;
}

#portals ul.last {
	width: 160px;
}

#portals ul li {
	font-size: 10px;
	line-height: 20px;
	width: 320px;
	float: left;
	display: block;
}

#portals ul li a {
	display: block;
	color: #666;
	float: left;
}

/* =partners */

#partners {
	padding: 10px 30px 20px 30px;
}

#partners ul {
	list-style: none;
}

#partners ul li {
	padding: 0 10px 0 0;
	float: left;
}

#partners ul li.clear {
	clear: both;
	float: none;
	padding: 0;
}

#partners ul li a img {
	border: none;
	height: 26px;
}

/* =contact details */

#contactdetails {
	margin: 0px auto 0px auto;
	border-top: 1px solid #CCC;
	padding: 20px 0px 20px 30px;
	text-align: center;
	font-size: 10px;
	color: rgb(102, 102, 102);
	clear: both;
	background: #dedede;
}

/* =footer */

#footer {
	margin: 0px auto 0px auto;
	padding: 10px 0px 30px 0px;
	text-align: center;
	font-size: 10px;
	color: #999;
	clear: both;
}

#footer a {
	color: #999;
}

#footer div.clear {
	height: 20px;
	border: 2px solid red;
}

.body-copy p {
	display: none;
}

.hp-flow-chart {
	width: 730px;
	margin: 0 65px;
	padding: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ */

/* =messages */

.success, .error, .warning {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 25px;
}

.success {
	color: green;
	background: #DFFFE6;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	font-family: Time New Roman, Times, Serif;
	font-size: 16px;
}

.error {
	color: #CC0000;
	background: #FFEFF0;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	font-family: Time New Roman, Times, Serif;
	font-size: 16px;
}

#renetLogin .error {
	background: none;
	box-shadow: none;
	width: auto;
	padding: 0;
	margin-left: 170px;
}

.warning {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	color: #da7e19;
	background: #fdf8d2;
	font-family: Time New Roman, Times, Serif;
	font-size: 16px;
}

.info {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	color: #405eb2;
	background: #e5effd;
	font-family: Time New Roman, Times, Serif;
	font-size: 16px;
	margin: 0px auto 10px auto;
	padding: 10px 15px 10px 15px;
}

/* ------------------------------------------------------------------------------------------------------------------------ */

/* =form */

ul.form {
	margin: 20px auto 20px auto;
	padding: 30px 20px 10px 20px;
	list-style: none;
	width: 500px;
}

ul.form li {
	margin: 0px 0px 25px 0px;
	padding: 0px 30px 0px 30px;
	line-height: 30px;
	position: relative;
	color: black;
}

ul.form li label {
	display: block;
	position: relative;
	left: -20px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
}

ul.form li label span.required {
	font-size: 11px;
	color: red;
	font-weight: normal;
	margin-left: 10px;
}

ul.form li span {
	
}

ul.form li input[type="text"],
ul.form li input[type="password"],
ul.form li textarea {
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	padding: 6px;
	font-size: 1em;
	color: #333;
	width: 300px;
	background: url(../images/input_bg.jpg) top left no-repeat #FFF;
	position: relative;
	top: 0px;
	left: 0px;
}

ul.form li textarea {
	top: 6px;
	height: 140px;
	padding: 6px;
}

ul.form li a#button {
	border: 1px solid #328020;
	padding: 0px;
	display: block;
	width: 90px;
	background-color: #4bb732;
	color: white;
	text-align: center;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 0px 8px #afb0b0;
	-moz-box-shadow: 0px 0px 8px #afb0b0;
}

ul.form li a#button:hover {
	opacity: 0.8;
}

ul.form li a#button span {
	border: 1px solid #EEE;
	display: block;
	width: 88px;
	height: 28px;
	line-height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
	text-shadow: 0px -1px 0px #328020;
}

/* =contactform */

table.contactform {
	width: 500px;
	margin: 30px auto 10px auto;
}

table.contactform tr td {
	padding-bottom: 10px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

table.contactform tr td.label {
	font-size: 14px;
	padding-right: 10px;
	width: 170px;
}

table.contactform tr td input,
table.contactform tr td textarea,
table.contactform tr td select {
	width: 250px;
}

table.contactform tr td input.submit {
width: 150px;
}

/* =login */

#renetLogin {
	margin: 0 auto 0 auto;
	width: 500px;
	padding-bottom: 30px;
}

#renetLogin form {
	padding: 30px 20px 15px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid rgb(215, 227, 244);
	-webkit-box-shadow: 2px 2px 10px #DDD;
	-moz-box-shadow: 2px 2px 10px #DDD;
	box-shadow: 2px 2px 10px #DDD;
}

#renetLogin table {
	width: 500px;
}

#renetLogin table td {
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	padding-bottom: 10px;
}

#renetLogin table td.login-label {
	width: 150px;
	padding-right: 20px;
	text-align: right;
	color: #000;
}

#renetLogin table td input.login-input {
	font-size: 1em;
	padding: 2px;
}

#renetLogin table td input#log-in-button,
#renetLogin table td .help {
	margin-left: 170px;
}

#renetLogin table td .help a:link,
#renetLogin table td .help a:visited,
#renetLogin table td .help a:hover,
#renetLogin table td .help a:active {
	color: blue;
	font-size: 11px;
}