/*feuille de style Texmed */

body {
	background: #fff;
	color: #000;
	font-family: Century Gothic,Univers,Arial,sans-serif;
	line-height: 1.6;
}

body#bd { 
	background: #F0EBD8 url(images/bg.jpg) repeat-x; 
	color: #333; }

body.fs1 { font-size: 10px; }
body.fs2 { font-size: 11px; }
body.fs3 { font-size: 12px; }
body.fs4 { font-size: 13px; }
body.fs5 { font-size: 14px; }
body.fs6 { font-size: 15px; }

/* Normal links ---*/
a { color: #8B104D; text-decoration: none }

a:hover, a:active, a:focus { color: #8B104D; text-decoration: underline; }

/* Readon links ---*/
a.readon {
	font-weight: bold;
	padding-left: 18px;
	background: url(images/arrow-readon.gif) no-repeat left center;
}

a.readon:hover, a.readon:active, a.readon:focus {}

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul { margin: 15px 0; padding: 0; }

/* Headings & Titles ---*/
h1 { font-size: 180%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; text-transform: UPPERCASE; }
h5 { font-size: 100%; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	/*font-family: 'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	line-height: 1.2;
}

h1.componentheading, .componentheading { margin: 0; padding: 0 0 7px; }

.componentheading {
	border-bottom: 1px solid #e6e6e6;
	font-size: 180%;
}

.contentheading {
	 margin: 0; 
	 padding: 0 0 7px;
	 padding-left:8px; 
	 background: url(images/h3-violet.gif) no-repeat;
	 color: #FFFFFF;
	 }


h2.contentheading  {
	background: url(images/h3-violet.gif) no-repeat left bottom;	
	color: #fff;
	font-size: 100%;
	margin: 0 2px 10px;
	padding: 5px 0 10px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:600px;
	}


.contentheading { font-size: 200%; }

.blog .contentheading {  }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { font-weight: bold; }

.category { font-size: 110%; font-weight: bold; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, .ja-navhelper, #ja-footer { font-size: 92%; }

small, .small { color: #999; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
}

.column ol li { line-height: 180%; margin-left: 30px; }

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }

td { font-size: 100%; padding: 5px; }

fieldset { border: none; padding: 10px 5px; }

fieldset a { font-weight: bold; }

fieldset.input { padding: 0; }

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #ccc;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Century Gothic,Univers,Arial,sans-serif;
	font-size: 100%;
	padding: 2px 5px;
}

.inputbox { background: #fff; border: 1px solid #ccc; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

.button {
	background: url(images/grad-d1.gif) repeat-x top #333;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	line-height: normal;
}

.button:hover, .button:focus {}

.checkbox { }

.radio { margin: 0 5px; }

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }
.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

.login_form .button { margin-left: 140px; }

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; }

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.form-register label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; }

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}

.user-details .paramlist .paramlist_value {
	padding: 0 0 5px !important;
}

.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; padding: 15px 0; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 {
	text-transform: none;
	font-size: 110%;
	margin: 15px 0 0;
}

.results p { margin: 0 0 10px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.leading {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	padding-top: 10px;
}

.article_row {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.article_column { }

.column_separator { padding: 0 25px; }

/* Meta ---*/
.article-tools {
	clear: both;
	color: #999;
	display: block;
	line-height: normal;
	margin: 0 0 10px;
	padding: 5px;
	position: relative;
}

.article-meta { float: left; padding: 0; width: 70%; }

.article-section, .article-category { color: #999; }

.createby {
	background: url(images/icon-user.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
}

.createdate {
	background: url(images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
}

.modifydate { color: #999; display: block; margin: 10px 0; }

.contentdescription {
	border-bottom: 1px solid #e6e6e6;
	display: block;
	margin: 0;
	padding: 10px 15px;
}

.contentdescription p { margin: 0; }

.buttonheading { float: right; }

.buttonheading img { border: 0; float: right; margin: 0 5px 0 0; }

/*Inline images ---*/
img.caption { margin-top: 5px; }

.img_caption { color: #999; margin-bottom: 10px; }

.article-content img { margin: 5px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	color: #999;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}

/* Tables ---*/
.sectiontableheader {
	background: #951454;
	border: 1px solid #ccc;
	color: #fff;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #fff; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	background: url(images/dot2.gif) repeat-x bottom;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

.sectiontableentry2 { background-color: #f6f6f6; }

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a { color: #000; }

table.contenttoc td { border-bottom: 1px dotted #ccc; padding: 5px 10px; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll { padding: 15px 0; }

form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll {
	border-bottom: 1px dotted #ccc;
	font-size: 92%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll dt, dl.poll dd { float: left; }

dl.poll dt { clear: left; width: 100px; }

dl.poll dd { clear: right; }

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img { vertical-align: baseline; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Search */
table.searchintro { padding: 10px 0; width: 100%; }

table.searchintro td { padding: 5px !important; }

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog { width: 100%; }

/* Pagination ---*/
ul.pagination { float: left; margin: 10px 0; width: 75%; }

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.pagination li span { padding: 0 5px; line-height: 20px; }

ul.pagination a {
	background: #f6f6f6;
	border: 1px solid #ccc;
	color: #000;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #bf0000;
	border: 1px solid #bf0000;
	color: #fff;
	text-decoration: none;
}

.sortby { font-size: 92%; margin: 10px 0 5px; }

.sortby .filter, .sortby .display { float: left; width: 40%; }

.sortby .display { float: right; text-align: right; }

.pagenavbar { font-weight: bold; }

.pagenavcounter { margin: 15px 0 !important; text-align: center; }

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #bf0000;
	border: 1px solid #bf0000;
	color: #fff;
	padding: 1px 5px;
}

.blog_more {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 5px;
}

.blog_more h2 {
	font-size: 115%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active { display: block; margin: 10px 0; }

/* Messages ---*/
#system-message { }

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul { margin: 0; padding: 0; }

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul { background: #bf0000; border: 0; }

/* System Error Messages */
#system-message dd.error ul { background: #bf0000; border: 0; }

/* System Notice Messages */
#system-message dd.notice ul { background: #333; border: 0; }

/* Tooltips --- */
.tool-tip {
	background: #ffffcc;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.tool-title {
	background: url(../templates/system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text { font-size: 100%; margin: 0; }

.hasTip img { border: none; margin: 0 5px 0 0; }

.contentpaneopen_edit img { vertical-align: middle; }

/* MODULE STYLES
--------------------------------------------------------- */
/*div.ja-moduletable h3,
div.moduletable h3 {

	color: #ffffff;
	display: block;

	text-shadow: 0 1px 0 #FFFFFF;
	text-transform: uppercase;
}*/


/*
div.ja-moduletable,
div.moduletable {
	padding: 0 0 10px;
	position: relative;
}*/

div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct { 
	padding-bottom: 10px; }


/* Rounded Module --- */
div.moduletable_plan { background:#fff;
	position:relative;
	top:-30px;
	}

div.ja-module h3, div.module h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	background: url(images/h3-bg.gif) no-repeat left #ccc;
	text-shadow: 0 1px 1px #fff;
	text-transform: uppercase;
}

div.ja-module h3 span, div.module h3 span {
	height: 30px;
	line-height: 30px;
	display:  block;
	background: url(images/h3-bg.gif) no-repeat right;
	padding-right: 10px;
}

div.ja-module, div.module {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.ja-box-br {
	background: url(images/box-br.gif) no-repeat bottom right #fff;
}

.ja-box-bl {
	background: url(images/box-bl.gif) no-repeat bottom left;
}

.ja-box-tr {
	background: url(images/box-tr.gif) no-repeat top right;
}

.ja-box-tl {
	background: url(images/box-tl.gif) no-repeat top left;
}

div.ja-module .ja-box-ct, div.module .ja-box-ct { padding: 10px 15px; }

/* Highlight Module --- */
div.module_hilite h3 { background: url(images/h3-hilite.gif) no-repeat left; color: #fff; text-shadow: 1px 1px 0 #730900; }
div.module_hilite h3 span { background: url(images/h3-hilite.gif) no-repeat right; }

/* Wood style Module --- */
div.module_wood h3 { background: url(images/h3-wood.gif) no-repeat left; color: #fff; text-shadow: 1px 1px 0 #730900; }
div.module_wood h3 span { background: url(images/h3-wood.gif) no-repeat right; }






/* Menu Module ---*/
div.module_menu .ja-box-ct { padding: 0 3px 8px; }

/* Search Module ---*/
#ja-search {
	position: absolute;
	bottom: 25px;
	right: 150px;
	width: 341px;
	height: 28px;
}

#ja-search label { display: none; }

#ja-search .inputbox {
	background: url(images/search-bg.gif) no-repeat #fff;
	width: 251px;
	float: left;
	height: 20px;
	margin-right: 10px;
	padding: 5px 0 0 10px;
	border: 0;
	color: #666;
	font-size: 13px;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {}

#ja-search .button {
	background: url(images/bt-search.gif) no-repeat left top;
	border: none;
	height: 25px;
	padding: 0;
	text-align: center;
	width: 67px;
}

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	background-position: 5px center;
	background-repeat: no-repeat;
	font-size: 100%;
}

#form-login-username .inputbox, #form-login-password .inputbox { width: 90%; }

#form-login ul { margin: 0 !important; padding: 0; }

#form-login p { margin: 0 0 5px; }

#form-login .button { margin: 5px 0; }

#form-login ul li { font-size: 92%; margin-bottom: 3px; }

/* Poll Module ---*/
h4.poll-title { margin: 0; padding: 0; }

a.poll-result { font-size: 92%; text-transform: uppercase; }

form.poll .button { margin-right: 5px; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; padding: 5px 0; }

div.bannergroup_text div.banneritem_text a { font-weight: bold; }

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a { color: #999; font-size: 92%; }

div.bannergroup_text div.bannerfooter_text { padding: 5px 0 0; text-align: right; }

div.bannergroup { margin-bottom: 10px; }

/* text */
div.module_text h3 {}

div.module_text span {}

div.module_text {}

div.module_text .ja-box-bl {}

div.module_text .ja-box-tr {}

div.module_text .ja-box-tl {}

/* Blank */
div.module_noborder,
div.module_noborder .ja-box-bl,
div.module_noborder .ja-box-tr,
div.module_noborder .ja-box-tl {
	background: none;
	padding: 0;
}

/* text color for high contrast module */
div.module_black *, div.module_green *, div.module_blue *, div.module_red * { color: #fff; }

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul {
	margin: 15px 0 0;
}

div.ja-moduletable ul li, div.ja-module ul li {
	padding-left: 12px;
	background-position: 2px 6px;
}

/* Collapsible h3 ---*/
h3.show {
	background: url(images/icon-show.png) no-repeat 100% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(images/icon-hide.png) no-repeat 100% 60%;
	cursor: pointer;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap {
	margin:0px;
	padding:0px;
	
	}
.main {}
.ja-box { padding-bottom: 10px; padding-top: 10px; }

#texmed-wrapper { }

#texmed-container {
	
	position: relative;
	z-index: 5;
	padding: 10px 0;
}

#texmed-container .main { background: url(images/container-center.gif) repeat-y center top; }
#texmed-container .texmed-wrap1 {position:relative; top:0px; }
#texmed-container .texmed-wrap2 { padding: 15px; }

/* 3 Columns - Classic Layout ---*/
#texmed-container.ja-l1r1  {}

/* Full */
#texmed-container {}

/* Full left */
#texmed-container.texmed-r1 {}

/* Full right */
#texmed-container.ja-l1 {

	}

/* Mass ---*/
.ja-mass-top {}
.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module { margin-left: 0; margin-right: 0; }

.ja-mass-bottom {}
.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* MAIN COLUMN
--------------------------------------------------------- */
#texmed-mainbody {
	/*position:relative;
	top:30px;*/
	}

#texmed-main .ja-box-tl { padding-bottom: 10px; }

#ja-contentwrap {}

#ja-content {}
#ja-current-content {}

/* Content Top ---*/
.ja-content-top {}
.ja-content-top .ja-moduletable, .ja-content-top .ja-module { margin-left: 0; margin-right: 0; }

/* Content Main ---*/
.texmed-content-main { padding: 0 0px 10px; }

/* Content Bottom ---*/
.ja-content-bottom {}
.ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* @end */

/* SIDE COLUMNS
--------------------------------------------------------- */
.texmed-colswrap {
	position: relative;
	top:-32px;
	}

.texmed-col {}

/* Left Columns ---*/
#ja-left .ja-l2 {}
#texmed-right {

/*	background: #000;*/
	}
/* Right Columns ---*/
#texmed-right .ja-r2 {}

#texmed-right .moduletable h3 {
	background: #434343;
	color: #fff;
	padding: 6px 10px;
}

#texmed-right .moduletable h3 span {
	background: none;
	line-height: normal;
}

#texmed-right .moduletable,
#texmed-right .moduletable_hilite {
	background: url(images/module-bg.gif) repeat-x left bottom #fff;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding: 10px;
}

#texmed-right .moduletable_hilite h3 { background: #bf0000; padding: 6px 10px; }
#texmed-right .moduletable_hilite h3 span { background: none; line-height: normal; }

#texmed-right .moduletable_hilite { background: #f3f2de; border: none; }
/* HEADER
--------------------------------------------------------- */
#ja-header { position: relative; z-index: 10; }

#ja-header .main { background: #f6f6f6; height: 80px; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin: 15px 0 0; }

h1.logo, div.logo-text { float: left; }

/* Logo Image ---*/
h1.logo { height: 43px; width: 204px; }

h1.logo a {
	background: url(images/logo-texmed.png) no-repeat left;
	display: block;
	height: 114px;
	width: 362px;
}

h1.logo a span { position: absolute; top: -1000px; }

/* Logo Text ---*/
div.logo-text h1 a {
	color: #ccc;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p.site-slogan {
	background: #444;
	color: #999;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 8px 0 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#texmed-mainnav { position: relative; z-index: 9; padding-bottom: 10px; }

#texmed-mainnav .main { height: 48px; font-size: 12px; }

#texmed-mainnav .inner {
	height: 48px;
	background: url(images/mainnav-bg.gif) no-repeat top;
}

span.has-image {
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 7px;
}

span.menu-title { 
	display: block; 
	font-size: 110%; 
	padding-top: 5px;
}

span.has-image span.menu-title { padding-top: 0; }

span.menu-desc {
	display: block;
	font-weight: normal;
	line-height: normal;
	font-size: 92%;
}

/* Sub Nav ---*/
#ja-subnav { position: relative; z-index: 9; }

#ja-subnav .main {
	line-height: 1;
	z-index: 10;
	padding-bottom: 10px;
}

#ja-subnav span.menu-title { font-size: 100%; padding-top: 0; }

#ja-subnav ul {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 5px 0;
	margin: 0 10px;
}

#ja-subnav ul.active {  }

#ja-subnav li {
	background: none;
	border-left: 1px solid #ddd;
	display: block;
	float: left;
	padding: 0 10px 0 11px;
}

#ja-subnav li.first-item { border-left: 0; }

#ja-subnav ul li a { color: #333; padding: 2px 0; display: block; text-decoration: none; }

#ja-subnav ul li a:hover, #ja-subnav ul li.hover a { color: #bf0000; }

#ja-subnav ul.active li a { color: #333; }

#ja-subnav ul.active li a:hover { color: #bf0000; }

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	color: #bf0000;
	font-weight: bold;
}

#ja-subnav ul li.empty { visibility: hidden }

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: #e6e6e6;
	border: 1px solid #ddd;
	display: block;
	height: auto;
	left: -999em;
	padding: 0;
	position: absolute;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	left: auto;
	position: absolute;
	margin-left: 5px;
}

#ja-subnav ul li.haschild a {
	background: url(images/arrow.png) no-repeat right center;
	padding-right: 12px;
	height: auto;
}

#ja-subnav ul li.haschild a:hover {
	background: url(images/arrow3.png) no-repeat right center;
}

#ja-subnav ul li.haschild li a, #ja-subnav ul li.hover li a { background: none; padding-right: 0; }

#ja-subnav ul li ul li {
	border-bottom: 1px solid #ddd;
	border-left: 0;
	display: block;
	float: none;
	overflow: hidden;
	text-align: left;
	padding: 0 5px;
}

#ja-subnav ul li ul li a {
	background-image: none !important;
	border: 0 !important;
	color: #333 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#ja-subnav ul li ul li a span.menu-title { padding-top: 3px; padding-bottom: 3px; }

#ja-subnav ul li ul li a:hover {
	background-image: none !important;
	color: #bf0000 !important;
	text-decoration: underline !important;
}

#ja-subnav ul li ul li a.active {
	font-weight: bold !important;
}

/* Breadcrumbs ---*/
#ja-breadcrums {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#ja-breadcrums .main {
	background: url(images/container-center.gif) repeat-y center top;
}

#ja-breadcrums .texmed-wrap1 { background: url(images/container-top.gif) no-repeat center top; }

#ja-breadcrums .texmed-wrap2 {
	background: url(images/container-bot.gif) no-repeat center bottom;
	padding: 0 20px;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

#ja-breadcrums strong { margin-right: 5px; }

#ja-breadcrums img { margin: 1px 5px; }

/* Default Joomla! Menu ---*/
#texmed-container ul.menu { margin: 0; padding: 0; }

#texmed-container ul.menu li {
	background: none;
	border-top: 1px dotted #ccc;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#texmed-container ul.menu li a {
	color: #333;
	display: block;
	outline: none;
	padding: 6px 0;
	text-decoration: none;
}

#texmed-container ul.menu li a:hover,
#texmed-container ul.menu li a:active,
#texmed-container ul.menu li a:focus { color: #bf0000; background: #f6f6f6; }

#texmed-container ul.menu li.active a { color: #bf0000; font-weight: bold; }

#texmed-container ul.menu li#current {}

#texmed-container ul.menu li ul { padding-left: 10px; margin: 0; }

#texmed-container ul.menu li li {
	background: url(images/arrow.png) no-repeat left 11px;
	border-bottom: 0;
	border-top: 0;
}

