html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/bg.gif) repeat;
}
#main_out {
	width: 1002px;
	margin: 0px auto;
}
#main {
	width: 982px;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/content_bg.png) repeat-y;
	padding: 0 10px 0 10px;
	float: left;
}
* html #main {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='http://www.motoway.lt/out/oxbaseshop/html/2/images/content_bg.png' );
}
#nav {
	width: 962px;
	height: 36px;
	color: #FFFFFF;
	list-style: none;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/nav_bg.jpg) repeat-x;
	padding: 0 10px 0 10px;
	float: left;
}
#nav .lang {
	height: 25px;
	padding: 11px 5px 0 5px;
	float: left;
}
#nav .lang a, #nav .menu a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#nav .menu {
	padding: 0 2px 0 2px;
	float: right;
}
#nav .menu a {
	height: 25px;
	padding: 11px 10px 0 10px;
}
#nav .menu a:hover, #nav .menu a.act {
	color: #A13333;
	background: #FFFFFF;
}
#header {
	width: 982px;
	height: 94px;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/header_1.jpg) no-repeat;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	float: left;
}
#header #logo {
	width: 169px;
	height: 68px;
	padding: 12px 0 0 35px;
	float: left;
}
#search {
	width: 942px;
	height: 43px;
	color: #FFFFFF;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/search_bg.jpg) repeat-x;
	padding: 0 20px 0 20px;
	float: left;
}
#search label {
	padding: 10px 0 0 0;
	float: left;
}
#search .input_1, #search .input_2, #left_sidebar #newsletter .input, #right_sidebar #login .input, .input {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #EBEBEB;
	padding: 2px;
	float: left;
}
#search .input_1 {
	width: 110px;
	margin: 7px 25px 0 10px;
}
#search .input_2 {
	width: 45px;
	margin: 7px 10px 0 10px;
}

#search .search_submit {
	
	margin: 7px 10px 0 10px;
	height: 22px;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submit.gif) repeat-x;
	border: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#left_sidebar #newsletter .input {
	width: 153px;
	padding: 4px 2px 4px 2px;
	margin: 10px 0 10px 0;
}
#right_sidebar #login .input {
	width: 153px;
	padding: 4px 2px 4px 2px;
	margin: 5px 0 5px 0;
}

#right_sidebar #login .submit_input {
	width: 79px;
	margin: 5px 0 10px 0;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submit_red.gif) repeat-x;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	height: 22px;
	display: block;
	float: left;
}

#search .submit {
	cursor: pointer;
	margin: 6px 0 0 10px;
	float: left;
}
#search p {
	padding: 10px 0 0 0;
	float: right;
}
#left_sidebar, #right_sidebar {
	width: 198px;
	padding: 0 0 10px 0;
	float: left;
}
#left_sidebar .title, #right_sidebar .title, #left_sidebar .boxleft, #right_sidebar .boxleft {
	width: 178px;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/sidebar_title_bg.jpg) repeat-x;
	padding: 11px 0 0 20px;
	float: left;
}

#left_sidebar .title a, #right_sidebar .title a, #left_sidebar .boxleft a, #right_sidebar .boxleft a {
	color: #FFFFFF;
	font-weight: bold;
}

#left_sidebar #submenu, #left_sidebar #newsletter, #right_sidebar #login, #left_sidebar #info_list, #right_sidebar #most_goods, .boxleft-content {
	width: 176px;
	list-style: none;
	background: #F1F2F2;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px;
	margin: 0 0 6px 0;
	float: left;
}

#left_sidebar #submenu li a {
	color: #393939;
	font-size: 12px;
	text-decoration: none;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submenu_icon.gif) no-repeat 0 5px;
	padding: 0 0 0 7px;
	display: block;
}
#left_sidebar #submenu li ul {
	width: 131px;
	list-style: none;
	padding: 10px 0 0 10px;
	float: left;
}
#left_sidebar #submenu li ul li {
	float: left;
}
#left_sidebar #submenu li ul a {
	color: #676767;
	font-size: 11px;
	text-decoration: none;
	background: none;
	padding: 0;
	display: block;
}
#left_sidebar #newsletter p {
	display: block;
}
#left_sidebar #newsletter .submit {
	cursor: pointer;
	float: right;
}
#left_sidebar #newsletter .submit_newsletter {
	cursor: pointer;
	float: right;
	display: block;
	height: 22px;
	border: 0;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submit.gif) repeat-x;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	width: 98px;
	font-weight: bold;
}
#right_sidebar #login .submit {
	cursor: pointer;
	margin: 5px 0 10px 0;
	float: left;
}
#right_sidebar #login a {
	color: #676767;
	text-decoration: none;
	float: left;
}

