p.blue {color:blue;}
.article-blue {color:blue;}
.article-heading {font-size:1.2em;font-weight:bold;text-decoration:underline;margin-top:10px;margin-bottom:0;}
.article-heading-sub {font-size:1.05em;font-weight:bold;margin-bottom:0;}
.article-heading-red {font-size:1.2em;font-weight:bold;text-decoration:underline;margin-top:10px;margin-bottom:0;}
.text_align_left, .text-align-left {text-align:left}
.text_align_center, .text-align-center {text-align:center}
.text_align_right, .text-align-right {text-align:right}
.padding-bottom {padding-bottom:10px!important;}
.padding-top {padding-top:10px!important;}
.padding-left {padding-left:10px!important;}
.padding-left-big {padding-left:30px!important;}
.padding-right {padding-right:10px!important;}
.margin-bottom {margin-bottom:10px!important;}
.margin-top {margin-top:10px!important;}
.margin-left {margin-left:10px!important;}
.margin-right {margin-right:10px!important;}
.border-bottom {border-bottom:1px solid #CCC;}
.float-left {float:left;}
.float-right {float:right;}
.hidden {display:none;}
.shown {display:block;}

img.border {padding:3px;border:1px solid #CCC;}
label {color:#EC228E;font-weight:bold;}
hr.dotted {border:0;border-bottom:3px dotted #CCC;margin:5px 0;}
.clear-both {clear:both}

.black {
	color: #000;
}

.box {
	clear:both;
	background-color:#FEEDFE;
	padding:20px;
	margin-bottom:10px;
}

.top_panel {
	margin:0 auto;
	width:960px;
}
.top_panel .top_nav ul {
	list-style-type:none;
}
.top_panel .top_nav ul li {
	float:left;
}
.top_panel .top_nav ul li a {
	color:#FFF;
}

h4.ndp{
	padding:0 0 5px 0;
	border-bottom:1px dotted #CCC;
	font-size:1.3em;
}

.inner p{
	line-height:1.2em;
}
.inner{
	margin:0 auto;
	width:960px;
	background:transparent url('/images/winndp/inner_bg.jpg') repeat-y;
}
.inner .shadow_container{
	background:transparent url('/images/winndp/inner_shadow.jpg') no-repeat;
	width:960px;
	height:10px;
	overflow:hidden;
}
.inner .container_16, .inner .container_12 {
	padding:10px 0;
}
.inner .left_panel {
	float:left;
	position:relative;
	width:250px;
	overflow:hidden;
}
.inner .mid_panel {
	float:left;
	position:relative;
	width:440px;
	padding:0 10px;
	overflow:hidden;
}
.inner .right_panel {
	float:left;
	position:relative;
	width:250px;
	overflow:hidden;
}
.inner .pre_content {
	margin-bottom:10px;
	position:relative;
}
.inner a, .inner a:hover {
	color:#E9007D;
	text-decoration:none;
}
.inner a:hover {
	text-decoration:underline;
}
.inner a span {
	color:#8E6D7F;
}

.footer .container_16, .footer .container_12 {
	background:transparent url('/images/win/footer.jpg') no-repeat;
	height:141px;
}
.footer {
	color:#C587A6;
}
.footer a, .footer a:hover {
	color:#E9007D;
}
.footer a, .footer a:hover {
	text-decoration:none;
}

body {
	color:#333;
	font-family: 'trebuchet ms';
}
.content {
	font-size:1.1em;
}
h4 {
	/* color:#AA3D78; */
	color:#E9007D;
	margin-bottom:10px;
	padding-left:10px;
	line-height:.95em;
}
h4 span.h4-small {
	font-size:.8em;
}
h5 {
	/* color:#AA3D78; */
	color:#E9007D;
	margin-bottom:0;
}
.content {
	color:#666;
}

.module-pink {
	padding:10px;
	width:260px;
}
.module-pink h4, .module-pink h4 a {
	color:#AA3D78!important;
}
.module-pink .box {
	/* background-color:#F0F0F0; */
	background:transparent url('/images/win/side_bar_bg.jpg') repeat-y;
	-moz-border-radius:10px;
	padding:10px 0;
}
.module-pink .box p {
	margin:5px 0;
	padding:5px 10px;
}
.module-pink ul {
	list-style-type:none;
	margin:0;
}
.module-pink ul li {
	margin:0;
}
.module-pink ul li .left-tile, .module-pink ul li .center-tile, .module-pink ul li .right-tile2, .module-pink ul li .shadow-tile {
	/* padding-top:5px;
	padding-bottom:1005px; */
}
.module-pink .each:hover .left-tile, .module-pink .each:hover .center-tile, .module-pink .each:hover .right-tile2 {
	background:#F0DCC0;
}
.module-pink ul li:hover .left-tile, .module-pink ul li:hover .center-tile, .module-pink ul li:hover .right-tile2 {
	background:#F0DCC0;
}
.module-pink .some-padding {padding-left:20px;background:transparent url(/images/win/bullet.gif) no-repeat 8px 8px;}
.module-pink p {
	margin-bottom:5px;
}
.module-pink .gradient-box .top-tile,
.module-pink .gradient-box .center-tile,
.module-pink .gradient-box .bottom-tile {
	width:210px;
}

a.no-underline{
	text-decoration:none;
}
a:hover.no-underline{
	text-decoration:none;
}

a.button {
	background-color:#BB5044;
	padding:4px 8px;
	border:1px solid #CCC;
	-moz-border-radius:5px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.button {
	background-color:#DDA8A2;
	color:#BB5044;
}

.large-font {
	font-size:1.1em;
}
.small-font {
	font-size:.85em;
}
.underline {
	text-decoration:underline;
}

.padding-small {
	padding-left:5px;
	padding-right:5px;
}

/* ajax-box */
.TB_ajaxContent {
	overflow:hidden;
}
.ajax-box {
}
.ajax-box-top {
	clear:both;
	background:transparent url('/images/ajax-box/top.gif') no-repeat;
	width:774px;
	height:25px;
}
.ajax-box-left,
.ajax-box-center,
.ajax-box-right {
	background:#FFF;
	width:25px;
	height:390px;
	float:left;
}
.ajax-box-close-left,
.ajax-box-close-center,
.ajax-box-close-right {
	background:#FFF;
	width:25px;
	height:50px;
	float:left;
}
.ajax-box-left,
.ajax-box-close-left {
	clear:left;
}
.ajax-box-close-center {
	width:724px;
	overflow:hidden;
}
.ajax-box-center {
	width:724px;
	overflow-x:hidden;
}
.ajax-box-bottom {
	clear:both;
	background:transparent url('/images/ajax-box/bottom.gif') no-repeat;
	width:774px;
	height:26px;
}

/* video-ajax-box */

.video-ajax-box {
}
.video-ajax-box-top {
	clear:both;
	background:transparent url('/images/ajax-box/video-top.gif') no-repeat;
	width:374px;
	height:25px;
}
.video-ajax-box-left,
.video-ajax-box-center,
.video-ajax-box-right {
	background:#FFF;
	width:25px;
	height:390px;
	float:left;
}
.video-ajax-box-close-left,
.video-ajax-box-close-center,
.video-ajax-box-close-right {
	background:#FFF;
	width:25px;
	height:50px;
	float:left;
}
.video-ajax-box-left,
.video-ajax-box-close-left {
	clear:left;
}
.video-ajax-box-close-center {
	width:324px;
	overflow:hidden;
}
.video-ajax-box-center {
	width:324px;
	overflow-x:hidden;
}
.video-ajax-box-bottom {
	clear:both;
	background:transparent url('/images/ajax-box/video-bottom.gif') no-repeat;
	width:374px;
	height:26px;
}

/* gradient-box */
.gradient-box {
	overflow:hidden;
}
.gradient-box .top-left,
.gradient-box .top-tile,
.gradient-box .top-right,
.gradient-box .left-tile,
.gradient-box .center-tile,
.gradient-box .right-tile,
.gradient-box .right-tile2,
.gradient-box .shadow-tile,
.gradient-box .bottom-left,
.gradient-box .bottom-tile,
.gradient-box .bottom-right {
	float:left;
}
.gradient-box .top-left,
.gradient-box .top-tile,
.gradient-box .top-right {
	height:20px;
}
.gradient-box .top-left,
.gradient-box .left-tile,
.gradient-box .bottom-left,
.gradient-box .right-tile2 {
	width:20px;
}
.gradient-box .shadow-tile {
	width:10px;
}
.gradient-box .top-right,
.gradient-box .right-tile,
.gradient-box .bottom-right {
	width:30px;
}
.gradient-box .bottom-left,
.gradient-box .bottom-tile,
.gradient-box .bottom-right {
	height:30px;
}
.gradient-box .left-tile,
.gradient-box .center-tile,
.gradient-box .right-tile,
.gradient-box .right-tile2,
.gradient-box .shadow-tile {
	margin-bottom:-5000px;
	padding-bottom:5000px;
}
.gradient-box .top-left {clear:both;background:transparent url('/images/gradient-box/corner.gif') no-repeat;}
.gradient-box .top-tile {background:transparent url('/images/gradient-box/top-tile.gif') repeat-x;}
.gradient-box .top-right {background:transparent url('/images/gradient-box/corner.gif') no-repeat -20px 0px;}
.gradient-box .left-tile {clear:both;background:transparent url('/images/gradient-box/left-tile.gif') repeat-y;}
.gradient-box .center-tile {background-color:#FFF;}
.gradient-box .right-tile, .gradient-box .right-tile2 {background:transparent url('/images/gradient-box/right-tile.gif') repeat-y;}
.gradient-box .shadow-tile {background:transparent url('/images/gradient-box/right-tile.gif') repeat-y -20px 0px;}
.gradient-box .bottom-left {clear:both;background:transparent url('/images/gradient-box/corner.gif') no-repeat 0px -20px;}
.gradient-box .bottom-tile {background:transparent url('/images/gradient-box/bottom-tile.gif') repeat-x;}
.gradient-box .bottom-right {background:transparent url('/images/gradient-box/corner.gif') no-repeat -20px -20px;}

/* announcement */

.announcement, .pre-right {
	float:left;
}
.announcement {
	width:360px;
}
.announcement .gradient-box .top-tile,
.announcement .gradient-box .center-tile,
.announcement .gradient-box .bottom-tile {
	width:310px;
}
.pre-right {
	width:280px;
}
.pre-right .gradient-box .top-tile,
.pre-right .gradient-box .center-tile,
.pre-right .gradient-box .bottom-tile {
	width:230px;
}

.gradient-600 {
	width:600px;
}
.gradient-600 .gradient-box .top-tile,
.gradient-600 .gradient-box .center-tile,
.gradient-600 .gradient-box .bottom-tile {
	width:550px;
}
.event-each, .story-each {
	width:620px;
}
.event-each .gradient-box .top-tile,
.event-each .gradient-box .center-tile,
.event-each .gradient-box .bottom-tile,
.story-each .gradient-box .top-tile,
.story-each .gradient-box .center-tile,
.story-each .gradient-box .bottom-tile {
	width:570px;
}

.up-close-wec-each {
	width:420px;
}
.up-close-wec-each .gradient-box .top-tile,
.up-close-wec-each .gradient-box .center-tile,
.up-close-wec-each .gradient-box .bottom-tile {
	width:370px;
}

.event-title {
	font-size:1.1em;
	color:#E9007D;
}
.event-content {
	font-size:.9em;
}

.content .article_content p {
	padding:0 10px;
}
.content .article_content li p {
	padding:0;
}
.content .article_content table {
	margin-left:5px;
}
.content .article_comment {
	padding:0 10px;
	margin-bottom:20px;
}
.content .article_other_article {
	padding:0 10px;
	margin-bottom:20px;
}
.content .article_see_also {
	padding:0 10px;
	margin-bottom:20px;
}
.content .comment_title {
	font-size:1.1em;
}
.content .comment_each {
	border-bottom:1px dotted #CCC;
}
.content .comment_each_title {
	font-weight:bold;
}
.content .comment_each_date {
	color:#999;
	font-size:.8em;
}
.content .comment_each_comment {
}
.content .comment_post label {
	color:#666;
}
.content .comment_footer {
}

.win-red {
	color:#E9007D;
}
.win-grey {
	color:#666;
}
.win-bold {
	font-weight:bold;
}
.win-big {
	font-size:1.1em;
}
input.brown-red-button {
	background:transparent url(/images/interest_groups/brown-red-button.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:80px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:1px 0 0;
	font-size:9pt;
	font-family:'arial';
}
input.brown-red-button:hover {
	background-position:0 -50px;
	color:#EEE;
}
input.red-button {
	background:transparent url(/images/win/red-button.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:80px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:1px 0 0;
	font-size:9pt;
	font-family:'arial';
}
input.red-button:hover {
	background-position:0 -50px;
	color:#EEE;
}
input.red-button-long {
	background:transparent url(/images/win/red-button-long.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:144px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:1px 0 0;
	font-size:9pt;
	font-family:'arial';
}
input.red-button-long:hover {
	background-position:0 -50px;
	color:#EEE;
}
a.red-button, a.red-button span {
	background:transparent url(/images/win/a-red-button-left.jpg) no-repeat 0 -15px;
	border:0;
	color:#FFF;
	height:35px;
	width:12px;
	cursor:pointer;
	font-weight:bold;
	padding:4px 12px 15px;
	text-decoration:none;
	font-size:9pt;
	font-family:'arial';
}
a.red-button span {
	background:transparent url(/images/win/a-red-button-right.jpg) no-repeat right -15px;
	padding:4px 15px 15px 3px;
}
a.red-button:hover, a.red-button:hover span {
	background-position:0 -65px;
	color:#EEE;
	text-decoration:none;
}
a.red-button:hover span {
	background-position:right -65px;
}

.event-cate-south-east,
.event-cate-south-west,
.event-cate-north-east,
.event-cate-north-west,
.event-cate-central {
	color:#000;
	font-family:arial;
	font-weight:bold;
	width:25px;
	height:18px;
	padding-top:3px;
	padding-right:1px;
	text-align:center;
	font-size:.6em;
}
.event-cate-south-east {
	background:transparent url(/images/legend/legend-green.jpg) no-repeat;
}
.event-cate-south-west {
	background:transparent url(/images/legend/legend-blue.jpg) no-repeat;
}
.event-cate-north-east {
	background:transparent url(/images/legend/legend-purple.jpg) no-repeat;
}
.event-cate-north-west {
	background:transparent url(/images/legend/legend-pink.jpg) no-repeat;
}
.event-cate-central {
	background:transparent url(/images/legend/legend-orange.jpg) no-repeat;
}
.event-date {
	background:transparent url(/images/legend/legend-calendar.jpg) no-repeat;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	width:44px;
	height:55px;
	padding-top:8px;
	text-align:center;
	font-size:.9em;
	line-height:1.5;
}
.event-date span {
	color:#E9007D;
	font-size:1.2em;
}

.user_photo, .thumbnail_100 {
	width:100px;
	height:100px;
	padding:3px;
	border:1px solid #CCC;
	margin-bottom:10px;
	margin:0 auto 10px;
}

.ordering {
	float:left;
	width:50px;
}
.thumbnail_100 {
	float:left;
}
.content_half {
	float:left;
	width:200px;
	text-align:center;
	margin-bottom:10px;
	overflow:hidden;
}
.photo_preview {
	position:relative;
	width:160px;
	height:160px;
	padding:3px;
	border:1px solid #CCC;
	margin:0 auto;
	overflow:hidden;
}
.photo_preview:hover {
	border:1px solid #999;
	background:#F2F2F2;
}
.photo_video {
	background:transparent url('/images/win/video-icon.gif') no-repeat;
	position:absolute;
	width:30px;
	height:30px;
	top:130px;
	left:130px;
	cursor:pointer;
	border:0;
}
.photo_video2 {
	background:transparent url('/images/win/video-icon.gif') no-repeat;
	position:absolute;
	width:30px;
	height:30px;
	top:-27px;
	left:152px;
	cursor:pointer;
	border:0;
}
.photo_title {
	font-size:.9em;
}
.photo_bottom {
	font-size:.8em;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
}
.content_small {
	float:left;
	width:120px;
	text-align:center;
	margin-bottom:10px;
}

/* pagination */
div.pagination {
	padding:2px;
	margin:2px;
}
div.pagination a {
	padding:1px 3px;
	margin:2px;
	border:1px solid #AA3D78;
	text-decoration:none;
	color:#666;
}
div.pagination a:hover {
	border:1px solid #E91085;
	background-color:#FEEDFE;
	color:#000;
}
div.pagination span.current {
	padding:1px 3px;
	margin:2px;
	border:1px solid #AA3D78;
	font-weight:bold;
	background-color:#E91085;
	color:#FFF;
}
div.pagination span.disabled {
	padding:1px 3px;
	margin:2px;
	border:1px solid #EEE;
	color:#DDD;
}

/* table */
table {
	margin-bottom:0;
}
table.border {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.padding tr th, table.padding tr td {
	padding:3px 5px;
}
table tr th, table tr td {
	vertical-align:top;
}
table.border tr th, table.border tr td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 5px;
}
table.no-padding, table.no-padding tr, table.no-padding tr th, table.no-padding tr td {
	padding:0;
	margin:0;
}

/* coda-bubble */
.bubbleInfo {
	position: relative;
	/* top: 150px;
	left: 100px; */
	width: 500px;
}
.trigger {
	/* position: absolute; */
}

/* Bubble pop-up */

.popup {
	position: absolute;
	z-index: 50;
	display: none;
	border-collapse: collapse;
}

.popup td.corner {
	height:15px;
	width:19px;
}

.popup td.topleft { background-image: url(/images/coda-bubble/bubble-1.jpg); }
.popup td.top { background-image: url(/images/coda-bubble/bubble-2.jpg); }
.popup td.topright { background-image: url(/images/coda-bubble/bubble-3.jpg); }
.popup td.left { background-image: url(/images/coda-bubble/bubble-4.jpg); }
.popup td.right { background-image: url(/images/coda-bubble/bubble-5.jpg); }
.popup td.bottomleft { background-image: url(/images/coda-bubble/bubble-6.jpg); }
.popup td.bottom { background-image: url(/images/coda-bubble/bubble-7.jpg); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td.bottomright { background-image: url(/images/coda-bubble/bubble-8.jpg); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
}

table.popup-contents td {
	text-align: left;
}

tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	background: url(/images/coda-bubble/starburst.gif) no-repeat top right;
	height: 17px;
}

tr#release-notes td a {
	color: #333;
}

/* swfupload */

#divFileProgressContainer {
	margin-top:10px;
}

#divFileProgressContainer .progressContainer {
	margin:5px;
	padding:4px;
	border:solid 1px #E8E8E8;
	background-color:#F7F7F7;
}

#divFileProgressContainer .blue {
	border:solid 1px #CEE2F2;
	background-color:#F0F5FF;
}

#divFileProgressContainer .progressName {
	font-size:8pt;
	font-weight:700;
	color:#555;
	width:323px;
	height:14px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
}

#divFileProgressContainer .progressBarInProgress,
#divFileProgressContainer .progressBarComplete,
#divFileProgressContainer .progressBarError {
	font-size:0;
	width:0%;
	height:2px;
	background-color:blue;
	margin-top:2px;
}

#divFileProgressContainer .progressBarComplete {
	width:100%;
	background-color:green;
	visibility:hidden;
}

#divFileProgressContainer .progressBarError {
	width:100%;
	background-color:red;
	visibility:hidden;
}

#divFileProgressContainer .progressBarStatus {
	margin-top:2px;
	width:337px;
	font-size:7pt;
	font-family:Arial;
	text-align:left;
	white-space:nowrap;
}

