/*
 * Stylesheet for Screen
 * (c) Star/Trac GmbH, 2008
 */



/*
 * ~~~ Global settings ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: white;
}

input[type="text"], input[type="password"], select, .textfield, .selectfield {
	background-color: white;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px;
}

a {
	color: #173bbf;
	text-decoration: underline;
}

.input-block {
	margin-bottom: 5px;
}

.input-block label {
	text-align: left;
}

.input-error {
	font-size: 12px;
	color: #bf2727;
	display:block;
	position:relative;
	background-color: #ffe8c7;
	border: 1px solid #ffd9a3;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
}

fieldset {
	border: 1px solid #aaa;
	padding-top: 25px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

fieldset legend {
	color: #444;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: normal;
}

input[type="button"], input[type="submit"], .button {
	background-color: #ddd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px;
	font-size: 12px;
}

/*
 * ~~~ Messages  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
.message {
	width: 450px;
	margin:auto;
	font-size: 12px;
	color: #000;
	border: 2px solid #ccc;
	padding: 8px;
	margin-bottom: 15px;
}
.info {
	background-color: #d9e1ff;
	border-color: #4663cf;
}

.warn {
	background-color: #f6c86e;
	border-color: #d49a2b;
	color:black;
}

.error {
	background-color: #f1c2a8;
	border-color: #cd8e6c;
}

.fatal {
	background-color: #ec594a;
	border-color: #c33325;
}

.authorization-window {
	width: 400px;
	border: 1px solid #ede282;
	background-color: #fff9c4;
	padding: 8px;
}

#main-login .message {
	width: 430px;
	margin-bottom: 15px;
}
/*
 * ~~~ Login ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#main-login {
	width:430px;
	margin:auto;
	margin-top: 50px;
}

#main-login label {
	width: 160px;
	float:left;
	font-size: 14px;
	display:block;
	text-align:left;
}

#main-login #logo-header {
	text-align: center;
}

#main-login #logo-header h1 {
	font-size:18px;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main-login #logo-header h3 {
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 35px;
	font-size:14px;
	font-weight: normal;
}

#main-login #language-buttons {
	float:right;
}
/*
 * ~~~ Main Sections ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#main-header {
	height: 30px;
}

#main-header #se-logo {
	position:absolute;
	width: 140px;
	left: 10px;
	top: 10px;
}

#main-header #md-logo {
	position:absolute;
	width: 170px;
	right: 10px;
	top: 10px;
}

#main-header #logged-in-as-information {
		/*margin-left: 150px;*/
		/*margin-right: 150px;*/
		text-align:center;
		font-size: 11px;
		color: black;
		position:absolute;
		text-align:center;
		top:90px;
		left:37px;
}

#main-content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	padding-bottom: 50px;
}
#main-content p {
	font-size: 12px;
	color: #444;
}

#main-content h1, #main-content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #01667b;
	margin-top:30px;
	margin-bottom:20px;
}

#main-content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #444;
}

#main-footer {
	clear:both;
	border-top: 1px solid #ddd;
	text-align:center;
	margin-top:20px;
	left:10px;
	right:10px;
}

#main-footer #footer-copyrights,
#footer-copyrights a {
	font-size: 10px;
	color: #c0c0c0;
	text-decoration:none;
}

#main-footer #footer-date {
	font-weight: bold;
	color: #01667b;
	font-size: 12px;
}

#main-footer #footer-languages {
	font-size: 12px;
	color: black;
	line-height: 16px;
}

/*
 * ~~~ Navigation ~~~
 */
#header-navigation {
	background-image: url(/hpdd/images/backgrounds/main-navigation.gif);
	background-repeat: repeat-x;
	height: 23px;
	margin:0;
}

#navigation-buttons td {
	font-size: 11px
}

#header-navigation #navigation-buttons {
	font-size: 11px;
	margin:auto;
}

#header-navigation #navigation-buttons a {
	text-decoration:none;
	color: #aaa;
}

#header-navigation #switch-lang-buttons {
	width: 60px;
	position: absolute;
	right: 30px;
}

#navigation-buttons ul, #switch-lang-buttons ul {
	list-style: none;
	margin-top: 30px;
	margin:0;
	padding:0;
}

#navigation-buttons ul li, #switch-lang-buttons ul li {
	float:left;
	width: 120px;
	text-align:center;
	border: 1px solid #e9e9e9;
}

