

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

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

/* default heading sizes */	

h1		{ font-size: 14px; color: #003399; margin: 0 0 8px 0;  }

h2		{ font-size: 13px; color: #003399;   }

h3 		{ font-size: 12px; color: #8cbd5b;  }

h4		{ font-size: 12px;  color: #8cbd5b; }

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: 1.15em;}

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

#main .htmlbox ul li {  
	list-style: none;
	padding-left: 35px;
	margin-bottom: 5px;
	background: url(../../images/default/bullet.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: #2a75b3;
	text-decoration: underline;
}

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

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

#main .htmlbox a:hover { color: #8eb6dc; }

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

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

#content { 
	width: 100%;
	padding-bottom: 10px;
	background: url(../../images/pneumon/content_bg.png) top left repeat-y;
	border-top: 1px solid #ced2d6;
	border-bottom: 1px solid #ced2d6;
}

#content.content_1col {
	padding: 20px;
	width: 940px;
	background: url(../../images/pneumon/content_1col_bg.png) top left repeat-y;
}

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

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

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

#nav { background: url(../../images/pneumon/topmenu_bg.jpg) top left no-repeat; width: 980px; font: normal 11px/13px Verdana, Arial; }

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

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

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

#nav ul li { float:left; margin:0; text-decoration:none; background: url(../../images/pneumon/topmenu_separator.jpg) top right no-repeat; padding-right: 1px; }

#nav ul li a { display: block; float:left; line-height: 34px;  padding:0 15px 0 15px; }

#nav ul li:hover a { background: url(../../images/pneumon/topmenu_hover.gif) bottom center no-repeat; }
#nav ul li.active a { background: url(../../images/pneumon/topmenu_hover.gif) bottom center no-repeat;}


#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: 101px;
	padding: 0;
    background: transparent url("../../images/pneumon/abovetopmenu_bg.jpg") left top no-repeat;
    height: 101px;
}


#subnav {
	height: 40px;
}

/*********** Search *************/
div.searchy {
	float: left;
    height: 35px;
	line-height: 35px;
    width: 750px;
	/*width: 218px;
	height: 16px;*/
}


div.searchy h1 {
	float: left;
	color: #225485;
	margin: 0 10px 0 0;
	padding: 0px 0 0 19px;
	font-size: 11px;
}
div.searchy h3 {
        display: none;
}

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

div.searchy input {
	width: 315px;
	padding: 0 0 0 6px;
	border: 1px solid #a5acb2;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	background-color: #ffffff;
	
}

div.searchy button {
	width: 80px;
	height: 22px;
	line-height: 22px;
	border: none;
	background: url(../../images/pneumon/search_button.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

div.searchy .simple_search {
	float: left;
    width: 620px;
}

div.searchy .advanced_search {
    float: left;
    position: relative;
	z-index: 4;
}

div.searchy .advanced_search div {
    line-height: normal;
}

div.searchy .advanced_search_link {
	float: right;
	clear: both;
	font-size: 12px;
	text-decoration: none;
}

div.searchy .advanced_search_link img {
	margin-bottom: -3px;
}

div.searchy .advanced_form {
	border: 1px solid #C1C8CE;
	background-color: #F5F4F4;
	padding: 10px;
	margin-bottom: 15px;
    right: 0;
    width: 450px;
}

div.searchy .advanced_form label {
	display: inline-block;
    font-size: 12px;
	width: 220px;
	float: left;
	clear: left;
	line-height: 20px;
}

div.searchy .advanced_form .search_label {
	color: #2A75B3;
    font-weight: bold;
}

div.searchy .advanced_form .comment {
	clear: both;
    float: left;
    font-size: 11px;
    font-style: italic;
    padding: 10px 0;
}

div.searchy .advanced_form .search_option{
	padding: 10px 0;	
	border-bottom: 1px solid #C1C8CE;
}

div.searchy .advanced_form .search_option.last,
div.searchy .advanced_form .search_option.first{
	border: 0;
}

div.searchy .advanced_form .where_options {
	float: left;	
	width: 150px;
}

div.searchy .advanced_form span.where_option {
	clear: right;
    float: right;
    font-size: 12px;
    width: 150px;
}

div.searchy .advanced_form span.where_option input {
	width: auto;
	margin: 0 10px 0 0;
}

div.searchy .advanced_form input.text {
	width: 210px;
	border: 1px solid #CCCCCC;
    color: #666666;
    padding: 2px;   
	background-color: #ffffff;
	float: left;
	margin: 0 0 5px 0;
}

div.searchy .advanced_form input.authortext,
div.searchy .advanced_form input.keywordtext {
	float: left;
	clear: both;
	width: 300px;
}

div.searchy .advanced_form input[type="radio"]{
	border: 0;
	background: transparent;
}

div.searchy .advanced_form span.by_option {
	clear: both;
    float: left;
	width: auto;
}

div.searchy .gui_button {
	float: right;	
}

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

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

#header .htmlbox {
    color: #B8C0C5;
    float: left;
    padding: 0px 12px 0px 0;
    text-align: right;
    width: 920px;
    height: 28px;
    line-height: 28px;
}

#header .htmlbox a {
	color: #B2BBC3;
}

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

#header .loginsnippet {
	float: right;
	clear: right;
	text-align: right;
	padding: 5px 0 0px 0;
}

#header .loginsnippet a {
	color: #B2BBC3;
}

#info {
	width: 978px;
	height: 30px;
	padding-top: 7px;
	background-color: #ffffff;
	border-left: 1px solid #ced2d6;
	border-right: 1px solid #ced2d6;
}

#infoleft {
	float: left;
	width: 200px;
}

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

#inforight a {
	color: #3298cb;
}

#sub {
        float: left;
        width: 200px;
        text-align: left;
        border-top: 1px solid #ced2d6;
}

#main {
        margin-left: 10px;
	float: left;
        width: 750px;
        text-align: left;
}

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

#mainleft {
        float: left;
        width: 440px;
}

#mainright { 
	width: 305px; 
        margin: 0 0 0 4px;
	float: left;

}

#footer {
	clear: both;
}

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

#sub .treemenu {
	width: 200px;
	overflow: hidden;
	border-bottom: 1px solid #ced2d6;
	background: url(../../images/pneumon/leftmenu_bg.png) top left repeat-y;
}

#sub .treemenu h1 {
	display: block;
	height: 24px;
	width: 184px;
	padding: 4px 0 0 12px; 
	margin: 1px 1px 5px 2px;
	font-size: 11px;
	color: #ffffff;
	background: url(../../images/pneumon/leftmenu_blue_head.png) top left repeat-x;	
	
}

#sub .keywords {
	background: #dce2e7 url(../../images/pneumon/left_keywords_bg.png) 0px 28px no-repeat;
}

#sub .authors h1, #sub .keywords h1 {
	width: 196px;
	background: url(../../images/pneumon/leftmenu_green_head.png) top left repeat-x;
	padding: 0px;
	height: 28px;
	line-height: 28px;
}

#sub .authors .text {
	background: url(../../images/pneumon/leftmenu_authors_bg.png) top left no-repeat;
	padding-left: 39px;
	display:block;
	height: 28px;
}

#sub .keywords .text {
	background: url(../../images/pneumon/leftmenu_keywords_bg.png) top left no-repeat;
	padding-left: 39px;
	display:block;
	height: 28px;
}

#sub .treemenu ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0 0 8px 0;
}

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

#sub .treemenu ul li a {
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 25px;
	color: #2a75b3;
	font-size: 11px;
	background: url(../../images/pneumon/small_arrow_blue.png) 12px center no-repeat;
}

#sub .authors ul li a,
#sub .keywords ul li a {
	padding: 1px 0 1px 25px;
	background: url(../../images/pneumon/bullet.png) 15px center no-repeat;
}

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

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

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

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

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

#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: none;
}

#sub .treemenu ul li.active ul li a {
	padding: 2px 5px 2px 40px;
	background: url(../../images/pneumon/article_icon.png) 25px center no-repeat;;
	font-weight: normal;
}

#sub .treemenu ul li ul li:hover a {
}

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

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

#sub .authors .seemore,
#sub .keywords .seemore {	
	display: block;
	padding-left: 16px;
	margin-bottom: 10px;
}

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

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

.langchooser label {
        color: #333333;
}

.langchooser .lang_flag {
	margin-left: 10px;
}

/****** News **********************/

.news_nopager .linktofull,
.news_nopager .pager,
.news_nopager .delimiter,
.news_nopager img,
.newsitem .category {
	display: none;
}

.news ul {
	padding-left:0;
	margin-left:0;	
}

.tab,
.news h1,
.tags h1 {
	display: block;
	width: 100%;
	height: 50px;
	background: url(../../images/pneumon/tab.png) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.tab h1 {
	color: #ffffff;
	padding: 10px 0 0 25px; 
}

span.tab,
.tab span,
.news h1 span,
.tags h1 span {
	display: block;
	line-height: 26px;
	padding: 5px 0 0 30px;
}

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

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

.newsitem {
	background: url(../../images/pneumon/article_separator.png) bottom left no-repeat;
}

.newsitem .newsitem {
	background: none;
	border-bottom: 2px solid #dce0e3;
}

.newsitem .subject {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: bold;
}

.news.firstpage {
	padding-left: 10px;
}

.news.firstpage .newsitem .subject {
	font-size: 14px;
	line-height: 20px;
}

.news_nopager .subject {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 12px;
	margin-bottom: -2px;
	background: url(../../images/default/bullet.png) left 6px no-repeat;	
}

.newsitem .subject,
.newsitem .subject a,
.newsitem .subject a:visited {
	color: #003399;
	text-align:left;
}

.newsitem p {
	float: none;
	text-align: justify;
}

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

.news .nopager {
	display:none;
}

.news .image {
	float: left;
}

.news .showimages .animage { height: 100px; margin-bottom:10px;}
.news .showvideos .videothumb { padding:10px; }
.newsimg { 
	margin: 5px 7px 5px 0;
}

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

.newsitem .linktofull, .newsitem .linktopdf {
	float: left;
	margin: 5px 10px 0 0;
}

.newsitem .linktofull a, .newsitem .linktopdf a {
	display: block;
	color: #003399;
	text-decoration: underline;
	padding-left: 15px;
	background: url(../../images/pneumon/article_icon.png) left center no-repeat;
}

.newsitem .linktofull a:hover, .newsitem .linktopdf a:hover {
	color: #659cd2;
}
.newsitem .newsabstract{ 
	font-style:normal; 
	color: #000000;
	margin: 12px 0 12px 0;
	font-size: 12px;
	line-height: 18px;
}

.newsitem .date {
	margin-right:5px; 
	font-weight:bold;
}

.newsitem .authors {
	margin: 5px 0 5px 0;
	font-size: 11px; 
}

.newsitem .keywords {
	margin: 5px 0 5px 0;
	font-size: 11px; 
}

.newsitem .authors label, .newsitem .keywords label {
	display: inline-block;
	font-weight: bold;
	color: #8cbd5b;
	margin: 0 !important;
}

.newsitem .authors label { width: 105px; }

.newsitem .keywords label { width: 110px; }

.newsitem .info { 
	font-size: 11px;
	color: #909090;
}

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

.newsitem .newsabstract a:hover {
	text-decoration: none;
}

.newsback a,
.newsback a:visited {
	display: block;
	padding-left: 18px;
	margin: 5px 0 15px 0;
	font-size: 12px;
	background: url(../../images/pneumon/back_arrow.gif) left 3px no-repeat;
}

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

.newsbody {
	padding-top: 15px;
	font-size: 12px;
}

.news .comment_numb {
	height:18px;
	background:transparent url(/images/comment.png) no-repeat scroll 0 6px;
	padding:3px 20px 0px 20px;
	margin-top:10px;
	]background-position:0 8px;
}

#onecol .news {
 	margin: 0 auto;
  	width: 758px;
	padding: 30px 0 30px 0;
	font-family:verdana,bitstream vera sans,sans-serif;
}
#onecol .news .logo {
	float:left; 
	clear:right;
	margin-bottom:20px;
}

#onecol .news .button_set {
	float:right;
	width:auto;
}

#onecol .news .print .span2 {
	background: transparent url(../../images/print.png) no-repeat scroll top left; 
	padding:2px 0px 5px 23px;
}

#onecol .newsitem {
	color:#333333;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.66em;
	font-size:1.15em;
	text-align:left;
	float:left;
	clear:both;
	position:relative;
}

#popup_container #content {
	background-color: #ffffff;
}

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


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

.showcomments { clear:both; }

.comments .makecomment { 
	clear:both;
	padding-top:10px;
	padding-left:30px;
}

.comments .makecomment label {margin-right:105px;font-size:12px;}

.comments .acomment{
	border-bottom:1px solid #F6F6F6;	
	clear:both; 
	width:90%; 
	padding-bottom:20px;
	padding-top:15px; 
	margin:0;
	display:inline-block;
	padding: 10px 0px 20px 35px;
}

