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

body {
background-color: #2a3137;
background-image: url(http://www.redcreekdesign.com/bimages/back1.jpg);
background-repeat:repeat;
color:#f8e7dd;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height: 1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
font-size:1em;
font-style:normal;
font-weight:normal;
}
h1 {
	color: #dc4737;
	text-decoration: none;
	font-size: 33px;
	line-height: 28px;
	padding: 0 0 0 119px;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
fieldset, img {
border:medium none;
}
caption, th {
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0;
}
.clear:after {
content: ".";
height: 0;
line-height: 0;
visibility: hidden;
display: block;
clear:both;
}
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	letter-spacing: normal;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
color:#0085CF;
}

/*********************/
/*    Containers     */
/*********************/
#wrapper {
	text-align: center;
	min-width: 760px;
	position: absolute;
	top: 12px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inwrap {
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	height: 650px;
	visibility: visible;
	padding: 0;
	text-align: left;
}
#backlit {
	position: absolute;
	width: 100%;
	height: 590px;
	background-color: #8e8171;
	background-image: url(http://www.redcreekdesign.com/cimages/backred.jpg);
	background-repeat:repeat-x;
	top: 0px;
	left: -50%;
	padding: 0 50% 0 0;
	visibility: visible;
}

/*********************/
/*       Header      */
/*********************/
#header {
	position: relative;
	height: 54px;
	overflow: hidden;
}
#header ul {
	text-align: center;
}
#header li {
	float: left;
}
#logo {
	padding: 0 0 0 14px;
}
#navleft {
	position: relative;
	padding: 11px 0 0 6px;
}
#navright {
	position: relative;
	padding: 11px 0 0 0;
	float: right;
}
.ntavright {
	text-align: right;
}
#navleft ul, #navright ul {
	margin: 0;
	padding: 0;
	float: left;
}
#navleft ul li, #navright ul li {
	float: left;
}
#navleft a, #navright a {
	font-family: Verdana, Arial, sans-serif;
	font-size: .62em;
	color: #eaeaea;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 8px;
	height: 8px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
}
.til {
	padding: 3px 0 3px 0;
}
#navleft a.onset, #navright a.onset {
	color: #d9d6bd;
}
#navleft a:hover, #navright a:hover {
	color: #1495e5;
}
/*********************/
/*      Content      */
/*********************/
#content {
	position: relative;
}
#clientproj #colmleft {
	float: left;
	width: 385px;
	padding: 135px 0 0 0;
}
#clientforget #colmleft {
	float: left;
	width: 385px;
	padding: 115px 0 0 0;
}
#colmright {
	float: right;
	width: 373px;
	background-image: url(http://www.redcreekdesign.com/cimages/backrtred.jpg);
	background-repeat: no-repeat;
	margin: 0 -15px 0 0;
	height: 508px;
}
#colmright p {
	color: #edddb8;
	padding: 0 60px 1em 69px;
}
#colmleft a, #colmright a {
	color: #d7aa6a;
}
#colmleft a:hover, #colmright a:hover {
	color: #fb7929;
}
#catpic {
	position: relative;
	padding: 76px 0 0 8px;
}
#lineball {
	position: relative;
	text-align: center;
	background-image: url(http://www.redcreekdesign.com/cimages/linered.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 38px 0 0 -7px;
	color: #28363f;
	text-decoration: none;
	letter-spacing: .25em;
	padding: 16px 0 26px 0;
	line-height: 14px;
}

#dialog {
  margin: 0;
  padding: 10px;
  width: 332px;
  text-align: left;
}
.logtext {
	font-family: Georgia, Verdana, "Lucida Grande", serif;
	font-size: 12px;
	line-height: 18px;
	color: #edddb8;
	text-align: left;
	margin: 0;
}

/*********************/
/*      LOG IN       */
/*********************/

/** Form **/

label {
  margin: 3px 0;
  font-size: 90%;
  font-weight: bolder;
  display: block;
}

label.checkbox {
  font-weight: normal;
  display: inline;
}

label span.label_required {
  color: red;
  font-size: 90%;
}

input, textarea, select {
  border: 1px solid #ccc;
  padding: 3px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  background: white;
}

input:hover, textarea:hover, select:hover {
  border: 1px solid green;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid black;
}

fieldset {
  margin: 10px 0;
  padding: 10px;
  padding-top: 5px;
  border: 1px solid #ccc;
}

fieldset legend {
  font-size: 90%;
  font-weight: bolder;
}

input { width: 200px; }
input.short { width: 50px; }
input.medium { width: 150px; }
input.long { width: 320px; }

input.checkbox {
  border: 0;
  width: auto;
}

textarea {
  width: 400px;
  height: 150px;
}

textarea.short {
  height: 70px;
}


button.submit {
  margin-top: 15px;
}

span.required {
  color: red;
  font-size: 90%;
}

#formErrors {
  background: red;
  color: white;
  padding: 5px 10px;
}

#formErrors ul li {
  font-size: 90%;
}

/** Classes **/

.desc {
  font-size: 90%;
  color: #666;
  font-style: italic;
}

.bold {
  font-weight: bolder;
}

.note {
  border: 1px solid #263356;
  padding: 0 8px;
  background: #e8e8e8;
}

#error, #success {
  margin: 10px 0;
  padding: 5px 10px;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer;
  text-align: left;
}

#error {
  background: #FFB0B0;
  border-color: red;
}

#success {
  background: #90DC90;
  border-color: green;
}

/** Login dialog **/

#loginUsernameDiv, #loginPasswordDiv {
  padding-top: 1px;
}

#loginUsernameDiv {
  float: left;
  width: 170px;
}

* html #loginUsernameDiv {
  margin-top: 1px;
}

#loginPasswordDiv {
  margin-left: 170px;
}

#loginSubmit span, #forgotPasswordSubmit span {
  padding-left: 8px;
  font-size: 11px;
}

* html #loginSubmit span, * html #forgotPasswordSubmit span {
  position: relative;
  top: -4px;
}
.button{
	border: 1px black solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	/*width: 100px; too small for some translations*/
}