/* CSS Document */

/* body, html
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #eaeaef;
}
 */

body, html
{
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background:#efead5 url(images/bgCoinTile.jpg) repeat;
	margin:0;
	padding:0;
}


a
{
	text-decoration:none; 
}

a:link
{
	/*color:#888800;*/
	color:#883802;
}

a:visited
{
	color:#9A813E;
}

a:hover
{
	color:#002C63;
}

#mainPageContainer
{
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background-color: transparent;
}

#header
{
	width: 100%;
	height: 174px;
	background-color:transparent;
	margin: 0px;
	padding: 0px;
}

#headerLogo
{
	/*background-image: url(images/siteHeader10.gif);
	background: Transparent url(images/siteheader200811.jpg) no-repeat;*/
	height: 132px;
	width: 811px;
	margin:0px 0px 0px 37px;
	border:solid 1px #4d3e24;
	border-bottom-width:0px;
	cursor:pointer;
	display:block;
}

.asterisk 
{
	color:#800;	
}

.loginBox
{
    float:right;
    margin:-125px 11px 0 0;
    font-family:Verdana;
    font-size: 10px;
    text-align:right;
    z-index:2;
    width:270px;
    height:122px;
    position:relative;
}
.welcometext1 {color:#000; font-weight:bold; font-size:11px}
.welcometext2 
{ 
	font-weight:bold;
	line-height:2.3em;
	margin-right:0;
	font-size:11px
}
.welcometextLink
{
    font-weight:normal;
    line-height:2.3em;
    font-size:11px;
    text-decoration:underline;
}
.myAccountTxt
{
	position:absolute;
	bottom:0;
	right:2px;
	font-weight:bold;
}
.myAccountTxt a 
{
	color:#533;
}
.myAccountTxt a:hover
{
	color:#222;
	background:#e9cE81;
}
.blackLink
{
    color:#4d3e24;
    margin:20px 20px 100px 0px;
    font-weight:bold;
    font-size:1.2em;
}


#container
{
	margin:-3px 0px 0px 37px;
}

*html #container
{
   margin:0px 0px 0px 37px;
}

#breadcrumbs 
{
	/*background-color: #4d3e24;*/
	background-color:#282828;
	height:15px;
	color: #fff;
	font-weight: bold;
	letter-spacing:.05em;  
	font-size: 10px;
	padding:3px 3px 1px 10px;
	margin:0px 0px 0px 37px;
	border-left: solid #4d3e24 1px;
	border-right: solid #4d3e24 1px;
}

#breadcrumbs a
{
   color: #e6e0cc;
}

#mainContent
{
	float:left;
	background:#FFF;
	width:596px;
	border-left:solid 1px #4d3e24;
	border-bottom:solid 1px #4d3e24;
	margin:8px auto;
}

#oneColMaster #mainContent
{
	width: 811px;
}

#maincolcontent
{
	padding: 5px; 
}

#oneColMaster #maincolcontent
{
	border-right:2px solid #006;
	border-bottom:2px solid #006;
	width: 799px;
	background-color: #fff;
}

#mainShowPage
{
	text-align:center;
	background-image:url(/images/contentimages/BaltimoreExpoLogolarge.jpg);
	background-repeat:no-repeat;
}

.bltPage 
{
	background-image:url(/images/contentimages/BaltimoreExpoLogolarge.jpg);
}

/*.nasPage 
{
	background-image:url(/images/contentimages/NashvilleExpoLogolarge.jpg);
}*/

.plyPage 
{
	background-image:url(/images/contentimages/PhiladelphiaExpoLogolarge.jpg);
}
.skylineSpace {
	text-align:right;
	height:135px;
	margin-right:18px;
}

.newItem {font-weight:bold; color: #C00;}

.goldenHeadline {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#717100;
	font-weight: normal;
	font-size: 19px;
	line-height:1.1em;
}

#rightContent
{
	background-color: #C7AD62;
	background-color: #cbb37d;
	border-left: solid #4d3e24 1px;
	border-right: solid #4d3e24 1px;
	border-top: solid #4d3e24 1px;
	border-bottom: solid #4d3e24 1px;
	float: right;
	width: 214px;
	margin-top: 7px;
}

.ie6fix #rightContent
{
	width:208px;
}

.sideContent
{
	padding: 6px;
	border: solid 1px #4d3e24;
	border-bottom: solid 2px #4d3e24;
	background-color: #fefeff;
	width: 86%;
	margin: 6px 0 4px 9px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
}

.sideContent a:link, .sideContent a:visited, .sideContent a:active
{
	color: #336;
	font-size:11px;
	font-style:italic;
}

.sideContent b, .sideContent strong
{
	color: #790000;
	font-size: 12px;
	line-height:22px;
	font-style:normal;
}

.sideContent a:link, .sideContent a:visited, .sideContent a:active
{
	color: #336;
	font-size:11px;
	font-style:italic;
}

.sideContent a:hover
{
	color: #9A813E;
}
.sideContentMoreBtn
{
    background:url(images/xsmall_round.png) no-repeat right center;
    padding:5px 20px 5px 0;
    display:inline-block;
    font-style:italic;
    font-weight:bold;
    text-align:right;
}
.sideContentTitle
{
	color: #fff; 
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	background-color: #917d45;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding: 2px 6px;
	margin: -6px;
}

.sideContentNews
{
	padding: 6px 6px 0px 6px;
	border: solid 1px #4d3e24;
	border-bottom: solid 2px #4d3e24;
	background-color: #fefeff;
	width: 86%;
	margin: 6px 0 4px 9px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	background-image:url(/images/contentimages/gold_starburst_bg.gif);
	text-align:left;
}

.sideContentPhoto
{
	padding: 6px 6px 6px 6px;
	border: solid 1px #4d3e24;
	border-bottom: solid 2px #4d3e24;
	width: 86%;
	margin: 6px 0 4px 9px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	background: #fefeff url(images/camera_wiki.png) no-repeat center right;
	text-align:left;
}

.upcomingShows 
{
	text-align:center;
	padding:10px 10px 0px 10px;
}

.upcomingShows #mainShowPage  b, .upcomingShows strong
{
	color: #790000;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	margin-left: 40px;
}


/* ##### 	CALENDAR PAGES	##### */

#aboutCal {
	position:absolute;
	width:357px;
	height:207px;
	background-color: #ccc;
	left: 260px;
	top: 14px;
	visibility:hidden;
	z-index:11;
}
	
#aboutCalInner {
	width:365px;
	height:215px;
	margin: 1px 3px 3px 1px;
	background-color: #FFF;
	border: 2px #008 solid;
	text-align: center;
	z-index:12;
	padding:4px;
}

