@import "slide.css";
@import "block_hot.css";
/****** Main Table ******/
.mainTable	{width: 950px; margin:0;}
.mainTableCellLeft 		{padding: 2px 2px 2px 2px;}
.mainTableCellCenter 	{padding: 2px 2px 2px 2px;}
.mainTableCellRight 	{padding: 2px 2px 2px 2px;}

.footerAll				{width: 950px;height:80px; color:#9196A2; background: #E5E5E5;border-top: 5px solid #9196A2;}

.commonbg 		{background:url(../images/back_bg.gif) #e6e5e3 center repeat-y; margin: 0 auto; padding: 0;}
.introBlock 	{}
.introBlock td 	{}
/****** Div Table ******/

.footerAllDiv	{width: 950px; height:100px; background:#5B7196; float:left;color:#FFFFFF;}
.mainTablesDiv	{width: 950px; background-color:#FFFFFF}
.mainTablexDiv	{width: 950px; background-color:#FFFFFF; float:left;}

.mainTableCellLeftDiv 	{padding: 2px 2px 8px 2px; float:left;  }
.mainTableCellCenterDiv {padding: 2px 0 8px 0; float:left;  }
.mainTableCellRightDiv 	{padding: 2px 2px 8px 2px; float:right; }

/****** Menu ******/


.headerMenu {
border-bottom: 1px solid #FFFFFF;
	width: 950px;
	background:url(../images/templates/default/header_bg.gif) top repeat-x; height:74px;
	}

.headerMenu td#logo  {		
	display:block;
	}
.headerMenu td#logo img {	
	border: 0 solid #333;

	}
	
.headerMenu td#logoL img {
	display:none;
	margin: 0;
	padding:0;
	border: 0;
	vertical-align:top;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	padding: 0 0 0 0;
	vertical-align: top;
	background:url(../images/templates/default/top_menu_bg.gif) repeat-x;
	border-bottom:1px #FFFFFF solid;
	border-top:1px #FFFFFF solid;
	}
.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 { font-family:Trebuchet MS; font-size:100%; font-weight:bold; color: #FFFFFF; text-decoration: none; height:24px;width:123px;padding: 2px 0 0 0;}
a.menu:hover, a.menu:active {background:url(../images/templates/default/menu_hover.gif); border-top:1px #000000 solid;  font-family:Trebuchet MS; font-size:100%; font-weight:bold; color: #FFFFFF; text-decoration: none;padding: 2px 0 0 0;}

a.menuActive:link, a.menuActive:visited { background:url(../images/templates/default/menu_hover.gif); border-top:1px #000000 solid; font-family:Trebuchet MS; font-size:100%; font-weight:bold; color: #FFFFFF; text-decoration: none; height:24px;width:123px;padding: 2px 0 0 0;}
a.menuActive:hover, a.menuActive:active {color: #FFFFFF; text-decoration: none;padding: 2px 0 0 0;}

/****** Sub Menu ******/

.subMenuBlock {
	
	display:none;
	position:absolute;
	border-top: 1px solid #7389b0; 
	border-left: 1px solid #7389b0;
	z-index: 2500;
}

a.subMenu {
	font-family:Verdana;
	width: 122px;
	padding: 4px 5px 4px 5px;
	border-right: 1px solid #7389b0;
	border-bottom: 1px solid #7389b0;
	display:block;
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-align: left;
	background: #344f73;
}

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

/****** Secondary Menu ******/
table.secondaryMenu 		{width: 100%; background:url(../images/templates/default/sec_menu_bg.gif) repeat-x;  font-family:Tahoma;border-top:1px #FFFFFF solid;}
td#menu td#secondaryBegin 	{ width: 20%;}
a.secondaryMenu 			{font-size:11px; padding:0 10px 0 10px; color: #000000; text-decoration:none;}
a.secondaryMenu:hover 		{font-size:11px; padding:0 10px 0 10px; color: #FFFFFF; background:#60779F; text-decoration:none}
a.secondaryMenuActive 		{font-size:11px; padding:0 10px 0 10px; color: #FFFFFF; text-decoration:none}
a.secondaryMenuActive:hover	{font-size:11px; padding:0 10px 0 10px; color: #FFFFFF; background:#60779F; text-decoration:none}
td#menu td#secondaryEnd  	{width: 20%;}

.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: 2px 25px 2px 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:#b3d2ec solid 1px;
	}

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

.titleTopCenter {				
font-family:Trebuchet MS; 
font-size:12px; display:block; 
color:#0b3074; 
border-bottom:2px #006699 solid; 
padding:3px;
background: url(../images/templates/default/titleTopCenter.gif) repeat-x;)
	}
.TopCat2
 {	
font-size:12px; display:block; 
color:#990000; 
border-bottom:2px #9196a2 solid; 
padding:5px;
	}
.titleTopCenter div {
	padding:6px 0 3px 5px;
	color: #000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	}
.titleTopRight {
	border-right:#b3d2ec solid 1px;
	width: 1px; height: 1px;
	/*background: url(../images/templates/default/titleTopRight.gif) no-repeat top right;*/
	}

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

.block {
	background: #F7FCFF;
	border-left:#b3d2ec solid 1px;
	border-right:#b3d2ec solid 1px;
	}
	
.blockHot {
	background: #FFFFFF;
	margin:0 0 8px 0;
	border:#60779F solid 0px;
	}
.blockCatList {
background:#def1fb;
border-left:1px #eeeeee solid;
border-right:1px #cccccc solid;
border-bottom:1px #dddddd solid;
margin-bottom:8px;
	}
.blockMargin {
	margin-bottom:8px;
	}
.menuLeft {}


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

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

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

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

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

table.mainTableUser		{ border-left:#FFFFFF solid 2px;border-right:#FFFFFF solid 2px;border-bottom:#FFFFFF solid 3px; background:#E6F9FF; width:950px;}
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 *******************/

.topCategory 			{ 
background:url(../images/templates/default/leftmenu_top.gif) repeat-x;
font-family:Arial; font-weight:bold; font-size:12px;  margin: 0; padding: 2 0 2 3px;; background-color:#a2cbef; border-bottom:#7db5de solid 1px;

}
.topCategory a 			{ background:url(../images/templates/default/left_menu_ok.gif) left center no-repeat;padding: 2 0 2 10px;text-decoration:none;font-family:Arial; font-weight:bold; font-size:12px; display:block; color:#053f6f;  }
.topCategory a:hover	{ background:url(../images/templates/default/left_menu_ok.gif) left center no-repeat;text-decoration:none;font-family:Arial; font-weight:bold; font-size:12px; color:#9b1315; }

.selectedtopCategory 			{background:url(../images/templates/default/leftmenu_top.gif) repeat-x;
font-family:Arial; font-weight:bold; font-size:12px;  margin: 0; padding: 2 0 2 3px;; background-color:#a2cbef; border-bottom:#7db5de solid 1px;}
.selectedtopCategory a 			{background:url(../images/templates/default/left_menu_ok.gif) left center no-repeat;padding: 2 0 2 10px;text-decoration:none;font-family:Arial; font-weight:bold; font-size:12px; display:block;color:#9b1315;   }
.selectedtopCategory a:hover	{background:url(../images/templates/default/left_menu_ok.gif) left center no-repeat;padding: 2 0 2 10px;text-decoration:none;font-family:Arial; font-weight:bold; font-size:12px; display:block; color:#053f6f; }


.login_b {font-family:Arial; font:8pt; background-color:#6699CC; color:#FFFFFF;}
.subCategory 			{font-family:Arial; font:9pt; color:#053f6f; background:url(../images/top_tree_end.gif) right no-repeat; margin: 0; padding: 2 0 2 0;border-bottom:#bbbbbb dotted 1px;}
.subCategory2 			{font-family:Arial; font:8pt; color:#053f6f; margin: 0; padding: 2 0 2 0;border-bottom:#bbbbbb dotted 1px;}
.subCategory a			{font-family:Arial; font:9pt; color:#053f6f; display:block; margin: 0; padding: 2 0 2 0;}
.subCategory a:hover	{font-family:Arial; font:9pt; color:#1584D2; background:url(../images/top_tree_end_h.gif) right no-repeat; margin: 0; padding: 2 0 2 0; text-decoration:none;}
.selectedsubCategory 	{font-family:Arial; font:9pt; color:#053f6f; background:url(../images/top_tree_end_h.gif) right no-repeat; margin: 0; padding: 2 0 2 0;border-bottom:#bbbbbb dotted 1px;}

.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;}
.footerHTML font	{font-size:12px; color:#9196A2}
.footerImg			{text-align:right; margin:2px;}
.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: #666666; }
/*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: #FFE0E0; 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: 10px;}
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;}

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: underline; }
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: #506384; text-decoration: none; font-size: 9pt; }
a:hover				{color: #1584D2; text-decoration: underline; }

.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: 12px; font-weight: bold; color: #1584D2; }
.error			{font-size: 8pt;color: red; background:#FFDDDD}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  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	{
	
	padding:0 0 1px 0; 
	margin:0 0 0 0
	}
.contentdiv		{display: none; padding:0 0 0 0; margin:0 0 0 0 }
.content 		{padding:0 0 0 0; margin:0 0 0 0}
.pagination		{padding:1px 0 0 0; margin:0 0 0 0}

a.hot_title{
	padding:5px  0 5px 0;
	margin:5px 0 0 0;
	width:200px;;
	text-align:center;
	color:#114477;
	font-size:22px;
	font-family:Trebuchet MS;
	
	}
a.hot_title:hover{
	color:#3589c7;
	background:#FFFFFF;
	
	text-decoration:none;
	}

.hot_desc{
	color:#444444;
	font-family:Trebuchet MS;
	font-size:11px;
	}
/************* Latest *******************/
td.topArticle 		{padding: 3 3 5 5; }
td.subArticle 		{padding: 3 3 5 2; }
div.topArticle		{padding: 3 3 5 5;}
a.subArticle  		{ padding-left: 8px; font-size: 11px; background: url(../images/templates/default/bullet1.gif) no-repeat left; height:8px;}
a.subArticle:hover  {color:#003366; text-decoration:none}
.latest_cat			{color:#003366; display:block}
.latest_cat:hover	{text-decoration:none;display:block}

.HABER		{border:1px #F4F4F4 solid;margin-bottom:8px;}
.MAKALE		{border:1px #F4F4F4 solid;margin-bottom:8px;}