#texmed-container ul.menu li li a {
	color: #333 !important;
	font-weight: normal !important;
	text-indent: 10px;
}

#texmed-container ul.menu li li a:hover,
#texmed-container ul.menu li li a:active,
#texmed-container ul.menu li li a:focus { color: #bf0000 !important; background: none; }

#texmed-container ul.menu li.active > a { color: #bf0000 !important; font-weight: bold !important; }

#texmed-container ul.menu span.separator { display: none; }

#texmed-container ul#mainlevel li { padding-left: 20px; background-position: 10px 5px; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box { padding: 0; }

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl .ja-box-full { 
	background: none !important;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable  {
	border-bottom: 0;
	margin: 0;
	padding: 15px 10px;
}

#ja-topsl li, #ja-botsl li {
	background-position: 1px 7px;
	padding-left: 10px;
}

#ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0 !important; }

#ja-topsl ul, #ja-topsl p, #ja-topsl ol,
#ja-botsl ul, #ja-botsl p, #ja-botsl ol { padding: 0; margin: 0 !important; }

/* Top ---*/
#texmed-top { position: relative; z-index: 2; margin: 0; ; top:10px;}



/* Top spotlight ---*/
#ja-topsl { margin: 10px 0; }

#ja-topsl .main { background: url(images/container-center.gif) repeat-y center top; padding: 0; }

