/* CSS Document */

/* GLOBAL CLASES */
body{
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;
}
.verLine {
	background-color: #E9E9E9;
	width: 1px;
}
.inputTextfield {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	height: 16px;
	border: 1px solid #999999;
}
.inputTextarea{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width:250px;
	height:100px;
	border: 1px solid #999999;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../mainimages/buttonback.jpg);
	border: thin solid #CCCCCC;
	height:22px;
}

.editprofileinput {
	color:#666666;
	background-color:#FFFFFF;
	height:14px;
	width:200px;
	font-size: 11px;
	font-weight: bold;
	border:none;
	
	
}

.editprofileinput2 {
	color:#666666;
	height:12px;
	width:80px;
	font-size: 11px;
	font-weight: bold;
	border: thin solid #FFFFFF;
	
}

.editprofilelink	{
	color:#003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.linkbutton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	background-color:#EEEEEE;
	border: thin solid #CCCCCC;
	
	
}
.button:hover {
	border: 1px solid #CC0000;
}
.TDPadding{
	padding:0px 10px 0px 10px;
}
.naviItem {
	padding: 4px 4px 4px 4px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #DFDFDF;
	border-left-color: #ffffff;
}
.selectBox {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: left;
	border: 1px solid #999999;
	height:100px;
	width:250px;
}
.dropDown {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width: 250px;
	border: 1px solid #999999;
}
.naviItem:hover {
	border: 1px solid #990000;
	padding: 4px 4px 4px 4px;
	background-color: #FF9900;
	color:#FFFFFF;
	font-weight:bold;
	display: block;
}
.textLinks {
	color: #333333;
	text-decoration: none;
}
.textLinks:hover {
	color: #CC0000;
	text-decoration: underline;
}
.username {
	color: #CC0000;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	vertical-align:top;
}
.secondHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.thirdHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:underline;
	font-weight:200;
}

.fourthHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight:200;
}
.errorHeading {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.errorBody {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.lightLink {
	font-size: 10px;
	color:#999999;
}
.messageHeading {
	font-size: 12px;
	font-weight: bold;
	color:#009966;
}
.messageBody {
	font-size: 11px;
	font-weight: normal;
	color: #009966;
}

/* ID SPESIFIC */

#headerBar {
	background-image: url(../mainimages/headerBar.jpg);
	background-repeat: repeat-x;
}
#naviTop {
	background-image: url(../mainimages/naviTop.gif);
	background-repeat: repeat-x;
}
#loginBack {
	background-image: url(../mainimages/loginBack.jpg);
	background-repeat: repeat-x;
}
#ammo {
	float: left;
	width: 40px;
}
#naviRitetop {
	background-image: url(../mainimages/naviRitetop.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
#copyright {
	text-align: center;
}
#ButtonConainer {
	padding: 5px;
	width: 100%;
	border: 1px solid #E2E2E2;
}
#Error {
	background-color: #FFECC4;
	padding: 5px;
	margin-left:8px;
	border: 1px solid #CC9900;
	height: 35px;
}
#Error2 {
	background-color: #FFECC4;
	padding: 5px;
	margin-left:8px;
	border: 1px solid #CC9900;
}
#naviTable{
	text-align:left;
	width: 200px;
}
#navi{
	list-style:none;
	list-style-image:url(../mainimages/redBullet.gif);
	line-height:20px;
}

/*
table.recordTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}*/
table.recordTable th {
	
	
	padding: 5px 4px 2px 4px;
	background-color:#ECECEC;
	border-left:1px solid #E1E0D2;
	border-top:1px solid #E1E0D2;
	border-right:1px solid #8D8961;
	border-bottom:1px solid #8D8961;
	
}
table.recordTable td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color:#D8D8D8;
	background-color:#F5F5F5;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.recordTable2 th {
	
	
	padding: 6px 4px 6px 4px;
	background-color:#ECECEC;
	border-left:1px solid #E1E0D2;
	border-top:1px solid #E1E0D2;
	border-right:1px solid #8D8961;
	border-bottom:1px solid #8D8961;
	
}
table.recordTable2 td {
	border-width: 1px 1px 1px 1px;
	padding: 6px 2px 6px 2px;
	border-style: outset outset outset outset;
	border-color:#D8D8D8;
	background-color:#F5F5F5;
	-moz-border-radius: 0px 0px 0px 0px;
}
A.gridLink
{
	padding: 2px;
	background: none transparent;
	/*font: 12px Tahoma;*/
	color: #000000;
	text-decoration: none;
}

A.gridLinkUnerline
{
	padding: 2px;
	background: none transparent;
	font: 12px Tahoma;
	color: #000000;
	text-decoration:underline;
}
.DGButtonDown
{
	padding:0px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #7f8290;
	font: 12px Tahoma;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}