/*//////////////////////////////////////////////////////////////////////////////////////////////////
//
//	rufftech.css : cascading style sheets
//
//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	container definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

div#rufftechContainer {

	display: block;
	clear: both;
	width: 100%;
}

div#rufftechFlash {

	background: transparent url(../img/rufftech_flash.jpg) repeat-x;
	display: block;
	clear: both;
	width: 100%;
	height: 498px;
}

div#rufftechContact {

	background: transparent url(../img/rufftech_contact.jpg) repeat-x;
	display: block;
	clear: both;
	width: 100%;
	height: 65px;
}

div#rufftechContent {

	background: transparent url(../img/rufftech_content.jpg) no-repeat;
	position: relative;
	display: block;
	clear: both;
	width: 910px;
	height: 295px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	global definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

body {

	background-color: white;
	margin: 0;
	padding: 0;
}

div#rufftechContainer a,
div#rufftechContainer p,
div#rufftechContainer h1,
div#rufftechContainer h2,
div#rufftechContainer h3,
div#rufftechContainer ul,
div#rufftechContainer li {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	layout definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

/* flash */

div#rufftechFlash div#rufftechWrap {

	display: block;
	clear: both;
	width: 520px;
	padding-left: 45px;
	padding-top: 65px;
}

div#rufftechFlash div.rufftechBlock {

	display: block;
	clear: none;
	float: left;
	padding-right: 20px;
}

/* contact */

div#rufftechContact div.rufftechBlock {

	display: block;
	clear: none;
	float: left;
	padding-left: 30px;
}

div#rufftechContact div.rufftechBlock img {

	padding-left: 15px;
}

/* content */

div#rufftechContent div#rufftechReference,
div#rufftechContent div#rufftechApplication,
div#rufftechContent div#rufftechPartner,
div#rufftechContent div#rufftechJob {

	position: absolute;
	display: block;
	clear: both;
}

div#rufftechContent div#rufftechReference {

	left: 60px;
	top: 65px;
}

div#rufftechContent div#rufftechApplication {

	left: 412px;
	top: 65px;
}

div#rufftechContent div#rufftechPartner {

	left: 588px;
	top: 65px;
}

div#rufftechContent div#rufftechJob {

	left: 764px;
	top: 65px;
}

div#rufftechContent div.rufftechBlock {

	display: block;
	clear: none;
	float: left;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//	type definitions
//////////////////////////////////////////////////////////////////////////////////////////////////*/

/* flash */

div#rufftechFlash h1 {

	font-weight: bold;
	font-size: 32px;
	color: white;
	padding-bottom: 10px;
}

div#rufftechFlash h2 {

	font-weight: bold;
	font-size: 24px;
	color: #69dc4b;
	padding-top: 40px;
	padding-bottom: 10px;
}

div#rufftechFlash p {

	font-size: 14px;
	color: white;
}

div#rufftechFlash ul {

	list-style-type: square;
	margin-left: 20px;
}

div#rufftechFlash li {

	font-size: 14px;
	color: #a1ebfe;
}

/* contact */

div#rufftechContact p {

	font-size: 11px;
	color: white;
	padding-top: 24px;
}

div#rufftechContact p big {

	font-weight: bold;
	font-size: 11px;
	color: #959899;
}

div#rufftechContact a {

	text-decoration: none;
	color: #91daf0;
}

div#rufftechContact a:hover {

	text-decoration: underline;
	color: #91daf0;
}

/* content */

div#rufftechContent ul {

	list-style: none;
}

div#rufftechContent li {

	font-size: 11px;
	line-height: 20px;
	color: white;
}

div#rufftechContent ul.rufftechSecond li {

	background: transparent url(../img/rufftech_arrow.gif) no-repeat 0 6px;
	margin-left: 20px;
	padding-left: 15px;
}

div#rufftechContent div#rufftechReference a,
div#rufftechContent div#rufftechApplication a,
div#rufftechContent div#rufftechPartner a,
div#rufftechContent div#rufftechJob a {

	text-decoration: none;
	color: white;
}

div#rufftechContent div#rufftechReference a:hover {

	color: #76e460;
}

div#rufftechContent div#rufftechApplication a:hover {

	color: #b5e7f7;
}

div#rufftechContent div#rufftechPartner a:hover {

	color: #d98acd;
}

div#rufftechContent div#rufftechJob a:hover {

	color: #eab280;
}

/* palyazat */

div#palyazat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7A80;
	height:90px;
	background:url(../img/pa_back.png) bottom repeat-x;
	padding-left:45px;
	cursor:pointer;
	overflow:hidden;
}
div#palyazat a{
	text-decoration:none;
	color:inherit;
	display:block;
}
div#palyazat p {
	line-height:15px;
	font-size:11px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
div#palyazat h2 {
	line-height:15px;
	font-size:11px;
	margin:0;
	padding:0;
	padding-top:5px;
	font-weight:bold;
	text-transform:uppercase;
}
div#palyazat div.logo{
	position:absolute;
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
}
div#palyazat div.logo.logo1{
	background-image:url(../img/pa_logo1.png);
	width:160px;
	margin-top:20px;
	margin-left:10px;
}
div#palyazat div.logo.logo2{
	background-image:url(../img/pa_logo2.png);
	width:75px;
	margin-top:20px;
	margin-left:190px;
}
div#palyazat div.logo.logo3{
	background-image:url(../img/pa_logo3.png);
	width:255px;
	margin-top:20px;
	margin-left:285px;
}
div#palyazat div.next{
	position:absolute;
	width:180px;
	height:20px;
	background:url(../img/pa_next.png) no-repeat top;
	margin-top:35px;
	margin-left:655px;
}
div#palyazat:hover div.next{
	background:url(../img/pa_next.png) no-repeat bottom;
}
div#palyazat div.links{
	display:none;
	position:absolute;
	width:255px;
	margin-left:0px;
	margin-top:160px;
	border-top: 5px #DBDEDF solid;
	padding: 20px 10px;
}
div#palyazat div.text{
	display:none;
	position:absolute;
	width:550px;
	margin-left:295px;
	margin-top:20px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////
//
//	rufftech.css : cascading style sheets
//
//////////////////////////////////////////////////////////////////////////////////////////////////*/
