/*

Site design copyright &copy; 2009 &amp; beyond by Pixelita Designs, all rights reserved.
URL: http://www.pixelita.com
aC Public Submit Stylesheet (this document) is located in:
/public/assets/modules/public_submit/stylesheets/

*/



* {
	margin: 0px;
	padding: 0px;
}

a img, body:first-of-type input[type=file] {
	border: none;
}

a, a:link {
	background: transparent;
	color: #226da3;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #b7cddb;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #036;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(http://www.pixelita.com/wp-content/themes/astound/images/blue-arrow-tagline-small.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76.5%;
	text-align: center; /* IE5 hack */
	color: #333;
}


#page p {
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em; /* .875em; */
	line-height: 140%;
	padding: 2px 0 20px 0;
	text-align: left;
}

#page ul {
	list-style-type: square;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 0;
}

#page ul li {
	line-height: 130%;
	margin-left: 25px;
	padding: 1px 0 1px 0px;
}

form {
	padding: 15px 20px;
}

form .ctrlholder {
	padding: 0px 0px 10px 0px;
}

form .ctrlholder .details {
	color: #999;
	font-size: 11px;
	padding-top: 5px;
}

form .ctrlholder .errorfield {
	float: right;
	font-weight: normal !important;
	color: #c00;
	font-size: 10px;
}

form .ctrlholder .errorfield strong {
	font-weight: normal !important;
}

form .ctrlholder label {
	display: block;
	padding-bottom: 3px;
	text-align: right !important;
	margin-right: 5px;
}

form .ctrlholder label em {
	color: #c00;
}

#name, #created_by_email, #created_by_name, #priority, #parent_id {
	display: block;
	text-align:left;
	padding-bottom: 3px;
}

h1 {
	background: transparent;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 140%;
	margin: 7px 0 10px 0;
	text-align: left;
	font-family: corbel, calibri, verdana, arial, sans-serif;
}

img {
	border: 0px;
}

input, select {
	border: 1px solid #555;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 2px;
	width: 250px;
	background: #b7cddb;
}

input.default, .error input,
.error select,
.error textarea,
.error .mceeditoriframe {
	background: #b7cddb;
	border: 1px solid #555;
}


select {
	padding: 1px;
	border: 1px solid #555;
}

span.captcha img.captcha {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

span.captcha input {
	margin-top: 5px;
	width: 50px;
	padding: 5px;
	margin: 2px;
}

.buttonholder button {
	padding: 15px; /*	padding: 4px 15px; */
	margin: 2px;
}

.clear {
	clear: both;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}


.col {
	width: 325px;
	padding: 0px 5px 0px 0px;
}

.content_container {
	padding: 40px 5px 5px 5px;
}

.focused input,
.focused selected {
	border: 1px solid #555;
}

.mceeditoriframe {
	background: #fff;
}

.mcestatusbarbottom br {
	display: none;
}

.mcetoolbarcontainer,
.mcestatusbarbottom {
	background-color: transparent !important;
}

.notice {
	text-align: center;
	padding: 15px 0px;
}

.ticket_data input {
	border: 1px solid #555;
}

.ticket_data textarea {
	width: 650px;
	padding: 3px 5px;
	height: 150px;
	background: #b7cddb;
	border: 1px solid #666;
}

.ticket_data,
.buttonholder {
	padding-top: 15px;
	margin-top: 10px;
}


#errormsg {
	background: #b7cddb;
	border: 1px solid #226da3;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

#errormsg ol {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 15px;
}

#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	margin: 0 auto;
	width: 100%;
}

#footer p.credit {
	color: #222;
	float: left;
	font-size: .875em;
	height: 55px;
	margin: 0;
	padding: 5px 5px 0 0;
	text-align: left;
	width: 85%;
}

#footer p.credit a, #footer p.credit a:visited, .sv-menu a {
	color: #013777;
	text-decoration: underline;
}

#footer p.credit a:hover {
	color: #b7cddb;
	text-decoration: none;
}

#footer p.credit a:hover {
	color: #777;
	text-decoration: none;
}

#main {
	background: transparent;
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #ccc;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}

#masthead {
	background: transparent;
	background-image: url(http://www.pixelita.com/wp-content/themes/astound/images/final-pixd.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	margin: 0;
	width: 320px;
}

#social {
	float: right;
	height: 55px;
	margin: 0;
	width: 275px;
}

#page {
	background: transparent;
	color: #333;
	margin: 0 auto;
	padding: 5px;
	width: 100%;
}

#wrapper {
	background: transparent;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	width: 70%;
}