.comments .acomment:hover {background-color:#f6f9fb;}

.comments .boldname { font-weight:bold; color:#416AA3;}

.comments .comment_date {
	color:#999999;
	font-size:0.85em;
}

.comments .comment_name { float:left;clear:left;width:180px;}

.comments .comment { 
	font-style: italic; 
	padding: 5px; 
	color:#666666;  
	display:block;
	float:left;
	padding-top:0px;
	width:330px;
}

.showlike, .showdislike { 
	clear:right;
	display:block;
	width:200px;
	margin-left:180px;
}

.commentbuttons {
	margin-left:180px;
	display:inline-block;
	clear:both;
	float:left;
	width:100%}

.likelink, .dislikelink, .deletelink { float:left; }

.likelink a, .dislikelink  a, .deletelink a{ 
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-attachment:scroll;
	background-color:#F6F6F6;
	border:1px solid #CCCCCC;
	padding:7px 7px 6px 7px;
	margin:10px 3px 0 0;
	display:block;
}

.likelink a span {
	background:transparent url(/images/like_link.png) no-repeat scroll 0 center;
	padding:4px 0px 0px 15px;
}

.dislikelink a span {
	background:transparent url(/images/dislike_link.png) no-repeat scroll 0 center;
	padding:0px 0px 0px 15px;
}

.deletelink a span {
	background:transparent url(/images/delete_grey.png) no-repeat scroll 0 center;
	padding:1px 0px 1px 20px;
}

.likelink a:hover ,  .dislikelink a:hover, .deletelink a:hover  { background-color:#e7f1fb; }

.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;
	]width:300px;
}

.comments .comment_login p{ 
	]margin-bottom:-10px;
}

.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 .makecomment .button_set { 
	margin-top:5px;
	width:150px; 
	padding-left:375px;
	]padding-left:352px;	
}

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

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

.comments .order_buttons {
	clear:both;
	height:50px;
	padding-left:25px;
}

.comments .order_buttons p { float:left; padding-right:60px; 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 .order_like { background: url(/images/inact_left_like.gif) no-repeat 0 0; padding-left:28px;}

.comments .order_buttons .order_date { background: url(/images/inact_left_date.gif) no-repeat 0 0; padding-left:28px;}

.comments .order_buttons .order_like.active { background: url(/images/act_left_like.gif) no-repeat 0 0; padding-left:28px;}

.comments .order_buttons .order_date.active { background: url(/images/act_left_date.gif) no-repeat 0 0; padding-left:28px;}

.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 ************************************/


/********** Newsletter Box *************************/

#sub .newsletterform h1 {
	display: block;
	width: 211px;
	margin-left: -10px;
	margin-bottom:0;
	background: url(../../images/default/newsletterbox_top.png) top left no-repeat;
	font-size:1.2em;
	padding:22px 0px 5px 55px;
}

#sub .newsletterform .showform_form{
	width: 200px;
	background: url(../../images/default/newsletterbox_bottom.png) left bottom no-repeat;
	padding-bottom: 11px;
}

#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; }

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

#sub .newsletterform .form_body p {
	color:#5B5B5B;
	font-weight:bold;
	margin-bottom:5px;
	font-size:10px;
}

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

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

#sub .newsletterform .table_showform .label_td {float:none;padding:0px}

#sub .newsletterform .table_showform .values_td {	float:left;  }

#sub .newsletterform label { 
	font-size:10px; 
	font-weight:normal;
}

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

#sub .newsletterform .submit_button {
        margin: 20px 0 5px 115px;
        width: 74px;
        height: 19px;
		border: 0;
        background: url(../../images/default/submit_button.png) top left no-repeat;
        color: white;
        padding-top:2px;
		
}

#sub .newsletterform .clearfix { height:0px }

/********* 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;
}

#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 { 
	text-align:center; 
	padding-top:10px; 
	padding-bottom:10px;
}

.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 {
	clear: both;
	float: none;
	width: 980px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 10px 0;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	font-size: 11px;
	background: #1c4670 url(../../images/pneumon/footer.png) top left no-repeat;
}

#copyleft {
	padding: 55px 0 0 30px;
	text-align: left;
	float: left;
	line-height: 14px;
}

#copyleft p {
	margin: 0;
}

#copyleft a {
	color: #8bbfef;
}

#copyleft a:hover {
        color: #666666;
}

#copyright {
	float: left;
	padding: 50px 0 0 110px;
	text-align: right;
	color: #8bbfef;
}

#copyright a {
	color: #8BBFEF;
}

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

#credits {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px 20px 0;
	text-align: right;
}

#credits a {
	color: #333333;
}

#credits a:hover {
	color: #003399;
	text-decoration: none;
}

.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;
        padding-left: 10px;
}

.registerform {
	margin-top:10px;
}
.registerform form {
	width: auto;
	padding: 0 15px;
}

.registerform label {
	width: 220px;
}

.registerform p {
	padding-right: 150px;
}

.statuscont span {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px; 
	text-align: left;
}

.registerform .values_td { 
	margin-left: 10px;
}

.registerform .users {
	border:none;
}

.registerform .users .newtabs .subscripttable .delete, 
.registerform .users .newtabs .subscripttable .payall {
	display: block;
}
.registerform .users .formtable .select_box_pay { margin-left: 10px; }
.registerform .users .formtable th {
	border-top: 1px solid #cccccc;
	background:0;
	background-color: #F7F7F7;
}

.registerform .users .newtabs .subscripttable tr {
	font-size:11px;
}
.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;
	font-size: 11px;
}

.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: 720px;
        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;
        background: url(../../images/pneumon/bullet.png) no-repeat 2px 11px;
}

.sitemap ul ul li {
	font-weight: normal;
}

.sitemap ul li a {
	width: 320px;
	display: inline-block;
}

.sitemap ul li .filelink {
	
}

.sitemap ul li .filelink a {
	color: #2a75b3;
	font-weight:normal;
	text-decoration: underline;
	width: auto;
	padding: 0 0 0 20px;
}

.sitemap ul li .filelink a:hover { color: #8eb6dc; }

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

/****** Catalog Tree *************/

.catalog_tree {
	margin-top: 5px;
   font-size: 14px;
}

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

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

.catalog_tree ul li {
        padding: 5px 15px;
        font-weight: bold;
        background: url(../../images/default/bullet.png) no-repeat 0px 10px;
}

.catalog_tree ul ul li {
	font-weight: normal;
}


/******* End Catalog Tree ********/

/****** CSS for showcatalog ******/

.showcatalog .formedit {
	border: 0;
}

.showcatalog .subcategories {
	
}

.showcatalog .subcategory {
	float: left;
	padding: 5px 20px;
    text-align: center;
}

.showcatalog .show_details {
	clear: both;
	padding: 10px 0px;
}

.showcatalog .show_details .label_td, .showcatalog .show_details .values_td {
	float: left;
	margin: 5px;
}

.showcatalog .show_details .label_td {
	font-weight: bold;
}

.showcatalog .back_link {
	float: left;
	clear: both;
	margin:5px;
}

.showcatalog .grey {
	color:#b3b3b3;
}

/**** end of CSS for showcatalog ****/

/**** CSS for filters ***************/

.display_filters .filter_search {
    background:transparent no-repeat url("../../images/default/search_button.png")0 0;
    height: 18px;
    margin-bottom: 2px;
    width: 26px;
    border: 0;
    padding-top: 5px;
}

.display_filters {
	clear:both;
}
.display_filters .afilter {
	clear: both;
	margin: 10px 0;
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}

.display_filters .afilter .clearfix {
	height: 0;
}

.display_filters .afilter label{
	float:left;
	font-weight: bold;
}

.display_filters .afilter .link {
	display: block;
	float: left;
	margin: 0 10px;
	line-height: 23px;
}

.display_filters .afilter .afilterform {
	display: block;
	float: left;
	margin: 0 10px;
}

.display_filters .afilter .active a{
	color: red;
	font-weight: bold;
}

.display_filters .afilter .remove_filter {
	float: left;
}

.display_filters .afilter .letters  {
	text-align: center;
}

.display_filters .afilter .letters a {
	padding: 0 5px;
	font-size: 16px;
}

.display_filters .afilter .letters a.active {
	font-weight: bold;
}

.display_filters .afilter .letters .remove_filter {
    float: right;
}

/**** end of CSS for filters ********/

/**** CSS for filters ***************/

.display_filters .filter_search {
    background:transparent no-repeat url("../../images/default/search_button.png")0 0;
    height: 18px;
    margin-bottom: 2px;
    width: 26px;
    border: 0;
    padding-top: 5px;
}

.display_filters {
	clear:both;
}
.display_filters .afilter {
	clear: both;
	margin: 10px 0;
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}

.display_filters .afilter .clearfix {
	height: 0;
}

.display_filters .afilter label{
	float:left;
	font-weight: bold;
}

.display_filters .afilter .link {
	display: block;
	float: left;
	margin: 0 10px;
	line-height: 23px;
}

.display_filters .afilter .afilterform {
	display: block;
	float: left;
	margin: 0 10px;
}

.display_filters .afilter .active a{
	color: red;
	font-weight: bold;
}

.display_filters .afilter .remove_filter {
	float: left;
}

.display_filters .afilter .letters  {
	text-align: center;
}

.display_filters .afilter .letters a {
	padding: 0 5px;
	font-size: 16px;
}

.display_filters .afilter .letters a.active {
	font-weight: bold;
}

.display_filters .afilter .letters .remove_filter {
    float: right;
}

/**** end of CSS for filters ********/

/**** CSS for filter path ***************/

.filterpath .afilter {
	display: block;
    float: left;
    line-height: 23px;
    margin: 5px 10px 20px 0;
}

.filterpath .afilter label{
	font-weight: bold;
}

/**** end of CSS for filter path ********/

.path {
	font-size: 11px;
	margin-bottom: 20px;
}

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

.files {
	margin: 20px 0 0 0;
}

.files .afile {
	padding: 5px;
}

.files .afile a {
	font-size: 14px;
	font-weight: 600;
}

.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 ***************************/

/********* Tags Table ********************************/

.tagstable table {
	border: 1px solid #cccccc;
	border-right:1px solid #cccccc; 
	border-bottom:none;
	width:97%;
	border-top:0;
	margin:15px 14px 30px 14px;
	margin-top:15px;
}

.tagstable tr {
	border:0;
	height:10px;
	background:0;
	font-size:12px;
}

.tagstable 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;
}


.tagstable td.trow_even, .tagstable td.trow_odd {
	border:none; 
	border-bottom: 1px solid #cccccc;
	padding:4px;
	padding-left:5px;
	text-align:center;
}

.tagstable td.trow_even {
	border-right: 1px solid #cccccc;
	background:#f7f7f7;
}

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

.tagstable th.tag_col, .tagstable td.tag_col {
	padding-left: 25px;
    text-align: left;
    width: 450px;
}

/********* End Tags Table ***************************/

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

.showform { position:relative;}

.showform form { 
	margin-bottom:30px;
	font-size:12px;
}
.showform label {
	font-weight:700;
	font-size:13px;
	width: 100%;
}
.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; }

.showform .label_td {	
	min-width:30%;
	text-align: left;
	padding-left:5px;
	float:left;
}
.showform .values_td {	
	vertical-align:top;
	text-align: left;
	float:left;
}

.showform .check_psw {clear: left; padding-top:15px;}

.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;
	text-align: left;
}

.showform .ui-datepicker-trigger, .returnForm .ui-datepicker-trigger {
	margin-bottom:-3px;
	margin-left:5px;
}
.showform span.required, .returnForm 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  .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, .previewform .demo_button {
	padding:5px 10px;
	margin-top:0px;
	cursor:pointer;
}

#popup_container #content .previewform { text-align:left; }
.showform a.goprev, .showform a.gonext, 
#popup_container #content .previewform a.goprev, #popup_container #content .previewform a.gonext {
	color:#206BAE;
	text-decoration:none;
	font-size:12px;
	text-align:left;
}

.showform .ui-tabs { width: auto; }