#aboutCalLink 
{
	line-height:29px;
	float:right;
	display:block;
	width:150px;
	float:right;
}

.FullCalViewLink
{
	float:left;
	width:220px;
	margin:2px 8px;
	line-height:29px;
}

#LeftCalColumn
{
	width:625px; 
	background-color:#fff; 
	height:640px; 
	position:relative; 
}

/* #####  SHOW LISTINGS PAGE  ##### */
.showDates, .showLocations, .showNames
{
	padding: 16px 10px 5px 10px;
	border-bottom: none; 
	border-top: none;/*solid 0px #6293cb;*/
	background: url(/images/webSiteGeneral/horiz_table_border.jpg) top repeat-x;
}

.showNames
{
	width:450px;
	border-left: none;
}

.showLocations
{
	width:130px;
	border-right: none;
}

.listingsGrid
{
	margin:4px auto;
	width: 740px;
	border: none;
}

.listingsGridHeader
{
 color:#111; font-family:Arial; font-weight:bold; font-size:12px;
	padding: 5px 8px;
	height: 17px; 
	border: none;
	/*background: #339;
	color: #fff;
	*/
}

.listingsGridHeader a:link, .listingsGridHeader a:visited, .listingsGridHeader a:active
{
	cursor:pointer; text-decoration:underline; color:#111; font-family:Arial; font-weight:bold; font-size:12px;
	padding: 5px 8px;
	height: 17px; 
	border: none;
	/*background: #339;
	color: #fff;
	*/
}

#RightAdColumn 
{
	width:142px; 
	float:right; 
	padding:8px;
}

/* ##### ##### */


#footer
{
	clear:both;
	background-color:#282828;
	color:#fff;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	border:solid 1px #4d3e24;
	height: 15px;
	margin:0 0 3px 38px;
}

#footermenu
{
   padding: 1px 0 0 0 ;
}

#footertext
{
   padding: 0 1px 12px 5.3em;
   color:#333;
   width: 800px;
   text-align:center;
   font-size:10px;
}

