

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: #ffffff url(../../images/cyprusnet/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: bold 16px/13px Tahoma, Verdana; color: #006699; margin: 0 0 8px 0; line-height: 18px; }

h2              { font: bold 13px/11px Tahoma, Verdana; color: #333333; line-height: 16px; }

h3              { font: bold 13px/11px Tahoma, Verdana; color: #f18900;  line-height: 16px; }

h4              { font: normal 1.25em;  color: #006699; }

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

.htmlbox {
        font: normal 12px/11px Tahoma, Verdana;
        color: #333333;
}

iframe {
        border: 0px;
        border-color: #ffffff;
        font: normal 12px/11px Tahoma, Verdana;
}

iframe #pscroller2 {
        border: none;
}

#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/cyprusnet/bullet.gif) 20px 7px  no-repeat;
}

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

#main .htmlbox p {
	line-height: 18px;
}

#main .htmlbox a {
	color: #006699;
	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: 1010px;
	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: 980px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(../../images/cyprusnet/main_content_bg.png) top left repeat-y;
	_display: inline-block;
	#display: inline-block;
}

#content_bottom {
        clear: both;
	margin: 0 auto;
	padding: 0 15px;
	width: 980px;
        height: 69px;
        background: url(../../images/cyprusnet/main_content_bottom.png) top left no-repeat;
}

#footer {
	clear: both;
	width: 980px;
	min-height: 110px;
	margin: 15px auto;
	_height: 110px;
	_margin: 15px;
	padding: 0;
	background: url(../../images/cyprusnet/footer_bg.png) top left repeat-x;
}

#footer .column {
        float: left;
        position: relative;
        padding: 0 20px;
}

#footer .column.links {
        background: url(../../images/cyprusnet/vertical_separator.jpg) top left repeat-y;
}

#footer .sub_column {
        float: left;
        margin-right: 30px;
}

#footer h2 {
        margin: 0;
        padding: 0;
        font: bold 13px/12px Tahoma, Verdana;
}

#footer ul {
        padding: 5px 0 0 0;
        margin: 0;
}

#footer ul li {
        list-style: none;
        padding: 6px 0 4px 13px;
        background: transparent url(../../images/cyprusnet/bullet_footer.gif) 0 9px  no-repeat;
}

#footer ul li a {
        color: #606060;
}

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

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

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

#nav { background: url(../../images/cyprusnet/topmenu_bottom.jpg) bottom left repeat-x; width: 980px; font: normal 13px/12px Tahoma, Verdana; }

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

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

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

#nav ul li { float:left; margin: 0 1px 0 0; text-decoration:none; }

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

#nav ul li a:hover { background: url(../../images/cyprusnet/topmenu_hover.jpg) repeat-x top left; color: #ffffff; }
#nav ul li.active a { background: url(../../images/cyprusnet/topmenu_hover.jpg) repeat-x top left; color: #ffffff; }

#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 {
	width: 980px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
}


#subnav {
}

/*********** Search *************/

div.searchy {
        float: right;
        clear: right;
        width: 290px;
        height: 33px;
        line-height: 33px;
}

div.searchy h1,
div.searchy h3 {
        float: left;
        font: bold 13px/12px Tahoma, Verdana;
        line-height: 33px;
        color: #6a6967;
}

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

div.searchy input {
        width: 174px;
        padding: 4px 0 0 4px;
        margin-left: 5px;
        height: 16px;
        border: none;
        background: url(../../images/cyprusnet/search_input_bg.gif) top left no-repeat;
        _height: 20px;
        _margin-top: 5px;
}

div.searchy button {
        width: 19px;
        height: 20px;
        border: none;
        background: url(../../images/cyprusnet/search_button.png) no-repeat;
        margin: 0 0 0 4px;
        color: white;
}

/*div.searchy .simple_search {
	float: right;	
}

div.searchy .advanced_search {
	clear: both;
	float: right;
	position: relative;
}

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

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 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 {
        margin-top: 8px;
        float: right;
        text-align: right;
        padding: 4px 12px 8px 0;
        color: #206bae;
        _margin-top: 3px;
}

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

#header .htmlbox.sitetitle {
        color: #6f6f6f;
        padding: 8px 0 20px 0;
}

#header .loginsnippet {
        margin-top: 6px;
        float: right;
        clear: right;
        text-align: right;
        padding: 4px 0 8px 0;
        _margin: 3px 0 0 0;
        _padding: 4px 0 0 0;
}

#header .loginsnippet a {
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        color: #206bae;
}

#info {
	width: 1010px;
	float: none;
	clear: both;
	height: 35px;
	_height: 50px;
	padding-top: 15px;
	font: normal 12px/11px Tahoma, Verdana;
}

#infoleft {
	float: left;
	width: 150px;
	height: 35px;
	_height: 50px;
	display: block;
}

#inforight {
	width: 805px;
	/*margin-left: 165px;*/
	margin-left: 15px;
	float: left;
	text-align: left;
}

