/* CSS Document */

body {
	margin: 0;
	background: #ccc url(http://www.paconvention.com/beta/assets/images/bg3.gif) repeat-x;
	color: #333;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
 }

div, p, th, td, li, dd, dl, dt {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 0.99em;
 text-decoration: none;
 text-align: left;
 }
 
div, img {
	margin: 0;
	padding: 0;
	display: block;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #FFFFFF;
 }

p {
 margin: .5em 0 1.5em;
 text-align: left;
 line-height: 1.5em;
 }

p.caption {
	margin: .5em 0;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
 }

p.lead {
 font-size: 1.2em;
 margin: 1.5em 0;
 }

p.marginTop {
 margin-top: 1.5em;
 }

br.clear {
 clear: both;
 }


/* LINKS */

a {
 text-decoration: none;
 color: #990000;
 }
 
a:hover {
	color: #990000;
	text-decoration: underline;
 }

a.black {
 color: #000;
 }


/* LISTS */

ul {
 margin: 1em;
 padding: 0;
 line-height: 1.5em;
 }

ol {
 margin: 1em 2em;
 padding: 0;
 line-height: 1.5em;
 }
 
li {
	padding: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
 }


/* HEADERS */

h1, h2, h3, h4, h5, h6 {
 color: #333333;
 font-weight: bold;
 margin: 1.5em 0 0;
 }

h1 {
	font-size: 1.1em;
	color: #600;
	display: inline;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
 }

h2 {
	font-size: 1.1em;
 }
 
body#northsouth h2, body#west h2 {
 margin-left: 44px;
 }

h3 {
 font-size: 1em;
 margin: 2em 0 0;
 color: #333;
 line-height: 1.5em;
 }

h4, h5, h6 {
 font-size: 1em;
 line-height: 1.5em;
 }

.header {
 display: block;
 font-size: 1.1em;
 color: #333;
 line-height: 1.5em;
 font-weight: bold;
 margin: 1.5em 0 0;
 }


/* main nav - no flash */

div#nav {
	height: 220px;
	width: 500px;
	background-color: transparent;
	background-image: url(http://www.paconvention.com/assets/images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }

div#nav ul {
 float: left;
 height: 220px;
 width: 125px;
 margin: 0;
 line-height: 1.5em;
 }

#home div#nav { height: 204px; }

#home div#nav ul { height: 187px; }
 
div#nav ul li {
 float: left;
 width: 125px;
 margin: 0;
 list-style: none;
 }
 
div#nav ul a {
 float: left;
 display: block;
 margin: 0;
 padding: 0 0 0 1em;
 color: #999999;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
 text-transform: uppercase;
 }
 
div#nav ul a:hover {
 color: #FFFFFF;
 text-decoration: none;
 }

div#nav ul li.overview {
 height: 45px;
 }

div#nav ul li.overview a {
 margin: 0;
 padding: 0;
 width: 125px;
 height: 40px;
 display: block;
 text-indent: -9999px;
 text-decoration: none;
 }
 


/* nav2 - no flash */

div#nav2 {
	height: 220px;
	width: 500px;
	background-color: transparent;
	background-image: url(http://www.paconvention.com/assets/images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }

div#nav2 ul {
 float: left;
 height: 220px;
 width: 125px;
 margin: 0;
 line-height: 1.5em;
 }

#home div#nav2 { height: 226px; }

#home div#nav2 ul { height: 187px; }
 
div#nav2 ul li {
 float: left;
 width: 125px;
 margin: 0;
 list-style: none;
 }
 
div#nav2 ul a {
 float: left;
 display: block;
 margin: 0;
 padding: 0 0 0 1em;
 color: #999999;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
 text-transform: uppercase;
 }
 
div#nav2 ul a:hover {
 color: #FFFFFF;
 text-decoration: none;
 }

div#nav2 ul li.overview {
 height: 45px;
 }

