

html { font-size: 100%; /* IE trick to allow proper resizing of text */ }

body {
	font: 0.75em/1.66em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #f1f1f1 url(../../images/ypertasi/body_bg.jpg) top left repeat-x;
	padding: 0 0 20px 0;
	margin-top: 0px;
        margin-bottom: auto;
	text-align: center;
	height:100%; 
	line-height:1.9em;
}

/* default heading sizes */	

h1		{ font-size: 12px; color: #3298cb; margin: 0 0 8px 0;  }

h2		{ font-size: 11px; color: #3298cb;   }

h3 		{ font-size: 1.5em; color: #72797f;  }

h4		{ font-size: 1.25em;  color: #1a2e70; }

h5,h6	{ font-size: .84em;  }

/* default link formatting */			

a, a:link	{ color: #206bae; text-decoration: none; }

a:visited	{ color: #206bae; }	

a:focus, a:hover 	{ text-decoration: underline; }

a:active	{ color: #206bae; }

a.blue, a:link.blue, a:visited.blue { color: #206bae; text-decoration: underline; }

a:hover.blue { color: #990000; }

#main { font-size: 12px;font-family: Tahoma, Arial, Helvetica, sans-serif;}

#main .htmlbox iframe { width:650px; height:460px;}

#main .htmlbox ul {  padding: 0; margin: 0;  }

#main .htmlbox ul li {  
	list-style: none;
	padding-left: 35px;
	margin-bottom: 5px;
	background: url(../../images/ypertasi/list_dot.png) 20px 7px  no-repeat;
}

#main .htmlbox ol ol  {
	list-style: lower-greek;
	list-style-type: lower-greek;
}

#main .htmlbox p {
	text-align: justify;
}

#main .htmlbox a {
	color: #44749b;
	text-decoration: none;
	font-size:14px;
}

#main .htmlbox a.editme {
	color: red;
	text-decoration: none;
}

#main .htmlbox a.editme:hover {
	color: red;
	text-decoration: underline;
}

#main .htmlbox a:hover { color: #B10000; }

#main h1, #subnav .htmlbox h1 { line-height:1.3em; font-size: 18px; color: #b10000; margin: 0 0 8px 0;  }

#main h2, #subnav .htmlbox h2		{ font-size: 14px; color: #333333; font-weight: bold; }

#main h3, #subnav .htmlbox h3 		{ font-size: 14px; color: #333333;  }

#main h4, #subnav .htmlbox h4		{ font-size: 12px;  color: #b10000; }

#container {
        width: 1006px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-left: 0px;
        padding-right: 0px;
	text-align: left;
}

#popup_container {
        /*width: 750px;*/
        background-color: white;
}

#container #content { 
	width: 98%;
	padding-bottom: 10px;
	margin-top:-10px;
	background: url(../../images/ypertasi/content_bg.jpg) top left repeat-y;
	padding-left:10px;
	padding-right:10px;
}

#container #onecolumn {	
	padding: 10px;
}
/********************* Top menu **********************************************/

#nav { clear:both; margin: 0; padding:0px;   text-align:left; height: 43px; }

#nav .treemenu { float:left;  margin:0 0 0 0; }

#nav { background: url(../../images/ypertasi/topmenu_bg.png) top center no-repeat; width: 1006px; font: normal 12px Verdana, Arial; }

#nav a { color: #f7f7f7; font-weight: bold; text-decoration: none;}

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

#nav li { list-style: none; display:inline; margin:0; }

#nav ul li { float:left; margin-left:-2px; text-decoration:none; height:40px; background:url(../../images/ypertasi/menu_separator.jpg) right 0px no-repeat;}

#nav ul li a { display: block; float:left; line-height: 38px;  padding:0 15px 0 15px; margin-left:1px; margin-right:2px;}

#nav ul li:hover a { background: url(../../images/ypertasi/topmenu_hover.png) repeat-x top left; }
#nav ul li.active a {
	background: url(../../images/ypertasi/topmenu_active.png) top left repeat-x; 
	margin-left: 0px; 
	padding-left: 15px;
	color: #b60002;
}
#nav ul li {
}
#nav ul ul {
        display: none;
}

/********************** End Top menu  ********************************************/

#nav .loginsnippet {
	float: right;
	margin: 6px 10px 0 0;
	color: #97bdde;
}

#nav .loginsnippet a,
#nav .loginsnippet a:visited {
	color: #97bdde;
}

#nav .loginsnippet a:hover {
        color: #e85700;
}

#toparea {
	height: 31px;
}

#header {
	height: 80px;
	padding: 15px 0px 18px 10px;
}


#subnav {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(../../images/ypertasi/content_bg.jpg) top center repeat-y;
}

#subnav .firstbox{
	background: url(../../images/ypertasi/firstpage_img1.jpg) no-repeat top left;
	height: 150px;
	width: 550px;
	margin: 0px 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 30px 400px 45px 25px;
	font-weight:bold;
	font-size:14px;
}

#subnav .secondbox {
	background: url(../../images/ypertasi/firstpage_img2.jpg) no-repeat top left;
	margin: 0px 18px 15px 18px;
	height: 85px;
	width: 970px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 15px 0px 0 0;
	font-size:12px;
}

#subnav .secondbox .col { 
	float: left; 
	width:266px; 
	padding:0 20px; 
	line-height:15px;
	position:relative;
	height:85px;
}

#subnav .secondbox .col a, #subnav .secondbox .col a span { padding:0px 10px 15px 12px; font-size:13px; font-weight:bold; display:inline-block;}
#subnav .secondbox .col a span { padding:6px 20px 10px 10px;}
#subnav .secondbox .col a.redlink {
	background: url(../../images/ypertasi/redlink_left.png) no-repeat top left;
	color: #ffffff;
}
#subnav .secondbox .col a.redlink span{
	background: url(../../images/ypertasi/redlink_right.png) no-repeat top right;
}
#subnav .secondbox .col a.greylink {
	background: url(../../images/ypertasi/greylink_left.png) no-repeat top left;
	color: #ffffff;
}
#subnav .secondbox .col a.greylink span {
	background: url(../../images/ypertasi/greylink_right.png) no-repeat top right;
}
#subnav .secondbox .col p{position:absolute;top:25px;left: 20px;
} 
/*********** Search *************/
div.searchy {
	float: right;
	clear: right;
	margin: 0px 1px 0 0;
	width: 256px;
	height: 28px;
	background: url(../../images/ypertasi/searchy_bg.png) no-repeat;
}

div.searchy h1, 
div.searchy h3 {
	display: none;
}

div.searchy p,
div.searchy form {
        margin: 0;
        padding: 0;
}

div.searchy input {
	float: left;
	width: 160px;
	line-height: 12px;
	border: 0;
	background: transparent;
	font-size: 11px;
	height: 20px;
	padding: 7px 0 0 10px;
	border:none;
	margin-left:3px;
}

div.searchy button {
	border:none;
	float: left;
	width: 78px;
	height: 28px;
	background: transparent;
	margin-top: 0px;
}

div.searchy button:hover {
	cursor: pointer;
}


/*********** End Search ************/

#header p {
	margin: 0;
	padding: 0;
}

#header .htmlbox {
	margin-top: 8px;
	float: right;
	text-align: right;
        padding: 4px 12px 8px 0;
	color: #666666;
}

#header .htmlbox p {
	margin: 0;
	padding: 0;
}

#header .loginsnippet {
        margin-top: 8px;
        margin-right: 15px;
        float: right;
        text-align: right;
	padding: 4px 0 8px 0;
}

#header .loginsnippet a, #header .htmlbox a  {
	color: #666666;
}

#header .loginsnippet a:hover, #header .htmlbox a:hover  {
	color: #b10000;
	text-decoration:none;
}

#info {
	width: 1006px;
	height: 20px;
	padding: 5px 0 25px 15px;
	font-size:12px;
	color: #333333;
}

#firstpage #info {padding-bottom: 0px;}
#infoleft {
	float: left;
}

#inforight {
	margin-left: 275px;
	text-align: left;
	font-size: 11px;
}

#inforight a {
	color: #3298cb;
}

#sub {
        float: left;
        width: 265px;
        text-align: left;
        padding-left:0px;
}
 #firstpage #sub  { width: 320px; }

#subtop {margin-left: 8px;}
#main {
        margin-left: 10px;
        padding-left: 15px;
		float: left;
        width: 686px;
        text-align: left;
        border-left: 1px solid #ebebeb;
        min-height:950px;
}

#firstpage #main {
        width: 641px;
        border-left: none;
        border-right: 1px solid #ebebeb;
        margin-left:5px;
         min-height:820px;
}

#rightytop {
        float: left;
        width: 100%;
        clear: right;
}

#mainleft {
	padding-left:15px;
        float: left;
        width: 641px;

}

#mainright { 
	width: -5px; 
        margin: 0 0 0 0px;
	float: left;

                display: none;
}

#sub .htmlbox { padding-left: 8px;}

#firstpage #sub .htmlbox { 
	border-bottom: 1px solid #ebebeb;
	margin-bottom:20px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#footer {
	clear: both;
}

.docbox { 
	border-bottom: 1px solid #ebebeb;
	margin-bottom:20px;
	padding-bottom: 20px;
	width:268px;
}

#firstpage .docbox { 
	border-bottom: none;
	margin-bottom:0;
	padding-bottom: 0;
}

.docbox .docbox_hd {
	background: url(../../images/ypertasi/sub_header.png) no-repeat 0 0;
}
.docbox h2 { 
	background: url(../../images/ypertasi/docbox_header_img.png) no-repeat 10px 5px; 
	color: #ffffff;
	padding: 4px 0px 4px 35px;
	font-size: 12px;
	margin-bottom:0px;
}

.docbox ul { 
	background-color: #f1f1f1; 
	width:250px; 
	border-bottom: 1px solid #838383;
	margin:0;
	padding:0px;
}

.docbox ul li{ 
	list-style:none; 
	background:none; 
	border-bottom: 1px solid #d0d0d0; 
	margin-bottom:0; 
	clear:both;
	font-size:11px;
	padding:0;
	clear:both;
	padding: 10px;
}
.docbox ul li .docbox_img {
	border: 1px solid #b7b7b7; 
	padding:5px 5px 3px 5px;
	float:left;
	margin-right: 15px;
	background-color:#ffffff;
}
#firstpage .docbox ul li .docbox_text {
	float:left;
	width:50%;
}

.docbox ul li a{ 
	background: url(../../images/ypertasi/docbox_link.png) no-repeat;
	padding:3px 18px 10px 25px;
	margin-top:4px;
	text-decoration:none;
	display:inline-block;
	width:136px;
}

.docbox ul li .docbox_link { 
	margin-top:25px;
}
.docbox ul li .clearfix { height:0px}

#firstpage .docbox {width:300px;}
#firstpage .docbox .docbox_hd { 
	background: url(../../images/ypertasi/firstsub_header.png) no-repeat;
}

#firstpage .docbox ul { width:300px; }
/******** Left Menu *********/

#sub .treemenu {
	width: 268px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom:20px;
	padding-bottom: 20px;
}

#sub .treemenu h1 {
	display: block;
	height: 26px;
	padding: 4px 0 0 20px; 
	margin: 0;
	font-size: 11px;
	color: #ffffff;
	background: url(../../images/ypertasi/subtree_hd.png) no-repeat 0px 0px;
	
}

#sub .treemenu ul {
	width: 250px;
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #838383;
}

#sub .treemenu ul li {
        display: block;
        text-indent: 0px;
        margin: 0px;
		padding: 0;
        line-height: 16px;
		border-bottom: 1px solid #d3d3d3;
}

#sub .treemenu ul li a {
        text-decoration: none;
        display: block;
	padding: 3px 0 3px 10px;
        color: #004276;
	font-size: 12px;
	font-weight: normal;
}

#leftytop .treemenu ul li .active {
        font-weight: bold;
}

#leftytop .treemenu ul li.active li {
	background: none;
}

#sub .treemenu ul li a:hover {
	text-decoration: underline;
}

#sub .treemenu ul li.active a {
	font-weight: bold;
}

#sub .treemenu ul ul {
	display: none;
	font-weight: normal;
	border:none;
	border-top: 1px solid #d3d3d3;
}

#sub .treemenu ul li.active ul {
	display: block;
}

#sub .treemenu ul li.active ul li {
	border: none;
}

#sub .treemenu ul li ul li a {
	border: none;
 	background: url(../../images/ypertasi/list_dot.png) 10px center no-repeat;
}

#sub .treemenu ul li.active ul li a {
	padding: 2px 0 2px 20px;
	font-weight: normal;
}

#sub .treemenu ul li ul li:hover a {
       text-decoration: underline;
}

#sub .treemenu ul li ul li.active a {
        font-weight:bold;
}

#sub .treemenu ul li.active ul ul {
        display: none;
}

/****** End Left Menu **************/

.langchooser {
        float: right;
        margin: 15px 5px 0 0;
}

.langchooser label {
        color: #333333;
}

.langchooser .lang_flag { margin: 0px 0px 0px 8px;}

/****** News **********************/
.news {margin-left:-15px; }
.modalcontent .news {margin-left:0px;}
.news_nopager .linktofull,
.news_nopager .pager,
.news_nopager .delimiter,
.news_nopager img,
.newsitem .category,
.news .newsitem .date {
	display: none;
}

.tab,
.news h1 {
	display: block;
	width: 680px;
	height: 26px;
	margin: 10px 0 0 0;
	background: url(../../images/default/tab.png) no-repeat;
	color: #3298cb;
	font-weight: bold;
}

.tab h1 {
	color: #3298cb;
	padding: 3px 0 0 15px; 
}

span.tab,
.news h1 span {
	line-height: 26px;
	padding-left: 10px;
}

.news_nopager h1 span {
	line-height: 23px;
	color: #000000;
	font-size: 11px;
}

.news_nopager .newsitem {
	margin: 0;
	padding-bottom: 15px;
}

.newslist  { margin:0; padding-left:0px;}
.news .newslist  li { list-style:none; padding:0px;}

.newsitem { 
	line-height: 20px; 
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0 0 15px;
}

.modalcontent .newsitem {
	border: none;
	padding: 0;
	line-height:1.66em;
}

.newsitem .admin_buttons {line-height: 1.66em; font-size:10px;}
.news .newsitem .admin_buttons .modify { font-size:11px;}
.newsitem .subject {
	font-size: 11px;
    padding: 0;
	margin-bottom: 5px;
}

.news_nopager .subject {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
	padding: 0;
	margin-bottom: -2px;
}

.newsitem .subject,
.newsitem .subject a,
.newsitem .subject a:visited {
	text-align:left;
	font-size: 18px; 
	color: #b10000; 
	margin: 0 10px 8px 0; 
}

.newsitem p {
	margin-left:12px;
	float: none;
	text-align: justify;
}

.news_nopager p {
	margin: 0;
	padding: 5px 5px 0 12px;
	text-align: justify;
	font-size: 11px;
}

.news .image {
	float: left;
}

.news .showvideos .videothumb { padding:10px; }

.news .newsitem .firstimg { border:1px solid #b4b4b4; padding:5px;padding-bottom:1px;margin-right:15px;}

.news .caption {
	text-align: center;
	margin-bottom: 5px;
	font-size: 10px;
}

.newsitem .linktofull {
	margin-right: 25px;
	padding-right:15px;
	clear: both;
	float:right;
	background: url(../../images/ypertasi/linktofull_right.png) right top no-repeat;	
	height:23px;
}

.newsitem .linktofull a{
	background: url(../../images/ypertasi/linktofull_left.png) left top no-repeat;	
	padding: 1px 10px 7px 10px;
	color: #0042ab;
	font-size: 11px;
	display:inline-block;
}


.newsitem .linktofull a:hover {
	color: #b10000;
	text-decoration:none;
}
.newsitem .newsabstract{ 
	font-style:normal; 
	color: #333333;
}

.newsitem .newsabstract a {
	color: #333333;
}

.newsitem .newsabstract a:hover {
	text-decoration: none;
}
.newsback a,
.newsback a:visited {
	display: block;
	width: 140px;
	height: 24px;
	padding: 1px 0 0 27px;
	margin: 10px 0 10px 10px;
	color: #333333;
	font-size: 11px;
	background: url(../../images/ypertasi/back_button.png) no-repeat;
}

.newsback a:hover {
	color: #000000;
}

.newsbody {
	padding-top: 15px;
}

.delimiter { clear:both;float:none;}

.news .newsitem .showimages, .news .newsitem .showimages, .news .newsitem .showfiles { border: 1px solid #d0d0d0; margin: 30px 0 0 0; padding-left:15px;}

.news .tab {
	margin-left:10px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:0;
	padding-top:3px;
}

/********** End News ********************************/

/********** Newsletter Box *************************/
#firstpage #sub .newsletterform { padding-left:18px; width:300px;}

#sub .newsletterform { padding-left:8px;  width:250px;}

#sub .newsletterform h1 {
	display: block;
	width: 250px;
	margin-left: -10px;
	margin-bottom:0;
	background: url(../../images/ypertasi/newsletterbox_top.png) top left no-repeat;
	font-size:12px;
	padding:5px 0px 5px 35px;
	color:#ffffff;
}

#sub .newsletterform .showform_form{
	width: 250px;
	background-color: #f1f1f1;
	padding-bottom: 11px;
	border-bottom:1px solid #838383;
}
#firstpage #sub .newsletterform h1 {
	background: url(../../images/ypertasi/firstnewsletterbox_top.png) top left no-repeat;
	width:300px;
}
#firstpage #sub .newsletterform .showform_form{
	width: 300px;
}
#sub .newsletterform .showform_form ul { margin:0px; }

#sub .newsletterform .showform_form li { border:none;margin:0px;padding:0px;}

#sub .newsletterform .form_body { 
	padding-left:10px; 
	padding-right:10px; 
}

#firstpage #sub .newsletterform .form_body { padding-right:0px;}

#sub .newsletterform .form_body h1 {margin-top: 0px}

#sub .newsletterform .form_body p {
	color:#5B5B5B;
	margin-bottom:15px;
	font-size:11px;
}

#sub .newsletterform .form_body .error {
	padding:0px;
	font-size:9px;
}

#sub .newsletterform .table_showform {padding-left:0px;}

#sub .newsletterform .table_showform .label_td {float:left;padding:0px;padding-top:5px;}

#sub .newsletterform .table_showform .values_td {	float:left; margin-bottom:10px; }
#sub .newsletterform .table_showform .clearfix { height:1px;}
#sub .newsletterform label { 
	font-size:11px; 
	font-weight:bold;
}

#sub .newsletterform span.required { display:none; }

#sub .newsletterform .submit_button {
        margin: 0px 0 15px 125px;
        width: 108px;
        height: 23px;
		border: 0;
        background: url(../../images/ypertasi/submit_button.png) top left no-repeat;
        color: white;
        padding-top:2px;
		
}


#firstpage #sub .submit_button {
	margin: 0px 0 15px 175px;
}
/********* End Newsletter Box *********************/

/********* Gallery ********************************/

.gallery { 
	text-align:center; 
	padding-top:10px; 
	padding-bottom:10px;
}

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

.gallery .gallery_keywords { 
	font-size:11px; 
	text-align:center;
}

ul.gallery img {
        border: none;
}

ul.gallery li {
	float: left;
        padding: 10px 20px 10px 0px;
}

#slideshow { text-align: center;  }

#slideshow-container {
        position: relative;
        clear: both;
        height: 350px;
}

#slideshow span.image-wrapper {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
}

#slideshow a.advance-link {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
}

#slideshow a:hover {  text-decoration: none;  }
#slideshow img {  border: 10px solid #f3f3f3;  }

#thumbs {
        margin: 5px 0 0 0;
        text-align: center;
}


/********* End Gallery ****************************/

/********* Document Viewer ************************/

.docviewer .zoomicon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/flipbook/flipzoom.png) no-repeat scroll center;
	bottom:8px;
	display:block;
	height:55px;
	position:absolute;
	right:10px;
	width:58px;
}

.docviewer .docthumb p {
	background-color:#F3F3F3;
	background-image:none;
	display:inline-block;
	padding:10px;
	position:relative;
	text-align:center;
	color: #1b5b94;
	font-weight: bold;
}

/********* End Document Viewer ********************/

#copyinfo {
	background: url(../../images/ypertasi/footer_bg.jpg) top center no-repeat;
	clear: both;
	float: none;
	width: 1006px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 10px 0;
	font-size:11px;
    text-align: center;
	line-height: 20px;
}

#copyleft {
	margin-top:18px;
        text-align: left;
        float: left;
	color: #636363;
	line-height: 20px;
}

#copyleft p {
	margin: 0;
}

#copyleft a {
	color: #0042ab;
}

#copyleft a:hover {
        color: #666666;
        text-decoration:none;
}

#copyright {
	border-top: 11px solid #ca0002;
	text-align: right;
	color: #636363;
	padding-top:7px;
	font-size:10px;
}

#copyright a {
	color: #636363;
}

#copyright a:hover {
	text-decoration: none;
	color: #666666;
}

.ruler {
	display: block; 
	height: 4px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #e6e6e6;
}

.separator {
        border-top: 2px solid #c0c0c0;
        margin-top: 8px;
        height: 4px;
}

.separator_strong {
        border-top: 3px solid #d5d7d6;
        margin-top: 8px;
        height: 6px;
}

.boxarea {
	width: 217px;
	padding-bottom: 10px;
	background: #e4e3eb url(../../images/default/boxarea_bottom.png) bottom left no-repeat;
}

.boxarea_top {
	width: 217px;
	height: 10px;
	background: url(../../images/default/boxarea_top.png) top left no-repeat;
}

.box_instruct {
	width: 199px;
	height: 91px;
	margin: 0 9px 12px 9px;
	background: url(../../images/default/box_instruct.png) top left no-repeat;
}

.box_seminars {
	width: 199px;
	height: 91px;
	margin: 0 9px;
	background: url(../../images/default/box_seminars.png) top left no-repeat;
}

.boxarea span {
	display: block;
	padding: 35px 5px 5px 70px;
}

.boxarea a, .boxarea a:link, .boxarea a:visited {
        color: #333333; text-decoration: underline;
}

.boxarea a:hover {
        color: #78AE0D;
}

.contactform form {
	width: 500px;
        padding-top: 5px;
        padding-left: 20px;
}

.admin div.submit {
        text-align: left;
        padding-left: 260px;
}

.contactform button span {
	padding: 0 10px 0 10px; 
}

.contactform label {
        font-weight: normal;
        float: left;
        width: 180px;
        text-align: right;
        padding-right: 10px;
        font-size: 8pt;
        color: #333333;
}

.contactform input {
        width: 200px;
        height: 16px;
        font-size: 8pt;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}

.contactform input[type="checkbox"],
.contactform input[type="radio"],
.contactform input[type="checkbox"]:focus,
.contactform input[type="radio"]:focus,
.contactform input[type="checkbox"]:active,
.contactform input[type="radio"]:active {
        display: inline-block;
        margin-top: auto;
        margin-bottom: auto;
        width: auto;
        border: 0;
        background: transparent;
        text-align: left;
        outline-width: 0px;
}

.contactform p {
	margin: 6px 0 6px 0;
	text-align: right;
}

.contactform p.message {
        margin: 15px 0;
        text-align: left;
}

.contactform textarea,
.contactform textarea {
        width: 300px;
        height: 150px;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}
.contactform input:focus,
.contactform textarea:focus {
        background-color: #f8f7f7;
        border: 1px solid #0e5b99;
}

.contactform a {
        display: block;
        margin-left: 20px;
        padding-left: 10px;
}

.registerform form {
	width: 650px;
	padding-left: 0;
}

.registerform label {
	width: 220px;
}

.registerform p {
	clear:both;
}

.registerform form legend { 
	color: #333333;
	font-weight:bold;
	font-size:14px;
	margin-top:-10px;\
	margin-top:0px;
	#margin-top:-10px;
}

