@import "slide.css";
/****** Main Table ******/
.mainTable				{width: 900px; margin: 0 auto;background-color:#FFFFFF;}
.mainTables				{width: 900px; margin: 0 auto;background-color:#FFFFFF;}
.mainTableCellLeft 		{padding: 2px 2px 2px 2px;}
.mainTableCellCenter 	{padding: 2px 2px 2px 2px;}
.mainTableCellRight 	{padding: 2px 2px 2px 2px;}
.footerAll				{width: 900px; height:80px; background:url(../images/templates/sendika/back2.gif) #006699 repeat-x;}

table.mainTableUser		{width: 900px;border-left:#FFFFFF solid 2px;border-right:#FFFFFF solid 1px;border-bottom:#FFFFFF solid 0px; background:#E6F9FF}
.commonbg 				{background:url(../images/templates/sendika/bg.gif) #E5E5E5 repeat-x top;}

.introBlock 			{border: 1px solid #D5D5D5;}
.introBlock td 			{padding: 6px;}

/****** Div Table ******/
.containertop		{width: 902px;padding:0;margin:0 auto}
.container			{width: 900px; }
.mainTablex			{background:#FFFFFF;padding:2px;}

.mainTableCellLeftDiv 	{padding:0; float:left;}
.mainTableCellCenterDiv {margin:0 3px 0 5px; float:left;}
.mainTableCellRightDiv 	{padding:0; float:right;}

/****** Menu ******/
.headerMenu {background:url(../images/templates/sendika/menu_bg.gif) bottom repeat-x;}

.headerMenu td#logo  		{display:block;}
.headerMenu td#logo img 	{border: 0}
.headerMenu td#logoL img	{display:block;margin: 15px 0 0 2px;padding:0;border: 0;vertical-align:top;	}
	
/* Text Menu with or without images */
.headerMenu td#menu 		{width: 100%;padding-bottom: 5px;padding-top: 3px; border-left:#FFFFFF solid 0px;border-right:#FFFFFF solid 2px}
.headerMenu td#menu img#Img {width: 0; height: 0;}
.headerMenu td#menu table 	{margin-top:0px}
.headerMenu td#menu td 		{text-align: center;}

/* Active & Noneactive links in menu */
a.menu:link, a.menu:visited {color: #FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; border-left:#ffffff solid 2px;padding:0 10 0 10;}
a.menu:hover, a.menu:active {color: #FFFFFF; text-decoration: none; background:#f7bc06}
a.menuActive:link, a.menuActive:visited {color: #FFFFFF; text-decoration: none;font-size:12px; font-weight:bold;padding:0 10 0 10}
a.menuActive:hover, a.menuActive:active {color: #FFFFFF; text-decoration: none; background:#f7bc06}

/****** Sub Menu ******/
.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #013F59; 
	border-left: 1px solid #013F59;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	display:block;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	background: #f7bc06;
}

a.subMenu:hover, a.subMenu:active {
	background: #013F59; 
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 1px;}
td#menu td#secondaryBegin img#Img	{width: 4px; height: 25px;}
a.secondaryMenu 			{display:block; font-size:12px; padding:0 10 0 10; color: #6b86b4; text-decoration:none}
a.secondaryMenu:hover 		{display:block; font-size:12px; padding:0 10 0 10; color: #FFFFFF; background:#60779F; text-decoration:none}
a.secondaryMenuActive 		{display:block; font-size:12px; padding:0 10 0 10; color: #FFFFFF; text-decoration:none}
a.secondaryMenuActive:hover	{display:block; font-size:12px; padding:0 10 0 10; color: #FFFFFF; background:#60779F; text-decoration:none}
td#menu td#secondaryEnd  	{width: 100%;}
td#menu td#secondaryEnd  img#Img	{width: 4px; height: 25px;}

.breadcrumb {border: 1px solid #0099CC; margin: 2 2 10px 2;}

.breadcrumbBegin {
	vertical-align: top;
	width: 0;
	border: 0 solid #999;
	}
.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #D6EDF9;
	}
.breadcrumbDelimiter b {color: #1677B8; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {color: #1584D2;font-size: 8pt;}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #D6EDF9;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 0;
	border: 0 solid #999;
	}

.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #444444; margin-right: 10px; font-weight: bold;}

.titleTop {
	margin-top: 0;
	padding-top:0;
	background:#FFFFFF;
	border-top:#64A2AB solid 1px;
	}

.titleTopLeft {
	border-left:#64A2AB solid 1px;
	width: 1px; height: 1px;
	background: url(../images/templates/sendika/back2.gif) no-repeat top left;*/
	}

.titleTopCenter {				
	white-space: normal;
	background: url(../images/templates/sendika/back2.gif)
	border-bottom:#35666d solid 0px;
	border-top:#FFFFFF solid 0px;
	}
	
.titleTopCenter div {
	padding:5px 0 3px 5px;
	color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	}
.titleTopRight {
	border-right:#64A2AB solid 1px;
	width: 1px; height: 1px;
	background:#3798B9;
	/*background: url(../images/templates/default/back2.gif.gif) no-repeat top right;*/
	}

/****** Center ******/

.block {
	background: #FFFFFF;
	border-left:#64A2AB solid 1px;
	border-right:#64A2AB solid 1px;
	}
	
.blockHot {
	background: #FFFFFF;
	margin-bottom:10px;
	border:#3798B9 solid 2px;
	}
.blockCatList {
	background: #FFFFFF;
	margin-bottom:8px;
	}
.blockNON {
	background: #FFFFFF;
	margin-bottom:10px;
	border:#DDEDED solid 1px;
	}
.menuLeft {}


/****** Bottom ******/

.titleBot {
	margin-bottom: 8px;
	background:#FFFFFF;
	border-bottom:#64A2AB solid 1px;
	}

.titleBotLeft {
	border-left:#64A2AB solid 1px;
	/*width: 10px; height: 10px;
	background: url(../images/templates/default/titleBotLeft.gif) no-repeat left;*/
	}

.titleBotRight {
	border-right:#64A2AB solid 1px;
	/*width: 10px; height: 10px;
	background: url(../images/templates/default/titleBotRight.gif) no-repeat right;*/
	}

/************* end Fieldset ***************/


td.userHome 			{ padding:10px; background-color:#E6F9FF; border:#D6EDF9 solid 5px;}
div.userHomeTitle		{ font-size: 14px; color: #333333; padding:7 0 7 0;}
div.userHomeBottom 		{ padding: 5px 2px 5px 20px;}
div.userHomeBottom a 	{ color:#FFFFFF; font-weight:bold; font-size:16px; background:#0F4C8B; padding:2px 20px 2px 20px;border:#D6EDF9 solid 5px;}

/************* Category *******************/
img.cat_top_img			{background:url(../images/templates/sendika/menu_top.gif) top repeat-x; height:12px; width:100%;}

.topCategory 			{background:url(../images/templates/sendika/menuback.gif); margin: 0; padding: 2 0 2 0;border-bottom:#FFFFFF solid 0px;}
.topCategory a 			{color:#e6f4fb;font-weight:bold; font-size:11px; }
.topCategory a:hover	{color:#FFCC00; text-decoration:none}

.selectedtopCategory 	{color:#e6f4fb; background: #bfd3e1; margin: 0; padding: 3 0 3 0; border-top: 1px solid #4093bd; border-bottom: 1px solid #4093bd;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0; background:#bfd3e1;}
.selectedsubCategory 	{background: #bfd3e1; margin: 0; padding: 0; border-top: 1px solid #f5b599; border-bottom: 1px solid #f5b599;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #D6EDF9; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #D6EDF9; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #d6edf9; border-bottom: 1px solid #D5D5D5; }

/************* Footer *******************/
.footerMenu			{text-align:center; font-size:8pt;}
.footerMenu	span 	{padding: 0 0 0 5;}
.footerHTML			{text-align:center; padding: 10px; color:#FFFFFF;font-size:10px;}
.footerHTML font	{font-size:12px;}
.footerImg			{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0;}

/************* Footer *******************/


.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }
.middlebg { background: #d6edf9; }
.errorbg  { background: #FF0000; }

body		{ font: 9pt Arial; color: black; margin: 0; padding:0;}
body.popup	{ font: 9pt Arial; color: black; margin: 0; padding:0;}

tr, td					{font-size: 9pt; font-family: Arial; color: #232323; }
/*tr.usual, td.usual		{background-color: #D6EDF9; }
tr.header, td.header	{background-color: #6699FF; color: white; }*/
tr.middle, td.middle	{background-color: #d6edf9; font-weight: bold; }
tr.error, td.error		{background-color: #1785bc; color: red; font-weight: bold; }
table.usual 			{background-color: #D6EDF9;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #d6edf9; color: #1584D2; }

td.padding10px			{padding: 1px;}
td.padding10pxRL		{padding: 2px; background:#FFFFFF}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0;}


span.ads_latestL		{color:#003366; font-size:12px}
span.ads_latestR		{color:#0066CC; font-size:12px}

td.tab				{border-top: 1px solid #d6edf9; border-right: 1px solid #d6edf9; border-left: 1px solid #d6edf9;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #d6edf9; color: #1584D2; }
.tabActive:hover	{text-decoration: none; color: #1584D2; }
.tabline 			{background: #d6edf9;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0 0; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0 solid; padding: 5px 9px 4px 9px;; margin:3px 0 0 0; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0 0; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0;}
td.beginTab			{padding: 0 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0 4px; width: 100%; border-bottom: 1px solid #919b9c;}

hr {background: #D5D5D5; border: 0; color: #D5D5D5;}

imgX {background: #DEEF9B;border: 1px solid #B5CF4B;padding: 5px;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.smallText			{color: #1584D2; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 8pt; }
a						{color: #1584D2; text-decoration: none; font-size: 9pt; }
a:hover				{color: #1584D2; text-decoration: none; }

a.title_latest		{font-size:8pt; color: #1584D2; text-decoration: none; }
a.title_latest:hover{color:#CC0000}

.titleText			{color: #1584d2; text-decoration: none; }

.articleDate	{font-size: 8pt; color: #003366; }
/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }


.top		{font-size: 8pt; padding: 2 0 2 0;}
.smallText	{font-size: 8pt; }
.middleText	{font-size: 9pt; }
.bigText	{font-size: 10pt; }
.comment	{font-size: 8pt; color: #7777CC; }
.message	{font-size: 9pt; color: #0000CC; }
.title		{font-size: 10pt; font-weight: bold; color: #1584D2; }
.bigtitle	{font-size: 12pt; font-weight: bold; color: #1584D2; }
.error		{color: red; background:#FFDDDD}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }

a.btitle		{font-size: 12pt; font-weight: bold; color: #1584D2; }
a.btitle:hover	{font-size: 12pt; font-weight: bold; color: #FF3300; }
/*************  Manual  ***************/

.menuLeft .level1 {background:#29568F; height:20px; padding-left: 5px; border-bottom:#6683A1 solid 1px;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft a {color:#FFF;font-size:9pt; font-weight:bold;background:#29568F; height:21px; }
.menuLeft a:hover {color:#CCFF00; text-decoration:none}
/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5; }
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

/*************** hot *********************/
.contentslide	{background:#FFFFFF;padding:0 0 1px 4px; 	margin:0 0 0 0	}
.contentdiv		{display: none; padding:0 0 0 0; margin:0 0 0 0 }
.content 		{padding:4 0 0 0; margin:0 0 0 0 ;background:#f5fbfe}
.pagination		{padding:3px 0 0 0; margin:70px 0 0 0}

.hot_title{
	position:absolute;
	padding:5px  0 5px 0;
	margin:0 0 0 10px;
	width:500px;
	text-align:left;
	height:90px;
	background:#FFFFFF
	overflow:hidden;
	border-top:#BFD6E3 solid 1px;
	opacity:0.8; filter:alpha(opacity=80)
	}

.mansetson {
height:35px;background:#f5fbfe;display:block ; border-bottom:#a5d0e7 solid 1px;padding:0 0 0 10px;}
.mansetson a:hover {
color:red; text-decoration:none}


a.hot_title{font-size:14px;color:#1A348B;}
a.hot_title:hover{color:#CC0000;background:#FFFFFF;	text-decoration:none;	}
.hot_desc{	color:#072750;	font-family:arial, sans-serif;	font-size:11px;	}

/************* Latest *******************/
td.cat_name			{padding:3 0 3 10; background:url(../images/templates/sendika/back2.gif); color:#FFFFFF;border-top:#D9F2FF solid 1px;}
td.cat_name a		{color:#FFFFFF; font-weight:bold; font-size:12px}
td.cat_name a:hover	{color:#FFFF66; font-weight:bold; font-size:12px}
td.topArticle 		{padding: 3 3 5 2; background:#D9F2FF; border-top:#003366 solid 1px; border-bottom:#9DDFFF solid 1px;}
td.subArticle 		{padding: 3 3 5 2;}
div.topArticle		{padding: 3 3 5 5;}
div.subArticle 		{padding:3 3 3 0; border-bottom:#DDEDED solid 1px}
a.subArticle  		{color:#003366; padding-left: 8px; font-size: 12px;display:block;}
a.topArticle		{color:#003148}
.latest_artic_bg	{background:#F0FCFC;margin-bottom:5px; border:#006699 solid 1px;}
span.latest_bull	{color:#CC0000; font-size:14px}

a.subArticle:hover  {color:#0000CC; text-decoration:none}
.latest_cat			{color:#003366; display:block}
.latest_cat:hover	{text-decoration:none;display:block}

/************* LatestB *******************/
td.cat_nameB			{padding:3 0 3 10; background:url(../images/templates/sendika/back2.gif); color:#FFFFFF}
td.cat_nameB a			{color:#FFFFFF; font-weight:bold; font-size:12px}
td.cat_nameB a:hover	{color:#FFFF66; font-weight:bold; font-size:12px}
td.topArticleB 			{padding: 3 3 5 2; background:#e8f3f9; border-top:#003366 solid 0px; border-bottom:#bfd6e3 solid 1px;}
td.subArticleB 			{padding: 3 3 5 2;}
div.topArticleB			{padding: 3 3 5 5;}
div.subArticleB 		{padding:3 3 3 0; border-bottom:#DDEDED solid 1px}
a.subArticleB  			{color:#003366; padding-left: 8px; font-size: 12px;display:block;}
a.topArticleB			{color:#003148}
.latest_artic_bgB		{background:#f8fdff;margin-bottom:5px; border:#64A2AB solid 1px;}
span.latest_bullB		{color:#0000FF; font-size:14px}

a.subArticleB:hover 	{color:#0000CC; text-decoration:none}
.latest_catB			{color:#003366; display:block}
.latest_catB:hover		{text-decoration:none;display:block}

/************* LatestC *******************/
td.cat_nameC			{padding:3 0 3 10; background:url(../images/templates/sendika/back2.gif); color:#FFFFFF}
td.cat_nameC a			{color:#FFFFFF; font-weight:bold; font-size:12px}
td.cat_nameC a:hover	{color:#FFFF66; font-weight:bold; font-size:12px}
td.topArticleC 			{padding: 3 3 5 2; background:#e8f3f9; border-top:#003366 solid 0px; border-bottom:#bfd6e3 solid 1px;}
td.subArticleC 			{padding: 3 3 5 2;}
div.topArticleC			{padding: 3 3 5 5;}
div.subArticleC 		{padding:3 3 3 0; border-bottom:#DDEDED solid 1px}
a.subArticleC  			{color:#003366; padding-left: 8px; font-size: 12px;display:block;}
a.topArticleC			{color:#003148}
.latest_artic_bgC		{background:#f8fdff;margin-bottom:5px; border:#64A2AB solid 1px;}
span.latest_bullC		{color:#0000FF; font-size:14px}

a.subArticleC:hover 	{color:#0000CC; text-decoration:none}
.latest_catC			{color:#003366; display:block}
.latest_catC:hover		{text-decoration:none;display:block}

img.MAKALE		{padding:0; margin:0}
table.MAKALE	{background: #FFFFFF;margin-bottom:8px;}
img.HABER 		{display:none;}