#divFileProgressContainer a.progressCancel {
	font-size:0;
	display:block;
	height:14px;
	width:14px;
	background-image:url(/images/swfupload/cancelbutton.gif);
	background-repeat:no-repeat;
	background-position:-14px 0px;
	float:right;
}

#divFileProgressContainer a.progressCancel:hover {
	background-position: 0px 0px;
}

a .header-button-1 {
	background:url('/images/win/header-button-1.jpg') no-repeat 0 0;
	text-indent:-99999px;
	height:75px;
	width:211px;
	cursor:pointer;
}
a:hover .header-button-1 {
	background:url('/images/win/header-button-1.jpg') no-repeat 0 -75px;
}

a .header-button-2 {
	background:url('/images/win/header-button-2.jpg') no-repeat 0 0;
	text-indent:-99999px;
	height:75px;
	width:211px;
	cursor:pointer;
}
a:hover .header-button-2 {
	background:url('/images/win/header-button-2.jpg') no-repeat 0 -75px;
}

.header-button-3 {
	background:url('/images/win/header-button-3-coming-soon.jpg') no-repeat 0 0;
	text-indent:-99999px;
	height:75px;
	width:219px;
}
a .header-button-3 {
	background:url('/images/win/header-button-5.jpg') no-repeat 0 0;
	text-indent:-99999px;
	height:75px;
	width:219px;
	cursor:pointer;
}
a:hover .header-button-3 {
	background:url('/images/win/header-button-5.jpg') no-repeat 0 -75px;
}

