



/*/////////////////
	selectors 
/////////////////*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666565;
	text-align: center;
}

body.main {

	/* background:url(/i/bg_ny.gif); */

}

a {
	color: #006ea9;
	text-decoration: none;
}

a:hover {
	color: #71b0d1;
	text-decoration: underline;
}

img {
	border: none;
}

form, input {
	margin: 0;
	padding: 0;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}





/*/////////////////
	layout elements
/////////////////*/

div.page {
	min-width: 776px;
	width: 776px;
	margin: 0 auto;
	text-align: left;
}

div.clear {
	clear: both;
}

div.clear_left {
	clear: left;
}





/*/////////////////
	header 
/////////////////*/

div.header {
	padding: 10px 0 0 0;
}

div.header div.header_image {
	float: right;
}

div.header div.logo {
	float: left;
	margin: 0;
	padding: 15px 0;
}




/*////////////////////////
	icons
/////////////////////////*/
div.icons {
	float: left;
	padding: 4px 0 0 6px;
}

div.icons a {
	margin: 0 15px 0 0;
}




/*/////////////////////////////
	header links & search
/////////////////////////////*/

div.links {
	margin: 2px 0 0 0;
	padding: 0 0 0 290px;
}

div.links a { 
	color: #1587bf;
	font-size: .85em;
	text-decoration: underline;
}

div.links span {
	margin: 0 15px 0 0;
}
div.links span.lang {
	color: #1587bf;
	font-size: .85em;
	margin-right: 2px;
}

div.links span.lang {
	margin: 0 15px 0 120px;
}

div.links form {
	float: right;
}

div.links input.search,
input.search,
input.searchInput {
	width: 120px;
	height: 15px;
	border: 1px solid #ddd;
	margin: 0px 3px 6px 0 !important;
	margin: 0 3px 4px 0;
	padding: 1px 4px;
	font-size: 12px;
	color: #aaadae;
}

input.searchInput {
	color: #666565;
}

/* hack, makes selectors invisible for all browser, but Opera 7 and higher */
@media all and (min-width: 0px){
	input.search,
	input.searchInput {
		width: auto;
		height: 21px;
		margin: 0 3px 4px 0 !important;
	}
}


/*///////////////////////
	rounded corners
///////////////////////*/

div.corner_tl {
	background: url(/i/corner_tl.gif) no-repeat top left;
}

div.corner_tr {
	background: url(/i/corner_tr.gif) no-repeat top right;
}

div.corner_bl {
	background: url(/i/corner_bl.gif) no-repeat bottom left;
}

div.corner_br {
	background: url(/i/corner_br.gif) no-repeat bottom right;
}




/*//////////////////////
	about on home
//////////////////////*/
div#about {
	background: url(/i/home_about_shadow.png) no-repeat center bottom;
}
*html div#about {
	background: none;
}

div#about div#about_content {
	margin: 0 0 10px 0;
	*margin: 15px 0 10px 0;
	padding: 0 25px 10px 25px;
	
	height: 60px;
	
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
	font-size: 12px;
}
* html div#about div#about_content {
	margin: 10px 0 0 0;
	clip: rect(10px, 0, 0, 0);
}

div#about div#about_content p {
	margin: 9px 0;
	text-align: justify;
	text-indent: 2em;
}

div#about_content div#about_ru p {
	margin: 6px 0;
	padding: 0;
}

div#about_content div#about_en p {
	padding: 2px 0 0 0;
}

div#about div#about_content .center {
	text-align: center;
}

html*#about_content p {
	[margin: 8px 0; /* Mozilla 1 */
	margin: 14px 0;  /* SAFARI */
	]margin: 8px 0; /* IE 7 */
}

div#about a#arrow {
	float: right;
	display: block;
	width: 17px;
	height: 17px;
	background: url(/i/home_about_arrow.gif) no-repeat;
	background-position: 0 0;
	margin: 0 10px 10px 0;
}
html*div#about a#arrow {
	]margin: -5px 15px 0 0;
}

