@charset "utf-8";
/* CSS Document */

body {
  min-width: 959px;      /* 2x LC width + RC width */
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  font-size: 12px;
  color: #555;
  max-width: 1223px;
  margin: 0px auto;
}
.important
{
	font-size: 14px;	
}
td, th
{
	padding-bottom: 5px;	
}
p
{
	margin-bottom: 1.5em;
}
a
{
	color: #2c4da3 !important;	
}
a:hover
{
	color: #de8f05 !important;	
}
h1,h2
{
	font-weight: bold;
	color: #de8f05; 
}
h1
{
	font-size: 25px;
	margin-bottom: 20px;
}
h2
{
	font-size: 15px;

}
#container {
  padding-left: 200px;   /* LC width */
  padding-right: 200px;  /* RC width */
}
#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;
}
#left {
  width: 200px;          /* LC width */
  right: 200px;          /* LC width */
  margin-left: -100%;
}
#right {
  width: 200px;          /* RC width */
  margin-right: -200px;  /* RC width */
  padding-top: 20px;
}
#footer {
  clear: both;
  padding-top: 25px;
  overflow: hidden;
}
#searchLabel
{
	position: absolute;
	left: 417px;
	top: 8px;
}
#header
{
	position: relative;	
}
/*** IE6 Fix ***/

.cartButton
{
	cursor: pointer;	
}
.pages
{
	color: #5CA12F;
    font-size: 16px;
	width: 100%;
	clear: both;
	font-weight: bold;
	text-align:right;
	margin-bottom: 10px;
}
.pages .links
{
	margin-left: 10px;	
}
.pages .links a
{
	color: #5CA12F !important;
}
.pages .links a:hover
{
	color: #de8f05 !important;	
}
.pages a
{
	margin: 0px 3px;
}
.pages .currentPage
{
	border-bottom: 1px solid #00f;
}
.imageBut
{
	cursor: pointer;
}
fieldset, fieldset legend
{
	padding: 25px;
	border: 1px solid #d7d7d7;
}
fieldset legend
{
	padding: 5px;	
	font-weight: bold;
}
img.alignleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}
#kmi
{
	float: right;
	text-align: right;
}
#kmi a
{
	color: #555 !important;	
}
.categoryColumn
{
	float: left;
	width: 25%;
	
}
.categoryColumn h2 a
{
	color: #DE8F05 !important;
}
.categoryColumn li
{
	list-style: none;
}
.categoryColumn ul
{
	margin-bottom: 25px;	
}	
.categoryColumn ul ul
{
	margin: auto;	
}
/*--------------------
		HEADER
---------------------*/
#mainLogo, #mainLogo object
{
	width: 760px;
	margin: 0px auto;
	display: block;
}
#ukrainianBooksGiftsToys
{
	width: 576px;
	margin: 0px auto;
	display: block;
}
#flagBoy
{
	position: absolute;
	top: 55px;
	left: 20px;
}
#menu
{
	height: 36px;
	width: 100%;
	background: url(../images/layout/menu-bg.png) top left repeat-x;
	margin-top: 20px;
	position: relative;
}
#menu, #searchForm
{
	min-width: 959px;
}
#logInOut
{
	position: absolute;
	top: 0px;
	right: 0px;
}
#cartBut
{
	width: 80px;
	padding: 2px 0px 0px 16px;
	height: 27px;
	position: absolute;
	right: 105px;
	top: 0px;
	background:url(../images/buttons/cart.png) top left no-repeat;
	margin: 3px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 13px;
	display: block;
}
#cartBut span
{
	display: block;
	width: 20px;
	text-align: center;
}
#browseAll
{
	float: left;	
}
#searchForm
{
	display: block;
	clear: none;
}
#searchForm input[type="image"]
{
	margin: 6px 0px 0px 6px;	
}
#searchForm input[type="text"]
{
	min-width: 165px;
	padding-left: 4px;
}

