body {
	/*background-image: url('/theme/macNew/images/background.jpg');;;;;;
	 background-position: top center;
	 background-repeat: no-repeat;*/
	font-family: Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
}
img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -9999999;
}
.mainDiv {
	position: relative;
	width: 98%;
	min-width: 780px;
	padding-top: 20px;
	font-size: 12px;
	margin: 0 auto;
	display: block;
}
.whatIsNotesIO {
	width: 150px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	cursor: pointer;
}
.adverWhatsNotes {
	text-align: center !important;
}
/* PROGRAM AREA*/
.programArea {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.adverArea {
	display: none;
	position: fixed;
	right: 10px;
	width: 20%;
	margin-bottom: 20px;
}
.barsol {
	width: 9px;
	background-color: transparent;
	background-image: url(/theme/macNew/images/barsol.png);
}
.barback {
	background-color: transparent;
	background-image: url(/theme/macNew/images/barback.png);
}
.barback .logo {
	float: left;
	padding-left: 20px;
}
.barback .slogan {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	width: auto;
	height: 50px;
}
.barback .slogan p {

	width: 20px;
	overflow: hidden;
	text-indent: -1000em;
}
.barsag {
	width: 9px;
	height: 67px;
	background-color: transparent;
	background-image: url(/theme/macNew/images/barsag.png);
}
/* Menu */
.menu {
	float: right;
	width: 340px;
	background-color: transparent;
	margin-top: 2px;
	text-indent: -900%;
}
/*menu -short */
.short {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/short.png);
	border: 0 solid red;
	background-position: 0 0;
}
.shortdisable {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/short.png);
	border: 0 solid red;
	background-position: 0 48px;
}
.short:hover {
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/short.png);
	background-position: 0 96px;
	cursor: pointer;
}
.share {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/share.png);
	border: 0 solid red;
	background-position: 0 0;
}
.sharedisable {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/share.png);
	border: 0 solid red;
	background-position: 0 48px;
}
.share:hover {
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/share.png);
	background-position: 0 96px;
	cursor: pointer;
}
.account {
	border: 1px solid red;
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/account.png);
	border: 0 solid red;
	background-position: 0 0px;
}
.accountDisable {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/account.png);
	border: 0 solid red;
	background-position: 0 48px;
}
.account:hover {
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0 96px;
	cursor: pointer;
}
.myNotes {
	border: 1px solid red;
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/myNotes.png);
	border: 0 solid red;
	background-position: 0 0px;
}
.myNotesDisable {
	text-transform: capitalize;
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-image: url(/theme/macNew/images/myNotes.png);
	border: 0 solid red;
	background-position: 0 48px;
}
.myNotes:hover {
	float: left;
	width: 58px;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0 96px;
	cursor: pointer;
}
/*menu-comingsoon*/
a.comingsoon {
	float: left;
	width: 162px;
	height: 48px;
	background-image: url(/theme/macNew/images/comingsoon.png);
}
a.comingsoon:hover {
	float: left;
	width: 162px;
	height: 48px;
	background-position: 0 48px;
}

/*Notes AREA*/
.notesArea {
	float: left;
	width: 100%;
	min-height: 300px;
	background-image: url(/theme/macNew/images/notespageback.png);
	padding: 0;
}
.notesTextArea {
	padding-left: 20px;
	margin-left: 19px;
	padding-top: 15px;
	background-color: transparent;
	border: 0;
	width: 95%;
	font-size: 22px;
	font-family: "Marker Felt", "Segoe Print", Geneva, Verdana, sans-serif;
	line-height: 41px;
	background-image: url(/theme/macNew/images/notesline.png);
	background-repeat: repeat-y;
	display: block;
	overflow: hidden;
	resize: none;
}
.adverArea {
	width: 4%;
	display: none;
}
.adverArea .notesTextArea {
	background-color: transparent;
	width: 88%;
	font-size: 12px;
	margin: 1px;
	line-height: 25px;
}

