@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	}
	
img {
	border:none;
	}
	
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#50748E;
	font-size:12px;
	text-decoration:none;
	}
	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}
	
ul.sort { list-style-type: none; margin: 0; padding: 0; margin-bottom: 10px; }
ul.sort li { margin: 5px; padding: 5px; width: 150px; text-align:center; }
.imgContainer {text-align:center; padding:10px;}
img.hover {cursor:pointer;}
	
h1 input {
	width:60%;
	clear:both;
	}
	
div {
	text-align:left;
	width:auto;
	}
	
.form {
	padding:20px;
	}
	
#error{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
	background:#FBE3E4;
	color:#8a1f11;
	font-size:12px;
	border-color:#FBC2C4;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#userError, #emailError, #passError {
	color: #de1f26;
	font-size:12px;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.error, .notice, .success { 
	text-align:left;
	padding: .8em; 
	margin-bottom: 1em; 
	border: 2px solid #ddd; 
	}

.error { 
	background: #f7c7c9; 
	color: #de1f26; 
	border-color: #de1f26; 
	}
	
.notice { 
	background: #f9e4bf; 
	color: #e89400; 
	border-color: #e89400; 
	}
	
.success { 
	background: #aed9a3; 
	color: #5db347; 
	border-color: #5db347; 
	}
	
.login {
	width:900px;
	margin:0 auto;
	}
	
.login a:hover {
	color:#FFFFFF;
	}	
	
#loginError{
	width:260px!important;
	border:2px solid #FBC2C4;
	background:#fff;
	color:#8a1f11;
	font-size:12px;
	padding:5px;
	display:none;
	}
	
table {
	text-align:left;
	width:450px;
	margin:0px;
	padding:5px;
	}
	
#loginForm {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:280px;
	padding:10px;
	margin:0 auto;
	}
	
#loginForm div {
	width:280px;
	}
	
#loginForm div#loginBtn {
	width:200px;
	margin:0 auto;
	text-align:center;
	}
	
#submit, #cancel {
	cursor:pointer;
	}
	
#processContainer {
	width:220px;
	text-align:center;
	clear:both;
	}
	
#processContainer span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	}
	
	
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none!important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em; }
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
	
/*////////////////Start Form Style///////////////////////////////*/


#content div.smallRow {clear:both; padding-top:10px;}
#content div.row {clear:both; padding-top:10px;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.clear {clear:both;}
textarea.large {width:100%;height:200px;padding:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
textarea.small {width:100%;height:100px;padding:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
*html textarea.small {width:100%;height:100px;padding:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px; overflow:auto;}
.prepend-top {margin-top:10px;}
.append-bottom {margin-bottom:10px;}
.title {font-size:16px;font-weight:bold;}
.center {text-align:center;}
.noStyle {list-style:none;}
.noStyle li {list-style-image:none;}
	
/*////////////////End Form Style///////////////////////////////*/