#ja-topsl .texmed-wrap1 { background: url(images/container-top.gif) no-repeat center top; }
#ja-topsl .texmed-wrap2 { background: url(images/container-bot.gif) no-repeat center bottom; padding-bottom: 2px; }

#ja-topsl .ja-box-tl { padding-bottom: 3px; }

#ja-topsl .ja-box { background: url(images/dot1.gif) repeat-y right; }

/* Bot spotlight ---*/
#ja-botsl { margin-bottom: 15px; }

#ja-botsl .main { padding: 10px 0; position: relative; color: #ccc; }
#ja-botsl .inner { background: #434343; position: relative; margin: 0 5px; }

#ja-botsl .ja-box-tl,
#ja-botsl .ja-box-tr,
#ja-botsl .ja-box-bl,
#ja-botsl .ja-box-br {
	background-image: url(images/botsl-bg.gif);
	position: absolute;
	width: 10px;
	height: 10px;
}

#ja-botsl .ja-box-tl { background-position: left top; left: 0; top: 0; }
#ja-botsl .ja-box-tr { background-position: right top; right: 0; top: 0; }
#ja-botsl .ja-box-bl { background-position: left bottom; left: 0; bottom: 0; }
#ja-botsl .ja-box-br { background-position: right bottom; right: 0; bottom: 0; }