.adverArea .notesTextArea a {
	color: #4b210f;
	text-decoration: underline;
	font-size: 16px;
}
.scrollArea {
	overflow: auto;
	height: 100px;
}
.adverArea .notesTextArea ul li {
	margin: 10px;
}
.adverArea .notesTextArea ul li img {
	margin-right: 10px;
}
.char {
	position: fixed;
	z-index: 5;
	bottom: 0;
	right: 0;
	width: 126px;
	height: 31px;
	background-image: url(/theme/macNew/images/kbback.png);
	color: #FFF;
	text-shadow: 0 1px 0 #000000;
	line-height: 31px;
	text-align: center;
	margin: 50px;
}
.charerr {
	text-align: center;
	color: Red;
}
.message {
	display: none;
	position: fixed;
	width: 420px;
	min-height: 250px;
	top: 10%;
	left: 10%;
	z-index: 999999;
}
.message h1 {
	color: #fff;
	font-size: 14px;
	text-align: center;
	letter-spacing: -1px;
}
.messageback {
	display: none;
	position: fixed;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #000;
}
.messageBOXback {
	position: fixed;
	width: 532px;
	height: 272px;
	z-index: 99;
	background-image: url(/theme/macNew/images/messagebox/messageBOXback.png);
	display: none;
	background-repeat: no-repeat;
	margin: -60px;
}
.auto-style1 {
	width: 13px;
	height: 34px;
	background-image: url(/theme/macNew/images/messagebox/1.png);
}
.auto-style2 {
	background-image: url(/theme/macNew/images/messagebox/2.png);
	padding: 0;
	margin: 0;
}
.auto-style2 h1 {
	vertical-align: bottom;
	padding-top: 10px;
	padding: 0;
	margin: 0;
}
.auto-style3 {
	width: 14px;
	background-image: url(/theme/macNew/images/messagebox/3.png);
}
.auto-style4 {
	background-image: url(/theme/macNew/images/messagebox/4.png)
}
.auto-style5 {
	background-image: url(/theme/macNew/images/messagebox/5.png)
}
.auto-style6 {
	width: 13px;
	height: 5px;
	background-image: url(/theme/macNew/images/messagebox/6.png);
	background-repeat: no-repeat;
}
.auto-style7 {
	background-repeat: repeat-x;
	background-image: url(/theme/macNew/images/messagebox/7.png);
}
.auto-style8 {
	background-repeat: no-repeat;
	background-image: url(/theme/macNew/images/messagebox/8.png);
}
.auto-style9 {
	clear: both;
	line-height: 20px;
	font-family: Lucida Sans Unicode;
	font-style: normal;
	color: #4b4b4b;
	font-size: 12px;
	background-color: #d2d2d2;
	padding: 10px;
	text-align: center;
}
.auto-style9 span {
	font-size: 22px;
	text-align: center;
	letter-spacing: -2px;
	font-weight: 700;
}
.closeBTNpopup {
	position: absolute;
	width: 46px;
	height: 20px;
	background-image: url(/theme/macNew/images/messagebox/closeBTN.png);
	margin-top: -4px;
	z-index: 9999;
}
.closeBTNpopup:hover {
	background-position: 0 -20px
}
.close {
	position: absolute;
	width: 15px;
	height: 14px;
	border: 0;
	background-image: url(/theme/macNew/images/closeBtn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 6px;
}
.close:hover {
	background-image: url(/theme/macNew/images/closeBtn.png);
	background-repeat: no-repeat;
	background-position: -15px 0;
}
/*Login Area START*/
.signInWithTwitter {
	display: block;
	font-family: "Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	width: 178px;
	min-height: 29px;
	text-indent: -1000em;
	background-image: url('/theme/macNew/images/signInWithTwitter.png');
	background-position: top center;
	margin: 0 auto;
}
.signInWithTwitter:hover {
	cursor: pointer;
	background-position: 0px -29px;
}
.signInWithTwitter.disable {
	background-position: 0px 29px;
}
.signInWithFacebook {
	cursor: pointer;
	font-family: "Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	width: 178px;
	height: 29px;
	text-indent: -1000em;
	background-image: url('/theme/macNew/images/signInWithfacebook.png');
	background-position: top center;
	margin: 0 auto;
}
.signInWithFacebook:hover {
	background-position: center bottom;
}
.signInWithFacebook.disable {
	background-position: 0px 29px;
}
.loginITEM {
	margin: 10px;
}
/*Login Area START*/

.socialmedia {
	margin: 0 auto;
	width: 290px;
	padding: 10px;
}
.facebookbtn {
	float: left;
	text-indent: -9999px;
	display: block;
	background-image: url(/theme/macNew/images/messagebox/social/facebook.png);
	background-color: transparent;
	width: 56px;
	height: 50px;
	border: 0;
	background-position: 0 53px;
	margin: 20px;
}
.twitterbtn {
	float: left;
	display: block;
	background-image: url(/theme/macNew/images/messagebox/social/twitter.png);
	background-color: transparent;
	width: 56px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	border: 0;
	background-position: 0 53px;
	margin: 20px;
}
.friendfeedbtn {
	float: left;
	display: block;
	background-image: url(/theme/macNew/images/messagebox/social/friendfeed.png);
	background-color: transparent;
	width: 56px;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	border: 0;
	background-position: 0 53px;
	margin: 20px;
}
.facebookbtn:hover, .twitterbtn:hover, .friendfeedbtn:hover {
	background-position: 0 0
}
/*footerBar*/
.notespagebottom1 {
	width: 25px;
	height: 17px;
	background-image: url(/theme/macNew/images/notespagebottom1.png);
	background-repeat: repeat-x;
}
.notespagebottom2 {
	height: 17px;
	background-image: url(/theme/macNew/images/notespagebottom2.png);
	background-repeat: repeat-x;
}
.notespagebottom3 {
	width: 19px;
	height: 17px;
	background-image: url(/theme/macNew/images/notespagebottom3.png);
	background-repeat: repeat-x;
}

/*Program Area END*/

.shortURL {

	font-size: 25px;
	letter-spacing: -1px;
}
.shortURL a span {
	font-size: 26px;
	letter-spacing: 0px;
}
.shortURL a {
	color: #636363;
	text-shadow: 0 1px 0 #ffffff;
	text-decoration: none;
}
.shortURL a:hover {
	color: white;
	text-shadow: 0px 1px 0px #19130d;
}
.shortURL a span:hover {
	color: white;
	text-shadow: 0px 1px 0px #19130d;
}
/*footer start*/
.footer {
	display: block;
	float: left;
	color: #4a0000;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	text-shadow: 0 1px 0 #bb7d56;
	font-weight:200;
	font-family:  "Helvetica Neue","Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.footer .socialArea {
	padding-top: 20px;
	min-height: 100px;
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjY0Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.03) 4%, rgba(255,255,255,0.64) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(4%,rgba(255,255,255,0.03)), color-stop(100%,rgba(255,255,255,0.64))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 4%,rgba(255,255,255,0.64) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 4%,rgba(255,255,255,0.64) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 4%,rgba(255,255,255,0.64) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 4%,rgba(255,255,255,0.64) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a3ffffff',GradientType=0 ); /* IE6-8 */
}
.footer .socialArea .twitter-follow-button {
	margin-bottom: 10px;
}
.footer a {
	text-decoration: none;
	color: #4a0000;
/*	font-size: 15px;*/
font-weight:500;
/*	text-shadow: 0px 0px 6px #ad7543;*/
text-shadow: 0 1px 0 #bb7d56;
	line-height: 20px;
}
.footer a:hover {
	text-decoration: underline;
	color: #4a0000;
	text-shadow: 0 1px 3px #bb7d56;
/*	text-shadow: 0px 0px 6px #e5b27b;*/
}