/* CSS Document */
body {
	margin-top:0px;
	background-color: #e2e6fc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

a {
	text-decoration:none;
	color:#0066FF;
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}

img {
	border: none;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#99CCFF;
	border:2px outset #99CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
button, .button {
	background-color:#99CCFF;
	border:2px outset #99CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.bottomLink {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#999999;
}




.kimyamioInline {
	font-weight:bold;
	color:#FF6600;
}

#searchBoxSpace {
	position:absolute;
	width:153px;
	height:25px;
	z-index:4;
	margin-left: 53px;
	margin-top: 190px;
}

#topFlashSpace {
	position:absolute;
	width:525px;
	height:125px;
	z-index:7;
	margin-left: 354px;
	margin-top: -19px;
}

#mainCatSelSpace {
	position:absolute;
	width:178px;
	height:16px;
	z-index:2;
	margin-left: 53px;
	margin-top: 1px;
}


#loginFormDiv {
	position:absolute;
	width:194px;
	height:119px;
	z-index:9;
	margin-left: 32px;
	margin-top: 32px;
}

#flashLinks {
	position:absolute;
	width:200px;
	height:200px;
	z-index:3;
	margin-left:542px;
	margin-top:-29px;
}
.spotItemBg {
	background-repeat:no-repeat;
	background-position:center;
	width:118px;
	height:101px;
}
.spotItemTitle {
	background-repeat:no-repeat;
	background-position:center;
	width:196px;
	height:87px;
	display:none;
	margin-left:-7px;
	margin-top:5px;
}
#spotContainer {
	position:absolute;
	width:208px;
	/*height:335px;*/
	height:439px;
	z-index:99;
	margin-left: 31px;
	/*margin-top: 54px;*/
	margin-top: 164px;
}
#spotScrollFrame {
	width:120px;
	/*height:335px;*/
	height:440px;
	overflow:hidden;
	position:absolute;
	z-index:88;
}
.spotItemBg {
	background-image:url(../css/images/blue_panel_left.png);
	background-repeat:no-repeat;
	background-position:center;
	width:118px;
	height:110px;
}
.spotItemTitleFrame {
	/*width:196px;*/
	overflow:hidden;
}
.spotItemTitle {
	background-image:url(../css/images/blue_panel_left_over.png);
	background-repeat:no-repeat;
	background-position:center;
	width:196px;
	height:87px;
	display:none;
	margin-left:-7px;
	margin-top:5px;
}

.sepetProduct, .cmpProduct {
	color:#FF6600;
}

.spotLink {
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
}
.spotLink:hover {
	text-decoration:none;
	color:#FF6600;
}





.listTitle {
	background-color:#FFFFFF;
	color:#FF6600;
	font-weight:bold;
}
.listItem {
	color:#333333;
	background-color:#EEF7FF;
}
.listItem:hover {
	background-color:#EEF7FF;
}
.listItemLink {
	color:#333399;
	text-decoration:none;
}
.listItemLink:hover {
	color:#FF6633;
	text-decoration:underline;
}
.packageInfo {
	color:#0066CC;
	font-weight:bold;
}
.markList {
	background-color:#E2E6FC;
	cursor:pointer;
}
.markList:hover {
	background-color:#EEF7FF;
}


.pageLink {
	color:#FF6600;
	text-decoration:none;
}
.pageLink:hover {
	color:#6699FF;
	text-decoration:underline;
}





.FAQDivDefault {
	border-width:1px;
	border-style:solid;
	padding:10px;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
}
.FAQDivFocussed {
	border-width:1px;
	border-style:solid;
	padding:10px;
	/*border-color:#FF9966;*/
	border-color:#CCCCCC;
	background-color:#F5FFFF;
}




.copyrightInfo, .copyrightInfo:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9999CC;
	text-decoration:none;
	cursor:default;
}
.copyrightText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#99CCCC;
}
.poweredbyInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9999CC;
}
.bluearcBottomLink {
	color:#9999CC;
	text-decoration:none;
}
.bluearcBottomLink:hover {
	text-decoration:none;
	color:#0066FF;
}