/*				++++++  MAIN  LAYOUT  ++++++ */

html, body, container
	{
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto 0;
	text-align:center;
	}

body
	{
	background: white url(imgs/confetti.gif) repeat fixed left;
	color: black;
	text-align: left;
	top: 10px;
	position: static;
	bottom: 0;
	margin: auto 0;
	}
	
#container
	{
	margin: 0 auto;
	width: 920px;
	bottom: 0;
	}
  
#TopTabBar
	{ 
	background-color: transparent;
	width: 900px; 
	height: 115px;
	overflow: hidden;
	position: relative;
	}
	
#maincontentTOP
	{
	background: transparent url(imgs/backgroundTOP.png) repeat scroll;
	position: absolute;
	width: 895px; 
	top: 122px;
	height: 46px;
	overflow: hidden;
	}

#maincontent
	{
	background: white url(imgs/background.png) repeat scroll;
	position: absolute;
	width: 900px; 
	top: 166px;
	overflow: hidden;
	}

#maincontentInset
	{
	position: relative;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	text-align: center;
	}
	
#maincontentCol
	{
	width: 210px;
	float: left;
	height: 100%;
	min-height: 100%;
	padding: 0;
	position: relative;
	margin: 5px 5px 5px 0;
	bottom: 0;
	background-color: white;
	}
	
#maincontentright
	{
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 10px 15px 220px;
	padding: 4px;
	}

.video
	{
	border: 12px ridge #227ffb;
	width: 425px;
	height: 364px;
	position: relative;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	clear:both;
	}
	
.column
	{
	text-align: left;
	color: blue;
	border-style: none;
	opacity: 1;
	vertical-align: top;
	background-color: white;
	}
	
/* +++++++++++++++++++++++++++++ */
#navigation {
	background: #AFD5E0 url("Shopping/imgs/bg-nav.gif") repeat-x;
	border: 1px solid #446B74;
	border-width: 1px;
	font-size: .8em;
	line-height:2.5em;
/* 	margin-top: 1em; */
	padding-top: .6em;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 5px 0;
	text-align: center;
}

#navigation ul li {
/* 	display: inline; */
	margin-right: .75em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	background: url("Shopping/imgs/tab-right.gif") no-repeat 100% 0;
	color: #06C;
	padding: 5px 0;
	text-decoration: none;
}

#navigation ul li a span {
	background: url("Shopping/imgs/tab-left.gif") no-repeat;
	padding: 5px 1em;
}

#navigation ul li a:hover span {
	color: #69C;
	text-decoration: blink;
	font-weight:bold;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/* ++++++ BIG BUTTON FOR STORE ++++++ */
	
.bigButton
	{
		-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
		-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
		box-shadow:inset 0px 1px 0px 0px #bee2f9;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
		background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
		background-color:#63b8ee;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px;
		border:1px solid #3866a3;
		display:inline-block;
		color:#14396a;
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		margin:2px;
		width:196px;
		padding:4px 4px;
		text-decoration:none;
		text-shadow:1px 1px 0px #7cacde;
	}
.bigButton:hover
	{
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
		background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
		background-color:#468ccf;
	}
.bigButton:active
	{
		position:relative;
		top:1px;
	}	
/*				++++++ SIGN UP CLASSES  ++++++ */
	
.signupPartyImage
	{
	background: transparent url(imgs/SignUpPartyGuide.png);
	vertical-align:top;
/* 	float:right; */
	width:440px;
	height:673px;
	}
		
.thanksPartyImage
	{
	background: transparent url(imgs/ThanksPartyGuide.png);
	vertical-align:top;
/* 	float:right; */
	width:440px;
	height:673px;
	}
	
.downloadPartyImage
	{
	background: transparent url(imgs/DownloadPartyGuide.png);
	vertical-align:top;
/* 	float:right; */
	width:440px;
	height:673px;
	}
		
.thanksCourseImage
	{
	background: transparent url(imgs/ThanksMagicCourse.png);
	vertical-align:top;
/* 	float:right; */
	width:440px;
	height:673px;
	}
		
.downloadCourseImage
	{
	background: transparent url(imgs/DownloadMagicCourse.png);
	vertical-align:top;
/* 	float:right; */
	width:440px;
	height:673px;
	}
	
.signupForm
	{
	display: inline;
	width: 240px;
	height: 320px;
	position: relative;
	float: right;
	top: 245px;
	right: 35px;
	}

/*				++++++ TOP  NAVIGATION  BAR  ++++++ */
    
