* { margin: 0; padding: 0; }



/* font */

html { font-size: 100%; }

body { font-size: 0.7em; }

table { font-size: 100%; }

input, select, textarea { font-size: 110%; }



/* layout - general */

img { border: none; }

acronym { cursor: help; }

a:link, a:visited { cursor: hand; cursor/**/: /**/pointer; }



.text, textarea { font-size: 110%; border: solid 1px #747474; }

input.text, textarea {

	padding: 3px 2px;

	background: #FFFFFF url(img/input-m.gif) repeat-x 0 0;

	border: solid 1px #808080;

}

.submit { font-size: 110%; padding: 1px 4px; cursor: hand; cursor/**/: /**/pointer; }

* html .submit { padding: 0; }



ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }

ul li, ol li { margin: .2em 0; padding: 0; }

select > option { margin: 0 5px 0 3px; }



.ul { margin: 0; padding: 0; list-style-type: none; }

.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }



#page .flR { float: right; }

#page .flL { float: left; }

#page .alR { text-align: right; }

#page .alC { text-align: center; }



.hide { display: none; }

.clear { clear: both; }



.ir { position: relative; overflow: hidden; }

.ir span { position: absolute; width: 100%; height: 100%; text-indent: -1000em; }



fieldset {

	border: none;

	margin: 0;

}

fieldset div {

	margin: 0;

	padding: 3px 0;

	overflow: hidden;

}

* html fieldset div {

	zoom: 1;

}

fieldset div label {

	float: left;

	margin: 0 5px 0 0;

}

fieldset div.chk label {

	width: auto;

	line-height: 1.2;

}

fieldset div.chk input {

	float: left;

	margin-right: 5px;

}



a:link, a:visited {

	color: #B4A99C;

	text-decoration: none;

}

a:link:hover, a:visited:hover {

	text-decoration: underline;

}

a.inv:link, a.inv:visited {

	text-decoration: underline;

}

a.inv:link:hover, a.inv:visited:hover {

	text-decoration: none;

}



.cols {

	overflow: hidden;

	margin: 0;

}

* html .cols {

	zoom: 1;

}

.cols .col {

	float: left;

	width: 33%;

	margin: 0;

}

body #page .last {

	margin-right: 0;

}





/* Clear Floats Without Structural Markup */

.clearFix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

.clearFix { display: inline-block; }

/* \*/

* html .clearFix { height: 1%; }

.clearFix { display: block; }

/* */





/* layout - specific */

* {

	font-family: Tahoma, sans-serif;

}

body {

	position: relative;

	background: #3D352C url(images/page-m.jpg) repeat-x 0 44px;

}

.page {

	margin: 0 auto;

	text-align: left;

	position: relative;

}

#page {

	width: 782px;

	color: #B4A99C;

	padding: 75px 0 0 0;

}



h2, h3 {

	font-family: "Trebuchet MS", sans-serif;

}



/* top bar */

#bar {

	height: 44px;

	overflow: hidden;

	background: url(images/page-t.jpg) repeat-x 0 0;

	color: #FFFFFF;

}

#barIn {

	background: url(images/page-t-m.jpg) repeat-x 0 0;

	width: 850px;

	position: relative;

}

#motto {

	line-height: 28px;

	height: 28px;

	background: url(images/page-t-l.jpg) no-repeat 0 0;

	padding: 0 0 0 150px;

	font-weight: bold;

}



#barR {

	position: absolute;

	right: 0;

	top: 0;

	height: 28px;

	padding: 0 0 0 18px;

	background: url(images/menu1-l.jpg) no-repeat 0 0;

}

.hp #barR {

	padding: 0;

	background: none;

}



#langs {

	float: left;

	height: 28px;

	padding: 0 20px 0 0;

	background: url(images/menu1-l.jpg) no-repeat 100% 0;

	overflow: hidden;

}

#ie #langs {

	zoom: 1;

}

#langs li {

	float: left;

	margin: 6px 5px 0 0;

}

#langs li a:link, #langs li a:visited {

	float: left;

	display: block;

	width: 27px;

	height: 17px;

}

#langs li a.en:link span, #langs li a.en:visited span {

	background: url(images/lang-en.gif) no-repeat 0 0;

}

#langs li a.fr:link span, #langs li a.fr:visited span {

	background: url(images/lang-fr.gif) no-repeat 0 0;

}



#menuTop {

	float: left;

	background: url(images/page-t.jpg) repeat-x 0 0;

	overflow: hidden;

}

#ie #menuTop {

	zoom: 1;

}

#menuTop li {

	float: left;

	display: block;

	height: 28px;

	line-height: 28px;

	background: url(images/menu1-sep.jpg) no-repeat 100% 0;

	padding: 0 15px 0 5px;

}

#menuTop li.last {

	background: none;

}

#menuTop li a:link, #menuTop li a:visited {

	display: block;

	float: left;

	color: #FFFFFF;

	font-size: 85%;

	text-transform: uppercase;

}





/* logo + search form */

#top {

	height: 75px;

	position: absolute;

	top: 0;

	left: 0;

}



#logo {

	position: absolute;

	top: 0;

	left: 25px;

	z-index: 10;

}

#logo a:link, #logo a:visited {

	display: block;

	width: 142px;

	height: 75px;

}

#logo span {

	background: url(images/logo-2.jpg) no-repeat 0 0;

}



#search {

	position: absolute;

	left: 245px;

	top: 20px;

	width: 535px;

}

#search ul {

	width: 300px;

	position: relative;

	left: 45px;

	overflow: hidden;

}

#search ul li {

	float: left;

	margin: 0 1px 0 0;

}

#search ul li a:link, #search ul li a:visited {

	display: block;

	float: left;

	height: 16px;

	width: 53px;

	background: url(images/tab1-n.gif) no-repeat 0 0;

	text-align: center;

	color: #FFFFFF;

	font-size: 90%;

	text-transform: uppercase;

	text-decoration: none;

	line-height: 16px;

	letter-spacing: -.35px;

}

#search ul li a.active:link, #search ul li a.active:visited,

#search ul li a:link:hover, #search ul li a:visited:hover {

	background: url(images/tab1-o.gif) no-repeat 0 0;

}

#search form * {

	float: left;

	color: #FFFFFF;

}

#search form label {

	width: 45px;

	line-height: 21px;

	font-size: 85%;

}

#search form input.text {

	width: 392px;

	height: 16px;

	border: none;

	background: #A42F66 url(images/search-m.gif) no-repeat 0 0;

	margin: 0 5px 0 0;

}

#search form input.submit {

	width: 80px;

	height: 23px;

	color: #000000;

	border: none;

	background: url(images/but-search.gif) no-repeat 0% 0%;

	font-size: 85%;

	padding: 0 0 2px 0;

}



/* middle columns */

#cols1 {

	margin: 0 0 10px 0;

	overflow: visible;

}

#colM {

	float: left;

	width: 593px;

	padding: 12px 0 0 0;

	position: relative;

}

.hp #colM {

	padding: 0;

}

#colS1 {

	float: right;

	width: 185px;

	padding: 12px 0 0 0;

}



#cols2 {

	margin: 0;

	width: 100%;

	overflow: hidden;

}

#colM2 {

	float: right;

	width: 394px;

	position: relative;

}

#colS2 {

	float: left;

	width: 194px;

}



#cols2 p {

	margin: .7em 0;

}



/* header */

#header {

	position: relative;

	width: 100%;

	z-index: 5;

	height: 136px;

}

#headerType {

	position: absolute;

	top: 23px;

	left: 0;

	z-index: 40;

	width: 230px;

	overflow: hidden;

}

#headerType a:link, #headerType a:visited {

	float: left;

	display: block;

	width: 111px;

	height: 35px;

	line-height: 32px;

	text-align: center;

	color: #52483F;

	behavior: url(../../jm_css/jm2/iepngfix.htc);

}

#headerType a.headerIn1:link, #headerType a.headerIn1:visited,

#headerType a.headerIn3:link, #headerType a.headerIn3:visited,

#headerType a.headerIn4:link, #headerType a.headerIn4:visited

{

	background: url(images/but1.png) no-repeat 0 0;

}

#headerType a.headerIn2:link, #headerType a.headerIn2:visited {

	background: url(images/but2.png) no-repeat 0 0;

	width: 118px;

}



#header .headerIn {

	position: relative;

	color: #FFFFFF;

}

#header .headerIn h2 {

	position: absolute;

	font-size: 170%;

	font-family: "Trebuchet MS", sans-serif;

}

#header .headerIn h2 span {

	display: block;

	font-size: 75%;

}

#header .headerIn ul.links {

	position: absolute;

	overflow: hidden;

	behavior: url(../../jm_css/jm2/iepngfix.htc);

}

#header .headerIn ul.links li {

	height: 29px;

	margin: 0 0 0 10px;

	line-height: 28px;

}

#header .headerIn ul.links li a:link, #header .headerIn ul.links li a:visited {

	color: #FFFFFF;

	font-weight: bold;

	padding: 0 0 0 12px;

	background: url(images/icon-1.gif) no-repeat 0 50%;

}

#headerIn1 {

	background: url(images/header-1.jpg) no-repeat 0% 0%;

}

#headerIn2 {

	background: url(images/header-2.jpg) no-repeat 0% 0%;

}

#headerIn3 {

	background: url(images/header-3.jpg) no-repeat 0% 0%;

}

#headerIn4 {

	background: url(images/header-4.jpg) no-repeat 0% 0%;

}



.hp #header {

	top: -6px;

	height: 188px;

	margin-bottom: -6px;

}

.hp #header .headerIn {

	height: 188px;

}

.hp #header .headerIn h2 {

	top: 70px;

	left: 17px;

}

.hp #header .headerIn ul.links {

	bottom: 24px;

	right: 2px;

	width: 247px;

	height: 57px;

	background: url(images/header-links.png) no-repeat 0 0;

}







/* sidebar */



#page .block1 {

	margin-bottom: 4px;

	width: 185px;

	background: url(images/block1-b.gif) no-repeat 0 100%;

}

.block1In {

	background: url(images/block1-t.gif) no-repeat 0 0;

	padding: 4px 4px 3px 5px;

}

.block1 p {

	margin: 0 0 .75em 0;

}

.block1 h2 {

	font-size: 120%;

}

.block1 h3 {

	font-size: 120%;

	line-height: 1.1;

	padding: .3em 0 .5em;

}



#page .block2 {

	margin-bottom: 4px;

	width: 194px;

	background: url(images/block2-b.gif) no-repeat 0 100%;

}

.block2In {

	background: url(images/block2-t.gif) no-repeat 0 0;

	padding: 4px 3px;

}

.block2In2 {

	background: url(images/block2-t2.gif) no-repeat 0 0;

	padding: 0px 10px 5px 10px;

}

.block2In2 h3 {

	color: #FFFFFF;

	line-height: 29px;

	margin: 0 0 5px 0;

	font-size: 120%;

	height: 29px;

	overflow: hidden;

}

.collapsed .block2In2 {

	height: 29px;

	overflow: hidden;

	padding-bottom: 3px;

}



#page .block3 {

	margin-bottom: 4px;

	width: 394px;

	background: url(images/block3-b.gif) no-repeat 0 100%;

}

.block3In {

	background: url(images/block3-t.gif) no-repeat 0 0;

	padding: 0px 10px 5px 10px;

}

.block3 h3 {

	color: #FFFFFF;

	line-height: 29px;

	margin: 0 0 5px 0;

	font-size: 120%;

}

#ie #page .block3 {

	margin-bottom: 3px;

}

#ie .block3In {

	border-top: solid 1px #3D352C;

	background-position: 0 1px;

}



#page .block4 {

	margin-bottom: 4px;

	width: 593px;

	background: url(images/block4-b.gif) no-repeat 0 100%;

}

.block4In {

	background: url(images/block4-t.gif) no-repeat 0 0;

	padding: 3px 3px;

}



#page .block42 {

	margin: 0 0 4px 0;

	width: 593px;

	background: url(images/block4-m.gif) repeat-y 0 0;

}

.block42In {

	background: url(images/block4-b.gif) no-repeat 0 100%;

}

.block42In2 {

	background: url(images/block4-t.gif) no-repeat 0 0;

	padding: 5px 1px;

}



#page .block5 {

	margin-bottom: 4px;

	width: 394px;

	background: url(images/block5-b.gif) no-repeat 0 100%;

}

.block5In {

	background: url(images/block5-t.gif) no-repeat 0 0;

	padding: 3px 3px;

}





/* footer */



#bot {

	width: 593px;

	background: url(images/bot-l.gif) no-repeat 0 0;

}

#botIn {

	background: url(images/bot-r.gif) no-repeat 100% 0;

	height: 37px;

	padding: 1px 0 0 0;

	line-height: 35px;

	color: #C88917;

	font-size: 90%;

	font-weight: bold;

	position: relative;

}

#bot a:link, #bot a:visited {

	color: #C88917;

}

#bot .links {

	position: absolute;

	left: 10px;

	width: 400px;

}

#bot .copyright {

	position: absolute;

	right: 10px;

}











/* homepage stuff */



.cols1 .col {

	width: 197px;

	margin: 0 2px 0 0;

	background: url(images/line-v.gif) repeat-y 100% 0;

}

.cols1 .last {

	background: none;

	width: 195px;

}



#numbers {

	margin: 15px 0;

}

#numbers ul {

	margin: 0;

}

#numbers ul li {

	overflow: hidden;

	font-size: 120%;

	font-weight: bold;

	line-height: 0.9;

	height: 2em;

	color: #FFFFFF;

	font-family: "Trebuchet MS", sans-serif;

}

#numbers ul li.last {

}

#numbers ul li span {

	font-size: 200%;

	font-weight: normal;

	float: left;

	margin: 0 .2em 0 0;

	letter-spacing: -3px;

}

#numbers ul li.talents span {

	color: #FF3399;

}

#numbers ul li.groups span {

	color: #66CCFF;

}

#numbers ul li.enterprise span {

	color: #F6A410;

}





#featured {

}

#featured .block2 {

	margin: 0 5px 0 0;

}

#featured .block2In {

	padding: 4px 15px;

}

.itemsList .block1In,

.itemsList .block4In

{

	padding: 4px 10px;

	min-height: 95px;

}

.itemsList h3, .itemsList h4 {

	margin: 0 0 .5em 0;

	font-weight: normal;

	font-size: 120%;

}

.itemsList ul {

	overflow: hidden;

}

.itemsList ul li {

	float: left;

	margin: 0 14px 0 0;

}

.itemsList ul li a:link, .itemsList ul li a:visited {

	display: block;

	border: solid 1px #A29586;

}

.itemsList ul li a:link:hover, .itemsList ul li a:visited:hover {

	border: solid 1px #E2D5C6;

}

.itemsList p.nav {

	margin: 7px 0 0 0;

	overflow: hidden;

}

.itemsList p.nav a.ir:link, .itemsList p.nav a.ir:visited {

	float: left;

	display: block;

	width: 8px;

	height: 1em;

}

.itemsList p.nav a.ir:link span, .itemsList p.nav a.ir:visited span {

	text-indent: -1000em;

}

.itemsList p.nav a.prev:link, .itemsList p.nav a.prev:visited {

	margin: 0 28px 0 0;

}