#ja-botsl .ja-moduletable h3 { background: none; color: #ccc; text-shadow: 1px 1px 0 #111; padding-left: 0; }
#ja-botsl .ja-moduletable h3 span { background: none; }

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable {
	border: 0 !important;
	background: 0 !important;
}

#ja-botsl li {
	background-image: url(images/bullet4.gif);
	border-bottom: 1px dotted #666;
	padding-bottom: 3px;
}

#ja-botsl a { color: #999; }
#ja-botsl a:hover, #ja-botsl a:focus, #ja-botsl:active { color: #ccc; }

/* FOOTER
--------------------------------------------------------- */
#ja-footer { clear: both; }

#ja-footer .main {
	padding: 0;
}

#ja-footer .inner {
	background: #434343;
	margin: 0 5px;
	padding: 15px 10px !important;
	position: relative;
}

#ja-footer .ja-box-tl, #ja-footer .ja-box-tr {
	background-image: url(images/botsl-bg.gif);
	background-repeat: no-repeat;
	height: 10px;
	position: absolute;
	width: 10px;
}

#ja-footer .ja-box-tl { top: 0; left: 0; background-position: left top; }
#ja-footer .ja-box-tr { top: 0; right: 0; background-position: right top; }

#ja-footer a { color: #ccc; }

