@charset "UTF-8";

/* CSS Document */

/* Overrides some of the default styles 
   for widget error messages to include images
   
http://developer.mozilla.org/en/docs/Useful_CSS_tips:Color_and_Background

----------------------------------------------- */
input{
	width:190px;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	height:14px;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
input, select{
	margin-left: 0px;
}
textarea{
	padding-top:1px;
	padding-left:5px;
	padding-bottom:2px;
	width:332px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
input.radio{
	width: 20px;
	margin-right:5px;

}
input[type="radio"] {
	width: 20px;
	margin-right:5px;
}
.validcheckbox{
	float:left;
	width:70px;
	text-align: center;
}
#checkboxes{
	width: 100%;
}
#checkboxes input{
	width:14px;
}
#checkboxes label{
	display:block;
	width: 68px;
	text-align:center;
	margin-left:0px;
	margin-bottom: 3px;
}
#checkboxes .input_container{
	width: 68px;
}
#radios input{
	margin-left:0px;
	width:14px;
}
#radios label{
	width:14px;
	margin-left: 29px;
}
.buttons{
	float:right;
	margin-top:5px;
	border:0px;
	height:50px;
	width: 280px;
	padding-right: 60px;
}
.buttons input{
	width: 280px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	border:0px;
	height:50px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.buttons_login{
	float:right;
	margin-top:25px;
	border:0px;
	height:21px;
	width: 91px;
	padding-right: 170px
}
.even{
	padding-bottom:5px;
	background-color:#FFFFFF;
	/*  background-color:#F3F8E3; */
	height:auto;
	border-top: 0px solid #bad880;
	border-bottom: 0px solid #bad880;
	width: 430px;
}
.oneven{
	padding-bottom:8px;
	background-color:#FFFFFF;
	height:auto;
	border-top: 0px solid #E9E9EA;
	border-bottom: 0px solid #E9E9EA;
	width: 430px;
}
.formLabel{
	float: left;
	width:150px;
	font:nomal 13px Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 0px;
	padding-top: 2px;
	line-height: 18px;
	/* text-align:right;
	padding-right:10px;
	margin-top: 0px; */
}
label{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#errors{
	float:right;
	height:25px;
	margin-top:10px;
}
.checkboxRequiredState .formLabel, .checkboxMaxSelectionsState .formLabel,
.selectRequiredState .formLabel, .selectInvalidState .formLabel,
.textareaRequiredState .formLabel, .textareaMinCharsState .formLabel, .textareaMaxCharsState .formLabel,
.textfieldRequiredState .formLabel, .textfieldInvalidFormatState .formLabel, .textfieldMinValueState .formLabel, .textfieldMaxValueState .formLabel, .textfieldMinCharsState .formLabel, .textfieldMaxCharsState .formLabel, .radioRequiredState .formLabel, .textfieldInvalidFormatMsg .formLabel, .selectRequiredState .formLabel, .selectInvalidState .formLabel, .selectRequiredMsg .formLabel, .selectInvalidMsg .formLabel{
	color: #CC3333;	
}
.ratingMovies{
	margin-right:10px;
	float:right;
	color:#FF3333;
}
#Countvalidta1{
	width:17px;
}
#articles{
	border: 1px solid #404040;
	padding-left:12px;
	height:600px;
}
.checkboxRequiredState .checkboxRequiredMsg, .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg, .selectRequiredState .selectRequiredMsg, .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg, .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .radioRequiredState .radioRequiredMsg, .radioInvalidState .radioInvalidMsg, .selectRequiredState .selectRequiredMsg, .selectInvalidState .selectInvalidMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg{
	float:right;
	border:0px;	
	margin-top:4px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/error.gif) left no-repeat;
	background-position: 16px;
}

.validMsg{
	float:right;
	width:12px;
	height:12px;
	margin-top:5px;
	display:none;
}

.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg, .selectValidState .validMsg{
	display:inline;
}

#okmessage{
	margin-top:10px;
	color: green;
	display:none;
}

#CentralColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 415px;
}
.divform {
	width: 430px;
	position: relative;
	padding-top: 3px;
}
.divfield {
	margin:0;
	padding:0;
	float: left;
	width: 190px;
}
.divfield-radio {
	margin-top:3px;
	margin-bottom:2px;
	padding:0;
	float: left;
	width: 170px;
}
.divfield-select {
	padding:0;
	float: left;
	width: 250px;
}
.divtext {
	margin:0;
	padding:0;
	float: left;
	width: 332px;
}
.checkboxform {
	float: left;
	width: 334px;
	padding-top: 0px;
}
.diverror {
	height:12px;
	margin-left:16px;
	margin-top:3px;
}
.texterror {
	height:17px;
	margin-left:120px;
	margin-top:7px;
	margin-bottom: 0px;
}
.clearfield {
	clear:both;
}
#norobbot-img {
	margin-top:8px;
	border:1px solid #bdbcbc;
}
#upper {
	filter:alpha(opacity=100);  /* discarded */
	-moz-opacity:1.0;           /* discarded */
	opacity: 1.0;               /* discarded */
}
button.calendar {
  background: url(../calendar/calendar-icon.gif);
  border: 0;
  cursor: pointer;
  float: left;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
}
.radio-container {
	float:left;
	height: 20px;
	padding-left: 135px;
	width: 200px;
	margin-top: 5px;
	clear: both;
}