.showform .ui-widget-content { background-color: #ffffff; }

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

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

.showbar { border-bottom: 1px solid #C8C8BF; margin-bottom: 15px; }

.showbar .clearfix {height:0px;}

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

.showbar ul.barbuttons li {
	float: left;
	height:20px;
	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 .showform {margin-top:25px;}

.link_form h1 { display:none; }

.link_form .label_td { width:47%; }

.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 img#captcha {
	width:150px;
	padding: 5px 5px 0 0;
	float:left;
}

.link_form .captcha_input { 
	margin: 40px 0 0 35px;
	]margin:12px;
}

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

.link_form .showform .savemessage {
	 width: 390px;
	 top: -30px;
	 left: 0;
	 right: 10px;
	 padding: 5px 0px;
}

.addtofavorite span {
	cursor: pointer;
	background:transparent url(/images/sharingbar/favorites.png) no-repeat scroll 0 0;
	height: 15px;
	width: 15px;
	padding: 0 8px 4px 4px;
}

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

/************** CSS for searchview ******************/

.searchview .newsitem {
	background: 0;
}

.searchview .found_results {
	width: 100%;
	float: none;
	clear: both;
	position: relative;
	font-size: 12px;
	margin: 20px 0 10px 0;
	padding: 5px 0;
	border-bottom: 2px solid #DCE0E3;
}

.searchview .found_results .news {
	display: inline-block;
	margin-right: 20px;
}

.searchview .resultnumb {
	display: inline-block;
	clear: right;
}

.searchview .results_count {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

.searchview .newsitem {
	padding: 5px 0 0 0;
	background: none;
	border: none;
}

.searchview .authors, .searchview .keywords {

}

/************** end of CSS for searchview ***********/

/************** CSS for poll ************************/

.poll .values_td input, .poll .values_td .input_option {
	float: left;
	margin: 5px;
}

.poll .values_td input {
	clear: left;
	margin-top: 7px;
}

.pollresults .field_title {
	padding: 10px 5px;
	font-size: 14px;
	color: #2A75B3;
	font-weight: bold;
}

.pollresults .option_title {
	margin: 5px;
	font-weight: bold;
	float: left;
	clear: left;
}

.pollresults .total_votes {
	font-style: italic;
	margin: 5px;
}

.pollresults .option_perc {
	margin: 5px;
	float: left;
}

.pollresults .perc_bar {
    clear: both;
    display: block;
    float: left;
    height: 40px;
    border: 1px solid #cccccc;
}

.pollresults .colorbar1 { background-color: #d11f1f; }
.pollresults .colorbar2 { background-color: #837c78; }
.pollresults .colorbar3 { background-color: #160ba1; }
.pollresults .colorbar4 { background-color: #dee51d; }
.pollresults .colorbar5 { background-color: #8c08a0; }
.pollresults .colorbar6 { background-color: #e7631a; }
.pollresults .colorbar7 { background-color: #0ba147; }
.pollresults .colorbar8 { background-color: #11d5dc; }
.pollresults .colorbar9 { background-color: #e45b7f; }
.pollresults .colorbar10 { background-color: #e4ac5b; }

/************ end of CSS for poll ********************/

/************ CSS for forum **************************/

.news.forumlist {
	border: 1px solid #dde4eb;
	padding-left: 0;
	border-bottom: 0;
	font-size: 12px;
	margin-top: 15px;
}

.news.forumlist li {
	border-bottom: 1px solid #dde4eb;
	padding: 0px;
	margin: 0px;
}

.forumlist .subject, .forumlist .authors, .forumlist .comment_numb {
	float: left;
	border-right: 1px solid #dde4eb;
	margin: 0;
	font-size: 13px;
	width: 7%;
	padding: 20px 50px;
	text-align: center;
	height: 30px;
}

.forumlist .subject {	
	background-image: url("../../images/forum_entry.png");
    background-position: 15px center;
    width: 70%;
    padding: 20px 40px 25px 60px;
}

.forumlist .newsabstract, .forum .fulltext .newsabstract {	
	display:none;
}

.forumlist .subject a {	
	
	display: block;
	padding: 0px 0 0px 20px;
}

.forumlist .authors label, .forum .fulltext .authors label {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
}

.forumlist .comment_numb {
	border-right: none;
	background: none;
}

.news.forumlist .delimiter, .forum .fulltext .delimiter {
	display: none;
}

.news.forumlist .admin_buttons {
	width: 79.2%;
	border-right: 1px solid #dde4eb;
	margin-top: 0;
	padding-bottom: 10px;
}

.forumlist .date,
.forumlist .linktofull { 
	display: none;
}

.forum .fulltext {
	font-size: 12px;
	margin-top: 20px;
	border: 1px solid #dde4eb;
	border-bottom: 0;
	background-color: #edf1f5;
}

.forum .fulltext .subject {
	float:left;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	background: url("../../images/forumtable-head.gif") 18px center repeat-x;
    height: 34px;
    line-height: 34px;
    padding: 0px 5.2% 0px 2%;
    border-bottom: 1px solid #dde4eb;
    width: 93%;
    margin: 0;
    color: #dddddd;
}

.forum .fulltext .authors {
	float: left;
	clear: left;
	width: 160px;	
	margin: 0;
	padding: 8px 18px;
	height: 40px;
}

.forum .fulltext .date {
	float: left;
	display: block;
	border-left: 1px solid #dde4eb;
	padding: 0px 18px 0;
	background-color: #F1F1F1;
	width: 655px;
	margin: 0;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #dde4eb;
}

.forum .fulltext .newsbody {
	float: left;
	width: 663px;
    border-left: 1px solid #dde4eb;
    background-color: #F1F1F1;
    padding: 0px 18px 30px 10px;
}

.forum .fulltext .showcomments {
	border-top: 1px solid #00579c;
}

.forum .fulltext .showcomments h4.comment_number, .forum .fulltext .showcomments .order_buttons {
	display: none;
}

.forum .fulltext .comments .comment_date {
	background-color: #f1f1f1;
	font-size: 12px;
	color: #00579c;
	border-bottom: 1px dashed #dde4eb;
	border-left: 1px solid #dde4eb;
	line-height: 35px;
    margin-left: 196px;
    padding-left: 18px;
}

.forum .fulltext .comments .comment_name{
   	float: left;
	clear: left;
	width: 160px;	
	margin: 0;
	padding: 8px 18px;
	margin-top: -36px;
	height: 40px;
}

.forum .fulltext .comments .comment, .forum .fulltext .comments .commentbuttons {
    float: left;
	width: 655px;
    border-left: 1px solid #dde4eb;
    background-color: #ffffff;
    padding: 10px 18px 30px 18px;
}

.forum .fulltext .comments .commentbuttons {
     margin-left: 196px;
     padding-bottom: 30px;
}

.forum .fulltext .comments .acomment {
	border-bottom: 1px solid #dde4eb;   
    clear: both;  
    padding: 0;
    width: 100%;
}

.forum .fulltext .comments .showlike, .forum .fulltext .comments .showdislike,
.forum .fulltext .comments .users_like, .forum .fulltext .comments .users_dislike {
	margin: 0 0 0 196px ;
	background-color: #FFFFFF;
	border-left: 1px solid #dde4eb;
	padding-left: 18px;
    width: 673px;
    padding-right: 0;
}

.forum .fulltext .comments .acomment:hover {
	background-color: transparent;
}

.forum .fulltext .comments .makecomment {
	background-color: #ffffff;
	border-bottom: 1px solid #dde4eb;
	
}

.forum .fulltext .comments .makecomment td {
	font-size: 12px;
}

.forum .fulltext .comments .makecomment textarea {
	width: 620px;
	height: 200px;
}

.forum .fulltext .admin_buttons {
    margin-top: -25px;
    width: 160px;
    margin-left: 18px;
}

.forum .fulltext .pager {
	height: 33px;
	line-height: 33px;
	background: url("../../images/forumpager.gif") left center repeat-x;
	border-bottom: 1px solid #dde4eb;
}

.forum .fulltext .pager .pager_pagecount {
	text-align: left;
	padding-left: 18px;
}

.forum .fulltext .pager .pager_foundinfo {
	display: none;
}

.forum .comments .comment {
	font-style: inherit	
}

.forum .fulltext .comments .makecomment .button_set {
    float: right;
    margin: 5px 37px 0 0;
}

.forum .fulltext .comments h4 {
	font-size: 13px;
    margin-left: 14px;
}

.forum .fulltext .comments .comment_login input {
	width: 285px;
}

.forum .fulltext .comments .comment_login {
	border-bottom: 1px solid #dde4eb;
	padding-bottom: 30px;
}

/************ end of CSS for forum ******************/

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

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

* { outline: none; }
a.editme,
a.editmore,
a.editme:visited,
a.editmore:visited,
a.editme:active,
a.editmore:active {
		padding-right: 0px !important;
        color: red !important;
        text-decoration: none !important;
        font-size: 10px !important;
        line-height: 20px !important;
}

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

a.editme {
        display: inline-block !important;
        height: 20px !important;
        padding-left: 30px !important;
        margin-top: 5px !important;
        outline: 0 !important;
        background: url(../../images/logicone/edittext_left.png) no-repeat !important;
}

a.editme span {
		font-weight: normal !important;
        display: inline-block !important;
        height: 20px !important;
        padding-right: 10px !important;
        background: url(../../images/logicone/edittext_right.png) center right no-repeat !important;
}

a.gui_button {
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
    display: inline-block;
    height: 20px;
    padding-left: 10px;
    margin-top: 5px;
    outline: 0;
    background: url(../../images/logicone/gui_left.png) no-repeat;
}

a.gui_button span {
	display: inline-block;
	height: 20px;
	padding-right: 10px;
	background: url(../../images/logicone/edittext_right.png) center right no-repeat;
}

.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: 1200px;
        height:42px;
        text-align: center;
        background:transparent url(../../images/adminbar/adminbar_left.png) no-repeat;
        overflow: visible;
        z-index: 996;
        position: fixed;
        left:50%;
        margin: 0 0 0 -600px;
}

.horizmenu {
        float: left;
        margin-left: 132px;
}

#adminbar a {
	text-decoration: none;
}

#adminbar .loginsnippet {
        float: left;
}

#adminbar .loginsnippet:hover {
	background:#ffffff;
	border-bottom: 1px solid #b7b6b6;
}

#adminbar .loginsnippet a {
    display: block;
    text-decoration: none;
    color: #333333;
    font-weight: bold;   
    font-size:12px;
    line-height:20px;
    background: url(../../images/adminbar/separator.jpg) left 0 no-repeat;
    float:left;
}

#adminbar .loginsnippet .adminbar_end {
	background: url(../../images/adminbar/separator.jpg) right 0 no-repeat;
	width:2px;
	height:34px;
	float:left;
}

.adminbody {
	background-position: center 36px;
}

.adminbody #container { padding-top: 36px; }

.listmodulediv #info { line-height: 1.66em; }

.editmodule {
	float: right;
	background: transparent url(../../images/adminbar/adminbar_right.png) right 0 no-repeat;
	height: 42px;
	padding-right:10px;
	margin-right:-8px;
}

.edititle {
	float: left;
	padding: 6px 10px 6px 35px;
	font-size:11px;
	height: 34px;
	margin-top:2px;
}

.editmoduleoptions {
	float: left;
	height: 28px;
	margin-top:2px;
}

.editmoduleoptions #designmode {
	background: url(../../images/adminbar/editmodule_onsite.png) no-repeat 0 1px;
	height:30px;
	width:68px;
}

.editmoduleoptions #designmode:hover  {
	background: url(../../images/adminbar/editmodule_onsite_hover.png) no-repeat top left;
}

.editmoduleoptions.onsite_active #designmode  {
	background: url(../../images/adminbar/editmodule_onsite_active.png) no-repeat 0 1px;
}

.editmoduleoptions #listmode {
	background: url(../../images/adminbar/editmodule_onlayout.png) no-repeat 0 1px;
	height:30px;
	width:88px;
}

.editmoduleoptions #listmode:hover {
	background: url(../../images/adminbar/editmodule_onlayout_hover.png) no-repeat top left;
}
.editmoduleoptions.onlayout_active #listmode {
	background: url(../../images/adminbar/editmodule_onlayout_active.png) no-repeat 0 1px;
}

.editmoduleoptions a {
	display: block;
	float: left;
	padding: 7px 0px;
	color: #1b5b94;
	font-size:11px;
	font-weight: bold;
}

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

.editmoduleoptions a:hover {
    text-decoration: none;
}

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

.button_set.control_bar a{
	color: #206BAE;
}

.button_set.control_bar {
	float:left;
	clear:none;
}

.warning_bar, .designmode_bar {
	height: 34px;
	width: 750px;
	float:left;
	margin-left: 150px;
}

.warning_bar .warning, .designmode_bar .warning {
	float:left;
	line-height:30px;
	font-size: 12px;
	padding: 0 20px 0 25px;
	background: transparent url(../../images/adminbar/warning.png) no-repeat scroll left center;	
}

.designmode_bar .warning { background: transparent url(../../images/adminbar/info.png) no-repeat scroll left center;	}

.control_bar.button_set { float: right;}
.control_bar.button_set a.save .span2 { background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.control_bar.button_set a.preview .span2 { background: transparent url("../../images/icons/preview.gif") no-repeat scroll top left; padding:0px 0px 5px 23px; }
.control_bar.button_set a.undo .span2 { background: transparent url("../../images/icons/undo.png") no-repeat scroll top left; padding:0px 0px 5px 23px; }
.control_bar.button_set a.back .span2 { background: transparent url("../../images/uplevel.png") no-repeat scroll left -2px; padding:0px 0px 5px 23px; }

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;
        -moz-box-shadow: 3px 3px 5px #ccc;
        -webkit-box-shadow: 3px 3px 5px #ccc;
        box-shadow: 3px 3px 5px #ccc;
		/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#b7b6b6',direction='120',strength='5');*/	
}

div .horizmenu li li {
        padding: 0 1em 0 0;
        margin: 0;
        width: 10em;
		/*background-color: #ffffff;*/
}

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

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 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background: url(../../images/adminbar/separator.jpg) left 0 no-repeat;
	height:34px;
}

div .horizmenu li:hover > a {
	text-decoration: none;
}

div .horizmenu li > a:hover, div .horizmenu li > a:focus {
	text-decoration: none;
}

div .horizmenu li:hover .haschild {
	padding-bottom: 1px;
}

div .horizmenu li:hover {
	background: #ffffff;
	border-bottom: 1px solid #b7b6b6;
}

div .horizmenu li li a {
		background: none;
        line-height: 18px;
		padding:0;
		height: auto;
}

div .horizmenu li ul {
	width: 194px;
	/*background: url(../../images/adminbar/horiz_menu_bg.jpg) bottom repeat;*/
	background: #ffffff;
	border: 1px solid #b7b6b6;
	border-top: none;
	border-bottom: none;
}

