* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1 Verdana, Arial, Helvetica, sans-serif;
}

body#grid {
	background-image: url(../../images/960grid.png);
}

.troubleshooter {
	border: 2px solid #b1fd3b;
}

a:link {
	color: #000026;
	border-style: none;
}

a:visited {
	color: #002b48;
	border-style: none;
}

a:hover, a:active {
	color: #851417;
	border-style: none;
}

a img {
	border:  0px;
}

hr.clear {
	clear: both;
	border-style: none;
}

/* TYPOGRAPHY------------------------------------------ */


h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font-size: 2.4em;
	letter-spacing: -1.5px;
	color: #851417;
	margin-bottom: 4px;
}

h2 {
	font-size: 1.8em;
	color: #851417;
}

h3 {
	font-size: 1.5em;
	color: #000026;
}

h4 {
	font-size: 1.2em;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
}

li {
	list-style: square;
	color: #9c9e9f;
	margin-bottom: 4px;
	line-height: 1em;
}

dt {
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

dd {
	margin-left: 18px;
	margin-bottom: 10px;
}

.alt {
	color: #9c9e9f;
	font-weight: normal;
	font-style: normal;
}

.note {
	font-style: italic;
	font-size: 1em;
	line-height: 1.1em;
	margin-bottom: 6px;
}

/* Forms ------------------------------------------ */

fieldset {
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #e6e6e6;
}

fieldset.highlight {
	background-color: #e6e6e6;
}

input.file {
	margin: 10px;
}

label {
	display: block;
	font: normal 1em Arial, Helvetica, Geneva, sans-serif;
}

input.checkbox {
	display: inline;
	margin-right: 5px;
}

/*
input {
	display: block;
}
*/

textarea {
	display: block;
}

.radioitem {
	margin: 3px;
	display: inline;
}

.submit {
	margin: 5px;
}

label.error {
	background: #ffffa5;
}

.error {
	color: #ff0000;
}

p.error {
	color: #cc0001;
	font-size: 1.2em;
}
.error p.message {
	font-weight: normal;
	font-style: italic;
}

input.text {
	padding: 3px 0;
	display: block;
	width: 250px;
}


input.radioitem {
	padding: 3px 0;
}

/* Basic Layout -----------------------------------
The main framework that holds the site together.            
 */
#header {
	width: 100%;
	border-bottom: 3px solid #1260b4;
	min-width: 960px;
	height: 135px;
	background: #fff url(../images/nav-bg.gif) repeat-x 0 -6px;
}

#home #header {
	background-position: 0 0;
}

#wrapper {
	padding-top: 40px;
	margin-left: 10px;
	clear: both;
	width: 960px;
}

#home #wrapper {
	padding-top: 90px;
}

#home #navigation {
	margin-left: 290px;
}

#navigation {
	margin-left: 222px;
}

div.content {
	padding: 10px;
}

#contentWrap {
	margin-left: 25%;
}

/*#main {
	margin-bottom: 12px;
}*/

#sidebar {
	width: 24%;
	float: left;
}

#footer {
	text-align: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

/* Header Details ---------------------------------- */

#home #sitetitle {
	background: url(../images/pvc-logo-home.gif) no-repeat;
	width: 289px;
	height: 102px;
	text-indent: -5000px;
	float: left;
}

#sitetitle {
	background: url(../images/pvc-logo.gif) no-repeat;
	width: 222px;
	height: 129px;
	text-indent: -5000px;
	float: left;
}


#logos {
	float: right;
	margin: 5px 10px;
}

#headsearch {
	width: 100%;
	background: url(../images/search-top.gif) no-repeat left top;
}

#searchBox {
	padding: 15px;
	background: url(../images/search-btm.gif) no-repeat right bottom;
}

#searchBox h2 {
	border-style: none;
}

#homeIntro #headsearch {
	width: 26%;
	margin: 10px;
	float: right;
}


#homeImages {
	width: 628px;
	position: absolute;
	top: 35px;
	left: 330px;
}

