/*[variables]
colors
{
	@00: #FFFFFF;
}
*/
/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 4.1

' Modified : May 2007
' Copyright: Copyright (C) 2004 Webs Unlimited, Inc.
'            See "license.txt" for this product for details regarding
'            licensing, usage, disclaimers, distribution and general
'            copyright requirements. If you don't have a copy of this
'            file, you may request one at http://www.candypress.com
'*************************************************************************
General Tag specifications*/
BODY
{
	color: #0000FF;
	background-color: #11318F;
}
/*----- Cloud Nine -----*/
.header
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-align: center;
}
.header A:hover, .header A:link, .header A:visited, .header A:active
{
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}
.indexStyle1
{
	color: #FF0000;
	font-weight: bold;
}
.indexStyle7
{
	color: #0000FF;
}
.cloud
{
	background-image: url(../Images/Cloud_Logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 250px;
}
.cloudScript
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
}
.indexStyle9
{
	font-size: 40px;
}
.indexStyle10
{
	font-size: xx-large;
	text-align: center;
}
.indexStyle11
{
	color: #000080;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.indexStyle13
{
	color: #FF00FF;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.indexStyle17
{
	font-weight: bold;
	font-size: 18px;
	color: #000080;
}
.indexStyle18
{
	font-size: 48px;
	font-style: italic;
}
.indexStyle19
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.cloudnineLogo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.apt7Style1
{
	color: #993300;
}
.apt6Style1
{
	color: #008080;
	font-weight: bold;
}
.apt6Style2
{
	color: #008080;
}
.apt5Style1
{
	color: #FF0000;
}
.apt3Style1
{
	color: #FF00FF;
}
.aptstyle1
{
	color: #000080;
}
.apt1Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: green;
	text-decoration: underline;
}
.apt1ClickHere
{
	color: green;
}
.apt2Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #191970;
	text-decoration: underline;
}
.apt2ClickHere
{
	color: #191970;
}
.apt3Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: purple;
	text-decoration: underline;
}
.apt3ClickHere
{
	color: purple;
}
.apt4Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #FF1493;
	text-decoration: underline;
}
.apt4ClickHere
{
	color: #FF1493;
}
.apt5Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: red;
	text-decoration: underline;
}
.apt5ClickHere
{
	color: red;
}
.apt6Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #8FBC8F;
	text-decoration: underline;
}
.apt6ClickHere
{
	color: #8FBC8F;
}
.apt7Title
{
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #A52A2A;
	text-decoration: underline;
}
.apt7ClickHere
{
	color: #A52A2A;
}
.marquee
{
	color: red;
	font-style: italic;
}
.marqueeBG
{
	background-color: yellow;
}
.centre
{
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: x-large;
	text-decoration: underline;
}
.tdCentre
{
	text-align: center;
}
#extramenu
{
	margin: 0;
/*removes indent IE and Opera*/
	padding: 0;
/*removes indent Mozilla and NN7*/
	list-style-type: none;
/*turns off display of bullet*/
}
#extramenu A, #extramenu A:visited
{
/*display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #DDD #000 #000 #DDD;
background-color: #999999;
background-image: url(img/mbarbg.gif);
background-repeat: repeat-x;
background-position: 0% 50%;
color: #000000;*/
	text-decoration: none;
	font-weight: bold;
}
#extramenu LI A:hover
{
/*background-color: #9F6F9F;
background-image: url(img/mbarbg2.gif);
background-repeat: repeat-x;
color: #FFFF65;*/
	text-decoration: underline;
}
#mainTable
{
	background-color: #FFFFFF;
}
.menuTD
{
	padding-left: 1em;
	padding-top: 1em;
}
.seperator
{
	background-color: #10318F;
}
.seperator H1
{
	display: inline;
	font-size: 14pt;
	color: #FFFFFF;
}
.seperator H2
{
	display: inline;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.menuTD A
{
	color: #100B49;
	text-decoration: none;
}
.menuTD A:hover
{
	text-decoration: underline;
	color: #6B6A73;
}
.menuTD A:visited
{
	color: #100B49;
}