div .horizmenu li ul a {
	padding: 5px 10px 5px 5px;
	color: #333333;
	text-align: left;
	font-size:12px;
}

div .horizmenu li ul a:hover {
	text-decoration: none;	
}

div .horizmenu ul ul li {
	width: 194px;
	border-bottom: 1px solid #b7b6b6;
	padding: 2px 0px;
}

div .horizmenu li ul li:hover {
	background: url(../../images/adminbar/horiz_bg_over.jpg) bottom repeat-x;	
	}

div .horizmenu .pagethumb {
	background-position:2px center;	
	background-repeat:no-repeat;
	padding-left:25px;
}

.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 .ui-tabs .ui-tabs-nav {
	padding-top: 8px;
}
#popup_container #content a.save_all {
	background: transparent url(../../images/icons/save_all.gif) no-repeat scroll left 4px; 
	padding:3px 0px 7px 23px; 
	color: #416AA3;
    font-size: 11px;
    float: right;
    margin-right: 20px;
    position: absolute;
    right: 0;
}

#popup_container #content a.save_all span:hover{
	text-decoration:underline;
}

.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.right_button .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }

.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; text-decoration: none; }

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

#adminbar .span_adminbar_pages { background: url(../../images/adminbar/pages.png) no-repeat 10px 8px; padding: 0 10px 0 32px; display:block; line-height: 34px;}
#adminbar .horizmenu li:hover .span_adminbar_pages { background: url(../../images/adminbar/pages_hover.png) no-repeat 10px 8px; }

#adminbar .span_adminbar_users {background: url(../../images/adminbar/users.png) no-repeat 10px 9px; padding: 0 10px 0 40px; display:block; line-height: 34px; }
#adminbar .horizmenu li:hover .span_adminbar_users { background: url(../../images/adminbar/users_hover.png) no-repeat 10px 9px; }
 
#adminbar .span_adminbar_files { background: url(../../images/adminbar/files.png) no-repeat 12px 8px;  padding: 0 10px 0 32px; display:block; line-height: 34px; }
#adminbar .horizmenu li:hover .span_adminbar_files { background: url(../../images/adminbar/files_hover.png) no-repeat 12px 8px; }

#adminbar .span_adminbar_website { background: url(../../images/adminbar/website.png) no-repeat 10px 8px;  padding: 0 10px 0 40px; display:block; line-height: 34px; }
#adminbar .horizmenu li:hover .span_adminbar_website { background: url(../../images/adminbar/website_hover.png) no-repeat 10px 8px; }

#adminbar .span_adminbar_ecampaign { background: url(../../images/adminbar/ecampaign.png) no-repeat 10px 10px;  padding: 0 10px 0 38px; display:block; line-height: 34px; }
#adminbar .horizmenu li:hover .span_adminbar_ecampaign { background: url(../../images/adminbar/ecampaign_hover.png) no-repeat 10px 10px; }

#adminbar .adminbar_properties { background: url(../../images/adminbar/properties.png) no-repeat 8px 8px;  padding: 0 10px 0 35px; padding-right: 14px; display:block; line-height: 34px; }
#adminbar .adminbar_properties:hover { background: url(../../images/adminbar/properties_hover.png) no-repeat 8px 8px; }

#adminbar .loginsnippet span { background: url(../../images/adminbar/logout.png) no-repeat 10px 7px; padding: 0px 20px 0px 40px; padding: 0 10px 0 37px; display:block; line-height: 34px; }
#adminbar .loginsnippet span:hover { background: url(../../images/adminbar/logout_hover.png) no-repeat 10px 7px; }


#adminbar li ul li span { padding-left: 35px; display:block;}
#adminbar .span_adminbar_manageusers { background: url(../../images/adminbar/manageusers.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_editproperties { background: url(../../images/adminbar/editproperties.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_subscriptions { background: url(../../images/adminbar/subscriptions.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_payments { background: url(../../images/adminbar/payments.png) no-repeat 9px 3px; }
#adminbar .span_adminbar_forms { background: url(../../images/adminbar/forms.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_pagetype { background: url(../../images/adminbar/pagetypes.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_classmanager { background: url(../../images/adminbar/classmanager.png) no-repeat 8px 3px; }
#adminbar .span_adminbar_layouts { background: url(../../images/adminbar/layouts.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_newcampaign { background: url(../../images/adminbar/newcampaign.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_lists { background: url(../../images/adminbar/lists.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_history { background: url(../../images/adminbar/history.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_drafts { background: url(../../images/adminbar/drafts.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_templates { background: url(../../images/adminbar/templates.png) no-repeat 8px 1px; }
#adminbar .span_adminbar_units { background: url(../../images/adminbar/units.png) no-repeat 8px 1px; }

/*************** 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;}

.button_set a.left_button.inactive, .button_set a.left_button.inactive:hover { background: transparent url(../../images/logicone/button_first_left_inact.png) no-repeat top left;}
.button_set a.middle_button.inactive, .button_set a.right_button.inactive, .button_set a.middle_button.inactive:hover, .button_set a.right_button.inactive:hover { background: transparent url(../../images/logicone/button_next_left_inact.png) no-repeat top left; }

.button_set a.left_button.inactive .span1, .button_set a.middle_button.inactive .span1, .button_set a.left_button.inactive:hover .span1, .button_set a.middle_button.inactive:hover .span1 { background: transparent url(../../images/logicone/button_first_right_inact.png) no-repeat top right; cursor:text;}
.button_set a.right_button.inactive .span1, .button_set a.right_button.inactive:hover .span1{ background: transparent url(../../images/logicone/button_last_right_inact.png) no-repeat top right; cursor:text;}
/*------------------------------------------------------------------------*/

/*************** 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;
	text-align:left;
	//background: url(../../images/adminbar/adminbar_bg.png) 0 0 repeat-x;
}

#adminbar .editnodeconfig h4 {
	margin: 0;
}

#adminbar .editnodeconfig h4 a {
	float: left;
	border: none;
	padding: 0px 0px 0px 2px;
	display: block;
	background: url(../../images/adminbar/separator.jpg) left 0 no-repeat;
	color:#333333;
	display:block;
	position:static;
	text-decoration:none;
	font-size: 12px;
	line-height: 20px;
}
#adminbar .editnodeconfig  h4 a img { margin-bottom: -1px;}
#adminbar .editnodeconfig:hover {
	background:#ffffff;
	border-bottom: 1px solid #b7b6b6;
}

#adminbar .editnodeconfig .adminbartabs {
	margin-top: 35px;
	left: auto;
	 -moz-box-shadow: 3px 3px 5px #ccc;
	 -webkit-box-shadow: 3px 3px 5px #ccc;
	 box-shadow: 3px 3px 5px #ccc;
	 filter:progid:DXImageTransform.Microsoft.Shadow(color='#b7b6b6',direction='120',strength='5');
}

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

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

/* 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;
	z-index: 999;
}

.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:2px;
}
.small_upload .browseButton {
        margin:0;
        margin-right:10px;
        text-align:right;
        width:300px;
        height:30px;
        position:relative;
        padding-top:5px;
}
.small_upload .fileUploadQueue {
        width:160px;
        position:absolute;
        top:5px;
        left:0px;
        margin:0px;
        padding:0px 10px;
        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 {
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff url(../../images/ecampaign/working.gif) 0 0 no-repeat;
	margin-top:0px;
	height:24px;
	border:0;
}

.small_upload .fileUploadProgressBar { background:none;}

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

.fileUploaderBtn { width:120px;}
.small_upload .fileUploaderBtn { width:100px;}
.small_upload .browseButton { width:290px;}
.small_upload .fileName { display:none;}


/*** 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: 0px;
	font-size:11px;
	font-weight:normal;
	padding:2px 10px 0px 10px;
	width: 410px;
	word-wrap: break-word;
	color: #1a2e70;
}

.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:49%; 
	float:left;
	margin-right:0.5%;
	border:2px solid #d1e4f7;
	border-top:none;
	padding-bottom:25px;
	background-color: #ffffff;
}

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

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

.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 .more_options { right:60px; }
.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 .addfile {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	padding:10px 15px;
	margin:10px;
}

.editnodeconfig .addfile h2 { color:#000000; }
.editnodeconfig .addfile img, .editnodeconfig .addfile input {float:left; margin-top:5px; margin-right: 5px;}

.editnodeconfig .addfile a.thefile {
	float:left; 
	color: #2A75B3;
    padding: 5px 0 8px auto;
}

.editnodeconfig .addfile a.gui_button {
	float:left; 
}

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

.editnodeconfig .addfile .delfile 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}
.logiconeSkin span.mce_mediaflv {background-position:-320px -20px}

/************** CSS for gallery ******************************************/

.gallery .small_upload .filesUploaded {
	background-color: #ffffff;
}

.gallery .small_upload, .gallery .small_upload h2 {
	clear:both;
}

.modal_container .gallery {
	text-align: left;
	padding-top:0;
}

.gallery .button_set {
	margin: 10px 15px 0 0;
	float: right;
}

.gallery .button_set a.save .span2 {
	background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
}

.gallery .admin_buttons {
	float:left;
	margin:5px 10px 10px 20px;
	padding:0px 9px;
	background: transparent url(../../images/admin_button_left.png) no-repeat scroll 0 0;
	width: 100%;
	vertical-align:top;
}

.modal_container .gallery .admin_buttons {
	width: auto;
}

.gallery .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;
}

.gallery .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;
}

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

.gallery .admin_buttons .admin_end { 
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border:none;
}

/************** End of CSS for gallery ***********************************/

/************** CSS for docviewer ****************************************/

.docviewer .small_upload .filesUploaded {
	background-color: #ffffff;
}

.docviewer .small_upload, .docviewer .small_upload h2 {
	clear:both;
}

.modal_container .docviewer {
	text-align: left;
	padding-top:0;
}

.docviewer .button_set {
	margin: 10px 15px 0 0;
	float: right;
}

.docviewer .button_set a.save .span2 {
	background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
}

.docviewer .admin_buttons {
	float:left;
	margin:5px 10px 10px 20px;
	padding:0px 9px;
	background: transparent url(../../images/admin_button_left.png) no-repeat scroll 0 0;
	width: 100%;
	vertical-align:top;
}

.modal_container .docviewer .admin_buttons {
	width: auto;
}

.docviewer .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;
}

.docviewer .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;
}

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

.docviewer .admin_buttons .admin_end { 
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border:none;
}

/************** End of CSS for docviewer *********************************/

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

.modinsertcontent a {
        color: #0081D1;
}

.news .newsitem { clear:both; background:0;}
.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:transparent; }
.news .add {margin:10px 30px 0px 0px;}
.news .admin_buttons {
	clear:both;
	float:left;
	margin-top:20px;
	margin-left:0px;
	padding:0px 9px;
	width: 235px;
	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:right;
	margin-right:5px;
}
.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, .news .authors label, .news .keywords label {
	color: #362B36;
	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 .change_date {
	float:left;
	padding:10px;
	padding-top:3px;
	color: #416aa3;
	position: relative;
}

.news .change_date input{ 
	width:200px;
	padding:5px;
	font-size: 11px;
}

.news .change_date img{ 
	margin-left: 5px;
    position: absolute;
    top: 7px;
}

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

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

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

.news .upload { 
	background-color: #ecf4fc;
	padding:20px 0px 0px 0px;	
	position:relative;
	border:1px solid #99bbe8;
	margin-bottom: 20px;
	padding-bottom: 15px;
	//width: 98%;
}

.news .uploadedimages .upload, .news .uploadedfiles .upload, .news .uploadedvideos .upload{ 
	margin:-17px -20px 0px -20px;
	border: 0;
	border-bottom:1px solid #99bbe8;
	padding-bottom: 38px;
	//width: 100%;
}

.news .tabform .upload .embeddedfile { 
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 290px;
	font-size: 12px;
    line-height: 22px;
}

.news .tabform .upload .embeddedfile .deletepdf {
	display: inline-block;
    height: 16px;
    margin: 5px 0 0 10px;   
}

.news .showpdflink {
	padding-bottom: 38px;
    border-top: 1px solid #99BBE8;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.news .updatename {
	float: left;
	margin-left: 15px;
    margin-top: 10px;
}

.news .updatename input { 
	height: 17px; 
	line-height: 17px; 
	padding-left: 5px!important; 
	padding-right: 5px!important;
}

.news .tabform .small_upload h3 { color:#333333; padding:0px; font-weight:normal;}
.news .libr {
	left:320px;
	position:absolute;
	top:70px;
}
.news .library_link {position:absolute; top:5px;left:319px;}

.news .libr table {font-size:11px;}
.news .libr input {
	background-color: #ffffff; 
	margin-right:5px; 
	width: 120px;
	height: 17px; 
	line-height: 17px; 
	padding-left: 5px!important; 
	padding-right: 5px!important;
}

.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 .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 -20px;
	padding-left:0px;
	padding-bottom:0px;
}
.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 .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:712px; }
.news .history table th:first-child { padding-right:30px; }
.news .historyitem { text-align: left; padding:20px; font-size: 12px;}

.news .small_upload { margin-left:15px; }

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