.registerform form fieldset {
	border:1px solid #D0D0D0;
	margin-top:30px;\
	margin-top:20px;
	#margin-top:30px;
}
.registerform form .highlight { background-color: #F1F1F1; }

.registerform form label{
	display:block;
	float:left;
	font-size:13px;
	text-align:left;
	margin-bottom:10px;
}

.registerform form fieldset p{ 
	text-align:left;
	margin-left:15px;
}

.registerform form input, .registerform form select {
	font-size:12px;
	height:20px;
	width:250px;
	float: left;
}

.registerform form fieldset select { width:auto; margin-bottom:10px;}

.registerform form button {
	cursor:pointer;
	margin-top:0;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:11px;
}

.statuscont {
	width: 100%;
}

.statuscont span {
        margin-top: 10px;
        margin-bottom: 8px;
        padding: 6px;
        text-align: center;
        font-size: 10pt;
        font-weight: bold;
        color: #4f4f4f;
	background-color: #fafafa;
        border: 2px solid #b60002;
}

.messages {
	color: red;
	float: right;
}

fieldset.highlight {
	background-color: #e9f0fb;
}

.messagebox {
	width: auto;
	margin: 0 0 10px 0;
	padding: 7px;
	border: 1px solid #ffcc00;
	background-color: #ffffcc;
	min-height: 48px;
	font-size: 12px;
	
}

.messagebox.error {
	background: #ffffcc url(../../images/icon_critalert.gif) 20px 14px no-repeat;
	padding-left: 80px;
	color: #c60000;
}

.messagebox.ok {
        background: #ffffcc url(../../images/icon_ok.png) 20px 10px no-repeat;
        padding-left: 80px;
}

.messagebox.info {
        background: #ffffcc url(../../images/icon_info.png) 20px 10px no-repeat;
        padding-left: 80px;
}

a.backbutton {
        display: block;
        float: left;
        height: 24px;
        padding-right: 15px;
        background: transparent url(../../images/default/backbutton_right.png) no-repeat scroll top right;
        color: white;
	font-size: 10px;
        font-weight: bold;
}

a.backbutton span {
        background: url(../../images/default/backbutton_left.png) no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 25px;
	color: white;
}

a.backbutton:hover {
        color: white;
}

a.linkto {
	display: inline-block;
	padding-left: 15px;
	background: url(../../images/default/square_arrow_blue.png) left 2px no-repeat;
}

a:hover.linkto { color: #e85700;}

.pubmed table,
.htmlbox table { 
	border-collapse: collapse;
}

.pubmed table th,
.htmlbox table th {
	padding: 3px 0 3px 10px;
	background-color: #3298cb; 
	border-bottom: 2px solid #3298cb;
	color: #ffffff;
}

.pubmed td,
.htmlbox td {
	padding-bottom: 5px;
	border-bottom: 1px solid #3298cb;
}

.pubmed p {
	font-size: 11px;
	line-height: 14px;
}

.pubmed a, .pubmed a:link       { color: #014b86; text-decoration: underline; }

.pubmed a:visited       { color: #014b86; }

.pubmed a:focus, .pubmed a:hover        { color: #78AE0D; }

.pubmed a:active        { color: #78AE0D; }

.pubmed a.showabstract, .pubmed a.showabstract:link  { text-decoration: none; }

.pubmed .morefuncs {
	float: right;
}

.pubmed .related {
	padding-left: 20px;
}

.pubmed .related a,
.pubmed .related a:visited {
	color: #800000;
}

/******* Sitemap ************/

.sitemap {
        margin-top: 5px;
        margin-left: 30px;
        width: 350px;
        float: left;
}

.sitemap ul {
        margin: 0;
        padding: 0;
        margin-left: 15px;
        margin-bottom: 10px;
        list-style: none;
}

.sitemap ul ul {
        margin-bottom: 5px;
        margin-left: 20px;
}

.sitemap ul li {
        padding-top: 5px;
        padding-left: 12px;
        font-weight: bold;
       
}

.sitemap ul ul li {
	font-weight: normal;
	background: url(../../images/ypertasi/list_dot.png) no-repeat 0px 13px;
}

.sitemap ul li a { color: #004276; }

/****** End Sitemap **************/

.asearchgroup { margin-bottom: 40px; }

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

.asearchgroup ul li{
	background: url(../../images/ypertasi/list_dot.png) no-repeat 0px 13px;
	padding-top: 5px;
    padding-left: 12px;
}

.asearchgroup ul li a { color: #004276; }

/******** Files **************/

.files_div {
        padding: 5px;
        background-color: #eef7fb;
        border: 1px solid #cccccc;
}

.files_div h4 {
        display: none;
}

.files_div ul li {
        list-style-type: none;
        margin-bottom: 10px;
}

.files_div label {
        display: block;
        width: 200px;
}

.files_div input {
        width: 300px;
}
/******** End Files **********/

/******** Iconize ************/

a[href$='.doc'], a[href$='.rtf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_doc.gif) no-repeat center left;
}

a[href$='.txt'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_txt.gif) no-repeat center left;
}

a[href$='.xls'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_xls.gif) no-repeat center left;
}

a[href$='.rss'], a[href$='.atom'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_feed.gif) no-repeat center left;
}

a[href$='.opml'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_opml.gif) no-repeat center left;
}

a[href$='.phps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.phps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.torrent'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_torrent.gif) no-repeat center left;
}

a[href$='.vcard'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_vcard.gif) no-repeat center left;
}

a[href$='.exe'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_exe.gif) no-repeat center left;
}

a[href$='.dmg'], a[href$='.app'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_dmg.gif) no-repeat center left;
}

a[href$='.pps'], a[href$='.ppt'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pps.gif) no-repeat center left;
}

a[href$='.pdf'], a[href$='.PDF'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.xpi'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_plugin.gif) no-repeat center left;
}

a[href$='.fla'], a[href$='.swf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_flash.gif) no-repeat center left;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_archive.gif) no-repeat center left;
}

a[href$='.ical'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_ical.gif) no-repeat center left;
}

a[href$='.css'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_css.gif) no-repeat center left;
}

a[href$='.ttf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_ttf.gif) no-repeat center left;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pic.gif) no-repeat center left;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_film.gif) no-repeat center left;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_music.gif) no-repeat center left;
}

/********* End Iconize ********************************/

/********* Tags Cloud ********************************/

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

.tagscloud ul li {
        display: inline;
        margin-right: 15px;
        line-height: 2em;
}

.tagscloud ul li a {
        display: inline;
}

.tagscloud ul li a.rate-10 {
        font-size: 110%;
}

.tagscloud ul li a.rate-20 {
        font-size: 120%;
}

.tagscloud ul li a.rate-30 {
        font-size: 130%;
}

.tagscloud ul li a.rate-40 {
        font-size: 140%;
}

.tagscloud ul li a.rate-50 {
        font-size: 150%;
}

.tagscloud ul li a.rate-60 {
        font-size: 160%;
}

.tagscloud ul li a.rate-70 {
        font-size: 170%;
}

.tagscloud ul li a.rate-80 {
        font-size: 180%;
}

.tagscloud ul li a.rate-90 {
        font-size: 190%;
}

/********* End Tags Cloud ***************************/

/************** CSS for forms *******************************************************/

.showform { position:relative;}

.showform form { 
	margin-bottom:30px;
	font-size:12px;
}
.showform label {
	font-weight:700;
	font-size:13px;
}
.showform ul { list-style: none; padding:0px;}

.showform li {
	border: none;
	text-align: left;
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
}

.showform .table_showform {
	width:100%;
	clear:both;
}
.showform .table_showform input, .showform .table_showform select{ 
	font-size:12px; 
	height:20px; 
	width:170px;
}

#firstpage .showform .table_showform input{  width: 205px;}

.showform .label_td {	
	width:22%;
	text-align: left;
	padding-left:5px;
	float:left;
}
.showform .values_td {	
	vertical-align:top;
	text-align: left;
	float:left;
}
.showform .comment_td {	
	text-align: left;
	padding:5px;
	padding-bottom:0px;
	font-size:11px;
	font-style:italic;
}

.showform .fieldset {
	border: 1px solid #3298CB;
	padding:10px;
	margin: 20px 0px;
}

.showform .fieldsection {
	border:none;
	margin:0px;
	padding:0px;
}

.showform .fieldsection label {
	font-size:15px;
	font-weight:800;
	color:#3298CB;
}

.showform .ui-datepicker-trigger {
	margin-bottom:-3px;
	margin-left:5px;
}
.showform span.required {
	color:#BA0000;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	height:16px;
	padding-left:2px;
}

.showform  .field_error{ border: 2px solid #fc0505; }

.showform  .field_error .error{
	color: #fc0505;
	padding: 3px 8px;
	font-size:11px;
}

.showform .errormessage  { width: 480px; z-index:1;}
.showform {position:relative;}
.showform .savemessage {
	text-align:center;
	padding:5px;
	padding-top:10px;
	margin-bottom:5px;
	background-color:#ECFADC;
	border:1px solid #ADB3A6;
	font-weight:bold;
	width:98%;
	position:absolute;
	top: 0px;
	z-index:201;
}

.showform .small_upload .filesUploaded { background-color:#ffffff; }
.showform .save .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.showform .submit_button {
	padding:5px 10px;
	margin-top:0px;
	cursor:pointer;
}

/************** end of CSS for forms ************************************************/

/************** CSS for sharing bar *****************/

.showbar { 
	margin-bottom: 10px;
}

.showbar .clearfix {height:0px;}

.showbar ul.barbuttons { list-style: none;float: right; margin: 0;}

.showbar ul.barbuttons li {
	float: left;
	height:19px;
	padding: 0 10px;
	width:auto;
	border-right: 1px solid #C8C8BF;
}

.showbar ul.barbuttons li.addthis_bar { border:none;}

.changeme { font-size: 1.66em;}

.showbar ul.barbuttons li a {
	float: left;
	display:block; 
}

.showbar ul.barbuttons li a.print, .showbar ul.barbuttons li a.email { 
	height:10px;
	margin: 4px 0 0 0;
	width:10px;
}

.showbar ul.barbuttons li a.font-decrease, .showbar ul.barbuttons li a.font-increase, .showbar ul.barbuttons li a.font-reset  {
	height:7px;
	margin: 6px 5px 0 0;
	width:13px;
}

.showbar ul.barbuttons li a em {display:none;}

.showbar ul.barbuttons li a.print { background:transparent url(/images/sharingbar/icon_print.gif) no-repeat scroll 0 0;}

.showbar ul.barbuttons li a.email {background:transparent url(/images/sharingbar/icon_email.gif) no-repeat scroll 0 0; margin-top:5px;}

.showbar ul.barbuttons li a.font-decrease {background:transparent url(/images/sharingbar/icon_font_decrease.gif) no-repeat scroll 0 0;}

.showbar ul.barbuttons li a.font-increase {background:transparent url(/images/sharingbar/icon_font_increase.gif) no-repeat scroll 0 0;}

.showbar ul.barbuttons li a.font-reset {background:transparent url(/images/sharingbar/icon_font_reset.gif) no-repeat scroll 0 0; margin-right:0}

.link_form { padding: 0px 20px;}

.link_form h1 { display:none; }

.link_form .label_td { width:40%; }

.link_form label, .link_form input, .link_form select { font-size:110%; } 

.link_form .captcha_reload {
	clear:both;
	float:left;
	padding-left:20px;
}

.link_form .showform .submit_button { 
	float:right;
	margin-right: 18px;
}

/************** end of CSS for sharing bar **********/

#onecol { 
	width: 95%; 
	margin: 15px auto 15px auto;
}

.clearfix {
	clear: both;
	float: none;
}

a.editme,
a.editmore,
a.editme:visited,
a.editmore:visited,
a.editme:active,
a.editmore:active { d
        color: red;
	text-decoration: none;
}

a.editme:hover,
a.editmore:hover {
	text-decoration: underline;
}

.admin > a {
        text-decoration: none;
        color: #b70000;
        font-weight: bold;
        display: block;
}

div.editcontrol a {
        color: red;
        padding-right: 5px;
        margin-left: 5px;
        font-weight: bold;
        text-decoration: none;
}

#adminbar {
        width: 1006px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: grey;
        height: 28px;
        background: url(../../images/logicone/horiz_bg.jpg);
        background-position: bottom;
        border: 1px solid #cccccc;
        overflow: visible;
}

.horizmenu {
        float: left;
}

#adminbar .loginsnippet {
        float: left;
        height: 25px;
        border-right: 1px solid #cccccc;
}

#adminbar .loginsnippet:hover {
        background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

#adminbar .loginsnippet a {
        display: block;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        padding: 3px 15px 4px 15px;
}

.editmodule {
	float: left;
	height: 25px;
}

#adminbar .editmodule {
	margin-left: 30px;
}

.editmodule a {
	display: block;
	float: left;
	padding: 3px 15px 4px 15px;
	color: #333333;
	border: 1px solid transparent;
}

.editmodule a:active,
.editmodule a:link,
.editmodule a:visited {
	text-decoration: none;
	outline: none;
}

.editmodule a:hover {
        text-decoration: none;
	border: 1px solid #299cdf;
	background-color: #d4e8f5;
}

.editmodule a.active{
	text-decoration: none;
	border: 1px solid #299cdf;
	background-color: #e4f1f9;
}

div .horizmenu ul {
        list-style: none;
        text-align: left;
        margin: 0;
        padding: 0;
}

div .horizmenu li {
	margin: 0;
        padding: 0;
	float: left;
	display: block;
}

div .horizmenu li ul {
        width: 12em;
        position: absolute;
        z-index: 99;
        left: -999em;
        height: auto;
}

div .horizmenu li li {
        padding: 0 1em 0 0;
        margin: 0;
        width: 10em;
}

div .horizmenu ul a {
        display: block;
        text-align: center;
        font-size: 10px;
        line-height: 12px;
}

div .horizmenu li:hover ul ul,
div .horizmenu li:hover ul ul ul {
        left: -999em;
}

div .horizmenu li:hover ul,
div .horizmenu li li:hover ul,
div .horizmenu li li li:hover ul {
        left: auto;
}

div .horizmenu li a {
        padding: 5px 14px 9px 14px;
	color: #333333;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	font-size: 10px;
}

div .horizmenu li:hover > a {
	background-image: url(../../images/logicone/horiz_bg_over.jpg); 
	text-decoration: none;
}

div .horizmenu li li a {
        line-height: 18px;
}

div .horizmenu li ul {
        width: 170px;
        background: url(../../images/logicone/horiz_menu_bg.jpg) bottom repeat-x;
	border: 1px solid #cccccc;
	padding-bottom: 1px;
}

div .horizmenu li ul a {
        padding: 5px 10px 5px 15px;
        color: #000;
        text-align: left;
	border: 1px solid white;
}

div .horizmenu li ul a:hover {
	background-image: none;
        background-color: #e4f4fd;
        border: 1px solid #cce9fa;
	color: #000;
	text-decoration: none;
}

div .horizmenu ul ul li {
        width: 170px;
}

.adminsitemap h1 {
        display: block;
        padding: 3px 0px 0px 2px;
        height: 28px;
        font-weight: bold;
        font-size: 12px;
        border-top: 1px solid #D4D4D4;
        background: url('../../images/logicone/bg1.gif') repeat-x right bottom;
}

.adminsitemap div.openfolder a {
        display: inline;
        background-color: white;
        background-image: none;
        padding: 0;
}

.adminsitemap div.openfolder {
        margin-left: -1.3em;
}

.adminsitemap {
        background: url('../../images/logicone/bg2.gif') repeat-x right bottom;
        padding-bottom: 7px;
        margin-bottom: 20px;
}

.adminsitemap ul {
        list-style-type: none;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 0px;
        margin-top: 0px;
}

.adminsitemap ul ul {
        display: none;
        margin: 0px;
        margin-bottom: 0px;
}


.adminsitemap ul li {
        margin-top: 1px;
        border-bottom: 1px solid #D4D4D4;
}

.adminsitemap li.active > ul {
        display: block;
        margin-left: 5px;
}

.adminsitemap ul li.active {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow_right.png) no-repeat 0px 3px;
        font-weight: bold;
}

.adminsitemap ul li.inactive {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow.png) no-repeat 0px 5px;
        font-weight: normal;
}

.adminsitemap ul li a {
        display: block;
        color: #333333;
        text-decoration: none;
        margin-top: 6px;
        margin-bottom: 6px;
}

.adminsitemap ul li a:hover {
        color: #27a0da;
}


.adminsitemap ul li.meta a {
        background-color: #f0f1b7;
}

.adminsitemap ul li.active ul li.newnode ,
.adminsitemap ul li.newnode  {
        background-image: url(../../images/new.png);
        background-repeat: no-repeat;
        padding-left: 15px;
}

.adminsitemap ul ul li a {
        background-color: white;
        /*padding-left: 15px;*/
        background-position: 23px 50%;
        background-repeat: no-repeat;
        font-weight: normal;
}

.adminsitemap ul ul ul li a {
        /*padding-left: 30px;*/
        background-position: 37px 50%;
}

.adminsitemap ul ul ul ul li a {
        /*padding-left: 45px;*/
        background-position: 47px 50%;
}

.adminsitemap a.stopedit,
.adminsitemap a.editme {
        color: red;
        text-decoration: underline;
        font-weight: bold;
        margin-top: 4px;
        display: block;
}

#popup_container {
        /*width: 840px;*/
	width: 100%;
        background-color: white;
}

#popup_container #content {
	background-image: none;
	float: left;
}

#popup_container #content a {
	color: #000000;
}

#popup_container #content a:hover {
	text-decoration: none;
}

#popup_container textarea {
	width: 790px;
	height: 550px;
}

.popup_top {
        display: block;
        width: 840px;
        height: 36px;
        background-image: url(../../images/logicone/popup_top.png);
        background-repeat: no-repeat;
        color: #333333;
        text-align: right;
        padding-top: 10px;

}

a.close {
        margin-right: 15px;
        color: #333333;
        text-decoration: none;
        font-size: 8pt;
		float: right;
}

a:hover.close {
        color: #27a0da;
        text-decoration: underline;
}

.modal_container_2,
.modal_container {
	background-color: #fff;
	padding: 10px 5px;
	overflow: auto;
}

/*.htmlbox_submit_bar {clear:right; padding-left:170px; height:42px;}
.htmlbox_submit, .htmlbox_submit_all  { float:left; height: 32px;}
.htmlbox_submit a, .htmlbox_submit_all a { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; 
	float:left;
	color:#15428b;
	font-size:11px;
}

.htmlbox_submit a .span1, .htmlbox_submit_all a .span1{ 
	position: relative;
	display: block; 
	white-space: nowrap;
	margin-right:-5px;
}

.htmlbox_submit a.submitBtn { background: transparent url(../../images/logicone/save_left.png) no-repeat top left;}
.htmlbox_submit_all a.submitBtn { background: transparent url(../../images/logicone/save_all_left.png) no-repeat top left; }
.htmlbox_submit a.submitBtn, .htmlbox_submit_all a.submitBtn { 
	padding: 0px;
	padding-left:26px;
	margin-right:5px; 
	text-align: center;
	float:left;
}

.htmlbox_submit a.submitBtn  .span1 { background: transparent url(../../images/logicone/save_right.png) no-repeat top right;}
.htmlbox_submit_all a.submitBtn .span1 { background: transparent url(../../images/logicone/save_right.png) no-repeat top right; }
.htmlbox_submit a.submitBtn .span1, .htmlbox_submit_all a.submitBtn .span1 {
	padding: 9px 12px 3px 8px;	
	height:32px; 
	padding-top: 8px;
}
.htmlbox_submit a.submitBtn:hover { background: transparent url(../../images/logicone/save_left_hover.png) no-repeat top left;}
.htmlbox_submit_all a.submitBtn:hover { background: transparent url(../../images/logicone/save_all_left_hover.png) no-repeat top left;}
.htmlbox_submit a.submitBtn:hover .span1, .htmlbox_submit_all a.submitBtn:hover .span1 {background: transparent url(../../images/logicone/save_right_hover.png) no-repeat top right;}
.htmlbox_submit a.submitBtn:active { background: transparent url(../../images/logicone/save_left_active.png) no-repeat top left;}
.htmlbox_submit_all a.submitBtn:active { background: transparent url(../../images/logicone/save_all_left_active.png) no-repeat top left;}
.htmlbox_submit a.submitBtn:active .span1, .htmlbox_submit_all a.submitBtn:active .span1 {background: transparent url(../../images/logicone/save_right_active.png) no-repeat top right;}

#popup_container #content .htmlbox_submit a, #popup_container #content .htmlbox_submit_all a { color:#15428b; }

.htmlbox_submit button.green:hover,
.htmlbox_submit_all a.green:hover {
	background-color: #e6efc2;
	border: 1px solid #c6d880;
}

.htmlbox_submit .close  {
        padding-top: 4px;
        text-align: center;
}

.htmlbox_submit .close:hover {
        background-image: url(../../images/logicone/submit_over.png);
        text-decoration: none;
        color: #333333;
}*/

.htmlbox .button_set { 
	clear:right;
	padding-left:535px; 
	height:42px;

		float:right;
		padding-left:0px;
		padding-right:12px;
}
.htmlbox .button_set a.left_button .span2 {background: transparent url(../../images/icons/preview.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.htmlbox .button_set a.middle_button .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.htmlbox .button_set a.right_button .span2 {background: transparent url(../../images/icons/save_all.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; height:42px;}
.history h2 { 
	color:#3298CB;
	font-size:11px;
}
.history h2 { 
	color:#3298CB;
	font-size:11px;
} 
.history table  {
        font-size:11px;
        border-collapse:collapse;
        font-family:verdana,bitstream vera sans,sans-serif;
        margin:0;
        padding:0;
}

.history table td {
	padding: 15px 5px 10px 25px;
	border: 0;
	border-bottom: 1px solid #3298cb;
	font-size:11px;
	font-family:verdana,bitstream vera sans,sans-serif;
}

.scrolltable table  { width:830px; }

.scrolltable {
	max-height: 535px;
	overflow-y: auto;
	overflow-x: hidden;
}

.scrollhead {
	background-image: url(../../images/icons/thbar.gif);
	border-bottom:1px solid #3298CB;
	width:830px;
}

.history table th {  
	border: 0;
	background-image: url(../../images/icons/thbar.gif);
	color: #15428B;
	border-bottom:0px solid #3298CB;
	padding:0 0 0 57px;
	font-size: 11px;
}

.history table th:first-child { padding:0 60px 0 25px; }

.history table th.lastchild {  padding:0 0 0 190px; }

.history a img { padding:0 8px 0 15px; }

#popup_container #content .history  a  { color:#416AA3; }

#popup_container #content .showhistory {  margin: 0 30px; width:780px; }


/*************** Buttons Bar ********************
 *
 *
 ***********************************************/

.button_set { 
	clear:both; 
	height:42px;
}

.button_set a { 
	height: 32px;
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	float:left;
	font-size:11px;
	text-decoration:none;
}
#popup_container #content .button_set a { color:#15428b; }
.button_set a.span1{ 
	position: relative;
	display: block; 
	white-space: nowrap;
	height: 32px;
}

.button_set a.left_button { background: transparent url(../../images/logicone/button_first_left.png) no-repeat top left;}
.button_set a.middle_button, .button_set a.right_button { background: transparent url(../../images/logicone/button_next_left.png) no-repeat top left; }
.button_set a.left_button, .button_set a.middle_button, .button_set a.right_button { 
	padding: 0px;
	padding-left:15px;
	margin-right:-2px; 
	text-align: center;
	float:left;
}

.button_set a.left_button .span1, .button_set a.middle_button .span1 { background: transparent url(../../images/logicone/button_first_right.png) no-repeat top right;}
.button_set a.right_button .span1{ background: transparent url(../../images/logicone/button_last_right.png) no-repeat top right; }
.button_set a.left_button .span1, .button_set a.middle_button .span1, .button_set a.right_button .span1 { 
	padding: 8px 15px 5px 0px;	
	height:32px;
	float:left;
}
.button_set a.left_button:hover, .button_set a.middle_button:hover, .button_set a.right_button:hover { background: transparent url(../../images/logicone/button_left_hover.png) no-repeat top left;}
.button_set a.left_button:hover .span1, .button_set a.middle_button:hover .span1, .button_set a.right_button:hover .span1 { background: transparent url(../../images/logicone/button_right_hover.png) no-repeat top right;}
.button_set a.left_button:active, .button_set a.middle_button:active, .button_set a.right_button:active { background: transparent url(../../images/logicone/button_left_active.png) no-repeat top left;}
.button_set a.left_button:active .span1, .button_set a.middle_button:active .span1, .button_set a.right_button:active .span1 { background: transparent url(../../images/logicone/button_right_active.png) no-repeat top right;}

/*------------------------------------------------------------------------*/

/*************** Nodeconfig ********************
 *
 *
 ***********************************************/
#adminbar .nodeconfig {
	float: left;
	height: 28px;
}

#adminbar .nodeconfig h4 {
	margin: 0;
}

#adminbar .nodeconfig h4 a {
	float: left;
	border: none;
	padding: 3px 14px 7px 14px;
	border-right: 1px solid #cccccc;
	background: none;
}