#right_sidebar #login a#register_link {
	color: #fff;
	text-decoration: none;
}
#right_sidebar #login a.red_link {
	color: #AA2020;
	text-decoration: none;
	float: right;
}
#left_sidebar #info_list li, #left_sidebar #submenu li, #right_sidebar #most_goods li {
	width: 165px;
	padding: 5px 0 5px 0;
	float: left;
}
#left_sidebar #info_list a {
	color: #676767;
	text-decoration: none;
	display: block;
}
#right_sidebar #most_goods li img {
	margin: 0 10px 0 0;
	float: left;
}
#right_sidebar #most_goods li span, #right_sidebar #most_goods li small {
	font-size: 11px;
	display: block;
}
#right_sidebar #most_goods li span {
	padding: 7px 0 0 0;
}
#right_sidebar #most_goods li small {
	color: #979797;
}
#right_sidebar #logo_list {
	width: 166px;
	text-align: center;
	background: #F1F2F2;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 15px 10px 15px;
	float: left;
}

#right_sidebar .right-content {
	width: 166px;
	background: #F1F2F2;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 15px 10px 15px;
	float: left;
	margin: 0 0 6px 0;
}
#right_sidebar #logo_list a {
	margin: 0 2px 0 2px;
}
#content {
	width: 574px;
	padding: 0 6px 10px 6px;
	float: left;
}

#content ul {
	margin-left: 40px;
}
#content h1 {
	color: #AA2020;
	font-size: 12px;
	text-transform: uppercase;
	background: #F1F2F2;
	border: 1px solid #EBEBEB;
	padding: 10px;
	float: left;
}
#content .tight {
	width: 250px;
	_display: inline;
}


#content .tight a, #content .wide a {
	color: #AA2020;
}
#content .wide {
	width: 552px;
}
#content .wide div {
	display: inline;
}
#content h1 span {
	color: #AFAFAF;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 0 0 5px;
}
#content .txt {
	width: 250px;
	padding: 11px 15px 15px 15px;
	float: left;
}
#content .txt h2 {
	color: #393939;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 14px 0;
	display: block;
}
#content .goods_column, #content .goods_row {
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px;
	margin: 0 0 10px 0;
}

#content .top_border {
	border-top: 1px solid #EBEBEB;
}
#content .goods_column {
	width: 250px;
	min-height: 136px;
	_height: 136px;
	float: left;
}

#content .goods_column .variants {
	min-height: 35px;
	_height: 35px;
	float: left;
	text-align: left;
	width: 100px;
}

#content .goods_column .variants label {
	display: block;
}

#content .goods_row {
	width: 552px;
	float: left;
}
#content .goods_row a {
	color: #676767;
}
#content .goods_row ul {
	width: 250px;
	list-style: none;
	padding: 10px 15px 10px 35px;
	float: left;
}
#content .goods_row ul li {
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/icon_2.gif) no-repeat 0 2px;
	padding: 0 0 0 10px;
}
#content .goods_column div, #content .goods_row div {
	min-height: 100px;
	_height: 100px;
	text-align: center;
	padding: 0 15px 0 0;
	float: left;
	margin: 10px 0 0 0;
}

#content .goods_column div {
	width: 100px;
}
#content .goods_column div.details_links {
	min-height: 0;
	height: auto;
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
}

#content .goods_column small, #content .goods_row small {
	color: #898989;
	font-size: 11px;
	display: block;
}
#content .block_goods {
	width: 110px;
	text-align: center;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 12px 12px 12px;
	margin: 0 10px 10px 0;
	float: left;
	min-height: 274px;
	_height: 274px;
}
#content .last {
	margin: 0;
}
#content .block_goods p, #content .goods_column p, #content .goods_row p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
}