.itemsList p.nav a.prev:link span, .itemsList p.nav a.prev:visited span {

	background: url(images/icon-prev.gif) no-repeat 0 50%;

}

.itemsList p.nav a.next:link, .itemsList p.nav a.next:visited {

}

.itemsList p.nav a.next:link span, .itemsList p.nav a.next:visited span {

	background: url(images/icon-next.gif) no-repeat 0 50%;

}

.itemsList p.nav a.goto:link, .itemsList p.nav a.goto:visited {

	float: right;

	font-weight: bold;

	font-size: 90%;

}



* html .itemsList ul,

* html .itemsList p.nav {

	zoom: 1;

}





.tags {

}

.tags .block1In {

	padding: 5px 10px;

}

.tags .block1In h3 {

	margin-bottom: .5em;

}

.tags ul li {

	display: inline;

	padding: 0 .2em;

}

.tags li.sz1 { font-size: 170%; }

.tags li.sz2 { font-size: 150%; }

.tags li.sz3 { font-size: 130%; }

.tags li.sz4 { font-size: 110%; }

.tags li.sz5 { font-size: 90%; }



#recent {

	margin: 15px 0 5px 0;

}

#recent .col {

	padding-bottom: 100px;

	margin-bottom: -100px;

}

#recent h3 {

	font-size: 120%;

	font-weight: normal;

	margin: 0 0 .3em .3em;

}

#popularTalents h3 {

	color: #FF3399;

}

#latestGroups h3 {

	color: #66CCFF;

}

#latestEnterprises h3 {

	color: #F6A410;

}







#boxes1 {

	background: url(images/box-wrap.jpg) no-repeat 0 0;

	height: 160px;

	padding: 1px 0 0 5px;

}

#boxes1 .box {

	margin: 20px 4px 0 0;

	width: 143px;

	height: 136px;

	position: relative;

	color: #FFFFFF;

}

#boxes1 .box h3 {

	font-size: 125%;

	position: absolute;

	top: 10px;

	left: 10px;

}

#boxes1 .box h3 a:link, #boxes1 .box h3 a:visited {

	color: #FFFFFF;

}

#boxes1 .box p {

	position: absolute;

	top: 40px;

	left: 10px;

	width: 120px;

}

#boxes1 .box p.but {

	left: 9px;

	top: 102px;

}

#boxes1 .box p.but a:link, #boxes1 .box p.but a:visited {

	display: block;

	color: #FFFFFF;

	font-size: 110%;

	font-weight: bold;

	width: 36px;

	height: 26px;

	line-height: 22px;

	text-align: center;

	text-decoration: none;

}



#box1 {

	background: url(images/box-1.jpg) no-repeat 0 0;

}

#box1 p.but a:link:hover, #box1 p.but a:visited:hover {

	background: url(images/box-1-but.gif) no-repeat 0 0;

}

#box2 {

	background: url(images/box-2.jpg) no-repeat 0 0;

}

#box2 p.but a:link:hover, #box2 p.but a:visited:hover {

	background: url(images/box-2-but.gif) no-repeat 0 0;

}

#box3 {

	background: url(images/box-3.jpg) no-repeat 0 0;

}



#box3 p.but a:link:hover, #box3 p.but a:visited:hover {

	background: url(images/box-3-but.gif) no-repeat 0 0;

}

#box4 {

background: url(images/box-4.jpg) no-repeat 0 0;

}

#box4 p.but a:link:hover, #box4 p.but a:visited:hover {

	background: url(images/box-4-but.gif) no-repeat 0 0;

}





#popularTags {

	margin: 20px 0;

}

#popularTags h3 {

	margin: 0 .3em;

	color: #66CCFF;

	font-size: 130%;

}





/* side */



#adsTop {

	margin: 0 0 4px 0;

}

#adsTop .block1In {

	height: 161px;

}



p.number {

	overflow: hidden;

	font-size: 120%;

	font-weight: bold;

	line-height: 0.9;

	height: 3em;

	color: #FFFFFF;

	font-family: "Trebuchet MS", sans-serif;

}

p.number span {

	font-size: 200%;

	font-weight: normal;

	float: left;

	margin: 0 .2em 0 0;

	height: 1.5em;

	letter-spacing: -3px;

}



#page #campains {

	height: 292px;

}

#campains .block1In {

	padding: 4px 1px;

}

#campains p {

	margin: 0;

}

#campains p.number {

	border-bottom: solid 1px #59534C;

	padding: 10px 0 3px 0;

}

#campains p.number span {

	color: #D3DF04;

}

#campains p.title {

	padding: 5px 3px 5px 7px;

	color: #A29586;

	font-family: "Trebuchet MS", sans-serif;

	font-size: 125%;

	border-bottom: solid 1px #5A534A;

}

#campains table {

	width: 100%;

	border-collapse: collapse;

}

#campains table td, #campains table th {

	border: solid 1px #5A534A;

	border-left: none;

}

#campains th {

	background: #473F35;

	color: #FFFFFF;

	font-weight: bold;

	text-align: center;

}

#campains td {

	padding: 3px 0;

}

#campains .row2 td {

	background: #473F35;

}

#campains td.label {

	padding-left: 5px;

}

#campains td.price {

	width: 55px;

	color: #FFFFFF;

	text-align: right;

	padding-right: 5px;

	line-height: 10px;

	background-image: url(images/price1.gif);

	background-repeat: no-repeat;

	background-position: 100% 65%;

}

#campains .row2 td.price {

	background-image: url(images/price2.gif);

}



.alt {

	background: #473F35;

}







/* talent profile page */

#profileHeader {

	height: 125px;

	position: relative;

}

#profileHeader .img {

	border: solid 1px #A29586;

	position: absolute;

	left: 12px;

	top: 12px;

}

#profileHeader h2 {

	color: #FFFFFF;

	font-size: 140%;

	position: absolute;

	left: 130px;

	top: 15px;

	width: 440px;

	padding: 0 0 .7em 0;

	border-bottom: solid 1px #716A61;

}

#profileHeader p.data {

	position: absolute;

	left: 130px;

	top: 50px;

}

#profileHeader p.data span {

	display: block;

	float: left;

	margin: 0 .5em 0 0;

}

#profileHeader p.icons {

	position: absolute;

	left: 130px;

	top: 85px;

	width: 200px;

	overflow: hidden;

}

#profileHeader p.visits {

	position: absolute;

	bottom: 3px;

	right: 10px;

	height: 41px;

	line-height: 35px;

	padding: 0 0 0 33px;

}



a.icon:link, a.icon:visited {

	float: left;

	display: block;

	width: 22px;

	height: 22px;

	margin: 0 8px 0 0;

}

a.icon:link:hover, a.icon:visited:hover {

}

a.icon:link span, a.icon:visited span {

	text-indent: -1000em;

}



a.special:link, a.special:visited, .members li.special {

	font-weight: bold;

	color: #C48709;

}





#lastUpd {

	position: absolute;

	color: #776E63;

	right: 5px;

	top: 150px;

}





.tabs2 {

	margin: 10px 0 7px 0;

	border-bottom: solid 3px #D96506;

}

.tabs2 ul {

	width: 100%;

	overflow: hidden;

}

.tabs2 ul li {

	float: left;

	margin: 0 1px 0 0;

}

.tabs2 ul li a:link, .tabs2 ul li a:visited {

	display: block;

	float: left;

	background: url(images/tab2-n-l.gif) no-repeat 0 0;

	text-decoration: none;

	color: #FFFFFF;

}

.tabs2 ul li a:link span, .tabs2 ul li a:visited span {

	display: block;

	float: left;

	height: 23px;

	line-height: 23px;

	padding: 0 12px 0 12px;

	text-transform: uppercase;

	background: url(images/tab2-n-r.gif) no-repeat 100% 0;

}

.tabs2 ul li a.active:link, .tabs2 ul li a.active:visited,

.tabs2 ul li a:link:hover, .tabs2 ul li a:visited:hover {

	background: url(images/tab2-o-l.gif) no-repeat 0 0;

}

.tabs2 ul li a.active:link span, .tabs2 ul li a.active:visited span,

.tabs2 ul li a:link:hover span, .tabs2 ul li a:visited:hover span {

	background: url(images/tab2-o-r.gif) no-repeat 100% 0;

}

.tabs2 ul li a.active:link, .tabs2 ul li a.active:visited {

	font-weight: bold;

}



#profileFirst {

	color: #FFFFFF;

}

#profileFirst .block5In {

	padding: 5px 10px 18px;

	position: relative;

}

#profileFirst a.edit:link, #profileFirst a.edit:visited {

	position: absolute;

	right: 3px;

	bottom: 3px;

	display: block;

	width: 42px;

	height: 19px;

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-edit.png) no-repeat 0 0;

	text-align: center;

	text-decoration: none;

	color: #FFFFFF;

	text-transform: uppercase;

	line-height: 18px;

}

#profileFirst a.edit:link:hover, #profileFirst a.edit:visited:hover {

	background: url(images/but-edit-o.png) no-repeat 0 0;

}





#contactMe {

}

#contactMe p {

	height: 22px;

	overflow: hidden;

	width: 95%;

	font-weight: bold;

}

#contactMe p span {

	float: left;

	display: block;

	line-height: 22px;

	height: 22px;

	padding: 0 5px 0 27px;

}

#contactMe p span.email {

	padding-left: 0;

}

#contactMe a.butEmail:link, #contactMe a.butEmail:visited {

	width: 22px;

	height: 22px;

}

#contactMe span.im {

	color: #8CC131;

}



.block3In {

}

.commentP {

	float: right;

	bottom: 5px;

}

a.comment:link, a.comment:visited {

	display: block;

	width: 18px;

	height: 22px;

}



.block1In .list {

	background: #443C33;

	border-top: solid 1px #58524B;

	border-bottom: solid 1px #58524B;

	margin: .75em -9px;

	padding: .3em 9px;

}

.list {

	margin-bottom: 4px;

}

.list h3 {

	margin: 0 0 0 10px;

	font-size: 120%;

}

.list ul.ul {

	margin: .3em 0;

}

.list ul.ul li {

	margin: .25em 0;

	padding: 0 0 0 10px;

	background: url(images/icon-2.gif) no-repeat 0 .45em;

	float: none;

}

.list .block4In ul.ul li {

	background-image: url(images/icon-3.gif);

}

.list ul.ul li a:link, .list ul.ul li a:visited {

	border: none;

}

.list .block1In ul.ul,

.list .block4In ul.ul

{

	margin: 5px 0 5px 10px;

}

.listIcons ul.ul li {

	background: none;

	padding: 0;

	margin: .5em 0;

}

.listIcons a:link, .listIcons a:visited {

	display: block;

	padding: 0 0 0 25px;

	color: #FFFFFF;

	font-weight: bold;

	min-height: 19px;

}

.listIcons a.rss:link, .listIcons a.rss:visited {

	background: url(images/icon-rss.gif) no-repeat 0 0;

	line-height: 19px;

}

.listIcons a.report:link, .listIcons a.report:visited {

	background: url(images/icon-alert.gif) no-repeat 0 0;

	display: block;

	padding: 0 0 0 25px;

}



#topTags {

	margin: 0 0 4px 0;

	height: 115px;

	padding: 5px 10px;

	color: #FFFFFF;

	position: relative;

}



#topTags .help {

	margin: 5px 0 0 0;

}



#topTags h3 {

	font-size: 130%;

	color: #FFFF8D;

}

#topTags a:link, #topTags a:visited {

	color: #FFFFFF;

}

#topTags p.add {

	position: absolute;

	right: 7px;

	bottom: 7px;

	height: 22px;

}

#topTags p.add a:link, #topTags p.add a:visited {

	width: 22px;

	height: 22px;

	display: block;

}



#similarProfiles h3 {

	color: #FF3399;

}

#profileGroups h3 {

	color: #5CA7CB;

}

#profileNetwork h3 {

	color: #F6A410;

}

#profileVisitors h3 {

	color: #8CC131;

}

.color1 {

	color: #FF3399 !important;

}

.color2 {

	color: #5CA7CB !important;

}

.color3 {

	color: #F6A410 !important;

}

.color4 {

	color: #8CC131 !important;

}



/* default talent profile skin */

.block2In2 {

	background: url(images/talent/pink/block2-t2.gif) no-repeat 0 0;

}



#page .block3 {

	background: url(images/talent/pink/block3-b.gif) no-repeat 0 100%;

}

.block3In {

	background: url(images/talent/pink/block3-t.gif) no-repeat 0 0;

}



#page .block5 {

	background: url(images/talent/pink/block5-b.gif) no-repeat 0 100%;

}

.block5In {

	background: url(images/talent/pink/block5-t.gif) no-repeat 0 0;

}



#profileHeader {

	background: url(images/talent/pink/header-m.gif) no-repeat 0 0;

}



a.but1:link span, a.but1:visited span {

	background: url(images/talent/pink/but1.gif) no-repeat 0 0;

}

a.but1:link:hover span, a.but1:visited:hover span {

	background: url(images/talent/pink/but1-o.gif) no-repeat 0 0;

}

a.but2:link span, a.but2:visited span {

	background: url(images/talent/pink/but2.gif) no-repeat 0 0;

}

a.but2:link:hover span, a.but2:visited:hover span {

	background: url(images/talent/pink/but2-o.gif) no-repeat 0 0;

}

a.but3:link span, a.but3:visited span {

	background: url(images/talent/pink/but3.gif) no-repeat 0 0;

}

a.but3:link:hover span, a.but3:visited:hover span {

	background: url(images/talent/pink/but3-o.gif) no-repeat 0 0;

}



#profileHeader p.visits {

	background: url(images/talent/pink/icon-alien.gif) no-repeat 0 0;

}



#contactMe a.butEmail:link, #contactMe a.butEmail:visited {

	background: url(images/talent/pink/but-email.gif) no-repeat 0 0;

}

#contactMe a.butEmail:link:hover, #contactMe a.butEmail:visited:hover {

	background: url(images/talent/pink/but-email-o.gif) no-repeat 0 0;

}

#contactMe span.im {

	background: url(images/talent/pink/icon-im.gif) no-repeat 0 0;

}

#contactMe span.phone {

	background: url(images/talent/pink/icon-phone.gif) no-repeat 0 0;

}



a.comment:link span, a.comment:visited span {

	background: url(images/talent/pink/icon-comments.gif) no-repeat 0 0;

}



#topTags {

	background: url(images/talent/pink/tags-m.gif) no-repeat 0 0;

}

#topTags p.add a:link span, #topTags p.add a:visited span {

	background: url(images/talent/pink/but-add.gif) no-repeat 0 0;

}

#topTags p.add a:link:hover span, #topTags p.add a:visited:hover span {

	background: url(images/talent/pink/but-add-o.gif) no-repeat 0 0;

}



/* edit talent profile */

#page p.edit {

	margin: 0 -10px 0 0;

	float: right;

	width: 72px;

	height: 27px;

	background: url(images/edit-m.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	overflow: hidden;

}

#ie #page p.edit {

	display: inline;

}

p.edit a.ed:link, p.edit a.ed:visited {

	float: left;

	display: block;

	line-height: 27px;

	text-transform: uppercase;

	color: #FFFFFF;

	width: 45px;

	margin: 0 5px 0 0;

	text-align: center;

}

p.edit a.ce:link, p.edit a.ce:visited {

	float: left;

	display: block;

	line-height: 27px;

	padding: 8px 0 0 0;

	overflow: hidden;

}

