/* for XHTML */

body{
	margin: 0;
	padding: 0;
	background-color: ;
	text-align: left; /* your wysiwyg editor will use this in editing mode */
	font-family: Arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}

td {
    font-family: Arial, helvetica, verdana, tahoma, sans-serif;
    font-size: 14px;
    color: #000000;
}

#page_content {
    font-size: 14px;
    min-height: 300px;
}

h1 {
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #5d6aa5;
    text-decoration: none;
}

h2 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #5d6aa5;
    text-decoration: none;
}

h3 {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #5d6aa5;
    text-decoration: none;
}

/* basic links on the site */
a {
    color: #5d6aa5;
    text-decoration: underline;
	font-weight: normal;
}

a:hover {
    color: #646464;
    text-decoration: none;
    font-weight: normal;
}

/* container div */
#main{
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	height: 100%;
}

div#main {
    width: 100%;
	text-align: left;
}

#kehys{
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

/* area for different parts */
#boxes{
	/* width: 100%; */
	margin: auto;
	padding: 0px 15px 0px 15px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	height: 100%;
}

#kehys_wrap{
    margin: 0px;
	padding: 0px;
}

#header{
    background-color: #ffffff;
    background-image: url('/files/header/tdk-wide-header.jpg');
	padding-top: 0px;
	height: 221px;
	overflow:hidden;
}

/* logo div, change width , if you want to change wider logo picture to your template */

#logo{
    width: -150px;
	float: left;
	text-align:left;
	height: 191px;
	overflow: hidden;
}

#logo a {
    line-height: 80px;
    font-size: 36px;
}

#logo img {
    margin: 10px 0;
}

a img {
    border: none;
}

/* main navigation top of the page */

#mainnavi{
    background-color: #5d6aa5;
	background-image: url('/s/spf/i/blue/navibg.gif');

	height: 27px;
	text-align: left;
	line-height: 27px;
}

#mainnavi_left{
	background-image: url('/s/spf/i/blue/navileft.gif');
	background-position: top left;
	background-repeat: no-repeat;

	height: 27px;
	text-align: left;
	line-height: 27px;
}

#mainnavi_right{
	background-image: url('/s/spf/i/blue/naviright.gif');
	background-position: top right;
	background-repeat: no-repeat;

	height: 27px;
	text-align: left;
	line-height: 27px;
}

#navi{
/*	width: 716px;*/
	text-align: left;
}

/* footer div */
#footer{
	height: 43px;
	border-top: 1px solid #dfe3e6;
	clear:both;
}

/* left footer */

#footerleft{
	height: 43px;
	width: 60%;
	text-align: left;
	float: left;
	padding-top: 11px;
	padding-left: 17px;
	color: #000000;
	font-size: 14pxpx;
}

/* left column of the template */

.columns .colleft {
  background: #f2f2f2;
}

.colrightcolor {
  background: #f2f2f2;
}

.colmaincolor {
  background: #ffffff;
}

#col2{
	float: left;
	width: 200px;
	text-align:center;
	margin-bottom: 100px;
	background-color: #f2f2f2;
	padding-top: 13px;
}

/* right column of the template */

.colright {
	background-color: #f2f2f2;
}

#right{
	float: right;
	width: 200px;
	text-align: center;
	margin-bottom: 100px;
	background-color: #f2f2f2;
	padding-top: 13px;
}

/* Joomla styles */

/* top navigation */
#mainlevel-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: none;
	float: left;
}

.menu_additional {
    float: right;
    padding: 5px;
	margin: 5px;
	width:50%;
	overflow: hidden;
	text-align: right;
}

.menu_additional a{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
	color: #5d6aa5;
	background: transparent;
	font-size: 14px;
	line-height: 13px;
	white-space: nowrap;
	border-left: 1px solid #646464;
	background: none;
}

.menu_additional a.first {
	border-left: none;
}

.menu_additional a:hover{
	color: #646464;
	text-decoration: none;
}

.menu_additional_inner_first a{
    float: left;
	background: transparent;
	border-left: 0px solid #646464;
	background: none;
}
.menu_additional_inner_first a:hover{
    float: left;
	background: transparent;
	border-left: 0px solid #646464;
	background: none;
}
.menu_additional_inner_all a{
    float: left;
	background: transparent;
	border-left: 1px solid #646464;
	background: none;

}
.menu_additional_inner_all a:hover{
    float: left;
	background: transparent;
	border-left: 1px solid #646464;
	background: none;

}

.mainlevel-nav {
    float: left;
    padding: 5px;
	margin: 5px;
}

.mainlevel-nav a{
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px solid #646464;
}

.mainlevel-nav a.last {
	border-right: none;
}

.mainlevel-nav a{
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: underline;
	color: #5d6aa5;
	background: transparent;
}

.mainlevel-nav a:hover{
	color: #646464;
	text-decoration: none;
}

/* for mainmenu flat list on the */
ul#mainlevel-menu{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	background: none;
}

ul#mainlevel-menu li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 27px;
	white-space: nowrap;

	/* use this, if you don't want to use images */
	/* border-right: 1px solid #4077b2; */
	background: none;
	background-image: url('/s/spf/i/blue/line.gif');
	background-position: top right;
	background-repeat: no-repeat;

	font-weight: bold;
}

ul#mainlevel-menu li a{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: underline;
	color: #ffffff;
	background: transparent;
}

ul#mainlevel-menu li a:hover{
	color: #646464;
	text-decoration: none;
	background-color: #f2f2f2;
}

/* active page navigation style*/
ul#mainlevel-menu li #active_menu-menu{
    background-color: #f2f2f2;
	background-image: url('/s/spf/i/activebg.gif');
	background-position: top left;
	background-repeat:repeat-x;
	color: #646464;
}