/*
 * ~~~ Unit Serial Input ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#unit-serial-nr-input, #purchase-date-input, #word-verification-input, #batch-imei-content{
	margin-top: 50px;
	width: 290px;
	margin-left: auto;
	font-size: 16px;
	margin-right: auto;
	text-align:center;
	position:relative;
}

#batchImeiTextArea {

	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top:35px;
	width:150px;

}

#purchase-date-input {
	margin-left: auto;
	font-size: 16px;
	margin-right: auto;
	width: 130px;
}

#imei-indicator {
	margin-top: 5px;
	font-size: 11px;
	color: #555;
}

#purchase-date-input {
	margin-top: 15px;
}

#unit-serial-nr-input input {
	height: 26px;
	padding:2px;
	line-height: 26px;
	font-size: 18px;
	background-color: #fffb99;
	width: 200px;
	background-image: url(/hpdd/images/backgrounds/yellow-input.gif);
	background-repeat: repeat-x;
}

div #content-message {
	font-weight: bold;
	font-size:   14px;
}

#word-verification-input input {
	height: 26px;
	padding:2px;
	line-height: 26px;
	font-size: 18px;
	background-color: #fffb99;
	width: 200px;
	background-image: url(/hpdd/images/backgrounds/yellow-input.gif);
	background-repeat: repeat-x;
}

#purchase-date-input #purchase-date-inputfield {
	height: 26px;
	padding:2px;
	line-height: 26px;
	font-size: 18px;
	background-color: #fffb99;
	width: 100px;
	background-image: url(/hpdd/images/backgrounds/purchase-date-input.gif);
	background-image:no-repeat;
}

#additional-information {
	margin-top: 20px;
}

#service-extension-information, #service-extension-availability, #warranty-information {
	background-color: #b1efaf;
	border: 1px solid #91cf87;
	padding: 10px;
}

#failed-warranty-information {
	background-color: #fff1d7;
	border: 1px solid #fbdb9e;
	padding: 10px;
}

#terms-and-conditions. #sub-message {
	margin-top: 20px;
}

#batch-imei-validation-success {
	background-color: #b1efaf;
	border: 1px solid #91cf87;
	padding: 10px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	//position: relative;
}

#service-extension-availability {
	margin-top: 25px;
	text-align: center;
}

#service-extension-availability b {
	font-size: 150%;
	color: #0a8700;
}

#service-extension-information h1 {
	font-size: 22px;
	color: #0a8700;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}

#service-extension-information #legal-information {
	font-size: 12px;
	color: #444;
	text-align:center;
}

#service-extension-information #device-information {
	position: absolute;
	width: 300px;
	right: 40px;
}

#service-extension-information #available-extensions  {}

#available-extensions ul {
	margin: 0;
	padding:0;
	list-style:none;
	margin-left: 100px;
	margin-right: 100px;
}

#available-extensions ul li {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 10px;
	background-color: #edffed;
	opacity: .8;
	margin-bottom: 10px;
	text-align:left;
}

#available-extensions ul li h2 {
	font-size: 20px;
	color:#025e98;
	margin: 0;
}

.ext-selected {
	background-color: #edffed;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}

.extension-price {
	font-size: 26px;
	color: #d23028;
}

#device-name {
	color: black;
	font-size: 14px;
	margin-bottom: 15px;
}

#service-extension-buttons {
	margin-top: 20px;
	text-align:center;
}

input.buy-now {
	font-size: 16px;
	color: white;
	background-color: #d23028;
	padding: 4px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	width: 350px;
}

#failed-imei-validation{
	background-color: #fff1d7;
	border: 1px solid #fbdb9e;
	padding: 10px;
	text-align:left;
}

#failed-word-verification {
	background-color: #fff1d7;
	border: 1px solid #fbdb9e;
	padding: 10px;
	/*text-align:center;*/
	width:300px;
}

#failed-batch-imei-validation {
	background-color: #fff1d7;
	border: 1px solid #fbdb9e;
	padding: 10px;
	text-align:center;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
}


#failed-imei-validation h1 {
	font-size: 18px;
	color:#01667b;
	margin:0;
	margin-bottom: 15px;
}

#demand-paste-imeis {

	background-color: 	#b1efaf;
	border: 			1px solid #91cf87;
	margin-top:			50px;
	margin-left: 		auto;
	font-size: 			12px;
	margin-right: 		auto;
	text-align:			center;
	position:			relative;
	height: 			45px;
	width: 				280px;
	padding: 			10px;

}

#header-additional-information {

}

#footer-additional-information {

}

div #footer-message {
	font-size:  12px;
	font-style: italic;
}



.ext-normal {}

.purchase-date-submit {
	background-color: #ddd;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 130px;
	font-size: 15px;
	padding: 2px;
	margin-top:2px;
}

/*
 * ~~~ IMEI Validation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#imei-confirmation {
	width: 350px;
	margin: auto;
	margin-top: 35px;
}

#imei-confirmation input[type="text"], .imei-confirmation-textfield {
	font-size: 30px;
	width: 80px;
	text-align:center;
	background-color: #fffb99;
}

.imei-confirmation-error {
}
/*
 * ~~~ Customer Data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

.customer-data-error {
	left: 160px;
	width: 344px;
}


#customer-data-form {
	width: 600px;
	margin: auto;
	text-align:left;
}

#customer-data-form input[type="text"], #customer-data-form .input-block input {
	width: 350px;
}

#customer-data-form label {
	display: block;
	width: 160px;
	float:left;
	font-size: 14px;
}

input.customer-data-confirm, input.authentication-confirm {
	font-size: 16px;
	color: white;
	background-color: #d23028;
	padding: 4px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	width: 150px;
}

/*
 * ~~~ Unit information ~~~
 */