#page p.edit a.ce:link span, #page p.edit a.ce:visited span {

	text-indent: -1000em;

	float: left;

	display: block;

	height: 13px;

	width: 13px;

	overflow: hidden;

	padding: 0;

	behavior: url(styles/jm2/iepngfix.htc);

}

p.edit a.collapse:link span, p.edit a.collapse:visited span {

	background: url(images/icon-4.png) no-repeat 0 0;

}

p.edit a.expand:link span, p.edit a.expand:visited span {

	background: url(images/icon-3.png) no-repeat 0 0;

}



#profileHeader a.edit:link, #profileHeader a.edit:visited {

	display: block;

	width: 42px;

	height: 19px;

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-edit.png) no-repeat 0 0;

	text-align: center;

	text-decoration: none;

	color: #FFFFFF;

	text-transform: uppercase;

	line-height: 18px;

}

#profileHeader a.edit:link:hover, #profileHeader a.edit:visited:hover {

	background: url(images/but-edit-o.png) no-repeat 0 0;

}

#profileHeader a.editImg:link, #profileHeader a.editImg:visited {

	position: absolute;

	right: 0px;

	bottom: 0px;

}

#profileHeader a.editTxt:link, #profileHeader a.editTxt:visited {

	float: left;

}



.block1 select {

	width: 98%;

	border: solid 1px #FEB9D9;

}

.block1 select, .block1 select option {

	color: #FFFFFF;

	background: #A42F66;

}



/* ads */



#adsBot1 .block4In {

	min-height: 120px;

	padding: 10px 10px;

}



.sep {

	padding-bottom: 10px;

	margin-bottom: 10px;

	border-bottom: solid 1px #B1AEA4;

}





/* bubbles */

.bubble {

	position: absolute;

	z-index: 150;

}

.bubbleIn {

	overflow: auto;

	overflow-x: hidden;

	position: relative;

}

.bubble p {

	margin: 0 0 .7em 0;

}

.bubble h3 {

	font-size: 120%;

	margin: 0 0 .75em 0;

}

.bubble a:link {

	color: #423A31;

}

.bubble a:visited {

	color: #8D845F;

}





.bubbleBlue {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/bubble-blue.png) no-repeat 0 0;

	width: 253px;

	height: 131px;

	padding: 1px 0;

	color: #423A31;

}

.bubbleBlue .bubbleIn {

	margin: 25px 20px 15px 10px;

	height: 91px;

}



.bubbleBlue2 {

	background: url(images/bubble-blue3.png) no-repeat 0 0;

}

.bubbleBlue2 .bubbleIn {

	margin: 25px 10px 15px 20px;

}



.bubbleBlue5 {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/bubble-blue5.png) no-repeat 0 0;

	width: 252px;

	height: 70px;

	padding: 1px 0;

}

.bubbleBlue5 .bubbleIn {

	margin: 25px 15px 0 10px;

}



.bubbleBlue6 {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/bubble-blue6.png) no-repeat 0 0;

	width: 380px;

	height: 122px;

	padding: 1px 0;

}

.bubbleBlue6 .bubbleIn {

	margin: 10px 15px 12px 35px;

	width: 330px;

}

.bubbleBlue6 textarea {

	width: 98%;

	height: 62px;

}

#ie7 .bubbleBlue6 textarea {

	margin-left: -32px;

	width: 96.5%;

}

.bubbleBlue6 p.but {

	padding: .25em 0 0 0;

	text-align: right;

}





.bubbleYellow {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/bubble-yellow.png) no-repeat 0 0;

	width: 409px;

	height: 553px;

	padding: 1px 0;

	color: #423A31;

}

.bubbleYellow .bubbleIn {

	margin: 15px 25px 20px 55px;

	height: 510px;

}

.bubbleYellow .list ul.ul li {

	background: url(images/icon-1.gif) no-repeat 0 .3em;

	margin: .4em 0;

	font-weight: bold;

	position: relative;

}

.bubbleYellow .list a:link, .bubbleYellow .list a:visited {

	text-decoration: underline;

	font-weight: normal;

	margin: 0 5px 0 0;

}

.bubbleYellow .list a:link:hover, .bubbleYellow .list a:visited:hover {

	text-decoration: none;

}





.comments1 {

	margin: 0 0 .75em 0;

	width: 327px;

	background: #E4D9AC url(images/comments1-b.gif) no-repeat 0 100%;

}

.comments1 ul {

	background: url(images/comments1-t.gif) no-repeat 0 0;

	padding: 7px 5px;

}

.comments1 ul li {

	width: 317px;

	overflow: hidden;

}

.comments1 ul li p {

	float: left;

}

.comments1 ul li p.who {

	width: 15%;

	margin: 0 1% 0 0;

	font-weight: bold;

}

.comments1 ul li p.txt {

	width: 72.5%;

}



.comments1add {

}

.comments1add textarea {

	width: 98%;

	font-size: 120%;

}

.comments1add p.but {

	text-align: right;

	margin: .3em 0;

}

.comments1add input.submit {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-ok.png) no-repeat 0 0;

	height: 24px;

	width: 41px;

	border: none;

}





.bubbleYellow2 {

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/bubble-yellow2.png) no-repeat 0 0;

	width: 252px;

	height: 209px;

	padding: 1px 0;

	color: #423A31;

}

.bubbleYellow2 .bubbleIn {

	margin: 20px 20px 15px 14px;

	padding: 1px 0;

}





/* dialogs */



#overlay {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	min-height: 100%;

	background: #000000;

	z-index: 125;

	filter: alpha(opacity=50);

	-moz-opacity: 0.5;

	opacity: 0.5;

}

html, body {

	min-height: 100%;

	height: auto !important;

	height: 100%;

}





.dialog1 {

	z-index: 150;

	position: absolute;

	left: 0;

	width: 100%;

	color: #423A31;

	text-align: center;

}

.dialog1 .dialogWrap {

	width: 599px;

	margin: 0 auto;

	text-align: left;

}

.dialog1 .dialogTitle {

	width: 100%;

	overflow: hidden;

}

.dialog1 h2 {

	float: left;

	color: #FFFFFF;

	font-size: 120%;

	text-transform: uppercase;

	background: url(images/tab3-l.gif) no-repeat 0 0;

}

.dialog1 h2 span {

	display: block;

	float: left;

	padding: 0 15px;

	line-height: 21px;

	height: 21px;

	background: url(images/tab3-r.gif) no-repeat 100% 0%;

}

.dialog1 .dialogTop {

	background: url(images/dialog1-t.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	height: 7px;

	overflow: hidden;

}

/* mod start */

.dialog1 .dialogBot {

	background: url(images/dialog1-b.png) no-repeat 0 100%;

	min-height: 400px;

	padding: 1px 0 1px 0;

}

/* mod end */

#ie .dialog1 .dialogBot {

	background: url(images/dialog1-b.gif) no-repeat 0 100%;

}

/* mod start */

.dialog1 .dialogIn {

	margin: 15px 23px 15px 18px;

	position: relative;

	min-height: 380px;

}

/* mod end */

.dialog1 h3 {

	font-family: Tahoma, sans-serif;

	color: #D96506;

	margin-bottom: .5em;

}

.dialog1 .index a:link, .dialog1 .index a:visited {

	font-weight: bold;

}

.dialog1 .index span {

	font-weight: bold;

	color: #C48709;

}

.dialog1 p.nav {

	width: 50px;

	overflow: hidden;

	height: 7px;

	margin: 8px auto;

	line-height: 7px;

}

.dialog1 .nav a:link, .dialog1 .nav a:visited {

	width: 8px;

	height: 7px;

	float: left;

	display: block;

	top: 0;

}

.dialog1 .nav a.prev:link, .dialog1 .nav a.prev:visited {

	background: url(images/icon-prev2.gif) no-repeat 0 0;

	margin: 0 30px 0 0;

}

.dialog1 .nav a.next:link, .dialog1 .nav a.next:visited {

	background: url(images/icon-next2.gif) no-repeat 0 0;

}

.dialog1 .tagAdd {

	width: 100%;

	overflow: hidden;

}

.dialog1 .tagAdd * {

	float: left;

	margin-right: 5px;

}

.dialog1 .tagAdd label {

	line-height: 25px;

}



/* add start */

.dialog1 .webAdd {

	text-align: left;

}



.dialog1 .webAdd input.text {

	border: solid 1px #9C8C7C;

	-moz-border-radius: 2px;

	margin-top: 2px;

	width: 335px;

}



.dialog1 .webAdd input.submit {

	margin-top: 2px;

}



.dialog1 .webAdd ul {

	list-style: none;

	line-height: 30px;

}



.dialog1 .webAdd .leftInput {

	float: left;

	width: 68px;

	margin: 0 0 0 0;

}



.dialog1 .webAdd .rightInput {

	float: left;

	margin: 0 0 0 10px;

}



.dialog1 .webAdd .submit {

	margin: 0 0 10px 0;

}





.dialog1 .dateInput p {

	line-height: 15px;

}

.dialog1 .dateInput span {

	margin-left: 5px;

}

.dialog1 .dateInput p input.text{

	vertical-align: middle;

}



.dialog1 .contactForm p {

	line-height: 12px;

}



.dialog1 .contactForm p label {

	margin: 0 5px 0 5px;

}



.dialog1 .profileInput {

	width: 400px;

}



.dialog1 .profileInput ul {

	line-height: 25px;

	list-style: none;

}



.dialog1 .profileInput .leftInput {

	float: left;

	width: 100px;

}



.dialog1 .profileInput .rightInput {

	float: right;

	width: 240px;

}



.dialog1 .profileInput .rightInput input[type=text]  {

	border: solid 1px #9C8C7C;

	-moz-border-radius: 2px;

	margin-top: 2px;

	width: 150px;

}



.dialog1 .profileInput label.check  {

	margin-left: 10px;

}



.dialog1 .profileInput .avatar {

	margin: 5px 0 15px 20px;

}



/* add end */



.dialog1 .tagAdd input.text {

	border: solid 1px #9C8C7C;

	-moz-border-radius: 2px;

	margin-top: 2px;

	width: 335px;

}

#ie .dialog1 .tagAdd input.text {

	width: 320px;

}

.bubble input.submit,

.block1 input.submit,

.block42 input.submit,

.form input.submit,

.block7 input.submit

{

	background: url(images/but-dialogs.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	height: 25px;

	width: 82px;

	padding: 0 0 3px 0;

	color: #52483F;

	border: none;

	font-size: 110%;

	font-weight: bold;

}



.box3 {

	background: #CCB6A4 url(images/box3-b.gif) no-repeat 0 100%;

	position: relative;

}



.box3bis {

	background: #E7DCD1 url(images/box3-bis-contour.gif) repeat-y 0 100%;

	position: relative;

	padding: 5px 10px 2px 7px;

}



.box3 .boxIn {

	background: url(images/box3-t.gif) no-repeat 0 0;

	padding: 13px 10px 7px;

}



.boxEnd {

	background: url(images/box3-bis-end.gif) no-repeat;

	width: 558px;

	height: 5px;

	display: block;

	margin: 0 0 10px 0;

}



.preview {

	background: url(images/bubble-blue2.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	height: 110px;

	width: 564px;

	padding: 1px 0 15px 0;

	padding-left: 0;

}

.preview textarea {

	margin: 12px 0 0 15px;

	height: 57px;

	width: 525px;

	left: 0;

	top: 0;

	overflow: auto;

	border: solid 1px #90978e;

	background: #e0eae7;

}

#ie .preview textarea {

	margin-left: 0;

}

#ie7 .preview textarea {

	margin-left: 15px;

}





.dialog1 p.butBot {

	position: absolute;

	right: 0px;

	bottom: 0px;

	margin: 0;

}

#ie .dialog1 p.butBot {

	bottom: 60px;

	right: 10px;

}

#ie7 .dialog1 p.butBot {

	right: 0;

	bottom: 0;

}







/* sub home pages */



.sh #header {

	background: url(images/header-m.gif) no-repeat 0 0;

	padding: 1px 0 0 0;

	margin: 0 0 3px 0;

}

.sh #header .headerIn {

	margin: 6px 0 0 0;

	height: 122px;

}

.sh #ie #header .headerIn {

	margin-top: 7px;

}

.sh #ie7 #header .headerIn {

	margin-top: 6px;

}

.shJobs #header .headerIn {

	background: url(images/header-jobs.jpg) no-repeat 0 0;

}

.shGroups #header .headerIn {

	background: url(images/header-groups.jpg) no-repeat 0 0;

}

.shEP #header .headerIn {

	background: url(images/header-enterprises.jpg) no-repeat 0 0;

}

.shTalents #header .headerIn {

	background: url(images/header-talents.jpg) no-repeat 0 0;

}



.sh #header .headerIn h2 {

	top: 12px;

	left: 10px;

	font-size: 200%;

	text-transform: uppercase;

}

.sh #header .headerIn ul.links {

	top: 46px;

	left: 0;

	width: 245px;

	height: 28px;

	background: url(images/header-links2.png) no-repeat 0 0;

	text-transform: uppercase;

}

.sh #header p.number {

	position: absolute;

	top: 83px;

	left: 0;

	width: 185px;

}

.shEP #header p.number {

	width: 160px;

}

.sh #header p.number span {

	display: block;

	color: #FFFFFF;

	text-align: center;

	font-size: 150%;

	letter-spacing: -2px;

	line-height: 24px;

	height: 29px;

	width: 66px;

	background: url(images/price3.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

}



.sh #header .itemsList {

	position: absolute;

	left: 330px;

	top: 15px;

}

.sh #header .itemsList .in {

	behavior: url(styles/jm2/iepngfix.htc);

	width: 234px;

	height: 90px;

	padding: 1px 0 0 0;

}



.shJobs #header .itemsList .in {

	background: url(images/header-box1.png) no-repeat 0 0;

	height: 100px

}

.shGroups #header .itemsList .in {

	background: url(images/header-box2.png) no-repeat 0 0;

}

.shEP #header .itemsList .in {

	background: url(images/header-box3.png) no-repeat 0 0;

}

.shTalents #header .itemsList .in {

	background: url(images/header-box4.png) no-repeat 0 0;

}



.sh #header .itemsList .in2 {

	margin: 5px 10px;

}

.sh #header .itemsList h3 {

	color: #FFFFFF;

}

.sh #header .itemsList ul li {

	margin: 0 35px 0 0;

}

.sh #header .itemsList ul li.last {

	margin: 0;

}

.sh #header .itemsList a:link, .sh #header .itemsList a:visited {

	color: #FFFFFF;

}

.sh #header .itemsList p.nav a.prev:link span, .sh #header .itemsList p.nav a.prev:visited span {

	background: url(images/icon-prev3.gif) no-repeat 0 100%;

}

.sh #header .itemsList p.nav a.next:link span, .sh #header .itemsList p.nav a.next:visited span {

	background: url(images/icon-next3.gif) no-repeat 0 100%;

}

#ie .sh #header .itemsList p.nav a.prev:link span, #ie .sh #header .itemsList p.nav a.prev:visited span {

	background-position: 0 0%;

}

#ie .sh #header .itemsList p.nav a.next:link span, #ie .sh #header .itemsList p.nav a.next:visited span {

	background-position: 0 0%;

}





