﻿



/* GENERIC */

/* background color for the content part of the pages */
Body
{
	font-size: 11px;

	font-family: Tahoma, Helvetica, sans-serif;
}

H1
{
	font-weight: bold;
	font-size: 16px;
	margin: 6px 0px 0px;
	color: #444444;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
}


H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3
{
	font-weight: bold;
	font-size: 11px;
	color: #589294;
	padding-bottom: 4px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 8px 0px 0px;
}
H4
{
	font-weight: bold;
	font-size: 10px;
	color: cadetblue;
	padding-bottom: 2px;
	margin: 3px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
H5
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	margin: 3px 0px 0px;
	color: cadetblue;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

P
{
	padding: 0px;
	font-size: 11px;
	padding-bottom: 4px;
	margin: 0px;
	line-height:16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: darkred;
}

TH
{
	font-family: Verdana, Helvetica, sans-serif;
}


A:link, A:visited, A:active
{
	color: #333;
	text-decoration: none;
}

A:hover
{
	color: #FF0000;
	text-decoration: underline;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}

li
{
	font-size: 11px;
	color: #404040;
	font-family: Tahoma;
	list-style-type: disc;
}

UL LI
{
	list-style-type:square;
}

UL LI LI
{
	list-style-type:circle ;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: lavender;
	height: 1px;
}


/* ================================
    CSS STYLES FOR THE KOBİMASTER PORTAL
    v1.0, 10/2004
   ================================
*/


/* PORTAL ADMİN */
/* Used for all admin pages the unselected tabs */



.RightPaneStyle
{
	background-color: #ffffff;
}


.ContentPaneStyle
{
	background-color: #ffffff;
}


.LeftPaneStyle
{
	background-color: #ffffff;
}


.AdminTopBg
{
	background-color: #f5f5f5;
}

.AdminTopLine
{
	background-color: #dcdcdc;
}
.AdminTopHead
{
	font-size: medium;
	color: #ffc080;
	font-family: Arial, Tahoma;
}


.LineNormal
{
	background-color: white;
}

.LineAlternate
{
	background-color: #f5f5f5;
}


/* text style for the unselected tabs */
.Separator
{
	font-size: 10px;
	color: #939393;
	font-family: Verdana, Helvetica, sans-serif;
}


/* used for selected portal tabs */
.SelectedTab
{
	font-weight: bold;
	font-size: 11px;
	color: #cb4d51;
	font-family: tahoma;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

A.SelectedTab:link, A.SelectedTab:visited, A.SelectedTab:active
{
	color: #cb4d51;
	text-decoration: none;
}

A.SelectedTab:hover
{
	color: #16657D;
	text-decoration: none;
}

/* used for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 11px;
	color: #16657D;
	font-family: tahoma;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active
{
	color: #16657D;
	text-decoration: none;
}
A.OtherTabs:hover
{
	color: #cb4d51;
	text-decoration: none;
}


/* used for top banner links */
.BannerTopLink
{
	font-size: 10px;
	color: #333;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}
A.BannerTopLink:link, A.BannerTopLink:visited, A.BannerTopLink:active
{
	color: #333;
	text-decoration: none;
}

A.BannerTopLink:hover
{
	color: #FF0000;
	text-decoration: none;
}



/* .................................... */
/* PORTAL CONTENT MENU*/
/* Used for Portalcontnt menü and product categories */
.ContentMenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Verdana, arial, Helvetica, sans-serif;
	
}

A.ContentMenu:link, A.ContentMenu:visited, A.ContentMenu:active
{
	color: #000000;
	text-decoration: none;
}

A.ContentMenu:hover
{
	color: #D7010D;
	text-decoration:none;
}

.ContentMenuSeparator2
{
	border: lightgrey 0px dotted;
	
}


/* Used for Selected Portalcontent menü and product categories */
.ContentSelectedMenu
{
	font-size: 11px;
	color: #444444;
	font-family: Helvetica,Tahoma, arial, Verdana,  sans-serif;
}

A.ContentSelectedMenu:link, A.ContentSelectedMenu:visited, A.ContentSelectedMenu:active
{
	color: #000000;
	text-decoration: none;
}

A.ContentSelectedMenu:hover
{
	color: #d8ff8b;
	text-decoration:underline;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */

.ModuleHead
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #ffffff;
}

.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #2e8b57;
	font-family: Tahoma, Helvetica, sans-serif;
}


/* text style for  link buttons used in the module */
.ModuleCmdButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

A.ModuleCmdButton:link, A.ModuleCmdButton:visited, A.ModuleCmdButton:active
{
	color: #404040;
	text-decoration: underline;
}
A.ModuleCmdButton:hover
{
	color: #000000;
	text-decoration: underline;
}




/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #E9193D;
	line-height: 20px;
	font-family: Verdana, Helvetica, sans-serif;
}