#ja-footer a:hover, #ja-footer a:focus, #ja-footer a:active { color: #fff; }

#ja-footer .inner { padding: 0 20px ; }
#ja-footer small { color: #999; font-size: 100%; }

/* Foot Links ---*/
#ja-footer .ja-footnav {
	border-bottom: 1px solid #595959;
	font-size: 100%;
	margin: 0 10px 10px 0;
	padding: 0 0 3px;
	overflow: hidden;
	position: relative;
}

.ja-footnav ul { line-height: normal; }

.ja-footnav li {
	border-right: 1px solid #999;
	display: block;
	float: left;
	margin-right: 10px;
}

.ja-footnav li a {
	color: #999;
	border: none !important;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #999;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}

.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus { color: #ccc; }

.ja-footnav .ja-firstitem { border-left: 0; }

/* Extras ---*/
.ja-links { float: right; margin-top: 2px; }

.ja-links li { 
	background: none; 
	padding:  0;
	display: inline; 
	border:  0; 
}

.ja-links li.top a {
	background: url(images/arrow2.png) no-repeat 5px center;
	padding: 2px 10px 2px 17px;
}

.ja-links li.layout-switcher {
	line-height: normal;
	margin: 0;
	padding: 0;
	height: 14px;
}

.ja-links li.layout-switcher a {
	background: #bf0000;
	color: #fff;
}

.ja-links li.layout-switcher a:hover { background: #666; color: #fff; }

.ja-links li.user-reset a {
	background: #bf0000;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a:hover { background: #666; color: #fff; text-decoration: none; }

/* T3 Framework logo ---*/
#ja-poweredby {
	height: 20px;
	position: absolute;
	right: 15px;
	top: 55px;
	width: 160px;
}

#ja-poweredby a#t3-logo {
	background: url(images/t3-logo.gif) no-repeat left top;
	display: block;
	height: 20px;
	text-indent: -999%;
	width: 160px;
	text-decoration: none;
}

#ja-poweredby a#t3-logo:hover,
#ja-poweredby a#t3-logo:focus,
#ja-poweredby a#t3-logo:active {
	background-position: left bottom;
}


/* Copyright Info. ---*/
.ja-copyright small {}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-banner {
	border-top: 1px solid #ccc;
	margin: 0;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #ccc;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

div.ja-innerdiv h4 {
	font-family: Century Gothic,Univers,Arial,sans-serif;
	font-size: 92%;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.cufon-canvas { padding: 1px 0 3px; }

/* Contact ---*/
#contact_us li {
	background: none !important;
	padding-left: 0;
}

#component-contact address { font-style: normal; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }

#euromed {
	float:left;
	width:295px; 
	padding-right:20px;
	}
	
div.module_euromed{
background: url(images/euromed.png) 0px 20px no-repeat;
}
		

div.module_euromed h3 {
	background: url(images/h3-violet.gif) no-repeat left bottom;	
	color: #fff;
	font-size: 100%;
	margin: 0 0px 10px;
	padding: 5px 0 10px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:288px;

	}
	
#programme {
	float:left;
	width:295px;

	}
	
div.module_programme h3 {

	background: url(images/h3-violet.gif) no-repeat left bottom;	
	color: #fff;
	font-size: 100%;
	margin: 0 2px 10px;
	padding: 5px 0 10px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

	div.module_programme{
		background:  url(images/programme.png) 3px 20px no-repeat;
			height:192px;
		}

#video {
padding-top:15px;
width:610px;
position: relative;
overflow: hidden;
	}
	
#ja-tabwrap {
width:30%;
float: right;
}


	
div.module_video h3 {
  background: url(images/h3-violet.gif);	
	color: #fff;
	font-size: 100%;
	margin: 0 2px 0 0;
	padding: 5px 0 10px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:610px;
	
	}
	


div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_hilite2 h3,
div.moduletable_hilite1 h3 {

	background: #FFF url(images/h3-violet.gif) no-repeat left bottom;	
	color: #fff;
	font-size: 100%;
	margin: 0 -10px 10px;
	padding: 5px 0 10px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;

}

div.moduletable,


div.moduletable_menu,

div.moduletable_text,

div.moduletable_blank,

div.moduletable_hilite1,

div.moduletable_hilite2 {



	margin: 0 0 0 20px;

	padding: 0 10px 10px;

}

div.moduletable_default {
		margin: 0 0 0 20px;

	padding: 0 10px 10px;
	position:relative;
	top:-30px;
	}
	
div.moduletable_vdr {
	position:relative;
	top:-30px;
	
	}	
div.moduletable_btob {
	position:relative;
	top:-35px;
	}
#ja-topsl1 div.moduletable,

#ja-topsl2 div.moduletable,

#ja-topsl2 div.moduletable_default {

	background: none;
	margin-bottom: 0;
	padding: 5px 0;

}



#ja-topsl1 div.moduletable h3,

#ja-topsl2 div.moduletable h3,