.footermenulink
{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: #fff; 
}

.footermenulink a:hover
{
   color: #ddd;       
}



/* Styles used in for the Navigation Menu */
/* ------------------------------------- */
/* ------------------------------------- */

#Menu
{
	margin: 0 0 0 37px;
	padding: 5px 0px 0px 7px;
	background:Transparent url(images/NavigationBar.gif);
	height: 25px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: solid #4d3e24 1px;
	border-right: solid #4d3e24 1px;
	border-top: solid #4d3e24 0px;
	color:#000;
	display:block;
}

#Menu a
{
	color:#000;
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
}

.MenuStyle
{
    
    position:absolute;
    width:180px;
    background:#ebe4ca url(images/MenuShadow.png) top left repeat-y;
    /*filter:alpha(opacity=30);
	-moz-opacity:0.8;
	opacity:0.8;*/
    z-index:2;
    overflow:visible;
}
#Menu .Menu-Skin-DynamicItem
{
	margin-left:5px;
	font:normal 11px Verdana Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: 0px;
	color:#000;
	display:block;
	background-color:#ebe4ca;
	overflow:visible;
	padding-right:0;
    height:18px;
	width:180px;
	text-indent:3px;
	z-index:2;
	
	/*was .5. 50%
	filter:alpha(opacity=100%);
	/*-moz-opacity:0.3;
	opacity:1;*/
}
#Menu .Menu-Skin-DynamicItem:hover 
{
    color:#fff;
    margin-left:5px;
    background-color:#9a8a68;
    overflow:visible;
    padding-right:0;
    height:18px;
}
/*#Menu .Menu-Skin-DynamicItem:hover
{
	color:#fff;
}*/

/*  CONTENTPAGES STYLES  */
.maintitleContainer 
{
    margin:10px auto;
    text-align:center;
    width:421px;
    display:block;
    float:left;
}

.showTitle
{
	font-size: xx-large; 
	font-family: Georgia;
	color: #715F26;
	margin:0 1.2em;
}

.bigPipe 
{
    color:#646464;
    font:normal 26px Georgia, serif;
    vertical-align:text-bottom;
}

.pageTitle
{
	font-size: 28px;
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	text-transform:uppercase;
	color: #943737;
	font-weight:bold;
	/*line-height:1.9em;
	margin:0 1.2em .9em .9em;*/
	margin-left:12px;
	text-align:left;
}

.showInfo
{
	color: #292929;
	font-size: 20px;
	font-weight: bold;
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
}

.showInfo strong
{
	color: #09397C;
	font-size: 25px;
	line-height:1.3em;
}

.secondaryInfo
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	margin:0 1.2em;
	line-height:1.3em;
	text-align:left;
	display:table;
}
/*.slideshowDiv {
	text-align:center;
	width:421px;
}*/
.slideshowFlashDiv 
{
    float:left;
    width:422px;
    margin-left:7px;
    z-index:1;
}
.addressboxRight
{
    float:left;
    width:136px;
    display:block;
    margin:10px 0 7px 10px;
    clear:none;
    text-align:center;
    color:#222;
}

.showLinksRight
{
    float:left;
    width:141px;
    display:block;
    margin-left:3px;
    background-color:#fff;
    padding:3px;
}
.showLinksRight a:link, .showLinksRight a:visited
{
    background:transparent url(images/btn_home.gif) top left no-repeat;
    height:19px;
    width:142px;
    overflow:hidden;
    display:block;
    padding:6px 2px;
    text-align:center;
    font:bold 12px Verdana Arial, Helvetica, sans-serif;
    color:#222;
    margin-bottom:5px;
}
.showLinksRight a:hover {background:transparent url(images/btn_home.gif) bottom left no-repeat;}
#center_ad 
{
	margin:0 auto; 
	padding:0; 
	width:560px; 
	border:2px dashed #990; 
	clear:both; 
	background:#fff; 
	display:table;
}

.pictureInfo
{

}

.emphasize
{
	font-size:1.2em;
	font-weight:bold;
}

/*.showPageLinks {
	width:560px;
	margin:0 auto 5px auto; 
	border-bottom:solid 2px #292929;
	padding-bottom:4px;
	display:table;
}

.showPageLinks a, .showPageLinks a:link, .showPageLinks a:visited, .showPageLinks a:active{
	display:block;
	width:250px;
	height:58px;
	margin:5px auto 0 auto;
	font:bold 16px;
	text-align:center;
	background:#fff url(images/butn_mainPg.jpg) no-repeat left top;
	padding-top:20px;
	color:#000;
}

.showPageLinks a:hover {
	background:#fff url(images/butn_mainPg_h.jpg) no-repeat left top;
}*/

