/* =================================
	SHOT - Reed Exhibitions
	Specialist: Milton Montaque
	Date: August 24, 2009
	Version: 1.0
   ================================= */
@import url(reset.css);
#left, .infobar, .footer, #content_top, #content_bottom, script, noscript{
	display:none;
}
/*body, td {
	background-color:#FFF;
}*/

body, p, td, th {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:none !important;
}
#custom_main_borders{
	width:450px !important;
	background-color:#FFF;
}

.searchbooth {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

a, a:visited, #CFForm_1 a, #CFForm_1 a:visited {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	
}
a:hover, #CFForm_1 a:hover {
	text-decoration:underline;
	caption-side: #003399;
}

h1 {
	text-transform: capitalize;
	font-size:24px;
	color:#b52025;
	margin:0;
	padding:0 0 3px 0;
}
h2 {
	font-size:18px;
	color:#255684;
	margin:0 0 3px 0;
	padding:9px 0 5px 0;
	border-bottom:1px solid #EBEBEB;
}
h3 {
	font-size:14px;
	color:#7ba3c6;
	font-weight:bold;
	margin:0;
	padding:9px 0 3px 0;
}
p {
	line-height:20px;
	margin:0;
	padding:0 0 11px 0;
}
ul{
    background-color:#F5F5F5;
    list-style:disc;
    margin: 5px 0 10px;
    padding:5px 10px;
}
ol{
    background-color:#F5F5F5;
    list-style:decimal;
    margin: 5px 0 10px;
    padding:5px 10px;
}
ul li, ol li{
    margin:0 0 0 20px;
    padding:0 0 5px 0;
    line-height:20px;
}
ul.arrow li, ol.arrow li{
	list-style-image: url(http://v1.newyorkcomiccon.showsite.rxnova.com/RNA/RNA_NewYorkComicCon/2009_images/ul_arrow.gif);
}
ol.noshade, ul.noshade{
	background: none;
}
hr{color:#255684;}

table.pad5 td{
	padding:5px;
}
input,select,textarea{
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:5px;
	border:1px solid #CCC;
}
input:focus,select:focus,textarea:focus{
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:5px;
	border:1px solid #888;
}
table {
	background-color:#FFF;
}
form{
	width: 490px;
}
.red {
	color: #FF0000;
	font-size:12px;
}
#message {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	display:none;
	color:#B33338;
	padding: 10px 0;
	background-color: #FFFFCC;
	text-decoration:underline;
}

.clear {
	clear:both;
}

#ExhibitorIconsLegendHR {
display: none;
}
#ExhibitorIconsLegend {
display: none;
}
 