* html div#about a#arrow  {
	margin: 0 10px 10px 0;
}





/*////////////
	footer
////////////*/

div.footer {
	margin: 10px 0;
	font-size: .85em;
	color: #808080;
	border-top: 1px solid #a8d2e7;
	border-bottom: 1px solid #a8d2e7;
}

div.footer a,
div.owox a {
	color: #808080;
}

div.footer a:hover,
div.owox a:hover {
	color: #006ea9;
}

div.footer span.copyright {
	float: left;
	margin: 30px 0;
}

div.footer address {
	float: right;
	margin: 10px 0;
	text-align: right;
}





/*/////////////////////
	owox copyright
/////////////////////*/

div.owox {
	margin: 5px 0;
	text-align: right;
	font-size: .7em;
	color: #b3b1b1;
}

input.buttn {
	height: 21px;
	margin: 0 0 2px 0 !important;
	margin: 0 0 3px 0;
	font-size: .85em;
	vertical-align: top;
}

div.menu {
	float: left;
	width: 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #e3eff7;
}

div.menu div {
	padding: 4px 7px;
	font-weight: bold;
	color: #71b0d1;
	background: #e3eff7 url(/i/border_dotted_h.gif) repeat-x bottom left;
}

div.menu div a {
	font-weight: normal;
}

div.menu div span {
	font-weight: normal;
	color: #1587bf;
}

div.menu div.submenu {
	padding: 4px 0 4px 0;
	background: #f7fafd url(/i/border_dotted_h.gif) repeat-x bottom left;
}

div.menu div.submenu div {
	padding: 2px 5px 2px 20px;
	background: none;
}

div.menu div.submenu div.notselected {
	m3argin-left: 11px;
}

div.menu div.submenu div.selected {
	padding: 1px 0 1px 11px;
	margin-left: 9px;
	background: url(/i/blue_arrow.gif) no-repeat 0px .4em;
}

div.menu div.submenu div.selected a{
	font-weight: bold;
	color: #71b0d1;
}

div.menu div.submenu div.menu_arrow_collapsed {
	background: url(/i/menu_arrow_collapsed.gif) no-repeat 8px 6px;
}

div.menu div.submenu div.menu_arrow_expanded {
	background: url(/i/menu_arrow_expanded.gif) no-repeat 8px 6px;
}


div.menu div.submenu div img {
	margin: 0 6px 0 0;
}

div.menu div.menu_footer {
	margin: 0 0 15px 0;
	padding: 0;
	background: #cce2ef url(/i/corner_br.gif) no-repeat bottom right;
}

div.menu div.menu_footer div.corner_bl {
	background: url(/i/corner_bl.gif) no-repeat bottom left;
}

/*////////////
banner_bottom_left
/////////////*/
div.menu div.banner_bottom_left {
	background: #ffffff;
	text-align: center;
}





div.main_menu {
	min-width: 776px;
	width: 776px;
/*	height: 31px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .85em;
	letter-spacing: 1px;
	background: #68abce url(/i/main_menu_bg.jpg) repeat-x bottom left;
	border-bottom: 10px solid #e3eff7;
}

div.main_menu#branches_menu {
	min-width: 780px;
	width: 780px;
	background: #c2d9e4 url(/i/branches_menu_bg.jpg) repeat-x top left;
	border-bottom: none;
}

div.main_menu table {
	width: auto;
	margin: 0;
	padding: 0;
}



/*
	tab
*/

div.main_menu td {
	width: 195px;
	margin: 0;
	text-align: center;
	list-style: none;
}

div.main_menu td a {
	display: block;
	padding: 10px 0 8px 0;
	color: #e3eff7;
}

div.main_menu#branches_menu td a {
	color: #286593;
	font-size: 1.1em;
}

div.main_menu td a:hover {
	display: block;
	padding: 10px 0 8px 0;
	color: white;
}


/* 
	selected menu item
*/

div.main_menu td.selected div.corner_bl {
	background: url(/i/tab_corner_bl.gif) no-repeat bottom left;
}

