/* - - - Custom Theme - - - */

/* Logo */
h1 a {
	background-image:url('http://www.joomlart.com/templates/default/images/logo.gif'); 
	min-height:0;
	height:60px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.joomlart.com/templates/default/images/logo.gif", sizingMethod="crop");
}

/* Backgrounds */
body{
	background-image:none;
	background-color:#FFFFFF;
}
h1{
	background-image:none;
	background-color:#ffffff;
}
#container, body.embed{
	background-color:#FFFFFF;
	width:600px;
}
input.text, textarea.textarea{
	background:#FFFFFF url(/images/fieldbg.gif) repeat-x top;
}
.focused{
	background-color:#ffffcc;
}
.instruct{
	background-color:#f8f8f7;
}

/* Borders */
#container{background-color:#ffffff;
}
.info{
	border-bottom:1px dotted #CCCCCC;
}
.section{
	border-top:1px dotted #CCCCCC;
}
input.text, textarea.textarea{
	border:;
}
.instruct{
	border:1px solid #e7e8e6;
}

/* Typography */
.info h2{
	font-size:160%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#000000;
}
.info p{
	font-size:95%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
.section h3{
	font-size:110%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#000000;
}	
.section p{
	font-size:110%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}	
label.desc{
	font-size:100%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
li div, li span, li div label, li span label{
	font-family:Arial;
	color:#444444;
}
label.choice{
	font-size:100%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
input.text, textarea.textarea, select.select{
	font-size:100%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#333333;
}
.instruct{
	font-size:85%;
	font-family:Arial;
	font-weight:;
	font-style:;
	color:#444444;
}
li.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct{
	color:#444444;
}
input.btTxt{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}

li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
li.focused label.desc{
	color:;
}
li.focused div, li.focused span, li.focused div label, li.focused span label{
	font-family:;
	color:;
}

/* Drop Shadows */
#top, #bottom{
	visibility:hidden;
}


.container_input{
	width:70% !important;
}
#result_upload{
	clear:both;
	float:left; position:relative;
}