#adminbar .nodeconfig h4 a:hover {
	background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

#adminbar .nodeconfig form {
	margin-top: 26px;
	margin-left: -1px;
	left: auto;
}

/*------------------------------------------------------------------------*/

/*************** Editnodeconfig in adminbar********************************/

#adminbar .editnodeconfig {
	float: left;
	height: 28px;
	text-align:left;
}

#adminbar .editnodeconfig  h4 {
	margin: 0;
}

#adminbar .editnodeconfig  h4 a {
	float: left;
	border: none;
	padding: 3px 14px 7px 14px;
	border-right: 1px solid #cccccc;
	background: none;
	color:#333333;
	display:block;
	position:static;
	text-decoration:none;
	margin-bottom:5px;
}
#adminbar .editnodeconfig  h4 a img { margin-bottom: -1px;}
#adminbar .editnodeconfig  h4 a:hover {
	background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

#adminbar .editnodeconfig .adminbartabs {
	margin-top: 26px;
	margin-left: -1px;
	left: auto;
}

#adminbar .editnodeconfig .adminbartabs  {
	position: absolute;
	z-index: 100;
	background-color: #fcfcfc;
	color: black;
	border: 1px solid #99bbe8;
}

 /*************************************************************************/

/*------------------------------------------------------------------------*/

.insertmodules ul {
	margin: 0;
	padding: 0;
}

.insertmodules ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e6edff;
}

.insertmodules ul li.odd {
	background-color: #f9fbff;
}

.insertmodules ul li:first-child {
	border-top: 1px solid #e6edff;
}

.insertmodules .modicon {
	float: left;
	margin-right: 15px;
}

.insertmodules a {
	position: absolute;
	right: 5px;
	top: 5px;
}

.insertmodules a span {
	color: #4c9fd7;
        text-decoration: none;
}

.insertmodules a span:hover {
	text-decoration: underline;
}

.insertmodules h4 {
	display: inline-block;
	margin: 7px 0 5px 0;
	color: #000;
	font-size: 11px;
}

.insertmodules p {
	margin: 0;
        padding: 0;
	color: #777777;
}

/* JQ Modal ***************************************************************/

/* jqModal base Styling courtesy of;
 * 	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
 * 	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
	display: none;
	position: fixed;
	width: 450px;
	background-color: #a4caee;
	color: #333;
	border: 1px solid black;
	padding: 8px;
	text-align: left;
}

.jqmOverlay { background-color: #000; }

.jqmWindow .titlebar {
	background-color: #d1e4f7;
	padding: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.jqmClose {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 15px;
	height: 15px;
	background: transparent url(../../images/icon_close.gif) top left no-repeat;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
 	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
*
*/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
.jqmWindow {
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
	left: expression(Math.round(50*(document.documentElement.offsetWidth || document.body.clientWidth)/100) + 'px');
}

.jqDrag {
	position: relative;
	cursor: move;
}

.fileUploadQueue {
	overflow: auto;
	max-height: 300px;
	margin: 5px 0 0 0;
	padding-left: 25px;
	/*border: 1px solid #e5e5e5;*/
}

.filesUploaded {
	overflow: auto;
	max-height: 300px;
	margin: 5px 0 10px 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

.filesUploaded .message {
	display: inline-block;
}

.filesUploaded .error {
	color: red;
}

.uploadedFile {
	display: inline-block;
	margin: 0;
}

.uploadActions {
	padding: 5px 0;
	text-align: center;
}

.actionButton {
	display: inline-block;
        margin-left: 20px;
        padding: 5px 15px 5px 32px;
        background-color: #f5f5f5;
        border-right: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        border-top: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0;
        font-weight: normal;
}

a.actionButton, a:link.actionButton {
        color: #333333;
        font-size: 11px;
	text-decoration: none;
}

a:hover.actionButtonr, a.actionButton:active, a.actionButton:visited, a:focus.actionButton {
	text-decoration: none;
}

.clearQueue {
	display: inline-block;
	padding: 5px 0 5px 32px;
	background: url(../../images/icons/table_row_delete.png) 8px 6px no-repeat;
}

.jqmClose.actionButton.cancel {
	display: inline-block;
	position: relative;
	width: auto;
	height: auto;
	right: 0;
	top: 0;
	background: #f5f5f5 url(../../images/icons/cross.png) 8px 6px no-repeat;
}


.actionButton.upload {
	background: #f5f5f5 url(../../images/icons/arrow_up.png) 8px 6px no-repeat;
}

.actionButton.green:hover {
	background-color: #e6efc2;
	border: 1px solid #c6d880;
}
.jqmClose.actionButton.cancel.green:hover {
	background-color: #e6efc2;
	border: 1px solid #c6d880;
}

.actionButton.red:hover {
        background-color: #fbe3e4;
        border: 1px solid #fbc2c4;
}

.browseButton {
	text-align: center;
	margin: 0;
}

.fileUploadQueueItem {
        font: 11px Verdana, Geneva, sans-serif;
        background-color: #F5F5F5;
        border: 3px solid #E5E5E5;
        margin-top: 5px;
        padding: 10px;
        width: 350px;
	text-align: left;
}
.fileUploadQueueItem .cancel {
        float: right;
}
.fileUploadProgress {
        background-color: #FFFFFF;
        border-top: 1px solid #808080;
        border-left: 1px solid #808080;
        border-right: 1px solid #C5C5C5;
        border-bottom: 1px solid #C5C5C5;
        margin-top: 10px;
        width: 100%;
}
.fileUploadProgressBar {
        background-color: #0099FF;
}

.small_upload, .small_upload h2 {
        font-size: 10px;
        margin-left:20px;
}
.small_upload .browseButton {
        margin:0;
        margin-right:10px;
        text-align:right;
        width:300px;
        height:30px;
        position:relative;
        padding-top:5px;
}
.small_upload .fileUploadQueue {
        width:180px;
        position:absolute;
        top:5px;
        left:0px;
        margin:0px;
        padding:0px;
        background-color:#ffffff;
	border: 1px solid #bbbbbb;
        height:23px;
        overflow:hidden;
}
.small_upload .fileUploadQueueItem {
        width:180px;
        border:none;
        font-size:10px;
        padding:3px;
        margin-top:0px;
}

.small_upload .filesUploaded {
        border:none;
        background-color:#F5F5F5;
        margin: -5px 0 10px; 0;
        padding:0 0 5px 10px;
        width:220px;
        line-height:0.8em;
}

.small_upload .fileUploadQueueItem {
	position: relative;
	color: #ffffff;
}

.small_upload .fileUploadProgress {
	color: #ffffff;
	position: absolute;
	top: 10px;
	left: 0;
}

.small_upload .fileUploadQueueItem .cancel {
	position: absolute;
	right: 5px;
	top: 0;
}

.fileUploaderBtn { width:100px;}
.small_upload .browseButton { width:290px;}

/*** Small Buttons *************************/

.btn {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 3px 0;
	border-width: 0;
	overflow: visible;
	font: 100%/1.2 Arial,Sans-serif;
	text-decoration:none;
	color:#333;
}

a.btn, a.btn:hover {
	color: #333;
	text-decoration: none;
}

* html button.btn {
	padding-bottom:1px;
}

/* Immediately below is a temporary hack to serve the 
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right 
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
	margin: 0 -3px;
}

.btn span {
	background: #ddd url(../../images/bg-button.gif) repeat-x 0 0;
	margin: 0;
	padding: 3px 0;
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
}

* html .btn span {
	padding-top:0;
}

.btn span span {
	position: relative;
	padding: 3px .4em;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
}
                                                         
/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
	border-right-width: 0;
}

button.pill-l span span {
	border-right: 1px solid #bbb;
}

button.pill-c span {
	border-right-style: none;
	border-left-color: #fff;
}

button.pill-c span span {
	border-right: 1px solid #bbb;
}

button.pill-r span {
	border-left-color: #fff;
}
    
/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor: pointer; /* important for any clickable/pressable element */
	border-color: #9cf !important;
	color: #000;
}

.btn:active span {
	background-position: 0 -400px;
	outline: none;
}

.btn:focus, .btn:active {
	outline: none; /* doesn't seem to be respected for <button>, only <a> */
}

/* use if one button should be the 'primary' button */
.primary {
	font-weight: bold;
	color: #000;
}

/********* End Small Buttons ************************************************/

/*
 * * jQuery UI CSS Framework
 * * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
 * */