#searchForm input[type="text"], #searchForm select, #searchLabel
{
	font-size: 14px;
	font-weight: bold;
	color: #a2a2a2;
}
#searchForm input[type="text"], #searchForm select
{
	border: 2px solid #a2a2a2;	
	margin: 6px 0px 0px;
	float: left;	
}
#searchForm select
{
	margin-right: 10px;	
}
#category
{
	width: 200px;	
}

/*--------------------
		MENU
---------------------*/
#catShell
{
	position: relative;
	top: -1px;
}
#categories
{
	
	font-weight: bold;
	list-style: none;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 0px 10px;
	width: 178px;
	margin: 0px;
	font-size: 12px;
	position: relative;
	z-index: 100;
}
#categories a
{
	color: #2c4da3 !important;
	text-decoration: none !important;	
}
#categories li
{
	padding: 10px 0px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0px;
}
#categories li.last
{
	border: none;	
}
#categories li div
{
	height: 45px;
	overflow: hidden;
	vertical-align: middle;
}
#categories li div div
{
	margin-top: 10px;	
}
#categories li div img
{
	float: left;
	margin-right: 10px;
}
#categories li ul
{
	/*display: none;*/
	list-style: none;
	background: #fff;
	margin-left: 10px;

}
#categories li ul.subMenu
{
	position: relative;
	left: 178px;
	top: -56px;
	padding: 0px 10px;	
	border-top: 1px solid #d7d7d7 !important;
	border-bottom: 1px solid #999 !important;
	border-right: 1px solid #999 !important;
	border-left: none;
	margin-left: 0px;
	background: url(../images/layout/sub-menu-left-border.png) repeat-y 0 66;
}
#categories li.sfHover
{
	height: 44px !important;
	border-bottom: 1px solid #999;
}
#categories li.sfHover, #categories li ul.subMenu
{
	background-color: #eee;
}
#categories li ul li
{
	line-height: normal;
	height: auto;
}
/*--------------------
		CONTENT
---------------------*/
#content
{
	margin: 25px;	
	overflow: hidden;
}
/*------------------------------------------
 PRODUCT DISPLAY (categories, search, etc)
-------------------------------------------*/
.productDisplay
{
	width: 100px;
	height: 190px;
	padding: 10px;
	margin: 0px 7px 7px 0px;
	float: left;
	position: relative;
}
.productDisplay .newProduct, .widgetProduct .newProduct
{
	width: 100px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.widgetProduct .newProduct
{
	margin: 0px auto;	 
}
.widgetProduct .newProduct img
{
	width: auto;
	height: auto;
}
.productDisplay .newProduct img, .widgetProduct .newProduct img
{
	position: absolute;
	right: -10px;
	bottom: -5px;
}
.productDisplay:hover
{
	background-image: url(../images/layout/product-highlight.png);
}
.productDisplay .displayTitle
{
	text-align: center;	
	display: block;
}
.productDisplay .price
{
	position: absolute;
	bottom: 10px;
	text-align: right;
	right: 10px;
	text-align: center;
	width: 100px;
}

#contactInfo
{
	overflow: hidden;
	background: url(../images/layout/books-girl.png) bottom right no-repeat #fff;
	min-height: 165px;
	color: #a2a2a2;
	font-weight: bold;
}
#contactInfo table
{
	font-size: 11px;	
	margin-top: 15px;
}
#contactInfo th
{
	text-align: right;	
	padding-right: 10px;
	line-height: normal;
}
#contactInfo td
{
	color: #8b8a8a;
	text-align: right;
	line-height: normal;
}
#contactBut
{
	margin: 8px 0px 0px 22px;	
}

.msg
{
	border: 1px solid #555;
	padding: 10px;
	font-weight: bold;
	margin: 15px 0px;
}
.error
{
	border-color: #cd3301;
	color: #cd3301;
}
.success
{
	border-color: #5ca12f;
	color: #5ca12f;
}
.warning
{
	border-color: #DE8F05;
	color: #DE8F05;
}