/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #4f4f4f;
	font-family: Tahoma, Verdana, sans-serif;
}
.Normalsepet
{
	font-weight: normal;
	font-size: 12px;
	color: #606060;
	font-family: Tahoma, Verdana, sans-serif;
}
.Validater
{
	font-weight: bolder;
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana, sans-serif;
}

/* used for portal note,desc vs.. */
.Small
{
	font-weight: normal;
	font-size: 10px;
	color: #e2f1f4;
	line-height: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*Used for inactive description */
.Pasif
{
	font-weight: normal;
	font-size: 10px;
	color: #9b9b9b;
	line-height: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*Used for Discussion Board  */
.DiscussSmall
{
	font-weight: normal;
	font-size: 10px;
	color: dimgray;
	line-height: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*Used for Discussion Board  */
.DiscussDescrip
{
	font-weight: normal;
	font-size: 11px;
	color: dimgray;
	line-height: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
}

A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #0d6aa5;
	text-decoration: underline;
}
A.CommandButton:hover
{
	color: #7e7e7e;
	text-decoration: underline;
}


.date
{
	margin-top: 9px;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listBullet
{
	font-size: 10px;
	color: #a6a6a6;
}
.listItem
{
	padding-right: 0em;
	padding-left: 0.5em;
	padding-bottom: 0em;
	padding-top: 0em;
}

.Thumbnail 
{
  cursor: pointer; 
}

.Thumbnail2
{
	cursor: pointer;
	border: #c5c5c5 1px solid;
}

.Thumbnail2:hover, .Thumbnail2:focus 
{
  cursor: pointer; 
  border: palegreen 1px solid;
}





/*PORTAL GRID*/
/* used for Portal Grid  styles */

.GridHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 22px;
	color: #f7f7f7;
	background-color: #4a3c8c;
}

.GridFooter
{
	font-weight: bold;
	font-size: 10px;
	color: dimgray;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #f7f7f7;
	height: 18px;
}

.GridPager
{
	font-weight: bold;
	font-size: 10px;
	color: dimgray;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #f7f7f7;
	height: 18px;
}

.GridItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #4A3C8C;
	background-color: #ECECEF;
	height: 18px;
}

.GridAlternatingItem
{
	font-weight: normal;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F7F7F7;
	height: 18px;
}

.GridSelectedItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: Orange;
	background-color: #FBF6DD;
	height: 18px;
}

.GridSpecialItem
{
	font-weight: normal;
	font-size: 11px;
	color: brown;
	font-family: Tahoma, Verdana, sans-serif;
	height: 18px;
	background-color: #fadcfa;
}


/*SHOPPING CART GRID*/
/* used for Portal Grid  styles */

.ShopGrid
{
	border: #d3d3d3 1px solid;
	background-color: #ffffff;
}

.ShopGridHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 25px;
	color: #ffffff;
	background: #e8eae9 url('images/shop_bg.gif') repeat-x -1;
	
}

.ShopGridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F7F7F7;
	height: 18px;
}


.ShopGridItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #333333;
	height: 20px;
	background-color: White;
}

.ShopGridAlternatingItem
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FaFaFa;
	height: 20px;
}


/* Product  */

A.ProductHead
{
	font-weight: bold;
	font-size: 11px;
	font-family:  Tahoma, arial;
	text-decoration: none;
	padding-bottom: 0px;
	color: #000;
}

A.ProductHead:link, A.ProductHead:visited, A.ProductHead:active
{
	color: #555861;
}
A.ProductHead:hover
{
	color: #E9193D;
}

.ProductDesc
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}

.ProductListPrice
{
	font-size: 11px;
	color: #e33101;
	font-family: Tahoma Verdana, Arial;
	font-weight: bold;
	text-decoration: line-through;
}

.ProductPrice
{
	font-size: 13px;
	color: #FF0000;
	font-family: Tahoma Verdana, Arial;
	font-weight: bold;
}

.ProductListItem
{
	border: lightgrey 1px dotted;
}



.TableTopCell
{
	border-bottom: #4f4d4b 1pt solid;
}
.TableCell
{
	border: #DDEBEC 1pt solid;
	border-top: #DDEBEC 0pt solid;
}

.ThinTable
{
	border: #EBEBEB 1px solid; border-collapse:collapse;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	border: #EBEBEB 1px solid;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalTextiBox
{
	border: #FFFFFF 1px solid;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: gray;
}

.MarkedTextBox
{
	font-size: 10px;
	border: solid 1px #b0b0b0;
	color: gray;
	background-color: #fafafa;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalButton
{
	border: #dfecf6 1px groove;
	font-size: 10px;
	color: #2a2a2a;
	font-family: Verdana, Helvetica, sans-serif;
}
.SiteFooter
{
	font-weight: normal;
	font-size: 9px;
	color: inactivecaption;
	line-height: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}


.Opacity
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}


.Gradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#cedce3' , endColorStr= '#ffffff' , gradientType= '1' );
}
.GradientFoot
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' , endColorStr= '#cedce3' , gradientType= '0' );
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
}

.PortalColorPanel
{
	border: #dde6e1 1px solid;
	background-color: #F7F7F7;
}

.PortalPanel
{
	border: #dde6e1 1px solid;
}

.PortalPanelHeader
{
	border: #dde6e1 1px solid;
	background-color: #f0efff;
}


.ModuleWindow
{
	padding: 0px;
	font-weight: bold;
	border: #eaeaea 0px solid;
	background-color: #ffffff;
}

.ProductModuleWindow
{
	font-weight: bold;
	padding: 0px;
	border: #eaeaea 0px solid;
	background-color: #ffffff;
}

.ModuleContent
{
	padding: 5px;
	background-color: #ffffff;
	border-right:#D1D1D1 1px solid;
		border-left:#D1D1D1 1px solid;
			border-bottom:#D1D1D1 1px solid;
			
}
.ModuleContent1
{
	padding: 5px;
	background-color: #ffffff;
	border-right:#314d65 1px solid;
		border-left:#314d65 1px solid;
			border-bottom:#314d65 1px solid;
			
}
.ModuleContent2
{
	padding: 5px;
	background-color: #ffffff;
	border-right:#314d65 1px solid;
		border-left:#314d65 1px solid;
			border-bottom:#314d65 1px solid;
			
}