#inforight a {
	color: #006699;
}

.marquee {
        background: url(../../images/cyprusnet/marquee_bg.gif) top left no-repeat;
        padding: 13px 13px 14px 13px;
}

#sub {
        float: left;
        width: 140px;
		_width: 165px;
		padding: 0 15px 0 10px;
        text-align: left;
}

#subtop {
        background: url(../../images/cyprusnet/cyan_fade.jpg) top left repeat-x;
}


#main {
		float: left;
        width: 805px;
        text-align: left;
}

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

#mainleft {
        float: left;
        width: 520px;
	_width: 503px;
	_height: 1%;
}

#mainright { 
	width: 275px; 
        margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#footer {
	clear: both;
}

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

#sub .treemenu {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

#sub .treemenu h1 {
	display: block;
	height: 37px;
	padding: 15px 0 0 5px; 
	margin: 0;
	font: bold 13px/11px Tahoma, Verdana;
	line-height: 14px;
	color: #333333;
	border-bottom: 1px solid #cacaca;
	_height: 52px;
}

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

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

#sub .treemenu ul li a {
        text-decoration: none;
        display: block;
	padding: 4px 0 4px 13px;
	background: url(../../images/cyprusnet/arrow_blue.gif) 2px 9px  no-repeat;
        color: #006699;
	font: normal 12px/10px Tahoma, Verdana;
	line-height: 15px;
}

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

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

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

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

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

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

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

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

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

#sub .treemenu ul li ul li:hover a {
        color: #8eb6dc;
        background: url(../../images/default/small_arrow_blue.png) 10px center no-repeat;
}

#sub .treemenu ul li ul li.active a {
        color: #939293;
        background: url(../../images/default/small_arrow_blue.png) 10px center no-repeat;
}

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

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

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

.langchooser label {
        color: #333333;
}

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

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

.tab,
.news h1 {
        display: block;
        width: 100%;
        height: 52px;
        margin: 0 0 10px 0;
        border-bottom: 1px solid #cacaca;
        color: #000000;
        font-weight: bold;
        font-size: 15px;
}

.tab span {
        display: inline-block;
        float: left;
        color: #000000;
        padding: 15px 0 0 3px;
        font-size: 15px;
}

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

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

.tab.blue,
.news.blue .tab {
        background: url(../../images/cyprusnet/cyan_fade.jpg) top left repeat-x;
}

.tab.green,
.news.green .tab {
        background: url(../../images/cyprusnet/green_fade.jpg) top left repeat-x;
}

.tab.orange,
.news.orange .tab {
        background: url(../../images/cyprusnet/orange_fade.jpg) top left repeat-x;
}

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

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

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

.news_nopager .subject {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
	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: #006699;
}

.newsitem .keywords {
	margin: 10px 0;
	font: normal 12px/11px Tahoma, Verdana;
}

