body
{
	font-size: 10pt;
	font-family: "Segeo UI", "Trebuchet MS", Tahoma, Verdana;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:center;
	color: #2E6AB1;
}

h2
{
	font-size: 12pt;
	font-family: "Segeo UI", "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	text-decoration: underline;
}

a		  {	text-decoration: none;}
a:link    { color: #9AAFE5 }    /* unvisited links */
a:visited { color: #9AAFE5 }   /* visited links   */
a:hover   { color: #2E6AB1; text-decoration: underline; } /* user hovers    2E 6A B1 = 46 106 177 */
a:active  { color: #9AAFE5; text-decoration: underline; }   /* active links 9A AF E5 = 154 175 229   */

.Welcome a, .Welcome a:link, .Welcome a:visited, .Welcome a:hover, .Welcome a:active
{
	color: #2E6AB1; text-decoration: underline;
}

.LogoImage
{
	float: left;
}

.BetaImage
{
	float: RIGHT;
}

.CurrentPage,
a:link.CurrentPage,
a:visited.CurrentPage,
a:hover.CurrentPage,
a:active.CurrentPage
{
	color: #2E6AB1;
}

.PornWarning
{
	font-weight:bold;
	color:Navy;
}

.GetStraigtToIt
{
	font-size:large;
}

.Enter
{
	text-align:center;
	font-size:xx-large;
	font-weight:bold;
	font-family:Verdana;
}


.ErrorMessage
{
	color: Red;
}

input
{
	font-size: 10pt; font-family: "Segeo UI", "Trebuchet MS", Tahoma, Verdana
}

.AccessibilityHelper
{
	display:none;
}

.Information
{
	font-size: 8pt;
	color: #9AAFE5 
}

#MatchesHeader
{
	position:relative;
}
.PreviewSwitchLink
{
	position:absolute;
	right: 0px;
}

#banner img
{
	border:none;
}

#banner, #header, #content
{
	width: 680px;
	margin: 0 auto;
}

#banner:after, #header:after, #content:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

hr
{
	color:White;
	background:White;
	height:1px;
	border:none;
	border-bottom: dotted 1px #e4e4e4;
}

#content
{
	text-align: left;
	position: relative;
	padding-top: 10px;
}

.MainMenu
{
	float:left;
}

.ContextMenu
{
	float:right;
}

.MainMenu, .ContextMenu, .AncestoryList, .CategoryList, .CategoryList ul, .SubCategoriesList
{
	list-style: none;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.CategoryList ul
{
	display: inline;
}


.MainMenu li, .ContextMenu li, .AncestoryList li
{
	display: inline;
}

.CategoryList, .MainMenu, .ContextMenu
{
	font-size:larger;
	font-weight:bold;
}

.MainMenu li
{
	margin: 0 13px 0 0;
}

.ContextMenu li
{
	margin: 0 0 0 13px;
}

.SubCategoriesList li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.AncestoryList li input
{
	vertical-align:middle;
	border:none;
}

.SubCategoriesList li img, .AncestoryList li img
{
	vertical-align:middle;
	border:none;
}

.SubCategoriesRegion
{
	float:left;
	margin-top:5px;
	width:135px;
}

.SubCategoriesRegion h2
{
	margin-bottom: 0px;
	text-decoration: none;
}

.EntrySummary
{
	text-align:center;
}

.ThumbnailsRegion
{
	float:right;
	width:545px;
}

.ThumbnailList
{
	list-style: none;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.ThumbnailList li
{
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display:block;
	width: 136px;
	text-align:center;
	position: relative;
}

.DetailsLink
{
	position:absolute;
	display:block;
	width: 120px;
	text-align:center;
	bottom:5px;
	left:8px;
}

a.DetailsLink 
{
	color: #EEEEEE;
	text-decoration: none;
}

a:hover.DetailsLink, a:active.DetailsLink 
{
	background-color: White;
	color: #2E6AB1;
}

.ThumbnailList img, .EntrySummary img
{
	border: 1px solid #9AAFE5;
	padding: 2px;
	margin: 5px 5px 0px 5px;
}

.ThumbnailList a:hover img, .EntrySummary a:hover img
{
	border: 1px solid #2E6AB1;
}

.AddToMatchBasket
{
	float: right;
	border : none;
	background: none;
	background-image: url(../Images/Cart.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 50px;
	padding-top: 55px;
	overflow: hidden;
	cursor: pointer;
}

.pages {
    padding: 1em;
    margin: 1em 0;
    clear: both;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.pages span {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
}
.pages a {
 
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    background: #ffffff;
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.DeleteButton
{
   border : none;
   background: none;
   background-image: url(../Images/Delete.gif);
   background-repeat: no-repeat;
   height: 16px;
   width: 16px;
   padding-top: 20px;
   overflow: hidden;
   cursor: pointer;
}