.formboxhead
{
	border: #AAAAA8 1px solid;
	padding: 1px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
	background:url(http://www.sihirlikazan.com/skins/Standart/login.jpg) repeat-x;
	font-size: 12px;
}
.formbox
{
	border: #AAAAA8 1px solid;
	padding: 5px;
	margin-top:-1px;
	background:url(http://www.sihirlikazan.com/skins/Standart/login2.jpg) repeat-x;

}



A.PagerBtn
{
	border: 1px solid #c5c5c5;
	font-weight: bold;
	font-size: 10px;
	background: #c0c0dc url('/images/_btn_back.gif') repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; height:10; margin:0 1px; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px; background-color:#c0c0dc
}

A.PagerBtn:link, A.PagerBtn:active, A.PagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.PagerBtn:hover
{
	border: 1px solid #6ab94b;
	background: gainsboro url('/images/btn_back.gif') repeat-x;
	color: #4d4d4d;
	text-decoration:none; background-color:gainsboro
}




A.SelectedPagerBtn
{
	border: 1px solid #6ab94b;
	font-weight: bold;
	font-size: 10px;
	background: gainsboro url('/images/btn_back.gif') repeat-x;
	color: #4d4d4d;
	font-family:Arial, Helvetica, sans-serif; text-decoration:none; height:10; margin:0 1px; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px; background-color:gainsboro
}

A.SelectedPagerBtn:link, A.SelectedPagerBtn:active, A.SelectedPagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.SelectedPagerBtn:hover
{
	border: 1px solid #c5c5c5;
	color: #5b5b85;
	background: #c0c0dc url('/images/_btn_back.gif') repeat-x;
	text-decoration:none; background-color:#c0c0dc
}








A.MenuBtn
{
	border: 1px solid #c5c5c5;
	font-weight: bold;
	font-size: 10px;
	background: #c0c0dc url('/images/_btn_back.gif') repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; height:14; margin:0 2px; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:3px; background-color:#c0c0dc
}

A.MenuBtn:link, A.MenuBtn:active, A.MenuBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.MenuBtn:hover
{
	border-left:1px solid #6ab94b; border-right:1px solid #6ab94b; border-top:1px solid #6ab94b; border-bottom:1px solid #ffffff; background:gainsboro url('/images/btn_back.gif') repeat-x; color: #4d4d4d;
	text-decoration:none; background-color:gainsboro
}




A.SelectedMenuBtn
{
	border-left:1px solid #c5c5c5; border-right:1px solid #c5c5c5; border-top:1px solid #c5c5c5; border-bottom:1px solid #ffffff; font-weight: bold;
	font-size: 10px;
	background: gainsboro url('/images/btn_back.gif') repeat-x;
	color: #4d4d4d;
	font-family:Arial, Helvetica, sans-serif; text-decoration:none; height:14; margin:0 2px; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:3px; background-color:gainsboro
}

A.SelectedMenuBtn:link, A.SelectedMenuBtn:active, A.SelectedMenuBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.SelectedMenuBtn:hover
{
	border-left:1px solid #c5c5c5; border-right:1px solid #c5c5c5; border-top:1px solid #c5c5c5; border-bottom:1px solid #ffffff; color: #5b5b85;
	background: #c0c0dc url('/images/_btn_back.gif') repeat-x;
	text-decoration:none; background-color:#c0c0dc
}



.submit
{
	color: #2b333c;
}
.submit, .submit-disabled
{
	border-left:3px double #acb5b5; border-right:3px double #acb5b5; border-top:3px double #c4cccc; border-bottom:3px double #6f7777; background:#fefefe url('/images/btn_back.gif') repeat-x; font-style:normal; font-variant:normal; font-weight:bold; font-size:9px; font-family:verdana 
}
.submit:hover, .submit:focus
{
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78;
}
.submit:visited
{
	color: #2b333c;
}


A.formbtn
{
	border: 1px solid darkgray;
	font-weight: bold;
	font-size: 10px;
	background: #c0c0dc url('/images/_btn_back.gif') repeat-x;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; height:10; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; background-color:#c0c0dc
}

A.formbtn:link, A.formbtn:active, A.formbtn:visited
{
	border: darkgray 1px solid;
	padding: 2px 5px 2px 5px;
	color: #555555;
	background-color: #ceceea;
	text-decoration: none;
}

A.formbtn:hover
{
	border: 1px solid #D7010D;
	background: #dcdcdc url('/images/btn_back.gif') repeat-x;
	color: #D7010D;
	text-decoration: none; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}




A.MultiPageTabs
{
	border: 1px solid #d3d3d3;
	font-size: 11px;
	background: #ceceea url('/images/imageTabs/tab_bg.gif') repeat-x;
	color: #1c1c1c;
	font-family: verdana, Helvetica, sans-serif;
	text-decoration: none;
	height: 30;
	margin: 0 1px;; padding-left:2px; padding-right:2px; padding-top:4px; padding-bottom:0px
}

A.MultiPageTabs:link, A.MultiPageTabs:active, A.MultiPageTabs:visited
{
	color: #1c1c1c;
	text-decoration: none;
}

A.MultiPageTabs:hover
{
	border-bottom-color:White;
	color: #5b5b85;
	background: #fefefe url('/images/imageTabs/slct_tab_bg.gif') repeat-x;
	text-decoration: none
}


A.MultiPageSelectedTabs
{
	border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; border-top:1px solid #d3d3d3; border-bottom:1px solid White; font-size: 11px;
	background: #ceceea url('/images/imageTabs/slct_tab_bg.gif') repeat-x;
	color: #1c1c1c;
	font-family: verdana, Helvetica, sans-serif;
	text-decoration: none;
	height: 30;
	margin: 0 1px;; padding-left:2px; padding-right:2px; padding-top:4px; padding-bottom:0px
}

A.MultiPageSelectedTabs:link, A.MultiPageSelectedTabs:active, A.MultiPageSelectedTabs:visited
{
	color: #1c1c1c;
	text-decoration: none;
}

A.MultiPageSelectedTabs:hover
{
	color: #5b5b85;
	text-decoration: none;
}

.MultiPageTabLayer
{
	position: relative;
	z-index:95;
}
.MultiPageContent
{
	border: #d3d3d3 1px solid;
	padding: 14px 6px 6px 6px;
	text-decoration: none;
	position: relative;
	top: -1px;
	left: 1px;
	z-index:90;
}




/*CALENDAR STYLED*/

.picker
{
	background-color: #ffffff;
	border: 1px Lavender solid;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,monospace;
	cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
}

.calendar td
{
  font-size:10px;
}

.calendar_title
{
  font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
  width:15px;
  cursor:pointer;
  text-align:center;
  border: 1px #FFFFFF solid;
}

.dayhover
{
  width:15px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border: 1px #FFFFFF solid;
}

.dayheader
{
  width:15px;
  text-align:center;
  border: 1px white solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
	color: #999999;
	background-color: white;
}

.selectedday
{
  width:15px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503;
  border-style:solid;
  font-weight: bold;
}

.weekendday
{
  width:15px;
  cursor:pointer;
  text-align:center;
  border: 1px white solid;
  color: Red;
}

.todayday
{
  width:15px;
  cursor:pointer;
  text-align:center;
  border: 1px white solid;
  color: #ffffff;
  background-color: LightSteelBlue;
}
.calendar
{
  border-collapse:collapse;
  border: 1px Black solid;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
	margin: 0px 5px 5px;
	background-color: WhiteSmoke;
}

.nextprev
{
  cursor:pointer;
  height:20px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

/*WIZARD STYLE*/


.Wizard
{
	background-color:#F7F6F3;
	border:Solid 1px #CCCCCC;
	font: normal normal normal 0.8em  normal Verdana ;
}

.WizardStep
{
	border:Solid 0px #CCCCCC;
	color:#5D7B9D;
}

.WizardSideBar
{
	background-color:#7C6F57;
	border:Solid 0px #CCCCCC;
	font: normal normal normal 0.9em  normal Verdana ;
}

.WizardHeader
{
	background-color:#5D7B9D;
	border:Solid 1px #CCCCCC;
	font: normal bold normal 0.9em  normal Verdana ;
	color:White;
}



/*AutoComplete flyout */

.AutoCompleteListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 100px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.AutoCompleteHighlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}

/* AutoComplete item */

.AutoCompleteListItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}

/* KATALOG MODÜLÜ */

#CatalogModule {
padding: 5px 0 10px 0;
}