.listing h2 {

	font-weight: normal;

	font-size: 160%;

	padding: 0 0 .3em 10px;

	border-bottom: solid 1px #544f49;

}

.listing li {

	border-bottom: solid 1px #544f49;

	margin: 0;

	position: relative;

}

.listing li .in {

	position: relative;

	margin: 2px;

	padding: 15px 0 10px;

	width: 587px;

	overflow: hidden;

	background: url(images/pattern1.gif) repeat 0 0;

	color: #FFFFFF;

}

.shJobs .listing li .in {

	color: #c7beb6;

}

.shEP .listing li .in,

.shTalents .listing li .in

{

	min-height: 40px;

	padding-bottom: 15px;

}

.talentMsg .listing li .in {

	background: none;

	margin: 0;

}



.listing .in2 {

	margin: 0 83px 0 70px;

}

.listing .img {

	position: absolute;

	left: 9px;

	top: 15px;

}

.listing .img a:link, .listing .img a:visited {

	display: block;

	border: solid 1px #A29586;

}

.listing .img a:link:hover, .listing .img a:visited:hover {

	border: solid 1px #E2D5C6;

}



.listing p {

	margin: 0 0 .5em 0;

	width: 434px;

}

.shGroups .listing p {

	margin-bottom: .2em;

}

.shEP .listing p {

	margin-bottom: .1em;

}



.listing p.title a:link, .listing p.title a:visited {

	font-weight: bold;

	text-decoration: underline;

}

.listing p.title a:link:hover, .listing p.title a:visited:hover {

	text-decoration: none;

}

.shEP .listing p.title a:link, .shEP .listing p.title a:visited {

	font-weight: normal;

	text-decoration: none;

}

.shEP .listing p.title a:link:hover, .shEP .listing p.title a:visited:hover {

	text-decoration: underline;

}

.shEP .listing p.title a.title:link, .shEP .listing p.title a.title:visited,

.shTalents .listing p.title a.title:link, .shTalents .listing p.title a.title:visited {

	font-weight: bold;

	padding: 0 15px 0 0;

	margin: 0 12px 0 0;

	border-right: solid 1px #8d8376;

	text-decoration: underline;

}

.shEP .listing p.title a.title:link:hover, .shEP .listing p.title a.title:visited:hover {

	text-decoration: none;

}



.shEP .listing a:link, .shEP .listing a:visited {

	text-decoration: underline;

}

.shEP .listing a:link:hover, .shEP .listing a:visited:hover {

	text-decoration: none;

}





.listing .details {

	width: 100%;

	overflow: hidden;

}

.shJobs .listing .details {

	border-top: solid 1px #9c9287;

	padding: 7px 0 0 0;

	font-size: 90%;

}

.shGroups .listing .details {

	color: #c7beb6;

}

.shGroups .listing .details a:link, .shGroups .listing .details a:visited {

	color: #c7beb6;

}

.listing .details dl {

	float: left;

	width: 40%;

	margin: 0 0 .3em 0;

}

.listing .details dt, .listing .details dd {

	display: inline;

}

.listing .details dd {

	font-weight: bold;

	padding: 0 0 0 5px;

}

.listing .price {

	margin: 0;

	right: 0;

	width: 72px;

	height: 18px;

	color: #FFFFFF;

	text-align: right;

	padding-right: 5px;

	background: url(images/price5.gif) no-repeat 100% 0;

}

.listing .more {

	margin: 0;

	bottom: 10px;

	font-weight: bold;

}

.shEP .listing .more {

	bottom: 5px;

}

.listing .more a:link, .listing .more a:visited {

	text-decoration: underline;

}

.listing .more a:link:hover, .listing .more a:visited:hover {

	text-decoration: none;

}

.listing .groups {

	left: auto;

	top: 10px !important;

	overflow: hidden;

}

#ie .liting .groups {

	zoom: 1;

}

.listing .groups a:link, .listing .groups a:visited {

	float: left;

	display: block;

	margin: 0 5px 0 0;

}

.listing .t {

	position: absolute;

	top: 15px;

}

.listing .r {

	position: absolute;

	right: 12px;

	width: auto;

}



.listing p.title, .listing a:link, .listing a:visited, .listing .details dd {

	color: #FFFFFF;

}



.listing .hover .in {

	background: #FFFFFF;

	color: #363029;

}

.listing .hover p.title,

.listing .hover a:link, .listing .hover a:visited,

.listing .hover .details dd,

.shGroups .listing .hover .details

{

	color: #363029;

}

.listing .hover .price {

	background-image: url(images/price4.gif);

}



.listing .special {

}

.listing .special .in {

	background: none;

	padding: 3px 0 3px;

	margin: 0 0 0 70px;

	width: auto;

	color: #A29586;

	top: 0;

	left: 0;

	position: static;

}

.listing .special li {

	position: relative;

	min-height: 45px;

	padding: 10px 0;

}

.listing .special .img {

	top: 10px;

}

.listing .special li p {

	margin-left: 70px;

}

.listing .special p.add {

	padding: 5px 0 5px 10px;

	background: url(images/icon-2.gif) no-repeat 0 50%;

}

.listing .special h3 {

	font-size: 120%;

}



.listing .links {

	padding: .75em 0;

}

.listing .links a:link, .listing .links a:visited {

	display: block;

	margin: 0 0 0 10px;

	padding: 0 0 0 8px;

	background: url(images/icon-2.gif) no-repeat 0 50%;

}

#newPost fieldset {

	margin: 0 10px;

}

#newPost textarea {

	width: 98%;

}





.group .listing .special p.add {

	background-image: url(images/icon-3.gif);

}

.group .listing .in {

	padding-bottom: 25px;

}

.group .listing .special .in {

	padding-bottom: 5px;

}

.group .listing p {

	margin-bottom: .15em;

}

.group .listing a:link, .group .listing a:visited {

	text-decoration: underline;

}

.group .listing a:link:hover, .group .listing a:visited:hover {

	text-decoration: none;

}







.listing .pageNav {

	padding: 8px 10px;

}

.pageNav .block4In {

	padding: 12px 10px;

}

.pageNav span {

	color: #f7a433;

	font-weight: bold;

}

.pageNav a:link, .pageNav a:visited {

	text-decoration: underline;

	font-weight: bold;

}

.pageNav a:link:hover, .pageNav a:visited:hover {

	text-decoration: none;

}

.pageNav a.sp:link, .pageNav a.sp:visited {

	font-weight: normal;

}

.pageNav a.ir:link, .pageNav a.ir:visited {

	outline: none;

}

.pageNav a.prev:link, .pageNav a.prev:visited {

	padding: 0 11px 0 0;

}

.pageNav a.prev:link span, .pageNav a.prev:visited span {

	top: 40%;

	left: 0;

	background: url(images/icon-prev.gif) no-repeat 0 0;

}

.pageNav a.next:link, .pageNav a.next:visited {

	padding: 0 0 0 11px;

}

.pageNav a.next:link span, .pageNav a.next:visited span {

	top: 40%;

	left: 3px;

	background: url(images/icon-next.gif) no-repeat 0 0;

}



.sh #popularTags {

	margin-bottom: 1em;

	padding-bottom: 2em;

	border-bottom: solid 1px #59534c;

}



#shLinks ul, #page .links2 ul {

	padding: 10px 0 10px 10px;

	margin: 0;

	background: url(images/pattern1.gif) repeat 0 0;

}

#shLinks li, #page .links2 li {

	background: url(images/icon-3.gif) no-repeat 0 .45em;

	margin: .4em 0;

}

#shLinks a:link, #shLinks a:visited,

.links2 a:link, .links2 a:visited {

	color: #FFFFFF;

}

.links2 a.special:link, .links2 a.special:visited {

	color: #E6E383;

}



.search .block1In {

	padding: 5px 10px;

}

.search h3 {

	font-size: 120%;

}

.search li {

	padding: .4em 0;

}

.search li label {

	display: block;

	font-weight: bold;

	margin: 0 0 5px 0;

}

.search li.but {

	text-align: right;

}

.search .submit {

}





.hitParade .block1In {

	padding: 4px 1px;

}

.hitParade h3 {

	margin: .3em 0 .4em 10px;

	font-size: 120%;

}

.hitParade ul {

	border-top: solid 1px #59534c;

}

.hitParade ul li {

	border-bottom: solid 1px #59534c;

	padding: 3px 0;

	width: 100%;

	overflow: hidden;

	font-weight: bold;

}

/*

.hitParade ul li.alt {

	background: #473f35;

}

*/

.hitParade ul li span {

	display: block;

	float: left;

	width: 25px;

	padding: 0 0 0 5px;

	color: #f7a433;

}

.hitParade ul li a:link, .hitParade ul li a:visited {

	color: #c7beb6;

	text-decoration: underline;

}

.hitParade ul li a:link:hover, .hitParade ul li a:visited:hover {

	text-decoration: none;

}





/* forms */



fieldset div {

	width: 100%;

	overflow: hidden;

}

fieldset div label {

	float: left;

	margin: 0 5px 0 0;

	width: 7em;

	line-height: 20px;

}

fieldset textarea {

	width: 98%;

}

fieldset input.text {

	width: 15em;

}

fieldset .buts {

	text-align: right;

}





/* activity */



.tabs4 {

	margin: 10px 0 0 0;

}

.tabs4 ul {

	width: 100%;

	overflow: hidden;

}

.tabs4 ul li {

	float: left;

	margin: 0 1px 0 0;

}

.tabs4 ul li a:link, .tabs4 ul li a:visited {

	display: block;

	float: left;

	background: url(images/tab4-n-l.gif) no-repeat 0 0;

	text-decoration: none;

	color: #FFFFFF;

}

.tabs4 ul li a:link span, .tabs4 ul li a:visited span {

	display: block;

	float: left;

	height: 23px;

	line-height: 23px;

	padding: 0 12px 0 12px;

	background: url(images/tab4-n-r.gif) no-repeat 100% 0;

	font-family: 'Trebuchet MS', sans-serif;

	font-size: 120%;

}

.tabs4 ul li a.active:link, .tabs4 ul li a.active:visited,

.tabs4 ul li a:link:hover, .tabs4 ul li a:visited:hover {

	background: url(images/tab4-o-l.gif) no-repeat 0 0;

	color: #ffff8d;

}

.tabs4 ul li a.active:link span, .tabs4 ul li a.active:visited span,

.tabs4 ul li a:link:hover span, .tabs4 ul li a:visited:hover span {

	background: url(images/tab4-o-r.gif) no-repeat 100% 0;

}

.tabs4 ul li a.active:link, .tabs4 ul li a.active:visited {

}

.tabs4 ul .i1 a:link span, .tabs4 ul .i1 a:visited span { padding: 0 22px; }

.tabs4 ul .i2 a:link span, .tabs4 ul .i2 a:visited span { padding: 0 15px; }

.tabs4 ul .i3 a:link span, .tabs4 ul .i3 a:visited span { padding: 0 22px; }

.tabs4 ul .i4 a:link span, .tabs4 ul .i4 a:visited span { padding: 0 23px; }

.tabs4 ul .i5 a:link span, .tabs4 ul .i5 a:visited span { padding: 0 23px; }



/* add start */



.tabs5 {

	margin: 10px 0 0 0;



}

.tabs5 ul {

	width: 100%;

	overflow: hidden;

	background: url(images/tabs5-line.gif) no-repeat bottom;

}

.tabs5 ul li {

	float: left;

	margin: 0 1px 0 0;

}

.tabs5 ul li a:link, .tabs5 ul li a:visited {

	display: block;

	float: left;

	background: url(images/tab5-o-l.gif) no-repeat 0 0;

	text-decoration: none;

	color: #ffffff;



}



.tabs5 ul li a:link span, .tabs5 ul li a:visited span {

	display: block;

	float: left;

	height: 23px;

	line-height: 23px;

	padding: 0 12px 0 12px;

	background: url(images/tab5-o-r.gif) no-repeat 100% 0;

	font-family: 'Trebuchet MS', sans-serif;

	font-size: 120%;

}



.tabs5 ul li a.active:link, .tabs5 ul li a.active:visited,

.tabs5 ul li a:link:hover, .tabs5 ul li a:visited:hover {

	background: url(images/tab5-n-l.gif) no-repeat 0 0;

	color: #000000;

}

.tabs5 ul li a.active:link span, .tabs5 ul li a.active:visited span,

.tabs5 ul li a:link:hover span, .tabs5 ul li a:visited:hover span {

	background: url(images/tab5-n-r.gif) no-repeat 100% 0;



}

.tabs5 ul li a.active:link, .tabs5 ul li a.active:visited {

}

.tabs5 ul .i1 a:link span, .tabs5 ul .i1 a:visited span { padding: 0 22px; }

.tabs5 ul .i2 a:link span, .tabs5 ul .i2 a:visited span { padding: 0 15px; }

.tabs5 ul .i3 a:link span, .tabs5 ul .i3 a:visited span { padding: 0 22px; }

.tabs5 ul .i4 a:link span, .tabs5 ul .i4 a:visited span { padding: 0 23px; }

.tabs5 ul .i5 a:link span, .tabs5 ul .i5 a:visited span { padding: 0 23px; }



/* add end */



.box5 {

	margin: 0 0 4px 0;

	background: #766858 url(images/box5-b.gif) no-repeat 0 100%;

	padding: 10px;

	color: #f2f0ef;

	position: relative;

}

.box5 a:link, .box5 a:link {

	color: #f2f0ef;

}

.box5 ul {

	margin: 0 0 0 10px;

}

.box5 ul li {

	padding: .3em 0 .2em 10px;

	background: url(images/icon-2.gif) no-repeat 0 50%;

}

.box5 p.more {

	position: absolute;

	right: 10px;

	bottom: 10px;

}







/* accordion */

.header1 {

	font-weight: bold;

	color: #912C07;

	font-size: 110%;

	padding: 0 0 0 3px;

}

.accordionParent {

}

.accordionItem {

	margin: 0 0 5px 0;

}

.accordion1 h3 {

	line-height: 27px;

	height: 29px;

	padding: 0 0 0 10px;

	font-size: 130%;

	overflow: hidden;

	background: url(images/block4-t2.gif) no-repeat 0 0;

	color: #FFFFFF;

	z-index: 10;

}

.accordion1 h3 a.new:link, .accordion1 h3 a.new:visited {

	float: right;

	font-size: 75%;

	line-height: 1;

	color: #FFFFFF;

	margin: 8px 0 0 0;

	padding-bottom: 3px;

}

.accordion1 h3 .butSlide {

	float: right;

	background: url(images/edit-m.png) no-repeat 100% 0;

	behavior: url(styles/jm2/iepngfix.htc);

	width: 29px;

	height: 29px;

	margin: 0 0 0 20px;

}

.accordion1 h3 .butSlide a:link, .accordion1 h3 .butSlide a:visited {

	margin: 7px 0 0 9px;

	display: block;

	width: 20px;

	height: 13px;

	line-height: 13px;

	overflow: hidden;

	color: #FFFFFF;

	text-decoration: none;

	behavior: url(styles/jm2/iepngfix.htc);

}

.state-collapsed h3 .butSlide a:link, .state-collapsed h3 .butSlide a:visited {

	background: url(images/icon-3.png) no-repeat 0 100%;

}