/* for includes/footer.php styles */
#footerleft div{
	padding-right: 5px;
	text-align:left;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 1.5em;
}

table.contentpaneopen td {
	padding-right: 5px;
	line-height: 1.5em;
}

table.contentpaneopen td.componentheading {
	font-family: Arial;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen div{

}

ul{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

li{
/*	list-style-type: none; */
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-image: url('/s/spf/i/bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ol{
	margin: 0;
/*	padding: 0; */
	list-style-type: decimal;
}

ol li{
	background: none;
}

table.contentpane{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 14px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane table{

}

table.contentpane td.componentheading {
	font-family: Arial;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #dfe3e6;
}

.button {
  color: #000000;
  font-family: Arial;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #dfe3e6;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #dfe3e6;
	background-color: #ffffff;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable{
	margin:auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	padding: 0;
	margin-bottom: 27px;
	width: 170px;

	color: #000000;
	text-align:left;

	font-size: 14px;
}

div.moduletable table{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

table.moduletable th, div.moduletable h3, div.column_title {
	background-image: url('/s/spf/i/blue/div_icon.gif');
	background-position:top left;
	background-repeat: no-repeat;

	height: 28px;
	line-height: 28px;

	color: #000000;
	text-align: left;
	padding-left: 28px;
	padding-bottom: 0;

	font-weight: bold;
	font-size: 15px;
	margin: 0;
}

div.column_title {
    white-space: nowrap;
}

table.moduletable td {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.small {
	color: #000000;;
	font-size: 12px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #5d6aa5;
	text-align: left;
	padding-top: 5px;

	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #5d6aa5;
}

a.mainlevel#active_menu {
	text-decoration: underline;
	color: #5d6aa5;
}

a.mainlevel#active_menu:hover {
	text-decoration: none;
	color: #5d6aa5;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #5d6aa5;
	text-align: left;
}

a.sublevel:hover {
	color: #646464;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #646464;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #999999;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.size_panel {
	padding: 1em;
	border: 1px solid #dfe3e6;
	background-color: #f2f2f2;
}

.size_panel select, .size_panel input {
	border-width: 1px;
}

table#model_list {
	margin-top: 2em;
}

#model_list tbody td {
	padding: 5px;
	vertical-align: top;
	align: left;
}

.model_header td {
	background-color: #f2f2f2;
	border-top: 1px solid #dfe3e6;
	border-left: 1px solid #dfe3e6;
	border-right: 1px solid #dfe3e6;
	border-bottom: 0;
}

.model_bottom td {
	border-top: 1px solid #dfe3e6;
	height: 2em;
}

td.model_side {
	border-left: 1px solid #dfe3e6;
}

td.model_line {
	height: 1Em;
}

td.order_link {
	border-right: 1px solid #dfe3e6;
}

table thead td {
	background-color: #f2f2f2;
	color: #000000;
	font-weight: bold;
	border: 1px solid white;
	text-align: center;
}

table thead td a:link, table thead td a:hover, table thead td a:visited {
    color: #5d6aa5;
    text-decoration: underline;
}

table thead td a:hover {
    color: #646464;
    text-decoration: none;
}

table thead td {
    padding: 4px 0;
}

.menu_goods_types {
	font-weight: bold;
}

.menu_goods_types .selected {
	background-color: #5d6aa5;
	color: white;
	padding: 2px;
}

.search_form_common {
    float: right;
    padding: 0px 0px 0px 5px;
    margin-top: 156px;
}
.search_form_common input {
    font-size: 14px;
    margin: 0px;
}

.menu_left a, select, input {
    font-size: 14px;
}
.menu_left a:link, .menu_left a:visited {
    text-decoration: underline;
}
.menu_left a:hover, .menu_left .selected a {
    text-decoration: none;
}

.brand_list .brand a {
    font-size: 16px;
}

.brand_list .details a {
    font-size: 13px;
}

.container_contant {
    text-align:left;
}


/*
.pricelist tr > td:first-child {
    white-space:nowrap;
}
*/

.pricelist tbody td {
    padding:2px 4px;
}

.static_colunm {
    margin-bottom: 20px;
}


















































































}


/* Ads design begin*/
.ads_rubric_tree ul{
    padding:0;
}
.ads_rubric_tree .selected > a{
    color: #000;
}
.ads_list h3.title {
    border-bottom:1px solid;
    margin:0;
    padding-right:150px;
}
.ads_item {
    margin:25px 0px;
}
.ads_list .message {
    margin-bottom:5px;
}
.ads_list .email{

}
.ads_list .email a{
    color:black;
}

.ads_list .ads_info_block {
    font-size:0.8em;
    top:0.6em;
    hgeight:1.2em;
    float:right;
    text-align:right;
    width:150px;
    position:relative;
}
.paging_panel {
    margin-top:20px;
}
/* Ads design end*/

/* Media design begin*/
.media-issue-contents .media-rubric-path {
    margin:25px 0px 5px;
}
.media-issue-contents .media-rubric-path a{
    color: black;
}
.media-issue-contents .media-list-article-title {
    margin: 5px 0px;
    text-indent: 5px;
}

ul.media_archive li{
    margin-bottom:5px;
}
ul.media_archive ul {
    margin-top:5px;
    padding:0;
}

.media-articles .media-article h3{
    font-size: 16px;
    margin-bottom: 5px;
}
.media-articles .media-annotation {
    padding:0px 10px 10px;
}
.media_rubric_tree .selected > a{
    color: black;
}
.media_rubric_tree ul {
    padding: 0px;
}
/* Media design end*/
div.bread_crumbs {
    padding:10px 10px 0;
}
hr {
    border: none;
    border-bottom: 1px solid #DDDDDD;
}