@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	overflow-y: visible;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 12px;
}
.clearb {
	clear: both;
}



#main {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}
#mainhome {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 95px;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 21px;
	top: 10px;
}
#header #slogan {
	position: absolute;
	left: 118px;
	top: 30px;
}
#header #topmenu {
	position: absolute;
	left: 412px;
	top: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
	display: none;
}
#header #topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5FBF19;
	text-decoration: none;
}
#header #topmenu a:hover {
	text-decoration: underline;
}
#header #topmenu a.selected {
	color: #FFF;
}

#CountrySelector  {
	position: absolute;
	left: 638px;
	top: 35px;
	height: 21px;
	z-index: 20;
	display: none;
}
#CountrySelector a {
	background-image: url(../img/country_selector_top.png);
	background-repeat: no-repeat;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	display: block;
	height: 17px;
	padding-top: 4px;
	padding-left: 6px;
	text-decoration: none;
}
#CountryBox {
	position: absolute;
	left: 642px;
	top: 56px;
	height: 198px;
	width: 172px;
	border: 1px solid #999999;
	z-index: 20;
}

#CountryList   {
	height: 198px;
	width: 172px;
	background-image: url(../img/selector_back.png);
	overflow: auto;
}
#CountryBox ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#CountryBox ul li  {

}
#CountryBox ul li a  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 164px;
	height: 12px;
}
#CountryBox ul li a:hover {
	color: #FFF;
	background-color: #5FBF19;
}
#CountryBox #CloseBt a {
	display: none;
	height: 12px;
	background-color: #67B223;
}
#nav {
	height: 172px;
	position: relative;
	display: none;
}
#nav #mainmenu {
	height: 170px;
	width: 349px;
	position: absolute;
	left: 5px;
	top: 0px;
}
#nav #mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav #mainmenu ul li {

}
#nav #mainmenu ul li a {
	display: block;
	height: 33px;
	padding-bottom: 1px;
}
#nav #mainmenu ul li a span {
	display: none;
}
#nav #mainmenu #mm1 {
	width: 349px;
}
#nav #mainmenu #mm2 {
	width: 250px;
}
#nav #mainmenu #mm3 {
	width: 190px;
}
#nav #mainmenu #mm4 {
	width: 278px;
}
#nav #mainmenu #mm5 {
	width: 231px;
}
#nav .sel1 {
	background-position: 0px 0px;
}
#nav .sel2 {
	background-position: 0px -170px;
}
#nav .sel3 {
	background-position: 0px -340px;
}
#nav .sel4 {
	background-position: 0px -510px;
}
#nav .sel5 {
	background-position: 0px -680px;
}






#nav #hand {
	position: absolute;
	z-index: 10;
	display: none;
}
#nav .sel0pos {
	left: 306px;
	top: -35px;
	display: none;
}

#nav .sel1pos {
	left: 306px;
	top: -35px;
}
#nav .sel2pos {
	left: 207px;
	top: 3px;
}
#nav .sel3pos {
	left: 167px;
	top: 34px;
}
#nav .sel4pos {
	left: 238px;
	top: 70px;
}
#nav .sel5pos {
	left: 200px;
	top: 104px;
}
#tpusmenu {
	position: absolute;
	right: 0px;
	height: 270px;
	width: 500px;
	z-index: 12;
	top: -40px;
}
#tpusmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 310px;
}
#tpusmenu ul li a {
	display: block;
	height: 32px;
	width: 130px;
}
#tpusmenu ul li a span {
	display: none;
}


#AddThis {
	position: absolute;
	left: 834px;
	top: 35px;
	display: none;
}
#AddThis img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 20px;
}


#content {
	z-index: 10;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;

}
.black {
	background-color: #000;
}
.rating {
	height: 12px;
	width: 65px;
}
.rating ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rating ul li {
	display: inline;
}
.rating ul li a {
	background-image: url(../img/star_unselected.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 13px;
	display: block;
	float: left;
}
.rating ul li a.sel {
	background-image: url(../img/star_selected.png);
}
#magicofquarck {
	padding-top: 43px;
	z-index: 10;
}
#showcase {
	padding-top: 43px;
	z-index: 10;
}
#contact {
	background-image: url(../img/contact_back.jpg);
	background-repeat: no-repeat;
	height: 528px;
	width: 960px;
	position: relative;
}
#contact .pagetitle {
	background-image: url(../img/title_stars_green.png);
	background-repeat: no-repeat;
	height: 72px;
	left: 0px;
	top: 20px;
	position: absolute;
	padding-top: 22px;
}
#contact .pagetitle h1 {
	color: #000;
	background-color: #6EBB1F;
}
#contact h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #6CB91F;
	margin-top: 0px;
	margin-bottom: 16px;
}
#contact .col1 {
	position: absolute;
	width: 225px;
	left: 54px;
	top: 100px;
}
#contact .col2 .info1 {
	float: left;
	padding-right: 5px;
}