div#nav2 ul li.overview a {
 margin: 0;
 padding: 0;
 width: 125px;
 height: 40px;
 display: block;
 text-indent: -9999px;
 text-decoration: none;
 }
 
 
 
  /* top nav */

div#topnav {
 text-align: right;
 margin-bottom: 14px;
 width: 732px;
 }

div#topnav ul {
 list-style: none;
 margin: 0 1.5em 0 0;
 padding: 0;
 }

div#topnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 }

div#topnav ul li a {
 padding: 3px .75em;
 color: #fff;
 font-size: .9em;
 font-weight: bold;
 }

div#topnav ul li a:hover {
 background: #333;
 }

div#topnav ul li#on a {
 background: #333;
 color: #fff;
 font-weight: bold;
 }



 /* subnav */

#leftCol ul#subnav {
 list-style: none;
 line-height: normal;
 margin: 16px 0;
 padding: 0;
 }

#leftCol ul#subnav li {
 margin: 0;
 padding: 0;
 font-size: 10px;
 background: transparent;
 }

#leftCol ul#subnav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 0.3em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
 }

#leftCol ul#subnav li a:hover {
	text-decoration: none;
	color: #000000;
 }

#leftCol ul#subnav li#selected a {
	color: #fff;
	font-weight: bold;
	background-color: #990000;
 }

 /* horizontal nav */

#horizNav {
 float: left;
 width: 498px;
 text-align: center;
 }

#horizNav ul {
 margin: 0;
 padding: 0;
 }

#horizNav ul li  {
 margin: 0;
 padding: 0 3px;
 display: inline;
 border-right: 1px solid #999;
 background: transparent;
 font-size: .9em;
 }
  
#horizNav ul li.last, ul#subnav li.last {
 border: 0;
 }
 
#horizNav ul li#selected a, ul#subnav li#selected a {
 color: #333;
 }



 /* DIVS */


#wrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 30px;
	width: 732px;
	text-align: left;
	background: transparent url(http://www.paconvention.com/assets/images/bg_main.gif) repeat-y;
	border-bottom: 1px solid #B4B4B4;
	background-image: url(http://www.paconvention.com/assets/images/bg_main.gif);
 }

#wrapper2 {
 position: relative;
 float: left;
 margin: 0;
 padding: 0 0 30px;
 width: 732px;
 text-align: left;
 background: transparent url(http://www.paconvention.com/assets/images/bg_main2.gif) repeat-y;
 border-bottom: 1px solid #B4B4B4;
 }
 
 #wrapper3 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0px;
	width: 732px;
	text-align: left;
	background: transparent url(http://www.paconvention.com/assets/images/bg_main.gif) repeat-y;
	border-bottom: 1px solid #B4B4B4;
	background-image: url(http://www.paconvention.com/assets/images/bg_main.gif);
 }
 
 

#home #wrapper {
	padding: 0;
	width: 733px;
 }

#leftCol {
 width: 231px;
 float: left;
 }

#leftCol img {
 clear: both;
 }

#leftCol p {
 font-size: .9em;
 line-height: 1.3em;
 margin: 1em 1.5em;
 }

#leftCol ul li {
 list-style: none;
 background: transparent url(http://www.paconvention.com/assets/images/bullet.gif) 0 .5em no-repeat;
 padding: 0 0 0 1em;
 margin: 0 0 0 .5em;
 font-size: 1em;
 }

#leftCol ul.upcomingEvents {
 }

#leftCol ul.welcome {
 }

#leftCol ul.upcomingEvents li {
 list-style: none;
 background: transparent;
 padding: 0;
 margin: 0 0 .5em .5em;
 line-height: 1.4em;
 }

#leftCol #header {
 padding: 20px 40px;
 float: left;
 }

#leftCol #header span {
 display: block;
 font-size: .9em;
 padding: 3px 0 0 26px;
 }

#rightCol {
	width: 500px;
	float: right;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
 }

#logo {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	float:left;
 }

#flash { 
 background: #fff;
 }

