﻿/*General*/
html {
	font-size:100%;
}

body {
    font-family: Verdana, Arial;
    font-size: 70%;
    color: #666666;
    margin: 0;
}

#page {
    width: 800px;
    margin: 0 auto;
}

a img 
{
    border:none;
}


/*Header*/
#header {
	margin:30px 0 20px 0;
	float: left;
	width: 800px;
}

#logo img{
	float: left;
	padding-top: 5px;
	border-style: none;
}

			
#agegroupselectorpanel, #agegroupselectorpanelhomepage
{
	float: left;
	width: 415px;
}


#agegroupselectorpanel ul, #agegroupselectorpanelhomepage ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 19px;
	float: right;
	
}

#agegroupselectorpanel li, #agegroupselectorpanelhomepage li
{
	margin: 0;
	padding: 0;
	float:left;
}

#agegroupselectorpanel img, #agegroupselectorpanelhomepage img
{
	border-style: none;
	float: left;
	padding-top: 0px;
}

#searchbutton,#buystuffbutton
{
	margin-top: 7px;
}

#buystuffbutton
{
	margin-left: 5px;
}


/*Content Area*/
#content-containter {
	background-image: url(/content/images/Drawing_Bg.gif);
	float: left;
}

#content-containter .cc-top {
	background-image: url(/content/images/ContentBox_top.png);
	width: 800px;
	height: 15px;	
}

#content-containter .cc-middle {
	width: 760px;
	background-image: url(/content/images/ContentBox_slice.png);
	background-repeat: repeat-y;
	padding: 20px;
	float: left;
}

#content-containter .cc-bottom {
	clear: left;
	background-image: url(/content/images/ContentBox_bottom.png);
	width: 800px;
	height: 15px;
}

#content-containter .image-button {
	float: left;
	padding: 15px 60px;
}

#content-containter .image-button img {
	border: none;
}

#content-containter .brush-image {
	clear: left;
	float: left;
	padding: 0 0 0 110px;
}

#content-containter .tag-image {
	clear: left;
	float: left;
	padding: 0 0 0 50px;
}







/*Category Selector Panel*/
#categoryselectorpanel				{width: 800px;	float: left;	}
#categoryselectorpanel .cat1,.cat2	{float: left;	width: 275px;}
#categoryselectorpanel .cat3		{float: left; }
#categoryselectorpanel  img			{border-style: none;}






/*Footer*/
.footer {
	float: left;
	width:800px;
	background: #f00;
	background: #ebe9ea;
}

.footer h2
{
	text-decoration: none;
	color: #6f2524;
	margin: 0 0 10px 0;
	font-size: 2.2em;	
}

.footer div.messageText
{
    font-size: 1.1em;
	color: #6f2524;        
}

.footer a
{
	text-decoration: none;
	color: #6f2524;
}

.footer a:hover
{
	text-decoration: underline;
}


.footer .footer-top {
	background-image: url(/content/images/ftr/top.gif);
	width: 800px;
	height: 12px;	
}

.footer .footer-middle
{
	width: 780px;
	padding: 0 10px;
	float: left;
}

.footer .footer-middle ul{
	list-style: none;
	margin: 0;
	padding-left: 0px;
	float: left;
	
}

.footer .footer-middle li
{
	float: left;
	font-weight: bolder;
	padding: 0 3px;
	font-size: 90%;

}


.footer .copyright{
	width: 640px;
	float: left;
	padding-top: 10px;
	font-weight: bold;
	font-size: 90%;
}

.footer .footer-bottom {
	background-image: url(/content/images/ftr/bottom.gif);
	width: 800px;
	height: 12px;
	float:left;
}

/* Share this page*/
#sharethis
{
	font-weight: bold;
	
}


/*Baigent Tag*/
#baigent {
	float: right;
	font-size: 80%;
	padding: 5px 0px;
}



#baigent a,
#baigent a:active,
#baigent a:visited {
	color: #666666;
	text-decoration: none;
}

#baigent a:hover {
	text-decoration: underline;
}

/* Homepage message */