#ja-topsl2 div.moduletable_default h3 {

	padding: 0 0 5px;

	background: none;

}

#ja-botsl .ja-box-left div.moduletable,

#ja-botsl .ja-box-left div.moduletable_default {

	margin: 0 15px 0 0;

}



#ja-botsl .ja-box-right div.moduletable,

#ja-botsl .ja-box-right div.moduletable_default {

	margin: 0;

}



#ja-botsl .ja-box-center div.moduletable,

#ja-botsl .ja-box-center div.moduletable_default {

	margin: 0 15px 0 0;

}

#organisateurs {
	float:left;
	width:440px; 
	padding-left:9px;
	padding-right:50px;
	padding-top:15px;
	
	}
	
#sponsors {
	float:left;
	padding-top:15px;
	width:440px;}

#footer-texmed {
	width:970px;
	margin: 0 auto;
	height: 70px;
	background: url(images/footer-texmed.png) no-repeat;
	}
	
#logo-banner {
	width:970px;
	margin:0 auto;
	}
	
#logo-texmed {
	float:left;
	width:236px; 
	height:85px;
	margin-top:15px;
	padding-right:20px;
	background: url(images/logo-texmed.png) no-repeat;
}

#banner-texmed {
position:relative;
top:25px;
margin-left:480px;
}


.langues {
	position:relative;
	left:-40px;
  margin-left:100px;
 
	}
#jflanguageselection
{
  float: right;
	margin: 5px 0px 10px 5px;    
}


#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}

div#jflanguageselection img.langImg {
	float: left;
	border: none;
	margin-top: 3px;
}
div#jflanguageselection li img.langImg {
	float: left;
	border: none;
	margin: 0px 1px 0px 1px;
}



#jflanguageselection select.jflanguageselection
{
	border: 1px solid #cccccc;
}

#jflanguageselection label.jflanguageselection
{
	position:absolute;
	left:-1000px;
}

/** Controls Raw Display of Images **/

.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
	padding-left:5px;
}
.rawimages span#active_language img
{
	margin:2px;
	border: none;
}

div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }

#jflanguageselection .opaque{

}
#jflanguageselection option.opaque{
	color:graytext;
}

.sobi2CompDesc span.pathway {
	margin:0!important;
}
.sobi2Details span.pathway {
	margin:0!important;
}

div.sobi2 {
}
div.sobi2 h1 {
	line-height: 24px;
	font-size: 22px;
}
div.sobi2 h2,
div.sobi2 h3,
div.sobi2 h4 {
	padding-left: 5px;
}

div.sobi2latest {
border: 1px solid #336600;
width: 105px;
height: 130px;
background-color: #eeeea1;
margin: 6px!important;
}
div.sobi2latest img {
/*border: 1px solid blue!important;*/
}
div.sobi2latest a {
display:block;
text-align: center;
color: #336600;
font-weight: bold;
}

/* Style for Standard Joomla! mosmsg-class, because often undefined */
/* To use the style of your template, delete this entry. */
/*
.message {
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
*/
/* if there is no mosmsg line defined by your template remove the display:none and SOBI2 will show its own mosmsg line */
#sobimsg {
	display:none;
}

/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.sobi2Header {
	border-style: none;
}
a.sobi2Header {
	padding: 5px;
	font-size: 14px;
}

/* Style of Main Component Description */
/* -------------------------------------------------------- */
table.sobi2CompDesc {
	padding: 5px;
	width: 98%;
}

/* Style of Category List */
/* -------------------------------------------------------- */
table#sobi2CatListSymbols {
	width: 98%;
}
table#sobi2CatListSymbols td {
	vertical-align: top;
	border-style: none;
}
div.sobi2catempty {
	margin: 10px 0px 10px 8px;
	font-weight: bold;
}

/* Style of Category Icon */
img.sobi2CatIco {
	border-style: none;
	float: left;
	clear: left;
}

/* Style of Category Name */
p.sobi2CatName {
	font-size: 13px;
	padding-left: 50px;
	margin: 2px 0 2px 0;
}
/* Style of Category Introtext */
p.sobi2CatsListSymbolsIntrotext {
	font-size: 11px;
	padding-left: 50px;
	margin-top: 4px;
}

span.sobi2SubcatsList {
	display:block;
}