.state-expanded h3 .butSlide a:link, .state-expanded h3 .butSlide a:visited {

	background: url(images/icon-4.png) no-repeat 0 100%;

}

.accordion1 .accordionItem {

	background: url(images/block4-b.gif) no-repeat 0 100%;

	padding: 0 0 4px 0;

}

.accordion1 .accordionWrap {

}

.accordion1 .accordionContent {

	background: url(images/block4-m.gif) repeat-y 0 0;

	padding: 0 0 0 2px;

}



.state-collapsed .accordionWrap {

	display: none;

}





.table1 {

	width: 590px;

	border-collapse: collapse;

}

.table1 td, .table1 th {

	border-collapse: collapse;

	border: solid 1px #59534C;

	text-align: center;

}

.table1 th {

	border-top: none;

	padding: 5px 8px;

}

.table1 th a:link, .table1 th a:visited {

	font-weight: normal;

	color: #66CCFF;

	font-family: 'Trebuchet MS', sans-serif;

	font-size: 120%;

}

.table1 td {

	padding: 3px 5px;

	color: #8F877F;

}

.table1 .l {

	text-align: left;

}



a.folder:link, a.folder:visited {

	display: -moz-inline-box;

	display: inline-table;

	display: inline-block;

	width: 22px;

	height: 22px;

	background: url(images/but-folder.gif) no-repeat 0 0;

}

a.folder:link:hover, a.folder:visited:hover {

	background: url(images/but-folder-o.gif) no-repeat 0 0;

}

a.folder:link span, a.folder:visited span {

	display: none;

}



.star {

	float: left;

	display: block;

	width: 13px;

	height: 12px;

	line-height: 12px;

	text-indent: -1000em;

	behavior: url(styles/jm2/iepngfix.htc);

}

.star1 {

	background: url(images/star-1.png) no-repeat 0 0;

}

.star2 {

	background: url(images/star-2.png) no-repeat 0 0;

}



.cpanel .block1In {

	padding: 5px 10px;

}

.cpanel p {

	color: #FFFFFF;

	margin: .4em 0 .4em;

}

.cpanel dl {

	width: 100%;

	overflow: hidden;

	margin: 0 0 .5em 0;

}

.cpanel dt {

	float: left;

	width: 60%;

}

.cpanel dd {

	float: right;

	width: 35%;

	font-weight: bold;

}



.bubbleStatic1 {

	position: relative;

	margin: 8px 0 4px 0;

	height: 70px;

}

.bubbleStatic1 .alien {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 43px;

	height: 43px;

	border: solid 1px #a29586;

	background: url(images/icon-alien.gif) no-repeat 50% 50%;

	z-index: 10;

}

.bubbleStatic1 .bubbleIn {

	position: relative;

	z-index: 100;

	background: url(images/bubble-blue4.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	height: 70px;

	margin: 0 0 0 30px;

}

.bubbleStatic1 .in {

	margin: 8px 15px 15px 23px;

	color: #000000;

	overflow: auto;

	text-align: center;

}





/* simple page */

.simple .block42In2 {

	padding-left: 10px;

	padding-right: 10px;

}

.simple {

	color: #C7BEB6;

}

.simple h2 {

	padding: .1em 0 .3em 10px;

	margin: 0 -9px .75em -9px;

	border-bottom: solid 1px #59534C;

	font-size: 140%;

}

.simple p {

	margin: 0 0 .75em 0;

}

.simple b {

	color: #FFFFFF;

}

.simple a:link, .simple a:visited {

	color: #C7BEB6;

}

.simple ul.ul {

	margin: 0 0 .75em 10px;

}

.simple li {

	padding: .2em 0 .2em 10px;

	background: url(images/icon-2.gif) no-repeat 0 50%;

}

.simple .img {

	float: left;

	margin: 0 10px 10px 5px;

	padding: 1px;

	border: solid 1px #A29586;

}

#ie .simple .img {

	display: inline;

}





/* group */



.newMessage .block42In2 {

	padding-left: 10px;

	padding-right: 10px;

}

/*

.newMessage .add {

	padding: 5px 0 5px 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

	font-weight: bold;

}

*/

#newMessage fieldset {

	margin: 0 15px 0 20px;

}

#newMessage input.text,

#newMessage select,

#newMessage textarea {

	background: #675B4D;

	border: solid 1px #D6D5D3;

	color: #FFFFFF;

}

#newMessage select {

	width: 175px;

}

#newMessage select option {

	padding: 2px 1px;

}

#newMessage fieldset label {

	display: block;

	float: none;

	width: auto;

	font-weight: bold;

	padding: 0 0 .25em 0;

}

#newMessage fieldset .cat,

#newMessage fieldset .title {

	float: left;

	width: auto;

}

#newMessage fieldset .cat {

	margin: 0 15px 0 0;

}

#newMessage fieldset .text {

	width: 350px;

}

#newMessage fieldset .file {

	clear: left;

	width: auto;

	padding-left: 190px;

}

#newMessage fieldset .txt {

	clear: both;

}





#groupHeader {

	background: url(images/box3-wrap.gif) no-repeat 0 0;

	height: 189px;

	padding: 1px 0 0 0;

	margin: 0 0 4px 0;

	position: relative;

}

#groupHeader a:link, #groupHeader a:visited {

	text-decoration: underline;

}

#groupHeader a:link:hover, #groupHeader a:visited:hover {

	text-decoration: none;

}

#groupHeader .img {

	position: absolute;

	left: 12px;

	top: 38px;

	border: solid 1px white;

}

#groupHeader h2 {

	color: #66ccff;

	font-size: 140%;

	padding: 8px 0 10px 35px;

}

#groupHeader h2 span {

	padding: 0 0 0 40px;

}

#groupHeader h2 a:link, #groupHeader h2 a:visited {

	color: #66ccff;

	text-decoration: none;

}

#groupHeader h2 a:link:hover, #groupHeader h2 a:visited:hover {

	text-decoration: underline;

}

#groupHeader .data {

	margin: 0 10px 12px 131px;

	color: #FFFFFF;

	padding: 0 0 10px 0;

	border-bottom: solid 1px #6a645c;

	line-height: 1.35;

	position: relative;

}

#groupHeader .who {

	font-size: 90%;

	margin: 0 0 3px 131px;

}

#groupHeader .who a {

	font-weight: bold;

}

#groupHeader .visits {

	position: absolute;

	bottom: 47px;

	right: 10px;

	height: 41px;

	line-height: 35px;

	padding: 0 0 0 33px;

	background: url(images/talent/pink/icon-alien.gif) no-repeat 0 0;

}

#groupHeader .media,

#groupHeader .members {

	position: absolute;

	bottom: 10px;

}

#groupHeader .media {

	left: 15px;

}

#groupHeader .members {

	right: 10px;

}

#groupHeader .members a {

	font-weight: bold;

}



#groupHeader a.edit:link, #groupHeader a.edit:visited {

	position: absolute;

	right: 0;

	bottom: 0;

	display: block;

	width: 42px;

	height: 19px;

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-edit.png) no-repeat 0 0;

	text-align: center;

	text-decoration: none;

	color: #FFFFFF;

	text-transform: uppercase;

	line-height: 18px;

}

#groupHeader a.edit:link:hover, #groupHeader a.edit:visited:hover {

	background: url(images/but-edit-o.png) no-repeat 0 0;

}

#groupHeader a.editImg:link, #groupHeader a.editImg:visited {

	position: absolute;

	right: 4px;

	bottom: 4px;

	display: block;

	width: 22px;

	height: 22px;

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-edit2.png) no-repeat 0 0;

	text-decoration: none;

}

#groupHeader a.editImg:link:hover, #groupHeader a.editImg:visited:hover {

	background: url(images/but-edit2-o.png) no-repeat 0 0;

}



#groupHeader .icons {

	line-height: 22px;

	width: 300px;

	overflow: hidden;

}

#groupHeader .icons span {

	float: left;

	margin: 0 6px 0 0;

}

#groupHeader .icons a:link, #groupHeader .icons a:visited {

	float: left;

	margin: 0 4px 0 0;

}

#groupHeader .icons a.ir:link, #groupHeader .icons a.ir:visited {

	width: 22px;

	height: 22px;

	margin: 0 10px 0 0;

}

#groupHeader .icons a:link span, #groupHeader .icons a:visited span {

	float: none;

	margin: 0;

}

#groupHeader a.add:link span, #groupHeader a.add:visited span {

	background: url(images/but-add2.gif) no-repeat 0 0;

}

#groupHeader a.add:link:hover span, #groupHeader a.add:visited:hover span {

	background: url(images/but-add2-o.gif) no-repeat 0 0;

}

#groupHeader a.delete:link span, #groupHeader a.delete:visited span {

	background: url(images/but-delete.gif) no-repeat 0 0;

}

#groupHeader a.delete:link:hover span, #groupHeader a.delete:visited:hover span {

	background: url(images/but-delete-o.gif) no-repeat 0 0;

}



.categories h2, .categories h3 {

	margin: 0 -2px;

	padding: 3px 9px 6px;

	border-bottom: solid 1px #59534c;

	line-height: 1;

}

.categories a:link, .categories a:visited {

	text-decoration: underline;

}

.categories a:link:hover, .categories a:visited:hover {

	text-decoration: none;

}

.categories p {

	font-weight: bold;

	margin: 0 0 5px 10px;

}

.categories .sep2 {

	border-top: solid 1px #59534c;

	margin: 0 -2px 0 -2px;

	padding: 6px 9px 5px;

}

.categories p a:link, .categories p a:visited {

	color: #FFFFFF;

}



.groupEdit .categories li {

	width: 155px;

	overflow: hidden;

}

.groupEdit .categories li a:link, .groupEdit .categories li a:visited {

	width: 105px;

	float: left;

}

.groupEdit .categories a.ir:link, .groupEdit .categories a.ir:visited {

	float: right;

	display: block;

	width: 22px;

	height: 22px;

}

.categories a.delete:link, .categories a.delete:visited {

	margin: 0 0 0 5px;

}

.categories a.edit:link span, .categories a.edit:visited span {

	background: url(images/but-edit2.gif) no-repeat 0 0;

}

.categories a.edit:link:hover span, .categories a.edit:visited:hover span {

	background: url(images/but-edit2-o.gif) no-repeat 0 0;

}

.categories a.delete:link span, .categories a.delete:visited span {

	background: url(images/but-delete.gif) no-repeat 0 0;

}

.categories a.delete:link:hover span, .categories a.delete:visited:hover span {

	background: url(images/but-delete-o.gif) no-repeat 0 0;

}



.membersList .listing .in {

	background: none;

	margin: 0;

	color: #b4a99c;

}

.membersList .listing .groups {

	position: absolute;

	left: 370px;

	top: 15px !important;

}

.membersList .listing a:link, .membersList .listing a:visited {

	color: #b4a99c;

}

.membersList .listing .title a:link, .membersList .listing .title a:visited {

	color: #FFFFFF;

}



.members h2 {

	margin: 0 -2px;

	padding: 3px 9px;

	border-bottom: solid 1px #59534c;

}



.bubbleBlue5 select {

	max-width: 135px;

}



.group .list ul.ul li,

.groupEdit .list ul.ul li

{

	background: url(images/icon-3.gif) no-repeat 0 .45em;

}





/* enterprise pages */



#epHeader {

	background: url(images/box3-wrap.gif) no-repeat 0 0;

	height: 189px;

	padding: 1px 0 0 0;

	margin: 0 0 4px 0;

	position: relative;

}

#epHeader a:link, #epHeader a:visited {

	text-decoration: underline;

}

#epHeader a:link:hover, #epHeader a:visited:hover {

	text-decoration: none;

}

#epHeader .img {

	position: absolute;

	left: 12px;

	top: 35px;

	border: solid 1px white;

}

#epHeader h2 {

	color: #F7A433;

	font-size: 140%;

}

#epHeader h2.ep {

	padding: 10px 0 0px 25px;

	text-transform: uppercase;

	font-size: 125%;

}

#epHeader h2.title {

	margin: 0 0 10px 131px;

}

#epHeader h2 a:link, #epHeader h2 a:visited {

	color: #F7A433;

	text-decoration: none;

}

#epHeader h2 a:link:hover, #epHeader h2 a:visited:hover {

	text-decoration: underline;

}

#epHeader .data {

	margin: 0 10px 12px 131px;

	color: #FFFFFF;

	padding: 0 0 10px 0;

	border-bottom: solid 1px #6a645c;

	line-height: 1.35;

	position: relative;

}

#epHeader .visits {

	position: absolute;

	bottom: 1px;

	right: 10px;

	height: 41px;

	line-height: 35px;

	padding: 0 0 0 33px;

	background: url(images/icon-alien.gif) no-repeat 0 0;

}

#epHeader .media {

	position: absolute;

	bottom: 10px;

	line-height: 1.4;

}

#epHeader .media {

	left: 15px;

}



.ep a.editImg:link, .ep a.editImg:visited {

	position: absolute;

	right: 5px;

	bottom: 0px;

	display: block;

	width: 42px;

	height: 19px;

	line-height: 19px;

	behavior: url(styles/jm2/iepngfix.htc);

	background: url(images/but-edit.png) no-repeat 0 0;

	color: #FFFFFF;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

}

.ep a.editImg:link:hover, .ep a.editImg:visited:hover {

	background: url(images/but-edit-o.png) no-repeat 0 0;

}





.ep h2 {

	position: relative;

}

.ep h2 a.rss:link, .ep h2 a.rss:visited {

	position: absolute;

	right: 10px;

	top: 3px;

	width: 19px;

	height: 19px;

	background: url(images/icon-rss.gif) no-repeat 0 0;

}

.ep h2.edit a.rss:link, .ep h2.edit a.rss:visited {

	right: 30px;

}



.ep .listing .in {

	background: none;

	margin-top: 0;

	margin-bottom: 0;

	color: #b4a99c;

}

.ep .listing a:link, .ep .listing a:visited {

	color: #b4a99c;

}

.ep .listing .title a:link, .ep .listing .title a:visited,

.ep .listing a.title:link, .ep .listing a.title:visited

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

.ep .listing a.title:link:hover, .ep .listing a.title:visited:hover {

	text-decoration: none;

}

.ep .listing p {

	margin-bottom: .2em;

}

.ep .listing .sp {

	color: #FFFFFF;

}



.listing2 .block42In2 {

	background: url(images/block4-t3.gif) no-repeat 0 0;

}

#page .listing2 .in {

	background: none;

	color: #b4a99c;

}

.listing2 h2 {

	font-size: 150%;

	color: #FFFFFF;

	line-height: 24px;

}

.listing2 h2 a.rss:link, .listing2 h2 a.rss:visited {

	background: url(images/icon-rss2.gif) no-repeat 0 0;

}

.listing2 ul.ul li {

	border-top: solid 1px #5a534c;

	border-bottom: none;

}

.listing2 .in2 {

	margin-left: 10px;

}

.listing2 .title a:link, .listing2 .title a:visited {

	color: #FFFFFF;

}

.listing2 .url a:link, .listing2 .url a:visited {

	color: #C88917;

}





.epJobs .in2 {

	margin-left: 10px;

	margin-right: 10px;

}

.epJobs .listing .in {

	background: url(images/pattern1.gif) repeat 0 0;

	color: #b4a99c;

	color: #FFFFFF;

}

.epJobs .listing a:link, .epJobs .listing a:visited {

	color: #b4a99c;

}