.column1
{
	width:270px;
	float:left;
	margin:0;
	padding-right:10px;
	border-right:solid 1px #333;
}

.column2
{
	width:250px;
	float:left;
	margin-left:17px;
}

.auctioneerscolumn1
{
	width:41%;
	float:left;
	padding:0 2em 0 2em;
	margin-left:11px;
	text-align:center;
}
.auctioneerscolumn2
{
	width:41%;
	float:left;
	padding:0 1em 0 0;
	text-align:center;
}

.contactcolumn1
{
	width:48%;
	float:left;
	border-right:solid 1px #9A813E; padding-right:9px; border-top:solid 1px #9A813E;
}

.contactcolumn2
{
	width:48%;
	float:left;
	padding-left:12px; border-top:solid 1px #9A813E;
}

.columnTitle
{
	font-size: 1.1em; 
	font-family: Georgia;
	color: #790000;
	font-weight:bold;
	line-height:1.9em;
	margin:0 1.2em .9em .9em;
	text-align:left;
}

.linkstyle2 a:link, .linkstyle2 a:visited, .linkstyle2
{
	color:#336;
	font-weight:bold;
	font-size:1.1em;
}

.linkstyle2 a:hover
{
	text-decoration:underline;
	color:#339;
}



.linkstyle3, .linkstyle3 a:link, .linkstyle3 a:visited, .linkstyle3 a:active
{
	color: #790000;
	font-weight:bold;
	font-size:1.0em;
}

.linkstyle3 a:hover
{
	text-decoration:underline;
	color: #790000;
}

.linkstyle3 a b, .linkstyle3 a strong
{
	color: #990000;
	text-decoration:underline;
}

/* Dealer List Designation */
/* ------------------------------------- */

#dealer-table, #dealer-table2 {
	float:left;
	}
	
#dealer-table2
{
	margin-left:10px;
	border-left:2px solid #ccc;
}

#dealer-table td, #dealer-table2 td{
	padding:2px 11px;
	border-bottom:1px dashed #ccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}



.even {background:#F6F5E6}
.odd {background:#FdFcEd}
/* ------------------------------------- */

.wizard
{
	font-family: Verdana;
	margin-left:75px;
}
.sidebar 
{
	background-color:#C9AE61;
	font:13px Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color:#333;
}

.sidebar a
{
	color: Black;
	margin-left: 15px;
}

.error
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	margin-left: 70px;
}

.question
{
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 10px;
}

/* Styles are used by multiple Registration and Profile pages */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */


#registrationmaintitle
{
	font: bold 13pt Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #DFD7C0;
	text-transform:uppercase;
	padding: 3px 7px 3px 7px;
	line-height:16px;
	text-align:left;
	background-color: #232323;
	border: solid 1px #CDB77E;
	width:97%;
}

#registrationmaintitle a
{
	color: #DFD7C0;
	text-decoration:none;
}

.registrationmainsubtitle
{
	font: bold 11pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#710900;
	font-weight: bold;
	padding-bottom: 4px;
	/*text-transform: uppercase;*/
	font-variant:small-caps;
}
.stepnumbers
{
    float:right;
    text-align:right;
    border:0;
    width:100%;
    height:20px;
    margin-right:0px;
    background-color:#fff;
    overflow:hidden;
}
/*STEP IMAGES----Use total # of steps------*/
.twosteps {margin-right:-158px;}
.threesteps {margin-right:-130px;}
.foursteps {margin-right:-108px;}
.fivesteps {margin-right:-88px;}
.sixsteps {margin-right:-60px;}
.sevensteps {margin-right:-48px;}
.eightsteps {margin-right:-20px;}
.ninesteps {margin-right:-1px;}

#registrationbox
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	width: 500px;
	padding: 5px 5px 5px 5px;
	color: #333;
	margin: 0px 0px 0px 25px;
	/*border: solid 1pt #4d3e24;*/
}

.registrationrightbox
{
	text-align:left;
	display:table;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	width: 500px;
	padding: 5px;
	color: #333;
	margin:3px 0 0 20px;
	min-height:250px;
}

