
BODY {
	background: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
BODY.empty {
	margin: 0px;
	padding: 0px;
}
FORM {
	padding: 0px; 
	margin: 0px;
}
TABLE {
	border-collapse: collapse
}
TD {
	padding: 0px;
	font-size: 11px; 
	font-family: verdana; 
}
H1 {
	font-size: 13px; 
	font-family: verdana; 
	font-weight: bolder; 
	color: #1B315D;
}
.title1 {
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bolder; 
	color: #1B315D;
}
H2 {
	font-size: 11px; 
	font-family: verdana; 
	font-weight: bold; 
	color: #1B315D;
	background: url(img/title2_bg.gif);
	line-height: 26px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #F4D465;
}
IMG {
	border: none;
}
A {
	cursor: pointer;
}
A:link , A:active , A:visited {
	color: #990000; 
	font-weight: bold; 
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

a.btn {
	background-image: url(/images/title_bg.png);
	background-position: left;
	padding: 7px 15px 7px 15px;
	cursor: pointer;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #1B315D;
}

a.black, a.black:link {
	color: #000000;
	font-weight: normal;
}

.layout {
	width: 983px;
	margin: auto auto;
}

.layout_top {
	margin: 0px;
}
.layout_top table {
	margin: 0px;
}
.layout_top .logo {
	display: block;
}
.layout_menu {
	background: url(/images/menu_bg.png);
	height: 40px;
	width: 983px;
	color: #525252;
	overflow: hidden;
}
.layout_menu a {
	color: #525252;
	font-weight: normal;
}
.layout_menu_cols {
	height: 40px;
	width: 983px;
}
.layout_menu_cols .left {
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.layout_menu_cols .right {
	vertical-align: middle;
	text-align: right;
}
.layout_menu .cities {
	margin-right: 10px;
}
.layout_menu .cities a {
	color: #002198;
	font-size: 18px;
}

.login_tbl {
	height: 40px;
}


.top_message {
	padding-left: 14px;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #0522A0;
}
.top_message .text {
	height: 60px;
	overflow: hidden;
	text-align: left;
	width: 500px;
}
.top_message .text div {
	height: 60px;
	width: 500px;
	background: #fff;
}
#top_news_nav a {
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin-right: 5px;
	color: #fff;
	cursor: pointer;
	margin: 0px 3px 5px 0px;
	padding: 2px 4px;
	background: #6192EA;
}
#top_news_nav a.activeSlide {
	background: #002592;
}
#top_news_nav a:focus {
	outline: none;
}

