
body{ 
	background-color: #65fdfd;
	color: #020044;
	background-image: url(siteGraphics/pirateMapBack.jpg);
}

table, td, body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

h1{
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
}

a
{
	color: #020044;
	text-decoration: none;
}

a:hover 
{
	color: #000033;
	text-decoration: underline;
}

.lowVisualPriority
{
	color: #0099FF;
}

.navpath{
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 790px;
	float: left;
}

.bookContainer
{
	float: left; 
	text-align: center;
	padding-right: 10px;
	width: 115px; 
	height: 145px;
}

.bookNoImage
{
	cursor: pointer;
	border: 1px solid #000033;
	width: 90px;
	height: 90px;
}

.insetImage2
{
	float: centre;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.overlaybox
{
	background-image: url(siteGraphics/60OpaqueWhite.png); 
	padding: 10px; 
	text-align: justify; 
	border: 1px solid #666666;
	vertical-align: top;
}


/* ------------------------  BLOG STUFF -------------------------- */

.blogTitle
{
	border-bottom: 1px solid #663300;
	font-weight: bold;
	font-size: 16px;
}


/* --------------------- CONTACT PAGE ------------------------------- */

.contactTextarea
{
	width: 300px; 
	height: 100px; 	
	padding: 10px;
	font-size: 11px;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	background-color: transparent;
	background-image: url(siteGraphics/semiOpaqueCreamBack.png);
	border: none; 
	border-top: 1px solid #000000;
}

.contactFormText
{
	color: #4F2B0F;
	background-image: url(siteGraphics/contactTextScrollBack.png); 
	width: 330px;
	height: 300px;
	float: left;
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

/* ---------------------- FIXED POSITION STUFF --------------------------- */

.toyAhoyLogoCell
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.headerLinksCell
{
	vertical-align: bottom;
	text-align: center;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	width: 654px;
	padding-bottom: 30px;
}

.topRightIslandCell
{
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	width: 161px; 
	background-image: url(siteGraphics/topRightIsland.gif);
	background-repeat: no-repeat;
}

.sideBarCell{
	width: 180px;
	background-image: url(siteGraphics/sideBarBack.png);
	background-repeat: no-repeat;
}

.catwrap{
	width: 120px;
	margin-left: 30px;
}

.facebookbutton{
	margin-right: 15px;
	margin-left: 15px;
}

.facebookbutton, .twitterbutton{
	margin-top: 40px;
	margin-bottom: 20px;
	border: 0px;
	width: 47px;
	width: 47px;
}

.sideBarCell a{
	font-weight: bold;
}

.sideBarSearchBox{
	width: 200px; 
	font-size: 10px; 	
	font-family: Georgia, 'Times New Roman', Times, serif; 
	background-color: transparent;
	background-image: url(siteGraphics/semiOpaqueCreamBack.png); 
	border-top: 1px solid #000000;
}

.sideBarSearchButton{
	font-size: 10px; 	
	font-family: Georgia, 'Times New Roman', Times, serif; 
}

.pageContentCell{
	text-align: left; 
	width: 810px;
}

.footerCell{  
	background-image: url(siteGraphics/footerBack.gif);
	background-position: top right;
	height: 64px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 70px;
	text-align: right;
	width: 980px;
}


/* ---------------------- REVIEW STUFF --------------------------- */

.reviewText{
	background-image: url(siteGraphics/speechBubble.png); 
	width: 250px;
	height: 165px;
	float: left;
}

.scrollboxtext{
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 210px;
	height: 95px;
	overflow: auto;
	text-align: justify;
	float: left;
}

.review_author{
	margin-left: 20px;
	margin-right: 20px;
	width: 210px;
	height: 14px;
	text-align: right;
	float: left;
	font-style: italic;
	font-weight: bold;
}

img
{
	border: 0px;
}

/* ---------------------- BASKET PAGE STUFF --------------------------- */

.indentDiv
{
	padding-left: 20px;
}

th
{
	border-bottom: 1px solid #333333;
}

.topRightBasketLinkCell
{
	text-align: right;
	font-size: 13px;
	width: 130px;
}


.itemField
{
	padding-bottom: 5px;
}

.itemQuantity
{
	padding-left: 20px;
}

.itemPrice
{
	text-align: right;
}

.changeQuant
{
	padding-left: 6px;
}

.totalLine
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
}

.plusButton
{
	padding: 4px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.plusButton:hover
{
	background-color: #FFCC00;
	text-decoration: none;
}

.minusButton
{
	padding: 4px 5px 4px 5px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.minusButton:hover
{
	background-color: #FFCC00;
	text-decoration: none;
}

.brandlinkcloud{
	margin-top: 20px;
	margin-left: 160px;
	width: 600px;
	color: #0099CC;
	text-align: left;
}

.brandlinkcloud a{
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
}