div.main_menu td.selected div.corner_br {
	background: url(/i/tab_corner_br.gif) no-repeat bottom right;
}

div.main_menu td.selected div.tab {
	color: #006ea9;
	background: #e3eff7 url(/i/main_menu_tab_bg.jpg) repeat-x top left;
	margin: 0 5px;
}

div.main_menu td.selected div.corner_tl {
	background: url(/i/tab_corner_tl.gif) no-repeat top left;
}

div.main_menu td.selected div.corner_tr {
	background: url(/i/tab_corner_tr.gif) no-repeat top right;
}

div.main_menu td.selected div.tab_body {
	padding: 6px 0 8px 0;
}

div.main_menu td.selected div.tab_body a {
	color: #006ea9;
	padding: 0px;
}



/*
	corners
*/

div.main_menu div.corner_tl {
	background: url(/i/main_menu_tl.gif) no-repeat top left;
	width: 100%;
}

div.main_menu div.corner_tr {
	background: url(/i/main_menu_tr.gif) no-repeat top right;
	width: 100%;
}



/*////////////
	content
////////////*/

div.content {
	margin: 0 0 0 200px;
}
/*////////////
banner_center
/////////////*/
div.banner_center {
margin: 10px 0 0 0;
}



/*//////////////
	crumbs
//////////////*/
div.crumbs {
	padding: 3px 0px 3px 11px;
	font-size: .85em;
	color: #71b0d1;
	background: #f7fafd url(/i/menu_side_corner.gif) no-repeat top left;
}

div.crumbs span {
	margin: 0 6px;
	padding: 0 0 5px 0;
}



div.content div.content_body {
	margin: 0 0 0 10px;
}



/*
	headers
*/
div.content_body h1 {
        margin: 20px 0 0 0;
        padding: 0 0 0 11px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.85em;
	font-weight: normal;
        text-align: left;
	color: #006ea9;
	border-left: 2px solid #7fb6d3;
}

div.content_body h2 {
        margin: 15px 0 5px 0;
	padding: 0 0 0 14px;
        font-size: 1.25em;
        text-align: left;
	color: #006ea9;
}

div.content_body h2.quote {
        font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
        margin: 6px 0;
}

div.content_body h3 {
        margin: 15px 0 0 0;
        padding: 0 0 0 14px;
        font-size: 1em;
        color: #579fc6;
}

div.content_body ul,
div.content_body ol {
	margin: 5px auto 15px 5px !important;
	margin: 5px auto 15px 20px;
}

div.content_body ul li {
	list-style: url(/i/dot.gif);
}

div.content_body ol li {
        margin: 6px 0;
}

div.content_body dfn {
	font-style: normal;
}

div.content_body q {
	font-style: italic;
}

div.content_body .red {
	font-weight: bold;
	color: #FF0000;
}

div.content_body .highlight_blue {
        margin: 20px 0;
        padding: 3px 8px;
        background-color: #e3eff7;
        color: #006ea9;
}

div.content_body strong.highlight {
        color: #006ea9;
}




/*
	text elements
*/
div.content_body div.content_body_text {
        margin: 15px 0 0 0;
        text-align: left;
        color: #666565;
}

div.content_body p {
        margin: 5px 0 10px 0;
	padding: 0;
	text-indent: 1em;
	text-align: justify;
	color: #666565;
}

div.content_body p a {
	text-decoration: underline;
}

div.content_body label {
	font-weight: bold;
}

div.content_body pre {
        margin: 10px 0 0 10px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 1.4em;
        font-style: italic;
}

div.content_body ol {
        margin: 0 0 0 25px;
}

div.content_body small {
	font-size: .85em;
}



/*
	images in text
*/
div.content_body img {
        
}

div.content_body img.left {
	float: left;
	margin: 10px 15px 0 0;
	padding: 5px;
    border: 1px solid #7ab5d4
}

div.content_body img.right {
	float: right;
	margin: 10px 0 10px 15px;
	padding: 5px;
    border: 1px solid #7ab5d4
}