a .header-button-4 {
	background:url('/images/win/header-button-4.jpg') no-repeat 0 0;
	text-indent:-99999px;
	height:75px;
	width:211px;
	cursor:pointer;
}
a:hover .header-button-4 {
	background:url('/images/win/header-button-4.jpg') no-repeat 0 -75px;
}

/* header */
h4.interest-groups-wecs-list {
	background:url('/images/header/interest-groups-wecs-list.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.household-tips {
	background:url('/images/header/household-tips.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.sitemap {
	background:url('/images/header/sitemap.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.thank-you {
	background:url('/images/header/thank-you.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.create-gallery {
	background:url('/images/header/create-event-gallery.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.edit-gallery {
	background:url('/images/header/edit-event-gallery.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.manage-gallery {
	background:url('/images/header/manage-event-gallery.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.login {
	background:url('/images/header/login.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.add-new-event {
	background:url('/images/header/add-new-event.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.about-win-council {
	background:url('/images/header/about-win-council.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.about-wecs {
	background:url('/images/header/about-wecs.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.up-close-and-personal {
	background:url('/images/header/up-close-and-personal.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.interest-groups {
	background:url('/images/header/interest-groups.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.courses {
	background:url('/images/header/courses.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.useful-links {
	background:url('/images/header/useful-links.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.about-dual-membership-scheme {
	background:url('/images/header/about-dual-membership-scheme.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.video-on-dms {
	background:url('/images/header/video-on-dual-member-scheme.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.faq {
	background:url('/images/header/faq.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.success_stories {
	background:url('/images/header/success_stories.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.calendar-of-events {
	background:url('/images/header/calendar-of-events.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}

/* interest group */
h4.beauty-and-wellness {
	background:url('/images/header/beauty-and-wellness.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.health-and-fitness {
	background:url('/images/header/health-and-fitness.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.recipe {
	background:url('/images/header/recipe.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.parenting {
	background:url('/images/header/parenting.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.travel {
	background:url('/images/header/travel.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.home-decor {
	background:url('/images/header/home-decor.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.financial-planning {
	background:url('/images/header/financial-planning.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}
h4.shopping {
	background:url('/images/header/shopping.jpg') no-repeat;
	text-indent:-99999px;
	height:50px;
}

.login .login-background {
	background:url('/images/win/login-background.jpg') no-repeat;
	width:588px;
	height:212px;
	margin:0 auto;
}

.module-pink .ui-accordion-header {
	padding-left:20px;
	background:transparent url('/images/win/bullet-plus.gif') no-repeat 5px 5px;
}
.module-pink a.selected {
	padding-left:20px;
	background:transparent url('/images/win/bullet-minus.gif') no-repeat 5px 5px;
}
.whos_who_table h3 {
	margin-bottom:0;
}
.whos_who_table td {
	line-height:1;
	font-size:.9em;
	text-align:center;
}

.bullet-left {
	padding-left:30px;
	background:transparent url('/images/win/bullet.gif') no-repeat 18px 8px;
}

.center-tile {
	overflow:hidden;
}
.overflow-hidden {
	overflow:hidden;
}

/* past winner */
/*.dazzling-star-video-icon,
.rising-star-video-icon,
.active-recruiter-video-icon,
.dynamic-team-video-icon {
	background:transparent url('/images/win/video-icon.gif') no-repeat;
	position:absolute;
	width:30px;
	height:30px;
	cursor:pointer;
	border:0;
}
.dazzling-star-video-icon {
	top:180px;
	left:392px;
}
.rising-star-video-icon {
	top:605px;
	left:152px;
}
.active-recruiter-video-icon {
	top:1035px;
	left:392px;
}
.dynamic-team-video-icon {
	top:1489px;
	left:201px;
}*/

#lightwindow_contents {
	line-height:1.2;
	font-size:10pt;
}

* html .ie6-no-margin {
	margin:0 !important;
}

.photo-email label {
	color:#666;
}

ul.margin-after-li li, ol.margin-after-li li {
	margin-bottom:10px;
}

.grey_label {
	font-weight: normal; color:#333333;
}
div.img-border img {
	border:1px solid #CCC;
	padding:3px;
	background:#F2F2F2;
}
div.img-border img:hover {
	border:1px solid #999;
	background:#FFF;
}

div.interest_groups-category {
	width:140px;
	height:140px;
	margin-right:15px;
	margin-bottom:25px;
	background:transparent url("../../../images/interest_groups/category-background.jpg") repeat 0 0;
	float:left;
	cursor:pointer;
}
div.interest_groups-category:hover {
	background-position:0 140px;
}
div.interest_groups-category div.title {
	color:#ff9600;
	height:23px;
	padding:10px 10px 0;
	font-size:1.3em;
	font-weight:bold;
	line-height:.9em;
}
div.interest_groups-category div.title a,
div.interest_groups-category div.long-title a {
	color:#ff9600;
	text-decoration:none;
}
div.interest_groups-category div.long-title {
	color:#ff9600;
	height:28px;
	padding:5px 10px 0;
	font-size:1em;
	font-weight:bold;
	line-height:.9em;
}
div.interest_groups-category:hover div.title,
div.interest_groups-category:hover div.long-title {
	color:#cc6300;
}
div.interest_groups-category div.title a:hover,
div.interest_groups-category div.long-title a:hover,
div.interest_groups-category:hover div.title a,
div.interest_groups-category:hover div.long-title a{
	color:#cc6300;
	text-decoration:none;
}
div.interest_groups-category div.img {
	height:79px;
}
div.interest_groups-category div.bottom {
	height:28px;
	padding:0 10px;
	text-align:right;
	color:#EEE;
	font-size:.8em;
}
div.interest_groups-category:hover div.bottom {
	color:#FFF;
}
div.interest_groups-category div.bottom a{
	text-decoration:none;
	color:#EEE;
}
div.interest_groups-category div.bottom a:hover{
	color:#FFF;
	text-decoration:none;
}
div.ig-left-title {
	padding-top:5px;
	line-height:1em;
}
div.ig-left-category {
	line-height:1em;
}
div.ig-left-fullname {
	line-height:1em;
	padding-bottom:5px;
}
a div.ig-left-category {
	color:#a31c65;
}
a div.ig-left-fullname {
	color:#666;
}

div.interest_group-title {
	color:#FF9600;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;
}
div.interest_group-fullname {
	font-size:1.1em;
	line-height:.9em;
}
div.interest_group-category {
	font-size:1.2em;
	float:right;
	font-weight:bold;
	text-decoration:none;
}
div.interest_group-subtitle{
	color:#FF9600;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
}
div.interest_group-brown-top{
	background:transparent url("../../../images/interest_groups/brown-background.jpg") repeat;
	height:15px;
	width:600px;
}
div.interest_group-brown-mid{
	background:#f4f1ee;
	width:570px;
	padding:0 15px;
}
div.interest_group-brown-bottom{
	background:transparent url("../../../images/interest_groups/brown-background.jpg") repeat 0 15px;
	height:15px;
	width:600px;
}

.win-orange{
	color:#FF9600;
}

.event_highlights {
	margin-left:10px;
	margin-bottom:10px;
}
.event_highlights_top{
	background:transparent url("../../../images/winndp/event_box.gif") no-repeat 0 0;
	height:10px;
	width:227px;
}
.event_highlights_mid{
	background:transparent url("../../../images/winndp/event_box_tile.gif") repeat 0 0;
	width:207px;
	padding:0 10px;
}
.event_highlights_bottom{
	background:transparent url("../../../images/winndp/event_box.gif") no-repeat 0 -20px;
	height:10px;
	width:227px;
}