/* CSS Document */

/* IE6/Win-specific CSS */
@import url("ie6win.css");

body {
	background: #272727 url(/itf2007/imgs/bg.jpg) repeat-x top fixed;
	margin: 0;
	padding: 0 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 14px 0;
	margin: 0;
}

a, a:link, a:visited {
	color: #920604;
	text-decoration: none;
}

a:hover {
	color: #920604;
	text-decoration: underline;
}

img {
	border: 0;
}

#left_col ul {
	margin: 0;
	padding: 0 0 14px 0;
	list-style: none;
}

#left_col ul li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(/itf2007/imgs/bullet.gif) no-repeat;
	background-position: 0 5px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 14px 0;
	color: #920604;
}

.h1_container {
	background: url(imgs/h1_bg.gif) no-repeat left top;
	padding: 0 0 14px 0;
	margin: 0 0 10px 0;
}

.h1_container h1 {
	padding: 0 0 0 38px;
}

.h1_container p {
	padding: 0 0 0 38px;
	font-size: 11px;
	color: #565656;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 14px 0;
	color: #920604;
	/*background: #efefef;
	border-bottom: 1px dotted #ccc;*/
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}

dd {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0 0 14px 0;
	margin: 0;
}

.nopad {
	padding: 0;
}

.small {
	font-size: 11px;
	color: #565656;
}

#wrapper {
	width: 908px;
	margin: 0 auto;
}

#container {
	width: 900px;
	padding: 0 4px;
	margin: 0;
	background: url(/itf2007/imgs/container_bg.png) repeat-y;
	float: left;
}

#header {
	width: 900px;
	height: 192px;
	background: url(/itf2007/imgs/header_bg.jpg) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 49px;
	left: 25px;
}

#print_logo {
	display: none;
}

#content_wrapper {
	background: url(/itf2007/imgs/right_col_bg.gif) top repeat-y right;
	float: left;
	width: 900px;
	padding: 0;
	margin: 0;
}

#nav {
	width: 900px;
	height: 29px;
	background: url(/itf2007/imgs/nav_bg.gif) no-repeat;
	position: relative;
	padding-bottom: 5px;
}

#nav ul {
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 29px;
	text-align: right;
}

#nav ul li {
	float: left;
}

#nav ul li.last a, #nav ul li.last a:link, #nav ul li.last a:visited, #nav ul li.last a:hover {
	background: none;
}

#nav ul li.register {
	float: right;
}

#nav ul li.register a, #nav ul li.register a:link, #nav ul li.register a:visited {
	background: none;
}

#nav ul li.register a:hover {
}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0 12px;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	background: url(/itf2007/imgs/dots.gif) no-repeat right center;
	display: block;
}

#nav li a:hover {
	text-decoration: none;
	color: #f8d27f;
}

#content {
	width: 900px;
	float: left;
	background: url(/itf2007/imgs/right_col_bg3.jpg) top right no-repeat;
}

#left_col {
	width: 590px;
	padding: 20px 30px;
	float: left;
}

#right_col {
	float: right;
	width: 250px;
	padding: 20px 0;
	color: #fff;
}

#right_col h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 12px 14px 12px;
	color: #eec677;
	background: none;
	border: 0;
}

#right_col p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0 12px 14px 12px;
	color: #dcdcdc;
}

#right_col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#right_col ul li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#right_col ul li a, #right_col ul li a:link, #right_col ul li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px 12px;
	width: 226px;
}

#right_col ul li a:hover {
	text-decoration: none;
	color: #f8d27f;
	background-color: #7d7e7e;
	padding: 6px 12px;
	border: 1px dotted #A5A5A6;
	border-width: 1px 0;
}

#right_col ul li a .small, #right_col ul li a:link .small, #right_col ul li a:visited .small {
	color: #dcdcdc;
	font-size: 11px;
	font-weight: normal;
}

#right_col ul li a:hover .small {
	color: #fff;
}

#right_col .nopad {
	padding-bottom: 0;
}

#footer {
	clear: both;
	width: 840px;
	height: 90px;
	padding: 0 34px 4px 34px;
	background: url(/itf2007/imgs/footer_bg2.png) no-repeat;
	vertical-align: top;
}

#footer p {
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 7px 0 12px 0;
	color: #fff;
	font-weight: bold;
}

#footer ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 640px;
}

#footer ul li {
	font-size: 11px;
	line-height: 14px;
	width: 70px;
	float: left;
	padding: 0 10px 2px 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #eec677;
	text-decoration: none;
	border-bottom: 1px dotted #8b1516;
}

.img_right {
	float: right;
	margin: 0 0 20px 20px;
	padding: 4px;
	border: 1px solid #c2c2c2;
	background: #efefef url(/itf2007/imgs/div_right_bg.gif) repeat-x;
}

.div_right {
	float: right;
	margin: 0 0 20px 20px;
	padding: 4px;
	border: 1px solid #c2c2c2;
	width: 200px;
	background: #efefef url(/itf2007/imgs/div_right_bg.gif) repeat-x;
}

.big {
	font-size: 18px;
}

table {
	width: 100%;
	padding: 0;
	margin: 0 0 14px 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table td, table th {
	font-size: 11px;
	margin: 0;
	padding: 4px;
	line-height: 13px;
	color: #333;
	border: 1px solid #ccc;
	border-width: 0 1px;
}

table th {
	color: #fff;
	font-weight: bold;
	background: #909191 url(/itf2007/imgs/th_bg.gif) repeat-x;
	border: 1px solid #909191;
}

table tr.alt {
	background-color: #e7e7e7;
}

.exhibitor {
	padding: 8px 0;
	clear: both;
	border-top: 1px dotted #d7d7d7;
	margin-bottom: 8px;
}

.exhibitor img {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #c2c2c2;
}

.float_left {
	width: 47%;
	float: left;
}

.float_right {
	width: 47%;
	float: right;
}

.clear {
	clear: both;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 2px 0;
	font-weight: bold;
}

.input {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 12px 0;
	border: 1px solid #ccc;
	padding: 2px;
}

.select {
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 12px 0;
	border: 1px solid #ccc;
	padding: 2px;
}

.textarea {
	width: 300px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 12px 0;
	border: 1px solid #ccc;
	padding: 2px;
}

.submit {
	width: 93px;
	height: 28px;
}

#myform {
	margin: 0 0 14px 0;
	padding: 0;
}