#sidebar {
	padding: 20px;
	float: right;
	width: 150px;
	border: 1px solid #ccc;
	background: #E7E7E7;
 }

#sidebar button { 
 display: block;
 font-size: .9em;
 }

#sidebar p { 
 font-size: .9em;
 line-height: 1.3em;
 margin: 0;
 }

#quickLinks { 
 float: left;
 border: 1px solid #ccc;
 background: #E7E7E7;
 padding: 15px 20px;
 font-size: .9em;
 line-height: 1.5em;
 }

#content {
	float: right;
	width: 475px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
 }
 
 #content2 {
	float: right;
	width: 500px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
 }

 #content3 {
	float: right;
	width: 700px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
 }

#formContent { 
 clear: right;
 float: right;
 }

#content div {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 27px;
 }
 
 #formContent div {
 }
 
 #formContent {
 width: 90%;
 }
 
 
#content div a {
 text-decoration: underline;
 }

#content div.column { 
 margin: 0 10px 0 0;
 float: left;
 width: 145px;
 }


.image	{
	padding: 10px 0;
}
.item 	{ font-size: 11px; border-bottom: 1px solid #F0CDC9; padding: 10px 0; margin-bottom: 10px; }
.item p { margin: 1px 0 ; }
.item .title 	{ color: #C02D1B; font-weight: bold; margin: 0; font-size: 12px; }
.item .date 	{ color: #676767; font-size: 11px; margin: 0; }
.item img 	{ float: left; margin:0 10px 10px 0; }
.item .content 	{ float: right; width: 435px; }



/* Tan hack on content column div width */

* html #content div.column {
 width: 155px;
 w\idth: 145px; 
 }

#content ul li, #content_wide ul li, #formContent ul li {
 list-style: none;
 background: transparent url(http://www.paconvention.com/assets/images/bullet.gif) 0 .5em no-repeat;
 padding-left: 1em;
 }
 
 #formContent ul li, #formContent ol li {
 margin: 0;
 }

#content ul.tight li {
 margin: 0;
 }
 
#feature { 
 float: left;
 width: 350px;
 }
 
#feature div { 
 float: left;
 width: 350px;
 height: 182px;
 border: 1px solid #ccc;
 border-left: 0;
 background: #E7E7E7;
 margin-top: 30px;
 }

#feature div img { 
 float: left;
 }

/* Tan hack on feature height */

* html #feature div {
 height: 212px;
 he\ight: 182px; 
 }

#feature div img { 
 float: left;
 margin: 0 1em 0 0;
 }

#feature p { 
 margin: 1.5em 1em 0;
 font-size: .9em;
 line-height: 1.3em;
 }

div#gallery {
 margin-left: 65px;
 }
 
div#gallery img {
 display: inline;
 float: left;
 margin: 0 15px 15px 0;
 }

div#gallery div {
 width: 150px;
 display: inline;
 float: left;
 margin: 15px 15px 0 0;
 padding: 0;
 text-align: center;
 font-size: .9em;
 }

/* Tan hack on gallery div */

* html #feature div {
 height: 165px;
 he\ight: 150px; 
 }

div#gallery div img {
 margin: 0 0 5px 0;
 }

img.floatLeft {
 float: left;
 margin: 0 5px 0 0;
 }

#copyright {
 clear: both;
 padding: .3em 1em 20px 235px;
 font-size: .9em;
 color: #666;
 }

#copyright a {
 color: #666;
 }

#copyright img {
 display: inline;
 }


/* TABLES */

table#list {
 margin: 0 40px;
 width: 644px;
 clear: both;
 }

/* Tan hack on list table width */

table.capacity {
 width: 724px;
 w\idth: 644px; 
 }

table#list th, table#list td {
 padding: 2px 20px 2px 0;
 font-size: 10px;
 }

table#list th.title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px 20px 1px 3px;
	background-color: #990000;
 }

table#list tr.odd td {
 background: #E7E7E7;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
 