div.content_body samp img.left {
        float: left;
        margin: 10px 15px 0 0;
}

div.content_body samp img.right {
      float: right;
      margin: 10px 0 10px 15px;
}

div.content_body img.photo {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #7ab5d4
}

div.content_body div.center {
        text-align: center;
}


/*
	table
*/

div.content_body table {
	width: 550px;
	margin: 5px 0;
	font-size: .9em;
	border-collapse: collapse;
}

div.content_body table thead td,
div.content_body table tfoot td,
div.content_body table tr.header td {
	text-align: center;
	font-weight: bold;
	color: #006ea9;
	background: #e3eff7;
}

div.content_body table td {
	padding: 3px;
	border: 1px solid #71b0d1;
        text-align: left;
        vertical-align: top;
}

div.content_body table td.high {
        vertical-align: middle;
        text-align: center;
}

div.content_body table td.price {
	text-align: right;
}

div.content_body table tr.blue td {
	background: #f4f9fc;
}

div.content_body table td img {
	border: none;
}

div.content_body table.params td {
        text-align: center;
        vertical-align: middle;
}

div.content_body table.params td.parameter {
        text-align: left;
}

div.content_body table.szr td {
        vertical-align: middle;
}

div.content_body table.center td {
        vertical-align: middle;
}

div.content_body table.noborder td {
        vertical-align: middle;
	border: none;
}

div.content_body table.nb {
	width: 550px;
	font-size: 1em;
	margin: 5px 0px;
	border-collapse: collapse;
}

div.content_body table.nb td {
        vertical-align: middle;
	border: none;
}


/*
	photo gallery
*/

div.content_body div.gallery {
        overflow: auto;
	width: 550px;
        height: 260px;
        padding: 10px 0px 10px 10px;
        border: 1px solid #aad0e3;
	text-align: center;
}

/* hack, makes selectors invisible for all browser, but Opera 7 and higher */
@media all and (min-width: 0px){
	div.content_body div.gallery {
		overflow: visible;
		height: auto;
	}
}

div.content_body div.gallery a {
	display: block;
	float: left;
	margin: 2px 10px 10px 0;
	border: 1px solid #aad0e3;
}

div.content_body div.gallery a img {
	border: 1px solid #fff;
}

div.content_body div.gallery a:hover img {
	border: 1px solid #71b0d1;
}





/*
	contacts
*/

div.content_body address {
	line-height: 1.5em;
}

div.content_body address a {
	text-decoration: underline;
}



/*
	links
*/

div.content_body ul.links {
	margin: 0 0 0 10px;
        padding: 0 0 0 10px;
	font-size: .85em;
}

div.content_body ul.links li {
        list-style: url(/i/link_arrow.gif) outside;
        margin: 5px 0;
}

div.content_body ul.links_out li {
        list-style: url(/i/icon_new_window.gif) outside;
	margin: 5px 0;
}





/*
        logos list
*/
/*
div.content_body div.logos_list {
        margin: 15px 0 0 0;
        padding: 10px 0;
        background: url(/i/border_dotted_h.gif) repeat-x top left;
}

div.content_body div.logos_list div {
        height: 120px;
        padding:10px;
        background: url(/i/border_dotted_h.gif) repeat-x bottom left;
}
div.content_body div.logos_list div img {
        float: left;
        margin: 0 10px 0 0;
}

div.content_body div.logos_list div h2,
div.content_body div.logos_list div p {
        margin: 0 0 0 150px;
}

div.content_body div.logos_list div h2 {
        margin: 0 0 0 150px;
        padding: 0;
}

div.content_body div.logos_list div p {
        margin: 7px 0 0 120px;
        text-indent: 0;
        text-align: left;
}

div.content_body div.logos_list div ul {
        margin: 4px 0 4px 180px;
}
*/
div.content_body div.logos_list {
        margin: 15px 0 0 0;
        padding: 10px 0;
        background: url(/i/border_dotted_h.gif) repeat-x top left;
}

