BODY { 
	background-color: #757575; 
	background-image: url(images/bg_001.gif);
	margin: 0; 
	font-family: Arial; 
	font-size: 11px;
	text-align: center;
	color: #4e4e4e;
}

A { 
	color: #ab0e5f;
	text-decoration: none; 
}

A:hover { 
	color: #EF469C;
	text-decoration: underline; 
}

ul {
	list-style-type: circle;
}

.container { 
	margin: 0 auto;
	text-align: left;
	width: 999px; 
	border-left: 1px solid #1f1f1f; 
	border-right: 1px solid #1f1f1f;
	display: table;
	background-color:#FFFFFF;
}

.header { 
	background: url(images/header-bg.jpg) top center repeat-y; 
	width: 999px; 
	height: 105px;
	display: block;
}

.header-ad {
	padding: 14px 10px 0px 314px;
	float: left;
	width: 468px;
}

.header-login {
	padding: 21px 0px 0px 10px;
	color: #EEEEEE;
	width: 196px;
	float: left;
}

.header-login a {
	color: #FFFFFF;
	text-decoration: underline;
}

.header-login input {
	background-color: #676966;
	border: 1px solid #000000;
	color: #fcbfe0;
	font-size: 10px;
}

.header-fields input { 
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ab0c5c;
}

.header-tinyfont {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}

.navigation { 
	width: 999px; 
	height: 22px; 
	background-color: #ab0c5d; 
	display: table;
	float: left;
}

.navigation #selected {
	color: #757575; 
	background-color: #FFFFFF; 
	padding: 6px 10px 6px 10px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	float: left; 
	border-right: 1px solid #292929;
}

.navigation a { 
	color:#FFFFFF; 
	background-color: #ab0c5d; 
	padding: 6px 10px 6px 10px; 
	text-transform: uppercase; 
	font-weight: bold; 
	display: block; 
	float: left; 
	border-right: 1px solid #292929;
}

.navigation a:hover {
	color: #ee4598; 
	background-color: #434146; 
	padding: 6px 10px 6px 10px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	float: left; 
	border-right: 1px solid #292929;
}

.navigation-girls {
	float: left;
	display: block;
	padding: 1px;
	height: 22px; 
	margin-left: 15px; 
}

.navigation-girls select {
	background-color: #fcbfe0; 
	border: 1px solid #000000;
	color: #676966;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}

.navigation-girls input {
	background-color: #676966;
	border: 1px solid #000000;
	color: #fcbfe0;
	font-weight: bold;
	padding: 1px;
}

.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	font-weight: bold;
}

.hr-vert {
	background: url(images/profile-hr-vert.jpg) top center repeat-y;
}

.vertical-hr {
	background: url(images/profile-hr-vert.jpg) top center repeat-y;
	width: 25px;
	margin: 10px;
	float: left;
	height: 100%;
}

.content {
	height: auto;
	float: left;
	display: block;
	padding: 10px;
}

.footer-splatter {
	background: url(images/footer-splatter.jpg) top center repeat-x; 
	width: 999px; 
	height: 23px;
	display: block;
	float: left;
}

#footer { background-color: #1f1f1f; width: 999px; height: 160px; display: block; float: left; }
#footer .left { width: 760px; float: left; }
#footer .right { width: 214px; float: right; }
#footer .network { float: left; background: #1f1f1f url(images/footer-logo.jpg) top left no-repeat; padding: 10px 0px 0px 320px; font-size: 10px; color: #d2d2d2; width: 460px; height: 65px; font-size: 10px; color: #b9b9b9; }
#footer .network span { color: #f24072; font-size: 11px; }
#footer .network a { color: #FFFFFF; font-weight: bold; }
#footer .links { float: left; background: #1f1f1f url(images/footer-hr.jpg) top center no-repeat; margin-left: 20px; padding: 20px 10px 0px 10px; color: #727272; text-align: center; }
#footer .links-left { float: left; display: block; width: 440px; }
#footer .links-left a { color: #f24072; }
#footer .links-right { float: right; display: block; width: 270px; }
#footer .newsletter { float: left; display: block; background: #1f1f1f url(images/footer-newsletter.jpg) top center no-repeat; padding: 37px 10px 0px 17px; color: #ffffff; line-height: 12px; height: 110px; }
#footer .button { background-color: #676966; border: 1px solid #000000; color: #fcbfe0;	font-size: 10px; padding: 1px; }
#footer .field { background-color: #FFFFFF;	color: #000000;	border: 1px solid #ab0c5c; }
#footer .social { padding-top: 20px; font-size: 10px; color: #b9b9b9; }
#footer .social span { color: #f24072; font-size: 11px; }
#footer .social a { color: #FFFFFF; }

