body {
	background-color: white;
	margin: 0;
	border-top: 3px solid #13397d;
	font: 12px Arial, Helvetica, sans-serif;
	color: #13397d;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
}

img.icon {
	width: 20px;
	margin-bottom: -4px;
}

a {
	text-decoration: none;
	color: #13397d;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #13397d;
	font-size: 12px;
}

.important {
	color: red !important;
	font-weight: bold !important;
}

#content {
	width: 100%;
	border: 1px solid #13397d;
	border-top-color: #c6c6c8;
}

#content.front {
	border-top-color: #13397d;
	border-left: none;
}

#content div.content {
	margin: 7px;
	min-height: 450px;
}

#catalogue {
	width: 100%;
	text-align: center;
}

#catalogue img {
	text-align: center;
}

#contentmenu {
	width: 100%;
	margin: 10px 0 0 0;
}

ul.contentmenu {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 5px;
	position: relative;
	float: left;
	clear: both;
}

ul.contentmenu li {
	position: relative;
	float: left;
	margin: 2px 3px;
}

ul.contentmenu li a {
	display: inline-block;
	padding: 4px 10px;
	background: #eaeaea;
}

ul.contentmenu li a:hover {
	background: #d3d3d3;
	text-decoration: none;
}

ul.contentmenu.bluetheme li a,
ul.contentmenu li.bluetheme a {
	background: #d1d7e5;
}

ul.contentmenu.bluetheme li a:hover,
ul.contentmenu li.bluetheme a:hover {
	background: #bac3d7;
}

.toolbar {
	display: inline-block;
	width: 98%;
	height: 36px;
	/*background-image: url("/design/menuback.gif");
	background-position: center;*/
	background-color: #eaedf3;
	margin: 10px 1%;
}

.toolbar > div {
	position: relative;
	float: left;
	vertical-align: middle;
	margin: 0 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.toolbar > div a,
.toolbar > div a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.toolbar .next {
	float: right;
}

.toolbar .prev,
.toolbar .next {
	margin: 0; /*8px;*/
}

.toolbar .prev a,
.toolbar .next a,
.toolbar .prev span,
.toolbar .next span {
	display: inline-block;
	height: 100%;
	padding: 8px;
	margin: 2px;
}

.toolbar .prev a,
.toolbar .prev span {
	padding-left: 29px;
	background-image: url("/design/left30.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
}
.toolbar .prev a:hover {
	background-image: url("/design/left60.png");
	text-decoration: none;
}
.toolbar .prev span {
	background-image: url("/design/left10.png");
}


.toolbar .next a,
.toolbar .next span {
	padding-right: 29px;
	background-image: url("/design/right30.png");
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 8px;
}.toolbar .next a:hover {
	background-image: url("/design/right60.png");
	text-decoration: none;
}.toolbar .next span {
	background-image: url("/design/right10.png");
}

.toolbar form {
	margin: 6px 20px;
}

.toolbar input[type="text"] {
	width: 40px;
	height: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.grey {
	color: #ccc;
}

#main {
	width: 758px;
	margin: 0 auto;
}

#banner {
	width: 100%;
	height: 57px;
	border: 1px solid #13397d;
}

#mainmenu {
	background-image: url("/design/menuback.gif");
	background-color: #eaedf3;
	height: 27px;
	border: 1px solid #13397d;
	border-top: none;
	border-bottom: none;
	width: 100%;
}

#mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 17px;
	height: 20px;
}

#mainmenu li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0 3px;
	height: 100%;
}

#mainmenu a {
	display: inline-block;
	padding: 7px 7px 0 7px;	
	border: 1px solid transparent;
	border-top: none;
	border-bottom: none;
	margin: 0;
	height: 100%;
}

#mainmenu a:hover,
#mainmenu li.active a {
	background-image: url(../design/menuback_selected.gif);
	background-color: #eaedf3;
	border-color: #c6c6c8;
	text-decoration: none;
}

#mainbanner {
	width: 100%;
	height: 254px;
	border: 1px solid #13397d;
	border-top: none;
	background-image: url("/design/right_cell_back.jpg");
	background-color: #eaedf3;
}

#mainbanner div {
	position: relative;
	float: left;
}

#mainbanner .left {
	width: 520px;
	border-right: 1px solid #13397d;
}

#mainbanner .right {
	width: 217px;
	font-size: 11px;
	margin: 10px;
}

#products {
	position: relative;
	float: left;
	clear: both;
	width: 760px;
	text-align: left;
}

#products table {
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 0 6px 0;
	border-spacing: 0;
}


#products .kataloog .color	{background-color: #313987;}
#products .tarkvara .color	{background-color: #2097c6;}
#products .betoon .color	{background-color: #a4d0f2;}
#products .liivad .color	{background-color: #e99a93;}
#products .tsement .color 	{background-color: #f0f39c;}
#products .pinnas .color	{background-color: #f4c16f;}
#products .metall .color	{background-color: #aaa5ce;}
#products .asfalt .color	{background-color: #b5d671;}
#products .tarvikud .color	{background-color: #68bfc1;}

#products td {
	height: 99px;
	border-top: 6px solid white;
}

#products .left {
	width: 33px;	
	border-right: 6px solid white;
}

#products .image {
	width: 160px;
	background-color: #eaeaea;
	border-right: 6px solid white;
	vertical-align: middle;
}

#products .image img {
	width: 100%;
	vertical-align: middle;
}

#products .content {
	width: 400px;
	background-color: #d6d6d6;
	border-right: 6px solid white;
	padding: 0;
	color: black;
	vertical-align: top;
}

#products .content > div {
	margin: 10px 20px 10px 20px;
}

#products .links {
	vertical-align: top;
}

#products .links ul {
	padding-left: 20px;
	padding-right: 10px;
	list-style-type: circle;
	color: #eaeaea;
}

#products .links li {
	color: #eaeaea;
}

#products .links a, 
#products .links a:link, 
#products .links a:visited, 
#products .links a:hover {
	color: #eaeaea;
}

#products .darktext,
#products .darktext li,
#products .darktext ul,
#products .darktext a,
#products .darktext a:link,
#products .darktext a:visited,
#products .darktext a:hover {
	color: #383838;
}

#products h1,
#products .header a,
#products .header a:hover {
	margin: 0;
	padding: 0;
	color: #383838;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 760px;
	font-size: 11px;
	color: black;
	text-align: center;
	padding: 4px 0 20px 0;
	margin: 0;
	border-top: 3px solid #13397d;
}