.epJobs .listing .title a:link, .epJobs .listing .title a:visited

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

.epJobs .listing .hover .in {

	background: #FFFFFF;

	color: #363029;

}

.epJobs .listing .hover p.title,

.epJobs .listing .hover .title a:link, .epJobs .listing .hover .title a:visited,

.epJobs .listing .hover a:link, .epJobs .listing .hover a:visited

{

	color: #363029;

}

.epJobs .in2 p {

	line-height: 1.25;

	width: auto;

}

.epJobs .in2 ul li {

	border: none;

	padding: .15em 0 .15em 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

}



.epWorked .in2 {

	min-height: 45px;

}



.epSpeak .listing .in {

	padding-bottom: 25px;

}

.epSpeak .listing .acts {

	color: #FFFFFF;

}

.epSpeak .listing .acts a:link, .epSpeak .listing .acts a:visited {

	color: #FFFFFF;

}



.ep #page p.edit {

	background: none;

	margin: 0;

	width: 13px;

	height: auto;

	overflow: hidden;

}

.ep p.edit a.ce:link, .ep p.edit a.ce:visited {

	padding: 0;

	line-height: auto;

	width: 13px;

	height: 13px;

}

.ep #campains {

	position: relative;

}

.ep #page #campains p.edit {

	position: absolute;

	right: 10px;

	float: none;

}

.ep h2.edit a.ce:link, .ep h2.edit a.ce:visited {

	position: absolute;

	right: 5px;

	top: 6px;

	height: 13px;

	width: 13px;

}

.ep h2.edit a.ce:link span, .ep h2.edit a.ce:visited span {

	text-indent: -1000em;

	float: left;

	display: block;

	height: 13px;

	width: 13px;

	overflow: hidden;

	padding: 0;

	behavior: url(styles/jm2/iepngfix.htc);

}

.ep h2.edit a.collapse:link span, .ep h2.edit a.collapse:visited span {

	background: url(images/icon-4.png) no-repeat 0 0;

}



#banner1 {

	position: relative;

	width: 782px;

	height: 106px;

	padding: 1px 0;

	margin: 12px 0 0 0;

	background: url(images/banner-m.gif) no-repeat 0 0;

}

#banner1 img {

	margin: 2px 0 0 3px;

}

#banner1 a.editImg:link, #banner1 a.editImg:visited {

	bottom: 5px;

}



.epSpeak #colM, .epSpeak #colS1 {

	padding-top: 2px;

}





/* signup page */



#signup {

	width: 100%;

	overflow: hidden;

	margin: 0 0 4px 0;

}

#signup .col {

	width: 295px;

	height: 260px;

	margin: 0;

	background: url(images/block6-b.gif) no-repeat 0 100%;

}

#signup .col1 {

	margin-right: 3px;

}

#signup .col .in {

	padding: 5px 10px 10px 10px;

}

#signup h3 {

	background: url(images/block6-t.gif) no-repeat 0 0;

	line-height: 35px;

	padding: 0 0 0 10px;

	color: #8CC131;

	font-size: 120%;

}



#signup p {

	margin: 0 0 .75em 0;

}

#signup .sp {

	color: #FFFFFF;

}

#signup ul {

	margin: 0 0 1em 0;

}

#signup ul li {

	padding: .3em 0 .3em 10px;

	background: url(images/icon-3.gif) no-repeat 0 .6em;

}

#signup p.more {

	text-align: right;

}

#signup p.more a:link, #signup p.more a:visited {

	color: #FFFFFF;

}



#signup fieldset {

	margin: 0 0 1em 0;

}

#signup fieldset label {

	width: 50px;

}

#signup fieldset input.text {

	background: #A42F66 url(images/input-m.gif) no-repeat 0 0;

	color: #FFFFFF;

	width: 206px;

	height: 16px;

	border: none;

}

#signup p.chk {

	width: 100%;

	overflow: hidden;

}

#signup p.chk input,

#signup p.chk label {

	float: left;

}

#signup p.chk input {

	margin-right: 5px;

}

#signup p.chk a:link, #signup p.chk a:visited {

	color: #FFFFFF;

}

#signup .fp {

	font-size: 90%;

}

#signup .buts {

	text-align: center;

	margin: 0;

}

#signup input.submit {

	background: url(images/but-search.gif) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	height: 24px;

	width: 80px;

	padding: 0 0 2px 0;

	color: #52483F;

	border: none;

	font-size: 100%;

	font-weight: bold;
}



.job .block42In2 {

	background: url(images/block4-t4.gif) no-repeat 0 0;

	padding: 0 3px 3px;

}

.job .block42In2 h2 {

	line-height: 35px;

	padding: 0 0 0 10px;

	margin: 0 0 1px;

	font-size: 150%;

	font-weight: normal;

	color: #FFFFFF;

}

.job .block42 .in {

	background: url(images/pattern1.gif) repeat 0 0;

	color: #FFFFFF;

	overflow: hidden;

	width: 567px;

	padding: 5px 10px;

}

.job .block42 .img {

	float: left;

	border: solid 1px #a29586;

	margin: 0 10px 0 0;

}

.job .block42 .in2 {

	float: left;

}

.job .block42 dl {

	padding: 1px 0;

}

.job .block42 dt, .job .block42 dd {

	display: inline;

}

.job .block42 dd {

	font-weight: bold;

	padding: 0 0 0 7px;

}

.job .block42 h3 {

	text-decoration: underline;

	font-size: 110%;

	margin: 1em 0 .3em 0;

}

.job .block42 p {

	margin: 0 0 .5em;

}

.job .block42 span.special {

	font-weight: bold;

	color: #F7A433;

	font-size: 120%;

}



.job .block4In {

	padding: 8px 10px;

}





/* account pages */



#accHeader {

	background: url(images/box4-wrap.gif) no-repeat 0 0;

	height: 44px;

	padding: 1px 0 0 0;

}

#accHeader h2 {

	margin: 10px 0 0 10px;

	color: #F6A410;

	font-size: 150%;

}



.tabs6 {

	margin: 10px 0 7px 0;

	border-bottom: solid 3px #77AB1F;

}

.tabs6 ul {

	width: 100%;

	overflow: hidden;

}

.tabs6 ul li {

	float: left;

	margin: 0 1px 0 0;

}

.tabs6 ul li a:link, .tabs6 ul li a:visited {

	display: block;

	float: left;

	background: url(images/tab2-n-l.gif) no-repeat 0 0;

	text-decoration: none;

	color: #FFFFFF;

}

.tabs6 ul li a:link span, .tabs6 ul li a:visited span {

	display: block;

	float: left;

	height: 23px;

	line-height: 23px;

	padding: 0 18px 0 18px;

	background: url(images/tab2-n-r.gif) no-repeat 100% 0;

}

.tabs6 ul li a.active:link, .tabs6 ul li a.active:visited,

.tabs6 ul li a:link:hover, .tabs6 ul li a:visited:hover {

	background: url(images/tab6-l.gif) no-repeat 0 0;

	color: #FFFFFF;

}

.tabs6 ul li a.active:link span, .tabs6 ul li a.active:visited span,

.tabs6 ul li a:link:hover span, .tabs6 ul li a:visited:hover span {

	background: url(images/tab6-r.gif) no-repeat 100% 0;

}

.tabs6 ul li a.active:link, .tabs6 ul li a.active:visited {

	font-weight: bold;

}



.form .block42In2 {

	padding: 3px;

}

.form .in {

	background: #E7DCD1;

	color: #473F35;

}

.form table .text, .form table textarea, .form table select {

	border: solid 1px #B2A89E;

	color: #473F35;

	width: 90%;

}

.form select {

	width: 93%;

}

.form table {

	border-spacing: 0;

	width: 100%;

	border-bottom: solid 1px #B2A89E;

	padding: 0 0 10px 0;

	margin: 0 0 10px 0;

}

.form table label {

}

.form table td {

	padding: 4px 0;

}

.form table .l {

	width: 100px;

	padding: 0 0 0 10px;

}

.form table .i {

	width: 150px;

}

.form table a:link, .form table a:visited {

	padding: 0 0 0 10px;

}

.form .buts {

	text-align: center;

	padding: 3px 0 10px 0;

}

.form .buts input {

	font-size: 100%;

}



#userInfo .block1In {

	padding: 3px;

}

#userInfo .in {

	background: url(images/pattern1.gif) repeat 0 0;

	padding: 5px 0 1px 5px;

	color: #FFFF8D;

}

#userInfo a.img:link, #userInfo a.img:visited {

	float: left;

	margin: 0 8px 0 0;

	border: solid 1px #A29586;

}

#userInfo a.img:link:hover, #userInfo a.img:visited:hover {

	border: solid 1px #E2D5C6;

}

#userInfo p a:link, #userInfo p a:visited {

	color: #FFFFFF;

	padding: 0 0 0 10px;

	background: url(images/icon-3.gif) no-repeat 0 60%;

}



.block12 {

	background: url(images/block1-b2.gif) no-repeat 0 100%;

	margin: 0 0 4px 0;

}

.block12In {

	background: url(images/block1-t.gif) no-repeat 0 0;

	padding: 3px 10px 10px 10px;

}

.block12 h3 {

	margin: 0 -10px 5px;

	padding: 0 0 0 10px;

	line-height: 27px;

	background: url(images/block1-b.gif) no-repeat 0 0;

	border-bottom: solid 1px #59534C;

	font-size: 120%;

}

.block12 p {

	margin: .4em 0;

}

.block12 .sp {

	color: #FFFFFF;

}



.block12 li {

	padding: 0 0 0 10px;

	background: url(images/icon-3.gif) no-repeat 0 .4em;

}



.acc .accordion1 h3 {

	background: url(images/block4-t3.gif) no-repeat 0 0;

}

.accordionItem .form .in {

	background: #E7DCD1;

	color: #473F35;

	margin: 3px 3px 0 1px;

}

.accordionItem .form p {

	margin: 0 10px 1em 10px;

}

.accordionItem .form .sep {

	border-bottom: solid 1px #B2A89E;

	padding: 0 10px 10px;

	margin: 0 0px 10px;

}

.accordionItem .form div {

	margin: 10px;

}

.accordionItem .form div label {

	display: block;

	padding: 0 0 .5em 0;

	font-weight: bold;

}

.accordionItem .form div textarea {

	width: 99%;

}



.accordionItem .top {

	padding: 3px 0 2px 0;

	margin: 0 0 2px 0;

	border-bottom: solid 1px #59534C;

}

.accordionItem .top p {

	background: url(images/pattern1.gif) repeat 0 0;

	padding: 12px 10px;

	margin: 0 3px 0 1px;

	color: #FFFFFF;

}

.accordionItem .top p a:link, .accordionItem .top p a:visited {

	color: #FFFFFF;

	font-weight: bold;

	padding: 0 10px;

}





.table2 {

	width: 590px;

	border-collapse: collapse;

	background: #E7DCD1;

}

.table2 td, .table2 th {

	border-collapse: collapse;

	border: solid 1px #BBB1A7;

	text-align: center;

	color: #6C6359;

	padding: 6px 3px;

}

.table2 th {

	color: #473F35;

	background: #E7DCD1;

	border-top: none;

}

.table2 a:link, .table2 a:visited {

	color: #473F35;

}



.table2 td {

}

.table2 .container {

	padding: 0;

	border-top: none;

	border-bottom: none;

	background: #ADA399;

}



.table2 a.expand:link, .table2 a.expand:visited {

	float: left;

	display: block;

	margin: 0 3px 0 0;

	width: 22px;

	height: 22px;

}

.table2 a.expand:link span, .table2 a.expand:visited span {

	display: none;

}

.table2 a.state-collapsed:link, .table2 a.state-collapsed:visited {

	background: url(images/but-plus.gif) no-repeat 0 0;

}

.table2 a.state-collapsed:link:hover, .table2 a.state-collapsed:visited:hover {

	background: url(images/but-plus-o.gif) no-repeat 0 0;

}

.table2 a.state-expanded:link, .table2 a.state-expanded:visited {

	background: url(images/but-minus.gif) no-repeat 0 0;

}

.table2 a.state-expanded:link:hover, .table2 a.state-expanded:visited:hover {

	background: url(images/but-minus-o.gif) no-repeat 0 0;

}





.table3 {

	margin: 5px 0 5px 30px;

	width: 540px;

	border-collapse: collapse;

	background: #695C4E;

}

.table3 td, .table3 th {

	border-collapse: collapse;

	border: solid 1px #796D61;

	text-align: center;

	color: #FFFFFF;

}

.table3 th {

	background: #766858;

	border-top: none;

	padding: 5px 8px;

}

.table3 a:link, .table3 a:visited {

	color: #FFFFFF;

}

.table3 td {

	padding: 3px 5px;

}

.table3 .l {

	text-align: left;

}

.table3 thead {

	width: 540px !important;

}



/* CGU */

.cgu .block42In2 {

	background: url(images/block4-t5.gif) no-repeat 0 0;

	padding-top: 0;

	padding: 0 5px 10px 5px;

}

.cgu .block42 h2 {

	color: #FFFFFF;

	line-height: 35px;

	padding: 0 0 0 10px;

	margin: 0 0 5px 0;

	font-size: 150%;

}



.cgu p {

	text-align: justify;

	padding: 0 0 0 10px;

}



.cgu h3 {

	font-size: 120%;

	color: #FFFFFF;

	margin: 10px 0 5px 0;

}



.cgu h4 {

	margin: 10px 0 0 0;

}



.cgu ul {

	padding: 0 0 12px 30px;

	margin: 10px 0 10px 0;

}

.cgu li {

	padding: 2px 0 2px 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

}



/* tarifs */

.tarifs .block42In2 {

	background: url(images/block4-t5.gif) no-repeat 0 0;

	padding-top: 0;

	padding: 0 5px 10px 5px;

}

.tarifs .block42 h2 {

	color: #FFFFFF;

	line-height: 35px;

	padding: 0 0 0 10px;

	margin: 0 0 5px 0;

	font-size: 150%;

}



.tarifs p {

	text-align: justify;

	padding: 0 0 0 20px;

	margin: 10px 0 10px 0;

}



.tarifs h3 {

	font-size: 120%;

	color: #FFFFFF;

	margin: 10px 0 5px 0;

	padding: 0 0 0 10px;

}



.tarifs ul {

	padding: 0 0 12px 40px;

	margin: 10px 0 10px 10px;

}

.tarifs li {

	padding: 2px 0 2px 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

}



.tarifs h4 {

	padding:0pt 0pt 0pt 30px;

	margin: 0 0 0 0;

}



.tarifs .center {

	margin: 5px auto;

	width: 200px;

	text-align: center;	

}



.tarifs .center .size1 {

	font-size: 110%;

	color: #FFFFFF;

	margin: 5px 0 5px 0;

	font-family: Tahoma, sans-serif;

	padding: 0 0 0 0;

	text-align: center;

	text-decoration: underline;

}

.tarifs .center .size2 {

	font-size: 130%;

	color: #FFFFFF;

	font-family: Tahoma, sans-serif;

	margin: 5px 0 5px 0;

	padding: 0 0 0 0;

	text-align: center;

}



/* contacts */

.contacts .block42In2 {

	background: url(images/block4-t5.gif) no-repeat 0 0;

	padding-top: 0;

	padding: 0 5px 10px 5px;

}