.content-right {
	display: block;
	float: left;
	width: 219px;
}

.content-left {
	display: block;
	float: left;
	width: 757px;
}

.content-left-top {
	display: block;
	float: left;
	width: 757px;
	margin-bottom: 10px;
	background: url(images/content-top-splatter.jpg) bottom right no-repeat; 
}

.content-left-bottom {
	display: block;
	float: left;
	width: 757px;
	margin-bottom: 5px;
}

.news-header {
	margin-bottom: 4px;
	width: 380px;
	float: left;
	display: block;
}

.news-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;	
	float: left;
	width: 65%;
}

.news-title a:hover {
	color: #AB0C5D;
	text-decoration: underline;
}

.news-title-full a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;	
	float: left;
	width: 65%;
}

.news-title-full a:hover {
	color: #AB0C5D;
	text-decoration: underline;
}

.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef4a99;
	float: left;
	width: 35%;
	text-align: right;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	overflow: auto;
	float: left;
	display: block;
}

.news-writer {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	margin-bottom: 30px;
}

.news-writer a, .news-writer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f15fa9;
}

.news-all a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab0c5d;
	font-weight: bold;
}

.avatar {
	width:335px;
	height:243px;
	float: left;
	display: block;
}

.avatar-set {
	position: absolute;
	width:335px;
	height:243px;
	z-index:0;
}

.avatar-layer1 {
	position: absolute;
	width:200px;
	height:115px;
	z-index:1;
}

.avatar-layer2 {
	margin-top: 18px;
	margin-left: 5px;
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	display: block;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: -1.2px;
	color: #f2499a;
}

.profile-fields {
	float: left;
	display: block;
	width: 400px;
	font-family: Arial; 
	font-size: 11px;
}

.profile-fields-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f24796;
	font-weight: bold;
}

.profile-counters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef469c;
}

.profile-more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ab0c5d;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	display: block;
	width: 99%;
}

.pagination-black {
	color: #000000;
}

.avatar-boxes {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 99%;
}

.slug_text{
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.slug_view a:link{
	color: A41360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.slug_view a:visited{
	color: A41360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.slug_view a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}



.content-left-bottom-left {
	width: 255px;
	float: left;
	display: block;
	padding-right: 8px;
}

.content-left-bottom-right {
    padding-left: 23px;
	width: 463px;
	float: left;
	display: block;
	background: url(images/profile-hr-vert.jpg) top left repeat-y;
}

.content-left-bottom-left-gallery {
	width: 290px;
	float: left;
	display: block;
	padding-right: 10px;
}

.content-left-bottom-right-gallery {
    padding-left: 25px;
	width: 415px;
	float: left;
	display: block;
	background: url(images/profile-hr-vert.jpg) top left repeat-y;
}

.content-thumbs {
	border: 1px solid #d3d3d3;
}

.content-gallery-databar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content-gal-test {
	width: 400px;
	float: left;
	display: block;
}

.content-form textarea {
	background-color: #fed4ea;
	border: 1px solid #424244;
}

.content-form input {
	background-color: #fed4ea;
	border: 1px solid #424244;
}

.content-form-button input {
	background: #f3409e;
	border: 1px solid #434142;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

/* BEGIN BUTTONS */
.my-button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f85eaa;
	border: 1px solid #434142;
	color: #ffffff;
	padding: 3px 8px 3px 8px;
	text-transform: uppercase;
	line-height: 24px;
}

.my-button a:hover {
	background: #363636;
	border: 1px solid #434142;
	color: #ab0c5d;
	text-transform: uppercase;
	text-decoration: none;
}

.my-button-home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f85eaa;
	border: 1px solid #434142;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 18px;
	width: 180px;
	float: left;
	text-align: center;
	margin: 2px;
}

.my-button-home a:hover {
	background: #363636;
	border: 1px solid #434142;
	color: #ab0c5d;
	text-transform: uppercase;
	text-decoration: none;
}

.my-button-home-invert a { background-color: #000000; color: #f85eaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #434142;
	text-transform: uppercase;
	line-height: 18px;
	width: 180px;
	float: left;
	text-align: center;
	margin: 2px;
}

.my-button-home-invert a:hover {
	background: #363636;
	border: 1px solid #434142;
	color: #ab0c5d;
	text-transform: uppercase;
	text-decoration: none;
}

.my-button-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.my-button-small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #f85eaa;
	border: 1px solid #434142;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	text-transform: uppercase;
	line-height: 20px;
}