.newsitem .keywords label {
	margin-right: 5px !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

.newsitem .firstimg {
	float: left;
	margin-right: 5px;
}

.news .date {
        margin: -2px 0 10px 0;
        font: normal 12px/11px Tahoma, Verdana;
        color: #999999;
}

.newsitem .newsitem {
        margin-bottom: 10px;
        border-bottom: 1px dotted #cacaca;
}

.newsitem p {
        margin: 10px 0;
        float: none;
        font: normal 13px/11px Tahoma, Verdana;
        line-height: 18px;
}

.news .pager {
	margin: -10px 0 20px 0;
}

.pager {
        margin: 0 0px;
        padding-top: 5px;
        padding-bottom: 5px;
}

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

.pager a:hover {
        text-decoration: underline;
	background-color: #f28b00;
	color: #ffffff;
}

.pager a.currentpage {
        border: 1px solid #8f8f8f;
        color: #fff;
        background-color: #28a911;
}

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

.news_nopager p {
        line-height: 18px;
}

.news .nopager {
	display:none;
}

.news .image {
	float: left;
	max-width: 155px;
}

.news .image.full {
        float: none;
        text-align: center;
        max-width: none;
}

.news .showimages {
	clear: both;
	float: none;
}
.news .showimages .animage {
	float: left; 
	margin: 0 10px 10px 0;
	height: 150px;
}

.news .showimages .animage a {
	background: none;
}

.newsimg { 
	margin: 5px 7px 5px 0;
}

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

.newsitem .linktofull {
	clear: both;
	margin-top: 5px;
}

.newsitem .linktofull a {
        display: inline-block;
        color: #006699;
        font-weight: bold;
        text-decoration: none;
        padding-right: 10px;
        background: url(../../images/cyprusnet/linkmore_blue.gif) 100% 7px no-repeat scroll;
}

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

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

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

.newsback a,
.newsback a:visited {
        display: block;
        width: 137px;
        _width: 177px;
        height: 23px;
        _height: 28px;
        padding: 5px 0 0 40px;
        margin: 10px 0 20px 0;
        color: #006699;
        font-size: 11px;
        background: url(../../images/cyprusnet/back_button.png) no-repeat;
}

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

.newsbody {
	padding-top: 15px;
}

.news .comment_numb {
	height:18px;
	float: right;
	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: 823px;
	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;
	padding: 0;
}

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

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

.newsletterbox .showform {
	background-color: #eeeeee;
	border: 1px solid #cacaca;
	padding-bottom: 11px;
	font: normal 14px/11px Tahoma, Verdana;
	line-height: 16px;
}

.newsletterbox h1 {
	display: block;
}

.newsletterbox h1 {
	background: url(../../images/cyprusnet/horiz_separator.png) bottom left repeat-x;
    padding-bottom: 2px;
	margin: 0 0 5px 0;
}

.newsletterbox h1 {
	display: block;
	height: 30px;
	padding: 0 0 0 25px;
	margin: 0;
	font-size: 12px;
	color: #53524f;
	line-height: 30px;
	background: url(../../images/cyprusnet/mail_icon.png) 0px 50% no-repeat;
}

.newsletterbox .form_body {
	padding-left: 10px;
	font-size: 12px;
	background: url(../../images/cyprusnet/horiz_separator.png) 0 30px repeat-x;
}

.newsletterbox p {
	color: #5B5B5B;
	font-weight: bold;
	margin-bottom: 5px;
	#margin: 10px 0 0 0;
}

.newsletterbox ul {
	#margin: 10px 0;
	#padding: 0;
}

.newsletterbox label {
	display: inline-block !important;
	margin: 5px 0 !important;
	width: 60px !important;
	font-weight: normal !important;
	font-size: 11px !important;
}

.newsletterbox .showform .label_td {
	padding-left: 0 !important;
	width: 60px !important;
}

.newsletterbox .showform li {
	margin: 0 !important;
	padding: 0 !important;
}

.newsletterbox input {
	width: 165px !important;
	margin: 5px 0;
}

.newsletterbox button {
	margin: 10px 0 5px 158px;
	width: 101px;
	height: 24px;
	border: 0;
	background: url(../../images/cyprusnet/submit_button.png) top left no-repeat;
	color: #ffffff;
	line-height: 24px;
	_margin-left: 135px;
	padding: 0 0 5px 0 !important;
}

.newsletterbox button:hover {
	cursor: pointer;
	text-decoration: underline;
}

.newsletterbox .showform form {
	margin-bottom: 5px !important;
}

/********* 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;
        margin: 0 auto;
        padding: 15px 0 10px 0;
        text-align: center;
        line-height: 20px;
        color: #606060;
        font-family: Tahoma, Verdana;
        font-size: 12px;
}

#copyinfo a {
        color: #606060;
}


.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 {
        margin: 15px 0;
        padding: 10px 0;
        background-color: #f7f7f6;
        border: 1px solid #e0e0e0;
        text-align: center;
}

.boxarea table {
        margin: 10px auto 0 auto;
}

.greyarea {
        margin: 0 0 10px 0;
        padding: 10px 0 1px 0;
        background-color: #f3f3f2;
}

#main .htmlbox a.button_link {
        display: block;
        width: 223px;
        _width: 233px;
        height: 21px;
        _height: 28px;
        margin: 0 0 10px 10px;
        padding: 7px 0 0 10px;
        color: #006699;
        text-decoration: none;
        background: url(../../images/cyprusnet/button_link.gif) top left no-repeat;
}

#main .htmlbox a.button_link:hover {
        text-decoration: underline;
}

.bluebox {
        border: 1px solid #4fa4c3;
}

.bluebox h1 {
        display: block;
        height: 28px;
        padding: 0 0 0 10px;
        border-bottom: 1px solid #BEDBE6;
        background: url(../../images/cyprusnet/blueBox_header.gif) top left repeat-x;
        color: #000000;
        font-size: 12px;
        line-height: 28px;
}

.bluebox p {
        padding: 0 0 0 10px;
        margin: 10px 0;
}

.bluebox select {
        width: 150px;
        color: #006699;
        font-size: 12px;
        background-color: #ffffff;
}

#main .htmlbox .bluebox a {
        color: #006699;
        text-decoration: none;
        line-height: 20px;
}

#main .htmlbox .bluebox a:hover {
        text-decoration: underline;
}

.boxlinks h1 {
        padding: 0 0 10px 3px;
        margin: 0;
        font-size: 12px;
        color: #53524f;
        border-bottom: 1px solid #cacaca;
}

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

.boxlinks ul li {
        display: block;
        text-indent: 0px;
        margin: 0 0 1px 0;
        padding: 0;
        line-height: 16px;
        background-color: #f3f3f2;
        border-bottom: 1px solid #cacaca;
}

.boxlinks ul li a {
        text-decoration: none;
        display: inline-block;
        padding: 4px 0 7px 10px;
        color: #006699;
        font: normal 12px/10px Tahoma, Verdana;
        line-height: 15px;
}

.boxlinks ul li .active {
        font-weight: bold;
}

.boxlinks ul li.active li {
        background: none;
}

.boxlinks ul li:hover a {
        text-decoration: underline;
}

.boxlinks ul li.active a {
        font-weight: bold;
}

.boxlinks ul ul {
        display: none;
}

.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;
        color: #333333;
        font-size: 13px;
        line-height: 30px;
}


.contactform input {
    border: none;
	background: #e4e3eb url(../../images/default/input_box.png) top left no-repeat;
	width: 229px;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
	_width: 239px;
	font-size: 13px;
}

.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;
         color: #333333;
        font-size: 13px;
}

.contactform textarea,
.contactform textarea {
        width: 300px;
        height: 150px;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}
.contactform input:focus,
.contactform textarea:focus {
        background-color: #2A75B3;
        border: 1px solid #2A75B3;
        margin-top: -2px;
        margin-left: -2px;
}

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

.contactform button {
	color: #ffffff;
	background: transparent url(../../images/default/form_button.png) no-repeat scroll top left;
	cursor:pointer;
	width: 107px;
	height: 30px;
	border: 0;
	font-size: 14px;
}

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

.registerform label {
	width: 220px;
}

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

.statuscont {
        width: 100%;
}

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

#main .htmlbox a.linkto,
#main .htmlbox a .linkto {
        display: inline-block;
        padding-right: 12px;
        background: url(../../images/cyprusnet/linkmore_blue.gif) right 4px no-repeat;
        font-size: 12px;
        text-decoration: none;
}

#main .htmlbox a:hover.linkto,
#main .htmlbox a:hover .linkto {
        color: #006699;
        text-decoration: underline;
}

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

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

.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/cyprusnet/bullet_footer.gif) no-repeat 2px 10px;
}

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

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

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

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

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

.files_div h4 {
        display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/********* Simple Tags *******************************/

.tags {
	border: 1px solid #4fa4c3;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
}

.tags.noborder {
	border: none;
}

.tags h1 {
	display: block;
	height: 29px;
	padding: 0 10px;
	line-height: 29px;
	font-size: 12px;
	color: #000000;
	background: url(../../images/cyprusnet/bluebox_head.gif) top left repeat-x;
}

.tags.noborder h1 {
		background: none;
		padding: 0;
}

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

.tags .seemore {
	width: 265px;
	display: inline-block;
	margin: 10px 10px 0 0;
	text-align: right;
}

/********* End Simple Tags ***************************/

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

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

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

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

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

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

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

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

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

/********* 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 { display: none; }

.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 .results_count {
	font-size: 14px;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.searchview .found_results {
	margin-bottom: 8px;
	font-family: arial,sans-serif;
}

.searchview .found_results a{
	font-size: 14px;
	margin: 10px 0 0px 0;
	color: #2200C1;
	font-weight: bold;
    margin: 0;
  	line-height: 1.2;
	text-decoration: underline;
	font-size: medium;
}

.searchview .found_results a:visited {
   // color: #551A8B;
}

.searchview .found_results .content_part {
	max-width: 42em;
	margin:0;
    font-size: small;
    
}

.searchview .found_results .page_link {
	color: #0E774A;
	margin:0;
    font-style: normal;
}

/************** 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: 30px 5px 10px 5px;
	font-size: 14px;
	color: #2A75B3;
	font-weight: bold;
	clear: both;
}

.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;
	height: 1px;
}


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

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

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

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

.jqmOverlay { background-color: #000; }

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

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

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

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

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

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

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