#contact .col2 {
	position: absolute;
	width: 245px;
	left: 366px;
	top: 100px;
}
#contact .col3 {
	position: absolute;
	width: 245px;
	left: 684px;
	top: 100px;
}



a.greenlink   {
	background-image: url(../img/arrow_green.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #6EBB1F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
}
a.greenlink:hover {
	text-decoration: underline;
}
a.blacklink {
	font-weight: bold;
	color: #000;
}
a.whitecaption {
	color: #FFF;
}


.highlight {
	font-weight: bold;
	color: #6EBB1F;
}
#askamagician {
	background-image: url(../img/background_bottom.png);
	background-repeat: no-repeat;
	width: 960px;
	position: relative;
	background-position: bottom;
	min-height: 500px;
}

#askamagician .pagetitle {
	background-image: url(../img/title_stars_green.png);
	background-repeat: no-repeat;
	height: 72px;
	left: 0px;
	top: 20px;
	position: absolute;
	z-index: 15;
	padding-top: 23px;
}
#askamagician .pagetitle h1 {
	color: #000;
	background-color: #6EBB1F;
}

#askamagician .twtitle {
	background-image: url(../img/twitter_title_back.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 117px;
	left: 632px;
	top: 20px;
	position: absolute;
	z-index: 15;
	padding-top: 22px;
}
#askamagician h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 16px;
}
#askamagician .col1 {
	position: absolute;
	width: 350px;
	left: 0px;
	top: 75px;
	height: 350px;
}
#askamagician .col2 {
	position: absolute;
	width: 282px;
	left: 336px;
	top: 100px;
	color: #FFF;
}
#askamagician .col3 {
	width: 267px;
	color: #FFF;
	padding-top: 108px;
	padding-left: 649px;
	padding-bottom: 116px;
}
#askamagician .col3 .twlogo {
	float: right;
}
#askamagician .col3 .twitterfeed {
	padding-bottom: 20px;
}
#homepage {
	width: 960px;
	position: relative;
	padding-top: 12px;
}
#learnmagic {
	position: relative;
	padding-top: 43px;
}








#upgrade {
	height: 506px;
	width: 960px;
	position: relative;
}
#purchase {
	height: 506px;
	width: 960px;
	position: relative;
}
#students {
	height: 506px;
	width: 960px;
	position: relative;
}

#downloads {
	width: 900px;
	position: relative;
	color: #FFF;
	background-image: url(../img/downloads_back.jpg);
	background-repeat: no-repeat;
	background-color: #A10B6F;
	min-height: 500px;
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 50px;
	padding-bottom: 20px;
}
#downloads .pagetitle {
	background-image: url(../img/title_stars.png);
	background-repeat: no-repeat;
	height: 71px;
	left: 0px;
	top: 20px;
	position: absolute;
	z-index: 15;
	padding-top: 23px;
}
#downloads .pagetitle h1 {
	color: #000;
	background-color: #FFF;
}
#downloads h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 16px;
}
#downloads .topcontent {
	padding-bottom: 15px;
	width: 860px;
}
#downloads .topcontent .col1{
	float: left;
	width: 420px;
	margin-right: 15px;
}
#downloads .topcontent .col2{
	float: left;
	width: 420px;
}
#downloads .filters {
	float: left;
	width: 240px;
	margin-right: 40px;
}
#downloads .filterintro {
	padding-bottom: 15px;
}
#downloads .filter {
	float: left;
	width: 120px;
	position: relative;
}
#downloads .filter .selector a{
	display: block;
	background-image: url(../img/list-top-back.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 6px;
}
#downloads .filtercontent {
	border: 1px solid #c69bb7;
	background-image: url(../img/selector_back.png);
	position: absolute;
	left: 4px;
	top: 21px;
}
#downloads .filtercontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#downloads .filtercontent ul li {
	display: inline;
}
#downloads .filtercontent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#downloads .filtercontent ul li a:hover {
	background-color: #EDCDE1;
}

#downloads #sortlist {
	width: 104px;
}