.my-button-small a:hover {
	background: #363636;
	border: 1px solid #434142;
	color: #ab0c5d;
	text-transform: uppercase;
	text-decoration: none;
}
/* END BUTTONS */

.content-testimonial-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	padding: 10px;
	width: 140px;
	float: left;
	display: block;
	overflow: auto;
}

.content-testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	padding: 10px;
	overflow: auto;
}

.content-testimonial-posted {
	color: #a2a2a4;
}

.content-testimonial-date {
	color: #ac0c66;
}

.home-right-content-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	overflow: auto;
	width: 290px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

* html .home-right-content-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	width: 290px;
	float: left;
	display: block;
	margin-bottom: 10px;
  overflow-x: auto;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 19 : 4);
}

.content-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	overflow: auto;
	float: left;
	display: block;
	margin-bottom: 10px;
}

.content-blog-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #262626;
	float: left;
	width: 65%;
}

.content-blog-title-block {
	margin-bottom: 4px;
	width: 100%;
	float: left;
	display: block;
}

.content-blog-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f04798;
	float: left;
	width: 35%;
	text-align: right;
}

.content-blog-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 16px;
	padding: 5px;
	width: 415px;
	overflow: auto;
	float: left;
	display: block;
}

.content-blog-list, .content-blog-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:plain;
	line-height: 14px;
}

.content-videos-files {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}

.content-videos-files a {
	text-decoration: underline;
}

.content-form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ab0c5d;
}

.content-form-subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424242;
}

.content-form-field input, .content-form-field select, .content-form-field textarea, .content-form-field input.file { 
	background-color: #fed4ea;
	color: #000000;
	border: 1px solid #424242;
}

.content-form-submit input {
	background-color: #ef469c;
	border: 1px solid #424242;
	color: #FFFFFF;
	text-transform: uppercase;
}

.myhome-button {
	background-color: #ef469c;
	border: 1px solid #424242;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 104px;
	text-align: center;
	margin-left: 2px;
	margin-right: -1px;
}

.myhome-field {
	background-color: #fed4ea;
	border: 1px solid #424242;
	color: #000000;
	text-transform: uppercase;
	width: 104px;
	text-align: center;
	margin-left: 2px;
	margin-right: -1px;
}

.myhome-editables {
	width: 104px;
	margin-left: 2px;
	margin-right: -1px;
	float: left;
	padding-right: 3px;
}

.homepage-joanna-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	float: left;
	width: 65%;
}

.homepage-joanna-title a:hover {
	color: #EF469C;
	text-decoration: underline;
}

.pink-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef469c;
}

.mybanners-textarea {
	width: 250px;
	height: 60px;
}

/* BEGIN LAST FORUM POST */

.last-forum-post {
	background-color: #fdeff6;
	border: 1px solid #4e4e4e;
	color: #4e4e4e;
	width: 90%;
	padding: 10px;
}

.last-forum-post-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c14986;
	text-decoration: underline;
}

.last-forum-post-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* END LAST FORUM POST */

/* THUMBS */
 
