@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, p, form{
margin:0;
padding:5px 0;
}
a {
	color: #417ADA;
}
a:hover{
color:#FFCC00;
}

body {
	background-image: url(images/bodyfill.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #282828;
	color:#FFFFFF;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
}
#wrapper {
	background-image: url(images/wrapperfill.png);
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: -2px 0px;
}
h1 {
	display: none;
}
#nav {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 132px;
}
#nav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#maincol h2 {
	margin-top: 10px;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#subcol h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #000000;
}
.venues {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.venues li {
	float: left;
	height: 100px;
	width: 110px;
}
#pitch #cards {
	float: right;
	width: 300px;
}



#nav li a:hover {
	color: #FFCF3E;
}


#nav li {
	float: left;
	width: 125px;
	text-align: center;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 157px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	background-image: url(images/foot_crowd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 140px;

}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pitch {
	background-color: #471510;
	background-image: url(images/get_connected.jpg);
	height: 281px;
}
#content #maincol {
	float: left;
	width: 580px;
	background-repeat: repeat-x;
}
#content #subcol {
	float: right;
	width: 290px;
	color: #820101;
}
#footer{
	clear:both;
	background-color: #7B0000;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
.emphasis {
	background-image: url(images/callout.png);
	background-repeat: repeat-x;
	padding: 15px;
	border: 1px solid #611616;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#pitch h2 {
	display: none;
}
#pitch h3 {
	padding-top: 130px;
	padding-left: 37px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FF770B;
	font-weight: normal;
	font-size: 20px;
}
#pitch ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#pitch li {
	line-height: 22px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #F9CB86;
}
#button   {
	background-image: url(images/button_red.png);
	height: 24px;
	width: 105px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputfield {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.cellright {
	padding-right: 10px;
	vertical-align: middle;
	text-align: right;
}
#cards .card {
	display: block;
	height: 160px;
}
#cards .pass {
	display: block;
	height: 110px;
}
a span {
	display: none;
}
#footer ul li {
	float: left;
	width: 4em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#footer a {
	color: #FFC03E;
	text-decoration: none;
}

#footer ul li.usage {
	width: 8em;
}
#footer ul a {
	color: #FFC03E;
	text-decoration: none;
}
#footer .copyright {
	float: left;
	width: 350px;
	text-align: center;
}
#footer .developed {
	float: right;
	width: 230px;
	text-align: right;
	padding-right: 10px;
}
#subcol #cards {
	background-image: url(images/get_card_on_pink.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
#maincol p {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#maincol h3 {
	font-weight: normal;
	color: #D22425;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 20px;
}
#maincol h4 {
	color: #FFBC62;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
}
.emphasis p {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincol .emphasis p {
	margin-right: 0px;
	margin-left: 0px;
}
#maincol .emphasis h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#maincol b {
	color: #FFEACC;
}
.imgright {
	float: right;
	padding-left: 15px;
}
#maincol li {
	padding-bottom: 8px;
}
.industry {
	list-style-type: none;
}
.industry li {
	float: left;
	width: 250px;
	text-align: center;
	height: 200px;
}
/* second-level items */
	#nav li ul {
		position: absolute;
		z-index: 999;
		padding: 5px 0px ;
		margin-left: 0px;
		width: 125px;
		
		background-color:#870100;
		color:#FFFFFF;
		left:0;
		display: none;
		top: 152px;
		}
	
	

	
	/* second-level items hover */
	#nav li:hover ul, #nav li.sfhover ul {
		display: block;
		left: auto;
		}

	#nav li ul li {
		float: none;
		display: block;
		height: auto;
		background-image: none;
		
		}

	#nav li li a {
		padding: 2px;
		text-align: left;
		line-height: 13px;
		margin: 0;
		width: 100%;
		height: auto;
		white-space: nowrap;
		background: none;
		text-transform: none;
		font-size: 12px;
		font-weight: bold;
		}
		#nav li li a:link, #nav li li a:visited {
			background: none;
			color: #FFFFFF;
			}

	#nav li li a:hover { color: #FF9933;  }
	
	
.imgleft {
	float: left;
	padding-right: 15px;
}
#outerwrap {
	background-image: url(images/header_glow.png);
	background-repeat: no-repeat;
	width: 1069px;
	margin-right: auto;
	margin-left: auto;
	background-position: -2px 0px;
	
}
#search_input {
	margin-right: 10px;
	width: 150px;
}
#subcol a {
	color: #2860C1;
}
.featurepic {
	margin-right: 5px;
	border: 1px solid #1F1F1F;
}
#maincol small {
	margin-left: 20px;
	font-size: 90%;
	color: #666666;
	display: block;
}
.venues a {
	display: block;
	height: 100px;
	width: 100px;
}
.industry li img {
}
#cart {
	float: right;
}
#checkout {
	float: right;
}
