﻿@media all
{
	body, html
	{
		background:#fff;
		margin:0;
		padding:0;
		font-size:11px;
		font-family:Arial;
		color: rgb(85,85,85);
	}

	p
	{
		margin-top: 0;
	}
	
	a{
		/*color: rgb(223,169,38);*/
		color: rgb(223,169,38);
		text-decoration:none;
	}
	
	a.arrow
	{
		padding-left: 14px;
		background: url(/resources/images/ostur_is/templatev2//bg-arrow.gif) no-repeat center left;
		color: rgb(119,119,119);
		font-weight:bold;
	}
	
	a img
	{
		border:0;
	}

	h1, h1 a, a h1
	{
		margin:0px;
		padding:0px;		
		font-size:16px;
	}
	
	h2, h2 a, a h2
	{
		margin:0px;
		padding:0px;
		font-size:12px;
		text-transform:uppercase;
	}

	h3, h3 a, a h3
	{
		margin:0px;
		padding:10px 20px 10px 20px;
		color: rgb(91,91,91);
		font-size:18px;
	}

	hr
	{
		height: 1px;
		color: #d7d7d7;
		width:778px;
		margin: 5px 2px;
	}

	input,textarea,select
	{
		font-size:11px;
		font-family:Arial;
		color: rgb(107,107,107);
	}

	div#container
	{
		margin:0px auto;
		width:986px;
		overflow:hidden;
		background:url(/resources/images/ostur_is/templatev2//bg-container.gif) repeat-y top left;
	}

	div#location
	{	
		float:left;
		padding:0px 20px;				
		width:946px;
		height:22px;		
		line-height:22px;		
		color: rgb(119,119,119);
		text-align: right;
		background:#fff;
		overflow:hidden;
	}

	div#location a
	{
		/*color: rgb(223,169,38);*/
		color: rgb(223,169,38);
		text-decoration:none;
	}
	
	div#container-top
	{
		float:left;
		width:986px;
		overflow:hidden;
		background:url(/resources/images/ostur_is/templatev2//bg-container-top.gif) no-repeat top left;
	}
	
	div#container-bottom
	{
		float:left;
		width:970px;
		padding:3px 13px 0;
		overflow:hidden;
		background:url(/resources/images/ostur_is/templatev2//bg-container-bottom.gif) no-repeat bottom left;
	}
	
	div#header, div#middle, div#footer
	{
		clear:left;
		float:left;
		width:960px;
		overflow:hidden;		
	}
	
	/*Headerr items*/
	
	a.logo img
	{
		float:left;
		margin:10px 0 0 15px;
	}
	
	ul.shortcut
	{
		float:right;
		width:400px;
		margin:0;
		padding:0 30px 0 0;
		list-style:none;
	}	
	ul.shortcut li
	{
		float:right;
		height:30px;
		padding:0 11px 0 9px;
		background:url(/resources/images/ostur_is/templatev2//bg-shortcut.gif) no-repeat top right;
	}
	ul.shortcut li.first
	{
		background:none;
	}
	ul.shortcut li a
	{
		font-size:11px;
		line-height:30px;
		/*color: rgb(223,169,38);*/
		color: rgb(223,169,38);
		text-decoration:none;
	}
	
	div#search
	{
		clear:right;
		float:right;
		padding:9px 0 0 0;
		width:212px;
		height:20px;		
		overflow:hidden;
	}
	div#search span
	{
		float:left;
		width:132px;
		height:20px;
		background:url(/resources/images/ostur_is/templatev2//bg-search.gif) no-repeat top right;
		overflow:hidden;
	}
	div#search span input
	{
		width:126px;
		padding:3px;
		font-size:10px;
		color: rgb(153,153,153);
		background:none;
		border:none;
	}
	div#search a.btn-search
	{
		padding-left:8px;
		font-size:12px;
		line-height:20px;
		font-weight:bold;
		/*color: rgb(223,169,38);*/
		color: rgb(223,169,38);
		text-decoration:none;
	}
	
	img#header-img
	{
		margin:10px 0 5px;
		clear:both;
	}
	
	
	div#left-pane
	{
		float:left;
		width:165px;
		overflow:hidden;
	}
	div#middle-pane
	{
		float:left;
		padding:0px 5px;
		width:593px;
		overflow:hidden;
	}
	
	div#right-pane
	{
		float:right;
		width:192px;
		overflow:hidden;
	}
	
	/*Left Pane Items*/
	ul.nav
	{		
		display:block;
		margin:0;
		padding:0;
		width:165px;
		list-style:none;
		background:url(/resources/images/ostur_is/templatev2//bg-menu.gif) repeat-y top left;
	}	
	ul.nav li
	{
		padding:5px 10px;
		border-top:1px solid #dddddd;
	}
	ul.nav li.first
	{
		border-top:none;
		background:url(/resources/images/ostur_is/templatev2//bg-menu-top.gif) no-repeat top left;
	}
	ul.nav li.last
	{
		background:url(/resources/images/ostur_is/templatev2//bg-menu-bottom.gif) no-repeat bottom left;
	}

	ul.nav li a
	{
		color:rgb(85,85,85);
		text-decoration:none;
	}

	ul.nav li.selected a
	{
		font-weight:bold;
	}

	ul.nav li.level2
	{
		padding:5px 5px 5px 20px;
		border-top:none;
	}

	ul.nav li.level3
	{
		padding:5px 5px 5px 30px;
		border-top:none;
	}

	ul.nav li.level4
	{
		padding:5px 5px 5px 40px;
		border-top:none;
	}

	ul.nav li.level2 a, ul.nav li.level3 a, ul.nav li.level4 a
	{
		/*color: rgb(223,169,38);*/
		color: rgb(223,169,38);
	}
	
	div.link
	{
		padding:15px 0;
		text-align:center;
	}
	div.link img
	{
		margin-bottom:10px;
	}
	
	
	/*boxes*/
	.box
	{
		float:left;
		width:424px;
	}
	.box-title
	{
		clear:both;
		float:left;
		padding:6px 20px;
		width:406px;
		font-size:12px;
		height:16px;
		line-height:16px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-title.gif) no-repeat;
		font-weight:bold;
		color: #fff;
	}
	.box-title a
	{
		color:#fff;
		text-decoration:none;
	}	
	.box-content
	{
		clear:both;
		float:left;
		height:auto!important;
		height:110px;
		min-height:110px;
		padding: 5px 5px 1px 5px;
		width:412px;
		border-left: 1px solid rgb(218,218,218);
		border-right: 1px solid rgb(218,218,218);
	}
	.box-bottom
	{
		clear:both;
		float:left;
		width:424px;
		height:5px;
		line-height:0px;
		font-size:0px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-bottom.gif) repeat-x bottom left;
	}
	.box-left
	{
		float:left;
		width:5px;
		height:5px;
		line-height:0px;
		font-size:0px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-bottom-left.gif) no-repeat;
	}
	.box-right
	{
		float:right;
		width:5px;
		height:5px;
		line-height:0px;
		font-size:0px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-bottom-right.gif) no-repeat;	
	}
	.box-content-left
	{
		float:left;
		width:245px;
	}
	.box-content p,
	.box-content-left p
	{
		margin:5px 0;
		padding:0px;
	}
	
	/* SMALL */
	.box-small
	{
		float:left;
		width:164px;
	}
	.box-small .box-title
	{
		width:124px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-title-sma.gif) no-repeat;
	}
	.box-small .box-content
	{
		width:152px;
	}
	.box-small .box-bottom
	{
		width:164px;
	}
	
	/* MEDIUM */
	.box-medium
	{
		float:left;
		width:294px;
	}
	.box-medium .box-title
	{
		width:264px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-title-med.gif) no-repeat;
	}
	.box-medium .box-content
	{
		width:282px;
	}
	.box-medium .box-bottom
	{
		width:294px;
	}
	
	/* SMALLER */
	.box-smaller
	{
		float:left;
		width:210px;
	}
	.box-smaller .box-title
	{
		width:170px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-title-sma2.gif) no-repeat;
	}
	.box-smaller .box-content
	{
		width:198px;
	}
	.box-smaller .box-bottom
	{
		width:210px;
	}
	
	/*RIGHT-PANE*/
	div#right-pane .box
	{
		float:left;
		width:192px;
	}
	div#right-pane .box .box-title
	{
		width:152px;
		background: url(/resources/images/ostur_is/templatev2//bg-box-title-right.gif) no-repeat;
	}
	div#right-pane .box .box-content
	{
		width:180px;
	}
	div#right-pane .box .box-bottom
	{
		width:192px;
	}
	div#right-pane .h-clear
	{
		width:192px;
	}

	
	/*HIGH*/
	.box-high .box-content
	{
		height:160px;
		min-height:160px;
	}
	.box-higher .box-content
	{
		height:130px;
		min-height:130px;
	}
	
	.h-clear
	{
		clear:both;
		float:left;
		width:598px;
		height:4px;
		line-height:0px;
		font-size:0px;
	}

	.v-clear
	{
		float:left;
		width:4px;
		height:30px;
		line-height:0px;
		font-size:0px;
	}
	
	/*Footer Items*/
	div#footer
	{
		height:42px;
		margin:20px 0 0px;
		background: url(/resources/images/ostur_is/templatev2//bg-footer.gif) repeat-x;		
	}

	div#footer-left
	{
		float:left;
		width:5px;
		height:28px;
		background: url(/resources/images/ostur_is/templatev2//bg-footer-left.gif) no-repeat;
	}

	div#footer-content
	{
		float:left;
		padding:6px 0px;
		width:950px;
		height:16px;
		line-height:16px;
		text-align:center;
		color: #fff;
		font-weight:bold;
	}

	div#footer-content a
	{
		color: #fff;
	}

	div#footer-right
	{
		float:left;
		width:5px;
		height:28px;
		background: url(/resources/images/ostur_is/templatev2//bg-footer-right.gif) no-repeat;
	}

	/* EXTRAS */

	div#right-wide
	{
		padding: 0px 0px 0px 5px;
		float:left;
		width:790px;
	}

	div#right-wide .box
	{
		width:790px;
	}

	div#right-wide .box-title
	{
		width:750px;
		background: url(/resources/images/ostur_is/templatev2/bg-box-title-big.gif) no-repeat;

	}
	div#right-wide .box-title a
	{
		color:#fff;
		text-decoration:none;
	}	
	div#right-wide .box-content
	{
		width:778px;
	}
	div#right-wide .box-bottom
	{
		width:790px;
	}

	div#right-wide .box-content p,
	div#right-wide .box-content-left p
	{
		margin:0px 0px 15px 0px;
		padding:0px;
	}

	/* SITEMAP */

div#sitemap ul {
	list-style: none;
	padding: 0 10px;
	margin: 0;
}


div#sitemap ul li.level1 {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}

div#sitemap ul li.level2 {
	font-size: 11px;
	line-height: 18px;
	padding-left: 20px;
}

div#sitemap ul li.level2 a {
	color: #636363;
}

div#sitemap ul li.level3 {
	font-size: 10px;
	line-height: 15px;
	padding-left: 40px;
}

div#sitemap ul li.level3 a {
	color: #636363;
}

	/* PRODUCTS */

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.row {
	background: #f6f6f6;
	height: 16px;
	padding-left: 3px;
}

.alterrow {
	background: #fff;
	height: 16px;
	padding-left: 3px;
}

div.product_info {
	float: left;
	width: 130px;
	margin-top: 3px;
}

	
}