.tinythumb-transOFF {border:1px solid #a1a1a1; }
.tinythumb-transON {opacity:.50;filter: alpha(opacity=50); border:1px solid #a1a1a1; }


.thumb-box0 {
	width: 105px;
	background: url(images/thumb_bg1.jpg) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box1 {
	width: 105px;
	background: url(images/thumb_bg2.jpg) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box2 {
	width: 105px;
	background: url(images/thumb_bg3.jpg) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box-pink0 {
	width: 105px;
	background: url(images/bg_pink1.gif) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box-pink1 {
	width: 105px;
	background: url(images/bg_pink2.gif) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box-pink2 {
	width: 105px;
	background: url(images/bg_pink3.gif) top center no-repeat; 
	color: #FFFFFF;
	float: left;
	margin: 2px 1px 2px 2px;
}

.thumb-box-details {
	padding: 5px;
}

.thumb-box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.thumb-box-model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3d0d8;
}

.thumb-box-add, .thumb-box-add a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

.thumb-box-data1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

.thumb-box-data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-align: right;
}

.thumb-box-data3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba3f78;
}

/* END THUMBS */

/* HELP SECTION */

.help-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be1e6e;
	font-weight: bold;
}

.help-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be1e6e;
}

.help-answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	padding: 5px 20px 5px 20px;
}

/* END HELP SECTION */

/* TAB MENUS */

.shadetabs{
	padding: 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: underline;
	position: relative;
	z-index: 1;
	padding: 1px 12px 1px 9px;
	color: #bb3a7b;
	border-right: solid 1px #838383;
}

.shadetabs li a:visited{
	color: #bb3a7b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #bb3a7b;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	text-decoration: none;
	top: 1px;
	color: #838383;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949494;
}

.tabcontent ul {
	margin: 0px;
	padding: 0px;
}

.tabcontent li {
	margin-bottom: 5px;
	list-style-type: none;
}

/* END TAB MENUS */
.rss-header {
	margin-bottom: 4px;
	width: 100%;
	float: left;
	display: block;
}

.title-button {
	float: left;
	width: 70%;
}

.rss-button {
	float: left;
	width: 30%;
	text-align: right;
}

.rss-button input {
	background-color: #727272;
	border: 1px solid #ab0c5d;
	color: #FFFFFF;
	-moz-border-radius: 5%;
}

/* STREET TEAM */

.contest-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ab0c5d;
}

.contest-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505050;
}

.contest-text a {
	color: #ab0c5d;
}

/* END STREET TEAM */

/* WORDS */
.words-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ab0c5d;
	font-weight: bold;
}

.words-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef469c;
	font-style: italic;
}

.words-subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef469c;
	font-style: italic;
}

.words-subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.words-subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

.words-subtitle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef469c;
}

.words-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

.words-bodycopy {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #727272;
}

.highlight-box {
	float: left;
	color: #4f4f4f;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 10px;

}

.highlight-box img {
	padding-bottom: 5px;
}

.review-box {
	color: #4f4f4f;
	margin-bottom: 20px;
	font-size: 10px;
}

.review-box img {
	padding-right: 10px;
	float: left;
}

.review-box-title {
	font-size: 11px;
}

.review-box-date {
	color: #999999;
}
/* END WORDS */

.join_sub {font-size: 9px; color: #878787; font-family:arial,helvetica}

.offer_lg {font-size: 20px; color: #000000; font-weight: bold;  font-family:arial,helvetica}

.offer_med {font-size: 16px; color: #000000; font-weight: bold;  font-family:arial,helvetica}

.join-form-field {font-size: 12px; color: #000000;  font-weight: bold; font-family:arial,helvetica}
.join-form-intro {font-size: 11px; font-family:arial,helvetica}

.special {font-size: 11px; color: #000000;  font-weight: bold; font-family:arial,helvetica}

.bottom_join {font-size: 11px; color: #444444;  font-weight: bold; font-family:arial,helvetica}

.graphtext1 {color:#ffffff; font-size:13px;line-height: 16px; font-family:Times,Garamond;font-weight:plain;}
.graphtext2 {color:#C90876; font-size:13px;line-height: 16px; font-family:Times,Garamond;font-weight:plain;}


input.join_btn{
   color:#ffffff;
   font-family:helvetica,sans-serif;
   padding: 5px;
   font-size:18;
   font-weight:bold;
   background-color: #E428AA;}
   
   

/* BEGIN CALENDAR */

table.calendar { background-color: #000000; color: #ffffff; width: 183px; float: left; margin: 5px; }
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 13px;}
table.calendar td {width: 20px; height: 23px; font-size: 13px; background-color: #413a3c;}

table.calendar .calendar-month {
	font-family: Arial; 
	font-size: 11px; 
	color: #ef469c; 
	padding: 30px 0px 1px 0px; 
	text-align: center; 
	text-transform: uppercase;
}

table.calendar .calendar-month a {
	text-decoration: none;
}

table.calendar .calendar-prev, table.calendar .calendar-next {
	font-weight: normal;
}

table.calendar th {
	color: #76234c;
	text-align: center;
}

table.calendar td.linked-day, table.calendar td.linked-day a {
	font-weight: bold; 
	color:#ef469c; 
	background-color: #413a3c;
	text-decoration: underline;
}

table.calendar td.today {
	color:#ffffff; 
	background-color: #585254;
}

/* END CALENDAR */

.mod_link {
	font-family: Arial; 
	font-size: 10px; 
	color: #c40101;
	font-weight: bold;	
}

/* OLD STUFF */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #efefef;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e4e4e4;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #da318d;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ab0c5d; color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #da318d; color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