#navcontainer
	{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 55px;
	}

#navcontainer ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	background-color: white;
	}

#navcontainer ul li
	{
	float: left;
	margin: 0px 0px 0px 5px;
	background: white url(imgs/borderOFF.png) no-repeat left;
	height: 95px;
	width: 100px;
	}

#navcontainer ul li a:link, #navcontainer ul li a:visited
	{
	text-shadow: -3px 0 2px yellow, 0 3px 2px yellow, 3px 0 2px yellow, 0 -3px 2px yellow;
	display: table-cell;
	height:  95px;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: blue;
	font: bold 1.3em/1em Arial, Helvetica, sans-serif;
	padding:0;
	background-color: transparent;
	}

 
#navcontainer ul li a:hover
	{
	text-shadow: -3px 0 2px red, 0 3px 2px red, 3px 0 2px red, 0 -3px 2px red;
	background: white url(imgs/borderONtilt.png) no-repeat left;
	}
	
/*				++++++ FORM  STYLES  ++++++ */
	
input.text, textarea
	{
	background-color:#FFFFFF;
	border-color:#919191;
	border-width:1px;
	border-style:solid;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
	}
	
input.text:focus, textarea:focus
	{
	background-color:#FFFAD6;
	border-color:#030303;
	border-width:2px;
	border-style:solid;
	}
	
.buttoncontainer input.submit
	{
	background-color: yellow;
	color:#F0112F;
	text-decoration:none;
	width:96%;
	text-align:center;
	font: normal small-caps bold 1.2em/1.2em  Verdana, Arial, Helvetica, sans-serif;
	border-style: outset;
	border-width: 5px;
	}
	
.label
	{
	text-align:left;
	color:#2233E6;
	text-decoration:none;
	font: normal bold 1em/1.3em  Verdana, Arial, Helvetica, sans-serif;
	}
	
.privacyPolicy
	{
	text-align:center;
	color:#000000;
	font-size:10px;
	font-family: Arial, sans-serif;
	}
	
/*				++++++ TEXT  STYLES  ++++++ */

h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fe1b18;
	border-style: none;
	background-color: transparent;
	}
	
h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #fe1b18;
	border-style: none;
	background-color: transparent;
	}
	
p
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	font-size: 14px/17px;
	font-style: normal;
	color: black;
	border-style: none;
	background-color: transparent;
	}
	
hr
	{
	width:50%;
	text-align:center;
	/* margin:auto 0; */
	height:3px;
	color:blue;
	background-color:blue;
	}
	
em
	{
	font: 1.1em Arial, Helvetica, sans-serif;
	}
	
.center
	{
	text-align: center;
	}

.left
	{
	text-align:left;
	}

.right
	{
	text-align:right;
	}
	
.small
	{
	font-size: 85%;
	}
	
.red
	{
	color: red;
	font-weight: bold;
	}
	
.quotes
    {
    color: blue;
    font-size: 12px;
    font-family: Courier, monospace;
    }
	
.quote
    {
    font-size: 12px;
    font-style:italic;
    font-weight:normal;
    background-color:#FFFFCC;
    margin:5px;
    padding:5px;
    text-align:left;
    border:#CC6600 dotted 2px;
    }

.writer
    {
    font-size:.9em;
    font-style:normal;
    font-weight:bold;
    text-align:left;
    color:red;
    line-height: 1.1em;
    }        

.news
    {
    font-family:times,serif;
    font-size:1.1em;
    color:black;
    text-align:left;
    line-height:1em;
    padding:0 1.3em 0 1.3em;
    }
	
.highlight
    {
    background-color:yellow;
    color: black;
    line-height:1.3em;
    }

.mediaHeads
    {
    background-color: #fff4af;
    line-height:1.3em;
    }

.pullQuote
	{
	color: #2b25f9;
	font: bold 1.2em/1.1em Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
	background-color: #eaeaea;
	padding: 5px;
	margin:5px;
	display: table;
	float: none;
	position: static;
	width:250px;
	}
	
.ulnormal
	{
	color: #000;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	}
	
.ulpopup
	{
	color: #000;
	font: .9em/1em Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	}
	
.bonusOffer
	{
	color: #2b25f9;
	font: bold 1.3em/1.1em Verdana, sans-serif;
	text-align: center;
	}
	
.paypalbutton
	{
	text-align:center;
	border: 12px ridge yellow;
	position: relative;
	padding: 15px;
	margin:10px;
	background-color:white;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	}

