BODY {
	background-color: #C9D6E9;
	margin: 0;
}

body,input,select,textarea,li,div,span,td,table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.body {
	border: 1px solid gray;
	text-align: left;
	min-width: 1100px;
	margin: 10px;
}

.content {
	overflow: auto;
}

.content table {
	border: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-spacing: 1px;
	
}

.content .myCheckBox {
	float: left;
	margin: 3px !important;
}

.checkBoxList {
	height: 20px;
	width: 300px;
}

.checkBoxList label {
	float: left;
	display: block;
	width: 90px !important;
	text-align: left !important;
	background-color: white !important;
	color: #333333 !important;

}

#ui-datepicker-div {
	width: 180px !important;
}

.content th, .content th a{
	color: #FFFFFF;
    background-color: #8cc339;
    padding: 3px;
	line-height: 1.4em;
	text-decoration: none;
	vertical-align: middle;
}

.asc {
	background-image: url(asc.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 17px !important;
}

.desc {
	background-image: url(desc.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 17px !important;
}


.content table td {
	padding: 3px;
}

.content .odd {
	background-color: #F9FAFB;
}

.actionBar {
	margin-bottom: 10px;
}
ul.yiiPager a{
	border-color: #E5E9EA !important;
}

ul.yiiPager .selected a{
	background-color: #A4ADAF !important;
	border-color: #E5E9EA !important;
}

.actionBar .action  {
	float: left;
	border: 1px solid #225685;
    height: 15px;
    font-size: 12px;
    background-color: #fff;
    margin: 3px;
	padding: 4px;
	color: #333333;
}

.actionBar .action  A {
	text-decoration: none;
	color: #333333;
}

.clear {
	clear: both;
}


.content .even {
	background-color: #e7f3ce;
}


.header {
	background-image: url(top-edge.jpg);
	height: 130px;
	padding: 8px;
	background-color: #bdcbde;
	background-repeat: repeat-x;
}

.header .logo {
	background-image: url(vapp.png);
	height: 110px;
	width: 110px;
	float: right;
	position: relative;
	left: 100px;
	margin-right: 10px;	
}

.header .title {
	float: left;
	margin-left: 10px;
	font-size: 20px;
	height: 65px;
	font-weight: bold;
	padding-left: 3px;
	color: #333333;
	padding-top: 45px;
}

.header  .title A {
	color: #333333;
	text-decoration: none;
}

.login {
	height: 24px;
	
}

.login input {
	border: 1px solid #225685;
	background-color: #EFF3FF;
	width: 80px;
	margin-left: 5px;
}

.login .button {
	background-color: transparent;
	background-image: url(log-button.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-bottom: -1px;
	width: 66px;
	height: 20px;
	border: 0;
}

.login .button-id {
	background-color: transparent;
	width: 66px;
	height: 20px;
    position:relative;
    top:6px;
	border: 0;
}

.login .logout {
	background-color: transparent;
	background-image: url(logout.gif);
	width: 66px;
	height: 18px;
	border: 0;
}

.content {
	padding: 10px;
	background-color: white;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

.loginbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ebebeb;
    padding-right: 10px;
}

.eokrv {
	padding: 10px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #1D52A8;
	text-decoration: none;
	font-weight: normal;
	height: 26px;
	background-color: white;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	clear: both;
	
}

.menu .item {
	padding: 5px;
	float: left;
}

.menu .item A:link{
	color: #1D52A8;
	text-decoration: none;
}
.menu .item A:hover{
	color: #2B78F5;
	text-decoration: underline;
}
.menu .item A:visited{
	color: #1D52A8;
	text-decoration: none;
}

.inputfield input {
	border: 1px solid #C3CED0
}

.footer {
	background-image: url(bot.jpg);
	height: 13px;
	color: #4C5E7B;
	font-size:10px;
	padding: 3px;
}

.new {
  background-image: url('new.gif');
  background-position:top left;
  background-repeat:no-repeat;
  height: 24px;
  padding-left: 30px;
}

.moddified {
  background-image: url('moddified.gif');
  background-position:top left;
  background-repeat:no-repeat;
  height: 24px;
  padding-left: 24px;
}

.full {
  background-image: url('full.gif');
  background-position:top left;
  background-repeat:no-repeat;
  height: 24px;
  padding-left: 30px;
}

.results {
    width: 80%;
    margin-left: 10%;
}

.result {
    margin-bottom: 20px;
}

.resultsHeader {
    margin-bottom: 20px;
	font-size: 18pt;
	font-style: italic;
	cursor: pointer;
    display: inline;
}

.result .title {
    margin-bottom: 6px;
    font-size: 11pt;
}

.search {
    margin-left: 10%;
    margin-bottom: 20px;
}

.search .info{
    font-size: 20pt;
    margin-top: 10px;
    margin-bottom: 20px;
}

input.searchBox {  
    margin-top: 3px;
    height: 21px;
    font-size: 12px;
    border: 1px solid #C3CED0;
    background: url(icon_search.gif) no-repeat right center;
    padding-right:20px;
} 

input.mainSearch {  
    margin-top: 1px;
    margin-left: 5px;
    height: 20px;
    font-size: 12px;
    border: 1px solid #C3CED0;
    background: url(icon_search.gif) no-repeat right center;
    padding-right:20px;
} 

.show {
	background-image: url(mainbullet.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.hide {
	background-image: url(desc.gif);
	background-position: riht;
	background-repeat: no-repeat;
}