.contacts .block42 h2 {

	color: #FFFFFF;

	line-height: 35px;

	padding: 0 0 0 10px;

	margin: 0 0 5px 0;

	font-size: 150%;

}



.contacts h3 {

	font-size: 120%;

	color: #FFFFFF;

	margin: 10px 0 5px 0;

}



.contacts table {

	width: 100%;

}



.contacts table td.pair {

	width: 50%;

	text-align: center;

}



.contacts table td.impair {

	width: 50%;

	text-align: center;

}



.contacts table td.other {

	text-align: center;

}



/* faq */

.faq .block42In2 {

	background: url(images/block4-t5.gif) no-repeat 0 0;

	padding-top: 0;

}

.faq .block42 h2 {

	color: #FFFFFF;

	line-height: 35px;

	padding: 0 0 0 10px;

	margin: 0 0 5px 0;

	font-size: 150%;

}



.faqQuestions h3 {

	font-size: 120%;

	color: #FFFFFF;

	padding: 0 0 0 10px;

}

.faqQuestions ul {

	padding: 0 0 12px 10px;

	margin: 0 0 10px 0;

	border-bottom: solid 1px #5E5851;

}

.faqQuestions li {

	padding: 2px 0 2px 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

}



.faqAnswers h3 {

	font-size: 120%;

	color: #F7A433;

	padding: 0 0 0 10px;

	margin: 0 0 10px 0;

}

.faqAnswers dl {

	padding: 0 10px 10px 10px;

	margin: 0 0 10px 0;

	border-bottom: solid 1px #5E5851;

}

.faqAnswers dt {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

	margin: 0 0 10px 0;

}

.faqAnswers dd {

	margin: 0 0 15px 0;

}



.faq .contact p {

	margin: 10px 0;

}

.faq .contact a:link, .faq .contact a:visited {

	color: #FFFFFF;

}





/* register pages */

.register {
	margin-left: 220px;
	margin-top: 0px;
}

.register #bot {
	
	width: 100%;
}

#register {
	
	color: #FFFFFF;
	position: relative;
	margin-left: 180px;
	margin-top: 70px;


}

.iconeConfInscr {
	margin-top: -40px;
	margin-left: 350px;
}


#register a:link, #register a:visited {

	color: #FFFFFF;

}

#register .step {

	border-bottom: solid 1px #5F5850;

}

#register .stepIn {

	background: url(images/pattern1.gif) repeat 0 0;

	margin-bottom: 2px;

	padding: 10px;

	position: relative;
	text-align: left;
}
.indexFlash{
	margin-left: 240px;
}

.gameFlash{
	margin-left: 400px;
}
#register .nr {

	position: absolute;

	left: 10px;

	top: 10px;

	width: 32px;

	height: 31px;

	background: url(images/number-n.gif) no-repeat 0 0;

	color: #FFFFFF;

	line-height: 31px;

	font-size: 150%;

	text-align: center;

	font-weight: bold;

}

#ie #register .nr { left: 0; }

#ie7 #register .nr { left: 10px; }

#register .active .nr {

	background: url(images/number-sel.gif) no-repeat 0 0;

}

#register h3,

#register .in {

	margin: 0 0 0 40px;

}

#register h3 {

	color: #FFFFFF;

	font-size: 150%;

	font-weight: normal;

	margin-bottom: 10px;

	line-height: 31px;

}

#register .active h3 {

	font-weight: bold;

}

#register .checked h3 {

	background: url(images/icon-check.gif) no-repeat 90% 50%;

}

#register input.text {

	background: #A42F66 url(images/input2-m.gif) no-repeat 0 0;

	color: #FFFFFF;

	border: none;

	width: 236px;

	height: 16px;

}

#register input.submit {

	font-size: 95%;

}

#register fieldset .chk2 input {

	float: right;

	margin: 0 35px 0 0;

}

#register fieldset .chk2 label {

	width: auto;

	font-weight: bold;

}

#register fieldset .sp label {

	width: auto;

}

#register fieldset .sp .text {

	width: 176px;

	background: url(images/input3-m.gif) no-repeat 0 0;

}

#register fieldset .sp .file {

	background: #A42F66;

	color: #FFFFFF;

}

#register h3.sp {

	font-size: 140%;

	margin: 10px -10px 1px -10px;

	padding: 5px 10px 0 10px;

	border-top: solid 1px #8A7E70;

}



#register fieldset.sp div {

	float: left;

	width: 50%;

}

#register fieldset.sp label {

	width: 100%;

	float: none;

	display: block;

}

#register fieldset.sp input.text {

	background-image: url(images/input3-m.gif);

	width: 176px;

}

#register fieldset.sp div.chk {

	padding: 10px 0 0;

}

#register fieldset.sp div.chk input {

	clear: left;

}

#register fieldset.sp div.chk label {

	width: 80%;

	line-height: 20px;

}

#register fieldset.sp div.chk input,

#register fieldset.sp div.chk label {

	margin-bottom: 5px;

	float: left;

}

#register fieldset.sp select {

	width: 90%;

	background: #A42F66;

	border: solid 1px #FDB8D8;

	color: #FFFFFF;

}

#register fieldset.sp div.buts {

	clear: both;

	float: left;

	width: 100%;

}

#register.recruiter .in {

	background: url(images/pattern1.gif) repeat 0 0;

	margin: 2px;

	padding: 10px;

	position: relative;

}

#register.recruiter h3 {

	margin-left: 0;

}

#register.recruiter p {

	margin: 0 0 .5em 0;

}

#page .block7 {

	background: url(images/block7-m.gif) repeat-y 0 0;
}

.block7In {

	padding: 0 0 1px;
	margin-right: -230px;
	background: url(images/block7-b.gif) no-repeat 0 100%;

}

.block7In2 {

	background: url(images/block7-t.gif) no-repeat 0 0;
	margin-right: 50px;

	padding: 0px 1px 2px 1px;

}

#page .block8 {

	padding: 0;

	background: url(images/block8-m.gif) repeat-y 0 0;

}

.block8In {

	padding: 0 0 1px;

	background: url(images/block8-b.gif) no-repeat 0 100%;

}

.block8In2 {

	background: url(images/block8-t.gif) no-repeat 0 0;

	padding: 0px 1px 6px 1px;

}



.block7 h2, .block8 h2 {

	line-height: 35px;

	padding: 0 0 0 10px;

	font-size: 150%;

	color: #FFFFFF;

}

.block8 h2 {

	margin-bottom: 5px;

}





#cols3 {

	margin: 0 0 10px;

}

#cols3 #colL {

	float: left;

	width: 424px;

	padding: 8px 0;

}

#cols3 #colR {

	float: right;

	width: 355px;

	padding: 8px 0;

}



#cols3 .boxIn {

	color: #473F35;

}

#cols3 .box {

	width: 334px;

	margin-left: 10px;

	margin-bottom: 5px;

}

#cols3 .box p {

	margin: 0 0 .5em 0;

}

#cols3 .box h3 {

	margin-bottom: 5px;

	font-size: 120%;

}

.box .ul2 a:link, .box .ul2 a:visited {

	color: #473F35;

}



.box11 {

	background: url(images/box11-b.gif) no-repeat 0 100%;

}

.box11 .boxIn {

	background: url(images/box11-t.gif) no-repeat 0 0;

	padding: 10px 22px 15px 15px;

	min-height: 150px;

}

.box11 h3 {

	color: #FF3399;

}



.box12 {

	background: url(images/box12-b.gif) no-repeat 0 100%;

}

.box12 .boxIn {

	background: url(images/box12-t.png) no-repeat 0 0;

	padding: 10px 22px 15px 15px;

	min-height: 70px;

}

.box12 h3 {

	color: #658C24;

}



.box13 {

	background: url(images/box13-b.gif) no-repeat 0 100%;

}

.box13 .boxIn {

	background: url(images/box13-t.png) no-repeat 0 0;

	padding: 10px 30px 15px 15px;

	min-height: 160px;

}

.box13 h3 {

	color: #1D73C0;

}



.box14 {

	background: url(images/box14-b.gif) no-repeat 0 100%;

}

.box14 .boxIn {

	background: url(images/box14-t.png) no-repeat 0 0;

	padding: 10px 22px 15px 15px;

	min-height: 160px;

}

.box14 h3 {

	color: #EC7600;

}





.box .itemsListWrap {

	background: url(images/box5-wrap.png) no-repeat 0 0;

	width: 200px;

	height: 106px;

	margin: 10px 0 0 50px;

	padding: 1px 0 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

}

.box .itemsListWrap img {

	position: relative;

	top: 5px;

	left: 5px;

}



.box ul.ul2 li {

	padding: 2px 0 2px 10px;

}

.box ul li a:link, .box ul li a:visited {

	font-weight: bold;

}

.box11 ul.ul2 li {

	background: url(images/icon-7.gif) no-repeat 0 .45em;

}

.box12 ul.ul2 li {

	background: url(images/icon-4.gif) no-repeat 0 .45em;

}

.box13 ul.ul2 li {

	background: url(images/icon-5.gif) no-repeat 0 .45em;

}

.box14 ul.ul2 li {

	background: url(images/icon-6.gif) no-repeat 0 .45em;

}

.box p {

	line-height: 1.35;

}







.box #campainsWrap {

	float: right;

	background: url(images/box6-wrap.png) no-repeat 0 0;

	behavior: url(styles/jm2/iepngfix.htc);

	width: 187px;

	height: 150px;

	padding: 1px 0 0 0;

	margin: 0 0 0 5px;

}

.box #campainsWrap img {

	position: relative;

	left: 3px;

	top: 2px;

}



#colR .ul3 {

	border-top: solid 1px #635C52;

	padding: 5px 0 3px 10px;

}

#colR .ul3 li {

	padding: 0 0 0 10px;

	background: url(images/icon-3.gif) no-repeat 0 50%;

}

#colR .ul3 li a:link, #colR .ul3 li a:visited {

	color: #FFFFFF;

}





.register .bubble {

	color: #3C352D;

}

.bubble1 {

	background: url(images/bubble-1.png) no-repeat 0 0;

	width: 398px;

	height: 115px;

	behavior: url(styles/jm2/iepngfix.htc);

	padding: 1px 0;

}

.bubble1 .bubbleIn {

	margin: 8px 15px 25px 53px;

}



.bubble2 {

	background: url(images/bubble-2.png) no-repeat 0 0;

	width: 401px;

	height: 102px;

	behavior: url(styles/jm2/iepngfix.htc);

	padding: 1px 0;

}

.bubble2 .bubbleIn {

	margin: 8px 15px 12px 57px;

}



.bubble3 {

	background: url(images/bubble-3.png) no-repeat 0 0;

	width: 400px;

	height: 200px;

	behavior: url(styles/jm2/iepngfix.htc);

	padding: 1px 0;

}

.bubble3 .bubbleIn {

	margin: 20px 15px 15px 55px;

}



.bubble4 {

	background: url(images/bubble-4.png) no-repeat 0 0;

	width: 424px;

	height: 92px;

	behavior: url(styles/jm2/iepngfix.htc);

	padding: 1px 0;

}

.bubble4 .bubbleIn {

	margin: 15px 15px 15px 80px;

}







/* ADD START */



#adviceside .block1In {

	padding: 4px 1px;

}

#adviceside p {

	margin: 0;

}



#adviceside .title {

	padding: 5px 3px 5px 7px;

	font-family: "Trebuchet MS", sans-serif;

	font-size: 125%;

	border-bottom: solid 1px #5A534A;

	color:#8CC131;

	font-size:120%;

	line-height:35px;

}



#adviceside .txt {

	padding: 0.3em 0pt 0.3em 10px;

}



#adviceside ul {

	list-style: none;

	margin: 0 0 0 10px;

}



#adviceside li {

	background:transparent url(images/icon-3.gif) no-repeat scroll 0pt 0.6em;

	padding:0.3em 0pt 0.3em 10px;

}



.search li input {

	background:#A42F66 none repeat scroll 0%;

	border:1px solid #FEB9D9;

	color:#FFFFFF;

	height:16px;

	width: 98%

}



#adviceside h3 {

	margin: 0 0 0 7px;

}



#page #campainsBest {

	height: 272px;

}



.bubbleStatic1 .bubbleIn a:link {

	color:#000000;

	text-decoration: underline;

}



.bubbleStatic1 .bubbleIn a:visited {

	color:#000000;

	text-decoration: underline;

}



.bubbleStatic1 .bubbleIn a:hover {

	color: #666666;

}



.feed a  {

	margin: 0 0 0 0;

}



.form table .pl {

	width: 50px;

	padding:0pt 0pt 0pt 10px;

}



.jm {

	padding: 0 5px 0 5px;

}



.jm li {

	background:transparent url(images/icon-3.gif) no-repeat scroll 0pt 0.6em;

	padding:0.3em 0pt 0.3em 10px;

	list-style: none;

}



.jm .advice {

	color: #CC0000;

	margin: 10px 0 10px 0;

}

.cpanel ul {

	margin:0pt 0pt 1em 1.5em;

}



.cpanel li {

	background:transparent url(images/icon-3.gif) no-repeat scroll 0pt 0.6em;

	padding:0.3em 0pt 0.3em 10px;

	list-style: none;

}



.services .block1In {

	padding: 5px 10px;

}



.services .block1In ul {

	margin:0pt 0pt 1em 1.5em;

}



.services .block1In li {

	list-style: none;

}



#popup .box {

	padding: 4px 10px;

	margin-bottom: 1px;

	background-color: #473F35;

	text-align: left;

	color: #fff;

}



#popup h2 {

	background: transparent url(images/pattern1.gif) repeat scroll 0pt;

	padding: 0 0 0 2px;

}



#popup #page_title {

	text-align: right;

}



#popup img {

	margin: 5px auto;

	width: 100px;

}



#popup .box span {

	font-weight: bold;

}

#popup .box p {

	text-indent: 10px;

	text-align: justify;

	margin: 3px;

}





#popup .box a.action {

	margin: 3px; padding: 3px;

	border: 1px solid #F6A410;

	color: #fff;

}

#popup .box a.action:hover {

	border-bottom: 2px solid #F6A410;

	text-decoration: none;

}



.table2 a.inv:link, .table2 a.inv:visited {

	color: #C48709;

	font-weight: bold;

}



#popup #q { display:block; visibility: true;}

#popup #sel_cand,

#popup #sel_other { display: none; visibility: false;}

#popup #sel_cand ul {

	list-style-type: none;

	margin: 4px 2px 4px 10px;

}

#popup #sel_cand label { margin-left: 6px;}

#popup #sel_cand .input { float: right; margin-right: 10px;}



#feed .fba img {

	margin: 0 0 0 0;

}



dl.list {

	margin: 10px 0 10px 0;

}



dl.list dt {

	font-weight: bold;

}



dl.list dd {

	padding: 0 0 0 10px;

}



.ul .secondUl {

	list-style: disc;

	margin: 0 0 0 10px;

}





/*

	RollOver

	------------------------------------------------------------------------------

*/

.over {

	margin: 0;

	padding: 5px;

	position: absolute;

	top: -1000px;

	left: -1000px;

	z-index: 100;

	color:#FFFFFF;

	background-color: #ba2167 ;

	border: 1px solid #555;

}

#pageAdmin{
	text-align: center;	

}

