@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	min-width: 876px;
	background-color: #000000;
	padding-top: 25px;
	padding-bottom: 25px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	height: 200px;
	width: 876px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#mainheader {
	height: 200px;
	width: 876px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 876px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;
	background-color: #000000;
}

#space {
	height: 6px;
}
#content {
	width: 650px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#maincontent a {
	color: #fdb813;
	text-decoration: none;
}


#content h1, #content h2, #content p {
	padding-left: 20px;
}
#content p, #content-reg p {
	line-height: 18px;
	font-size: 14px;
}
.orange {
	color: #Fdb813;
}
#mainnav {
	float: left;
	width: 220px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainnav li {
	height: 40px;
	width: 200px;
}

#mainnav li a {
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #FDB813;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB813;
	width: 175px;
}
#mainnav li a.og {
	color: #fdb813;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-size: 16px;
}

.active {
	font-color: #FDB813;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB813;
	color: #FDB813;
}

#maincontent {
	width: 450px;
	text-align: left;
	float: left;
}
#maincontent h2 {
	font-size: 24px;
	color: #fdb813;
	font-weight: lighter;
	padding-top: -10px;
}

#rightcontent {
	width: 180px;
	float: right;
	text-align: center;

}

#rightcontent a img{
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer {
	clear: both;
}
.right {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
}

#footer2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer2 a {
	color: #fdb813;
	font-weight: bold;
	text-decoration: none;
}

#footer2 a:hover {
	color: #fdb813;
	text-decoration: underline;
	font-weight: bold;
}

#aboutcontent {
	width: 600px;
	text-align: left;
	float: left;
}
.italic {
	font-size: 16px;
	font-style: italic;
	color: #fdb813;
}
#mainnav .active {
	color: #fdb813;
}

.lg {
	font-size: large;
	padding-top: 10px;
	margin-top: 10px;
}
.sm {
	font-size: 11px;
	padding-left: 20px;
}

.fb {
	background-image: url(images/FaceBook_32x32.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 32px;
	padding-right: 15px;
	margin-left: 50px;
}
.twitter {
	background-image: url(images/Twitter-icon.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
		padding-right: 15px;
	width: 32px;
}
.rss {
	background-image: url(images/rss-icon-32x32.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 32px;
}
.join {
	background-image: url(images/join.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 143px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}

.style1 {
	font-size: 14px;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* CSS3 Styled Buttons */
            
.addthis_share_btn a, .addthis_share_btn a:visited {
	background: #222 url(images/btn-overlay.png) repeat-x;
	display: inline-block;
	font-family: arial,helvetica,lucida,verdana,sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.addthis_share_btn a:hover { background-color: #111; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
}       
.addthis_share_btn.at_yellow a, .addthis_share_btn.at_yellow a:visited { background-color: #ffb515; }
.addthis_share_btn.at_yellow a:hover { background-color: #fc9200; }
       
#content h2 {
	font-size: 24px;
	color: #fdb813;
	font-weight: lighter;
	padding-top: -10px;
}

h3 {
	font-size: 14px;
	color: #fdb813;
}

#content-reg h2 {
	font-size: 24px;
	color: #fdb813;
	font-weight: lighter;
	padding-top: -10px;
}
.small {
	font-size: 11px;
}
.italicsm {
	font-size: 12px;
	font-style: italic;
	color: #fdb813;
}
#buy {
	padding-left: 10px;
}

#buy a {
	color: #fdb813;
}

.strsm {
	font-size: 12px;
	font-style: normal;
	color: #fdb813;
	font-weight: bold;
	border: 1px solid fdb813;
}
#content-reg {
	width: 580px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	margin-right: 40px;
}
#content-reg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdb813;
	text-decoration: none;
	font-weight: bold;
}

#content-reg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdb813;
	text-decoration: underline;
	font-weight: bold;
}#bigspace {
	height: 40px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: -10px;
	text-align: justify;
	width: 475px;
	padding-bottom: 20px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdb813;
	padding-top: 10px;
	font-size: larger;
}
.style1 {color: #FFFF99}
#apDiv1 {
	width:143px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#payment {
	width:143px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#homecontent {
	width: 650px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 30px;
}
#homecontent #maincontent {
	padding-left: 10px;
}
#smalltext p {
	font-size: 11px;
	padding-left: 15px;
}
#smalltext2 {
	padding-left: 10px;
}
.price {
	font-size: 11px;
}
.redsmall {
	font-size: 11px;
	color: #FF0000;
	font-weight: bolder;
}
.2small {
	font-size: 11px;
	color: #FFFF99;
	text-align: center;
}
#newscontent {
	width: 650px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#maincontent a:hover {
	text-decoration: underline;
}
.orange-head   {
	font-weight: bold;
	color: #FDB813;
}
.content {
	padding-bottom: 25px;
	font-size: small;
}
#strsm {
	font-size: 12px;
	font-style: normal;
	color: #fdb813;
	font-weight: bold;
	border: 1px solid #fdb813;
	height: 16px;
	width: 90px;
	text-indent: 5px;
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://yourpath/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: thin solid #fdb813;
	cursor: url("http://yourpath/magminus.cur"), pointer;
} 
.noline {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
#smcontent {
	width: 350px;
	text-align: left;
	float: left;
}
#rightcontent2 {
	width: 230px;
	float: right;
	text-align: center;
}
#size {
	text-align: right;
	width: 400px;
}