#CatalogModule #CatalogName {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333333;
font-weight: bold;
padding: 0 0 2px 2px;
}

#CatalogModule #CatalogName A {
color: #8ed122;
}

#CatalogModule #CatalogName A:Hover {
color: #333333;
}

#CatalogModule #CategoryList {
padding: 0 0 7px 2px;
}

#CatalogModule .Category {
background-image: url('images/cat_icon.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
line-height: 14px
}


#CatalogModule .CategoryName {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color:#444444;
}

#CatalogModule A.CategoryName {
color: #ffffff;
}

#CatalogModule A.CategoryName:Hover {
color: #d8ff8b;
text-decoration:none;
}

#CatalogModule #CategorySep {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333333;
padding: 0 3px 0 0;
}

#CatalogModule .CatalogSep {
border: none;
}

/* Main MENU */

#MainMenu{
width: 550px; /*leave this value as is in most cases*/
margin-left: 20px;
}

#MainMenu ul{
margin: 0px;
padding: 0px;
/*float: left; */
width: 100%; /*width of menu*/
border: none; /*dark purple border*/
/* background: black url(media/indentbg.gif) center center repeat-x; */
background:none;
}

#MainMenu ul li{
display: inline;
}

#MainMenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 25px 1px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
font-weight: bold;

}