.registerrightbox
{
	text-align:left;
	display:table;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	width: 500px;
	padding: 5px;
	color: #333;
	margin:3px 0 0 25px;
}

.registrationInputLabel
{
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}
.InputLabel
{
    text-align:right;
	font-weight:bold;
	font-size:8pt;
}
	
.registrationsubbox
{
	padding: 5px;
	border:solid 1px #4d3e24;
	border-width:0px 1px 2px 1px;
	margin: 3px 0 0 40px;
	width: 400px;
}

.registrationtitleleft
{
	margin: 0 0 -3px 40px;
	font: bold 16px Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #fff;
	background-color: #917d45;
	border:solid 1px #4d3e24;
	border-width:1px 1px 0 1px;
	width: 402px;
	padding:0 4px 2px 4px;
}

.registrationtitleleft a
{
	text-align:right;
	color: #fff;
}

.registrationtitle
{
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing:-.1em;
	word-spacing:.2em;
	text-transform: uppercase;
	color: #413D22;
	border-bottom: solid 2px #3c2d02;
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	width:90%;
	line-height:14px;
}
.popupcloser
{
    float:right;    
}
.floatLeft {
	float:left;
}

.registrationtext
{
	padding: 2px 0px 2px 10px;
}

.controlGrid {
	margin:4px auto;
	width: 740px;
	border: none;
	border-collapse:separate;
}
.controlGrid td{
	border-bottom: 1px #eee solid;
}

.controlGrid .first {
	text-align:right;
	padding-right:4px;
}

#controlColumnLeft {
	float:left;width:240px;
	border-right:solid 1px #333;
}

#controlColumnRight {
	border:none;
	float:right; width:240px;
	margin-top:15px;
}

.controlTitle{
	font-weight:bold;
	font-size:small;
}

#controlColumnRight table {
	text-align:right;
	padding-right:4px;
	border:1px #999 solid;
}
td.rightfirst {
	text-align:right;
	padding-right:4px;
	width:39px;
	
}

/* Styles Used in HOME PAGE PROMOTIONS */
/* ------------------------------------- */
/* ------------------------------------- */

.promoLeftCol {
	text-align:left; float:left; width:47%; display:table;
}

.promoRightCol {
	text-align:left; float:right; clear:right; width:48%; display:table; 
	border-left: 1px solid #990; padding-left:9px; padding-right:5px;
}



/* Styles Used in Registration Page only */
/* ------------------------------------- */
/* ------------------------------------- */
#registrationContainer
{
	margin: 15px 0 30px 50px;
}

.registrationContainer
{
	margin: 15px 0 30px 175px;
}

*html #registrationContainer
{
	left:0;
	border:0;
	margin-bottom:30px;
}

#registrationsidebox
{
	font-size: 0.9em;
	font-family: Verdana, Arial, 'Times New Roman';
	width: 150px;
	padding: 0px 4px 29px 4px;
	color: #666;
	background-image:url(../../images/WebSiteGeneral/createaccountsside_bg.jpg);
	margin-top: 1px;
	z-index:1;
}
/*footer step nav*/
.registrationnavigationbar
{
    display:table-cell;
    height:40px;
    width:520px;
    text-align:right;
    vertical-align:top;
    padding-right:35px;
}

.registrationnavigationbar
{
	display:table;
	padding:10px 0 0 0;
	background-color:#fff;
	/*border:solid 1px #b5c7de;
	border-top-color:#eff3fb;*/
	width:450px;
	height:100px;
	text-align:right;
}

*html .registrationnavigationbar
{
	position:relative;
	left:-2px;
	margin-left:-2px;
}
.registrationnavigationbar td
{
    margin-bottom:100px;
}
.registrationSideBarButton
{
	line-height:15px;
	width:89%;
	border: solid 1px #88a6ce;
	border-bottom: solid 2px #7795bd;
	border-right: solid 2px #7795bd;
	background-color:#e5eef7;
	padding:0 0 3px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	margin:0 0 1px 0;
	color:#003;
	float:right;
}

.registrationSideBarButton:hover
{
	background-color:#c3ccd5;
	border-bottom: solid 1px #7795bd;
	border-right: solid 1px #7795bd;
	margin:2px 0 0 2px;
}

.registrationstepstitle
{
	font-weight:bold;
	font-size:14px;
	color:#333;
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
}

