/**
 * Style sheet wsv1_main
 */
.rss_actus
{
	width:190px;
	overflow:hidden;
	padding-left:20px;
	background-image:url("tl_files/wsv1/images/news.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	white-space:nowrap;
}

.rss_forums
{
	width:190px;
	overflow:hidden;
	padding-left:20px;
	background-image:url("tl_files/wsv1/images/forum.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	white-space:nowrap;
}

.rss_actus span, .rss_forums span
{
	display:block;
	margin-bottom:3px;
	color:#999;
}

.layout_newsfirst
{
	margin-top:10px;
	padding:20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.layout_newsfirst p.info
{
	margin-top:-10px;
	font-style:italic;
	font-size:10px;
	color:#bcbcbc;
}

.layout_newslatest
{
	margin-top:20px;
}

.layout_newslatest h2
{
	border-bottom:1px solid #bcbcbc;
}

.layout_newslatest h2 a
{
	text-decoration:none;
}

.layout_newslatest p.info
{
	margin-top:-10px;
	margin-left:auto;
	text-align:right;
	font-style:italic;
	font-size:10px;
	color:#bcbcbc;
}

.layout_newslatest p.more
{
	margin-top:-10px;
	margin-left:auto;
	text-align:right;
	font-size:10px;
}

.layout_newslatest p.teaser
{
	padding-top:10;
	text-align:justify;
}

#shortlist
{
	margin-top:10px;
	margin-bottom:7px;
	padding:10px 20px 20px 20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.mod_article ul
{
	margin-left:1em;
}

.mod_article ul li
{
	padding-left:18px;
	background-image:url("tl_files/wsv1/images/bullet.gif");
	background-repeat:no-repeat;
	list-style-type:none;
	background-position:left 3px;
}

a
{
	text-decoration:none;
	color:#546fd3;
}

a:hover
{
	text-decoration:underline;
}

.linkicon, .hyperlink_txt
{
	padding-left:21px;
	background-image:url("tl_files/wsv1/images/link.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.back, .go_back
{
	margin-top:25px;
	margin-right:25px;
	margin-left:25px;
	padding-left:21px;
	background-image:url("tl_files/wsv1/images/blink.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.external-link
{
	padding-left:19px;
	background-image:url("tl_files/wsv1/images/elink.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.ce_image
{
	margin-top:6px;
	margin-bottom:16px;
}

.ce_image img, .ce_gallery img, .reference img
{
	padding:2px;
	border:1px solid #ccc;
}

.mime_icon
{
	top:-1px;
	position:relative;
	vertical-align:middle;
}

.image_container
{
	float:left;
	line-height:12px;
}

.caption
{
	padding:2px 3px 4px 3px;
	background-color:#ddd;
	font-size:84.6%;
}

.ce_code
{
	margin-top:18px;
	margin-bottom:12px;
}

.ce_text
{
	text-align:justify;
}

.ce_text pre
{
	margin-top:18px;
	margin-bottom:18px;
	padding:9px;
	background-color:#f6f6f6;
	border:1px solid #ccc;
	line-height:1.3;
}

.pagination
{
	margin-top:20px;
	margin-bottom:15px;
	text-align:center;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
	line-height:28px;
}

.pagination p
{
	display:none;
	padding-right:6px;
}

.pagination ul
{
	display:inline;
	margin:0px;
	padding:0px;
}

.pagination ul li
{
	display:inline;
	padding:0px 1px;
	list-style-type:none;
	background-image:none;
}

.ce_table
{
	margin-top:6px;
	margin-bottom:6px;
}

.ce_table table
{
	margin-top:1px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #ddd;
}

.ce_table th, .ce_table td
{
	padding:3px 8px 4px 8px;
	background-color:#f0f0f0;
	border:1px solid #ddd;
	font-size:92.3%;
}

.ce_table .col_first
{
	font-weight:bold;
}

.ce_table .odd td
{
	background-color:#fbfbfb;
}

.ce_table .even td
{
	background-color:#fdfdfd;
}

.mod_newsreader h1
{
	margin-bottom:0;
}

.mod_newsreader h2
{
	margin-top:18px;
	color:#6c6c6c;
}

.mod_newsreader img
{
	margin-top:6px;
}

.mod_newsreader .info
{
	font-size:92.3%;
	color:#999;
}

.comment_default
{
	margin-bottom:12px;
	font-size:92.3%;
}

.ce_comments h2
{
	margin-top:6px;
}

.ce_comments .info
{
	margin-bottom:3px;
	font-size:100%;
	color:#999;
}

.ce_comments .formbody
{
	margin-top:18px;
	margin-bottom:12px;
	font-size:92.3%;
}

.ce_comments .formbody .widget
{
	margin-bottom:3px;
}

.ce_comments .formbody .text, .ce_comments .formbody .captcha
{
	width:180px;
}

.ce_comments .formbody textarea
{
	width:500px;
	height:140px;
}

.ce_comments .formbody .captcha_text
{
	padding-left:4px;
	vertical-align:middle;
	font-weight:bold;
	font-size:100%;
	color:#inheri;
}

.mod_faqlist ul
{
	margin-bottom:18px;
}

.mod_faqlist ul.last
{
	margin-bottom:12px;
}

.mod_faqlist a
{
	color:#444;
}

.mod_faqreader .info
{
	font-size:92.3%;
	color:#999;
}

#syndication ul
{
	margin:0;
	font-size:92.3%;
}

#syndication li
{
	padding-left:21px;
	background-image:url("tl_files/wsv1/images/rss.gif");
	background-repeat:no-repeat;
	list-style-type:none;
	background-position:left 1px;
}

#syndication a
{
	color:#938576;
}

input, label, select
{
	margin-bottom:8px;
	vertical-align:middle;
	color:#inheri;
}

label
{
	padding-right:20px;
	vertical-align:middle;
	font-weight:bold;
	color:#6c6c6c;
}

span.mandatory
{
	left:-15px;
	position:relative;
	padding-right:4px;
	color:#5671d4;
}

input.text
{
	width:240px;
	padding:3px;
	background-color:#f4f6fb;
	border:1px solid #ccc;
}

input.captcha
{
	width:32px;
	padding:3px;
	background-color:#f4f6fb;
	border:1px solid #ccc;
}

span.captcha_text
{
	top:-4px;
	padding-left:20px;
	vertical-align:middle;
	color:#6c6c6c;
}

textarea
{
	width:240px;
	margin-bottom:8px;
	padding:3px;
	background-color:#f4f6fb;
	border:1px solid #ccc;
	color:#inheri;
}

input.text:focus, textarea:focus, input.captcha:focus
{
	background-color:#e6eaf8 !important;
}

select
{
	padding:2px;
	border:1px solid #ccc;
	max-width:216px;
}

input.radio
{
	margin:0px 3px 0px 0px;
}

input.checkbox
{
	margin:0px 3px 3px 0px;
	vertical-align:top;
}

.checkbox_container span
{
	display:block;
}

.checkbox_container label
{
	font-weight:normal;
}

p.error
{
	font-size:92.3%;
	color:#f00;
}

div.error
{
	margin-top:6px;
	margin-bottom:1px;
	font-size:92.3%;
	color:#f00;
}

div.confirm, p.confirm
{
	font-size:115.4%;
	color:#090;
}

form table
{
	margin-bottom:0;
}

td.login_info
{
	padding-bottom:0.5em;
}

_.formbody
{
	position:relative;
	float:left;
	padding:6px 18px 14px 18px;
	background-color:#f9f9f9;
	border:1px solid #e6e6e6;
}

.formbody fieldset
{
	border:1px solid #bcbcbc;
}

.formbody legend
{
	margin-bottom:20px;
	color:#6c6c6c;
}

._formset td
{
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
}

.formbody .col_0
{
	width:144px;
}

.forbodyt .submit_container
{
	text-align:right;
}

.profile .checkbox_container
{
	margin-top:3px;
	margin-bottom:3px;
	color:#808080;
}

.profile label
{
	display:block;
	margin-top:24px;
	margin-bottom:4px;
}

.profile .checkbox_container label
{
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
}

.profile textarea
{
	width:600px;
	display:block;
	margin-bottom:3px;
}

.profile textarea.description
{
	height:270px !important;
}

.profile select
{
	display:block;
	margin-bottom:3px;
}

.profile .submit
{
	margin-top:6px;
}

.profile .formbody
{
	padding-top:0;
}

.profile .dst_adjust
{
	display:none;
}

.mod_search .text
{
	width:288px;
	padding:4px 3px;
}

.mod_search label
{
	font-weight:normal;
}

.mod_search .radio_container
{
	margin-top:0.3em;
}

.mod_search .header
{
	margin-top:1em;
	margin-bottom:1em;
	text-align:right;
}

.mod_search h3
{
	margin-bottom:0;
	color:#ccc;
}

.mod_search p
{
	margin-bottom:0;
	font-size:92.3%;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#999;
}

.mod_search .highlight
{
	font-weight:bold;
}

.avatarfile
{
	margin-top:8px;
}

.avatar_container img
{
	margin-bottom:10px;
	padding:2px;
	border:1px solid #ccc;
}

.avatar_container div.hint
{
	margin-top:-4px;
	margin-bottom:8px;
	padding:0;
	font-size:80%;
	color:#bcbcbc;
	line-height:1.25;
}

.avatar_container div.error
{
	margin-bottom:3px;
}

.mod_listing .list_per_page
{
	width:300px;
	float:left;
	font-size:92.3%;
}

.mod_listing .list_search
{
	width:300px;
	float:right;
	text-align:right;
	font-size:92.3%;
}

.mod_listing .text
{
	width:90px;
}

.mod_listing table
{
	width:99.9%;
	clear:both;
	margin-top:13px;
}

.mod_listing th
{
	background-image:url("tl_files/layout/tablesort/default.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

.mod_listing th.asc
{
	background-image:url("tl_files/layout/tablesort/asc.gif");
}

.mod_listing th.desc
{
	background-image:url("tl_files/layout/tablesort/desc.gif");
}

.mod_listing th a
{
	padding-right:3px;
	color:#444;
}

.mod_listing td.col_first
{
	font-weight:normal;
}

.mod_listing td.col_0, .mod_listing td.col_2, .mod_listing td.col_4
{
	white-space:nowrap;
}

.mod_listing .all_records img
{
	padding-right:3px;
	vertical-align:middle;
}

.mod_listing .value
{
	padding-right:2px;
	color:#999;
}

.mod_listing .go_back
{
	margin-bottom:13px;
}

.mod_listing .nomargin
{
	margin-top:18px;
	margin-bottom:0px;
}

.mod_memberlist
{
	margin-top:10px;
	margin-bottom:7px;
	padding:20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.mod_memberlist table .col_last
{
	display:none;
}

.mod_memberlist .single_record .label
{
	padding-right:12px;
	font-weight:bold;
}

.mod_memberlist .email_form .text
{
	width:360px;
	display:block;
	margin-top:3px;
	margin-bottom:9px;
}

.mod_memberlist .textarea
{
	width:540px;
	height:160px;
	display:block;
	margin-top:3px;
	margin-bottom:9px;
}

.mod_memberlist .go_back
{
	margin-top:12px;
}

h1.nomargin
{
	margin-bottom:0;
}

.warn
{
	font-weight:bold;
	font-size:107.7%;
	color:#ec8621;
}

.wsbox
{
	margin-top:10px;
	margin-bottom:7px;
	padding:20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.mod_specialnav
{
	margin-top:10px;
	margin-bottom:7px;
	padding:20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.addbox
{
	margin-top:7px;
}

.wssearchbox form
{
	margin-top:10px;
	padding:20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.english, .french
{
	margin-top:10px;
	margin-bottom:7px;
	padding:10px 20px 20px 20px;
	background-color:#fafaff;
	border:1px solid #bcbcbc;
}

.english h2
{
	padding-left:35px;
	background-image:url("tl_files/wsv1/images/bigflags/uk.png");
	background-position:left center;
	background-repeat:no-repeat;
}

.french h2
{
	padding-left:35px;
	background-image:url("tl_files/wsv1/images/bigflags/fr.png");
	background-position:left center;
	background-repeat:no-repeat;
}

.block h1, .block h2, .block h3, .block h4, .block h5, .block h6
{
	color:#6c6c6c;
}

table.sortable th
{
	background-image:url("tl_files/layout/tablesort/default.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

table.sortable th a.pointer
{
	display:block;
	margin-right:9px;
	cursor:pointer;
}

table.sortable th.unsortable
{
	background-image:none;
}

table.sortable th.asc
{
	background-image:url("tl_files/layout/tablesort/asc.gif");
}

table.sortable th.desc
{
	background-image:url("tl_files/layout/tablesort/desc.gif");
}

.locwarn
{
	margin-top:7px;
	margin-bottom:15px;
	padding:5px;
	text-align:justify;
	background-color:#ffffee;
	border:1px dotted #cccccc;
	font-size:9px;
}

.book_next
{
	margin-right:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:50px;
	background-image:url("tl_files/wsv1/images/book/next.png");
	background-position:left top;
	background-repeat:no-repeat;
	border-top:1px solid #dcdcdc;
}

.book_more
{
	margin-right:10px;
	padding:10px 10px 10px 50px;
	background-image:url("tl_files/wsv1/images/book/idea.png");
	background-position:left top;
	background-repeat:no-repeat;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