div.content_body div.logos_list div {
        height: 140px;
        padding:10px;
        background: url(/i/border_dotted_h.gif) repeat-x bottom left;
}
div.content_body div.logos_list div img {
        float: left;
        margin: 0 10px 0 0;
}

div.content_body div.logos_list div h2,
div.content_body div.logos_list div p {
        margin: 0 0 0 170px;
}

div.content_body div.logos_list div h2 {
        margin: 0 0 0 170px;
        padding: 0;
}

div.content_body div.logos_list div p {
        margin: 7px 0 0 140px;
        text-indent: 0;
        text-align: left;
}

div.content_body div.logos_list div ul {
        margin: 4px 0 4px 2000px;
}


/*
        goods list, producers list, order form
*/

div.content_body div.list table {
        width: 550px;
        padding: 2px;
        margin: 10px 0;
        border-collapse: separate;
        border: 1px solid #d4e7f1;
}

div.content_body div.list table td {
        padding: 3px 5px;
        vertical-align: top;
        font-size: .9em;
        border: 1px solid #fff;
}

div.content_body div.list table td.price {
        text-align: right;
}

div.content_body div.list table td.ammount input {
        width: 40px;
}

div.content_body div.list table thead td {
        font-weight: normal;
        vertical-align: middle;
}

div.content_body div.list table thead.strong td {
        font-weight: bold;
}

div.content_body div.list table tr.blue td {
        background: #f4f9fc;
}

div.content_body div.list table td small {
        display: block;
        margin: 6px 0 0 0;
        color: #8d98a1;
}

div.content_body div.list table.clear_table {
        width: auto;
        margin: 0;
        padding: 0;
        border: none;
}

div.content_body div.list table.clear_table td {
        padding: 2px 10px;
        border: none;
        text-align: center;
}





/*
	alert
*/
div.alert {
	padding: 0 15px;
	color: #c50000;
}

div.alert img {
	float: left;
	margin: 5px 0;
	border: none;
}

div.alert h3 {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 1.1em;
	color: #c50000;
}

div.alert dfn {
	display: block;
	margin: 0 0 0 10px;
}



/*
        order form
*/

div.content_body div.list table.order_form input,
div.content_body div.list table.order_form textarea {
        width: 360px;
}

div.content_body div.list table.order_form select {
        width: 210px;
}

div.content_body div.list table input.submit,
div.content_body div.list table.order_form input.submit {
        width: auto;
        margin: 6px 0;
}


/*
        navigation by pages
*/
div.content_body div.nav {
        text-align: right;
        font-size: .9em
}

div.content_body div.nav a {
        padding: 0 2px;
}




/*
        filter
*/

div.content_body div.filter {
	margin: 25px 0;
        font-size: .9em;
	background: #e3eff7;
}

div.content_body div.filter div.filter_content {
	padding: 4px 0px 9px 6px;
}

div.content_body div.filter div.corner_bl {
	border: 1px solid #fff;
}

div.content_body div.filter h2 {
	margin: 4px 0 0 0;
}

div.content_body div.filter h2 a img {
	float: left; 
	margin: 0 4px 0 0;
}
	
div.content_body div.filter h2 a:hover {
	color: #006ea9;
	text-decoration: none;
}

div.content_body div.filter div.block {
	float: left;
	margin: 10px 6px 10px 0;
}

div.content_body div.filter div.block div.list {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	word-wrap: break-word;
	width: 178px;
	height: 200px;
	padding: 0;
	background: #fff;
	border: 1px solid #71b0d1;
}

div.content_body div.filter div.block div.list a {
	display: block;
	padding: 4px 4px;
	
}

div.content_body div.filter div.block div.list a:hover {
	background: #f1f7fb;
}

div.content_body div.filter div.block div.list a.selected {
	background: #e3eff7;
}

div.content_body div.filter div.block div.list span.selected {
	display: block;
	padding: 4px 4px;
	color: #006ea9;
	background: #e3eff7;
}

div.content_body div.filter div.block div.list a.selected:hover {
	color: #006ea9;
	text-decoration: none;
}

