/*************************************************
	 Developed by Dawn Price
	 Contact:  dawn@afterdawnonline.com

	This file and its contents and links are the 
	property of AfterDawn Online.  This file can not
	be used or copied with out the written permission
	of AfterDawn Online.  
***************************************************/

/* Listing Styling */

#india td {
	vertical-align: top;
}

#child_tbl {
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	border-spacing: 8px;
}

#child_tbl td {
	vertical-align: top;
	font-size: 12px;
	width: 100px;
}

#child_tbl a {
	border: none;
}

.picture img {
	width: 100px;
}

#listing table {
	margin: 0 auto;
	padding: 0;
}


#pagenav {
	text-align: center
}

#info table {
	font-size: 12px;
} 

#info img {
	width: 250px;
}

#image {
	width: 30%;
}

.label {
	font-weight: bold;
}

.image {
	width: 255px;
}

.desc {
	margin: 0;
	padding: 0;
}

.title {
	text-align: center;
	font-size: 20px;
}

/* Sponsoship style */


#stitle {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#sub {
	padding: 0 0 10px 0;
	font-size: 12px;
	text-align: center;
}

#sponsor {


}

#sponsor p {
	font-size: 12px;
}

.slabel {
	font-weight: bold;
	font-size: 14px;
}

#chldname {
	font-size: 17px;
	font-weight: bold;
}


#eform {
	text-align: center;
}

/***********************************************************
  This is the over for the menu buttons.
*************************************************************/
a#thischild:hover img {
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url("../images/page/over.gif" );
}