.registrationsubtitle
{
   font-weight: bold;
   font-size: 10pt;
   padding:1px 2px 1px 4px;
   margin:6px 0 2px 0;
   text-transform: uppercase;
   background-color:#eee;
   border:solid 1px #ddd;
   color:#222;
}

.registrationButton
{
	position:relative;
	bottom:3px;
	right:3px;
}

.populationLabel
{

	text-align:right;
	float:left;
	width:110px;
}

.populationSearchBox
{
	margin: 30px 200px 15px 200px;
	border: dashed 1px #7795bd; 
	padding: 15px 0px 15px 75px; 
	text-align:left;
}
/*Control table stuff*/
.footerTotalTab
{
    font-weight:bold;
    color:#333;
    font-size:1.2em;
    text-align:right;
    float:right;
    width:207px;
    height:19px;
    margin: 0px 39px 0 6px;
    padding: 0 7px 0 0;
    background:#fff url(images/footerTotalTab.png) no-repeat center right;
}
.tblOrderSum 
{
    border:solid #aca899 1px;
    border-top-width:0px;
    border-left-width:0px;
}
.tblOrderSum td 
{
    border:solid #ece9d8 1px;
    border-bottom-width:0px;
    border-right-width:0px;
}
/*Dealer Registration*/ 
.regBg
{
    background:#cbb37d url(images/registrationsidebar.jpg) repeat-y left top;
    margin:0;
    padding:0px;
    text-align:center;
    border:solid 1px #7795bd;
}
.RegHeader
{ 
    padding:0 0 0 0;
    /*background:#c9ae61 url(images/registrationheader_bg.jpg) repeat-x left bottom;*/
    position:relative;
    top:1px;
    width:100%;
    margin:0 auto;
    height:64px;
    font-size:16px;
    color:#fff;
}

/*.*/
regLeftNav
{
    border:solid 2px #88acd9;
    background-color:#fff;
}

.registrationSideBarText
{
	line-height:15px;
	width:89%;
	padding:0 0 3px 3px;
	display:block;
	text-align:left;
	text-decoration:none;
	margin:0 0 1px 0;
	color:#003;
	cursor:default;
}

