/* 
	project: Internet Jobs Template
	author: Luka Cvrk (www.solucija.com)
	Stylesheet
*/


body {
	background: #fff url(headerbg.png) repeat-x top left;
	color: #000000;
	margin-top: 0px;
	padding: 0;
	font: 0.75em "Arial", Helvetica, Sans-Serif;
}
br.spacer{
	clear:both;
	
}
a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	color: #555;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 0px;
	font:normal 23px arial;
	margin:7px 0;
}

h2.order {
	color: #555;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 0px;
	font:normal 20px arial;
	margin:7px 0;
}
h3.order {
	color: #CC0000;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 0px;
	font:normal 18px arial;
	margin:7px 0;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(h2bghover.gif) no-repeat center left;
}

p {
	padding: 0;
	line-height:17px;

}

img {
	border: 0;
}
#topnav {
	display:block;
	clear: both;
	width: 900px;
	height: 95px;
	margin: 0 auto;
	border:0px solid red;
	position:relative;
}
#telp {
	float: left;
	padding: 10px 0 0 0px;
	color: #000000;
	background: none;
	position:absolute;
	top:30px;
	right:20px;
}
#hmenu2 {
	position:absolute;
	right:10px;
	top:0px;
	padding: 5px 0 5px 0;
	float: right;
}

#hmenu2 a.topmenu {
	padding: 3px 13px;
	font: normal 11px "Arial", Helvetica, Sans-Serif;
	text-decoration: none;
	color: #414141;
	background: #FFCC00;
	margin: 0 0 3px 1px;
}

#hmenu2 a.topmenu:hover {
	background: #fff;
	color: #333;
}
#header {
	background: #E9ECF0 url(home.jpg) center 42px no-repeat;
	display:block;
	clear: both;
	width: 900px;
	height: 156px;
	margin: 0 auto;
	border:0px solid red;
	position:relative;
}

#logo {
	padding: 10px 0 0 0px;
	color: #000000;
	border:0px solid red;
	background: none;
	position:absolute;
	top:0px;
	left:10px;
}
#slogan {
	float: left;
	padding: 10px 0 0 0px;
	color: #000000;
	background: none;
	position:absolute;
	top:60px;
	left:80px;
}
#support {
	padding: 10px 0 0 0px;
	color: #fff;
	background: inherit;
	position:absolute;
	top:30px;
	right:20px;
}
#support p.left{
	float:left;
	width:90px;
	font:normal 11px tahoma;
	padding-right:10px;
	text-align:right;
	border:0px solid red;
	padding:0;
	margin:0;
}
#support p.right{
	float:right;
	width:70px;
	font:normal 11px tahoma;
	text-align:right;
	border:0px solid red;
	padding:0;
	margin:0;
}
h1.slogan {
	padding: 0 0 0 10px;
	font:normal 30px arial;
	color:#fff;
}