#content .goods_column a, #content .block_goods a {
	color: #676767;
	font-family: tahoma;
	text-transform: lowercase;
}

#content .block_goods p {
	min-height: 38px;
	_height: 38px;
}
#content .goods_row .short_description {
	font-weight: normal;
	font-size: 11px;
	margin: 10px 0;
}
#content .goods_row .product_variant {
	text-align: left;
	min-height: 35px;
	_height: 35px;
	width: 200px;
}
#content .goods_column span, #content .goods_row span {
	text-align: right;
	display: block;
}
#content .block_goods div {
	width: 110px;
	min-height: 100px;
	_height: 100px;
	padding: 15px 0 30px 0;
	float: left;
}
#content a.red_link, #right_sidebar a.red_link {
	color: #AA2020;
	text-align: left;
	text-decoration: none;
}

.sntx_leftbutton {
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submit.gif) repeat-x;
	height: 22px;
	border: 0;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}

#content .block_goods a.red_link {
	margin: 0 0 0 20px;
	clear: left;
	float: left;
}
#content .goods_column a.red_link, #content .goods_row a.red_link {
	margin: 0;
}
#content .block_goods span {
	width: 110px;
	color: #898989;
	padding: 20px 0 5px 0;
	float: left;
}

#content .goods_row span {
	width: 124px;
	color: #898989;
	padding: 10px 0 5px 0;
	float: left;
}

#content .goods_column span {
	width: 124px;
	color: #898989;
	padding: 0 0 5px 0;
	float: left;
}

#content .block_goods span big, #content .goods_column span big, #content .goods_row span big {
	color: #AA2020;
	font-size: 13px;
	font-weight: bold;
}

#content .block_goods span big span, #content .goods_column span big span, #content .goods_row span big span {
	display: inline;
	float: none;
	margin: 0;
}
a.cart {
	width: 88px;
	height: 18px;
	color: #979797;
	text-align: center;
	text-decoration: none;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/a.cart.gif) no-repeat;
	padding: 4px 0 0 16px;
	display: block;
}
#content .block_goods a.cart {
	float: left;
}
#content .goods_column a.cart, #content .goods_row a.cart {
	clear: right;
	float: right;
}
#content .left {
	float: left;
}
#content .right, #content .goods_column span, #content .goods_row span {
	float: right;
}
#content .goods_row span {
	width: 200px;	
}
#bottom {
	width: 982px;
	height: 143px;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/bottom_bg.png) no-repeat;
	padding: 12px 10px 0 10px;
	float: left;
}
* html #bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='http://www.motoway.lt/out/oxbaseshop/html/2/images/bottom_bg.png' );
}
#bottom #tab {
	width: 192px;
	height: 20px;
	color: #676767;
	font-weight: bold;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/tab_bg.gif) #EBEBEB no-repeat right 0;
	padding: 7px 0 0 10px;
	float: left;
}
#bottom ul {
	width: 960px;
	list-style: none;
	border: 1px solid #EBEBEB;
	padding: 10px;
	float: left;
}
#bottom ul li {
	width: 137px;
	padding: 0 0 1px 0;
	float: left;
}
#bottom ul li a {
	color: #676767;
	text-decoration: none;
}
#footer {
	width: 994px;
	height: 25px;
	color: #898989;
	padding: 5px 4px 0 4px;
	float: left;
}
#nav .lang a.act, #nav .menu a.act, #left_sidebar #submenu a.act, #right_sidebar #most_goods li span, #content .txt h2 span {
	font-weight: bold;
}
#nav .lang a:hover, #bottom ul li a:hover, #left_sidebar #info_list a:hover, #right_sidebar #login a:hover, #left_sidebar #submenu a:hover, #content a:hover.red_link {
	text-decoration: underline;
}

/**********************************************************************************************/

.clear {
	clear: both;
}

.old_price {
	text-decoration: line-through;
}

.half_box {
	width: 272px;
}

#register_link {
	display: block;
	float: left;
	margin: 5px 0 10px 0;
	width: 79px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: url(http://www.motoway.lt/out/oxbaseshop/html/2/images/submit.gif) #EBEBEB repeat-x right 0;
	color: #fff; 
}

.vendor_logo {
	vertical-align: middle;
}

