/*
Theme Name: LIA Conferences 2
Theme URI: http://www.liaconferences.com/
Description: Themes for liaconferences.com.
Version: 2.0
Author: Tajid Yakub
Author URI: http://www.tajidyakub.net/
*/
/* v1.0 | 20080212 */

.slides {width:936px;height:75px;padding:10px;margin:20px auto 0 auto;border:2px solid #c6dbf1;background:#c6dbf1;position:relative;}
.other {height:75px;width:100%;margin:20px 0;position:relative;}
.spaces {display:block;width:100%;}
.min{height:5px;} .med{height:15px;} .max{height:20px;} .blu{background:#c6dbf1;}
h1.title {font-size:24px;font-weight:bold;border:none;}
h3 {font-size:16px; font-weight:bold; line-height:24px;}
h4 {font-size:14px; font-weight:bold; color:#F60; margin:20px 0;}
.regbtn {background:none;padding:4px 10px 4px 10px;margin:6px 2px 8px 2px;border:1px solid #006; background-color:#003B5F;color:#FFF;font-weight:bold;font-size:11px;}
.regbtn:hover {background-color:#002339;cursor:pointer;color:#FFF;}
.regbtn:focus {background-color:#002339;cursor:pointer;color:#FFF;}

#participantField {margin-bottom:10px;}
#participantField input {margin:2px;margin-right:6px;}
#participantField select {margin:2px;margin-right:6px;}
#participantField textarea {margin:2px;margin-right:6px;}

input, select, textarea {
	border:1px solid #AAD5FF;
	font-size:12px;
	padding:2px 1px 2px 1px;
	color:#666;
	margin:2px 0px;
}
input:hover, select:hover, textarea:hover {border:1px solid #002339;color:#333;}
input:focus, select:focus, textarea:focus {border:1px solid #002339;color:#333;}
label {cursor:pointer;margin-bottom:15px;}

/*Table Sectionhandler */
.content {font-size: 0.8em;}
.desc {font-size:11px; font-weight:normal;}
.radio {display:block; width:100px;margin:2px 0;float:left;}
.small {font-size:11px;color:#333;margin:5px 0 15px 20px;}
.smaller {font-size:14px;color:#333;margin:15px 0 15px 20px;}
#formtbl span {font-size:11px;}
#formtbl strong {font-size:12px; line-height:18px;}