@CHARSET "UTF-8";
#contents{
	width: 100% !important;
}
#inform{
	width: 100%;
}
#inform th{
	font: 16px Tahoma !important;
	font-weight: bold !important;
	text-align: left !important;
	color: #007cdc;
}
#inform td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.formTitle{
	padding: 0px 10px;
	vertical-align: top !important;
}

legend, .formTitle label{
	font: 12px Tahoma !important;
	font-weight: bold !important;
	color: #333333;
}
.formTitle a{
	font: 12px Tahoma;
	color: #333333;
}
.formTitle a:hover{
	text-decoration: none !important;
	color: #4C659D !important;
}
#divAddShowNewExperience label, #divAddShowNewEducation label{
	font: 12px tahoma;
	color: #333333;
	margin-left: 10px;
}
.font12blue{
	font: 12px Tahoma !important;
	vertical-align: middle;
	text-decoration: none !important;
	color: #007cdc !important;
}
.font12{
	font: 12px Tahoma !important;
	vertical-align: middle;
	text-decoration: none !important;
	color: #333333 !important;
}
.font14{
	font: 14px Tahoma !important;
	vertical-align: middle;
	text-decoration: none !important;
	color: #333333 !important;
}
.font16{
	font: 16px Tahoma !important;
	vertical-align: middle;
	text-decoration: none !important;
}
.colorPurple{
	color: #8193BA !important;
}
.colorBlue{
	color: #007cdc !important;
}
.formTop{
	padding: 5px 10px;
	font: 12px Tahoma;
	background: #d5ebed;
	color: #007cdc;
	text-align: justify;
}
.formTop a{
	font: 12px Tahoma;
	color: #007cdc;
}
.errorRed{
	color: red;
	font: 12px Tahoma;
}
.innerLabel input{
	margin:0px; vertical-align: middle;
	font: 12px tahoma;
}
.textFieldStyle{
	width: 240px;
	border: none;
	border-bottom: 1px dashed #d6d6d6;
}
.input, .textFieldStyle{
	border: none;
	border-bottom: 1px dashed #d6d6d6;
	width: 240px !important;
	font: 12px Tahoma !important;
}
.locationSelection{
	border: none;
	border-bottom: 1px dashed #d6d6d6;
	width: 240px !important;
	font: 12px Tahoma !important;
}
.classicInput{
	font: 12px Tahoma !important;
}

.width240px{
	width: 240px !important;
}
.width180px{
	width: 180px !important;
}
.width175px{
	width: 175px !important;
}
.width150px{
	width: 150px !important;
}
.width140px{
	width: 140px !important;
}
.width100px{
	width: 100px !important;
}
.width75px{
	width: 75px !important;
}
.width60px{
	width: 60px !important;
}

#productDetailsTable{
	float: left;
}
#helpWindow, #reminderWindow{
	position: absolute; border: 1px solid #d6d6d6; width: 200px; background: white; z-index: 100;
}
#reminderWindow td{
	cursor: pointer;
}
#reminderWindow td:hover{
	background: #117AF3;
	color: white;
}
#helpWindow table td{
	padding: 5px;
	font: 12px Tahoma;
}
#reminderWindow td{
	padding: 2px;
	font: 12px Tahoma;
}
#helpWindow table th, #reminderWindow table th{
	background: #e6e6e6;
	font: 12px Tahoma;
	padding: 5px;
	text-align: left;
}
#helpWindow table th a,#reminderWindow a{
	font: 12px Tahoma;
	text-decoration: none !important;
}
.imgButton{
	font: 14px Tahoma !important;
	text-decoration: none !important;
	color: #333333;
	vertical-align: middle;
	height: 20px;
	margin-left: 5px;
}
.imgButton img{
	vertical-align: top;
}
.remindButton{
	background: url("/images/buttons/remind_normal.png") top left no-repeat;
	font: 12px Tahoma !important;
	text-decoration: none !important;
	color: #333333;
	vertical-align: middle;
	padding-left: 20px;
}
.remindButton:hover{
	background: url("/images/buttons/remind_roll.png") top left no-repeat;
}
#categoryMenuCarrier{
	border: 1px solid #E3E9EF; 
	border-top: none; 
	z-index: 100;
	position: absolute; 
	width: 624px !important;
	background: white;
}
#categoryMenuCarrier select{
	margin: 2px;
	font: 12px Tahoma;
	 border: 1px solid #666666;
}
#categoryMenuSave{
	width: 609px; 
	background: #E3E9EF; 
	padding: 2px 0px;
	padding-left: 15px; 
	font: 14px Tahoma; 
	height: 25px;
	line-height: 25px; 
	color: red; 
	vertical-align: middle;
	text-align: left;
}