/* Style of the shown entries/subcategories numbers */
span.sobi2EditlinktipItems {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
	padding-left:5px;
}
span.sobi2EditlinktipCats {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
table.sobi2Listing {
	width: 98%;
	margin-bottom: 10px;
}
table.sobi2Listing td {
	border-style: none;
	border-color: #3a4794;
	border-width: 2px;
	margin-top: 0px;
	vertical-align: top;
}

/* Style for empty Cards (Placeholder) */
table.sobi2Listing td.sobi2EmptyCell {
	border-style: none;
	background-color: #ffffff;
}
table.sobi2Listing input {
	float:left;
}

/* Style of Icon (Small Image) */
.sobi2Listing img {
	float: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}

/* Style of Title (Name of Entry) */
p.sobi2ItemTitle {
	margin-left: 5px;
	margin-top:  5px;
	padding-left: 5px;
	padding-top: 5px;
	clear:left;
}
p.sobi2ItemTitle a {
 	font-size: 13px;
}

/* Styles for the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname */
span.sobi2Listing_field_street,
span.sobi2Listing_field_postcode,
span.sobi2Listing_field_county,
span.sobi2Listing_field_country,
span.sobi2Listing_field_email,
span.sobi2Listing_field_contact_person,
span.sobi2Listing_field_phone,
span.sobi2Listing_field_fax,
span.sobi2Listing_field_city,
span.sobi2Listing_field_hotline,
span.sobi2Listing_field_phone,
span.sobi2Listing_field_federal_state {
	padding-left: 10px;
}
span.sobi2Listing_field_website {
	float:right;
	padding-right: 5px;
	margin-bottom: 15px;
}

/* Styles for the labels of the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname_label */
span.sobi2Listing_field_street_label,
span.sobi2Listing_field_postcode_label,
span.sobi2Listing_field_county_label,
span.sobi2Listing_field_country_label,
span.sobi2Listing_field_email_label,
span.sobi2Listing_field_contact_person_label,
span.sobi2Listing_field_phone_label,
span.sobi2Listing_field_fax_label,
span.sobi2Listing_field_city_label,
span.sobi2Listing_field_hotline_label,
span.sobi2Listing_field_phone_label,
span.sobi2Listing_field_federal_state_label,
span.sobi2Listing_field_website_label {
	font-weight: normal;
}


/* Style of Edit and Delete Buttons in Category View */
input.sobi2EditEntryButton {
}

/* Style for Page Navigation of Entries */
#sobi2PageNav {
	text-align: center;
}


/* Style of Details View */
/* -------------------------------------------------------- */
table.sobi2Details {
	margin-top: 15px;
	margin-left: 5px;
	padding: 10px;
	width: 98%;
background-color: #F7F7F7;
}
/* Style of Entry Name */
table.sobi2Details h1 {
	padding-top: 5px;
}

/* Container for all custom fields data */
div#sobi2outer{
	float: left;
	margin-top: 0px;  /* position it vertically */
	padding-bottom: 5px; /* to fix IE bug */
}

/* Style of the Image */
img.sobi2DetailsImage{
	border-style: none;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
img.sobi2DetailsIcon {
}

/* Styles for the fields */
/* Add style for each field you added in the form span#sobi2Details_field_yourname */
span#sobi2Details_field_myfield,
span#sobi2Details_field_street,
span#sobi2Details_field_postcode,
span#sobi2Details_field_county,
span#sobi2Details_field_country,
span#sobi2Details_field_phone,
span#sobi2Details_field_fax,
span#sobi2Details_field_city,
span#sobi2Details_field_hotline,
span#sobi2Details_field_phone,
span#sobi2Details_field_contact_person,
span#sobi2Details_field_federal_state {
	font-size: 12px;
}
span#sobi2Details_field_website,
span#sobi2Details_field_email {
	padding-top: 8px;
	font-size: 12px;
	display: block;
}
span#sobi2Details_field_description {
	padding-top: 20px;
	margin-top: 0px; /* position it vertically */
}

/* Styles for the labels of the fields */
/* Add style for each field you added in the form span#sobi2Listing_field_yourname_label */
span#sobi2Listing_field_street_label,
span#sobi2Listing_field_postcode_label,
span#sobi2Listing_field_county_label,
span#sobi2Listing_field_country_label,
span#sobi2Listing_field_email_label,
span#sobi2Listing_field_contact_person_label,
span#sobi2Listing_field_phone_label,
span#sobi2Listing_field_fax_label,
span#sobi2Listing_field_city_label,
span#sobi2Listing_field_hotline_label,
span#sobi2Listing_field_phone_label,
span#sobi2Listing_field_federal_state_label,
span#sobi2Listing_field_website_label {
	font-weight: bold;
}

p.sobi2ExpMsg {
	padding-left: 10px;	
}

/* Style for Way Search */
span.sobi2WaySearch {
	border-style: none;
	float: right;
	clear: right;
	margin-top: 15px; /* position it vertically */
	display: block;
	padding-right: 5px;
}
span.sobi2WaySearch img {
	padding-top: 8px;
	border-style: none;
	padding-left: 17px;
}

/* Style for Google Maps */
div#sobi2GoogleMaps {
	float: right;
	position: relative;
	border: 1px solid #333333;
	margin-top: 30px;
	margin-right: 5px;
}

/* Style of Details Footer Line */
td.sobi2DetailsFooter {
	padding-left: 5px;
}

/* Style of Edit and Delete Buttons in Details View */
input#sobi2EditEntryButton, input#sobi2DelEntryButton {
	float:right;
}


/* Style of Footer Line */
/* -------------------------------------------------------- */
td#sobi2Footer, td#sobi2Footer a {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
table.sobi2Footer {
	width: 98%;
}
td#sobi2rss {
}
td#sobi2rss img {
	border-style: none;
	float: right;
}

/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#sobi2EditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#sobi2ReqFieldsInfo {
	padding: 5px;
}

form#sobi2EditForm table,
table#sobi2FormTable {
	padding: 5px;
	width: 99%;
}
table#sobi2FormTable2, table#sobi2FormTable3 {
    width: 99%;
}
table#sobi2FormTable td,
table#sobi2FormTable2 td,
table#sobi2FormTable3 td {
	vertical-align: top;
}

/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name,
input#field_postcode,
input#field_street,
input#field_city,
input#field_county,
input#field_country,
input#field_federal_state,
input#field_email,
input#field_website,
input#field_contact_person,
input#field_phone,
textarea#sobi2MetaKey,
textarea#sobi2MetaDesc,
input#sobi2Ico,
input#sobi2Img,
input#field_fax,
input#field_hotline,
input#field_street {
}