.registrationSideBarText a:link, .registrationSideBarText a:visited {color:#f00;}
.registrationSideBarText:hover
{
	margin:0 0 1px 0;
	color:#003;
}
/* Styles Used in Login Control and Page only */
/* ------------------------------------------ */
/* ------------------------------------------ */

.registrationsigninbox
{
	text-align:left;
	width:400px;
	padding: 5px;
	color: #666666;
	border: solid 1pt #4d3e24;
	border-top-width:0px;
	margin: 0px 0 25px 40px;
}

.registrationsignintitle
{
	padding: 1px 5px 1px 7px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: White;
	margin-left: 40px;
	background-color: #917d45;
	font-family: Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	width:398px;
	border:solid 1px #4d3e24;
}

.loginlabel
{
	padding-right: 3px;
	padding-top:3px;
}


/* Styles Used in MyAccount only */
/* ------------------------------------- */
/* ------------------------------------- */

.accountsubtitle
{
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 0px 4px 0px;
	text-transform: uppercase;
}

.accounttext
{
	color:Black;
	text-align:left;
}


.accountreviewtext2
{
	padding: 2px 0px 2px 10px;
	display: block;
	text-align:left;
}

.accounteditlink
{
	color: #000;
	font:bold 10px/16px serif ;
	padding: 3px 24px 0px 10px;
	background:url(images/xsmall_round.png) no-repeat right center;
    display:inline-block;
	width:27px;
	margin:2px;
	text-decoration: none;
	border-left:solid 1px #272727;
	height:19px;
}
.accounteditlink:hover
{
    color:#ccb37d;
    background:url(images/xsmall_round_h.png) no-repeat right center;
}
.homemainsectiontitle, .homemainsectiontitle a
{
	color: #8E6A00;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0px 5px 0px;
	border-bottom: #8E6A00 2px solid;
	text-decoration:none;
}

.homemainsectionsubtitle, .homemainsectionsubtitle a
{
	color:#00427B;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 3px 0px;
	text-decoration:none;
}  

.article 
{
	margin: 10px 5px 10px 10px;
}

#maintitle
{
	font: bold 14pt Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #8E6A00;
	padding: 6px 6px 6px 15px;
	font-variant:small-caps;
}

#textborderbox
{
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Arial, 'Times New Roman';
	padding: 5px 5px 20px 5px;
	color: #000000;
	border: solid 1pt #7795bd;
	margin: 10px 0px 20px 0px;
}


.inputFieldLabel
{
    font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
    color:#333;
    vertical-align:top;
}

.newsLinks
{
	font-weight: bold;
	font-size: 11px;
	margin: 4px 2px 4px 2px;
	color:Black;
	line-height:17px;
}
.newscontainer
{
    width:545px;
    margin-left:13px;
    padding:7px;
    border:solid 1px #ddccbb;
    background-color:#ffe;
}

.newscontainer select {margin-top:7px;}
.regDetailGrid table
{
    padding:3px;
    border:none;
    
}
.regDetailGrid td
{
    border:solid 1px #ece9d8;
    word-wrap: break-word;
    padding:4px;
    padding:0px 4px 0px 4px;
}
.regDetailGrid th
{
    background-color:#cbb37d;
    color:#000;
    padding:0px 4px 0px 4px;
}
/* Referenced in Skin File*/
.boldRedLink
{
    color:#911;
    font-weight:bold;
    text-decoration:underline;
    font:bold 12px Arial, Verdana, Sans-Serif;
}
.boldRedLink:hover {color:#775533}
.ButtonClass
{
	background-color:Transparent;
	color:#333;
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	vertical-align:middle;
	border:none;
	background-image: url(images/btn_bg.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding: 0 0 4px 4px;
	height:32px;
	overflow:visible;
}
.ButtonClass:hover{color:#7f7112}
/*Default button endcap:
<img alt='Send' class="ButtonCap_middle" src="../App_Themes/WhitmanExpo/images/btn_endcap.gif" />*/
.ButtonCap_middle {vertical-align:middle;}
*html ButtonCap_middle {vertical-align:absmiddle;}
.ButtonCap_top { vertical-align:top;}
/*Small endcap is:
<img alt='Send' class="ButtonCap_middle" src="../App_Themes/WhitmanExpo/images/ButtonEndcapSmall.png" /> action:BtnSmActionEndcap.png Note:use default endcap classes*/
.ButtonClassSmall
{
	color:#333;
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	vertical-align:middle;
	border:none;
	background:Transparent url(images/ButtonsSmall.png) no-repeat;
	background-repeat:no-repeat;
	cursor:pointer;
	padding: 0 0 4px 4px;
	height:22px;
}
.ButtonSmall:hover{color:#7f7112}
.ButtonSmallAction
{
	color:#333;
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	vertical-align:middle;
	border:none;
	background:Transparent url(images/BtnSmAction.png) no-repeat;
	background-repeat:no-repeat;
	cursor:pointer;
	padding: 0 0 4px 4px;
	height:22px;
}
.ButtonSmallAction:hover{color:#990000}
.NextButn
{
	background:transparent url(images/butn_next.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:60px;
	height:25px;
	margin:10px -10px 10px 0;
}
.PrevButn
{
	background:transparent url(images/butn_previous.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:60px;
	height:25px;
	margin-bottom:10px;
}
.FinishButn
{
	background:transparent url(images/butn_finish.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:60px;
	height:25px;
	margin-bottom:10px;
}
.PlaceButn
{
	background:transparent url(images/butn_place.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:93px;
	height:25px;
	margin-bottom:10px;
}
.registrationnavigationbar
{
    display:table-cell;
    height:40px;
    width:520px;
    text-align:right;
    vertical-align:top;
    padding-right:35px;
}

.validationText
{
    font-weight:bold;
    background-color:Transparent;
	display:table;
	font-size:11px;
}

.profilesubtext
{
	font-size:11px;	
}

/* My Account */
#outerboxwhole 
{
    padding:20px 20px 20px 20px;
    margin:10px 10px 10px 5px;
    background-color:#fff;
}
.accountCont {}
.accountCont a:link, .accountCont a:visited
{
    font-size:14px;
    font-weight:bold;
    color:#631;
    text-decoration:underline;
}
.accountCont .registrationtitle a {font-size:18px; color:#000}
.accountCont a:hover {color:#911;}
.mainsubtitle
{
    font-weight:normal;
	font-size:2em;
	color:#cc0000;
	margin-bottom:20px;
	text-transform:lowercase;
}

/* End of My Account */

/* END classes referenced in Skin File*/

