/*  
Theme Name: Stylaprylen
Version: 1.0
Author: Kristoffer Lidman / iDenta Labs
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #348db7;
	border: none;
	outline: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
.alignleft { float: left; }
.alignright { float: right; }
.bigfont { font-size: 13px; }
p { margin: 0 0 15px 0; }
img { border: none; }
*:focus { outline: none; }
textarea { overflow: auto; resize: none }
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wrapper  {
	width: 522px;
	margin: 40px auto 20px auto;
	padding: 0 10px;
	overflow: hidden;
}
#header {
	width: 522px;
	height: 80px;
	float: left;
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	background: url(../images/logo.png) no-repeat -1px 0;
	text-indent: -99999px;
}
.splash_container {
	width: 490px;
	float: left;
	color: #666;
	font-size: 14px;
	text-shadow: 0px 1px 0px #fff;
	background: #fff;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
	moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
}
.splash_container h1 {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}

.splash_container h2 {
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 10px 0;
	margin: 0 0 5px 0;
	color: #888;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}

.splash_container p.nomargin {
	margin: 0;
}
.splash_container dl {
	margin: 10px 0 0 0;
	width: 490px;
	float: left;
	position: relative;
}
.splash_container dl dt {
	font-weight: bold;
	float: left;
	width: 170px;
	height: 32px;
	font-size: 16px;
	padding: 3px 0 0 0;
	margin: 0 0 15px 0;
	color: #999;
}
.splash_container dl dt a {
	color: #444;
	font-style: italic;
	margin: 0 0 0 2px;
	font-size: 14px;
}
.splash_container dl dt a:hover {
	text-decoration: underline;
	color: #888;
}
.splash_container dl dd {
	margin: 0 0 15px 0;
	float: right;
	width: 320px;
	height: 35px;
	font-weight: normal;
	position: relative;
}

.splash_container dl dd .form_input {	
	width: 240px;
	color: #888;
	font-weight: bold;
	font-size: 15px;
	border: none;
	background: url(../images/splash/user_input.gif) no-repeat;
	padding: 7px 5px 8px 7px;
}
.splash_container dl dd p {
	font-size: 12px;
	position: absolute;
	top: 0px;
	display: block;
	margin: 0;
	left: 350px;
	z-index: 50;
}
.splash_container dl dd .msgbox {
	position: absolute;
	top: 0;
	width: 60px;
	height: 30px;
	right: 0;
	padding: 2px 0 0 0;
}

.splash_container dl.orderform {
	margin: 10px 0;
}

.splash_container dl.orderform dt {
	font-weight: bold;
	float: left;
	width: 490px;
	height: auto;
	color: #222;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.splash_container dl.orderform dd {
	margin: 0 0 10px 0;
	float: right;
	width: 490px;
	font-weight: normal;
	position: relative;
}
.splash_container dl.orderform dd .form_input {	
	width: 478px;
	border: 1px solid #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
    outline: none;
	background: none;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 5px;
}
.splash_container dl.orderform dt label.half {	
	width: 245px;
	float: left;
	margin: 0;
}
.splash_container dl.orderform dd .form_input.half {	
	width: 215px;
	margin: 0 14px 0 0;
}


.splash_container #validation_errors {
	font-size: 12px;
}
.splash_container .separator {
	width: 490px;
	height: 1px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
.login_bottom {
	width: 490px;
	float: left;
	margin: 0;
}
.login_bottom .rem_me {
	color: #666;
	font-size: 12px;
	float: left;
	font-weight: normal;
}
.login_bottom .rem_me .alignleft_text {
	padding: 4px 10px 0 0;
	float: left;
}
.login_bottom .button {
	width: 150px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 8px 0;
	color: #fff;
	text-shadow: 0 1px 0 #3296cf;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 0 0 20px;
	border: none;
	background: url(../images/splash/submit.gif) no-repeat;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; }
#validation_errors {
	width: 490px;
	float: left;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
	background: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 0 #fff;
}
.msg {
	width: 520px;
	padding: 10px 0 10px 0;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#footer {
	width: 522px;
	float: left;
	padding: 15px 0 0 0;
}