label.field_entry_name,
label.field_postcode,
label.field_street,
label.field_city,
label.field_county,
label.field_country,
label.field_federal_state,
label.field_email,
label.field_website,
label.field_contact_person,
label.field_phone,
label.field_fax,
label.field_hotline,
label.field_description,
label.sobi2Ico,
label.sobi2Img,
label.sobi2MetaKey,
label.sobi2MetaDesc {
}

/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.sobi2FormNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#sobi2FormCats {
	width: 99%;
	border-style: none;
	margin: 10px;
}
table#sobi2FormCats td {
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
p#catsTitle, p#catIntroText {
	width: 98%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 98%;
}

/* Style for Add and Remove Button */
#sobi2AddCatBt, #sobi2RemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.sobi2CatButtons {
	width: 50px;
	vertical-align: top;
}

/* Style for column with selected Categories */
td.sobi2CatSelected {
	vertical-align: top;
	width: 150px;
}
/* Styles for the box with Selected Categories */
select#sobi2SlectedCats {
	height: 100px;
	width: 150px;
}
select#sobi2SlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#sobi2FormFooter {
	float: left;
	clear: left;
}
table#sobi2FormFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#sobi2SendButton {
	float: right;
}
input#sobi2CancelButton {
	float: right;
}

/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.sobi2msg {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
}
/* Container for all payment info */
div.sobi2PaymentContainer {
	width: 98%;
	padding: 10px 0px 10px 10px;
	margin-bottom: 25px;
	border: 1px solid #D0D0D0;
}

/* Style for Summary of Costs */
table#sobi2Payment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
table#sobi2Payment td,
td.sobi2PayOption {
	width: 70%;
	text-align: right;
}
td.sobi2PayFees {
	width: 30%;
	text-align: right;
}
td#sobi2PayTotal {
	width: 30%;
	text-align: right;
	border-top: solid 1px #606060;
	font-weight: bold;
	color: red;
}

/* Style for Renewal Messages */
div.sobi2RenewHeader ,
div.sobi2AddEditHeader {
	padding: 20px 0 20px 0px;
}
div.sobi2RenewExpl {
	padding: 0 0 25px 6px;
	font-weight: bold;
}
#sobi2RenewEntryButton {
	margin-left: 10px;
}

/* Style for Payment Methods */
table#sobi2PaymentMethod {
	width: 70%;
	margin-top: 30px;
	margin-left: 5px;
}
table#sobi2PaymentMethod a:hover {
	font-style: normal;
	text-decoration: none;
}
p.sobi2PaymentMethodHeader {
	font-weight:bold;
	font-size: 110%;
	padding-bottom: 10px;
}
table#sobi2PaymentMethodBank,
table#sobi2PaymentMethodPayPal {
	width: 60%;
	margin-top: 15px;
	border-style: none;
	padding-left: 10px;
}
div.sobi2PaymentContainer h3 {
	font-size: 120%;
}

/* Styles for Searching */
/* -------------------------------------------------------- */
table.sobi2eSearchForm {
	width: 95%;
	margin-left: 5px;
}

span#sobi2SearchResultsSerchingString {
	font-weight: bold;
}
div#sobiSearchResponseContainer table {
	width:95%;
}

/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */
div#sobiSearchFormCatsSelection {
}
/* select boxes with categories */
.catChooseBox {
}
#sobiSearchFormExtOptToggle {
	display: inline;
}
div#SobiSearchForm2dropsy {
	margin-left: 10px;
}
/* Label for the search box */
td#sobi2eSearchLabel {
	width: 150px;
}
td#sobi2eSearchBox {

}
td#sobi2eSearchButton {
	position:relative;
	right:100px;
	float:left;
}
td#sobi2eSearchEmptyCell {
	width: 50%;
}
td#sobi2eSearchPhrases,
td#sobi2eSearchButtonLine {
	width: 100%;
}
/* Label for the fields */

td.sobi2eSearchLabel {
	width: 150px;
}


/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.sobi2MenuMod {
	margin-bottom: 8px;
	margin-top: 10px;
}
div.sobi2MenuModNew_menu a,
div.sobi2MenuModSearch_menu a
{
}
div.sobi2MenuModNew,
div.sobi2MenuModSearch {
	float: left;
	margin: 2px 5px 0px 5px;
}


/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr??? */
/* -------------------------------------------------------- */
.dtree {
	font-family: Century Gothic,Univers,Arial,sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
}
.dtree .clip {
	overflow: hidden;
}
a.treeNode:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
	font-family: Century Gothic,Univers,Arial,sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.sigsiuTree img {
	border: 0px;
	vertical-align: middle;
}
.sigsiuTree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	background-color: #c0d2ec;
}
.sigsiuTree .clip {
	overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for custom listings */
/* -------------------------------------------------------- */
div.sobi2CustomListingCatsHeader,
div.sobi2CustomListingItemsHeader {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.sobi2CustomListingHeader {
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
div#sobi2AlphaLinks {
	width: 98%;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
}


/* Styles for the plugin container */
/* -------------------------------------------------------- */
table.sobi2Listing_plugins {
	border-style:none;
	width: 98%;
	padding-left: 8px;
}
div.sobi2FormTabHeader {
	padding: 5px 2px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
div.sobi2FormtabContent {
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}

/* Labels */
/* -------------------------------------------------------- */
span.sobiNewLabel {
	color: rgb(51, 51, 255);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.sobiHotLabel {
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.sobiUpdatedLabel {
	color: rgb(0, 153, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