/************** 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:transparent;
}
.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 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;
}
/************** 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,
.ecampaign .mailattachmentsedit 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{
	display: inline-block;
	margin-left:5px;
	margin-right:5px;
	position:none;
}

.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 .middle_button_savedraft{
	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:200px;
	background-color:#ffffff;
	width:482px;
}
.ecampaign fieldset.mailattachmentsedit2{
	width:350px;
}
.ecampaign fieldset.mailattachmentsedit3{
	width:400px;
}
.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;
}
.messageboxerrorBasic p{
	display:block;
	background: #ffffcc url(../../images/icon_critalert.gif) 20px 14px no-repeat;
	padding-left: 80px;
	padding-top:20px;
	color: #c60000;
	min-height:52px;
	border:1px solid red;
	font-size:14px;
}
.messageboxokBasic p,
.messageboxok p{
		display:block;
        background: #ffffcc url(../../images/icon_ok.png) 20px 10px no-repeat;
        padding-left: 80px;
		padding-top:20px;
        color: green;
		min-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: -5px;
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:14%;
	text-align:center;
	background: url(../../images/YpostageAct.gif);

}
.ecampaign .Inactive_ypostage{
	width:14%;
	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;
		padding-right:1%;
}
.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, 
.ecampaign  .button_set a.middle_button,
.ecampaign  .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;
	color:black;
}
.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,
.ecampaign  .button_goback  .button_set a.middle_button .span1,
.ecampaign  .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: 946px;
	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: 946px;
}
.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:right;
	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  .all_emails_changes .mitigator234 .button_set{
	margin-right:5px;
}
.ecampaign  .all_emails_changes .mitigator234 .button_set a.left_button .span2{
	background:url('../../images/ecampaign/Export2.gif') no-repeat scroll left center transparent;
}
.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{

}
.ecampaign .middle_button_savedraft{
	float: right;
}
.ecampaign span.draft_span_css{
	display: inline-block;
	float:left;
}
.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;
}
.ecampaign label.titlos_mid {
	font-size: 12px;
	margin-right:-4px;
	margin-left:4px;
}

.ecampaign .remaining_credits{
	display:block;
	background-color:#f4f4f4;
	padding: 10px 10px 10px 10px;
	margin-bottom:15px;
	font-size:12px;
}
.ecampaign .remaining_credits label{
	float:left;
	display:block;
	margin-top:3px;
	margin-bottom:5px;
}
.ecampaign label.little_bigger{
	float:left;
	display:block;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:4px;
}
.ecampaign .page4_collectiveinfo label,
.ecampaign .page4_collectiveinfo span,
.ecampaign .mailattachmentsedit label,
.ecampaign .olikodivhidden span,
.ecampaign .dokimastikh_preview span{
	font-size:12px;
}
.ecampaign label.titlosamesh{
	float:left;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.ecampaign label.titlos_mid {
	
}
.ecampaign .iframe_div{
	display:block;
	padding-left:1%;
	padding-right:1%;
	background-color:#F2F2F2;
	padding-top:10px;
	padding-bottom:10px;
}
.ecampaign .iframe_div .oc_uploadModal_left_button{
	float:right;
	width:180px;
}
.ecampaign .iframe_div .oc_uploadModal_left_button .button_set{
	margin-top:5px;
	float:right;
}
.ecampaign .iframe_div .oc_uploadModal_left_button .button_set a{
	float:right;
	margin-right:0;
}
.ecampaign .mitigator2{
	float:right;
}
.ecampaign .mitigator2 .button_set{
	margin-top:4px;
}
.ecampaign .mitigator2 .button_set a.left_button .span2{
	background:url("../../images/ecampaign/edittemplate.gif") no-repeat scroll left center transparent;
	margin-left:0;
}
.ecampaign .mitigator2 .button_set a.left_button .span1{
	margin-left:0;
}
.ecampaign .the_tiny{
	height:620px;
}
.ecampaign .mitigator2 .save_set a.left_button .span2{
	background:url("../../images/ecampaign/Diskete.gif") no-repeat scroll left center transparent;
}
.ecampaign .select_conf .createnewmaillist fieldset{
	border-top:0;
	border-bottom:0;
	
}
.ecampaign .select_conf .global_buttons{
	height:auto;
}
.ecampaign .select_conf span.normal_fonts{
	color:black;
	display:block;
	margin-right:100px;
}
.ecampaign .select_conf span.Bold_fonts{
	
	display:block;
}
.ecampaign  table.Multi_Table{
	
	text-align:center;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.ecampaign  table.Multi_Table td{
	padding-left:5px;
	padding-right:5px;
}
.ecampaign .select_conf {
	border-bottom:1px solid #98BAE8;
}
.ecampaign .select_conf  fieldset{
	padding-left:20px;
}
.ecampaign .select_conf .mailist_title_popupcss  fieldset{
	padding-left:0;
}
.ecampaign .select_conf .mailist_title_popupcss  fieldset span{
	margin-left:0;
}
.ecampaign a.link_for_settings{
	font-size:12px;
}
.ecampaign fieldset.Back_fold{
	background-color:#FFFFFF;
}
.ecampaign .registered_mails .more_options {
	width:316px;
}
.ecampaign  a.more_options_link{
	margin-left:25px;
}
.ecampaign .neededinput  span.left_span{
	margin-left:0;
}
.ecampaign .Importing_Div2{
	font-size:13px;
}
.ecampaign .Importing_Div2 img{
	margin-left:auto;
	margin-right:auto;
}
.ecampaign span.no_email_present{
	font-size:12px;
	color:black;
	display:block;
	text-align:center;
	font-weight:bold;
}
/************** 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{
        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;
	
}
.ecampaign .Select_Area_left{
	#width:100px;
}
/************** end CSS ecampaign treemenuold**************************************/

/************** CSS for forms and users *******************************************/

.formedit, .users { 
	position:relative;
	border:2px solid #d1e4f7;
	border-top:none;
	font-size:12px;
	margin-bottom:20px;
	background-color: #ffffff;
}

.formedit a, .users a {
        color: #0081D1;
}

.formedit .form_body h1 {margin-top:8px;}
.formedit a:active {outline: none;}
.formedit a:focus{-moz-outline-style: none;}

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

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

.formedit .formtable th, .users .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, .users .formtable td.trow_even{
	border-right: 1px solid #cccccc;
	background:#f7f7f7;
}

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

