
.part_not_live {
	text-align: center;
	font-weight: bold;
	color: #999;
}

.part_live {
	text-align: center;
	font-weight: bold;
}


.box 			{	background-color: #FFFFFF;
					border: 2px #000000 solid;
				}


.box3 { background-color: white;
		border: 1px solid black;
		}


.redbox 		{	background-color: #FFFFFF;
					border: 2px red solid;
				}

.nextprevthumb {
	height: 75px;
	font-size: 12px;
	text-align: center;
	border: 1px solid gray;
	padding-left: 10px;
	padding-right: 10px;
}

.nextprevthumb A:LINK, .nextprevthumb A:ACTIVE, .nextprevthumb A:VISITED  {
	text-decoration: none;
	color: black;
}

.nextprevthumb A:HOVER  {
	text-decoration: underline;
	color: blue;
}



/* login page links */

.loginlinks {
	font-size: 150%;
	color: black;
}

.loginlinks A:LINK, .loginlinks A:ACTIVE, .loginlinks A:VISITED  {
	text-decoration: none;
	color: black;
}

.loginlinks A:HOVER  {
	text-decoration: underline;
	color: black;
}



/* letter on 'about' page */
.box2			{	
					border: 1px #000000 solid;
				}

.error			{	color: #ff0000;
					font-weight: bold;
				}

.modelname		{	font-weight: bold;
					text-align: center;
				}

.homePage		{	font-size: 110%;
					text-align: center;
					font-weight: bold;
				}
				
.galleryTitle 	{	font-weight: bold;
					text-align: center;
					margin-top: 10 px;
					margin-left: 5px;
					margin-right: 3px;
					border-style: solid;
					border-color: purple;
					padding: 5px 5px 5px 5px;
				}


.galleryModelintroName
				{	font-size: 200%;
					font-weight: bold;
				}


/* for upgrade/create page */
.privacyBox		{	font-size: 8pt;
					border-style: dashed;
					border-color: #888888;
					border-width: 1px;
					padding: 5px 5px 5px 5px;
					width: 80%;
				}


.tourBorder		{	border: 3px #000000 solid;
					padding: 10px 10px 10px 10px;
				}

.footer			{	text-align: center;
					font-size: 100%;
				}

/* --------------------------------------------------- */

.thumbs_titlecard {	border-style: solid;
					border-color: black;
					padding: 0px 10px 0px 10px;
					height: 75px;
				}

.thumbs_name	{	text-align: center;
					font-weight: bold;
					font-style: normal;
				}

.thumbs_notesPub {	text-align: center;
					font-weight: normal;
					font-style: italic;
				}

.thumbs			{	margin-top: 4px;
					margin-left: 5px;
					margin-right: 10px;
					margin-bottom: 0px;
					padding: 0px 0px 0px 0px;
				}


/* this is used to hide the picture id below the picture on the viewer */

.hidden_pic_id	{	color: #ffffff;
				}

/* --------------------------------------------------- */

.tour_continue	{	font-size: 120%;
				}

/* --------------------------------------------------- */

.ad_table		{	font-weight: bold;
					color: #ffffff;
					background-color: #eeeeee;
					padding: 3 3 3 3;
				}

.ad_headline	{	font-weight: bold;
					color: #ffffff;
					background-color: #006666;
				}

.ad_headline_unapproved
				{	font-weight: bold;
					color: #ffffff;
					background-color: #880000;
				}

.ad_caption		{	font-style: italic;
					color: #333333;
					font-weight: normal;
				}

.ad_noimage		{	font-style: italic;
					color: red;
					font-weight: normal;
					font-size: 75%;
				}

.ad_username	{	font-style: normal;
					color: black;
				}

.ad_region		{	font-style: normal;
					font-weight: normal;
					color: black;
				}

.ad_body		{	font-weight: normal;
					color: black;
				}

/* --------------------------------------------------- */

.shop_title		{	font-weight: bold;
					font-size: 120%;
					margin-top: 0px;
					padding-top: 0px;
				}

.shop_info		{ 	clear: both;
				}

.shop_hr		{ 	clear: both;
					border: solid 1px #eeeeee;
					margin: 10px 0px 10px 0px;
				}
			
.shop_title_link {
					margin-top: 0px;
					padding-top: 0px;
				}


.shop_img		{	margin: 0px 15px 5px 0px;
					border: solid 1px black;
				}

.shop_img_l		{	margin: 0px 15px 5px 0px;
					float: left;
					border: solid 1px black;
				}

.shop_img_r		{	margin: 0px 0px 5px 15px;
					float: right;
					border: solid 1px black;
				}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 0%; margin-right: 0%; margin-top: 0%;
	background-image: url(images/bg-3.gif);
}

.pubbody {
	background-color: white;
	background-image: none;
}