#MainMenu ul li a:visited{
color: #ffffff;
}

#MainMenu ul li a:hover, #MainMenu ul li .current{
color: #d8ff8b; !important; /*text color of selected and active item*/
text-decoration: none;
}

#MainMenu #MenuSep{
margin-top:0px;
margin-left:15px; margin-right:15px;
float:left;
background-image: url('images/mbar_sep.gif'); 
background-repeat:no-repeat;
height:64px;
width:6px
}
a.tt{
    position:relative;
    z-index:24;
    color:#FFFFFF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #FFFFFF; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 10px 0 0 0;
	width:330px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 0px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
#altin {
	background-image: url(http://www.sihirlikazan.com/skins/Standart/altin.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	height: 50px;
	width: 150px;
}
#fiyat {
	display: block;
	height: 23px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#golddetay {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 594px;
	background-image: url(http://www.sihirlikazan.com/skins/Standart/altindetay.jpg);
}
#tafdetay {
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	margin: 0px;
	height: 30px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 450px;
	font-size: 18px;
	line-height: normal;
	color: #FFF;
	font-weight: bold;
}
#cercevemsol {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 400px;
}
#baslik {
	display: block;
	height: 28px;
	width: 200px;
	background-image: url(baslikim.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cercevemsol #baslik #yazimbaslikici {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 185px;
}
#ickutu {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 365px;
	width: 200px;
	border: 0px none #999;
}
#cercevemsol #ickutu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#cercevemsol #ickutu ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
}
#cercevemsol #ickutu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	height: 22px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F8F7F2;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
#cercevemsol #ickutu ul li a:hover {
	color: #F60;
	text-decoration: underline;
}
#993x141 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 993px;
}
#190x140 {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 190px;
	float: left;
	display: block;
}
#baslik52 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 180px;
}
#liste589 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 185px;
}
#993x141 #190x140 #liste589 ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#993x141 #190x140 #liste589 ul li {
	list-style-type: none;
}
#993x141 #190x140 #liste589 ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding-left: 15px;
}
#993x141 #190x140 #liste589 ul li a:hover {
	text-decoration: underline;
}
#993x141 #190x140 #baslik52 a {
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
div#solMenu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top: 0px; 
	left: 0px; 
	width: 36px; 
	height: 20px;
	overflow:hidden;
}