#customer-unit-information {
	width: 580px;
	margin: auto;
	background-color: #b1efaf;
	border: 1px solid #91cf87;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #025e98;
	text-align:left;
}

#customer-unit-information label {
	color: black;
	display: block;
	width: 140px;
	float:left;
	font-weight: bold;
}

#customer-unit-information input[type="text"] {
	width:180px;
}

/*
 * ~~~ Employee Authentication  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
#employee-authentication {
	width: 460px;
	margin: auto;
	margin-top: 120px;
	text-align:left;
}

#employee-authentication input[type="password"],
#employee-authentication select {
	width: 280px;
}

#employee-authentication label {
	display: block;
	width: 140px;
	float:left;
	font-size: 14px;
}

.employee-authentication-error {
	left: 140px;
	width: 280px;
}

/*
 * ~~~ Complete Registration  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#complete-registration {
	width: 450px;
	background-color: #ddd;
	border: 1px solid #555;
	padding: 10px;
	margin: auto;
	margin-top: 35px;
	min-height: 400px;
	text-align:left;
	font-size: 18px;
	color: #222;
}

#complete-registration p {
	font-size: 18px;
	color: #222;
}

#complete-registration h1 {
	font-size: 22px;
	color: #000;
}

#complete-registration ul {
	 list-style-image: url(/hpdd/images/icons/warning.png);
	 margin-left: 20px;
}

/*
 * ~~~ Left Navigation  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
#left-navigation {
	width: 170px;
	float:left;
}

#left-navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}

#left-navigation ul li {
	height: 70px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #cccccc;
	margin:0;
	line-height: 15px;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 13px;
	margin-bottom: 4px;
	background-image: url(/hpdd/images/backgrounds/sub-navigation-button_scaled.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#left-navigation ul li a {
	text-decoration:none;
}

/*
 * ~~~ Sub Content  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

#sub-content {
	margin-left: 30px;
	padding-left: 20px;
	border-left: 1px solid #eee;
	min-height: 300px;
	float:left;
	width:700px;
	overflow:auto;
}


#sub-content .form-field {
	margin-bottom: 5px;
}

#sub-content label {
	display:block;
	float:left;
	width: 180px;
	font-size: 14px;
	color: #555;
}

.manageshop-error {
	left: 180px;
}

/*
 * ~~~ Extension  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
form#extension input[type="text"] {
}
.create-extension-error {
	left: 180px;
	width: 300px;
}

/*
 * ~~~ Model Management  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
.assign-extension-error {
	width: 200px;
	left: 180px;
}

/*
 * ~~~ Sales Person  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
.createsalesperson-error {
	width:180px;
	left:180px;
}

.deactivated {
	width:60px;
	text-align:center;
	font-size: 10px;
	color: white;
	background-color: #ac1b1b;
	padding:1px;
	border-top: 1px solid #e04545;
	border-left: 1px solid #e04545;
	border-right: 1px solid #850a0a;
	border-bottom: 1px solid #850a0a;
}

.activated {
	width:60px;
	text-align:center;
	font-size: 10px;
	color: white;
	background-color: #329618;
	padding:1px;
	border-top: 1px solid #56bc3b;
	border-left: 1px solid #56bc3b;
	border-right: 1px solid #1a6407;
	border-bottom: 1px solid #1a6407;
}

.access-level {
	width:60px;
	text-align:center;
	font-size: 10px;
	color: white;
	background-color: #9b9792;
	padding:1px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666563;
	border-bottom: 1px solid #666563;
}

/*
 * ~~~ Shops Management ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
.createshop-error {
	width:300px;
	left:180px;
}

#search-indicator {
	color: #555;
	font-size: 11px;
}

#welcome-screen p {
	font-size: 16px;
}



#callcenter-salesprocess-shop-information {
	position:absolute;
	right:20px;
	top:150px;
	width: 280px;
	height: 90px;
	background-color: #f3f3f3;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 11px;
	color: #111;
	padding:5px;
}

#admin_sentence {
	margin-top:100px;
	margin-bottom: 10px;
}
#check-warranty{
	/*margin-top:10px;*/
	text-align: center;
	margin-bottom:100px;
	margin-top:120px;
	/*
	border-top: 1px solid #56bc3b;
	border-left: 1px solid #56bc3b;
	border-right: 1px solid #1a6407;
	border-bottom: 1px solid #1a6407;*/
}

#captcha {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#w-v {
	/*margin-right: 500px;*/
	font-weight: bold;
}