table#list th.printheader {
display:none;
}

/* FORM ELEMENTS */

#formContent form {
 margin-top: 20px;
 }

#formContent form label, #formContent form input, #formContent form textarea, #formContent form select {
 display: inline;
 width: 275px;
 float: left;
 margin: 3px 0 3px 5px;
 }

/* Tan hack on inputs and labels */

* html #formContent form label, * html #formContent form input, * html #formContent form textarea, #formContent form select {
 width: 280px;
 w\idth: 275px; 
 }

#formContent form select {
 display: inline;
 float: left;
 margin: 3px 0 3px 5px;
 }

#formContent form textarea {
 height: 100px;
 }

#formContent form input.send {
 width: auto;
 }

#formContent form input.checkBx {
 width: 10px;  
 margin-right: 5px;
 }
 
#formContent form input.radio {
width: auto;
margin-right: 5px;
}
 
 #formContent form input.quantity {
 width: 15px;
 font-size: 10px;
 }

#formContent form input.narrowtext {
 width: 200px;
 }

#formContent form input.submit {
 width: 60px;
 margin-left: 144px;
 padding: 0;
 }
 
 #formContent form input.auto, #formContent form .auto {
 width: auto;
 }

#formContent form label {
 width: 134px;
 padding: .5em 0 0;
 margin: 0 5px 0 0;
 text-align: right;
 }
 
.small {
font-size: 10px;
font-weight: normal;
}

form table {
	width: 100%;
}

form table tr.title td {
font-weight: bold;
padding-top: 20px;
}

form table tr {
vertical-align: top;
}

form table tr td, form table tr th {
padding: 2px 5px;
}

form table.no-border tr td, form table.no-border tr th {
border: 0;
}

form table tr td.center {
text-align: center;
}

form table tr td.right {
text-align: right;
}

/* Tan hack on label */

* html #formContent form label {
 width: 139px;
 w\idth: 134px; 
 }

form br {
 clear: both;
 }

.leftPulldown1 {
 float: none;
 width: 190px;
 margin: 5px 15px 10px;
 }
 
.leftPulldown2 {
 float: none;
 width: 190px;
 margin: 0 15px;
 }
 
 .leftPulldown3 {
	float: none;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
 }
 
 
form#vendorLogin {
 margin: 1em 1.5em;
 }
 
form#vendorLogin label, form#vendorLogin input {
 display: inline;
 width: 100px;
 float: left;
 }

form#vendorLogin input.loginSubmit {
 width: 60px;
 margin: 3px 0 10px 65px;
 padding: 0;
 display: inline;
 }

form#vendorLogin label {
 width: 60px;
 margin: 0 5px 0 0;
 text-align: right;
 font-weight: bold;
 }

/* Tan hack on label */

* html form#vendorLogin label {
 width: 65px;
 w\idth: 60px; 
 }

/* FLOORPLANS */

div#floorplansMain {
 float: left;
 display: inline;
 height: 299px;
 width: 397px;
 padding: 0;
 border: 0;
 margin-left: 44px;
 }

div#floorplansMain ul {
 height: 299px;
 width: 397px;
 background: transparent url(http://www.paconvention.com/assets/images/floorplans.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
 }

div#floorplansMain ul li {
 height: 299px;
 margin: 0;
 padding: 0;
 list-style: none;
 background: transparent;
 position: absolute;
 top: 0;
 }
 
div#floorplansMain ul li, div#floorplansMain ul a {
 height: 299px;
 display: block;
 }
 
div#floorplansMain ul li a {
 text-indent: -9999px;
 text-decoration: none;
 }
 
div#floorplansMain ul li#northsouth {width: 220px; left: 0;}
div#floorplansMain ul li#west {width: 177px; left: 220px;}

div#floorplansMain ul li#northsouth a:hover {background: transparent url(http://www.paconvention.com/assets/images/floorplans.gif) 0 -299px no-repeat;}
div#floorplansMain ul li#west a:hover {background: transparent url(http://www.paconvention.com/assets/images/floorplans.gif) -220px -299px no-repeat;}