#downloads #filterlist {
	width: 104px;
}
#downloadpage .arrowback {
	position: absolute;
	left: -4px;
	top: 240px;
}
#downloads .list {
	float: left;
	width: 590px;
}
#downloads .list .item{
	float: left;
	width: 270px;
	margin-right: 25px;
	padding-bottom: 20px;
}
#downloads .list .item .name {
	padding-bottom: 5px;
}
#downloads .list .item .name a {
	background-image: url(../img/arrow_green.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	color: #FFF;
	width: 245px;
}
#downloadpage {
	width: 900px;
	position: relative;
	color: #FFF;
	background-image: url(../img/downloads_back.jpg);
	background-repeat: no-repeat;
	background-color: #A10B6F;
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 50px;
	height: 480px;
}
#downloadpage .pagetitle {
	background-image: url(../img/title_stars.png);
	background-repeat: no-repeat;
	height: 71px;
	left: 0px;
	top: 20px;
	position: absolute;
	z-index: 1;
	padding-top: 23px;
}
#downloadpage .pagetitle h1 {
	color: #000;
	background-color: #FFF;
}

#downloadpage .preview {
	width: 378px;
}
#downloadpage .preview .itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
#downloadpage .preview .itemdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin-bottom: 20px;
	height: 100px;
}
#downloadpage .preview .itemdescription1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin-bottom: 20px;
	height: 40px;
}

#downloadpage .preview .itempicture {
	position: absolute;
	left: 480px;
	top: 130px;
	background-color: #000;
	height: 262px;
	width: 422px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
#downloadpage .preview .itemrating {
	position: absolute;
	left: 480px;
	top: 400px;
}
#downloadpage .preview .itemdownload {
	position: absolute;
	top: 400px;
	left: 790px;
}
#downloadpage .preview .itemdownload a {
	display: block;
	text-decoration: none;
	background-image: url(../img/bt_download.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 116px;
}
#downloadpage .preview .itemgetpass {
	position: absolute;
	top: 400px;
	left: 767px;
}
#downloadpage .preview .itemgetpass a {
	display: block;
	text-decoration: none;
	background-image: url(../img/bt_password.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 141px;
}
#downloadpage .preview .itemexclusive {
	position: absolute;
	top: 103px;
	left: 782px;
	z-index: 11;
}


#downloadpage .preview span {
	display: none;
}
#downloadpage .grouplist {
	position: absolute;
	top: 225px;
	left: 50px;
	width: 378px;
}
#downloadpage .grouplist1 {
	position: absolute;
	top: 220px;
	left: 50px;
	width: 378px;
}

#downloadpage #grouplist .item {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	padding-right: 9px;
}
#downloadpage #grouplist .item a{
	background-image: url(../img/arrow_green.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #6EBB1F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
}
#downloadpage #grouplist .item a.selected {
	background-image: url(../img/arrow_white.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#passwordlayer {
	height: 510px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-image: url(../img/black_transparent.png);
}
#passwordlayer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
#passwordlayer .btclose {
	position: absolute;
	top: 60px;
	right: 68px;
	z-index: 8;
}
#passwordlayer .btclose a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFF;
	background-image: url(../img/bt_close.png);
	background-position: right;
	display: block;
	height: 16px;
	padding-right: 22px;
	background-repeat: no-repeat;
	text-decoration: none;
}


#passwordlayer .passbox {
	background-image: url(../img/password_box.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 383px;
	position: absolute;
	left: 50px;
	top: 150px;
	padding-top: 22px;
	padding-left: 23px;
	padding-right: 15px;
}

#passwordlayer .passbox .formfield {
	height: 28px;
}
#passwordlayer .passbox .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	width: 310px;
	padding-top: 2px;
}
#passwordlayer .passbox label {
	display: block;
	float: left;
	width: 65px;
	padding-top: 2px;
}
#passwordlayer .passbox .btsend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/bt_send.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 73px;
	padding-top: 3px;
	padding-left: 10px;
}
#passwordlayer .passbox .sendbutton {
	float: right;
}

#passwordlayer .passbox .smtext {
	font-size: 11px;
	line-height: 12px;
}
#passwordlayer .passbox .checkbox {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
#passwordlayer .passbox .error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #F00;
}

#passwordlayer .passtext {
	width: 415px;
	position: absolute;
	left: 54px;
	top: 86px;
	color: #FFF;
}
#passwordlayer .passource {
	width: 415px;
	position: absolute;
	left: 500px;
	top: 149px;
	color: #FFF;
}