#hmenu {
	padding: 2px 0 0px 1px;
	left:10px;
	/*width:876px;background-color:#FFCC00;*/
	top:9px;
	display:block;
	border:0px solid red;
	position:absolute;
}
/*------ drop down ---------*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px tahoma}

#sddm li a
{	display: block;
	outline:0;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #82A6DA url(hmenuarrow.gif) no-repeat center top;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FF9900;
	text-decoration: none}
#sddm li a.home
{	display: block;
	outline:0;
	width:40px;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #82A6DA url(hmenuarrow.gif) no-repeat center top;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FF9900;
	text-decoration: none}
#sddm li a.products
{	display: block;
	outline:0;
	width:128px;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #82A6DA url(hmenuarrow.gif) no-repeat center top;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FF9900;
	text-decoration: none}
#sddm li a.testimonial
{	display: block;
	outline:0;
	width:83px;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #82A6DA url(hmenuarrow.gif) no-repeat center top;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FF9900;
	text-decoration: none}
#sddm li a.aboutus
{	display: block;
	outline:0;
	width:70px;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #82A6DA url(hmenuarrow.gif) no-repeat center top;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FF9900;
	text-decoration: none}
#sddm li a:hover
{	background: #FFCC00 url(hmenuarrowhover.gif) no-repeat top center;}
#sddm li a.purchase
{	display: block;
	outline:0;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #CC0001;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #CC0001;
	text-decoration: none}
#sddm li a.purchase:hover
{	background: #990000 url(hmenuarrowhover.gif) no-repeat top center;border-bottom: 4px solid #990000;}
#sddm li a.onlinedemo
{	display: block;
	outline:0;
	margin: 0 1px 0 0;
	padding: 9px 13px 5px 13px;
	background: #33CC00;;
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #33CC00;
	text-decoration: none}
#sddm li a.onlinedemo:hover
{	background: #418A14 url(hmenuarrowhover.gif) no-repeat top center;
	border-bottom: 4px solid #418A14;}
#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top: 1px;
	padding: 0;
	background: #EAEBD8;
	border-left: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 1px solid #FF9900;}

	#sddm div a
	{	position: relative;
		display: block;
		outline:0;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;border:none;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #2875DE;
		font: 11px arial,tahoma}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
	
	#sddm div a.group
	{	position: relative;
		display: block;
		cursor:default;
		outline:0;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;border:none;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #FF9900;
		font: bold 11px arial,tahoma}
/*#hmenu a {
	padding: 8px 13px 6px 11px;
	text-decoration: none;
	color: #fff;
	background: #FFCC00 url(bullet.gif) no-repeat center 5px;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #FF9900;
	font-weight:bold;
	font:bold 1em tahoma;"Arial", Helvetica, Sans-Serif;
}

#hmenu a:hover {
	background: #82A6DA url(hmenuarrowhover.gif) no-repeat top center;
	color: #fff;
	border-bottom: 4px solid #FF9900;
}
*/
.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(Xcontentbg.gif) repeat-x left top;
	color: #000000;
}


#left {
	float: left;
	width: 190px;
}
#left h3{
	display:block;
	font: normal 15px "Arial", Helvetica, Sans-Serif;
	padding: 5px;
	margin:0;
	color:#fff;
	background-color: #366AB6 ;
}
#leftmenu {
	margin: 0;
	padding: 0;
	background-color: #E9ECF0 ;
}


#leftmenu a {
	display: block;
	outline:0;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	color: #0000FF;
	padding: 5px 0 5px 23px;
	margin: 0 10px 0px 10px;
	border-bottom:1px solid #C4CAD3;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #0000FF;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	text-decoration: underline;
}

#leftmenu a.demo {
	display: block;
	outline:0;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	color: red;
	padding: 5px 0 5px 23px;
	margin: 0 10px 0px 10px;
	border-bottom:1px solid #C4CAD3;
	text-decoration: none;
}
#leftmenu a.demo:hover {
	color: red;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	text-decoration: none;
	font-weight:bold;
}
#leftmenu a.pesan {
	display: block;
	outline:0;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	color: red;
	padding: 5px 0 5px 23px;
	margin: 0 10px 0px 10px;
	border-bottom:1px solid #C4CAD3;
	text-decoration: none;
	font-weight:bold;
}
#leftmenu a.pesan:hover {
	color: red;
	background: #E9ECF0 url(accept.png) no-repeat center left;
	text-decoration: none;
	font-weight:bold;
}
#leftsupport {
	padding: 5px 10px;
	background-color: #E9ECF0 ;
}

#leftsupport p.left{
	float:left;
	width:90px;
	font:normal 11px tahoma;
	padding-right:10px;
	text-align:right;
	border:0px solid red;
	padding:0;
	margin:0;
}
#leftsupport p.right{
	float:right;
	width:70px;
	font:normal 11px tahoma;
	text-align:left;
	border:0px solid red;
	padding:0;
	margin:0;
}
#leftoffice {
	padding: 5px 10px;
	margin:0;
	text-align:right;
	font:normal 11px tahoma;
	line-height:16px;
}



.leftarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 162px;
	height: 17px;
	background: #FFFFFF url(seoad.jpg) no-repeat;
}