.layout_middle {
	background: url(/images/middle_bg.png);
	margin-top: 15px;
}
.layout_middle_left {
	vertical-align: top;
	text-align: left;
	width: 270px;
}
.layout_left_panel {
	background: url(/images/left_bg.png);
	background-repeat: no-repeat;
	position: relative;
	top: -7px;
}
.layout_middle_left_search {
	background: url(/images/degrad.png);
	padding-bottom: 20px;
}
.layout_middle_right {
	padding-bottom: 50px;
	padding-top: 15px;
	vertical-align: top;
	text-align: center;
}
.num_btn {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.num_btn li {
	float: right;
	background: url(/images/square_bg.png);
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin-right: 5px;
	color: #fff;
	cursor: pointer;
}

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

.toolslinks li {
	
	/*
	float: left;
	margin-left: 15px;
	*/
}

.block {
	background: #FFE6A5;
	border: 1px solid #FFD66E;
	padding: 10px;
}
	
.block_white {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
/*menu*/

.menu {
	padding: 14px;
	color: #455E90;
	border: 0px solid;
}

.btn_add {
	background-image: url(/images/title_bg.png);
	background-position: left;
	padding-left: 5px;
	cursor: pointer;
}

.btn_add div {
	background-image: url(/wslib/img/plus.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 7px 7px 7px 30px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}

.btn_add a {
	color: #1B315D;
}

.devenir_membre {
	background: url(img/block_left_bg.gif) no-repeat;
	background-position: top center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 12px 20px 12px;
	font-size: 13px;
	text-align: center;
	color: #2A3E66;
}

.devenir_membre .desc {
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B34801;
}
	
.devenir_membre a {
}

.devenir_membre a img {
	vertical-align: top;
}

.main {
	padding: 10px;
	display: block;
}
	
.map_canvas {
	border: 2px solid #ffffff;
}
	
/* User account */

.menu_box {
	
	/*
	 background: url(img/block_left_bg.gif) no-repeat;
	background-position: top center;
	*/
	margin-left: auto;
	margin-right: auto;
	/*
	padding: 10px 12px 20px 12px;
	*/
	font-size: 13px;
	text-align: center;
	color: #2A3E66;
}

.menu_box .desc {
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B34801;
}
	
.menu_box a {
	display: block;
	margin-top: 4px;
	padding-top: 4px;
	border-top: 1px dashed #DFC25C;
}

.menu_box a img {
	vertical-align: top;
}

/* cols */
	
.cols {
	margin-left: auto;
	margin-right: auto;
}

.cols .col1 {
	padding: 8px;
	vertical-align: top;
}

.cols .col2 {
	padding: 8px;
	vertical-align: top;
}

/* subscription */

.sub_confirm {
	text-align: left;
}

/*quick list*/

.u_quick {
	width: 216px;
	background: url(/images/block_bg.png) no-repeat;
	text-align: left;
	border-top: 1px solid #ffffff;
	margin-bottom: 20px;
}

.u_quick .padding {
	padding: 10px;
}
	
.u_quick p {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.u_quick .photo {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}
	
.u_quick .categ {
	font-weight: normal;
}

.u_quick .categ img {
	vertical-align: middle;
	margin-right: 5px;
}
	
.u_quick .more {
	font-weight: normal;
	position: absolute;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 80px;
}

.u_quick .more img {
	vertical-align: middle;
	margin-left: 5px;
}

/* search */

.search {
	margin-top: 10px;
	margin-bottom: 10px;
}

.search_item {
	width: 190px;
	height: 160px;
	background: url(img/block_bg.png) no-repeat;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	float: left;
}


.search_item p {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.search_item .photo {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}

.search_source {
	font-size: 10px;
	font-style: italic;
	margin-top: 8px;
	color: #BF7D0B;
}

.search_title {
	font-size: 15px;
}

.search_resume {
	margin-top: 5px;	
}

.search_item .categ {
	font-weight: normal;
}

.search_item .categ img {
	vertical-align: middle;
	margin-right: 5px;
}
	
.search_item .more {
	font-weight: normal;
	position: absolute;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 80px;
}

.search_item .more img {
	vertical-align: middle;
	margin-left: 5px;
}

/* search categ */
.categ_list {
	text-align: left;	
}
.categ_item {
	padding: 5px;
	border-bottom: 1px dashed #DFC25C;
}
/* coach */

.coach {
	background-image: url(img/coach_bg2.gif);
	background-position: bottom right;
	text-align: left;
	padding-top: 10px;
	padding-right: 100px;
}


/* profile */

.profile {
	text-align: left;
	margin: 20px;
}

.profile .split {
	margin-left: 20px;
	margin-bottom: 10px;
}

.profile .col1 {
	vertical-align: top;
	width: 275px;
}
	
.profile .sep {
	width: 20px;
	vertical-align: top;
}
	
.profile .col2 {
	vertical-align: top;
}
	
.profile .top {
	background: url(images/profile_coor.png) no-repeat;
	background-position: top right;
	background-color: #ffe6a5;
	width: 275px;
	border: 1px solid #E5C369;
}
	
.profile .photo {
	position: absolute;
	margin-top: 5px;
	border: 1px solid #000000;
}
	
.profile .top .name {
	margin-left: 45px;
	margin-top: 10px;
	border: 0px solid;
	height: 58px;
}

.profile .top .name td {
	vertical-align: middle;
	width: 180px;
	font-size: 12px;
}

.profile .top .coor {
	margin: 10px 0px 10px 10px;
	border: 0px solid;
}

.profile .top .coor .title {
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #9B0000;
	width: 60px;
	text-align: right;
}

.profile .top .coor .data {
	vertical-align: middle;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	background: url(img/separator.png) no-repeat;
	background-position: bottom left;
	overflow: hidden;
}
	
.profile .desc {
	margin-left: auto;
 	margin-right: auto;
	margin-top: 20px;
}
	
.profile .status {
	width: 200px;
}
	
.profile .status a:link , .profile .status a:active , .profile .status a:visited {
	width: 200px;
	color: #013BA0;
}

.profile .ico {
	text-align: right;
	vertical-align: middle;
	padding: 5px 10px 5px 10px;
}
	
.profile .online {
	font-size: 12px;
	font-weight: bold;
	color: #0169CE;
}
	
.profile .offline {
	font-size: 12px;
	font-weight: bold;
	color: #B2952D;
}

.profile .send {
	font-size: 11px;
	font-weight: bold;
	color: #013BA0;
}

.profile .pt_title {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 0px 20px;
	border: 1px solid #E5C369;
	background: #FFE6A5;
	padding: 1px;
}
	
.profile .stars {
	margin-left: 20px;
	margin-right: 20px;
}

.profile .part {
	margin-left: 20px;
	margin-right: 0px;
	background: #ffffff;
	border: 1px solid #A68223;
}

.profile .bio_title {
	position: relative;
	top: 18px;
	left: 40px;
}

.profile .bio_container {
	width: 530px;
}

/* pac */

.pa_list {
	width: 450px;
}
.pa_list .pa_item {
	margin-bottom: 10px;
	cursor: pointer;
	padding: 1px;
}
.pa_list h2 {
	font-size: 15px;
	cursor: pointer;
}
.pa_list table {
	width: 100%;
}
.pa_list .col2 {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 60px;
}
.pa_list .col1 {
	padding: 8px;
	font-size: 13px;
}
.pa_list .bottom {
	margin-top: 8px;
	font-size: 15px;
	color: #4F4F4F;
}
.pa_list .city {
	color: #031F9D;
	font-size: 16px;
}
.pa_list .highlight {
	border: 1px solid #000000;
	padding: 0px;
}
.pa_list .details {
	margin: 10px 0px 10px 0px;
	clear: both;
}
.pa_list .details .contact {
	background-color: #FFE99D;
	padding: 5px;
	font-size: 15px;
	border: 1px solid #FFBA41;
}
.pa_list .details .txt {
	height: 100px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #FFBA41;
	background: #ffffff;
}
.pa_list .photo_canvas {
	float: left;
	border: 1px solid #FFBA41;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: center center;
	width: 100px;
	height: 80px;
}
/* IM instant messaging */

#im_global {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 180px;
	border: 0px dashed #000000;
}

.im {
	border: 1px solid #000000;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #003BAA;
}

.im .from {
	font-weight: bold;
}

.im .message {
	border-top: 1px solid #cccccc;
	width: 150px;
	margin-bottom: 5px;
	text-align: left;
	color: #000000;
}

.im textarea {
	display: block;
	margin-bottom: 10px;
	width: 150px;
	height: 50px;
	background: #EBF3FE;
	border: 1px solid #bbbbbb;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.im .close {
	text-align: right;
	color: #999999;
	font-size: 9px;
	cursor: pointer;
}


#im_compose {
	position: absolute;
	display: none;
	margin-top: 30px;
	margin-left: 0px;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	text-align: left;
	color: #003BAA;
}

#im_compose .input {
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	width: 150px;
	background: #EBF3FE;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

#im_compose textarea {
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	width: 150px;
	height: 100px;
	background: #EBF3FE;
	border: 1px solid #bbbbbb;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

#im_compose .close {
	text-align: right;
	color: #999999;
	font-size: 9px;
	cursor: pointer;
}

/* publizone */

.publizone {
	width: 210px;
	height: 240px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/publizone_bg2.png) no-repeat;
	overflow: hidden;
}

.publizone td {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	padding-top: 25px;
}

.publizone div {
	width: 190px;
	height: 200px;
	overflow: auto;
}

.publizone a:link , .publizone a:active , .publizone a:visited {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
}

.publizone a:hover {
	text-decoration: underline;
}

/* event banners */
#event_banners {
	margin: 5px 0px 5px 0px;
}