.over ul { list-style: none }

/* ADD END */

/* logo + search form */
#top {
	height: 75px;

	margin-top: 54px;
	margin-left: 350px;
	top: 0;
	left: 0;
}

#logo {
	position: relative;
	top: 0;
	left: 25px;
	z-index: 10;
}
#logo a:link, #logo a:visited {
	display: block;
	width: 142px;
	height: 75px;
	
}
#logo span {
	background: url(pix/affiliation.png) no-repeat 0 0;
}

#search {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 535px;
}

#search ul {
	width: 300px;
	position: relative;
	left: 45px;
	overflow: hidden;
}

#search ul li {
	float: left;
	margin: 0 1px 0 0;
}

#search ul li a:link, #search ul li a:visited {
	display: block;
	float: left;
	height: 16px;
	width: 53px;
	background: url(pix/panel/pink/tab1-n.gif) no-repeat 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: -.35px;
}

#search ul li a.active:link, #search ul li a.active:visited,
#search ul li a:link:hover, #search ul li a:visited:hover {
	background: url(../../pix/panel/pink/tab1-o.gif) no-repeat 0 0;
}

#search * {
	float: left;
	color: #FFFFFF;
}

#search label {
	width: 45px;
	line-height: 21px;
	font-size: 90%;
}

#search input.text {
	width: 392px;
	height: 16px;
	border: none;
	background: #A42F66 url(../../pix/panel/pink/search-m.gif) no-repeat 0 0;
	margin: 0 5px 0 0;
}

#search input.submit {
	width: 80px;
	height: 23px;
	color: #000000;
	border: none;
	background: url(../../pix/panel/pink/but-search.gif) no-repeat 0% 0%;
	font-size: 85%;
	padding: 0 0 2px 0;
}

#colM {
	float: left;
	width: 593px;
	padding: 12px 0 0 0;
	position: relative;
}

#profileHeader {
	height: 125px;
	position: relative;
}

#profileHeader .img {
	border: solid 1px #A29586;
	position: absolute;
	left: 12px;
	top: 12px;
}

#profileHeader h2 {
	color: #FFFFFF;
	font-size: 140%;
	position: absolute;
	left: 130px;
	top: 15px;
	width: 440px;
	padding: 0 0 .7em 0;
	border-bottom: solid 1px #716A61;
}

#profileHeader p.data {
	position: absolute;
	left: 130px;
	top: 50px;
}

#profileHeader p.data span {
	display: block;
	float: left;
	margin: 0 .5em 0 0;
}

#profileHeader p.icons {
	position: absolute;
	left: 130px;
	top: 85px;
	width: 200px;
	overflow: hidden;
}

#profileHeader p.visits {
	position: absolute;
	bottom: 3px;
	right: 10px;
	height: 41px;
	line-height: 35px;
	padding: 0 0 0 33px;
}

#profileHeader a.edit:link, #profileHeader a.edit:visited {
	display: block;
	width: 42px;
	height: 19px;
	background: url(../../pix/panel/pink/but-edit.png) no-repeat 0 0;
	behavior: url(styles/iepngfix.htc);
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 18px;
}

#profileHeader a.edit:link:hover, #profileHeader a.edit:visited:hover {
	background: url(../../pix/panel/pink/but-edit-o.png) no-repeat 0 0;
}

#profileHeader a.editImg:link, #profileHeader a.editImg:visited {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#profileHeader a.editTxt:link, #profileHeader a.editTxt:visited {
	float: left;
}

#profileHeader p.visits {
	background: url(../../pix/panel/pink/icon-alien.gif) no-repeat 0 0;
}

#profileHeader {
	background: url(../../pix/panel/pink/header-m.gif) no-repeat 0 0;
}


a.icon:link, a.icon:visited {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin: 0 8px 0 0;
}

a.icon:link:hover, a.icon:visited:hover {
}

a.icon:link span, a.icon:visited span {
	text-indent: -1000em;
}

a.special:link, a.special:visited {
	font-weight: bold;
	color: #C48709;
}

#lastUpd {
	position: absolute;
	color: #776E63;
	right: 5px;
	top: 150px;
}

.tabs2 {
	margin: 10px 0 10px 0;
	border-bottom: solid 3px #D96506;
}

.tabs2 ul {
	width: 100%;
	overflow: hidden;
}

.tabs2 ul li {
	float: left;
	margin: 0 1px 0 0;
}

.tabs2 ul li a:link, .tabs2 ul li a:visited {
	display: block;
	float: left;
	background: url(../../pix/panel/pink/tab2-n-l.gif) no-repeat 0 0;
	text-decoration: none;
	color: #FFFFFF;
}

.tabs2 ul li a:link span, .tabs2 ul li a:visited span {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	background: url(../../pix/panel/pink/tab2-n-r.gif) no-repeat 100% 0;
}

.tabs2 ul li a.active:link, .tabs2 ul li a.active:visited,
.tabs2 ul li a:link:hover, .tabs2 ul li a:visited:hover {
	background: url(../../pix/panel/pink/tab2-o-l.gif) no-repeat 0 0;
}

.tabs2 ul li a.active:link span, .tabs2 ul li a.active:visited span,
.tabs2 ul li a:link:hover span, .tabs2 ul li a:visited:hover span {
	background: url(../../pix/panel/pink/tab2-o-r.gif) no-repeat 100% 0;
}

.tabs2 ul li a.active:link, .tabs2 ul li a.active:visited {
	font-weight: bold;
}

a.but1:link span, a.but1:visited span {
	background: url(../../pix/panel/pink/but1.gif) no-repeat 0 0;
}

a.but1:link:hover span, a.but1:visited:hover span {
	background: url(../../pix/panel/pink/but1-o.gif) no-repeat 0 0;
}

a.but2:link span, a.but2:visited span {
	background: url(../../pix/panel/pink/but2.gif) no-repeat 0 0;
}

a.but2:link:hover span, a.but2:visited:hover span {
	background: url(../../pix/panel/pink/but2-o.gif) no-repeat 0 0;
}

a.but3:link span, a.but3:visited span {
	background: url(../../pix/panel/pink/but3.gif) no-repeat 0 0;
}

a.but3:link:hover span, a.but3:visited:hover span {
	background: url(../../pix/panel/pink/but3-o.gif) no-repeat 0 0;
}

#colS1 {
	float: right;
	width: 185px;
	padding: 12px 0 0 0;
}

#topTags {
	margin: 0 0 4px 0;
	height: 115px;
	padding: 5px 10px;
	color: #FFFFFF;
	position: relative;
}

#topTags h3 {
	font-size: 130%;
	color: #FFFF8D;
}

#topTags a:link, #topTags a:visited {
	color: #FFFFFF;
}

#topTags p.add {
	position: absolute;
	right: 7px;
	bottom: 7px;
	height: 22px;
}

#topTags p.bottomText {
	position: absolute;
	bottom: 7px;
}

#topTags p.add a:link, #topTags p.add a:visited {
	width: 22px;
	height: 22px;
	display: block;
}

#topTags {
	background: url(../../pix/panel/pink/tags-m.gif) no-repeat 0 0;
}

#topTags p.add a:link span, #topTags p.add a:visited span {
	background: url(../../pix/panel/pink/but-add.gif) no-repeat 0 0;
}

#topTags p.add a:link:hover span, #topTags p.add a:visited:hover span {
	background: url(../../pix/panel/pink/but-add-o.gif) no-repeat 0 0;
}

.tags {
}

.tags ul li {
	display: inline;
	padding: 0 .2em;
}

.tags li.sz1 { font-size: 170%; }

.tags li.sz2 { font-size: 150%; }

.tags li.sz3 { font-size: 130%; }

.tags li.sz4 { font-size: 110%; }

.tags li.sz5 { font-size: 90%; }

#page .block1 {
	margin-bottom: 4px;
	width: 185px;
	background: url(../../pix/panel/pink/block1-b.gif) no-repeat 0 100%;
}

.block1 p {
	margin: 0 0 .75em 0;
}

.block1 h2 {
	font-size: 120%;
}

.block1 h3 {
	font-size: 120%;
	line-height: 1.1;
	padding: .3em 0 .5em;
}

.block1 select {
	width: 98%;
	border: solid 1px #FEB9D9;
}

.block1 select, .block1 select option {
	color: #FFFFFF;
	background: #A42F66;
}

.block1In {
	background: url(../../pix/panel/pink/block1-t.gif) no-repeat 0 0;
	padding: 4px 3px;
}

.block1In .list {
	background: #443C33;
	border-top: solid 1px #58524B;
	border-bottom: solid 1px #58524B;
	margin: .75em -9px;
	padding: .3em 9px;
}

.itemsList .block1In {
	padding: 4px 10px;
	/* min-height: 95px; */
}

.itemsList h3 {
	margin: 0 0 .5em 0;
	font-weight: normal;
	font-size: 120%;
}
.itemsList ul {
	overflow: hidden;
}
.itemsList ul li {
	float: left;
	margin: 0 14px 0 0;
}
.itemsList ul li a:link, .itemsList ul li a:visited {
	display: block;
	border: solid 1px #A29586;
}
.itemsList ul li a:link:hover, .itemsList ul li a:visited:hover {
	border: solid 1px #E2D5C6;
}
.itemsList p.nav {
	margin: 7px 0 0 0;
	overflow: hidden;
}
.itemsList p.nav a.ir:link, .itemsList p.nav a.ir:visited {
	float: left;
	display: block;
	width: 8px;
	height: 1em;
}
.itemsList p.nav a.ir:link span, .itemsList p.nav a.ir:visited span {
	text-indent: -1000em;
}
.itemsList p.nav a.prev:link, .itemsList p.nav a.prev:visited {
	margin: 0 28px 0 0;
}
.itemsList p.nav a.prev:link span, .itemsList p.nav a.prev:visited span {
	background: url(../../pix/panel/pink/icon-prev.gif) no-repeat 0 50%;
}
.itemsList p.nav a.next:link, .itemsList p.nav a.next:visited {
}
.itemsList p.nav a.next:link span, .itemsList p.nav a.next:visited span {
	background: url(../../pix/panel/pink/icon-next.gif) no-repeat 0 50%;
}
.itemsList p.nav a.goto:link, .itemsList p.nav a.goto:visited {
	float: right;
	font-weight: bold;
	font-size: 90%;
}

* html .itemsList ul,
* html .itemsList p.nav {
	zoom: 1;
}

.list h3 {
	margin: 0 0 0 10px;
	font-size: 120%;
}
.list ul.ul {
	margin: .3em 0;
}
.list ul.ul li {
	margin: .25em 0;
	padding: 0 0 0 10px;
	background: url(../../pix/panel/pink/icon-2.gif) no-repeat 0 .45em;
	float: none;
}
.list ul.ul li a:link, .list ul.ul li a:visited {
	border: none;
}
.list .block1In ul.ul {
	margin: 0 0 0 10px;
}

.hitParade .block1In {
	padding: 4px 1px;
}
.hitParade h3 {
	margin: .3em 0 .4em 10px;
	font-size: 120%;
}
.hitParade ul {
	border-top: solid 1px #59534c;
}
.hitParade ul li {
	border-bottom: solid 1px #59534c;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}
.hitParade ul li span {
	display: block;
	float: left;
	width: 25px;
	padding: 0 0 0 5px;
	color: #f7a433;
}
.hitParade ul li a:link, .hitParade ul li a:visited {
	color: #c7beb6;
	text-decoration: underline;
}
.hitParade ul li a:link:hover, .hitParade ul li a:visited:hover {
	text-decoration: none;
}

#shLinks ul, #page .links2 ul {
	padding: 10px 0 10px 10px;
	margin: 0;
	background: url(../../pix/panel/pink/pattern1.gif) repeat 0 0;
}

#shLinks li, #page .links2 li {
	background: url(../../pix/panel/pink/icon-3.gif) no-repeat 0 .45em;
	margin: .4em 0;
}

#shLinks a:link, #shLinks a:visited,
.links2 a:link, .links2 a:visited {
	color: #FFFFFF;
}

.links2 a.special:link, .links2 a.special:visited {
	color: #E6E383;
}

#page #campains {
	height: 292px;
}
#campains .block1In {
	padding: 4px 1px;
}
#campains p {
	margin: 0;
}
#campains p.number {
	border-bottom: solid 1px #59534C;
	padding: 10px 0 3px 0;
}
#campains p.number span {
	color: #D3DF04;
}
#campains p.title {
	padding: 5px 3px 5px 7px;
	color: #A29586;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	border-bottom: solid 1px #5A534A;
}
#campains table {
	width: 100%;
	border-collapse: collapse;
}
#campains table td, #campains table th {
	border: solid 1px #5A534A;
	border-left: none;
}
#campains th {
	background: #473F35;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#campains td {
	padding: 3px 0;
}
#campains .row2 td {
	background: #473F35;
}
#campains td.label {
	padding-left: 5px;
}
#campains td.price {
	width: 55px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	line-height: 10px;
	background-image: url(../../pix/panel/pink/price1.gif);
	background-repeat: no-repeat;
	background-position: 100% 65%;
}
#campains .row2 td.price {
	background-image: url(../../pix/panel/pink/price2.gif);
}

#page .campains {
	/* height: 292px; */
}
.campains .block1In {
	padding: 4px 1px;
}
.campains p {
	margin: 0;
}
.campains p.number {
	border-bottom: solid 1px #59534C;
	padding: 10px 0 3px 0;
}
.campains p.number span {
	color: #D3DF04;
}
.campains p.title {
	padding: 5px 3px 5px 7px;
	color: #A29586;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	border-bottom: solid 1px #5A534A;
}
.campains table {
	width: 100%;
	border-collapse: collapse;
}
.campains table td, .campains table th {
	border: solid 1px #5A534A;
	border-left: none;
}
.campains th {
	background: #473F35;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.campains td {
	padding: 3px 0;
}
.campains .row2 td {
	background: #473F35;
}
.campains td.label {
	padding-left: 5px;
}
.campains td.price {
	width: 55px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	line-height: 10px;
	background-image: url(../../pix/panel/pink/price1.gif);
	background-repeat: no-repeat;
	background-position: 100% 65%;
}
.campains .row2 td.price {
	background-image: url(../../pix/panel/pink/price2.gif);
}

p.number {
	overflow: hidden;
	font-size: 120%;
	font-weight: bold;
	line-height: 0.9;
	height: 3em;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
}
p.number span {
	font-size: 200%;
	font-weight: normal;
	float: left;
	margin: 0 .2em 0 0;
	height: 1.5em;
	letter-spacing: -3px;
}

.listIcons ul.ul li {
	background: none;
	padding: 0;
	margin: .5em 0;
}

.listIcons a:link, .listIcons a:visited {
	display: block;
	padding: 0 0 0 25px;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 19px;
}
.listIcons a.rss:link, .listIcons a.rss:visited {
	background: url(../../pix/panel/pink/icon-rss.gif) no-repeat 0 0;
	line-height: 19px;
}
.listIcons a.report:link, .listIcons a.report:visited {
	background: url(../../pix/panel/pink/icon-alert.gif) no-repeat 0 0;
	display: block;
	padding: 0 0 0 25px;
}
#topTags a.orangeOK:link, #topTags a.orangeOK:visited {
    font-weight: bold;
	color: #F6A410;;
    text-transform: uppercase;
}

