/* */
body {background-color:#fff; margin:0px; text-align:left; font:normal 13px 'Trebuchet MS',Arial, Helvetica, sans-serif;}


a{border:0px;}
a:link {border:0px;color: #0066CC; text-decoration: underline;}
a:visited {border:none;text-decoration: underline; color: #0066CC;}
a:hover {border:0px;text-decoration: none; color: #0033CC;}
a:active {border:0px;text-decoration: underline;}

input.image{
	border:none;
}

input.submit {
padding: 0 2px; width: auto; overflow: visible;
}


.invalidInput{
	border:solid 1px red;
}

#errors_box{
	color:red;
}

#message_box{
	color:green;
}


#container{
	width:950px;
	margin:0 auto;
	
}

#main{
	width:910px;
	margin:0px 20px 0px 20px;

}


#header{
background: url(images/vaccess/BG_VendorSystem.jpg) no-repeat;
width:950px;
height:120px;
position:relative;
}
#header_top{
position:absolute;
top:0px;
left:0px;
width:950px;
}

#header_buttons{
	position:relative;
	left:300px;
	top:65px;
	width:650px;
}


#header_buttons ul{
	list-style:none;
	

	}

#header_buttons ul li{
	background-color:#FFFFFF;
	display:inline;	
	font-size:18px;
	color:#103585;
	margin-left:10px;
	padding:10px 5px 20px 5px;
	cursor:pointer;
	
}
#header_buttons ul li:hover{
	background-color:#D6E4FF;	
	display:inline;
}
#header_buttons ul  .button_selected{
	background-color:#D6E4FF;	
}



#login_box{
	width:450px;
	height:300px;
	background: url(images/login/BG_VendorLogin.jpg) no-repeat; 
	margin:200px auto;
	position:relative;
}


#login_box_admin{
	width:450px;
	height:300px;
	background: url(images/login/BG_AdminLogin.jpg) no-repeat; 
	margin:200px auto;
	position:relative;
}


#login_box_inner{
bottom:50px;
left:50px;
position:absolute;
font-size:14px;
color:#fff;

}

.login_input{
width:250px;
height:20px;
background:#fff;
border:0px;
font-size:14px;
color:#203564;
line-height:28px;
}



.submitBtn{
background:; 
}

.loginButton {background:#fff;  font:bold 12px Arial, Helvetica, sans-serif; width:86px;height:28px;}



#footer{
	border-top:1px solid #002878;
	margin-top:25px;
	padding-top:3px;
	font-size:8px;

}


/*date picker */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}
table.jCalendar {
	background: #0066CC;
    border-collapse: separate;
}
table.jCalendar th {
	background: #4b6bad;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: blue;
	color: #fff;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background:#fff;
	color: #aaa;
}
table.jCalendar td.today {
	background: #000000;
	color: #fff;
    font-weight:bold;
}
table.jCalendar td.selected {
	background: #5da5ff;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #FFFFBF;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #bfe0ff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #ccc;
	color: #888;
}

/* For the popup */
div.dp-popup {
	position: relative;
	background-color: red;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}


#dp-popup h2{
	color:#000;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
	background-color: #a9aeff;
}

div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/* end date picker*/



/*supplier section view release info*/


@charset "utf-8";
/* VIEW INFO */

.bgholder {
	
	background: #E4EEF3;
	padding:3px 0;
}

table.releaseInfo
{
    border:0;
    margin: 0 0 0 0px;
    padding: 0;
	width:928px;
}

table.releaseInfo th,
table.releaseInfo th.date,
table.releaseInfo td,
table.releaseInfo td.date
{
    font: Arial, Helvetica, sans-serif;
    height: 25px;
    text-align: center;
    margin: 0;
    padding: 0;
}

table.releaseInfo th
{
	font-size: 18px;
	color: #FFFFFF;
    background-color: #000066;
}

table.releaseInfo th a
{
	font-size: 10px;
	color: #FFFFFF;
    
}



table.releaseInfo th.date
{
	font-size: 10px;
	color: #FFFFFF;
}

table.releaseInfo td
{
	font-size: 12px;
	color: #000000;
	
}

table.releaseInfo td.date
{
 	font-size: 12px;
	color: #000000;
}

.borderClass,
table.releaseInfo, table.releaseInfo td, table.releaseInfo th
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.SPACER {
	height: 5px;
}

/* end*/