/* FLOORPLANS SMALL */

div#floorplansSmall {
 float: left;
 display: inline;
 height: 85px;
 width: 111px;
 padding: 0;
 border: 0;
 margin-left: 44px;
 }

div#floorplansSmall ul {
 height: 85px;
 width: 111px;
 background: transparent url(http://www.paconvention.com/assets/images/floorplans_s.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
 }

div#floorplansSmall ul li {
 height: 85px;
 margin: 0;
 padding: 0;
 list-style: none;
 background: transparent;
 position: absolute;
 top: 0;
 }
 
div#floorplansSmall ul li, div#floorplansSmall ul a {
 height: 85px;
 display: block;
 }
 
div#floorplansSmall ul li a {
 text-indent: -9999px;
 text-decoration: none;
 }
 
div#floorplansSmall ul li#northsouth {width: 62px; left: 0;}
div#floorplansSmall ul li#west {width: 49px; left: 62px;}

div#floorplansSmall ul li#northsouth a:hover {background: transparent url(http://www.paconvention.com/assets/images/floorplans_s.gif) 0 -85px no-repeat;}
div#floorplansSmall ul li#west a:hover {background: transparent url(http://www.paconvention.com/assets/images/floorplans_s.gif) -62px -85px no-repeat;}

 /* You are here - main nav */
 
body#northsouth div#floorplansSmall ul li#northsouth a {background: transparent url(http://www.paconvention.com/assets/images/floorplans_s.gif) 0 -85px no-repeat;}
body#west div#floorplansSmall ul li#west a {background: transparent url(http://www.paconvention.com/assets/images/floorplans_s.gif) -62px -85px no-repeat;}

 /* FLOORPLAN NAV */

#floorplanNav {
 float: left;
 display: inline;
 width: 440px;
 margin: 10px 0 0 41px;
 }

/* Tan hack on div */

* html #floorplanNav {
 width: 481px;
 w\idth: 440px; 
 }

#floorplanNav ul {
 float: left;
 display: inline;
 width: 140px;
 line-height: normal;
 margin: 0;
 padding: 0;
 }

#floorplanNav ul li {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: .9em;
 background: transparent;
 }

#floorplanNav ul li a {
 display: block;
 padding: .2em;
 text-decoration: none;
 }

#floorplanNav ul li a:hover {
 background: #333;
 color: #fff;
 }

#floorplanNav ul li#selected a {
 background: #333;
 color: #fff;
 font-weight: bold;
 }


/* FLOORPLAN TABLE */

table.capacity {
 margin: 10px 40px 10px 44px;
 width: 644px;
 clear: both;
 }

table.capacity th, table.capacity td {
 padding: 2px 3px;
 font-size: .9em;
 }

table.capacity th {
	color: #fff;
	font-weight: bold;
	padding: 1px 3px;
	white-space: nowrap;
	background-color: #990000;
 }

table.capacity tr.odd td {
 background: #E7E7E7;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }


 /* FLOORPLAN TABLE2 */

table.capacity2 {
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
 }

table.capacity2 th, table.capacity td {
 padding: 2px 3px;
 font-size: .9em;
 }

table.capacity2 th {
	color: #fff;
	font-weight: bold;
	padding: 1px 3px;
	white-space: nowrap;
	background-color: #990000;
 }

table.capacity2 tr.odd td {
 background: #E7E7E7;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
 
 

/* FLOORPLAN DETAIL */

#floorplanDetail {
 float: left;
 display: inline;
 text-align:center;
 width: 530px;
 }

#floorplanDetail img {
 margin: 0 auto;
 margin-bottom: 15px;
 }
.hor_rule {
	margin-top: 40px;
	margin-bottom: 20px;
}
.image {
	padding-top: 5px;
	padding-bottom: 5px;
}
