/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #01afee; /* aqua color for browser window background color and footer top border */
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #000;
font-size: 85%;
}

h1, h3, h4, h5, h6 {
background-color: transparent;
color: #b40fff;
clear: both;
}

h2 {
line-height:normal;
background-color: transparent;
color: #b40fff;
clear: both;
font-family: arial, sans-serif;
font-weight: normal;
border-bottom: 1px solid #8f8fb3;
}

h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
font-family: 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
border-bottom: 0 solid #8f8fb3;
text-align: center;
}

h2 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: ;
text-align:center
}

h3 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #8f8fb3;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: blue; 
}

a:visited {
color: purple;

}

a:hover {
color:red;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
  /* dark sea blue, headlines and borders */
}

#Header {
position: relative;
height: 400px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: -120px 230px 0 230px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -920px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-top: -120px;
margin-left: -220px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 0 0;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 220px 10px 1px 10px;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-image: url(http://www.best-birthday-party-ever.com/image-files/background.gif);
background-repeat: repeat-y;


}

#Header {
background-image: url(http://www.best-birthday-party-ever.com/image-files/header-image.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-image: url(http://www.best-birthday-party-ever.com/image-files/background.gif);
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
	background-image: url(http://www.best-birthday-party-ever.com/image-files/footer-image.jpg);
	background-repeat: no-repeat;
	background-color: transparent;     /* blue-gray used in left and right columns of background.gif and for footer and horizontal text-navbar */
	text-align: center;
	font-size: 85%;
	height:390px;
	z-index:1;
}

#NavColumn {
font-size: 90%;
color: #b40fff;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
font-size: 90%;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: #b40fff;
margin-top: 0;
}

#ContentColumn, #ExtraColumn, #NavColumn {
position:relative;
margin-bottom:-190px;
z-index:100;
}

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0 0 0 10px;
font-size: 150%;
color: #e74b7d;
border-bottom: 1px solid #00ff33;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 2px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: #fff;     
border: 1px solid #fff;
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: blue;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 25px;
text-decoration: none;
}

.Navigation a:visited {
color: purple;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 25px;
text-decoration: none;
}

.Navigation a:hover {
color: #12bbfc;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 25px;
background:url(http://www.best-birthday-party-ever.com/image-files/star-bullet.gif) top left no-repeat;
background-color: #fff;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: underline;
}

.Navigation a:active {
color: #ff7102;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 25px;
background:url(http://www.best-birthday-party-ever.com/image-files/triangle-bullet.gif) top left no-repeat;
background-color: fff;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: none;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: underline;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
}

.ExtraNav a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav a:hover {
color: red;
background-color: ;
text-decoration: underline;
}

#Header .ExtraNav {
	font-size: 85%;
	position:absolute;
	top: 242px;
	right: 42px;
	width: 452px;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 12px auto 40px auto;

}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.MtBox {
background-color: fff;
width: 24%;
border: 1px solid #000000;
margin: 0 0 12px 18px;
float: right;
color: #006;
}

.MtBoxCenter {
background-color: fff;
background:none
width: 100px;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 10px
color: #000;
text-align:center
}

.ExtraColumnBox {           /* the container box */
background-color: #fff;
width: 95%;
border: 1px solid #8f8fb3;
margin: 2px auto 12px auto;
color: #006;
}

.ExtraColumnBox h3 {
margin:0;
padding:2px;
text-align:center;
background-color: #ddd;
}

.ExtraColumnBox p {
font-size:11px;
padding:0px 4px;
line-height:13px;
}

.RssBox {
background-color: fff;
background: none
width: 100px;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 10px
color: #000;
text-align:center
}

.ReminderBox {          
background-color: #fff;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #ddd;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.C2LeftBox {           /* the container box */
background-color: #fff;
width: 40%;
border: 1px solid #8f8fb3;
margin: 2px 18px 12px 0;
float: left;             /* adding float enables text to flow around it */
color: #006;
}

.C2LeftBox h5 {
margin:0;
padding:2px;
text-align:center;
background-color: #ddd;
}

.C2LeftBox p {
font-size:11px;
padding:0px 4px;
line-height:13px;
}

.C2RightBox {           /* the container box */
background-color: #fff;
width: 40%;
border: 1px solid #8f8fb3;
margin: 2px 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.C2RightBox h5 {
margin:0;
padding:2px;
text-align:center;
background-color: #ddd;
}

.C2RightBox p {
font-size:11px;
padding:0px 4px;
line-height:13px;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 0px;
background-color: #ffffff;
border: 0px;
}

.AdSenseBoxLeft {
margin: 12px 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 12px 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
text-align: center;
margin: 12px auto 12px auto;
clear: both;
}

.ReturnToNavBox {
	background-color: #fff;
	width: 90%;
	border-top: 1px solid #8f8fb3;
	border-bottom: 1px solid #8f8fb3;
	margin: 12px auto 12px auto;
	padding: 4px;
	top: 1299px;
	left: 25px;
}




/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


/* ------ Section 8 - Added by Me ------ */

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	width: 450px;
	cursor: default;
	list-style: none;
	text-align: center;
	font-size: 85%;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
	
}

.hoverbox a:hover .preview
{
	cursor: pointer;
	display: block;
	position: absolute;
	top: -10px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 131.5px;
}

.hoverbox li
{
	text-align:center;
	background: #fff;
	color: inherit;
	display: inline;
	float: left;
	margin: 10px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #fff;
	width: 200px;
	height: 263px;
}

.hoverbox a:link {
text-decoration: none;
}

.hoverbox a:hover .Caption {
	text-decoration: underline;
	color: #12bbfc;
}


/* other stuff----------------------------------------------------------------------*/

p.center {text-align:center}

p.rule {border-bottom: 1px solid #8f8fb3;}

p.alphabet {
text-align:center;
font-size: 125%;
}

/* custom form css----------------------------------------------------------------------*/

body .c2Form {
border: 1px solid #8f8fb3;
background: #f1e8ef;
}