div.content_body div.filter input.input {
        width: 450px;
        padding: 1px;
        color: #666565;
        border-top: 1px solid #b0adbe;
		border-right: 1px solid #bdbcc1;
		border-bottom: 1px solid #fefefe;
		border-left: 1px solid #bebdc2;
}

div.content_body div.filter input.button {
	font-size:0.9em;
	height:21px;
	margin:0pt 10px;
	padding:0pt;
	width:75px;
}
div.content_body div.filter button {
	width:75px;
        height: 21px;
        margin: 0 10px;
        padding: 0;
        font-size: .9em;
}






/*
        mission page
*/
div.content_body img.large_logo {
        margin: 0;
        border: none;
}


/*
        philosophy
*/
div.philosophy p {
        margin: 16px 0 0 0;
}

div.philosophy strong {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 1.3em;
        font-weight: normal;
        color: #8c8b8b;
}


/*
        history
*/
ul.history {
        margin: 10px 0;
        list-style: none;
}

ul.history li {
        margin: 12px 0;
        text-indent: 15px;
}

ul.history li strong {
        color: #006ea9;
}


/*
        our production 
*/
div.content_body ul.quality li {
        margin: 7px 0;
        list-style: url(/i/blue_arrow.gif);
}

div.content_body div.achievement strong {
        color: #006ea9;
}
div.content_body table.plants td {
	vertical-align: top;
	text-align: center;
}

div.content_body table.plants td.num {
	width: 15px;
}

div.content_body table.plants td.title {
	font-weight: bold;
	color: #006ea9;
}

div.content_body table.plants td.tel {
	width: 170px;
}



/*
	filials
*/
div.content_body_text div.filials h2 {
	margin: 30px 0 0 0;
}




/*
	news archive
*/
div.news_archive div {
	margin: 10px 0 20px 0;
}

div.news_archive strong {
/*
	display: block;
	text-align: right;
	font-size: .86em;
*/
}

div.news_archive div span {
	display: block;
	padding: 0 0 0 10px;
	font-size: .9em;
	background: url(/i/blue_arrow.gif) no-repeat 0px 2px;
	color: #666565;
}



/*
	schools table
*/
div.content_body table.schools td {
	text-align: center;
}

div.content_body table.schools tr.highlight {
	background: #ffe76e;
}



/*
	body menu
*/
div.content_body ul.body_menu li {
	margin: 10px 0;
	list-style: url(/i/menu_arrow.gif);
	font-size: 1.05em;
}



/* 
	site map
*/

div.content_body ul.site_map li {
	list-style: none;
}

div.content_body ul.site_map li a {
	text-decoration: underline;
}

div.content_body ul.site_map li span a {
	padding: 3px 6px;
	font-size: 1.1em;
	font-weight: bold;
	background: #006ea9;
	color: #fff;
}

div.content_body ul.site_map li span a:hover {
	color: #fff;
}

div.content_body ul.site_map ul li {
	list-style: url(/i/blue_arrow.gif);
}



/*///////////////////
	presentation
///////////////////*/

{}

div.show {
	width: 780px;
}





/*////////////////////
	menu on main
////////////////////*/

div.home_menu {
	margin: 10px 200px 0 0;
}

div.home_menu div.row {
	*height: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

div.home_menu div.row div.submenu {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}

div.home_menu div.row div.submenu h1 {
	margin: 0 0 0 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	color: #1587bf;
}

div.home_menu div.row div.submenu ul {
	margin: 5px 5px 5px 9px;
	padding: 0;
	border-top: 1px solid #daecf5;
}

div.home_menu div.row div.submenu li {
	list-style: none;
	background: url(/i/menu_arrow.gif) no-repeat 0px 5px;
	border-bottom: 1px solid #daecf5;
}

div.home_menu div.row div.submenu li a {
	display: block;
	margin: 0 0 0 15px;
	padding: 1px 0 3px 0px;
}




/*/////////////////////
	news on main
/////////////////////*/

div.news {
	float: right;
	width: 200px;
	margin: 10px 0 0 0;
}

div.news h1 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #1587bf;
}

