body {
	margin: 5px;
	background-color: #dc291e; /*#4891dc;*/
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Prime-Events);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.pageContainer_convention {
	width: 850px;
	background:#d7e1f2 url(/images/2010/2011-01-07_Page-Bground.jpg) no-repeat top center;
	margin: 0 auto; 
	min-height:475px;
	padding:10px 15px;
	text-align:left;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
.boxContentLeftTop {
	background:url(/images/2010/sub_left_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:238px;
	height:7px;
}
.boxContentLeftBottom {
	background:url(/images/2010/sub_left_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:238px;
	height:7px;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding: 3px 5px;
	width:226px;
	border-right:1px solid #4891dc;
	border-left:1px solid #4891dc;
	/*min-height:700px;*/
}
.colLeft {
	width: 238px; 
	float: left;
	
}
.colMid {
	width: 567px;
	margin:0 0 0 258px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.colOne {
	width: 825px;
	margin:0 0 0 0;
	font-size:.8em;
}
.boxContent {
	display:block;
	float:right;
	text-align:left;
}
.boxContentDoc {
	display:block;
	text-align:left;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding:5px;
	font-size:.8em;
	background:#EEE;
	width:563px;
	height:25px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin:10px 0 0 0;
	display:block;
}
.pagination a, .pagination a:visited, .pagination a:active {
	color:#000 !important;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	width: 567px;
	display:block;
	min-height:250px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 170px;
	height:200px;
	display:block;
	font-size:.9em;
	margin:10px 0 0 0;
}
.subCat a, .subCat a:visited, .subCat a:active{
	color:#000;
}
.subCat a:hover {
	color:#069 !important;	
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style:square;
	list-style-type:square;
	font-size:.95em;
}

.li-nav a {
	padding: 2px 1px;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0 0 0 7px;
}
.li-nav a:hover {
	background-color: #dc291e;
	color: #FFF;
	font-weight:bold;
	margin: 0 0 0 7px;
}
a.selected, a:visited.selected, a:active.selected {
	background-color: #dc291e;
	color: #FFF;
	font-weight:bold;
	margin: 0 0 0 7px;
}

.ul-nav, .li-nav {
	display: block;
	list-style:square;
	padding-left:5px;
	background:url(../../../images/general/bullet-icon.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.ul-nav {
	padding: 0px;
}

.li-nav {	
}

.li-nav .ul-nav  {
	display: none;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.hassubmenu {
	/*background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;*/
}
/*
End Cross-Browser DHTML Menu
*/

/** QUANTITY DISCOUNT PRICING
********************/
#QuantityDiscounts {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	background: #FFFFFF;
	}
	
#QuantityPrices {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}
