/* Standard klasser */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

html,body{
	background-image: url(http://www.iraptus.com/Images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9a9694;
	margin: 0px;
	padding:0;
	height:100%;
	
}

h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
	
h2 {
	text-transform: uppercase;
	font-size: 1em;
	color: #911078;
	margin: 0px;
	padding: 0px;
}
	
h3 { 
	  font-size: 2.6em;
	  font-weight: normal;
	  padding: 0 0 17px 0;
	  color: #585858;
}
	
h4 { 
	font-size: 1.2em;
}
	
h5 { 
	font-size: 1.1em;
}
	
h6 { 
	font-size: 1em;
}

p { 
	font-size: 1em;
}
	
hr {
	clear: both;
	border: 0; 
	height: 1px; 
	background: #dfdfdf; 
	color: #dfdfdf; 
	margin-bottom:  0;
		
}

#fullheight{height:100%}

.main {
	vertical-align: top;
	line-height: 1.55em;
	background-image: url(http://www.iraptus.com/Images/bg-new-tabel.png);
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-repeat: repeat-y;
	background-position: left;
}
.bottom {
	font-size: 10px;
	background-image: url(http://www.iraptus.com/Images/bg--new-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.main-table {
	padding: 15px;
	height: 100%;
	font-size: 1em;
}
.top {
	background-image: url(http://www.iraptus.com/Images/bg-new.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabel {
	border: 0px solid #424242;
}
.top-menu {
	font-size: 10px;
}
.menu {
	background-image: url(http://www.iraptus.com/Images/menu.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 30px;
	border: 0px solid #707070;
	color: #999;
	padding-right: 25px;
}
	a, a:link, a:visited {
	color: #8A0170;
	text-decoration: none;
	outline: none;
		}
		a:hover, a:active {
			text-decoration: underline;
		}
		
a:link.menulink {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
a:visited.menulink {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
a:hover.menulink {
	text-decoration:none;
	color: #FFF;
	font-size: 11px;
}

a:link.submenulink {
	color: #a1222f;
	text-decoration: none;
	font-size: 11px;
}
a:visited.submenulink {
	color: #a1222f;
	text-decoration: none;
	font-size: 11px;
}
a:hover.submenulink {
	text-decoration:none;
	color: #cccccc;
	font-size: 11px;
}

#search {
	width:139px;
	height:20px;
	float:right;
	background: url(http://www.iraptus.com/Images/form_bg.png) no-repeat;
}

#search #text {
	width:100px; height:13px;
	border:0px;
	font-size:10px; color:#7a7a7a; font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:transparent;
}

#search #image {
	width:12px; height:12px;
}

#search #left {
	float:left;
	padding:2px 0 0 12px
}

#search #right {
	float:left;
	padding:5px 0 0 3px
}

.tabel_border {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height:100%;
}

.form {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #A3A3A3;
}
.searchbox_iraptus {
	background-image: url(http://www.iraptus.com/Images/SEARCHBOX.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=70);
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 40%;
	width: 550px;
	height: 350px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:646px;
	height:30px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #ab0075;
	background-color: #8d0067;
	color:white;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
}

#wrapper{border:4px solid #a7a7a7;font-family:Geneva,Arial,sans-serif;font-size:12px;line-height:22px;margin:3em auto;padding:2em;width:800px;-moz-border-radius:12px;-webkit-border-radius:12px;background:#FFF url(http://www.iraptus.com/Images/top_bg.gif) no-repeat top;text-align:justify}#gray_box{background:#f8f8f8;padding:15px;border:double #EEE;-moz-border-radius:6px;-webkit-border-radius:6px}#gray_box P{padding-left:15px}h2{border:1px solid #eee;background:#FFF url(http://www.iraptus.com/Images/h2.png) no-repeat left;padding:8px;font-size:14px;color:#555;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:0}#wrapper textarea{border:1px solid #eee;background:#FFF;padding:8px;font-size:14px;color:#555;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:0;width:745px;overflow:auto}#header{background:url(http://www.iraptus.com/Images/logo.png) no-repeat left center;color:#555;height:30px;font-size:30px;font-weight:bold;margin:0;padding:20px 0 26px 0;font-family:'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif}.b-left{border-left:4px solid #eee;padding-left:20px;margin-left:20px}



