/*
-------------------------------------------------------------
------------- Copyright 2007 - 2017 Lotus Medya -------------
-------------------------------------------------------------
-------------------- mail@lotusmedya.com --------------------
-------------------------------------------------------------
----------------- http://www.lotusmedya.com -----------------
-------------------------------------------------------------
/* GENEL ETIKETLER */
html,body{
	margin:0;
	padding:0
}
body{
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #3335cc;
	text-align:center;
	margin:0 auto
}
table, tr, td{
	font:12px Arial, Helvetica, sans-serif;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #70d250; text-decoration: underline; }

A {
  color: #3333cb;
  text-decoration: none;
}

A:hover {
  color: #e60000;
  text-decoration: underline;
}

FORM {
	display: inline;
	padding:0;
	margin:0
}

.header {
  background: #3366eb;
  color:#6699ff
}
.headermarkabar{
	color:#6699ff;
}
.headermarkabar a{
	color:#000099
}

.headerNavigation {
  color:#fff;
}

.headerNavigation a, .header a{ 
  color: #fff; 
}

.headerNavigation a:hover, .header a:hover {
  color: #fff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.footer {
  background: #3366eb;
  color: #b4dcff;
}
.footer a{
	color:#b4dcff
}

.infoBox {
  background:none;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 15px;
  color: #9f9f87;
  background:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.accountHistory-odd, td.addressBook-odd, TRtdalsoPurchased-odd, td.payment-odd, td.productListing-odd, td.productReviews-odd, td.upcomingProducts-odd, td.shippingOptions-odd {
  background: #fff;
  border-bottom:1px solid #b4dcff
}

td.accountHistory-even, td.addressBook-even, TRtdalsoPurchased-even, td.payment-even, td.productListing-even, td.productReviews-even, td.upcomingProducts-even, td.shippingOptions-even {
  background: #fff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b4dcff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b4dcff;
  color: #3333cc;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6699ff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
.main h1{
	color:#e60000;
	font-size:15px
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { background-color: #e60000; color:#fff }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; }

/* menu Solid - Show Sub-categories  Star */
span.menucateg, a.menucateg:link, a.menucateg:visited, a.menucateg:active {
font:12px Arial, Helvetica, sans-serif;
display: block;
font-weight: bold;
text-align: left;
padding:4px;
color:#6699ff;
text-decoration: none;
}

a.menucateg:hover {
background-color:#fff;
text-decoration: none;
font-weight: bold;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
font:12px Arial, Helvetica, sans-serif;
display: block;
padding:4px;
color:#3333cc;
text-decoration: none;
font-weight:bold;
background-color:#f5f5dc;
border:1px solid #e0e0c7
}

a.menusubcateg:hover {
border: solid 1px #6633CC;
background-color:#fff;
text-decoration: none;
color: #3333cc;
border:1px solid #e0e0c7
}

a.altkategori:link, a.altkategori:visited, a.altkategori:active {
font:14px Arial, Helvetica, sans-serif;
display: block;
padding:4px;
color:#3333cc;
text-decoration: none;
font-weight:bold;
background-color:#f5f5dc;
border:1px solid #3335CC
}

a.altkategori:hover {
border: solid 1px #6633CC;
background-color:#f5f5dc;
text-decoration: none;
color: #3333cc;
border:1px solid #CC0000
}
/* menu Solid - Show Sub-categories  End */
/*Compoare*/
TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #b4dcff;
  text-align:left;
  vertical-align:top;
}