.users .formtable td.trow_even.disabled {background:#fedada;}

.users .formtable td.trow_odd.disabled {background:#f7d3d3;}

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

.formedit .formtable td a, .users .formtable td a { text-decoration:none; outline: none; }
.formedit .formtable td a:hover span, .users .formtable td a:hover span { text-decoration:underline;}

.formedit .formtable td .newtabs a:hover span, .users .formtable td .newtabs a:hover span { text-decoration:none;}

.formedit .formtable .alignleft, .users .formtable .alignleft { text-align:left;}

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

.formedit .errormessage, .users .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, .users .newtabs .ui-tabs{ width: 570px;}
.formedit .newtabs .ui-widget-content, .users .newtabs .ui-widget-content { background-color:#ffffff;}
.formedit .pick_field .newtabs .ui-tabs, .users .pick_field .newtabs .ui-tabs{ 
	width: 520px;
}

.formedit .ui-tabs .ui-tabs-nav, .users .ui-tabs .ui-tabs-nav { width:99.5%; }

.formedit ul, .users ul { list-style: none; padding:0px; margin :0px;min-height:10px;}

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

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

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

.formedit .columnssection, .users .columnssection {
	border: 0;
}

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

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

.formedit .table_showform, .users .table_showform { width:100%; clear:both;}

.formedit .table_showform input, .formedit .table_showform select,
.users .table_showform input, .users .table_showform select{ font-size:12px; }

.formedit .table_showform .label_td, .formedit .table_showform .values_td,
.users  .table_showform .label_td, .users .table_showform .values_td {text-align:left; float:left;}

.formedit .label_td, .users .label_td {	
	text-align: left;
	padding-left:5px;
	min-width:20%;
	display: block;
	margin-right:5px;
}

.formedit .check_psw, .users .check_psw {clear: left; padding-top:15px;}

.formedit .comment_td, .users .comment_td {	
	text-align: left;
	padding:5px;
	font-size:11px;
	font-style:italic;
}

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

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

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

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

.formedit .error, .users .error{
	color: #fc0505;
	padding-left:8px;
}
.formedit .admin_buttons, .users .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 .column .admin_buttons, .users  .column .admin_buttons  { float: left;margin: 10px 0 0 5px;}

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

.formedit .admin_buttons .admin_end, .users .admin_buttons .admin_end { 
	background: transparent url(../../images/admin_button_right.png) no-repeat scroll right top;
	border: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, .users .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 .resultpagediv label{ 
	margin-left:10px;
}

.modinsertcontent .form_properties .resultpagediv input{ 
	margin-right:5px;
}

.modinsertcontent .form_properties .email input{ margin-right:70px;}
.modinsertcontent .form_properties .checkbox_input 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, .users .sub_bar { background-color:#ebf3fa; color:#206BAE; border-bottom:1px solid #d1e4f7; padding-bottom:10px;}
.formedit .sub_bar .clearfix, .users .sub_bar .clearfix {height:0;}
.showform .sub_bar { background-color:#ebf3fa; height:70px; color:#206BAE; border:1px solid #d1e4f7;}

.showform .sub_bar .button_set {float:left; clear:none; padding: 17px 20px;}

.showform .sub_bar .left_right_buttons { float:right; }
.formedit .sub_bar_bottom, .users .sub_bar_bottom {border:none; border-top:1px solid #d1e4f7; display:block;}
.formedit .forms_path, .users .forms_path {  padding:20px 15px 10px 15px;}

.formedit .new_form {  float:left;}
.formedit .sub_bar .button_set, .users .sub_bar .button_set {float:right; clear:none; padding:15px 15px 10px 0px; margin-top:0px;}
.formedit .sub_bar .form_buttonbar .button_set, .users .sub_bar .form_buttonbar .button_set {padding:1px 15px 10px 0px; }
.formedit .form_buttonbar {
	float:left;
	width:100%;
}

.users .form_buttonbar { margin-top: 15px; }

.formedit .sub_bar .form_buttonbar .add_stuff, .users .sub_bar .form_buttonbar .add_stuff {
	background-color: #d1e4f7;
	padding: 1px 5px;
	margin:0px 15px 0 0;
	height: 33px;
}

.formedit .sub_bar .add_what, .users .sub_bar .add_what {
	float:left; 
	padding: 7px 5px 0 0; 
	color: #000000; 
	font-size:11px;
}

.formedit .sub_bar .button_set.back_button, .users .sub_bar .button_set.back_button {float:left; clear:none;padding: 15px 20px;}
.formedit .add .span2 {background: transparent url(../../images/form_add.png) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .print .span2, .users .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 .preview .span2, .users .preview .span2 {background: transparent url("../../images/icons/preview.gif") no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .addfield .span2, .users .addfield .span2 {background: transparent url(../../images/add.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}
.formedit .addsection .span2, .users .addsection .span2 {background: transparent url(../../images/forms_add_section.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}
.formedit .addtab .span2, .users .addtab .span2 {background: transparent url(../../images/icons/add_tab.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}
.formedit .save .span2, .users .save .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }
.formedit .excel .span2, .users .excel .span2 {background: transparent url(../../images/icons/icon_xls.gif) no-repeat scroll top left; padding:2px 0px 5px 23px; }
.users .edit .span2 {background: transparent url(../../images/form_edit.png) no-repeat scroll top left; padding:1px 0px 5px 23px; }
.formedit .back .span2, .users .back .span2, .showform  .back .span2{background: transparent url(../../images/uplevel.png) no-repeat scroll top left; padding:1px 15px 5px 30px; }
.formedit .addcolumns .span2, .users .addcolumns .span2 {background: transparent url(../../images/columns.png) no-repeat scroll left 1px; padding:0px 0px 5px 23px; }
.formedit .filterslink, .users .filterslink { 
	float: left; 
	padding: 0px; 
 	margin-left:15px; 
 	margin-bottom: 15px;
}

.users .sub_button {
	display:block; 
	height:19px;
	font-size:10px;
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	float:left;
	margin-right:5px;
}

.formedit a.edit_button, .users a.edit_button { 
	float: right; 
	text-decoration:none;
	font-weight:normal;
}

.formedit .edit_button .edit, .users .edit_button .edit {
	background: transparent url(../../images/editfields_img.gif) no-repeat scroll 0 3px; 
	padding:0px 15px 0px 20px;
}

.formedit .edit_button .edit_form, .users .edit_button .edit_form {
	background: transparent url(../../images/form_edit.png) no-repeat scroll 0 3px; 
	padding:4px 15px 4px 20px;
}

.formedit .edit_button .show_data, .users .edit_button .show_data {
	background: transparent url(../../images/show_formdata.png) no-repeat scroll 0 3px; 
	padding:4px 15px 4px 20px;
}

.formedit .selectlink, .users .selectlink {text-decoration:none; font-size:11px;}
.formedit .search, .users .search { 
	margin-bottom: 5px;
	margin-left:15px;
	margin-top:2px;
}

.formedit .search input, .users .search input{ 
	border: 1px solid #e5e5e5; 
	background-color: #ffffff; 
	width:210px;
	padding:7px 5px;
	font-size:12px;
}

.users .sub_bar {
	height:auto;
	clear:both;
	display:inline-block;
	width:100%;
}

.formedit .search_button, .users .search_button { 
	padding:4px;
}
.formedit .select_filters, .users .select_filters {
	clear:both;
	padding: 0 0 20px 20px;
	float: left;
	width:100%;
}

.formedit .select_filters .section, .users .select_filters .section { font-weight: bold; }
.formedit .select_filters .filter_entry, .users .select_filters .filter_entry { padding: 3px 0 5px 0px; clear: both; height:20px;}
.formedit .select_filters .filter_label, .users .select_filters .filter_label { 
	display:block;
	font-weight:normal;
	float:left;
	width: 200px;
}

.formedit .select_filters .filter_option, .users .select_filters .filter_option { 
	float:left; 
	margin-right:20px; 
	font-size: 11px;
	width: 100px;
}

.formedit .select_filters .filter_values, .formedit .select_filters .filter_values input, .formedit .select_filters .filter_values textarea, .formedit .select_filters .filter_values select,
.users .select_filters .filter_values, .users .select_filters .filter_values input, .users .select_filters .filter_values textarea, .users .select_filters .filter_values select {
	font-size: 12px; 
}

.formedit .select_filters .search_button, .users .select_filters .search_button {
	float:left;
	clear: both;
	margin-top: 10px;
}

.formedit .input .span2, .users .input .span2 {background: transparent url(../../images/input_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left;}
.formedit .password .span2, .users .password .span2 {background: transparent url(../../images/password_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .textarea .span2, .users .textarea .span2 {background: transparent url(../../images/textarea_img.png) no-repeat scroll 6px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .select .span2, .users .select .span2 {background: transparent url(../../images/select_img.png) no-repeat scroll 1px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .checkbox .span2, .users .checkbox .span2 {background: transparent url(../../images/checkbox_img.png) no-repeat scroll 12px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .radio .span2, .users .radio .span2 {background: transparent url(../../images/radio_img.png) no-repeat scroll 8px 4px; padding:0px 0px 5px 50px; float:left}
.formedit .email .span2, .users .email .span2 {background: transparent url(../../images/email_img.png) no-repeat scroll 6px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .date .span2, .users .date .span2 {background: transparent url(../../images/date_img.png) no-repeat scroll 9px 0px; padding:0px 0px 5px 50px; float:left}
.formedit .upload .span2, .users .upload .span2 {background: transparent url(../../images/upload_img.png) no-repeat scroll 8px 0; padding:0px 0px 5px 50px; float:left}
.formedit .description .span2, .users .description .span2 {background: transparent url(../../images/description_img.png) no-repeat scroll 6px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .number .span2, .users .number .span2 {background: transparent url(../../images/number_img.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left}
.formedit .captcha .span2, .users .captcha .span2 {background: transparent url(../../images/captcha.png) no-repeat scroll 10px 0px; padding:0px 0px 5px 50px; float:left}
.formedit .space .span2, .users .space .span2 {background: transparent url(../../images/empty.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left;}
.formedit .float .span2, .users .float .span2 {background: transparent url(../../images/float.png) no-repeat scroll 0px 3px; padding:0px 0px 5px 50px; float:left;}
.formedit .image .span2, .users .image .span2 {background: transparent url(../../images/icons/images_field.png) no-repeat scroll 10px 1px; padding:0px 0px 5px 50px; float:left;}
.formedit .tiny .span2, .users .tiny .span2 {background: transparent url(../../images/icons/editor_field.png) no-repeat scroll 6px 0px; padding:0px 0px 5px 50px; float:left;}

.formedit .addlabel .span2, .users .addlabel .span2 {background: transparent url(../../images/icons/icon_files.gif) no-repeat scroll 7px 1px; padding:0px 0px 5px 50px; float:left}
.formedit .next .span2, .users .next .span2 {background: transparent url(../../images/logicone/goto_next.png) no-repeat scroll right 5px; padding:0px 20px 0px 0px; float:right}
.formedit .prev .span2, .users .prev .span2 {background: transparent url(../../images/logicone/goto_prev.png) no-repeat scroll 0 5px; padding:0px 0px 0px 20px; float:left}
.formedit .next.inactive .span2, .users .next.inactive .span2 {background: transparent url(../../images/logicone/goto_next_inact.png) no-repeat scroll right 5px; padding:0px 20px 0px 0px; float:right; color:#89a2b8;}
.formedit .prev.inactive .span2, .users .prev.inactive .span2 {background: transparent url(../../images/logicone/goto_prev_inact.png) no-repeat scroll 0 5px; padding:0px 0px 0px 20px; float:left; color:#89a2b8;}
.formedit .pick_field .button_set, .users .pick_field .button_set{
	float:left;
	margin: 0px 10px 0px 10px;
	clear:none;
}
.formedit .pick_field a.left_button .span1, .users .pick_field a.left_button .span1 { width:143px; }

.formedit .showoptions .button_set, .users .showoptions .button_set{
	float:right;
	margin: 20px 65px 10px 0px;
	clear:none;
}

.formedit .showoptions .permissionslink, .users .showoptions .permissionslink,
.formedit .showoptions .multiplelink, .users .showoptions .multiplelink { 
	color:#000000; 
	text-decoration:none;
	margin: 0 10px 0px 8px;
	vertical-align:top;
	font-size:13px;
	font-weight:700;
	width:100px;
}

.formedit .showoptions .permissions td, .users .showoptions .permissions td{
	font-size: 12px;
	padding: 5px 10px;
	text-align:center;
}

.formedit .showoptions a.left_button .span1, .users .showoptions a.left_button .span1  { width:120px;}
.formedit .showoptions form, .users .showoptions form { font-size:11px; margin-left:20px;}
.formedit .showoptions h2, .users .showoptions h2 {margin: 5px 0px 5px 10px; }
.formedit .showoptions #required_opt,
.formedit .showoptions #unique_opt,
.formedit .showoptions #hidden_opt,
.users .showoptions #required_opt,
.users .showoptions #unique_opt,
.users .showoptions #hidden_opt {margin: 5px 0px 0px 10px; }
.formedit .showoptions label, .users .showoptions label {
	margin:0px 10px 15px 8px; 
	vertical-align:top;
	display: inline-block;
	width:80px;
}
.formedit .showoptions label.checkbox_label, .users .showoptions label.checkbox_label {width:auto; margin-bottom:0;}
.formedit .showoptions th label, .users .showoptions th label { margin-bottom:0px;}

.formedit .showoptions tr, .users .showoptions tr { height:25px;margin: 5px 0px 5px 10px; }
.formedit .showoptions th, .users .showoptions th {text-align:left }
.formedit .showoptions td, .users .showoptions td {padding-left:8px; }

.formedit .showoptions .appendLabel, .users .showoptions .appendLabel{ margin-bottom:20px;}
.formedit .showoptions .addoption, .users .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, .users .showoptions .removeLink {
	background: transparent url(../../images/forms_value_remove.png) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
}

.formedit .page_anchor, .users .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,
.users .page_links, .users .pager_foundinfo{
	margin-left:15px;
	margin-top:10px;
	font-size:11px;
}
.formedit .page_links a, .users .page_links a {
	padding-left:2px;
	padding-right:2px;
}
.formedit .page_links .page_selected, .users .page_links .page_selected{
	background-color:#206BAE;
	color: #ffffff;
}
.formedit .links_bar, .users .links_bar {clear:both;}

.formedit .links_bar .clearfix, .users .links_bar .clearfix { height:0px;}
.formedit .page_links, .users .page_links {
	float:left;
}
.formedit .order_links, .users .order_links {
	font-size:11px;
	margin-right:15px;
	margin-top:10px;
	float:right;
	position:relative;
}

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

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

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

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

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

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

.formedit .form_body .demo_button, .users .form_body .demo_button {
	padding:5px 10px;
	margin-top:15px;
}
.formedit .formtabledata .no_border, .users .formtabledata .no_border {border-right:none;}
.formedit .formtabledata, .users .formtabledata {border-right:1px solid #cccccc; border-bottom:none;}
.formedit .formtabledata td.trow_even, .formedit .formtabledata td.trow_odd, .users .formtabledata td.trow_even, .users .formtabledata td.trow_odd {border:none; border-bottom: 1px solid #cccccc;}
.formedit .formtabledata td.showform_td, .users .formtabledata td.showform_td {border:none; border-bottom: 1px solid #cccccc;}
.formedit .formtabledata th.left_control, .users .formtabledata th.left_control {padding:4px 4px 4px 5px;text-align:center;border-bottom:none;}
.formedit .formtabledata td.left_control, .users .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, .users .formtabledata td.left_control img { margin-right:0px;padding:0px;} 
.formedit .modinsertcontent, .users .modinsertcontent { overflow:hidden;}
.modalcontent .formedit, .modalcontent .users {border:none; margin-bottom:0px;}
.formedit .mceEditor table, .users .mceEditor table { margin-left:-6px;}
.formedit .mceEditor td, .users .mceEditor td {padding:0px;}
.formedit .clearfix, .users .clearfix {
}

.formedit .no_data, .users .no_data { 
	padding-left:20px; 
	font-weight:bold;
}

.formedit .warning_bar, .users .warning_bar{
	padding-left:15px;
	padding:8px;
	margin: 10px 10px 10px 10px;
	float:left;
	width: 95%;
	background-color: #faf9db;
	border: 2px solid #D1E4F7;
}

.formedit .warning_bar .warning, .users .warning_bar .warning{
	color: #558eb9;
}

.formedit .warning_bar .control_bar, .users .warning_bar .control_bar {
	padding-top:0px;
	float: right;
	margin: 0px;
	margin-right: 38px;
}

.showform .page_delimiter, .formedit .page_delimiter {
	border: none;
	border-top: 1px dotted;
	margin: 20px -20px;
	padding-top:5px;
}

.formedit .column, .users .column  {
	border: 1px dotted;
	float: left;
	min-height: 60px;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
}

.formedit .tabs, .users .tabs  {
	border: 2px solid #01934c;
	min-height: 60px;
	margin-bottom: 10px;
	padding: 0 1%;
}

.formedit .onlydisplay .column, .users .onlydisplay .column {
	border: none;
}

.showform .column, .showform .column  {
	float: left;
}

.showform ul.showformlist { margin: 0px;}

.showform .column { border: 0; }

.previewform {
	margin-left:30px;
	width:93%;
}

.formedit .order_msg, .users .order_msg {
	float: left;
	margin-right:8px;
	padding-top:1px;
}
.formedit .order_button, .users .order_button {
	height:19px;
	background: url(../../images/selectbutton_left.png) no-repeat top left;
	text-decoration:none;
	color: #333333;
	padding: 4px 0px 2px 4px;
	padding: 0px 0px 0px 4px;
	display:block;
	float:left;
}

.formedit .order_button .span1, .users .order_button .span1{
	height:19px;
	background: url(../../images/selectbutton_right.png) no-repeat top right;
	padding: 4px 7px 2px 5px;
	padding: 2px 7px 0px 5px;
	display:block;
}

.formedit .order_button .span2, .users .order_button .span2{
	background: url(../../images/order_down.png) no-repeat 5px 10px;
	padding:5px;
}

.formedit .order_button .span1 img, .users .order_button .span1 img { padding: 0px 5px 1px 5px; display:none;}

.formedit .order_options, .users .order_options {
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	position:absolute;
	margin-top: 3px;
	right:0px;
	top:18px;
}

.formedit .order_options li, .users .order_options li { 
	border:none;
	padding:0;
	margin:0;
}

.formedit .order_options ul li a, .users .order_options ul li a { text-decoration:none; padding:0px 5px; display: block;}

.formedit .order_options ul li a:hover, .formedit .order_options ul li a.selected,
.users .order_options ul li a:hover, .users .order_options ul li a.selected {	
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.formedit .order_options ul li a img, .users .order_options ul li a img { display:none;}

.formedit .print_options, .users .print_options{
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	position:absolute;
	right:40px;
	top:74px;
	z-index:1;
}

.users .print_options{
	right:145px;
}

.formedit .print_options ul, .users .print_options ul {
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	overflow: hidden;
}

.formedit .print_options ul li, .users .print_options ul li {
	display: block;
	padding: 3px 15px;
	text-align: left;
	border:none;
	margin:0;
}
.formedit .print_options ul li .clearfix, .users .print_options ul li .clearfix { height:0;}
.formedit .print_options ul li:hover, .users .print_options ul li:hover {
	padding: 2px 14px;
	border: 1px solid #a5c576;
	background: url(../../images/more_options_menu.gif) bottom left repeat-x;
}

.formedit .print_options ul li a, .users .print_options ul li a {
	display: block;
	color: #21628d;
	font-size: 11px;
	height:auto;
}

.formedit .search_string, .users .search_string { margin-left:15px; }
.formedit .search_string h2, .users .search_string h2 {margin-bottom:3px;}
.users .showform .submit_button {margin-left:30px;}


.users .newtabs .subscription_tabs{ 
	margin: 0px 0px 10px 25px;
	width:93%;
}

.users .newtabs .subscription_tabs .tabform { background-color: #EBF3FA;}
.users .newtabs .subscription_tabs .add_suscr { padding:10px; }
.users .formtable td .ui-tabs-nav a:hover span { text-decoration:none;}
.users .newtabs .subscripttable { margin:10px;}
.users .newtabs .subscripttable tr {font-size: 12px; }
.users .newtabs .subscripttable .delete, .users .newtabs .subscripttable .payall { color: #206BAE; }
.users .formtable .select_box { margin: 15px 4px 10px 30px; font-size:11px; padding:2px;}
.users .formtable .select_box_pay { margin: 15px 4px 10px 68px; font-size:11px; padding:2px;}
.users .formtable .pick_date { font-size:11px; margin-left:10px;}
.users .formtable .hasDatepicker { margin: 0px 0px 0px 5px; font-size:11px; padding:2px;}
.users .formtable .submit_button { padding: 2px 5px; font-size:11px;}
.users .holder .button_set { padding-bottom:5px; }
.users .editmember .search_string h2 { width:auto;} 
.users .editmember .admin_buttons {margin-left: 20px; }

.formedit .onlydisplay h2 , .users .editmember h2 { width:110px;}

.formedit .onlydisplay li,.users .editmember li { border: none; }
.formedit .onlydisplay li .clearfix,.users .editmember li .clearfix{ height: 0px; }
.formedit .onlydisplay li,.users .editmember .onlydisplay li { padding-top: 0px; }
.users .editmember .onlydisplay .label_td { width:30%; }
.formedit .onlydisplay .label_td { width:auto; min-width:auto  }
.formedit .onlydisplay .column ,.users .editmember .onlydisplay .column { padding-left:0; }


.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 {
	display:inline-block;
	clear:both;
	border:2px solid #c0c0c0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	position:relative;	
	margin-bottom:10px;
	z-index: 3;
	width:auto;
	max-width: 170px;
	background-color: #ffffff;
}

.showform .pickform span {
	padding:1px 18px 0 5px;
	font-size:11px;
	float:left;
}

.showform .more_options_wrap {
	float:right;
	padding:2px 4px 0 4px;
	margin-top:0;
	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;
	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 and users ******/

/************** CSS for catalog *********************/

.catalog {
	width: 100%;
}

.catalog .formedit .sub_bar {
	padding-bottom: 0px;
}

.catalog .catalog_menu {
	text-align:center;
	background-color:#ECFADC;
	padding: 10px 0;
	border-top: 1px solid #D1E4F7;
}

.catalog .catalog_menu a {
	font-size:15px;
	margin: 10px;
}

.catalog .catalog_menu a.active {
	font-weight: bold;
}

.catalog .edittreemenu li {
	border: 0;
}

.catalog .edittreemenu li.leaf.trow_even{
	//background-color:#f7f7f7;
}

.catalog .edittreemenu li.leaf.trow_odd{
	//background-color:#ffffff;
}

.catalog .tree-default li, .catalog .tree-checkbox li, 
.catalog .tree-checkbox li.open, .catalog .tree-checkbox li.closed{
	background-image: none;
	margin-left:20px;
}

.catalog .tree .ltr ins {
	margin-right:10px;
}
.catalog .tree-default ul, .catalog .tree-checkbox ul {
	background-image: none;	
}

.catalog .edittreemenu .check_what {
	margin-left: 35px;
}

.catalog .edittreemenu select {
	font-size:13px;
	padding: 2px 20px;
}


.catalog .edittreemenu a.treelink  {
	font-size:12px;
	width:400px;
	height:30px;
}

.catalog .edittreemenu .showtreemenu {
	width: 100%;
	border: 0;
	margin: 0;
}

.catalog .edittreemenu .treemenubuttons {
	font-size: 10px;
	background-color: #ffffff;
}

.catalog .edittreemenu .buttons2 .secondline {
	padding-top: 0;
}

.catalog .category_options {
	float: right;
	margin-right: 20px;
}

.catalog .category_options a {
	font-size: 11px;
	float:none;
	color: #2A75B3;
	padding-left:20px;
}

.catalog .category_options a.edit {
	background: transparent url(../../images/form_edit.png) no-repeat scroll 0px 1px;
}

.catalog .category_options a.add_item {
	background: transparent url("../../images/add.png") no-repeat scroll 0px 1px;
}

.catalog .category_options a:hover {
	text-decoration: underline;
	border: none;
	padding: 1px 4px 1px 20px;
}

.catalog .category_options a.list:hover {
	background: none;
}

.catalog .tree .ltr li.last {
	float:none;
}

.catalog .search {
	margin: 10px 0 0 20px;
	float: left;
}

.catalog .add_item_button {
	margin: 10px 20px 0 0;
	float: right;
}

.catalog .resetlink {
	float: left;
    margin-top: 8px;
}

.catalog .search_string {
    float: left;
    margin-left: 0;
}

.catalog .showform .newtabs .ui-state-default span, .catalog .showform .newtabs .ui-state-active span {
	width: auto;
}

.catalog .newtabs {
	margin-bottom: 20px;
}

.catalog .showform .more_options {
	left: 173px;
	margin-top: 2px;
}

.showform .more_options_wrap {
	background-color: #ffffff;
}

.catalog .showform.onlydisplay .more_options ul {
    margin: 0;
    max-height: 250px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;

}

.catalog .showform.onlydisplay .more_options ul li a {
    color: #21628D;
    display: block;
    font-size: 11px;
}

.catalog .showform.onlydisplay .more_options li {
	margin: 0;
    padding: 3px 15px;
}

.catalog .showform.onlydisplay .more_options li:hover {
    padding: 2px 14px;
}

#jstree-dragged .category_options { display: none; }

.catalog .small_upload .filesUploaded {
	background-color: #ffffff;
}

.catalog .categ_img {
	display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    vertical-align: top;
    padding-top: 5px;
    width: 140px;
}

.catalog .form_properties .small_upload h2 {
	margin:0;	
}

.catalog .field_bar {
	margin-top: 20px;
}

.catalog .form_buttonbar {
	float:left;
	width:100%;
}

.catalog .sub_bar_bottom .form_buttonbar {
	float:none;
	margin-top: 15px;
	padding-bottom: 10px;
}

.catalog .field_bar .form_buttonbar .add_stuff {
	background-color:#D1E4F7;
	height:33px;
	margin: 0 15px 0 0;
	padding:1px 5px 1px 5px;
	float:right;
	clear:none;
}

.catalog  .field_bar .add_what {
	color:#000000;
	float:left;
	font-size:11px;
	padding: 7px 5px 0 5px;
}

.catalog .formedit .admin_buttons {
	width: 288px;
}

.catalog .modal_container .edittreemenu .treemenubuttons,
.catalog .category_tabs .edittreemenu .treemenubuttons {
	border: 0;
}

.catalog.pick_category .button_set a.left_button {
	float:right;
	margin: 0 100px 30px 0;
}

.catalog .showform .category {
	padding:40px 30px;
}

.catalog .showform .category .values_td{
	font-size: 13px;
}

.catalog .showform .submit_button {
	margin:0px 30px;
}

.catalog .category_deps {
	color: #AAAAAA;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 10px 10px;
}

.catalog .no_data {
	padding-top:35px;
}

.catalog .showform .list label {
    font-size: 14px;
    font-weight: 300;
    width: 100px;
}

.catalog .showform.onlydisplay .form_body li {
	padding: 0 0 10px 2px;
}

.catalog .showform .table_showform input, .catalog .showform .table_showform select {
	padding: 2px;
}

.catalog .print_options {
	right: 18px;
    top: 180px;
}

.catalog .print_items .form_body {
    border-bottom: 2px solid #D1E4F7;
}

.catalog .category_tabs {
	margin: 30px 0 0 30px;
}

.catalog .showform .newtabs .category_tabs .ui-state-default span, .catalog .showform .newtabs .category_tabs .ui-state-active span {
	width: 180px;
}

.catalog .map_placeholder {
	margin-left: 20px;
	border:2px dotted grey;
}

.catalog .map_text {
	font-size: 20px;
	padding: 20px;
}

.catalog .import, .users .import {
	margin: 15px 15px 30px 15px;
}

.catalog .importTitle, .users .importTitle {
 	color: black;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

.catalog .importUpload, .users .importUpload {
	display: block;
    float: left;
    padding-top: 15px;
}

.catalog .small_upload, .users .small_upload {
	display: block;
    float: left;
    clear: both;
}

.catalog .filename, .users .filename {
	padding: 10px 0 15px 0;
	font-weight: bold;
	color: #0081D1;
	 display: inline-block;
}

.catalog .pick_categories {
	float: right;
    margin-right: 25px;
    margin-top: 10px;
    float: left;
}

.catalog .pick_categories label {
 	vertical-align: top;
 	padding: 5px;
 	font-weight: normal;
}

.catalog .pick_categories select {
    font-size: 14px;
    padding: 5px 10px;
}

.catalog .pick_categories select option{
    font-size: 14px;
    padding: 7px 10px;
}


.catalog .import_body, .users .import_body {
	float: left;
	clear: both;
}

.catalog .import_body p, .users .import_body p {
	font-size: 12px;
}

.catalog .import_body .messageboxerrorBasic, .users .import_body .messageboxerrorBasic {
	margin-right: 30px;
}

.catalog .import_body .messageboxerrorBasic .button_set, .users .import_body .messageboxerrorBasic .button_set {
	margin: -5px 50px 0 0;
	float: right;
}

.catalog .import_body .select_maincat label{
	float: left;
	width: auto;
	margin: 0 10px 20px 15px;
}

.catalog .importTable, .users .importTable {
	width: 895px;
	overflow-x: auto;
    overflow-y: visible;
    border: 1px solid #ebebeb;
    padding: 10px;
}

.catalog .import .first_odd, .catalog .import .first_even,
.users .import .first_odd, .users .import .first_even {
	border-left: 1px solid #CCCCCC;
}

.catalog .formedit .importTable.formtable th,
.users .importTable.formtable th {
	background: none;
	border-top: 1px solid #CCCCCC;
}

.catalog .formedit .importTable.formtable th, .catalog .formedit .importTable.formtable td,
.users .importTable.formtable th, .users .importTable.formtable td {
	min-width:175px;
}

.catalog .formedit .import td.lastRow, .users .import td.lastRow {
	border-bottom: 1px solid #CCCCCC;
}

.catalog .import .columnselect, .users .import .columnselect {
	padding: 3px 2px 4px 2px;
	float: left;
	width:140px;
	margin-right: 4px;
	font-size: 12px;
}

.catalog .import .columnselect_btn, .users .import .columnselect_btn {
	float: left;
	display: block;
	width:24px;
	height: 24px;
}

.catalog .import .moreselect, .catalog .import .overwriteAll,
.users .import .moreselect, .users .import .overwriteAll {
	font-size: 12px;
	margin: 10px 5px;
	display:inline-block;
	float: left;
}

.catalog .import .finalAction, .users .import .finalAction {
	clear: both;
    margin-top: 60px;
}

.catalog .import .finalAction .button_set, .users .import .finalAction .button_set {
    color: #15428B;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 100px;
    clear: right;
    height: 32px;
    padding-left: 40px;
}

.catalog .import .finalAction .button_set .span1, .catalog .import .finalAction .button_set .span1,
.users .import .finalAction .button_set .span1, .users .import .finalAction .button_set .span1 {
    padding-top: 4px;
}

.catalog .import .finalAction .button_set .span2, .catalog .import .finalAction .button_set .span2,
.users .import .finalAction .button_set .span2, .users .import .finalAction .button_set .span2 {
    background: transparent url("../../images/ecampaign/SaveFiles.gif") no-repeat 0 1px;
    height: 32px;
    padding-left: 35px;
    display: block;
    padding-top: 3px;
}

.catalog .import .finalAction .h_area, .users .import .finalAction .h_area {
    float: left;
}

.catalog .import .finalAction .h_area span, .users .import .finalAction .h_area span {
    display: block;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    font-size: 12px;
}

.catalog .import .finalAction .h_area a, .users .import .finalAction .h_area a {
	font-size: 12px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.catalog .pick_column, .users .pick_column {
	padding: 30px;
}

.catalog .pick_column .field_entry, .users .pick_column .field_entry {
	clear: both;
	float: left;
	padding: 5px;
	width: 400px;
	font-size: 13px;
}

.catalog .pick_column .taken, .users .pick_column .taken {
	color: grey;
	font-style:italic;
	text-decoration: line-through;
}

.catalog .pick_column .selected, .users .pick_column .selected {
	color: #0081D1;
}

.catalog .pick_column hr, .users .pick_column hr {
	clear: both;
	float: left;
	width: 400px;
	margin: 5px;
}


.catalog .pick_column .field_entry .field_name, .users .pick_column .field_entry .field_name {
	float: left;
	padding: 0 5px;
}

.catalog .pick_column .field_entry .selectme, .users .pick_column .field_entry .selectme {
	float: right;
	padding: 0 5px;
}

.catalog .importReport, .users .importReport {
	float:left;
	clear: both;
}

.catalog .importReport h2, .users .importReport h2 {
	font-size:14px;
}

.catalog .importReport label, .users .importReport label {
	color: #666666;
    display: block;
    float: left;
    width: 400px;
}

/************** end of CSS for catalog **************/

/************** CSS for payments ********************/

.payments .propertiesheader {
	background-image: none;
	padding-left: 5px;
}

.payments .sub_bar { padding: 12px 0px; }

.payments .search { margin: 5px 0 0 20px; }

.payments .select_filters select, .payments .select_filters input {
	font-size: 12px;
	padding: 1px;
	margin-right: 15px;
}

.payments .select_filters { padding-bottom: 10px; }

.payments .select_filters label { 
	font-weight: normal; 
	font-size:11px;
}

.payments .select_filters input { margin-right: 0px; }

.payments .select_filters img { margin-right: 15px; }

.payments .select_filters .update_button { padding: 2px;}

.payments .selectlink {
	display:block;
	margin-left:20px;
	margin-top:5px;	
}

/************** end of CSS for payments *************/

/************** CSS for filters ********************/

.filters .edit_filters {
	text-align: left;
	padding:10px;
}


.filters .edit_filters .newtabs .filters_tabs { 
	width: 750px;
}

.filters .edit_filters .newtabs .filters_tabs .ui-state-default span, .filters .edit_filters .newtabs .filters_tabs .ui-state-active span {
    width: 180px;
}

.filters .edit_filters .newtabs .ui-corner-all {
	background-color: #ffffff;
}

.filters .edit_filters .control_bar.button_set {
    float: right;
    margin-right: 5px;
    clear: both;
}

.filters .modal_container .edit_filters  .control_bar.button_set {
    margin-right: 65px;
}

.filters .edit_filters .button_set {
    margin-top: 20px;
}

.filters .edit_filters .button_set .add .span2  {
	background: transparent url(../../images/add.png) no-repeat scroll top left; 
	padding:0px 0px 5px 23px;
}

.filters .edit_filters .tabform {
    padding: 20px 30px 40px 30px;
    text-align: left;
}

.filters .edit_filters label {
    font-size: 13px;
    font-weight: 700;
    width: 100px;
    margin-right: 5px;
    min-width: 20%;
    padding-left: 5px;
    display: block;
    float: left;
    width: 220px;
    margin: 5px;
}

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

.filters .edit_filters input, .filters .edit_filters select {
    padding: 2px 5px;
    font-size: 12px;
    float: left;
    margin: 5px;
}

.filters .edit_filters .avalue {
    float: left;
   	clear: right;
}

.filters .edit_filters .clearfix {
	height:0;	
}

.filters .edit_filters .errorbox p {
		display:block;
		margin: 5px;
		padding: 15px 5px;
        background-color: #ffffcc;
        color: red;
		border:1px solid red;
		font-size:14px;
}

.filters .edit_filters .rangetable {
    border: 7px solid #D9E7FF;
}

.filters .edit_filters .rangetable tr {
    height: 30px;
}

.filters .edit_filters .rangetable th {
    background-color: #D9E7FF;
    padding: 7px 8px 6px 8px;
    text-align: left;
    white-space: nowrap;
    color: #151515;
    font-weight: bold;
    font-size: 13px;
}

.filters .edit_filters .rangetable td {
    border-bottom: 1px solid #D7E1E7;
    padding: 4px 8px;
}

.filters .edit_filters input.date,
.filters .edit_filters .rangetable input {
	float:none;
}

.filters .edit_filters .hidden_fields .search_button {
	display:none;
}

.filters .edit_filters .hidden_fields .filter_entry {
	clear: both;
	margin: 5px;
}

.filters .edit_filters .filter_input {
	 display: block;
	 clear: both;
}
.filters .edit_filters .items_container {
    border: 7px solid #D9E7FF;
    font-size: 13px;
    display: block;
    clear: both;
    width: 98%;
    margin-top: 20px;
    float: left;
}

.filters .edit_filters .object {
    border-bottom: 1px solid #D7E1E7;
}

.filters .edit_filters .object_stuff {
	float: left;
    width: 77%;
}

.filters .edit_filters .object_name {
    font-size: 18px;
    padding: 7px 8px 8px 8px;
    float:left;
    line-height: 25px;
}

.filters .edit_filters .object_details {
    padding: 13px 8px 8px 8px;
    color: #AAAAAA;
    font-size: 11px;
}

.filters .edit_filters .editobject {
	float: right;
	padding: 13px 8px 8px 8px;
}

.filters .grey_tabs {
	float:left;
	margin-top:10px;
		position:relative;
	
}
.filters .grey_tabs li{
	clear:none;
	border:none;
	padding-bottom:0px;
}
.filters .grey_tabs .ui-tabs {
	width:420px;
}
.filters .grey_tabs .ui-tabs .ui-tabs-nav {width:99%;}
.filters .grey_tabs .ui-tabs .ui-tabs-panel {padding-top:8px;}

#popup_container #content .filters .edit_filters .editobject a {
    color: #0081D1;
}

#popup_container #content .filters .edit_filters .editobject a:hover {
    text-decoration: underline;
}

/************** end of CSS for filters *************/

/************** 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 **********/

/************** CSS for insert modules **************/

.listmodulediv .modal_container
{
	display:block;
	height:100%;
	overflow:auto;
}

.selectmodule {
	display:block;
	background-color: #f4f4f4;
	border: 1px solid #98bae8;
	padding: 0 0 0 10px;
}

.selectmodule .clearfix { height:0; }

.tabpannel  { 
	padding-top:10px;
	display:block;
	float:left;
	width:20%;
	margin:0;
	margin-right:5px;
	border:0;
	#width:18%;
}

.tabpannel ul { 
	list-style: none;
	margin-left:2px;
	padding-left:0;
}
.tabpannel li { 
	cursor: pointer;
	color: #333333;
	font-weight:normal;
	padding-left:12px;
	line-height:25px;
	font-size:11px;
}

.tabpannel li.active { 
	background: transparent url(../../images/ecampaign/ActiveTree.gif) no-repeat scroll center left;
	color:#FFFFFF;
	width:250px;
	padding-left:10px;
	font-weight:bold;
}

.insertmodules {
	display:block;
	float:left;
	margin:0;
	width:78%;
	padding:10px 0 20px 1%;
	background:white;
	height:100%;
	border:0;
	border-left: 2px solid #98bae8;
	#float:none;
}

.insertmodules ul {
	margin: 0;
	padding: 0;
	height: 100%;
	display:block;
}

.insertmodules ul li {
	list-style: none;
	display: block;
	border: 1px solid #E0E0E0;
	height:180px;
	width:180px;
	float:left;
	clear:none;
	margin: 5px;
	padding: 5px 8px;
	cursor: pointer;
}

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

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

.insertmodules ul li:hover { background-color: #F4F4F4; }

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

.insertmodules a {
	float: left;
	clear: both;
}

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

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

.insertmodules h4 {
	display: inline-block;
	width: 135px;
	margin: 15px 0 5px 0;
	color: #000;
	font-size: 11px;
	float: left;
}

.insertmodules p {
	margin: 0;
    padding: 0;
	color: #777777;
	float: left;
	clear:left;
	width:100%;
}

/************** end of CSS for insert modules *******/


/************** CSS for Page Types ******************/

.pagetypes {
	border:2px solid #d1e4f7;
	border-top:none;
	background-color: #ffffff;
}

.pagetypes a {
        color: #0081D1;
}

.pagetypes a:hover {
        color: #57b9f5;
}

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

.pagetypes ul li {
	list-style:none;
	clear:both;
	font-size:11px;
	height:40px;
	padding-left:15px;
}

.pagetypes ul li div { float:left;}

.page_list ul li.trow_header{ 
	background:#EBF3FA;
	border-bottom:1px solid #D1E4F7;
	color:#206BAE;
}

.page_list ul li.trow_even{ background:#f7f7f7; }

.page_list ul li.trow_odd{ background:#ffffff; }

.page_list ul li h2 { 
	color:#206BAE;
	font-size:12px;
}

.pagetypes ul li h2.delete, .pagetypes ul li h2.name, 
.pagetypes ul li h2.class, .pagetypes ul li h2.layout, 
.pagetypes ul li h2.default, .pagetypes ul li h2.pages {padding: 0 0 0 10px;}

.pagetypes input, .pagetypes select{ 
	padding:3px 2px;
	font-size:11px;
}

.pagetypes .thumb, .pagetypes .delete, .pagetypes .addthumb { width:110px;}

.pagetypes .delete { padding: 10px 0 0 10px; }

.pagetypes .name { width:160px; padding: 10px 0 0 10px;}

.pagetypes .layout { width:110px; padding: 10px 0 0 10px;}

.pagetypes .class { padding: 10px 0 0 10px; width:190px;}

.pagetypes .addthumb span{ padding: 10px 0 0 10px;}

.pagetypes .pages {width:60px; padding: 10px 0 0 9px;}

.pagetypes .default { padding: 10px 0 0 28px;}

.page_list .button_set { float:right; margin: 25px 40px 0 0;}

.pagetypes .add { clear:both; display: block;}

.pagetypes a {text-decoration:none;}

.addtype .button_set { float:left; clear:none;}

.addtype {border-top:1px solid #D1E4F7;}

.addtype .openaddtype {
	display: block;
	float: left;
	background: url(../../images/logicone/openedit_left.png) no-repeat left top;
	padding-left: 26px;
	margin-left:40px;
	text-decoration:none;
}

.addtype .closeaddtype {
	display: block;
	float: left;
	background: url(../../images/logicone/closeedit_left.png) no-repeat left top;
	padding-left: 26px;
	margin-left:40px;
	text-decoration:none;
}

.addtype .openaddtype span,
.addtype .closeaddtype span {
	display: block;
	background: url(../../images/logicone/edit_right.png) no-repeat right top;
	padding: 1px 17px 2px 5px;
	color: #333333;
	font-weight: normal;
}

.addtype h2 {
        font-size: 12px;
}

.pagetypes .libr h2 { margin-left:20px; }

.pagetypes .libr input { margin-left: 80px; }

.pagetypes .modal_container .small_upload .filesUploaded { background:none; } 

.pagetypes .modal_container .button_set { margin-bottom:10px;}

.pagetypes .modal_container .button_set a { margin-left:270px;}

.pagetypes .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;}

.pagetypes .button_set a.addtype .span2 {background: transparent url(../../images/add.png) no-repeat scroll top left; padding:0px 0px 5px 23px;}

.pagetypes .button_set a.save .span2 {background: transparent url(../../images/icons/save.gif) no-repeat scroll top left; padding:0px 0px 5px 23px; }


.pagetypes .modal_container { padding:20px; padding-bottom: 40px;}

.pagetypes .modal_container ul { margin-left: 40px; }

.pagetypes .modal_container ul li {
	display:block;
	list-style: none;
	padding: 3px 15px;
	text-align:left;
	height:auto;
}

.pagetypes .modal_container ul li a {
	text-decoration:none;
	color:#21628D;
	display:block;
	font-size:11px;
}

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

.pagetypes .modal_container ul li.noclass { 
	margin-left:-12px;
	margin-bottom: -5px;
	margin-top: -5px;
}

.pagetypes .modal_container ul li.noclass:hover {
	border: 1px solid #ffffff;
	background:0;
}

/************** end of CSS for Page Types ***********/

/************** CSS for Class Manager ***************/

.modulelist,  .pagelist { margin-bottom: 20px; }

.modulelist ul, .pagelist ul { 
	padding-left: 10px;
	margin-left: 0px;
}

.modulelist ul li { list-style: none; }

.modulelist a {
	margin-right: 5px;
	margin-top: 5px;
}

.modulelist .class_set h4 { margin-left: 10px;}

.modulelist .class_set {
	border-bottom: 2px solid #C1C8CE;
	border-right: 2px solid #C1C8CE;
	border-left: 1px solid #C1C8CE;
	border-top: 1px solid #C1C8CE;
	background-color: #f4f4f4;	
	margin:5px;
	padding: 5px 5px;
}

.modulelist .thisclass_set {
	border-bottom: 2px solid #a5bfd0;
	border-right: 2px solid #a5bfd0;
	border-left: 1px solid #a5bfd0;
	border-top: 1px solid #a5bfd0;
	background-color:#f3f9fe;
	margin:5px;
	padding: 5px 5px;
}

.pagelist ul li {
	display:block;
	list-style: none;
	padding: 3px 15px;
	text-align:left;
}

.pagelist ul li a {
	text-decoration:none;
	color:#21628D;
	display:block;
	font-size:11px;
}

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

.pagelist ul li.noclass { 
	margin-left:-12px;
	margin-bottom: -5px;
	margin-top: -5px;
}

.pagelist ul li.noclass:hover {
	border: 1px solid #ffffff;
	background:0;
}

/************** end of CSS for Class Manager ********/

/************** CSS for Filemanager *****************/

.filemanager {
	border: 2px solid #D1E4F7;
	border-top:none;
}

/************** end of CSS for Filemanager **********/

/************** User Modal *****************************/

.usermodal {
        border:none;
        padding:10px;
        background: transparent url(../../images/grey_border.png) repeat;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
}

.usermodal .titlebar {
        background-color:#cfcfcf;
        border: 1px solid #747474;
        border-bottom:none;
}

.usermodal .modal_container {
        border: 1px solid #747474;
        border-top:none;
}

.usermodal .jqmClose {
        background: transparent url(../../images/icon_close_grey.gif) no-repeat;
        margin: 3px 10px 0 0;
}

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