.leftarticle_ad a {
	background: transparent; 
	text-decoration: none;
}

#right {
	color:#555;
	float: right;
	width: 660px;
	margin-right:10px;
	margin-bottom:10px;
	padding: 10px 20px;
	background-color:#fff;
	border:0px solid red;
}
#right li{
	font:normal 12px arial,tahoma,arial,verdana;
	color:#444;
	line-height:18px;
	margin-bottom:15px;
}
#right span{
	font:normal 12px tahoma,arial,verdana;
	color:#444;
	line-height:18px;
	margin-bottom:15px;
}
#right img.portofolio{
	float:left;
	border:1px solid #ddd;
	padding:3px;
	margin-right:5px;
}
#right h4{
	display:block;
	font: bold 15px "Arial", Helvetica, Sans-Serif;
	padding: 5px;
	margin:0;
	color:#333;
}
#right h3.news{
	font: bold 12px tahoma,"Arial", Helvetica, Sans-Serif;
	padding: 0px;
	margin:0;
	color:#333;
}
#right a h3.news {
	font: bold 12px tahoma,"Arial", Helvetica, Sans-Serif;
	padding: 0px;
	margin:0;
	color:#366AB6;
	text-decoration:none;
}
#right a:hover h3.news {
	font: bold 12px tahoma,"Arial", Helvetica, Sans-Serif;
	padding: 0px;
	margin:0;
	color:#366AB6;
	text-decoration:underline;
}
#right a{
	outline:0;
}
#right .required{
	color:red;
}
/*--------- Form ----------*/
#right form input.txtBox{
	width:290px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:4px;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form select.txtBox{
	width:150px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:4px;
	cursor:pointer;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form select.txtBox2{
	width:70px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:4px;
	cursor:pointer;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form input.txtBox2{
	width:200px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:4px;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form input.captcha{
	width:100px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:4px;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form textarea{
	width:400px;
	height:150px;
	border-left:#888 solid 1px;
	border-top:#888 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#333;
	background-color:#fff;
	margin:0 0 0 0;
	padding:3px 4px;
	font:normal 11px verdana,tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#right form input.submit{
	padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#d9dfea;border-left-color:#d9dfea;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#489012;color:#fff;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center;cursor:pointer;
}
#articles {
	width: 900px;
	padding: 3px 0 0 0;
	margin: 0 auto 2px auto;
	background-color:#E9ECF0;
}

#additional {
	clear: both;
	width: 880px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 880px;
	padding: 10px;
	background: #3C6491 url(linksbg.gif) repeat-x top left;
	color: #FFF;
}
#links p.left{
	float:left;
	border:0px solid red;
	width: 250px;
	color: #FFF;
}
#links p.right{
	border:0px solid red;
	float:right;
	text-align:right;
	width: 470px;
	color: #FFF;
}

#whiteline {
	margin-top: 10px;
	border-top: 2px solid #FFFFFF;
}

#footer {
	margin: 0px auto;
	width: 890px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 0px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #666;
}

#footer a {
	color: #333;
	background: inherit;
}
#footer a:hover {
	color: #333;
	background: inherit;
	text-decoration:none;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.separator { font:normal 11px tahoma;color:#666;margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #333; text-align: right; }
.testimoni { font:normal 11px tahoma;color:#666;margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #333; text-align: right; }
.testimoni a { color: #265BAB; background: #FFFFFF; text-decoration:none;font:bold 11px tahoma;}
.testimoni a:hover { color: #265BAB; background: #FFFFFF; text-decoration:underline;}

.latestnews { font:normal 11px tahoma;color:#666;margin: 2px 0; padding: 0 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #333; text-align: left; }
.latestnews a { color: #265BAB; background: #FFFFFF; text-decoration:none;font:bold 11px arial,tahoma;}
.latestnews a:hover { color: #265BAB; background: #FFFFFF; text-decoration:underline;}


.buttonAction {padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#d9dfea;border-left-color:#d9dfea;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#CC0001;color:#fff;font-size:12px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center; cursor:pointer; }