-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
/*.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: verdana,bitstream vera sans,sans-serif; font-size: 11px; }
/*.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(../../images/ui/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }*/
.ui-widget-content { border: 1px solid #dddddd; color: #362b36; background-color:#f9f9f9;}
.ui-widget-content a { color: #362b36; }
/*.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(../../images/ui/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }*/
.ui-widget-header { border: 1px solid #b2c7d7; background: #e7eef3 url(../../images/ui/e7eef3_40x100_textures_03_highlight_soft_100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }


/* Interaction states
 * ----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(../../images/ui/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(../../images/ui/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(../../images/ui/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }*/


/* Interaction states
 *  * ----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #e6e6e6 url(../../images/ui/e6e6e6_40x100_textures_02_glass_80.png) 50% 50% repeat-x; font-weight: normal; color: #444444; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #444444; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #b2c7d7; background: #f0f0f0 url(../../images/ui/f0f0f0_40x100_textures_02_glass_100.png) 50% 50% repeat-x; font-weight: normal; color: #0b5b98; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0b5b98; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #99c2ff url(../../images/ui/99c2ff_40x100_textures_02_glass_50.png) 50% 50% repeat-x; font-weight: normal; color: #000000; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000000; outline: none; text-decoration: none; }

.newtabs {
        font-family:verdana,bitstream vera sans,sans-serif;
        font-size-adjust:none;
        font-style:normal;
        font-variant:normal;
        font-size:10px;
}

.newtabs .ui-widget-content { border:none; }

.newtabs .ui-state-default, .newtabs .ui-state-active  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/tables/tableft.png) no-repeat scroll 5% 0%;
	cursor:default;
	float:left;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	margin-right:1px;
	padding:0 0 0 3px;
	border: none;
}

.newtabs .ui-state-default span, .newtabs .ui-state-active span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/tables/tabright.png) no-repeat scroll right top;
	color:#416AA3;
	display:block;
	float:left;
	padding:5px 5px 4px 5px;
	width:82px;
}

.newtabs .ui-state-default {
	background-position:0 0px;
}

.newtabs .ui-state-default:hover {
	background-position:0 -21px;
}

.newtabs .ui-state-default span:hover {
	background-position:100% -21px;
}

.newtabs .ui-state-active, .newtabs .ui-state-active:hover  {
	background-position:0 -42px;
	color:#15428B;
}

.newtabs .ui-state-active span, .newtabs .ui-state-active span:hover {
	background-position:100% -42px;
	font-weight:bold;
}


/* Interaction Cues
 * ----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #f9dd34; background: #ffef8f url(../../images/ui/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(../../images/ui/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
 * ----------------------------------*/

/* states and images */
/*.ui-icon { width: 16px; height: 16px; background-image: url(../../images/ui/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../images/ui/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../images/ui/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../images/ui/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../images/ui/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../images/ui/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../images/ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../images/ui/ui-icons_ffffff_256x240.png); }*/

.ui-icon { width: 16px; height: 16px; background-image: url(../../images/ui/222222_256x240_icons_icons.png); }
.ui-widget-content .ui-icon {background-image: url(../../images/ui/222222_256x240_icons_icons.png); }
.ui-widget-header .ui-icon {background-image: url(../../images/ui/72a7cf_256x240_icons_icons.png); }
.ui-state-default .ui-icon { background-image: url(../../images/ui/888888_256x240_icons_icons.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../images/ui/2694e8_256x240_icons_icons.png); }
.ui-state-active .ui-icon {background-image: url(../../images/ui/ffffff_256x240_icons_icons.png); }
.ui-state-highlight .ui-icon {background-image: url(../../images/ui/2e83ff_256x240_icons_icons.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../images/ui/cd0a0a_256x240_icons_icons.png); }


/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
 * ----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
/*.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }*/
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

.newtabs .ui-corner-all  { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(../../images/ui/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(../../images/ui/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
 * ----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .5em; zoom: 1; width:840px;}
.ui-tabs .ui-tabs-nav { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../../images/tables/tab_bottom1.png) repeat-x scroll left bottom; /*float:left;*/ line-height:normal; padding:3px 0 0 3px; width:99.6%; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 0 0 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .0em 0.2em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background: url(../../images/tables/tab_bottom2.png) repeat-x scroll left top; border-color:/*-moz-use-text-color*/ #99BBE8 #99BBE8;  border-style:none solid solid; border-width:medium 1px 1px; clear:both; margin:0; padding:15px 5px 5px 5px;  }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Layout helpers
 * ----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
* .ui-helper-clearfix { display:block; }
*/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
 * ----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
 * ----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
 * ----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mceEditor, table.mceLayout {
	z-index: 999;
	clear:both;
}

table.mceLayout {
	position: relative;
}

.adminwindow.newsadmin {
	z-index: 99999;
}

#popup_container #onecol {
	margin: 0;
	width: 100%;
}

#adminpath {
	width:845px;
	height:15px;
	padding: 7px 0px 7px 15px;
	font-weight: bold;
	font-size: 12px;
	background-color: #D1DFF7;
	
}

#pathleft  {
	color:#3D3E3F;
	float:left;
}

.update  {
	position: relative;
	width:670px;
	padding: 0px 0px 0px 7px;
}

.update  h4 {
	float: left;
	margin-top: 2px;
	font-size:11px;
	font-weight:normal;
	height:25px;
	padding:2px 10px 0px 10px;
}

.newtabs .grey_tabs .ui-state-default, .newtabs .grey_tabs .ui-state-active {
	background-image:url(../../images/tables/grey_tableft.png);
}

.newtabs .grey_tabs .ui-state-default span, .newtabs .grey_tabs .ui-state-active span {
	background-image:url(../../images/tables/grey_tabright.png);
	color:#727272;
}
.grey_tabs .ui-tabs .ui-tabs-panel{
	border-color:#b7b7b7;
}
.grey_tabs .ui-tabs {
	background-color: #fafafa;
}
.grey_tabs .ui-tabs .ui-tabs-panel {
	background-image:url(../../images/tables/grey_tab_bottom2.png);
}
.grey_tabs .ui-tabs .ui-tabs-nav {
background-image:url(../../images/tables/grey_tab_bottom1.png);
}

/****** CSS for edittreemenu module ************************/

.edittreemenu { width:100%;	}

.edittreemenu .showtreemenu {
	width:45%; 
	float:left;
	margin-right:0.5%;
	border:2px solid #d1e4f7;
	border-top:none;
	padding-bottom:25px;
}

.edittreemenu .treeproperties { 
	width:53%;
	float: left;
}

.edittreemenu .treemenubuttons {
	border-bottom:2px solid #d1e4f7;
	padding:10px;
}

.edittreemenu .checkbox_button {
	background: url(../../images/treemenu/checkbox_button.jpg) no-repeat ;
	width:115px;
	height:21px;
	padding-left:25px;
	padding-top:2px;
	float:left;
}
.edittreemenu .no_checkbox_button {
	background: url(../../images/treemenu/no_checkbox_button.jpg) no-repeat ;
	width:115px;
	height:21px;
	padding-left:25px;
	padding-top:2px;
	float:left;
}

.edittreemenu .treemenubuttons a {
	color:#000000; 
	text-decoration:none;
	 outline: none;
}

.edittreemenu .highlight_div { float:left;}

.edittreemenu .highlight_button {
	background: url(../../images/treemenu/menu_button.jpg) no-repeat ;
	width:112px;
	height:21px;
	padding-top:2px;
	padding-right:5px;
}
.edittreemenu .highlight_button a {padding:4px 35px 4px 25px; }

.edittreemenu .highlight { 
	border: 1px solid #bbbbbb; 
	background-color:#f9f9f9;
	width:100px;
	padding:5px;
	position: absolute;
	left: auto;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	z-index: 100;
}

.edittreemenu #showinlanguage {
	float:left;
	clear:right;
}

.edittreemenu #showinlanguage option{padding:2px 18px;}
.edittreemenu #showinlanguage select{background: url(../../images/treemenu/menu_button.jpg) no-repeat ;}

.edittreemenu .buttons2 {
	 background: url(../../images/treemenu/black_arrow.png) no-repeat 0 22px;
	 padding:15px 0px 35px 20px;
	 clear:left;
}
.edittreemenu .buttons2 a {
	padding:0px 6px;
	font-size:11px;
}

.edittreemenu .buttons2 .linkbutton { float:left;}
.edittreemenu .buttons2 .secondline { 
	padding-top:4px;
}
.edittreemenu .treemenubuttons .buttons2 a { 
	color: #2a75b3; 
	cursor:pointer;
}
.edittreemenu .treelink a{ float: left; }
.edittreemenu .showimages { float: left; }
.edittreemenu .treemenubuttons a:hover { text-decoration:none; }

.edittreemenu .treemenubuttons .pickthelang input{ 
	width:85px;
	height: 14px;
	padding:2px 0px 2px 12px;
	font-size:11px;
	margin-top:1px;
	border:1px solid #C0C0C0;
	color: #000000;
	cursor:default;
}

.edittreemenu .tree { padding-top:10px; }

.edittreemenu .treemenubuttons .more_options {
	left:269px;
	right:auto;
	width:97px;
	border-top:none;
	margin-top:0.2em;
}
.editnodeconfig .ui-widget-content {background-color:#F9F9F9;}
.editnodeconfig .adminbartabs .more_options {
	left:150px;
	right:auto;
	width:230px;
	margin-top:0.2em;
}
.editnodeconfig .more_options .selected {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}
.editnodeconfig .adminbartabs { width:450px;}
.editnodeconfig .treemenubuttons . ul { overflow-y:visible; padding:0px; }
.editnodeconfig .treemenubuttons .more_options ul li{ padding-left:0px; }
.editnodeconfig .treemenubuttons .more_options ul a{ padding-left:15px; width:82px;}
.ui-datepicker { z-index: 9999; }

.editnodeconfig .ui-tabs {
	width:97.8%; 
	background-color: #ebf3fa;
}
.editnodeconfig .ui-tabs .ui-tabs-nav { 
	width: 99.3%;
}
.editnodeconfig .grey_tabs {  margin:10px -10px 0px -10px;}
.editnodeconfig .grey_tabs .ui-tabs{background-color: #ffffff;}
.editnodeconfig .newtabs { background-color: #ebf3fa;}

.editnodeconfig .treetabsbody { 
	height:auto; 
	background-color:#ffffff;
}

.editnodeconfig .tabsbgr {background-image:none;}

.editnodeconfig .treemenu_form { height:auto; padding: 0px 10px;}
	.editnodeconfig .treemenu_form label { font-size:11px; }
.editnodeconfig input {margin:0 0 0px 5px;}

.editnodeconfig input.text, .editnodeconfig textarea {
	padding:1px; 
	width:250px; 
	margin:0 0 0px 5px;
}
.editnodeconfig input.checkbox { margin:0px;}
.editnodeconfig .firstpage, .treeproperties .firstpage {
	padding-top:2px;
	background: url(../../images/treemenu/home.png) no-repeat 190px 0;
}

.editnodeconfig .treemenu_submit { 
	padding-left: 70%; 
	padding-top:20px;
	clear: both;
}
.editnodeconfig .treemenu_submit .button_set a.left_button .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }

.editnodeconfig .small_upload .fileUploadQueue {
	background-color:#FFFFFF;
	border: 1px solid #a5acb2;
}

.editnodeconfig .fieldstatus { background-color:#EBF3FA; }

.editnodeconfig .errormessage {
	text-align:center;
	padding:5px;
	padding-top:10px;
	background-color:#fde3e2;
	border:1px solid #900b09;
	font-weight:bold;
}
.editnodeconfig .saved {
	text-align:center;
	padding:5px;
	padding-top:10px;
	background-color:#ECFADC;
	border:1px solid #ADB3A6;
	font-weight:bold;
}
.editnodeconfig .addphoto {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	padding:10px 15px;
	margin:10px;
}

.editnodeconfig .addphoto h2 { color:#000000; }
.editnodeconfig .addphoto img {float:left; margin-top:3px;}

.editnodeconfig .addphoto .delimg{ 
	float:left; 
	margin: 5px 0px 0px 15px;
	background: url(../../images/tables/delete.png) no-repeat 0 0;
	height:25px;
}

.editnodeconfig .addphoto .delimg a{ 
	padding:5px 0px 8px 30px;
	color: #2a75b3;
	text-decoration:none;
	font-size:11px;
}

.editnodeconfig .publish_label { 
	font-weight:bold;
	padding-bottom:5px;
}

.editnodeconfig .publish_green {
	background-color:#ecfadc; 
	padding: 8px 5px 5px 10px; 
	margin:0px -10px;
}

.editnodeconfig .publish_red {
	background-color:#fadddc; 
	padding: 8px 5px 5px 10px; 
	margin:0px -10px;
}

.editnodeconfig .group_options { 
	border:1px solid #c1c8ce; 
	width:250px; 
	margin:5px 0px 15px 0px;
}

.editnodeconfig .group_menus { 
	width:400px; 
	margin:5px 0px 15px 0px;
}

.editnodeconfig .group_menus a{ text-decoration:none; }

.editnodeconfig .drop_menus {
	background-color: #f5f4f4;
	border-top: 1px solid #c1c8ce;
	padding:4px 10px;
}

.editnodeconfig .drop_menus a { padding:8px 0px; outline: none;}

.editnodeconfig .drop_menus img{
	margin-left:180px;
	border: none;
}
.editnodeconfig .group_input { padding:4px 10px; }

.editnodeconfig hr {
	color:#c1c8ce;
	border: 0;
	background-color: #c1c8ce;
	height: 1px;
	text-align: center;
	margin:10px 0px;
}

.editnodeconfig .small_upload { 
	margin-left:0px; 
	clear: both; 
	padding-top:3px;
}
.editnodeconfig .layout_buttons {clear:both;}
.editnodeconfig .samelayout {clear:both; padding:10px 5px;}
.editnodeconfig .layout_type { 
	float:left;
	width:100px;
	height:80px;
	border: 1px solid #ccd8be;
	border-right:2px solid #adb3a6;
	border-bottom:2px solid #adb3a6;
	margin:5px;
	padding:10px;
	text-align:center;
	cursor:pointer;
}
.editnodeconfig .layout_type:hover, .editnodeconfig .checked{ 
	background-color:#ecfadc;
}
.editnodeconfig .layout_img { margin-bottom:-5px;}

.editnodeconfig .date {width:100px; margin-right:3px; margin-left:0px}
.editnodeconfig .publish_date img {margin-bottom:-3px; margin-right:4px; cursor:pointer;}
.editnodeconfig .toggle_bar { 
	background: url(../../images/treemenu/toggle_bar.jpg) no-repeat 0 0;
	width:450px;
	height:21px;
	cursor:pointer;
}
/***********************************************************/


/************** CSS for more_options ********************************************/

.more_options_link {
	display: inline-block;
	margin-bottom: -4px;
	width: 16px;
	height: 16px;
	background: transparent url(../../images/more_options.gif) top left no-repeat;
}

.more_options_wrap {
	margin-top:1px;
	display: inline-block;
	#display: inline;
}

.more_options_link:hover {
	background: transparent url(../../images/more_options_hover.gif) top left no-repeat;
}

.more_options {
	display: block;
	position: absolute;
	left: auto;
	right:45px;
	margin-top: 2px;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	z-index: 100;
	#margin-top: 18px;
	#margin-left: -16px;
}

.more_options ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.more_options ul li {
	display: block;
	padding: 3px 15px;
	text-align: left;
}

.more_options ul li:hover {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.more_options ul li a {
	display: block;
	color: #21628d;
	font-size: 11px;
}

.more_options ul li a {
	text-decoration: none;
}

/************** End CSS for more_options ****************************************/

/************** CSS for jstree *************************************************/

/* ICONS */
.tree-default ins, .tree-default .level1 ins  { background-image:url(../../images/treemenu/icons.png); background-position:0 0; background-repeat:no-repeat; }
.tree-default  ul li ul .leaf ins { background-image:url(../../images/treemenu/leaf.png);  background-position:3px 0;background-repeat:no-repeat; }
.tree-default ul li ins.firstpage, .tree-default ul li ul .leaf ins.firstpage { background: url(../../images/treemenu/home.png) no-repeat 0 0; }

/* CONTEXT MENU */
.tree-default-context a ins.cut { background:url(../../images/treemenu/cut.gif) no-repeat 0 0; }
.tree-default-context a ins.copy { background:url(../../images/treemenu/copy.gif) no-repeat 0 0; }
.tree-default-context a ins.paste { background:url(../../images/treemenu/paste.gif) no-repeat 0 0; }
.tree-default-context a ins.options { background:url(../../images/treemenu/options.png) no-repeat 0 0; }
.tree-default-context a ins.goto_page { background:url(../../images/treemenu/goto_page.png) no-repeat 0 0; }
.tree-default .root{ background:url(../../images/treemenu/database.gif) no-repeat 0px 0px; }

.tree-checkbox-context a ins.cut { background:url(../../images/treemenu/cut.gif) no-repeat 0 0; }
.tree-checkbox-context a ins.copy { background:url(../../images/treemenu/copy.gif) no-repeat 0 0; }
.tree-checkbox-context a ins.paste { background:url(../../images/treemenu/paste.gif) no-repeat 0 0; }
.tree-checkbox-context a ins.options { background:url(../../images/treemenu/options.png) no-repeat 0 0; }
.tree-checkbox-context a ins.goto_page { background:url(../../images/treemenu/goto_page.png) no-repeat 0 0; }
.tree-checkbox .root{ background:url(../../images/treemenu/database.gif) no-repeat 0px 0px; }
.tree-checkbox li a:hover .root, .tree-checkbox li a.checked:hover .root, .tree-checkbox li a.checked .root{ background:url(../../images/treemenu/database.gif) no-repeat 0px 0px; }


/* LOCKED */
.tree-checkbox .locked li a { color:gray; }
/* DOTS */
.tree-checkbox ul { background-position:6px 1px; background-repeat:repeat-y; background-image:url(data:image/gif;base64,R0lGODlhAgACAIAAAB4dGf///yH5BAEAAAEALAAAAAACAAIAAAICRF4AOw==); _background-image:url(../../javascript/jsTree/themes/checkbox/dot_for_ie.gif); *background-image:url(../../javascript/jsTree/themes/checkbox/dot_for_ie.gif); }
.tree-checkbox li { background-position:-64px -16px; background-repeat:no-repeat; background-image:url(../../javascript/jsTree/themes/checkbox/icons.png); }
/* NO DOTS */
.tree-checkbox .no_dots, .tree-checkbox .no_dots ul { background:transparent; }
.tree-checkbox .no_dots li.leaf { background-image:none; background-color:transparent; }
/* OPEN or CLOSED */
.tree-checkbox li.open { background:url(../../javascript/jsTree/themes/checkbox/icons.png) -32px -48px no-repeat; }
.tree-checkbox li.closed, #jstree-dragged.tree-checkbox li li.open { background:url(../../javascript/jsTree/themes/checkbox/icons.png) -48px -32px no-repeat; }
#jstree-marker { background-image:url(../../javascript/jsTree/themes/checkbox/icons.png); }
/* DEFAULT, HOVER, CLICKED, LOADING STATES */
.tree-checkbox li a, .tree-checkbox li span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
/*
.tree-checkbox li a:hover, .tree-checkbox li a.hover, .tree-checkbox li span { background: #e7f4f9; border:1px solid #d8f0fa; padding:0px 3px 0px 3px; }
.tree-checkbox li a.clicked, .tree-checkbox li a.clicked:hover, .tree-checkbox li span.clicked { background: #beebff; border:1px solid #99defd; padding:0px 3px 0px 3px; }
*/
/* ICONS */
.tree-checkbox ins { background: url(../../javascript/jsTree/themes/checkbox/icons.png) 0 0 no-repeat; }
.tree-checkbox ul li a.loading ins { background-image:url(../../javascript/jsTree/themes/checkbox/throbber.gif) !important; background-position:0 0 !important; } /* UL is added to make selector stronger */
.tree-checkbox li a ins.forbidden { background-position:-16px -48px; }

.tree-checkbox li a.undetermined ins { background-position:0px -16px; }
.tree-checkbox li a.checked ins { background-position:0px -32px; }

.tree-checkbox li a:hover ins { background-position:-16px 0px; }
.tree-checkbox li a.undetermined:hover ins { background-position:-16px -16px; }
.tree-checkbox li a.checked:hover ins { background-position:-16px -32px; }

#jstree-dragged.tree-checkbox ins { background:url(../../javascript/jsTree/themes/checkbox/icons.png) 0 -48px no-repeat; }
#jstree-dragged.tree-checkbox ins.forbidden { background:url(../../javascript/jsTree/themes/checkbox/icons.png) -16px -48px no-repeat; }

/* CONTEXT MENU */
.tree-checkbox-context a ins { background-image:url(../../javascript/jsTree/themes/checkbox/icons.png); background-repeat:no-repeat; background-position:-64px -64px; }
.tree-checkbox-context a ins.create { background-position:0 -16px; }
.tree-checkbox-context a ins.rename { background-position:-16px 0px; }
.tree-checkbox-context a ins.remove { background-position:0 -32px; }


/************** End of CSS for jstree ****************************************/

.defaultSkin span.mce_mediaflv {background-position:-320px -20px}

/************** CSS for news *********************************************/

.news .tab { margin-bottom:12px;}
.news .ui-tabs { width:713px; clear:both;}
.news li { list-style:none; padding: 10px 0px; height:auto;}
.news .newtabs .ui-state-default span, .news .newtabs .ui-state-active span { padding-top:6px; padding-bottom:3px; }
.news .ui-widget-content { background-color:#FFFFFF; }
.news .add {margin:10px 30px 0px;}
.news .admin_buttons {
	clear:both;
	float:left;
	margin-top:20px;
	margin-left:0px;
	padding:0px 9px;
	background: transparent url(../../images/admin_button_left.png) no-repeat scroll 0 0;
}

.news .dragger {
	cursor: move;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding: 3px 8px 1px;
	border-right: 1px solid #88b6cf;
	height:16px;
}

.news .admin_buttons a {
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding:3px 8px;
	border-right: 1px solid #88b6cf;
	height:14px;
}

.news .admin_buttons .lastdelete { background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top; border:none;}
.news .admin_buttons .modify {
	float:left; 
	font-size:11px;
	color:#000000;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border:none;
	padding: 1px 15px 6px 5px;
	text-decoration:none;
}

.news .button_set { 
	clear:right;
	height:42px;
	width:220px;
	float:left;
	padding-left:50px;
}
.news .button_set a.preview .span2 {background: transparent url(../../images/icons/preview.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.news .button_set a.saveall .span2 {background: transparent url(../../images/icons/save_all.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; height:42px;}
.news .button_set a.left_button, .news .button_set a.middle_button, .news .button_set a.right_button {right:0px;top:0px;}
.news label {
	font-size:11px;
	font-weight: bold;
	margin-right:20px;
}

		.news input{ border: 1px solid #cccccc; }

.news .friendly_url {
	float:left;
	padding:10px;
	padding-top:3px;
	color: #416aa3;
}
.news .friendly_url input{ 
	width:300px;
	padding:5px;
	font-size: 11px;
}

.news .tabform { 
	padding:20px; 
	padding-bottom:0px;
}
.news .tabform .para { padding:10px 0px; width:688px;}

.news .tabform .title input, .news .tabform .authors input, .news .tabform .keywords input {
	width:655px;
	padding:5px;
}
.news .modinsertcontent { overflow-x:hidden;}

.news .modal_container .newtabs h2 {color: #333333;}

.news .upload { 
	background-color: #ecf4fc;
	margin:-17px -20px 0px -20px;
	
	padding:20px 0px 38px 0px;	
	border-bottom:1px solid #99bbe8;
	position:relative;
}
.news .tabform .small_upload { 
	width:300px;
}
.news .tabform .small_upload h3 { color:#333333; padding:0px; font-weight:normal;}
.news .libr {
	left:340px;
	position:absolute;
	top:85px;
}
.news .library_link {position:absolute; top:4px;left:335px;}

.news .libr table {font-size:11px;}
.news .libr input {background-color: #ffffff; margin-right:5px;}

.news .online_details {clear:both; padding:5px 15px 0px 15px; margin-bottom: -32px;}
.news .online_details a {color: #7e7e7e;}

.news .tabform  h3 { padding:10px 0px 5px; }
.news .publish_label { 
	font-weight:bold;
	padding-bottom:5px;
}

.news .publish_label label {padding-left:5px; }
.news .publish_label input {border:none;} 
.news .publish_green {
	background-color:#ecfadc; 
	padding: 10px 5px 8px 10px; 
	margin:0px -15px;
}

.news .publish_red {
	background-color:#fadddc; 
	padding: 10px 5px 8px 10px;
	margin:0px -15px;
}

.news .date {
	width:100px;
	margin-right:5px; 
	margin-left:0px;
	display:inline;
	font-weight:bold;
}
.news .publish_date {margin-left:0px;}
.news .publish_date label{margin-right:10px;}
.news .publish_date input{padding:3px; width:140px;}
.news .publish_date img {
	margin-bottom:-5px; 
	margin-right:20px; 
	cursor:pointer;
}

.news .group_options { 
	border:1px solid #c1c8ce; 
	width:270px; 
	margin:5px 0px 15px 0px;
}

.news .group_input { padding:4px 10px;}
.news .group_input input{ border:none;}

.news .small_upload .filesUploaded {background-color:#ECF4FC;}

.news .imagelist, .news .videolist, .news .filelist { 
	margin: 0px -20px 0px -60px;
	padding-bottom:10px;
}
.news .tabform .response {
}
.news .imagelist .fileorder, .news .videolist .fileorder, .news .filelist .fileorder { 
	border-top: 1px solid #c0c0c0;
	clear:both;
	height:100px;
	
}
.news .imagelist .admin_buttons, .news .videolist .admin_buttons, .news .filelist .admin_buttons { 
	width:18%;
	margin-left:20px;
	margin-top:40px;
}
.news .galleryitem {float:left; width:26%;}
.news .filesitem {margin-top:40px;}
.news .convertfile { margin:-6px 0px -3px; color:#bb062c;}
.news .grey_tabs {
	float:left;
	margin-top:10px;
		position:relative;
	
}
.news .grey_tabs li{
	clear:none;
	border:none;
	padding-bottom:0px;
}
.news .grey_tabs .ui-tabs {
	width:330px;
}
.news .grey_tabs .ui-tabs .ui-tabs-nav {width:99%;}
.news .grey_tabs .ui-tabs .ui-tabs-panel {padding-top:8px;}
.news .grey_tabs .lezantainput {
	width:295px;
	margin-left:20px;
	
}
.news .grey_tabs .showlangsinput { 
		position:absolute; 
	
	top:38px;
}

.news .firstimg { padding:0px 15px; float:left;}

.news .lezanta { 
	text-align:center; 
	font-size:11px;
	font-style:italic;
	color: #6e6e6e;
}
.news .showimages, .news .showvideos, .news .showfiles { clear:both; padding:5px 0px;}
.news .animage, .news .avideo { float:left;}
.news .animage a { background-image:none; }
.news .animage, .news .avideo, .news .afile {  padding:5px;}

.news .fieldstatus { 
	position:absolute;
	width:94%;
	z-index:999;
	
}

.news .errormessage {
	text-align:center;
	padding:5px;
	padding-top:10px;
	margin-bottom:5px;
	background-color:#fde3e2;
	border:1px solid #900b09;
	font-weight:bold;
	width:98%;
}

.news .saved {
	text-align:center;
	padding:5px;
	padding-top:10px;
	background-color:#ECFADC;
	margin-bottom:5px;
	border:1px solid #ADB3A6;
	font-weight:bold;
}

.news .history { 
	margin: 0px -20px;
}
.news .modal_container .newtabs .history h2 {
	color:#3298CB;
	padding: 0px 0px 10px 20px;
}
.news .modal_container .history a {
	color:#416AA3;
	text-decoration:none;
}
.news .scrollhead { width:711px; }
.news .scrolltable {max-height:100%;}
.news .scrolltable table { width:750px; }
.news .history table th:first-child { padding-right:30px; }
.news .historyitem { text-align: left; padding:20px; font-size: 12px;}

/************** End of CSS for news ****************************************/


/************** CSS for comments *******************************************/

.showcomments { clear:both; }

.comments .comment_fieldstatus, .comments .like_fieldstatus {
	position:absolute;
	width:70%;
	z-index:999;
	
}

.comments .comment_msg, .comments .like_msg {
	text-align:center;
	padding:5px;
	padding-top:10px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#fde3e2;
	border:1px solid #900b09;
	font-weight:bold;
	
}

.comments .acomment {
	padding:5px;
	width: 60%;
}

.comments .boldname { font-weight:bold; color:#416AA3;}
.comments .comment_date {
	color:#999999;
	font-size:0.85em;
}

.comments .comment { font-style: italic; padding: 5px; color:#666666; }

.comments  h4 {
	color:#666666;
	font-size:12px;
	margin: 10px 0px 0px 10px;
	padding: 12px 0px 12px 0px;
}

.comments label {
	color:#416AA3;
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	
}
.comments td {vertical-align:top;}
.comments .mandatory { color:red; }
.comments input, .comments textarea{
	font-size:11px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:100%;
	border: 1px solid #CCCCCC;
}
.comments .comment_login p{ 

}
.comments .comment_login label{ width:23%; }
.comments .comment_login input{ width:50%; }

.comments .comment_login button{ 
	border: 1px solid #c6d880;
	background:transparent;
	border:1px solid #CCCCCC;
	color:#15428B;
	cursor:pointer;
	display:block;
	height:30px;
	margin-bottom:10px;
	margin-left: 400px;
	padding: 5px 15px;
	width:138px
}
.comments .comment_login button:hover { background-color: #e6efc2;}
.comments .forminput {clear:both;}
.comments .button_set { 
	padding-left:250px;
	margin-top:5px;
}

.comments hr {
	color:#c1c8ce;
	border: 0;
	background-color: #c1c8ce;
	height: 1px;
	text-align: left;
	margin:10px 0px;
	width:50%;
}

.comments .users_like, .comments .users_dislike {
	width: 25%;
	font-size: 11px;
	color: #15428B;
	padding:10px;
	margin: 5px 0px;
	border: 1px solid #C4C4C2;
	background-color:#F2F2F1;
}

.comments .order_buttons {
	clear:both;
	height:50px;
}

.comments .order_buttons p { float:left; padding-right:25px; margin-left:10px;}

.comments .order_buttons a { 
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	line-height:28px;
	padding-left: 18px;
	background: transparent url(../../images/inact_left.gif) no-repeat scroll top left;
	width:60px;
	text-align:center;
	text-decoration:none;
}

.comments .order_buttons a span { 
	display:block;
	line-height:28px;
	background: transparent url(../../images/inact_right.gif) no-repeat scroll top right;
	padding-right: 10px;
}

.comments .order_buttons a span span{ 
	display:block;
	line-height:28px;
	background: transparent url(../../images/inact_slice.gif) repeat;
}

.comments .order_buttons a.active { background: transparent url(../../images/act_left.gif) no-repeat scroll top left;}

.comments .order_buttons a.active span { background: transparent url(../../images/act_right.gif) no-repeat scroll top right;}

.comments .order_buttons a.active span span{ 	background: transparent url(../../images/act_slice.gif) repeat;}

/************** End of CSS for comments ************************************/

/************** CSS for files *******************************************/

.files .afile { padding:5px;}

.files input { border:1px solid #CCCCCC; }

.files li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:auto;
}

.files .modinsertcontent { overflow-x:hidden;}

.files .modal_container .newtabs h2 {color: #333333;}

.files .uploadedfiles { 
	width:713px; 
	clear:both; 
	padding-top:1px; 
	padding-bottom:3px; 
	background-color:#FFFFFF;
	margin-bottom:12px;
	border:1px solid #99bbe8;
}

.files .uploadedfiles h3{ margin-left: 10px;}

.files .small_upload .filesUploaded {
	background-color:#ECF4FC;
}

.files .add {margin:10px 30px 0px;}

.files .button_set { 
	padding-left:590px;
} 
.files .button_set a.left_button .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.files .button_set a.right_button .span2 {background: transparent url(../../images/icons/save_all.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; height:42px;}
.files .button_set a.left_button, .files .button_set a.middle_button, .files .button_set a.right_button {right:0px;top:0px;}
.files .small_upload {
	width:300px;
}
.files .upload { 
	background-color: #ecf4fc;
	margin-top:-1px;	
	padding:20px 10px 38px 10px;	
	border-bottom:1px solid #99bbe8;
	position:relative;
	margin-bottom:-2px;
}

.files .libr {
	left:340px;
	position:absolute;
	top:85px;
}
.files .library_link {position:absolute; top:5px;left:320px;}

.files .libr table {font-size:11px;}
.files .libr input {background-color: #ffffff; margin-right:5px; width:130px;}

.files .modal_container h2 {
	color:#333333;
}

.files .small_upload h3 {
	color:#333333;
	font-weight:normal;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.files .filelist { 
	margin-left:-40px;
	padding-bottom:10px;
}

.files .uploadedfiles .response {
}
.files .filelist .fileorder { 
	border-top: 1px solid #c0c0c0;
	clear:both;
	height:100px;
	
}

.files .admin_buttons {
	clear:both;
	float:left;
	margin-top:20px;
	margin-left:0px;
	padding:0px 9px;
	background: transparent url(../../images/admin_button_left.png) no-repeat scroll 0 0;
}

.files .dragger {
	cursor: move;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding: 3px 8px 1px;
	border-right: 1px solid #88b6cf;
	height:16px;
}

.files .admin_buttons a {
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding:3px 8px;
	border-right: 1px solid #88b6cf;
	height:14px;
}
.files .admin_buttons .lock { padding-top:0px; padding-bottom:6px; }
.files .admin_buttons .lastdelete { background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top; border:none;}
.files .admin_buttons .modify {
	float:left; 
	font-size:11px;
	color:#000000;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border:none;
	padding: 1px 15px 6px 5px;
	text-decoration:none;
}

.files .filelist .admin_buttons { 
	width:23%;
	margin-left:20px;
	margin-top:40px;
}

.files .galleryitem {float:left; width:22%;}
.files .filesitem {margin-top:40px;}

.files .grey_tabs {
	float:left;
	margin-top:10px;
		position:relative;
	
}
.files .grey_tabs li{
	clear:none;
	border:none;
	padding-bottom:0px;
}
.files .grey_tabs .ui-tabs {
	width:330px;
}
.files .grey_tabs .ui-tabs .ui-tabs-nav {width:99%;}
.files .grey_tabs .ui-tabs .ui-tabs-panel {padding-top:8px;}
.files .grey_tabs .lezantainput {
	width:295px;
	margin-left:20px;
	
}
.files .grey_tabs .showlangsinput { 
		position:absolute; 
	
	top:38px;
}

.files .ui-widget-content {
	background-color:#FFFFFF;
}
.files .fieldstatus { 
	position:absolute;
	width:93%;
	z-index:999;
	
}

.files .saved {
	text-align:center;
	padding:5px;
	padding-top:10px;
	background-color:#ECFADC;
	margin-bottom:5px;
	border:1px solid #ADB3A6;
	font-weight:bold;
}


/****** CSS for ecampaign module ***************************/
/*&**************************css ecampaign more_options
/************** CSS for more_options ********************************************/

.ecampaign .more_options_link {
	display: inline-block;
	margin-bottom: -4px;
	width: 16px;
	height: 16px;
	background: transparent url(../../images/more_options.gif) top left no-repeat;
}

.ecampaign .more_options_wrap {
	margin-top:1px;
	display: inline-block;
	position: relative;
	#display: inline;
}

.ecampaign .more_options_link:hover {
	background: transparent url(../../images/more_options_hover.gif) top left no-repeat;
}

.ecampaign .more_options {
	display: block;
	position: absolute;
	left: auto;
	right:45px;
	margin-top: 2px;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	z-index: 100;
	#margin-top: 18px;
	#margin-left: -16px;
}

.ecampaign .more_options ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ecampaign .more_options ul li {
	display: block;
	padding: 3px 15px;
	text-align: left;
}

.ecampaign .more_options ul li:hover {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.ecampaign  .more_options ul li a {
	display: block;
	color: #21628d;
	font-size: 11px;
	width:100%;
	line-height:30px;
	text-align:center;
}

.ecampaign  .more_options ul li a {
	text-decoration: none;
}
.ecampaign td.Last_Row .more_options{
	right:20px;
	width:113px;
}
/************** End CSS for more_options ******    ******************************/		/*****************************************************/
/*  end of css */

.ecampaign { font-size: 11px; }

.ecampaign  .mceEditor, table.mceLayout {
	z-index: 99;
}

.ecampaign  table.mceLayout {
	position: relative;
	z-index: 99;
}

.ecampaign  .adminwindow.newsadmin {
	z-index: 999;
}

.ecampaign a {
	color: #075ba6;
}

.ecampaign .pikolos{
	color:red;
}
.ecampaign .stage_message label{
	margin-top:20px;
	float:left;
	font-size:14px;
}
.ecampaign .buttoneria {
	float:right;
}
.ecampaign .buttoneria img{
	margin-left:30px;
	margin-right:30px;
}
.ecampaign .buttoneria td{
	text-align:center;
}

.ecampaign .grafteite_sto_newsletter fieldset,
.ecampaign .neededinput fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	border-bottom:0;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
}
.ecampaign .neededinput input {
	margin-left:10px;
	margin-bottom:15px;
	margin-top:15px;
	height:20px;
	font-size:12px;
}

.ecampaign .grafteite_sto_newsletter span,
.ecampaign .neededinput span {
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:12px;
	color:#666666;
	#display:inline-block;
	#padding: 0;
	#top:0;
	#right:0;
	#line-height: 12px;
	
	
}
.ecampaign .grafteite_sto_newsletter button{
	margin-left:20px;
}

.ecampaign .neededinput label{
	margin-left:20px;
	margin-top:15px;
	float:left;
	display:block;
	width:125px;
	font-weight:bold;
	font-size:12px;
	
}
.ecampaign .grafteite_sto_newsletter label{
	margin-left:20px;
	margin-top:10px;
	float:left;
	display:block;
	font-weight:bold;
	font-size:12px;
	width:50px;
	
}
.ecampaign .grafteite_sto_newsletter input{
	margin-left:10px;
	margin-bottom:8px;
	margin-top:8px;
	height:20px;
	font-size:12px;
	width:200px;
}

.ecampaign .keimenografo_pg span{
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-top:2px;
	margin-bottom:6px;
	margin-right:6px;
	margin-left:6px;
}
.ecampaign .mailbody fieldset{
	border-top:0;
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	border-bottom:0;
	padding: 6px 6px 6px 6px;
}
.ecampaign .mailattachments fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
}
.ecampaign .mailattachmentsedit{
	margin-left:3px;
	width:50%;
	display:block;
	float:left;
}
.ecampaign .mailattachmentsedit fieldset{
	border-style:solid;
	border-width:1px;
	min-height:18px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
	width:95%;
}

.ecampaign .mailattachmentsedit a,a.hover{
	color: #0A3D83;
}
.ecampaign .selecttempl fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	padding: 6px 6px 6px 6px;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
}
.ecampaign .selecttempl img{
	float:left;
	margin-left:0px;
	display:block;
	height:55px;
	width:55px;
}
.ecampaign .selecttempl input{
	margin-top:8px;
	margin-bottom:0px;
}
.ecampaign .selecttempl label{
	margin-top:5px;
	margin-bottom:0px;
}

.ecampaign .templshow fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}

.ecampaign .page2_lists fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	border-bottom:0;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}
.ecampaign .grafteite_sto_newsletter fieldset,
.ecampaign .createnewmaillist fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
	
}
.ecampaign .grafteite_sto_newsletter fieldset{
	height:100px;
	float:center;
}
.ecampaign .grafteite_sto_newsletter span{
	display:block;
	font-weight:bold;
	font-size:12px;
	color: #0A3D83;
	margin-top:40px;
	margin-bottom:50px;
	margin-left:0px;
}
.ecampaign .sendparameters fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
}

.ecampaign .search_field_set fieldset,
.ecampaign .prosathikh_mail fieldset,
.ecampaign .import_export fieldset,
.ecampaign .list_pager fieldset,
.ecampaign .importexpfields fieldset{
	border: 1px solid #98bae8;
	background:#f4f4f4 ;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0A3D83;
}

.ecampaign .Srch_Result_Show,
.ecampaign .parametroi_epibebeoshs,
.ecampaign .History_title,
.ecampaign .parametroi_xronou,
.ecampaign .paralyptes_title,
.ecampaign .mailtitle,
.ecampaign .grafteite_sto_newsletter_title,
.ecampaign .mailist_title_popupcss {
	height:33px;
	background:transparent url(../../images/ecampaign/slideleft.gif) no-repeat left top ;
	//margin-top: 5px;	
}

.ecampaign .Srch_Result_Show fieldset,
.ecampaign .parametroi_epibebeoshs fieldset,
.ecampaign .History_title  fieldset,
.ecampaign .parametroi_xronou fieldset,
.ecampaign .paralyptes_title fieldset,
.ecampaign .paralyptes_title .paralyptes_title_inside,
.ecampaign .mailtitle fieldset,
.ecampaign .grafteite_sto_newsletter_title fieldset,
.ecampaign .mailist_title_popupcss fieldset{
	height:33px;
	margin-left:10px;
	border:0;
	background:transparent url(../../images/ecampaign/slideright.gif) no-repeat right top;
}

.ecampaign .Srch_Result_Show span,
.ecampaign .parametroi_epibebeoshs span,
.ecampaign .History_title  span,
.ecampaign .parametroi_xronou span,
.ecampaign .paralyptes_title span,
.ecampaign .mailtitle span,
.ecampaign .grafteite_sto_newsletter_title span,
.ecampaign .mailist_title_popupcss span{
	display:block;
	margin-left:10px;
	margin-right:10px;
	height:33px;
	background:transparent url(../../images/ecampaign/back1.gif) repeat ;
}
.ecampaign .Srch_Result_Show label,
.ecampaign .parametroi_epibebeoshs label,
.ecampaign .History_title  label,
.ecampaign .parametroi_xronou label,
.ecampaign .paralyptes_title label,
.ecampaign .mailtitle label,
.ecampaign .grafteite_sto_newsletter_title label,
.ecampaign .mailist_title_popupcss label{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	text-align:center;
	margin-left:5px;
	display:block;
	float:left;
	margin-top:7px;
}
.ecampaign .mailist_title_popupcss span label{
	font-family:verdana,bitstream vera sans,sans-serif;
}
.ecampaign .page4_collectiveinfo fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#f4f4f4;
	padding: 6px 6px 6px 6px;
	padding-left:20px;
	padding-top:10px;
}
.ecampaign .attach_field fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}
.ecampaign .mailbody_field fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}


.ecampaign .template_field fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}
.ecampaign .template_field img{
	float:left;
	margin-left:0px;
	display:block;
	height:55px;
	width:55px;
}
.ecampaign .global_buttons a{
	margin-left:5px;
	margin-right:5px;
}
.ecampaign .mail_searcher table,
.ecampaign .name_searcher table,
.ecampaign .table_popupcss table,
.ecampaign .History_tabel table ,
.ecampaign .Draft_tabel table{
	width: 100%;
	padding: 0;
	margin: 0;
	border-right: 1px solid #98bae8;
}
.ecampaign .name_searcher th,
.ecampaign .table_popupcss th,
.ecampaign .History_tabel th, 
.ecampaign .mail_searcher th,
.ecampaign .Draft_tabel th{
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0A3D83;
	border-top: 1px solid #98bae8;
	border-left: 1px solid #98bae8;
	border-bottom: 1px solid #98bae8;
	letter-spacing: 2px;
	text-align: left;
	
	background: #f4f4f4 url(../../images/ecampaign/back1.gif) repeat;
}
.ecampaign .table_popupcss th,
.ecampaign .History_tabel th{
	background: #f4f4f4 url(../../images/tables/coltitle_bg.png) repeat;
	text-align: center;
}

.ecampaign .mail_searcher th,
.ecampaign .name_searcher th{
	text-align: center;
}
.ecampaign .mail_searcher td,
.ecampaign .name_searcher td,
.ecampaign .History_tabel td,
.ecampaign .History_tabel td:hover,
.ecampaign .History_tabel td:visited {
	border-left: 1px solid #98bae8;
	border-bottom: 1px solid #98bae8;
	background:#ffffff ;
	padding: 4px 4px 4px 6px;
	color: #0A3D83;
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

 .ecampaign fieldset{
 	
	border-style:solid;
	border-width:1px;
 	padding: 0;
	margin: 0;
 	
}
.ecampaign .History_tabel input{
	border-style:solid;
	border-width:1px;
	border-color: #0A3D83;
	font-size:12px;
	color:#0A3D83;
	background-color: #ffffff;
}
.ecampaign .page2_lists table {
	width: 100%;
	padding: 0;
	margin: 0;
}

.ecampaign .page2_lists tder {
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	border: 1px solid #98bae8;
	background:#f4f4f4;
	padding: 6px 6px 6px 12px;
	color: #0A3D83;
	text-align:left;
}
.ecampaign .table_popupcss td{
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	border-bottom: 1px solid #98bae8;
	border-left: 1px solid #98bae8;
	background:#ffffff;
	#padding: 6px 6px 6px 12px;
	color: #0A3D83;
	text-align:center;
}
.ecampaign .page2_lists ther {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	border: 1px solid #98bae8;
	background:#f4f4f4;
	padding: 6px 6px 6px 12px;
	color: #0A3D83;
}
.ecampaign .extrausers_input input{
	display:block;
	height:14px;
	width:200px;
	size:20;
}
.ecampaign .ui-datepicker {
	width:24em;
}

.ecampaign .global_but_inactive{
	position:relative;
	display:block;
	float:left;
	height:30px;
	margin-left:0px;
}
.ecampaign .global_but_active{
	position:relative;
	display:block;
	float:left;
	height:30px;
	margin-left:0px;
}
.ecampaign .global_buttons {
	display:block;
	float:none;
	clear:both;
	height:60px;
}
.ecampaign .global_button_1{
	margin-left:4px;
}
.ecampaign .global_but_inactive span{
	display:block;
	margin: 1px 0 0 0;
	background:transparent url(../../images/ecampaign/soffR.gif) no-repeat scroll right top ;
	padding: 0 3px;
	height:30px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0A3D83;
	position:relative;
}
.ecampaign .global_but_inactive a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin: 0;
	padding: 1px 10px 0 10px;
	background:transparent url(../../images/ecampaign/soffL.gif) no-repeat scroll left top;
	line-height:29px;
	text-align: center;
}
.ecampaign .global_but_inactive a:hover,
.ecampaign .global_but_inactive a:focus,
.ecampaign .global_but_active a:hover,
.ecampaign .global_but_active a:focus{
	text-decoration:none;
}
.ecampaign .global_but_active span{
	display:block;
	margin: 1px 0 0 0;
	background:transparent url(../../images/ecampaign/sonR.gif) no-repeat scroll right top ;
	padding: 0 3px;
	height:31px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0A3D83;
	position:relative;
	z-index: 10;
}
.ecampaign .global_but_active a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin:0;
	padding: 0 10px 0 10px;
	background:transparent url(../../images/ecampaign/sonL.gif) no-repeat scroll left top;
	line-height:31px;
	text-align: center;
	
}
.ecampaign .global_buttons_bottom{
		display:block;
		float:none;
		background:#e3edf8;
		border: 1px solid #98bae8;
		line-height:35px;
		height:35px;
}
.ecampaign .global_buttons_bottom a{
	float:right;
}
.ecampaign .global_buttons_bottom .button_set{
}
.ecampaign .global_buttons_bottom span{
	margin-left:0px;
	display:block;
	float:none;
	padding-left:10px;
	
}
.ecampaign .the_buttons{
	position:relative;
	float:none;

	height:31px;

	z-index: 9;
}
.ecampaign .edit_mail_list{
	display:block;
	text-align:center;
	float:center;
}
.ecampaign .global_buttons_bottom{
	color:#0A3D83;
}
.ecampaign .template_field fieldset{
	margin-right:350px;
}
.ecampaign .templshow fieldset{
	margin-right:350px;
}
.ecampaign .mailattachmentsedit fieldset{
	margin-right:350px;
	background-color:#ffffff;
}
.ecampaign .attach_field fieldset{
	margin-right:550px;
}

.ecampaign .mailbody_field{
	margin-right:8px;
	margin-left:8px;
	width:800px;
	overflow-x:auto;
}
.ecampaign .parathurakimodal{
background:white;
}
.ecampaign .parathurakimodal_koryfh span{
display:block;
float:center;

}
.ecampaign .parathurakimodal fieldset{
margin:15px;
margin-top:0px;
background:white;
border: 1px solid #98bae8;
}
.ecampaign .parathurakimodal img{
	margin-left:20px;
	float:center;
	display:block;
	height:55px;
	width:55px;
}
.ecampaign .spec_templ a img{
	display:block;
	height:190px;
	width:190px;
}
.ecampaign .spec_templ span.desable_but{
	height:20px;
	float:left;
}
.ecampaign .spec_templ a.desable_but{
	color:gray;
}
.ecampaign .spec_templ234{
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	border:1px solid #E0E0E0;
	width:195px;
	height:225px;
	padding-left:5px;
	padding-top:5px;
	padding-right:0;
}
.ecampaign .spec_templ234:hover{

}
.ecampaign .parathurakimodal input{
	margin-left:20px;
}
.ecampaign .parathurakimodal button{
	display:block;
	float:center;
	margin-left:145px;
}
.ecampaign .parathurakimodal_koryfh button{
	display:block;
	margin-bottom:5px;
}
.ecampaign .import_export fieldset{
	padding: 5px 5px 5px 5px;
}
.ecampaign .prosathikh_mail fieldset{
	padding: 5px 5px 5px 5px;
	border-bottom:0;
	#padding: 6px 5px 10px 5px;
}
.ecampaign .modal_container_2 h2,
.ecampaign .modal_container h2{
	color:#3298CB;
	font-size:11px;
}
.ecampaign .modal_container_2,
.ecampaign .modal_container {
	font-family:verdana,bitstream vera sans,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.66em;
}
.ecampaign .modal_container_2 span,
.ecampaign .modal_container span{
	font-size:10px;
}
.ecampaign .modal_container_2,
.ecampaign .modal_container
{
	display:block;
	height:100%;
	overflow:auto;
}
.ecampaign .modal_container_2 fieldset,
.ecampaign .modal_container fieldset{
	border: 1px solid #cce9fa;
}
.jqDrag{
	font-family:verdana,bitstream vera sans,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
}
.ecampaign .uploadActions {
	padding:5px 0;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.ecampaign .listofemails{
	font-family:verdana,bitstream vera sans,sans-serif;
}
.ecampaign .listofemails span{
	font-size:12px;
}
.ecampaign .search_popwindower {
	font-family:verdana,bitstream vera sans,sans-serif;
}
.ecampaign .search_field_set tr{
	font-size:12px;
}
.ecampaign .messageboxerrorBasic p{
	display:block;
	background: #ffffcc url(../../images/icon_critalert.gif) 20px 14px no-repeat;
	padding-left: 80px;
	padding-top:20px;
	color: #c60000;
	height:52px;
	border:1px solid red;
	font-size:14px;
}
.ecampaign .messageboxokBasic p,
.ecampaign .messageboxok p{
		display:block;
        background: #ffffcc url(../../images/icon_ok.png) 20px 10px no-repeat;
        padding-left: 80px;
		padding-top:20px;
        color: green;
		height:52px;
		border:1px solid green;
		font-size:14px;
	}

.ecampaign .the_buttons_down{
	position:relative;
	float:none;
	height:31px;
	z-index: 9;
	#margin-top: 20px;
}
.ecampaign .button_prev{
	background:url(../../images/ecampaign/butonaki.gif)  no-repeat;
	position:relative;
	display:block;
	float:left;
	height:40px;
	width:112px;
	margin-left:0px;
}
.ecampaign .button_prev a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin:0;
	padding: 0 10px 0 10px;
	line-height:31px;
	text-align: center;
	
}
.ecampaign .button_next{
	background:url(../../images/ecampaign/butonaki.gif)  no-repeat;
	position:relative;
	display:block;
	float:left;
	height:40px;
	width:112px;
	margin-left:0px;
}
.ecampaign .button_next a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin:0;
	padding: 0 10px 0 10px;
	line-height:31px;
	text-align: center;
	
}
.ecampaign .the_buttons_biggerL{
	position:relative;
	display:block;
	float:left;
	background:url(../../images/ecampaign/butonakiL.gif)  no-repeat scroll left top;
	height:32px;
	
}
.ecampaign .the_buttons_biggerM{
	position:relative;
	display:block;
	float:left;
	background:url(../../images/ecampaign/butonakiM.gif)  repeat;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	height:32px;
	
}
.ecampaign .the_buttons_biggerR{
	position:relative;
	display:block;
	float:left;
	background:url(../../images/ecampaign/butonakiR.gif)  no-repeat scroll right top;
	height:32px;
	
}
.ecampaign .the_buttons_biggerM a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin:0;
	padding: 0 10px 0 10px;
	line-height:31px;
	text-align: center;
}
.ecampaign .beth_cooper{
	position:relative;
	float:none;
	z-index: 9;
	height:35px;
}
.ecampaign .beth_cooper input{
	float:left;
	height:15px;
	margin-left:10px;
	margin-right:20px;
	margin-top:5px;
	width:150px;
}

.ecampaign .pager {
	margin: 0 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #7d7d7d;
}

.ecampaign .pager a {
	display: inline-block;
	padding: 2px 6px;
	border: 1px solid #eaeaea;
	color: #621e7e;
	background-color: #faf8fb;
	font-size: 11px;
}

.ecampaign .pager a:hover {
	text-decoration: underline;
}

.ecampaign .pager a.currentpage {
	border: 1px solid #8f8f8f;
        color: #fff;
	background-color: #621e7e;
}

.ecampaign .pager_foundinfo {
	/*float:left;*/
	margin: 0px 0px 8px 0px;
}

.ecampaign .pager a {
        display: inline-block;
        padding: 2px 6px;
        border: 1px solid #eaeaea;
        color: #206bae;
        background-color: #faf8fb;
        font-size: 11px;
}

.ecampaign .pager a:hover {
        text-decoration: underline;
}

.ecampaign .pager a.currentpage {
        border: 1px solid #8f8f8f;
        color: #fff;
        background-color: #206bae;
}

.ecampaign .createnewmaillist{
	display:block;
	background-color: #f4f4f4;
	#margin: 0 0 -19px 0;
}
.ecampaign .createnewmaillist img{
	margin-top:7px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:3px;
	float:left;
	
}
.ecampaign .createnewmaillist span{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	display:block;
	float:left;
	color:#0a3d83;
}
.ecampaign .createnewmaillist input{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	display:block;
	float:left;
	height:20px;
	width:250px;
}
.ecampaign .createnewmaillist .the_buttons_biggerLSerc,
.ecampaign .createnewmaillist .the_buttons_biggerLPros{
	margin-top:4px;
	display:block;
	float:left;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	height:24px;
	
}
.ecampaign .createnewmaillist .the_buttons_biggerLSercIns,
.ecampaign .createnewmaillist .the_buttons_biggerLProsIns{
	display:block;
	float:left;
	background:url(../../images/ecampaign/SmoothButtonL.gif)  no-repeat scroll left top;
	height:24px;
}
.ecampaign .createnewmaillist .the_buttons_biggerLSercIns a,
.ecampaign .createnewmaillist .the_buttons_biggerLProsIns a{
	display:block;
	background:url(../../images/ecampaign/SmoothButtonSlice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
}

.ecampaign .createnewmaillist .the_buttons_biggerLSercIns span,
.ecampaign .createnewmaillist .the_buttons_biggerLProsIns span{
	display:block;
	margin-top:2px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
}
.ecampaign .createnewmaillist .the_buttons_biggerLSerc{
	margin-left:130px;
}
.ecampaign .prosathikh_mail input{
	width:150px;
}
.ecampaign .impexpbuttoncomplic{
	margin-top:4px;
	display:block;
	float:left;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	height:24px;
}
.ecampaign .expa a{
	display:block;
	margin-left:10px;
}

.ecampaign .impexpbuttoncomplicSlide{
	display:block;
	float:left;
    background:url(../../images/ecampaign/SmoothButtonL.gif)  no-repeat scroll left top;
    height:24px;
   
}

.ecampaign .impexpbuttoncomplicSlideSlice{
	display:block;
	background:url(../../images/ecampaign/SmoothButtonSlice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:24px;
	line-height: 20px;
	padding-left:10px;
	padding-right:10px;
	
}
.ecampaign .Srch_button_submitL{
	display:block;
	float:right;
    background:url(../../images/ecampaign/SmoothButtonL.gif)  no-repeat scroll left top;
    height:24px;
}
.ecampaign a.srch_button_a:hover{
	cursor:pointer;
}
.ecampaign .Srch_button_submitR{
	display:block;
	float:right;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	height:24px;
}
.ecampaign .Srch_button_submitL span{
	color:#0A3D83;
	font-wieght:12px;
	display:block;
	background:url(../../images/ecampaign/SmoothButtonSlice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:24px;
	padding-left:10px;
	line-height:24px;
	padding-right:10px;
}
.ecampaign .impexpbuttoncomplicSlideSlice .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/email_send_small.gif)  no-repeat scroll left top;
}

.ecampaign .impexpbuttoncomplicSlideSlice .spec .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/preview.gif)  no-repeat scroll left top;
}
.ecampaign .impexpbuttoncomplicSlideSlice .spec1 .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/export.gif)  no-repeat scroll left top;
}
.ecampaign .impexpbuttoncomplicSlideSlice .spec2 .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/import.gif)  no-repeat scroll left top;
}
.ecampaign .impexpbuttoncomplicSlideSlice span{
	margin-left:0px;
	float:left;
	display:block;
	margin-top:2px;
}
.ecampaign .kato_forma_import{
	display:block;
	height:30px;
}
.ecampaign .kato_forma_import img{
	float:left;
	display:block;
	margin-top:5px;
	margin-left:20px;
}
.ecampaign .kato_forma_import a{
	float:left;
	display:block;
	margin-right:10px;
}

.ecampaign .impexpbuttoncomplicspecoper {
	float:left;
	display:block;
	margin-right:0px;
}
.ecampaign .pano_forma_export a{
	float:left;
	display:block;

}
.ecampaign .pano_forma_export{
	display:block;
	height:35px;
}
.ecampaign .pano_forma_export img{
	float:left;
	display:block;

}
.ecampaign .pano_forma_export_orientation a{
	float:right;
	display:block;
	margin-left:0px;
	margin-top:4px;
}
.ecampaign .pano_forma_export_orientation img{
	float:right;
	display:block;
	margin-top:8px;

}

.ecampaign .pano_forma_export_orientation .eikonaki img{
	float:left;
	display:block;
	margin-top:8px;
	margin-left:30px;

}
.ecampaign .pano_forma_export_orientation span{
	float:right;
	display:block;
	margin-top:3px;
}

.ecampaign .pano_forma_export_orientation label{
	color:green;
	float:right;
	display:block;
	margin-top:3px;
	margin-right:50px;
	width:150px;
}
.ecampaign .arxeioanebasthrasAE{
	float:right;
	display:block;
	margin-top:0px;
	margin-right:10px;
}
.ecampaign .hmeromhnia_content{
	float:right;
	display:block;
	margin-right:200px;
}
.ecampaign .Amesh_content label,
.ecampaign .sendparameters input,
.ecampaign .hmeromhnia_content input,
.ecampaign .hmeromhnia_content label{
	color:#0A3D83;
	font-size:12px;
}
.ecampaign .Amesh_content{
	float:left;
	display:block;
	margin-left:150px;
}
.ecampaign .send_final_but{
	margin-top:4px;
	display:block;
	float:left;
	background:url(../../images/ecampaign/finalgreenright.gif)  no-repeat scroll right top;
	height:33px;
}

.ecampaign .send_final_butSlide{
	display:block;
	float:left;
    background:url(../../images/ecampaign/finalgreenleft.gif)  no-repeat scroll left top;
    height:33px;
}

.ecampaign .send_final_butSlideSlice{
	display:block;
	background:url(../../images/ecampaign/finalgreenslice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:32px;
	padding-left:10px;
	padding-right:10px;
	
}
.ecampaign .send_final_butSlideSlice span{
	margin-left:8px;
	float:left;
	display:block;
	color:#0A3D83;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.ecampaign .send_final_butSlideSlice .inside_image{
	float:left;
	display:block;
	margin-top:2px;
	height:32px;
	width:33px;
	background:url(../../images/ecampaign/email_send.gif)  no-repeat scroll left top;
}
.ecampaign .akurosh_text a{
	font-size:12px;
	float:left;
	line-height:33px;
	margin-top:3px;
	margin-left:10px;
}
.ecampaign .akurosh_text span{
	font-size:12px;
	float:left;
	line-height:33px;
	margin-top:3px;
	margin-left:20px;
}
.ecampaign .dokimastikh_preview fieldset{
	border-top:0;

}
.ecampaign .conf_sending span{
	margin-top:3px;
	font-size:12px;
	float:left;
	display:block;
	margin-left:40px;
}
.ecampaign .conf_sending input{
	margin-top:2px;
	float:left;
	display:block;
	height:19px;
	width:150px;
	margin-left:5px;
}
.ecampaign .test_sending span{
	margin-top:3px;
	font-size:12px;
	float:left;
	display:block;
	margin-left:44px;
}
.ecampaign .test_sending input{
	margin-top:2px;
	float:left;
	display:block;
	height:19px;
	width:150px;
	margin-left:5px;
}
.ecampaign .impexpbuttoncomplic2{
	margin-left:20px;
	margin-top:2px;
	display:block;
	float:left;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	height:24px;
}

.ecampaign .impexpbuttoncomplicSlide2{
	display:block;
	float:left;
    background:url(../../images/ecampaign/SmoothButtonL.gif)  no-repeat scroll left top;
    height:24px;
   	width:130px;
}

.ecampaign .impexpbuttoncomplicSlideSlice2{
	display:block;
	background:url(../../images/ecampaign/SmoothButtonSlice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	
}
.ecampaign .test_sending .impexpbuttoncomplic2 .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/email_send_small.gif)  no-repeat scroll left top;
}
.ecampaign .test_sending .impexpbuttoncomplic2 span{
	float:left;
	display:block;
	margin-top:2px;
	margin-left:10px;
}
.ecampaign .test_sending{
	display:block;
	margin-right:30px;
}
.ecampaign .preview_button_mw{
	display:block;
	margin-left:30px;
}
.ecampaign .preview_button_mw span{
	font-size:12px;
}
.ecampaign .Prohgoumeno_page span{
	font-size:12px;
	margin-left:20px;
	margin-top:5px;
	display:block;
	float:left;
}
.ecampaign .Prohgoumeno_page a{
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
	display:block;
	float:left;
}

.ecampaign .Probolh_Mail .ui-jqgrid-title{
	display:block;
	float:right;
	margin-right:75px;
}
.ecampaign .ui-jqgrid tr.ui-row-ltr td,
.ecampaign .ui-jqgrid tr.ui-row-ltr td:hover
.ecampaign .ui-jqgrid tr.ui-row-ltr td:visited {
	text-align:center;
	padding:0;
	border: 1px solid #eaeaea;
}
.ecampaign .ui-jqgrid tr.ui-row-ltr td:hover{
	border: 1px solid #0A3D83;
}

.ecampaign .Probolh_Mail{
	display:block;
}
.ecampaign .ui-jqgrid-titlebar .ui-widget-header .ui-corner-tl .ui-corner-tr .ui-helper-clearfix{

}
.ecampaign .impexpbuttoncomplicorio{
	display:block;
	height:30px;
	width:212px;
	border-right: 1px solid #0A3D83;
}
.ecampaign .impexpbuttoncomplicorio3{
	display:block;
	height:30px;
	width:212px;
	border-right: 1px solid #0A3D83;
}
.ecampaign .titlos_Import span{
	display:block;
	text-align:right;
	margin-right:300px;
}
.ecampaign .morfopoihshtd{
	display:block;
	width:210px;
}
.ecampaign .morfopoihshtd a[href$=".xls"] {
	background: none;
	padding: 0;
}
.ecampaign .importexpfields img{
	margin-left:10px;
}
.ecampaign .diaxoristiko{
	display:block;
	border: 1px solid #0A3D83;
	height:24px;
	margin-left:5px;
	margin-right:5px;
}
.ecampaign .importexpfields .importexpfieldsspanaki span{
	display:block;
	border-bottom: 1px solid #0A3D83;
}

.ecampaign .Simpleslidedoor{
display:block;
margin-top:4px;
width:160px;
float:right;
margin-right:10px;
}

.ecampaign .Simpleslidedoor a{
	padding-left:15px;
	margin:0;
	float:right;
	display:block;
	height:24px;
	background:url(../../images/ecampaign/SimpleslidedoorL.gif)  no-repeat scroll left top;
}
.ecampaign .Simpleslidedoor span{
	padding-right:15px;
	margin:0;
	display:block;
	height:24px;
	line-height:24px;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	
}
.ecampaign .Simpleslidedoor22 span{
	margin:0;
	display:block;
	height:24px;
	line-height:24px;
	text-align:center;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
}
.ecampaign .Simpleslidedoor22{
	display:block;
	float:right;
	margin-top:2px;
	margin:3px;
	margin-right:55px;
	text-align:center;
}
.ecampaign .Simpleslidedoor22 a{
	margin:0;
	float:right;
	display:block;
	height:24px;
	width:116px;
	text-align:center;
	background:url(../../images/ecampaign/SimpleslidedoorL.gif)  no-repeat scroll left top;
}
.ecampaign .Simpleslidedoor22 a{
	display:block;
	float:none;
	
}
.ecampaign .Simpleslidedoor22 img{
	margin-left:10px;
	margin-top:4px;
	float:left;
	
}
.ecampaign .Simpleslidedoor22V span{
	margin:0;
	display:block;
	height:24px;
	line-height:24px;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
}
.ecampaign .Simpleslidedoor22V{
	display:block;
}
.ecampaign .Simpleslidedoor22V img{
	margin-left:10px;
	margin-top:4px;
	float:left;
	
}
.ecampaign .Simpleslidedoor22V a{
	margin:0;
	display:block;
	float:right;
	margin-right:35px;
	height:24px;
	width:120px;
	margin-left:5px;
	background:url(../../images/ecampaign/SimpleslidedoorL.gif)  no-repeat scroll left top;
}
.ecampaign .SendFinalButt a{
	padding-left:45px;
	margin-top:4px;
	float:left;
	display:block;
	height:33px;
	background:url(../../images/ecampaign/fakelos.gif)  no-repeat scroll left top;
}
.ecampaign .SendFinalButt span{
	display:block;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	height:33px;
	background:url(../../images/ecampaign/finalsendright.gif)  no-repeat scroll right top;
	color:#0A3D83;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.ecampaign td.pinakasmax{
	border-left: 1px solid #98bae8;
}
.ecampaign .Paradeigma img,
.ecampaign .Paradeigma a {
	margin-left:4px;
	display:block;
	float:right;
}
.ecampaign .Paradeigma a[href$=".xls"] {
	background: none;
	padding: 0;
}
.ecampaign .spec_templ234 span{
	display:block;
	text-align:center;
}
.ecampaign .exit_button_and a{
	float:right;
	margin-top:10px;
	margin-right:10px;
	
}
.ecampaign .exit_button_only a{
	float:left;
	margin-top:10px;
}
.ecampaign .actionButton.upload{
	background: #F5F5F5 url(../../images/icons/success.png) no-repeat scroll 8px 6px;
}

.ecampaign .tablecss table{
	float:right;
}
.ecampaign .tablecss input{
	width:200px;
	height:20px;
	font-size:13px;
}
.ecampaign a.Eikonaki{
	display:block;
	line-height:30px;
	padding-left:20px;
	background: url(../../images/icons/choose_style.png) no-repeat scroll left;
}
.ecampaign .paralyptesShow img{
	display:block;
	float:left;
}
.ecampaign th.EnergiesWidth{
	display:block;
	width:250px;
	
}
.ecampaign .JQgridEcmamp{
	display:block;
	width:100%;
	
}
.ecampaign .JQgridEcampOverall fieldset{
	background-color:#F4F4F4;
	border:1px solid #98BAE8;
	border-top:0;
}
.ecampaign .JQgridEcampOverall .ui-state-default .ui-th-column .ui-th-ltr input{
	display:block;
	lenght:2;
	width:100%;
}
.ecampaign .ui-state-default{
	background:transparent url(../../images/ecampaign/back1.gif) repeat scroll 0 0;
}
.ecampaign .ui-widget-content .ui-state-default{
	background:#F4F4F4 url(../../images/tables/coltitle_bg.png) repeat scroll 0 0;
}
.ecampaign .UnderGridCommands{
	display:block;
	float:left;
}
.ecampaign .UnderGridCommands img{
	float:left;
	margin-top:2px;
	margin-left:4px;
}
.ecampaign .UnderGridCommands span,
.ecampaign .UnderGridCommands a{
	display:block;
	margin-top:7px;
	margin-left:5px;
	float:left;
}
.ecampaign .JQgridEcmamp{
	display:block;
	margin:0;
	padding:0;
	width:100%;
}
.ecampaign .JQgridEcmampAddRem{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	display:block;
	float:right;
}
.ecampaign .ui-jqgrid-bdiv {
	overflow-x:auto;
}
.ecampaign .ui-jqgrid .ui-jqgrid-bdiv{
	overflow:scroll;
}
.ecampaign .refbutton{
	display:block;
	float:left;
}
.ecampaign .popupcss{
	display:block;
	width:734px;
}
.ecampaign .ui-jqgrid-titlebar .ui-widget-header .ui-corner-top .ui-helper-clearfix{
	text-align:center;
}
.ecampaign .ui-state-default .ui-icon{
background-image:url(images/ui-icons_6da8d5_256x240.png);
}

.ecampaign .ui-state-default, .ecampaign .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; font-weight: bold; color: #2e6e9e; outline: none; }

.ecampaign .ui-jqgrid-titlebar .ui-widget-header .ui-corner-top .ui-helper-clearfix{
	border:0;
}
.ecampaign .ui-widget-header{
	background:url(../../images/ecampaign/back1.gif) repeat scroll 0 0;
	
	border:0;
}
.ecampaign .ui-widget-header{
	display:block;
	border:0;
	color:#0A3D83;
	text-align:center;
	border-top:0;
}
.ecampaign .ui-widget{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.ecampaign .ui-jqgrid-view{
	border:0;
}
.ecampaign .ui-widget-content{
	border-top:0;
}
.ecampaign .ui-jqgrid .ui-jqgrid-title {
	display:block;
	float:none;
	text-align:center;
}
.ecampaign .Probolh_Mail45{
	display:block;
	width:450;
	height:600;
}
.ecampaign .cooperonious{
	dispay:block;
	color:red;
}

.ecampaign .Stat_show fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	background-color:#ffffff;
	padding: 6px 6px 6px 6px;
}
.ecampaign .ui-widget-content .ui-subtblcell td{
text-align:center;
}
.ecampaign .Stat_Presentation{
	display:block;
	float:left;
	margin-top:50px;
	
}
.ecampaign .Stat_Conclusive table,
.ecampaign .Stat_Presentation table{
font-size: 11px;
}
.ecampaign .graphistic{
	display:block;
	float:left;
}
.ecampaign .Stat_Conclusive{
	display:block;
	float:left;
	margin-top:60px;
}
.ecampaign .Stat_Presentation_overall fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	border-top:0;
}
.ecampaign .Stat_Presentation_overall{
	color:#0A3D83;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.ecampaign .numerovis{
	font-size: 12px;
	font-weight:bold;
}
.ecampaign .Table_detailed{
	display:block;
	float:left;
	margin-left:50px;
}
.ecampaign .titlos_dixe{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.ecampaign .Active_ypostage{
	display:block;
	float:left;
	width:150px;
	text-align:center;
	background: url(../../images/YpostageAct.gif);

}
.ecampaign .Inactive_ypostage{
	width:150px;
	display:block;
	float:left;
	text-align:center;
	background: url(../../images/YpostageInact.gif);

}
.ecampaign .global_buttons_bottomV2 span{
	display:block;
	height:29px;
	color:#000000;
	font-size:10px;
	line-height:29px;
	padding-bottom:1px;
	padding-left:8px;
	padding-right:8px;
	border:0;
	border-right: 1px solid #98bae8;
}
.ecampaign .global_buttons_bottomV2{
		display:block;
		background:#e3edf8;
		border: 1px solid #98bae8;
		height:30px;
}
.ecampaign .global_buttons_bottomV2 td{
	marging:0;
	height:28px;
}

.ecampaign .atoutable{
	display:block;
	float:left;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
}
.ecampaign .atoutable2 {
	display:block;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	float:left;
}
.ecampaign .Simpleslidedoor2NO2 a{
	float:left;
	margin-left:5px;
}
.ecampaign .Simpleslidedoor2NO2 span{
	margin-left:5px;
}
.ecampaign .Simpleslidedoor2NO2 img{
	float:left;
	margin-left:50px;
}
.ecampaign .widthcontrol3 fieldset{
	display:block;
	height:20px;
	background-color:#F4F4F4;
	border-color:#98BAE8;
	border-width:1px;
	padding:6px;
	line-height:20px;
	text-align:center;
	color:#075BA6;
	border-top:0;
	border-bottom:0;
}
.ecampaign .Probolh_Mail45 fieldset{
	display:block;
	background-color:#F4F4F4;
	border-color:#98BAE8;
	border-width:1px;
	border-top:0;
}
.ecampaign .widthcontrol4 fieldset{
	display:block;
	height:20px;
	background-color:#F4F4F4;
	border-color:#98BAE8;
	border-width:1px;
	padding:6px;
	line-height:20px;
	text-align:center;
	color:#075BA6;
}
.ecampaign .nobordertd td,
.ecampaign .nobordertd table,
.ecampaign .nobordertd td:hover,
.ecampaign .nobordertd td:visited{
	border:0;
	border-right:0;
}


.ecampaign .ui-corner-all{
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;

-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
}
.ecampaign .ui-corner-top {
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
}

.ecampaign .mitigator {
	display: block;
	position: relative;
	float: left;
	background: url("../../images/back_to_list.png") left center no-repeat;
	padding-left: 20px;	
}

.ecampaign .minionertwe {
	display:block;
	height:15px;
	line-height:15px;
	margin:0;
	padding:0;
}
.ecampaign .modal_container_2 span{
	display:block;
	float:left;
	font-size:12px;
	line-height:12px;
	margin-left:5px;
}
.ecampaign .modal_container_2 input{
	display:block;
	float:left;
	font-size:12px;
	line-height:12px;
}
.ecampaign .exit_button_and .cancel{
	background:#F5F5F5 url(../../images/icons/success.png) no-repeat scroll 8px 6px;
}
.ecampaign .table_lista td {
//background:#D1E4F7;
color:#0A3D83;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:6px 6px 6px 12px;
text-align:left;
}
.ecampaign .table_lista table{
border:1;
}
.ecampaign .table_lista  fieldset{
	border:0;
	width:150px;
	height:250px;
}
.ecampaign .table_lista{
	width:80%;
	height:200px;
	border: 1px solid #98bae8;
	overflow-x:auto;
}

.ecampaign .modal_input {
	width: 80%;
}
.ecampaign .plaintextshow {
	display:block;
	//width:477px;
	//height:200px;
	margin:0;
	padding:0;
	background:white;
	border: 1px solid #98bae8;
}
.ecampaign .titlosbig{
	margin-left:3px;
	font-size:14px;
	font-weight:bold;
}
.ecampaign .bold_left{
	font-size:11px;
	font-weight:bold;
}
.ecampaign .no_bold_right{
	font-size:11px;
	background-color:#e6e5e5;
	padding-left:5px;
	padding-right:20px;
	margin-left:10px;
}
.ecampaign .pinax_css td{
	height:25px;
}
.ecampaign .pinax_css {
	margin-top:20px;
	height:25px;
	border-left:0;
	width:100%;
}
.ecampaign .Show_the_style_micro,
.ecampaign .titlosamesh{
	margin-left:3px;
	margin-top:5px;
	margin-bottom:5px;
}
.ecampaign .open_small_text{
	display:block;
	height:30px;
	line-height:30px;
	background-color:#e6e5e5;
	color:#3298CB;
}
.ecampaign .hiddenultim{
	display:block;
	background-color:#e6e5e5;
	padding-left:15px;
	padding-top:10px;
}
.ecampaign .hiddenultim textarea{
	display:block;
}
.ecampaign .olikodivhidden{
	margin-top:10px;
	border-bottom:1px solid #999999;
	display:block;
	margin-right:350px;
}
.ecampaign .show_munhma_style{
	display: none;
	line-height:25px;
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.ecampaign .show_munhma_style p {
	margin: 0;
	padding: 0;
}
.ecampaign .pinax_synoptikon_stoixeion {
	margin-right:345px;
}
.ecampaign .titlos_dixe_2 span{
	display:block;
	margin-bottom:10px;
	margin-left:2px;
	color:black;
	font-size:16px;
	font-weight:bold;
}

.ecampaign .newsdivision{
	display:none;
}
.ecampaign .TitleAndDate{
	display:block;
	float:left;
}
.ecampaign .RefreshStats{
	display:block;
	float:right;
	display:block;
	background:url(../../images/ecampaign/SmoothButtonSlice.gif)  repeat;
	margin-left:2px;
	margin-right:2px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
}
.ecampaign .RefreshStats .inside_image{
	float:left;
	display:block;
	margin-top:4px;
	height:24px;
	width:24px;
	background:url(../../images/ecampaign/refresh.png)  no-repeat scroll left top;
}
.ecampaign .RefreshStats span{
	float:left;
	display:block;
	margin-top:2px;
	margin-left:5px;
}
.ecampaign .RefreshStatsL{
	display:block;
	float:right;
    background:url(../../images/ecampaign/SmoothButtonL.gif)  no-repeat scroll left top;
    height:24px;
}
.ecampaign .RefreshStatsR{
	display:block;
	float:right;
	background:url(../../images/ecampaign/SmoothButtonR.gif)  no-repeat scroll right top;
	height:24px;
}
.ecampaign  .fadeinfadeout_msg{
	display:block;
	float:right;
	margin-right:20px;
}
.ecampaign  .fadeinfadeout_msg_span {
	display:none;
	float:right;
	margin-right:20px;
	color:#000000;
	background:#FFFF00;
}
.ecampaign  .spaced_matrix_cells table, .ecampaign  .spaced_matrix_cells td {
	border:0;
}
.ecampaign  .BorderDiffer td, .ecampaign  .BorderDiffer tr{
	border:0;
	height:10px;
	background:0;
	font-size:12px;
}
.ecampaign .more_options23_wrap{
	display:inline-block;
margin-top:1px;
}
.ecampaign .combi_box span{
	margin-left:10px;
	margin-bottom:10px;
}
/************** End CSS for ecampaign module ************************************/
/************** CSS for more_options ********************************************/

.ecampaign .more_options23_link {
	display: inline-block;
	margin-bottom: -4px;
	width: 16px;
	height: 16px;
	background: transparent url(../../images/more_options.gif) top left no-repeat;
}

.ecampaign .more_options23_wrap {
	margin-top:1px;
	display: inline-block;
	#display: inline;
}

.ecampaign .more_options23_link:hover {
	background: transparent url(../../images/more_options_hover.gif) top left no-repeat;
}

.ecampaign .more_options23 {
	display: block;
	position: absolute;
	left: auto;
	right:45px;
	margin-top: 2px;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	z-index: 100;
	#margin-top: 18px;
	#margin-left: -16px;
}

.ecampaign .more_options23 ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ecampaign .more_options23 ul li {
	display: block;
	padding: 3px 15px;
	text-align: left;
}

.ecampaign .more_options23 ul li:hover {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.ecampaign .more_options23 ul li a {
	display: block;
	color: #21628d;
	font-size: 11px;
}

.ecampaign .more_options23 ul li a {
	text-decoration: none;
}

.ecampaign .button_set_fortempdraft .more_options{
	margin-top:31px;
	width:300px;
	right:5px;
}
.ecampaign  .button_set { 
	clear:both; 
	height:32px;
}

.ecampaign  .button_set a { 
	height: 32px;
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	float:left;
	font-size:11px;
	text-decoration:none;
}
.ecampaign .button_set a { color:#15428b; }
.ecampaign .button_set a.span1{ 
	position: relative;
	display: block; 
	white-space: nowrap;
	height: 32px;
}

.ecampaign  .button_set a.left_button .span2{ background: transparent url(../../images/ecampaign/Import_Template.gif) no-repeat top left;display:block;padding:0px 0px 0px 23px; }
.ecampaign  .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/preview2.gif) no-repeat top left;display:block;padding:0px 0px 0px 23px; }
.ecampaign  .button_set a.right_button  .span2{ background: transparent url(../../images/ecampaign/tempdraft.gif) no-repeat top left;display:block;padding:0px 0px 0px 23px;  }
.ecampaign  .button_set a.left_button, .button_set a.middle_button, .button_set a.right_button ,
.ecampaign  .button_set_fortempdraft a.more_options_link{ 
	padding: 0px;
	padding-left:15px;
	margin-right:-2px; 
	text-align: center;
	float:left;
}

.ecampaign .button_set a.left_button .span1, .ecampaign .button_set a.middle_button .span1 { background: transparent url(../../images/logicone/button_first_right.png) no-repeat top right;}
.ecampaign .button_set a.right_button .span1{ background: transparent url(../../images/logicone/button_last_right.png) no-repeat top right; }
.ecampaign .button_set a.left_button .span1,.ecampaign .button_set a.middle_button .span1,.ecampaign .button_set a.right_button .span1 { 
	padding: 8px 15px 5px 0px;	
	height:32px;
	float:left;
}
.ecampaign .button_set { 
	clear:right;
	height:32px;
	float:left;
	padding-left:40px;
} 
.ecampaign .button_set a.left_button .span2 {padding:0px 0px 5px 23px; height:32px;}
.ecampaign .button_set a.right_button .span2 {padding:0px 0px 5px 23px; height:32px;}
.ecampaign .button_set a.middle_button .span2 {padding:0px 0px 5px 23px; height:32px;}

.ecampaign .button_set a.left_button { background: transparent url(../../images/logicone/button_first_left.png) no-repeat top left;}
.ecampaign .button_set a.middle_button { background: transparent url(../../images/logicone/button_next_left.png) no-repeat top left; }
.ecampaign .button_set a.right_button { background: transparent url(../../images/logicone/button_next_left.png) no-repeat top left; }
.ecampaign .button_set a.left_button, .button_set a.middle_button, .button_set a.right_button { 
	padding: 0px;
	padding-left:15px;
	margin-right:-2px; 
	text-align: center;
	float:left;
}
.ecampaign .button_set a.left_button:hover,.ecampaign .button_set a.middle_button:hover,.ecampaign .button_set a.right_button:hover { background: transparent url(../../images/logicone/button_left_hover.png) no-repeat top left;}
.ecampaign .button_set a.left_button:hover .span1,.ecampaign .button_set a.middle_button:hover .span1,.ecampaign .button_set a.right_button:hover .span1 { background: transparent url(../../images/logicone/button_right_hover.png) no-repeat top right;}
.ecampaign .button_set a.left_button:active,.ecampaign .button_set a.middle_button:active,.ecampaign .button_set a.right_button:active { background: transparent url(../../images/logicone/button_left_active.png) no-repeat top left;}
.ecampaign .button_set a.left_button:active .span1,.ecampaign .button_set a.middle_button:active .span1,.ecampaign .button_set a.right_button:active .span1 { background: transparent url(../../images/logicone/button_right_active.png) no-repeat top right;}

.ecampaign .button_set{
	float:right;
}
.ecampaign  .mitigator234  .button_set a.left_button .span2{ background: transparent url(../../images/ecampaign/ImportExc.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .mitigator234  .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Export2.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .mitigator234  .button_set a.left_but .span2{ background: transparent url(../../images/ecampaign/form.gif) no-repeat center left;padding: 0px 0px 0px 25px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .mitigator234  .button_set a.left_button .span1{height:25px;line-height:25px;}
.ecampaign  .mitigator234  .button_set a.middle_button .span1{height:25px;line-height:25px;}
.ecampaign  .Import_Export  {
	display:block;
	width:400px;
	float:right;
}
.ecampaign  .mitigator a{float:left;}
.ecampaign .mitigator234 .button_set a.left_button .span1,.ecampaign  .mitigator234  .button_set a.middle_button .span1,.ecampaign  .mitigator234  .button_set a.right_button .span1 { 
	padding: 4px 15px 5px 0px;	
	
	float:left;
}
.ecampaign  .Upload_Modal_Files .button_set a.left_button .span2{ background: transparent url(../../images/ecampaign/UploadFiles.gif) no-repeat top left;}
.ecampaign  .oc_uploadModal_left_button .button_set a.left_button .span2{ background: transparent url(../../images/ecampaign/UploadFiles.gif) no-repeat top left;}
.ecampaign  .oc_uploadModal_left_button {
padding:0;
margin:0;
	display:block;
	float:left;
	width:39%
}
.ecampaign  .oc_uploadModal_left_button .button_set {
float:left;
padding:0;
margin:0;
}
.ecampaign .mitigator img{
	float:left;
}


.ecampaign .global_buttons  .button_set a.middle_button{
	float:left;
	margin-right:10px;
	padding:0 0 0 0;
	text-align:center;
}
.ecampaign  .global_buttons  .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Diskete.gif) no-repeat center left;padding: 0px 0px 0px 25px;display:block;margin-top:0;height:32px;line-height:32px;margin-right:5px;margin-left:10px;}
.ecampaign  .global_buttons  .button_set a.middle_button .span1{display:block;height:32px;line-height:32px;padding: 0px 0px 0px 0px;padding-right:5px;}
.ecampaign  .global_buttons  .button_set a{display:block;height:32px;line-height:32px;}
.ecampaign  .global_buttons  .button_set a.middle_button { background: transparent url(../../images/logicone/button_first_left.png) no-repeat top left;padding-left:5px;}
.ecampaign  .global_buttons  .button_set a.middle_button:hover { background: transparent url(../../images/logicone/button_left_hover.png) no-repeat top left;}
.ecampaign  .global_buttons  .button_set a.middle_button:active { background: transparent url(../../images/logicone/button_left_active.png) no-repeat top left;}
.ecampaign  .global_buttons  .Saving_Button_div a.middle_button .span2{ background: transparent url(../../images/loading2.gif) no-repeat center left;padding: 0px 0px 0px 25px;display:block;margin-top:0;height:32px;line-height:32px;margin-right:5px;margin-left:10px;}
.ecampaign  .global_buttons .button_set {margin-top:2px;}

.ecampaign  .browse_input  fieldset{
	padding:10px;
	display:block;
	border: 1px solid #cccccc;
	border-bottom:0;
	background:#ecf4fc;
}
.ecampaign  .browse_box {
	display:block;
	float:left;
}
.ecampaign  span.browse_box {
	padding-top:15px;
}
.ecampaign  .Input_Table_box fieldset{
	padding:10px;
	display:block;
	border: 1px solid #cccccc;
	border-top:0;
	width:97.6%
}
.ecampaign  .Multi_Table_Outer {
	margin-left:auto;
	float:none;
	width:97%;
	width:850px;
	overflow-x:scroll;
	overflow-y:visible;
	
}
.ecampaign  .Multi_Table_Outer2 {
	margin-left:auto;
	float:left;
	width:300px;
	height:400px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:center;
	border:1px solid #CCCCCC;
}
.ecampaign  .Multi_Table_Outer2 table{
	width:300px;
	margin-top:0;
}
.ecampaign .Multi_Table_Outer2 table.Multi_Table{
	margin:0;
}
.ecampaign  .Import_Final_Command fieldset{
	padding:10px;
	display:block;
	border: 1px solid #cccccc;
	border-top:0;
}
.ecampaign .Input_Table table{
	margin-left:75px;
}
.ecampaign  table.Multi_Table {
	cellspacing:0;
	margin-left:0;
}
.ecampaign  td.trow_even{
	border-right: 1px solid #cccccc;
	background:#f7f7f7;
	
}
.ecampaign  td.trow_even span{
	text-align:center;
}
.ecampaign  td.coope{
	width:250px;
}
.ecampaign  th.coope{
	width:250px;
}

.ecampaign td.trow_odd{
	border-right: 1px solid #cccccc;
	background:#ffffff;
}
.ecampaign  td.first_even{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background:#f7f7f7;
}
.ecampaign td.first_odd{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background:#ffffff;
}
.ecampaign td.Last_Row{
	border:0;
	border-top: 0px solid #cccccc;
}
.ecampaign  .Multi_Table_Outer th{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background:transparent url(../../images/ecampaign/Th0Slice.gif) top left;
	padding:3px;
}
.ecampaign  span.Bold_fonts {
	font-weight: bold;
	font-size: 12px;
}
.ecampaign  .PioMesaFonts{
	display:block;
	padding-left:20px;
	margin-top:8px;
	font-size: 11px;
}
.ecampaign  .PioMesaFonts input{
	display:block;
	margin-top:2px;
	float:left;
}
.ecampaign .PioMesaFonts  span{
	display:block;
	float:left;
	margin-left:5px;
}
.ecampaign .Stage9 {
	font-size: 12px;
}
.ecampaign .Import_Final_Command .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/SaveFiles.gif) no-repeat top left;padding:0;padding-left:35px;}
.ecampaign  .Import_Final_Command  .button_set a.middle_button { background: transparent url(../../images/logicone/button_first_left.png) no-repeat top left;}
.ecampaign  .Import_Final_Command  .button_set a.middle_button:hover { background: transparent url(../../images/logicone/button_left_hover.png) no-repeat top left;}
.ecampaign  .Import_Final_Command   .button_set a.middle_button:active { background: transparent url(../../images/logicone/button_right_active.png) no-repeat top right;}
.ecampaign2 .combi_box .Import_Final_Command .button_set a.middle_button .span2{ background: transparent url(../../1277452310_Magnifier2.png) no-repeat top left;padding-left:25px;}
.ecampaign2  .combi_box .Import_Final_Command .span2,
.ecampaign2  .combi_box .Import_Final_Command .span1,
.ecampaign2  .combi_box .Import_Final_Command .a{
	height:25px;
}
.ecampaign .Import_Final_Command .button_set {
	float:left;
	margin-left:100px;
	font-size:12px;
	color:#15428b;
	font-weight:bold;
}
.ecampaign .h_area span{
	display:block;
	float:left;
	margin-left:30px;
	margin-top:5px;
}
.ecampaign .h_area a{
	display:block;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.ecampaign .Stage10 .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Export2.gif) no-repeat top left;padding:0;padding-left:35px;}
.ecampaign .Stage10 .button_set a.middle_button { background: transparent url(../../images/logicone/button_first_left.png) no-repeat top left;}
.ecampaign .Stage10 .button_set a.middle_button:hover { background: transparent url(../../images/logicone/button_left_hover.png) no-repeat top left;}
.ecampaign .Stage10 .button_set a.middle_button:active { background: transparent url(../../images/logicone/button_right_active.png) no-repeat top right;}
.ecampaign .Stage10 .button_set {
	float:left;
	margin-left:100px;
	font-size:12px;
	color:#15428b;
	font-weight:bold;
	margin-bottom:20px;
}
.ecampaign .Importing_Div{
	display:block;
}
.ecampaign .Importing_Div span{
	display:block;
	width:40%;
	font-size:12px;
	color:#15428b;
	font-weight:bold;
}
.ecampaign .Importing_Div img{
	display:block;
	margin: 0 auto;
}
.ecampaign .Fieldset_Border {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.ecampaign  .button_goback  .button_set a.left_button .span2{ background: transparent url(../../images/ecampaign/ImportExc.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .button_goback  .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Export2.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .button_goback  .button_set a.left_button .span1{height:25px;line-height:25px;}
.ecampaign  .button_goback  .button_set a.middle_button .span1{height:25px;line-height:25px;}
.ecampaign  .Import_Export  {
	display:block;
	width:400px;
	float:right;
}
.ecampaign  .mitigator a{float:left;}
.ecampaign  .button_goback .button_set a.left_button .span1,.button_goback  .button_set a.middle_button .span1,.button_goback  .button_set a.right_button .span1 { 
	padding: 4px 15px 5px 0px;	

	float:left;
}
.ecampaign  .button_goback .button_set{
	float:left;
	margin-right:15px;
	padding:0;
}
.ecampaign  .button_goback span{
	line-height:30px;
}
.ecampaign  .button_goback {
	width: 56%;
	margin-left:auto;
	margin-right:auto;
}
.ecampaign  .fadeinfadeout_msg_span_id{
	display:block;
	float:right;
	background:#b9d0ee;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #000000;
	width:40%;
	height:26px;
	line-height:26px;
	margin-top:4px;
	margin-left:200px;
}
.ecampaign  span.fadeinfadeout_msg_span_id {
	display:block;
	float:left;
}
.ecampaign  fieldset.info_fieldset{
	border-top:0;
	border-style:solid;
	border-width:1px;
	border-color:#98bae8;
	padding: 15px;
}
.ecampaign  .cancel_option a,
.ecampaign  .cancel_option  span{
	font-weight:0;
	font-size:px;
}
.ecampaign  .cancel_option{
	margin-top:5px;
	margin-left:40px;
	display:block;
	float:left;
}
.ecampaign  fieldset.Fieldset_Border {
	padding-left:20px;
	padding-top:20px;
}
.ecampaign  form.stage10_form{
	margin-top:20px;
	margin-bottom:20px;
}
.ecampaign span.SMaller_fonts{
	display:block;
	margin-top:15px;
}
.ecampaign  .Stage10   .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Export2.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .Stage10   .button_set a.middle_button .span1{height:25px;line-height:25px;}
.ecampaign  .Stage10  a{float:left;}
.ecampaign  .Stage10  .button_set a.middle_button .span1 { 
	padding: 4px 15px 5px 0px;	
	float:left;
}

.ecampaign .cancel_option span{
	float:left;
}
.ecampaign .cancel_option a{
	float:left; 
	margin-left:10px;
}

.ecampaign  .Temp_Button_For_show  .Saving_Button_div .button_set a.middle_button .span2{ background: transparent url(../../images/ecampaign/Export2.gif) no-repeat center left;padding: 0px 0px 0px 30px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .Temp_Button_For_show  .Saving_Button_div a.middle_button .span2{ background: transparent url(../../images/loading2.gif) no-repeat center left;padding: 0px 0px 0px 25px;display:block;margin-top:0;height:25px;line-height:25px;}
.ecampaign  .Temp_Button_For_show  .Saving_Button_div.button_set a.middle_button .span1{height:25px;line-height:25px;}
.ecampaign  .Temp_Button_For_show  .Saving_Button_div a{float:left;}
.ecampaign  .Temp_Button_For_show  .Saving_Button_div .button_set a.middle_button .span1 { 
	padding: 0px 15px 5px 0px;	
	float:left;
}
.ecampaign  a.epilogha{
	padding-right:2px;
	padding-left:2px;
	
}
.ecampaign  .Newsletter_Fixlist a{
	margin-left:10px;
	background:transparent url(../../images/edit_mailist.png) no-repeat center left;
	padding: 0px 0px 0px 20px;
}
.ecampaign  fieldset.Fixed_Lists{
	padding: 15px;
	background:#ecf4fc;
	font-size: 11px;
}
.ecampaign .Newsletter_Fixlist,.ecampaign .Newsletter_Fixlist2,.ecampaign .Newsletter_Fixlist3 {
	margin-left:10px;
	margin-top:10px;
}
.ecampaign span.Newsletter_Fixlist_title {
	display:block;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
}

.ecampaign .page2_lists table{
	border: 1px solid #cccccc;
	border-right:0;
	width: 972px;
	border-top:0;
}
.ecampaign .page2_lists table.Multi_Table td,
.ecampaign .Multi_Table_Outer  td{
	padding:4px;
	padding-left:5px;
}
.ecampaign .page2_lists a.Multi_Table_td_a{
	display:block;
	float:left;
	background:transparent url(../../images/edit_mailist.png) no-repeat center left;
	padding: 0px 0px 0px 20px;
	margin-right:0px;
	margin-left:30px;
	margin-top:4px;
}
.ecampaign .page2_lists a.Multi_Table_td_a_b{
	margin-left:10px;
	background:transparent url(../../images/edit_mailist.png) no-repeat center left;
	padding: 0px 0px 0px 20px;
}
.ecampaign .page2_lists a.Multi_Table_td_c{
	display:block;
	float:left;
	margin-left:10px;
	margin-right:0px;
}
.ecampaign .inner_fields,
.ecampaign table.inner_fields{
	margin-top:10px;
	margin-left:10px;
}
.ecampaign .pager_class{
	margin-left:10px;
	width: 972px;
}
.ecampaign .page2_lists  span.Simpleslidedoor,
.ecampaign span.Simpleslidedoor2_sl {
	background:transparent url(../../images/edit_mailist.png) no-repeat center left;
	padding: 0px 0px 0px 20px;
}
.ecampaign fieldset.Fixed_Lists input{
	margin-left:10px;
	margin-top:6px;
}
.ecampaign fieldset.Fixed_Lists span{
	line-height:10px;
	margin-top:4px;
	
}
.ecampaign input.extra_users_box{
	width:300px;
	height:20px;
}

.ecampaign  table.Multi_Table th{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background:transparent url(../../images/ecampaign/Th0Slice.gif) top left;
	padding:3px;
	#padding:2px;
	text-align:center;
}
.ecampaign  table.Multi_Table th input{
	margin-top: 1px;
	#margin-top: 0px;
}
.ecampaign th.title_plithous {
	width:200px;
}
.ecampaign .Actions_Multi_Table{
	display:block;
	padding-left:130px;
}
.ecampaign .Importing_Div{
	text-align:justify;
}

.ecampaign .button_set_fortempdraft .more_options ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ecampaign .button_set_fortempdraft .more_options ul li {
	display: block;
	padding: 3px 15px;
	text-align: left;
	height:32px;
}

.ecampaign .button_set_fortempdraft .more_options ul li:hover {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.ecampaign .button_set_fortempdraft .more_options ul li a {
	display: block;
	color: #21628d;
	font-size: 11px;
	height:none;
}

.ecampaign .button_set_fortempdraft .more_options ul li a {
	text-decoration: none;
}
.ecampaign .button_set_fortempdraft .more_options_wrap{
	margin-top:0px;
}

.ecampaign span.Deletion_At_lists{
	background: transparent url(../../images/deletefile.png) no-repeat center left;
	display:block;
	float:left;
	margin-top:1px;
	margin-right:0;
	padding:0 0 0 18px;
	line-height:22px;
}
.ecampaign td.Last_Row {
	height:25px;
}
.ecampaign td.Last_Row input{
	margin-left:auto;
}
.ecampaign  td.Last_Row .more_options_wrap{
	margin-right:auto;
}
.ecampaign td.Last_Row .more_options23{
	background:none repeat scroll 0 0 #FFFFFF;
border-color:#DDDDDD #DDDDDD #C0C0C0 #C0C0C0;
border-style:solid;
border-width:1px;
display:block;
left:auto;
margin-top:2px;
padding:0;
position:absolute;
right:45px;
z-index:100;
}
.ecampaign td.Last_Row .more_options23_wrap {
	display:inline-block;
	margin-top:1px;
}
.ecampaign td.Last_Row .more_options23_link {
	background:url(../../images/more_options.gif) no-repeat scroll left top transparent;
display:inline-block;
height:16px;
margin-bottom:-4px;
width:16px;
}
.ecampaign table.Multi_Table{
	margin-top:15px;
	margin-bottom:20px;
}
.ecampaign form.NameChangeForm{
	padding-top:7px;
	margin-top:10px;
	display:block;
	color:#075BA6;
	background:#F4F4F4;
	border: 1px solid #F4F4F4;
	height:40px;
}
.ecampaign form.NameChangeForm input{
	margin-top:2px;
	margin-left:5px;
	width:240px;
	float:left;
	height:25px;
	font-size:12px;
}
.ecampaign form.NameChangeForm span.spanfirst{
float:left;
margin-top:6px;
margin-left:5px;
}
.ecampaign form.NameChangeForm .mitigator2341 a{
	margin-left:10px;
	display:block;
	float:left;
}
.ecampaign form.NameChangeForm .mitigator2341,
.ecampaign form.NameChangeForm .button_set1{
float:left;
padding:0;
}
.ecampaign form.NameChangeForm a.left_button .span2 {
	background: transparent url(../../images/ecampaign/Diskete.gif) no-repeat scroll top left;
}
.ecampaign form.NameChangeForm  .button_set{
	margin-right:10px;
}
.ecampaignmenu li{
	display:block;
	
	float:left;
	height:31px;
	text-align:center;
	margin:0;
	padding:0;
}
.ecampaignmenu  li.active{
	display:block;
	margin: 1px 0 0 0;
	background:transparent url(../../images/ecampaign/sonR.gif) no-repeat scroll right top ;
	padding: 0 3px;
	height:31px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0A3D83;
	z-index: 10;
}
.ecampaignmenu .active a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin:0;
	padding: 0 10px 0 10px;
	background:transparent url(../../images/ecampaign/sonL.gif) no-repeat scroll left top;
	line-height:31px;
	text-align: center;
	
}
.ecampaignmenu li.inactive{
	display:block;
	margin: 1px 0 0 0;
	background:transparent url(../../images/ecampaign/soffR.gif) no-repeat scroll right top ;
	padding: 0 3px;
	height:30px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #0A3D83;
}
.ecampaignmenu .inactive a{
	font-size:12px;
	color:#0a3d83;
	font-weight:bold;
	display:block;
	margin: 0;
	padding: 1px 10px 0 10px;
	background:transparent url(../../images/ecampaign/soffL.gif) no-repeat scroll left top;
	line-height:29px;
	text-align: center;
}
.ecampaignmenu .inactive a:hover,
.ecampaignmenu .inactive a:focus,
.ecampaignmenu .active a:hover,
.ecampaignmenu .active a:focus{
	text-decoration:none;
}
.ecampaignmenu ul{
	padding: 0;
	margin: 0;
	padding-left: 3px;
}

.ecampaignmenu {
	display: inline-block;
	position: relative;
	margin-bottom: -5px;
	#margin-bottom: -1px;
}
.ecampaign .Multi_Table_div td{
	text-align:center;
}

.adminbody .ui-jqdialog{
	background: #E7EEF3;
}
.ecampaign .Select_Area{

	display:block;
	background-color: #f4f4f4;
	border: 1px solid #98bae8;
	padding: 0 0 0 6px;
}
.ecampaign .Select_Area fieldset{
	display:block;
	background-color: #f4f4f4;
	border: 1px solid #98bae8;
	padding: 0 0 0 6px;
}
.ecampaign .Select_Area_right fieldset{
	border: 0;
}
.ecampaign .Edit_Area fieldset{
	border: 1px solid #98bae8;
	padding: 15px 6px 15px 6px;
}
.ecampaign .Edit_Area {
	border: 1px solid #98bae8;
	padding: 15px 6px 15px 6px;
}
.ecampaign .Edit_Area .button_set{
	margin-top:20px;
}
.ecampaign .Edit_Area .button_set a{
	margin-right:15px;
}

.ecampaign .Select_Area_left {
	padding-top:10px;
	display:block;
	float:left;
	width:20%;
	margin:0;
	border:0;
}
.ecampaign a.spanakia,
.ecampaign span.spanakia{
	margin-right:10px;
	margin-top:8px;
}
.ecampaign .Select_Area_right{
	display:block;
	float:left;
	width:80%;
	height:100%;
	margin:0;
	padding-left:0px;
}
.ecampaign .Select_Area_right fieldset{
	padding-top:10px;
	display:block;
	background:white;
	padding:0;
	height:100%;
	border-left: 2px solid #98bae8;
	border-top:0;
	border-bottom:0;
	border-right:0;
	padding-left:1%;
}
.ecampaign .Select_Area_right .spec_templ,
.ecampaign .Select_Area_right .spec_templ234{
	display:block;
	float:none;
	text-align:center;
	padding:0px 5px 40px 10px;
}
.ecampaign .Select_Area_right .spec_templ234 a{
	margin:0;
	margin-right:5px;
}
.ecampaign .top_buttoniera{
	margin:5px;
	margin-left:2px;
	display:block;
	height:30px;
	background-color:#F4F4F4;
	padding-left:570px;
}
.ecampaign .top_buttoniera a{
	line-height:30px;
}
.ecampaign .top_buttoniera a{
	-moz-background-inline-policy:continuous;
	background:url("../../images/logicone/openadd_left.png") no-repeat scroll left center transparent;
	font-size:10px;
	padding:4px 0px 4px 27px;
}
.ecampaign .top_buttoniera span{
	-moz-background-inline-policy:continuous;
	background:url("../../images/logicone/edit_right.png") no-repeat scroll right center transparent;
	color:#333333;
	font-weight:normal;
	padding:4px 15px 4px 2px;
	#padding-top:4px;
}
.ecampaign .Select_Area_left li.active{
	background: transparent url(../../images/ecampaign/ActiveTree.gif) no-repeat scroll center left;
	color:#FFFFFF;
	width:250px;
	padding-left:10px;
}
.ecampaign .Select_Area_left_NONEUSE li.active a{
	color:#FFFFFF;
	font-weight:bold;
}
.ecampaign .Select_Area_left_NONEUSE li.inactive{
	width:200px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.ecampaign .Select_Area_left_NONEUSE ul{
	list-style-type:none;
	padding-left:5px;
}
.ecampaign .Select_Area_right .spec_templ{
	width:31%;
	float:left;
}
.ecampaign .Edit_Area form{
	display:block;
	line-height:40px;
	background-color:#f2f2f2;
	padding-left:20px;
}
.ecampaign .Edit_Area form input{
	margin-left:10px;
	height:20px;
	width:346px;
}
.ecampaign .Edit_Area form span{
	margin-left:10px;
	
}
.ecampaign .AddFIlesToTemplate{
	background-color:#f2f2f2;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
.ecampaign .AddFIlesToTemplate fieldset{
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	border-color:#999999;
}
.ecampaign .AddFIlesToTemplate .button_set{
	margin-left:10px;
	margin-top:15px;
}
.ecampaign .AddFIlesToTemplate .showthumb{
	float:left;
	line-height:70px;
	margin-left:10px;
}
.ecampaign .AddFIlesToTemplate img.showthumb{
	float:left;
}
.ecampaign .SaveArea{
	display:block;
	background-color:#ecf4fc;
	border:1px solid #98BAE8;
	border-top:0;
	height:70px;
}
.ecampaign .SaveArea .mitigator234{
	padding-top:20px;

}

.ecampaign .SaveArea .mitigator234 a.left_button .span2 {
	background: transparent url(../../images/ecampaign/Diskete.gif) no-repeat scroll center left;
}
.ecampaign .SaveArea .mitigator234 .button_set{
	float:none;
	margin-left:280px;
	
}
.ecampaign .SaveArea .mitigator234 .button_set a.left_button{
	margin-right:20px;
}
.ecampaign span.SetDef{
	float:right;
	margin-right:10px;
	margin-left:5px;
}
.ecampaign input.SetDef{
	float:right;
}
.ecampaign span.simple_Marginer{
	margin-left:20px;
	margin-bottom:5px;


}
.ecampaign span.simple_Marginer_top{
	margin-bottom:5px;
}
.ecampaign .simple_Marginer_LIne{
	margin-bottom:5px;
}
.ecampaign .simple_Marginer_LIne	 img{
	margin-right:5px;
	line-height:20px;
}
.ecampaign .Edit_Area span.normal_fonts{
	margin-left:20px;
	
}
.ecampaign .Edit_Area span.Bold_fonts{
	margin-left:20px;
	margin-bottom:10px;
	display:block;
}
.ecampaign .Edit_Area form{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	
}
.ecampaign a.NavigationBar{
	display:block;
	background: transparent url(../../images/back_to_list.png) no-repeat scroll center left;
	padding-left:20px;
	height:20px;
	float:left;
}
.ecampaign .Select_Correct{
	padding: 10px 10px 10px 10px;
	background-color:#FFFFCC;
	color:red;
	margin:10px;
	text-align:center;
	border:1px solid red;
}
.ecampaign .Select_Correct a{
	margin-left:10px;
}
.form_creation a.left_button .span2{ 
	background: transparent url(../../images/add.png) no-repeat center left;
	padding: 1px 0px 0px 25px;
}
.form_deletion a.left_button .span2{ 
	background: transparent url(../../images/deletefile.png) no-repeat center left;
	padding: 1px 0px 0px 25px;
}
.form_creation a.left_button, .form_deletion a.left_button{
	float: right;
	margin-right:2px;
}
.ecampaign .no_template_infile{
	height:200px;
}
.ecampaign .no_template_infile span{
	text-align:center;
	display:block;
	width:100%;
	line-height:200px;
}
.Pinakas_News {
	background-color:#FFFFFF;
}
.ecampaign .middle_button_savedraft a{
	#margin-left:110px;
	#padding-left:50px;
}

.ecampaign .JQgridEcampOverall a.JQgrid_But {
	float:right;
	display:block;
	
}
.ecampaign .subscription_control a,
.ecampaign .subscription_control span{
	float:left;
	margin-left:0px;
	line-height:15px;
}
.ecampaign .subscription_control input{
	float: left;
	margin-top: 8px;
	margin-left: 4px;
	margin-right: 1px;
}
.ecampaign .subscription_control{
	display: block;
	padding-left: 47px;
}
.ecampaign .sort_mail_info span.mail_info_left {
	display: block;
	float: right;
	margin-right: 10px;
	font-weight:bold;
}
.ecampaign .sort_mail_info table{
	margin-left: 50px;
}
.ecampaign .sort_mail_info{
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #c0baba;
	border-bottom: 2px solid #99bbe8;
	width: 100%;
	display: block;
	background-color: #ffffff;
}
.ecampaign .live_data{
	
}
.ecampaign .live_data span.live_data_span{
	font-weight:bold;
	margin-right:30px;
}
.ecampaign a.active_but{
	margin-top:5px;
	display:block;
	line-height:28px;
	padding-left: 10px;
	background: transparent url(../../images/ecampaign/act_left.gif) no-repeat scroll top left;
}
.ecampaign a.active_but span.small_span1{
	display:block;
	line-height:28px;
	background: transparent url(../../images/ecampaign/act_right.gif) no-repeat scroll top right;
	padding-right: 10px;
}
.ecampaign a.active_but span.small_span2{
	display:block;
	line-height:28px;
	background: transparent url(../../images/ecampaign/act_slice.gif) repeat;
}
.ecampaign a.inactive_but{
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	line-height:28px;
	padding-left: 10px;
	background: transparent url(../../images/ecampaign/inact_left.gif) no-repeat scroll top left;
}
.ecampaign a.inactive_but span.small_span1{
	display:block;
	line-height:28px;
	background: transparent url(../../images/ecampaign/inact_right.gif) no-repeat scroll top right;
	padding-right: 10px;
}
.ecampaign a.inactive_but span.small_span2{
	display:block;
	line-height:28px;
	background: transparent url(../../images/ecampaign/inact_slice.gif) repeat;
}
.ecampaign a.left_but_usub span.small_span1{
	padding-right:0;
	
}
.ecampaign a.left_but_usub span.small_span2{
	padding-right:10px;
	
}
.ecampaign a.right_but_usub{
	margin-right:10px;
}
.ecampaign a.deletion_button{
	background: transparent url(../../images/deletefile.png) no-repeat scroll center left;
	padding-left:17px;
}
.ecampaign a.minion{
	background: transparent url(../../images/ecampaign/copy2.gif) no-repeat scroll center left;
	padding-left:17px;
}
.ecampaign a.Unsubscr_1,
.ecampaign span.Unsubscr_1{
	background: transparent url(../../images/ecampaign/Unsubscibe.gif) no-repeat scroll center left;
	padding-left:17px;
	padding-bottom:2px;
}
.ecampaign .select_available_lists .right_button{

}
.ecampaign .select_available_lists{
	width:25%;
	display:block;
	float:right;
}
.ecampaign .live_data{
	
}
.ecampaign .live_data a.dynamic_left_inactive{
	display:block;
	height:20px;
	width:20px;
	background: transparent url(../../images/ecampaign/Button_left_Arrow_inact.gif) no-repeat scroll center right;
	
}
.ecampaign .live_data a.dynamic_left_active{
	display:block;
	height:20px;
	width:20px;
	background: transparent url(../../images/ecampaign/Button_left_Arrow_act.gif) no-repeat scroll center right;
	
}
.ecampaign .live_data a.dynamic_right_inactive{
	display:block;
	height:20px;
	width:20px;
	background: transparent url(../../images/ecampaign/Button_right_Arrow_inact.gif) no-repeat scroll center left;
	
}
.ecampaign .live_data a.dynamic_right_active{
	display:block;
	height:20px;
	width:20px;
	background: transparent url(../../images/ecampaign/Button_right_Arrow_act.gif) no-repeat scroll center left;
	
}
.ecampaign .choose_lists {
	display:block;
	float:right;
	padding-right:30px;
}
.ecampaign .choose_lists ul{
	width:300px;
}
.ecampaign .choose_lists li{
	display:block;
	line-height:20px;
}
.ecampaign .choose_lists li a{
}
.ecampaign .choose_lists .more_options{
	display:block;
	width:300px;
	margin-left:100px;
}
.ecampaign .live_data{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f4f4f4;
	display:block;
}
.ecampaign .Mail_Previw_Dinamic_Body{
	padding:10px;
}
.ecampaign label.span_subscr_stat,
.ecampaign label.span_unsubscr_stat{
	float:left;
	margin-left:20px;
	padding-top:2px;
	line-height:30px;
	color:#333333;
	font-weight:bold;
}
.ecampaign textarea.combi_textarer{
	display:block;
	width:68%;
	height:400px;
	margin-left:10px;
	
}
.ecampaign .combi_box{
	padding-top:20px;
	background-color:#ECF4FC;

}
.ecampaign .combi_box_confirm{
	padding-top:10px;
	padding-left:50px;
	border-top:1px solid #CCCCCC;
}
.ecampaign .combi_box_design{
	border:1px solid #CCCCCC;
	border-top:0;
}
.ecampaign .combi_box_design .Import_Final_Command,
.ecampaign .combi_box_design .Import_Final_Command fieldset{
	border:0;
}
.ecampaign .combi_box .Import_Final_Command{
	background-color:#ecf4fc;
	display:block;

}
.ecampaign .combi_box .Import_Final_Command .button_set{
	display:block;
	float:right;
	margin-right:272px;
}
/************** end of CSS for ecampaign ********************************************/
/************** start CSS ecampaign treemenuold**************************************/

.ecampaign .Select_Area_left h1 {
        display: block;
        padding: 3px 0px 0px 2px;
        height: 28px;
        font-weight: bold;
        font-size: 12px;
        
        background: url('../../images/logicone/bg1.gif') repeat-x right bottom;
}

.ecampaign .Select_Area_left div.openfolder a {
        display: inline;
        background-color: white;
        background-image: none;
        padding: 0;
}

.ecampaign .Select_Area_left div.openfolder {
        margin-left: -1.3em;
}
.ecampaign .Select_Area_left ul {
        list-style-type: none;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 0px;
        margin-top: 0px;
}

.ecampaign .Select_Area_left ul ul {
        display: none;
        margin: 0px;
        margin-bottom: 0px;
}


.ecampaign .Select_Area_left ul li {
        margin-top: 1px;
       
}

.ecampaign .Select_Area_left li.active > ul {
        display: block;
        margin-left: 5px;
}

.ecampaign .Select_Area_left ul li.active {
        padding-left: 12px;
        
        font-weight: bold;
}

.ecampaign .Select_Area_left ul li.inactive {
        padding-left: 12px;
        
        font-weight: normal;
}

.ecampaign .Select_Area_left ul li a {
        display: block;
        color: #333333;
        text-decoration: none;
        margin-top: 6px;
        margin-bottom: 6px;
}
.ecampaign .Select_Area_left ul li.meta a {
        #background-color: #f0f1b7;
}

.ecampaign .Select_Area_left ul li.active ul li.newnode ,
.ecampaign .Select_Area_left ul li.newnode  {
        background-image: url(../../images/new.png);
        background-repeat: no-repeat;
        padding-left: 15px;
		color:#FFFFFF;
}

.ecampaign .Select_Area_left ul ul li a {
        
        /*padding-left: 15px;*/
        background-position: 23px 50%;
        background-repeat: no-repeat;
        font-weight: normal;
}

.ecampaign .Select_Area_left ul ul ul li a {
        /*padding-left: 30px;*/
        background-position: 37px 50%;
}

.ecampaign .Select_Area_left ul ul ul ul li a {
        /*padding-left: 45px;*/
        background-position: 47px 50%;
}

.ecampaign .Select_Area_left a.stopedit,
.ecampaign .Select_Area_left a.editme {
        color: red;
        text-decoration: underline;
        font-weight: bold;
        margin-top: 4px;
        display: block;
}
.ecampaign .Select_Area_left li.active{
	background: transparent url(../../images/ecampaign/ActiveTree.gif) no-repeat scroll center left;
	color:#FFFFFF;
	width:250px;
	padding-left:22px;
	line-height:25px;
	
}
.ecampaign .Select_Area_left li.active a{
	color:#FFFFFF;
}
.ecampaign .Select_Area_left li.inactive{
	line-height:25px;
}

.ecampaign .Select_Area_left ul{
	margin-left:2px;
	
}
/************** end CSS ecampaign treemenuold**************************************/


/************** CSS for forms *******************************************************/

.formedit { 
	position:relative;
	border:2px solid #d1e4f7;
	border-top:none;
	font-size:12px;
}
.formedit .form_body h1 {margin-top:8px;}
.formedit a:active {outline: none;}
.formedit a:focus{-moz-outline-style: none;}

.formedit label {
	font-weight:700;
	font-size:13px;
	width: 100px;
}

.formedit span.required{
	color:#BA0000;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	height:16px;
	padding-left:2px;
}
.formedit .formtable{
	border: 1px solid #cccccc;
	border-right:0;
	width:97%;
	border-top:0;
	margin:15px 14px 30px 14px;
	margin-top:15px;
}
.formedit .formtable tr{
	border:0;
	height:10px;
	background:0;
	font-size:12px;
}

.formedit .formtable th{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background:transparent url(../../images/ecampaign/Th0Slice.gif) top left;
	padding:3px;
	text-align:center;
}
.formedit .formtable td.trow_even{
	border-right: 1px solid #cccccc;
	background:#f7f7f7;
}

.formedit .formtable td.trow_odd{
	border-right: 1px solid #cccccc;
	background:#ffffff;
}

 .formedit .formtable td{
	padding:4px;
	padding-left:5px;
	text-align:center;
}

.formedit .formtable td a { text-decoration:none; outline: none; margin-right:4px;}
.formedit .formtable td a:hover span { text-decoration:underline;}
.formedit .formtable .alignleft { text-align:left;}

.formedit .formtable td img{
	padding:0px 4px 0 0;	
}

.formedit .errormessage {
	text-align:center;
	padding:5px;
	padding-top:10px;
	margin-bottom:5px;
	background-color:#fde3e2;
	border:1px solid #900b09;
	font-weight:bold;
	width:98%;
	position:absolute;
	top:35px;
	left:3px;
	z-index:1;
}
.modinsertcontent .form_properties .errormessage {
	width:97.5%;
	top:1px;
	left:1px;
}
.formedit .newtabs .ui-tabs{ width: 570px;}
.formedit .newtabs .ui-widget-content { background-color:#ffffff;}
.formedit .pick_field .newtabs .ui-tabs{ width: 520px;}
.formedit .ui-tabs .ui-tabs-nav { width:99.3%; }

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

.formedit li {
	border: 1px solid #c1c8ce;
	text-align: left;
	margin:10px 0px;
	padding:15px 0px 0px 0px;
}

.formedit .fieldsection {
	border:none;
	border: 2px solid #3298CB;
	margin-top:30px;
}

.formedit .fieldsection label {
	font-size:15px;
	font-weight:800;
	color:#3298CB;
}

.formedit .fieldset {
	border: 1px solid #3298CB;
	padding:10px;
	margin: 20px 0px;
}

.formedit .fieldset .fieldsection {
	border:none;
	margin:0px;
	padding:0px;
}

.formedit .table_showform { width:100%; clear:both;}
.formedit .table_showform input, .formedit .table_showform select{ font-size:12px; }
.formedit .table_showform .label_td, .formedit .table_showform .values_td {text-align:left; float:left;}
.formedit .label_td {	
	text-align: left;
	padding-left:5px;
	width:18%;
}
.formedit .label_td {	
	text-align: left;
	padding-left:5px;
	width:18%;
}
.formedit .comment_td {	
	text-align: left;
	padding:5px;
	padding-bottom:0px;
	font-size:11px;
	font-style:italic;
}

.formedit .small_label {
	clear:left;
	float:left;
	width:70px;
}
.formedit .appendLabel tr{
	height:10px;
	font-size:12px;
}
.formedit .appendLabel td { vertical-align:top; }
.formedit hr {
	color:#c1c8ce;
	border: 0;
	background-color: #c1c8ce;
	height: 1px;
	text-align: center;
	margin:10px 0px;
}

.formedit .ui-datepicker-trigger {
	margin-bottom:-3px;
	margin-left:5px;
}

.formedit span.required {
	color:#BA0000;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	height:16px;
	padding-left:2px;
}

.formedit  .field_error{ border: 2px solid #fc0505; }

.formedit  .field_error .error{
	color: #fc0505;
	padding-left:8px;
}
.formedit .admin_buttons {
	float:right;
	margin:0px;
	padding:0px 9px;
	background: transparent url(../../images/admin_button_left.png) no-repeat scroll 0 0;
	width: 210px;
	vertical-align:top;
}

.formedit .dragger {
	cursor: move;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding: 3px 8px 1px;
	border-right: 1px solid #88b6cf;
	height:16px;
}

.formedit .admin_buttons a {
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll 0 0;
	float:left;
	padding:3px 8px;
	border-right: 1px solid #88b6cf;
	height:14px;
}

.formedit .admin_buttons .lastdelete { background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top; border:none;}
.formedit .admin_buttons .modify {
	float:left; 
	font-size:11px;
	color:#000000;
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border:none;
	padding: 1px 15px 6px 5px;
	text-decoration:none;
}

.formedit .form_properties { padding: 20px 40px 70px 40px;}
.formedit .form_properties form {font-size:12px;}
.formedit .form_properties select {font-size:12px;}
.formedit .form_properties p, .formedit .form_properties .afterpagediv  {margin:10px 0px 10px 10px; clear:both;}
.formedit .form_properties label{ margin-right:10px;}
.formedit .form_properties .method_prebuilt { margin-left:89px;margin-top:10px;}
.formedit .form_properties .newtabs .ui-tabs {width:750px;}
.formedit .form_properties .ui-tabs .ui-tabs-nav {width:99.6%;}
.modinsertcontent .form_properties { padding: 0px; padding-top:20px;}
.modinsertcontent .form_properties .newtabs .ui-tabs {width:570px;}
.modinsertcontent .form_properties .ui-tabs .ui-tabs-nav {width:99.4%;}
.modinsertcontent .form_properties label{ 
	vertical-align:top;
	margin-right:19px;
}
.modinsertcontent .form_properties input{ 
	float:right; 
	margin-right:50px;
}
.modinsertcontent .form_properties .email input{ margin-right:70px;}
.modinsertcontent .form_properties .selectprebuilt input{ 
	margin-right:250px; 
	margin-top:2px;
}
.formedit .form_properties  .button_set {
	float:right;
	margin: 20px 20px 0px 0px;
	clear:none;
}
.modinsertcontent .form_properties .afterpage {margin-right:5px;}
.modinsertcontent .form_properties .more_options_wrap {
	float:right;
	margin-right:83px;
	margin-top:-2px;
}
.modinsertcontent .form_properties .more_options {
	left:250px;
	margin-top:0.2em;
	right:auto;
	width:260px;
}
.modinsertcontent .form_properties .more_options li {
	border:none;
	padding: 3px 15px; 
	text-align:left;
	margin:0px;
}
.modinsertcontent .form_properties .more_options .selected {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}
.modinsertcontent .form_properties select {border:1px solid #a5acb2;}

.formedit .sub_bar { background-color:#ebf3fa; height:60px; color:#206BAE; border-bottom:1px solid #d1e4f7;}
.formedit .sub_bar_bottom {border:none; border-top:1px solid #d1e4f7; }
.formedit .forms_path { float:left; padding:20px 15px}
.formedit .sub_bar .button_set {float:right; clear:none; padding:15px 15px 10px 0px;}
.formedit .add .span2 {background: transparent url(../../images/form_add.png) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .print .span2 {background: transparent url(../../images/print.png) no-repeat scroll top left; padding:2px 0px 5px 23px; }
.formedit .form_properties .span2 {background: transparent url(../../images/forms_properties.png) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .addfield .span2 {background: transparent url(../../images/add.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}
.formedit .addsection .span2 {background: transparent url(../../images/forms_add_section.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}
.formedit .save .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .excel .span2 {background: transparent url(../../images/icons/icon_xls.gif) no-repeat scroll top left; padding:2px 0px 5px 23px; }

.formedit .input .span2 {background: transparent url(../../images/input_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left;}
.formedit .password .span2 {background: transparent url(../../images/password_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .textarea .span2 {background: transparent url(../../images/textarea_img.png) no-repeat scroll 10px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .select .span2 {background: transparent url(../../images/select_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .checkbox .span2 {background: transparent url(../../images/checkbox_img.png) no-repeat scroll 18px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .radio .span2 {background: transparent url(../../images/radio_img.png) no-repeat scroll 12px 4px; padding:0px 0px 5px 50px; float:left}
.formedit .email .span2 {background: transparent url(../../images/email_img.png) no-repeat scroll 10px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .date .span2 {background: transparent url(../../images/date_img.png) no-repeat scroll 18px 0px; padding:0px 0px 5px 50px; float:left}
.formedit .upload .span2 {background: transparent url(../../images/upload_img.png) no-repeat scroll 12px 0; padding:0px 0px 5px 50px; float:left}
.formedit .description .span2 {background: transparent url(../../images/description_img.png) no-repeat scroll 10px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .number .span2 {background: transparent url(../../images/number_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .captcha .span2 {background: transparent url(../../images/captcha.png) no-repeat scroll 13px 0px; padding:0px 0px 5px 50px; float:left}
.formedit .addlabel .span2 {background: transparent url(../../images/icons/icon_files.gif) no-repeat scroll 7px 1px; padding:0px 0px 5px 50px; float:left}

.formedit .pick_field .button_set{
	float:left;
	margin: 0px 10px 0px 10px;
	clear:none;
}
.formedit .pick_field a.left_button .span1 { width:143px; }

.formedit .showoptions .button_set{
	float:right;
	margin: 20px 65px 10px 0px;
	clear:none;
}
.formedit .showoptions a.left_button .span1  { width:120px;}
.formedit .showoptions form { font-size:11px; margin-left:20px;}
.formedit .showoptions h2 {margin: 5px 0px 5px 10px; }
.formedit .showoptions #required_opt,
.formedit .showoptions #unique_opt,
.formedit .showoptions #hidden_opt {margin: 5px 0px 0px 10px; }
.formedit .showoptions label {margin:0px 10px 15px 8px; vertical-align:top;}
.formedit .showoptions textarea {margin-left:9px;} 
.formedit .showoptions tr{ height:25px;margin: 5px 0px 5px 10px; }
.formedit .showoptions th {text-align:left }
.formedit .showoptions td {padding-left:8px; }

.formedit .showoptions .appendLabel{ margin-bottom:20px;}
.formedit .showoptions .addoption {
	background: transparent url(../../images/add.png) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
	font-size:12px;
	margin-left:10px;
}
.formedit .showoptions .removeLink {
	background: transparent url(../../images/forms_value_remove.png) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
}

.formedit .page_anchor { 
	float:left; 
	padding:20px 15px;
	margin-left:15px;
	font-size:11px;
	background: transparent url(../../images/green_arrowup.png) no-repeat scroll center left;
}

.formedit .afile { padding-bottom:10px; }
.formedit .page_links, .formedit .pager_foundinfo{
	margin-left:15px;
	margin-top:10px;
	font-size:11px;
}
.formedit .page_links a {
	padding-left:2px;
	padding-right:2px;
}
.formedit .page_links .page_selected{
	background-color:#206BAE;
	color: #ffffff;
}

.formedit .pager {
	margin:15px 14px 10px 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #7d7d7d;
}

.formedit .pager a:hover {
	text-decoration: underline;
}

.formedit .pager_foundinfo {
	margin: 0px 0px 8px 0px;
}

.formedit .pager a {
        display: inline-block;
        padding: 2px 6px;
        border: 1px solid #eaeaea;
        color: #206bae;
        background-color: #faf8fb;
        font-size: 11px;
}

.formedit .pager a.currentpage {
        border: 1px solid #8f8f8f;
        color: #fff;
        background-color: #206bae;
}
.formedit .pager .pager_pagecount {
	font-size:11px;
	padding-bottom:40px;
}

.formedit .form_body { padding:0px 30px 40px; }

.formedit .form_body .demo_button {
	padding:5px 10px;
	margin-top:15px;
}
.formedit .formtabledata .no_border {border-right:none;}
.formedit .formtabledata {border-right:1px solid #cccccc; border-bottom:none;}
.formedit .formtabledata td.trow_even, .formedit .formtabledata td.trow_odd {border:none; border-bottom: 1px solid #cccccc;}
.formedit .formtabledata td.showform_td {border:none; border-bottom: 1px solid #cccccc;}
.formedit .formtabledata th.left_control {padding:4px 4px 4px 5px;text-align:center;border-bottom:none;}
.formedit .formtabledata td.left_control{ 
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(../../images/tables/rowtitle_bg.png) top right repeat-y;
	padding:0px;
}
.formedit .formtabledata td.left_control img { margin-right:0px;padding:0px;} 
.formedit .modinsertcontent { overflow:hidden;}
.modalcontent .formedit {border:none;}
.formedit .mceEditor table { margin-left:-6px;}
.formedit .mceEditor td {padding:0px;}
.formedit .clearfix {
}
.showform a:active {outline: none;}
.showform a:focus{-moz-outline-style: none;}
.showform .selectform {
	float:left;
	font-size:12px;
	height:28px;
	margin-top:2px;
	padding: 5px 0px 5px 10px;
}
.showform .addaform { float:left; clear:none;}
.showform .form_add .span2 {background: transparent url(../../images/form_add.png) no-repeat scroll 0 0px; padding:2px 2px 5px 23px;}

.showform .pickform {
	clear:both;
	background: transparent url(../../images/form_pick_bg.jpg) no-repeat scroll 0 0px; 
	padding:1px 5px 5px 8px;
	position:relative;
	font-size:12px;
	margin-bottom:10px;
	height: 26px;
	z-index: 200;
}

.showform .more_options_wrap {
	padding:3px 4px 1px 4px; 
	margin-left:10px; 
	background-color:#ebebeb;
}

.showform .more_options_link { 
	margin-bottom: -2px;
}

.showform .more_options { 
	left:0; 
	margin-top: 6px; 
	right:auto;
	width:166px;
}

.showform .button_options {
	float:right;
	height:20px; 
	margin-right:5px;
}
.showform .button_options a.left_button, .showform .button_set a.middle_button, .showform .button_set a.right_button {padding: 0 0 0 5px;}
.showform .button_options a.left_button .span1, .showform .button_set a.middle_button .span1, .showform .button_set a.right_button .span1{padding: 10px 0px 0 5px;}

.showform .button_options .form_edit .span2 {background: transparent url(../../images/form_edit.png) no-repeat scroll 3px -1px; padding:2px 2px 5px 23px;}
.showform .button_options .form_data .span2 {background: transparent url(../../images/form_data.png) no-repeat scroll 3px 0px; padding:3px 2px 5px 23px;}
.showform .button_options .form_delete .span2 {background: transparent url(../../images/form_delete.gif) no-repeat scroll 3px 2px; padding:5px 2px 5px 23px;}
.showform .form_body h1 {margin-top:5px;}
#popup_container .table_showform textarea { height:auto; width:auto; }

/************** end of CSS for forms ************************************************/

/************** CSS for sharing bar *****************/

.link_form .button_set { 
	width:auto;
	padding-right:5px;
}

.link_form .showform .pickform {
	float:left;
	clear:none;
	width:200px;
}

/************** end of CSS for sharing bar **********/

#adminbar, #adminbar h4 {
	line-height: 16px;
}