span#confDateHome {
	text-indent: -5000px;
	display: block;
	background: url(../images/conf-date-home.gif) no-repeat;
	width: 280px;
	height: 20px;
	position: absolute;
	top: 110px;
	left: 15px;
}

/* Main Navigation --------------------------------- */

#navWrap {
	width: 100%;
	float: left;
}

#mainNav {
	float: left;
	font: bold 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding: 12px 6px 8px 6px;
}

#mainNav li {
	display: inline;
}

#mainNav li a {
	display: block;
	float: left;
	padding: 0 6px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
}

#mainNav li a:hover {
	color: #fdfe12;
}

#mainNav li .contactus {
	border-style: none;
}

#mainNav li.exhibitors a {
	border-style: none;
}

#crumbs {
	clear: both;
	display: block;
	padding: 10px 5px 0px 5px;
}

#crumbs p {
	font-size: 1em;
}

#crumbs a {
	color: #9c9e9e;
	text-decoration: none;
}

#searchBox {
	float: right;
	padding: 6px;
}

label.search {
	color: #fff;
	font-weight: bold;
	font-size: 1.15em;
}

input#searchInput {
	margin: 2px;
	font-size: .8em;
	width: 80px;
}

/* SubNav---------------------------------------*/
#subNav {
	padding: 8px 0;
	font-size: 1.4em;
	width: 90%;
}

#subNav li {
	list-style-type: none;
	margin-bottom: 12px;
}

#subNav li a:link, #subNav li a:visited {
	text-decoration: none;
	color: #072b47;
}

#subNav li a:hover {
	color: #831518;
}

#subNav li li {
	list-style-type: disc;
	padding-left: 12px;
	list-style-position: inside;
	margin: 8px 0;
	font-size: .85em;
}

#subNav li li li {
	padding-left: 18px;
	list-style-type: circle;
}

#subNav a.active {
	font-weight: bold;
}

/* Footer --------------------------------------*/
#footer p {
	padding: 5px 5px 5px 35px;
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/cvma-logo.gif) no-repeat 5px 55%;
}

a.sponsor {
	color: #851417;
	font-weight: bold;
	text-decoration: none;
}

/*CMS Overrides ------------------------------------*/
#pagetitle input {
	width: 90%;
	letter-spacing: -1.5px;
	color: #851417;
	border: none;
	font: bold 24px Arial, Helvetica, Geneva, sans-serif;
}

/*Login or "my conference" Box
-----------------------------------*/
#loginBox {
	margin-bottom: 30px;
}

#loginBox label {
	padding: 4px;
}

#loginBox input.text {
	font-size: 1em;
	width: 180px;
	padding: 0;
}

/* Custom Boxes used to jazz up layout
-----------------------------------------------*/
div.contentBlock {
	padding: 5px;
}

div.blue h2, div.red h2, div.green h2  {
	padding: 5px 5px 0 5px;
	color: #fff;
}

div.lightBlue h2, div.lightRed h2, div.blackBorder h2 {
	padding: 5px 5px 0 5px;
}

div.blue {
	background-color: #1260b4;
}

div.red {
	background-color: #871916;
	color: #fff;
}

div.lightBlue {
	background-color: #aec0d3;
}

div.lightRed {
	background-color: #fee2e5;
}

div.green {
	background-color: #bed11c;
}

div.blackBorder {
	background-color: #fff;
	border: 1px solid #000;
}

div.plain {
	background-color: #fff;
	border: #fff;
}

.altRed {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	color: #871916;
}

.altBlue {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	color: #002b48;
}

div.subb {
	margin-bottom: 12px;
}


/*Contract Form
---------------------------------*/
form#contract {
	
}

form#contract label {
	padding: 4px;
}

form#contract label b {
	color: #851417;
}

table.invoice {
	width: 100%;
	font-size: 1.2em;
}

table.invoice td {
	padding: 2px;
}

table.invoice th {
	padding-top: 6px;
	text-align: left;
}

.quantity {
	text-align: left;	
}

td.total, table.invoice th.total {
	text-align: right;
	font-weight: bold;
}

td.totals {
	border-top: 1px solid #e6e6e6;
}

strong.total {
	font-size: 1.3em;
}