div.news div {
	margin: 10px 0 20px 0;
}

div.news strong {
	display: block;
	text-align: right;
	font-size: .86em;
}

div.news div span {
	display: block;
	padding: 0 0 0 10px;
	font-size: .9em;
	font-weight: bold;
	background: url(/i/yellow_arrow.gif) no-repeat 0px 2px;
	color: #006ea9;
}




/*
	submenu
*/
div.content_body div.submenu {
	padding: 10px;
}


div.content_body div.submenu div {
	float: left;
	margin: 5px 0;
	width: 270px;
	text-align: center;
}

div.content_body div.submenu div h2 {
	margin: 1px 4px;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
    height: 5em;
}



/*
	price_link
*/
div.content_body div.price_link {
	width: 150px;
	margin: 12px auto 6px 0;
	font-size: .85em;
	text-align: left;
}

div.content_body div.price_link img {
	margin: 0;
	padding: 0;
	float: left;
}

div.content_body div.price_link span {
	margin:  0 0 5px 5px;
	padding: 0;
}

div.content_body div.price_link span.cart {
	margin:  0 0 5px 20px;
	padding: 0;
}

div.content_body div.price_link span.order {
	font-size: 115%;
	margin:  0 0 5px 5px;
}





/*
	search results
*/
div.content_body div.search_results {
	padding: 0 0 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.content_body div.search_results h2 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #666565;
	font-size: 1em;
	font-weight: normal;
}

div.content_body div.search_results h2 a {
	font-size: 1.25em;
	font-weight: bold;
	color: #006ea9;
}

div.content_body div.search_results h2 span {
	color: #71b0d1;
}

div.content_body div.search_results h2 small {
	margin: 0 0 0 15px;
}

div.content_body div.search_results h2 small a {
	font-size: 1.1em;
	font-weight: normal;
}

div.content_body div.search_results p {
	margin: 0;
	text-indent: 15px;
	font-size: .85em;
}

div.content_body div.result_pages {
	text-align: center;
}

div.content_body div.result_pages a {
	text-decoration: underline;
}

div.content_body div.result_pages small {
	display: block;
	margin: 5px 0;
}

div.content_body div.result_pages div.pages {
	display: inline;
	margin: 6px 0;
	padding: 2px 7px;
	background: #f0f9ff;
	border: 1px solid #ccc;
}


div.news_pages {
	border-top: 1px solid #e7f1f7;
	text-align: center;
}

div.news_pages div {
	border-top: 1px solid #d9e9f2;
}

div.news_pages div div {
	padding: 11px 0;
	border-top: 1px solid #e7f1f7;
}

div.news_pages img {
	margin: 0 3px;
}

div.news_pages span {
	display: inline;
}

div.news_pages span a,
div.news_pages span strong {
	padding: 0 4px;
	margin: 0 4px;
	border: 1px solid #cce2ee;
}

div.news_pages span a:hover {
	color: #006ea9;
}

div.news_pages span strong {
	color: #006ea9;
	background: #e5f0f6;
}


/*
	link to the top
*/
div.top_link {
	margin: 20px 0 0 0;
	text-align: right;
	color: #1587bf;
	clear: both;
}

div.top_link a {
	font-size: .85em;

}


.video {
	padding:0 0 0 38px;
	height:50px;
	background:url(/i/video-bg.jpg) top left no-repeat;
}

.video div.video-b {
	background:#e3eff7 url(/i/video-b.jpg) bottom right no-repeat;
}

.video div.video-t {
	background:url(/i/video-t.jpg) top right no-repeat;
}

div.content_body .video p {
	font-weight:bold;
	padding:5px 0;
	margin:0;
	text-align:left;
}

div.content_body .video p a {
	font-weight:normal;
}

.video small {
	display:block;
	margin-left:75px;
	padding-bottom:10px;
	font-size:11px;
	color:#959595;
}