.event_display h1, .event_display h2, .event_display h3, .event_display h4, .event_display h5 {
	font-weight: bold;
	color: #000000;
	background: none;
	border: none;
}

.event_display h1 {
	font-size: 18px;
}
.event_display h2 {
	font-size: 16px;
}
.event_display h3 {
	font-size: 14px;
}
.event_display h4 {
	font-size: 13px;
}
.event_display h5 {
	font-size: 12px;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* bio */

.bio {
	padding: 30px;
	padding-top: 20px;
	border: 1px solid #B19F70;
	background: #ffffff;
	font-size: 12px;
	font-family: verdana, arial;
}

.bio  H1  {
	color: #1B315D;
	font-size: 20px;
	font-family: times, verdana;
	padding: 10px 10px 5px 10px;
	margin: 15px 0px 15px 0px;
	position: relative;
	left: -5px;
	border-bottom: 1px solid #000000;
	clear: both;
}

.bio  H2  {
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	padding-top: 60px;
	padding-bottom: 10px;
	background: url(img/title_bg2.png) no-repeat;
	border: none;
	margin: 15px 0px 15px 0px;
	clear: both;
}

.bio  H3  {
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	padding-top: 40px;
	padding-left: 30px;
	background: url(img/title_bg5.png) no-repeat;
	border: none;
	margin: 15px 0px 15px 0px;
	clear: both;
}

.bio  H4  {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #ffffff;
	padding: 1px 1px 1px 5px;
	background: #000000;
	margin: 15px 0px 15px 0px;
	clear: both;
}

.bio  ADDRESS  {
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	background: url(img/title_bg3.png);
	border: none;
	border-left: 4px solid #E4AC50;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.bio  UL  {
	margin-left: 0px;
	padding-left: 15px;
}

.bio  UL  LI  {
	padding-top: 8px;
	padding-top: 8px;
}

.bio  IMG  {
	border: 1px solid #000000;
}

.bio td {
	font-size: 12px;
	font-family: verdana, arial;
	vertical-align: top;
}

/* bio_edit */

.bio_edit .htmlarea_menu {
	background: #CBE1FC;
	width: 500px;
	text-align: left;
	padding: 0px;
	border: 1px outset;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.bio_edit .htmlarea {
	width: 500px;
	height: 500px;
	border: 1px solid #000000;
}

.bio_edit .categ .title {
	background: #000000;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
}

.bio_edit .title {
	background: #000000;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
}

.bio_edit .list {
	float: left;
}

/* bio_img */

.bio_img .thumb {
	float: left;
	margin: 2px;
	text-align: center;
	font-size: 10px;
	height: 100px;
	width: 100px;
}

.bio_img .filename {
	width: 70px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.bio_img .image {
	border: 1px solid #000000;
	vertical-align: middle;
}

.bio_img {
	margin: 10px;
}

/* content */

/* form */

.form {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.form #error {
	background: yellow;
	font-size: 13px;
	padding: 10px;
	border: 1px dashed black;
}

.form .data {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}

.form .group_title {
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 5px;
	border: 1px solid #F4D464;
}

.form .htmlarea {
	width: 100%;
	background: #ffffff;
	height: 400px;
}

.form .htmlarea_global {
	width: 400px;
}

.form .htmlarea_menu {
	width: 100%;
}

.form .input_text {
	width: 200px;
}

.form .input_textarea {
	width: 260px;
	height: 80px;
}

.form .message {
	background: yellow;
	font-size: 13px;
	padding: 10px;
	border: 1px dashed black;
}

.form .submit {
	padding: 10px;
}

.form .title {
	width: 130px;
	text-align: left;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* form_block */

.form_block {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.form_block .data {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.form_block .group_title {
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 5px;
	border: 1px solid #F4D464;
}

.form_block .htmlarea {
	width: 100%;
	background: #ffffff;
	height: 400px;
}

.form_block .htmlarea_global {
	width: 480px;
}

.form_block .htmlarea_menu {
	width: 100%;
}

.form_block .message {
	background: yellow;
	font-size: 13px;
	padding: 10px;
	border: 1px dashed black;
}

.form_block .submit {
	padding: 10px;
}

.form_block .title {
	text-align: left;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

/* form_inv_item_add */

.form_inv_item_add {
	margin-left: auto;
	margin-right: auto;
}

.form_inv_item_add .group_title {
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 5px;
	border: 1px solid #F4D464;
}

.form_inv_item_add .htmlarea {
	width: 100%;
	background: #ffffff;
	height: 400px;
}

.form_inv_item_add .htmlarea_global {
	width: 400px;
}

.form_inv_item_add .htmlarea_menu {
	width: 100%;
}

.form_inv_item_add .input_money {
	width: 70px;
}

.form_inv_item_add .input_textarea {
	width: 300px;
}

.form_inv_item_add .message {
	background: yellow;
	font-size: 13px;
	padding: 10px;
	border: 1px dashed black;
}

.form_inv_item_add .mod_title {
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 2px;
	border: 1px solid #F4D464;
}

.form_inv_item_add .submit {
	padding: 10px;
}

.form_inv_item_add .title {
	width: 115px;
	text-align: left;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.form_inv_item_add TD  {
	vertical-align: top;
	padding-right: 20px;
	text-align: left;
}

/* list */

.list {
	text-align: center;
}

.list .data {
	text-align: left;
	padding: 5px;
}

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

.list  TABLE  {
	margin-left: auto;
	margin-right: auto;
}

.list .title {
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 5px;
	border: 1px solid #F4D464;
}

/* list_edit */

.list_edit .data {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	
	border-bottom: 1px solid #000000;
}

.list_edit .item_title {
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list_edit .message {
	background: yellow;
	font-size: 13px;
	padding: 10px;
	border: 1px dashed black;
}

.list_edit .msg {
	background: yellow;
	font-size: 13px;
}

.list_edit .title {
	font-weight: bold;
	background: url(img/title_bg.gif);
	padding: 5px;
	border: 1px solid #F4D464;
}

.list_edit  TABLE  {
	margin-left: auto;
	margin-right: auto;
}

.list_edit TABLE {
	margin-left: auto;
	margin-right: auto;
}

.list_edit ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}

/* login */

.login {
	margin-left: 10px;
}

.login .error {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background: #ffffff;
}

.login .infos {
	width: 100px;
	margin: auto;
}

.login .input_password {
	width: 100px;
}

.login .input_text {
	width: 100px;
}

.login .mod_title a:hover {
	text-decoration: underline;
}

.login .mod_title a:link {
	font-weight: normal;
	text-decoration: none;
	color: #2A3E66;
}

.login .submit {
	text-align: center;
}

.login .submit_btn {
	vertical-align: middle;
}

/* mailing */

.mailing .input_text {
	width: 400px;
}

.mailing .input_textarea {
	width: 400px;
	height: 400px;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* user task and timesheet */

span.money {
	color: darkgreen;
}

/* tools */

.tools div {
	margin-top: 5px;
	margin-bottom: 5px;
}

.toolsmoney1 {
	width: 60px;
	text-align: right;
	border: 0px;
	border-bottom: 1px solid #000000;
	background: none;
	color: #009900;
	font-weight: bold;
}

.toolsmoney2 {
	width: 60px;
	text-align: right;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}

/* search */
.ui-autocomplete {
	width: 300px;
	list-style: none;
	margin-left: 0px;
	padding: 5px;
}
.ui-autocomplete-loading {
	background: white url('/wslib/img/loading.gif') right center no-repeat;
}
.ui-autocomplete li {
	text-align: left;
}
.login_form1 {
	padding: 8px;
	padding-top: 12px;
	border: 1px solid #F4D464;
}
.login_form1 table {
	margin-left: auto;
	margin-right: auto;
}
.login_form1 .input_text, .login_form1 .input_password {
	width: 120px;
}
.login_form1 .data {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ds_formarted_title {
	font-weight: bold;
}

/* coupons */
.coupon_2cols .coupon {
	width: 250px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 30px;
}
.coupon .print {
	margin-bottom: 5px;
	font-size: 15px;
}
.coupon .print_img {
	vertical-align: middle;
	
}
.coupon .logo {
	margin-bottom: 5px;
}
.coupon .line {
	border: 3px dashed #000000;
	padding: 10px;
	background: #FFB93F;
}
.coupon .title {
	background-color: #ffffff;
	padding: 10px;
	font-size: 15px;
}
.coupon .rebate {
	font-size: 20px;
	font-weight: bold;
}
.coupon .txt {
	padding: 5px;
	text-align: center;
}
.coupon .expiration {
	padding: 4px;
	background: #ffcf80;
	font-style: italic;
	margin-top: 5px;
}
.coupon .city {
	margin: 5px;
	font-weight: bold;
}

