BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6060;
	font-weight: bold;
	padding-right: 7px;
}
.leftmenu_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #4C528D;
	font-weight : bold;
	padding-top : 14px;
	padding-bottom : 12px;
}
A.sale {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #FF6060;
	font-weight : bold;
}
.offer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FF6060;
	font-weight : bold;
}
.sale {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #4C528D;
	font-weight : bold;
}
A.red {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF6060;
}
A.leftmenu_category {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #009966;
	font-weight : bold;
}
.leftmenu_item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #4C528D;
	padding-left : 17px;
	padding-top : 1px;
	padding-bottom : 1px;
}
.modelname {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #4C528D;
	font-weight : bold;
}
.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #4C528D;
}
A {
	color : #4C528D;
	text-decoration: none;
}
A.topmenu:VISITED {
	color: #4C528D;
}
A:HOVER {
	text-decoration: underline;
}
H1 {
	padding-top: 0px;
	font-family : Arial;
	font-size: 14pt;
	color : #009966;
	font-weight: normal;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: normal;
}
.title_link {
	font-family : Arial;
	font-size: 14pt;
	color : #009966;
	font-weight: normal;
}
.small_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #009966;
	font-weight : bold;
}
TABLE.lined
{
  	border: solid gray;
  	border-width: 1px 1px 0px 1px;
}
  TABLE.lined TD
{
  	border: solid gray;
  	border-width: 0px 0px 1px 0px;
}
TABLE.lined1
{
  	border: solid gray;
  	border-width: 1px 1px 0px 0px;
}
  TABLE.lined1 TD
{
  	border: solid gray;
  	border-width: 0px 0px 1px 1px;
}


TABLE.lined2
{
  	border: solid gray;
  	border-width: 0px 1px 0px 0px;
}
  TABLE.lined2 TD
{
  	border: solid gray;
  	border-width: 1px 0px 0px 1px;
	text-align: center;
}

#search_box_top
{
	height: 19px;
	width: 150px;
	border:0px;
	background: transparent url(/pict/xrono/search1.gif) no-repeat top left;
}

#search_box_main
{
	position:relative;
	border: 1px solid #4c528d;
	width: 128px;
	padding: 10px;
	display: block;
	font-weight:normal;
	text-align: left;
}

#search_box_main a
{
	display: block;
	font-weight:bold;
	text-align: center;
}
#search_box_main li
{
list-style: none;
padding-bottom: 10px;
}

#search_box_big_top
{
	border-radius-topright: 10px;
	border-top-right-radius: 20px;
	border-radius-topleft: 10px;
	border-top-left-radius: 20px;
	background: #4c528d url('/pict/xrono/search_center.gif') no-repeat top center;
	width: 572px;
	height: 19px;
}

#search_box_big_container
{
	width: 570px;
	border: 1px solid #4c528d;
}

#cart_box_top
{
	height: 18px;
	width: 150px;
	border:0px;
	background: transparent url(/pict/xrono/cart.gif) no-repeat top left;
}

#cart_box_main
{
	display: block;
	position:relative;
	border: 1px solid #ff6060;
	width: 138px;
	padding: 5px;
}

#cart_box_main
{
	display: block;
	position:relative;
	border: 1px solid #ff6060;
	width: 138px;
	padding: 5px;
}

#cart_box_main input
{
	width: 130px;
}

#news_box_top
{
	height: 18px;
	width: 158px;
	border:0px;
	background: transparent url(/pict/xrono/news.gif) no-repeat top left;
}
#news_box_main
{
	border: 1px solid #009966;
	width: 146px;
	padding: 5px;
}

#promo_box_top
{
	height: 18px;
	width: 158px;
	border:0px;
	background: transparent url(/pict/xrono/seemore.gif) no-repeat top left;
}
#promo_box_main
{
	position:relative;
	border: 1px solid #60A860;
	width: 138px;
	padding: 5px;
	text-align: center;
}


#top
{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	border: 0px;
}

#left_column
{
	position: absolute;
	left: 5px;
	top: 100px;
	width: 150px;
}

#right_column
{
	position: absolute;
	left: 600px;
	top: 100px;
	width: 168px;
}

#main_column
{
	position: absolute;
	left: 165px;
	top: 100px;
	width: 425px;
	border: 0px;
}

#full_column
{
	position: absolute;
	left: 165px;
	top: 100px;
	width: 590px;
	border: 0px;
}
#full_column i
{
	color : #9b9b9b;
	font-style: normal;
}

ul#mainmenu {
	position:absolute;
	list-style: none;
	top: 0;
	right: 0;
	margin: 0;
	padding-top: 5px;
}

ul#mainmenu li a
{
	padding: 0 5px 0 20px;
}

ul#mainmenu li#home a {
background: transparent url(/pict/images/icon_home.gif) no-repeat left;
}
ul#mainmenu li#aboutus a {
background: transparent url(/pict/images/icon_about.gif) no-repeat left;
}
ul#mainmenu li#cart a {
background: transparent url(/pict/images/icon_shop.gif) no-repeat left;
}
ul#mainmenu li#search a {
background: transparent url(/pict/images/search_icon.gif) no-repeat left;
}
ul#mainmenu li#payment a {
background: transparent url(/pict/images/icon_payments.gif) no-repeat left;
}
ul#mainmenu li#shipping a {
background: transparent url(/pict/images/icon_shipping.gif) no-repeat left;
}
ul#mainmenu li#mailus a {
background: transparent url(/pict/images/icon_contact.gif) no-repeat left;
}

#header_left
{
	position: absolute;
	display:block;
	top: 0;
	left: 250px;
	margin: 0;
}



h1#header a
{
	display:block;
	width:250px;
	height:67px;
	background: transparent url(/pict/xrono/SO_header_01_01.gif) no-repeat left;
}

#brand_menu
{
	position: relative;
	height: 19px;
	padding-left:20px;
	background-color: #EDF7BB;
}

#brand_menu img
{
	margin: 0 10px 0 10px;
	background-color: #FFFFFF;
}

#brand_menu a
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #4C528D;
	font-weight: normal;
}

#order_phone
{
	top: 40px;
}
#order_phone, #order_phone a
{
	position: absolute;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6060;
	font-weight: bold;
	padding-right: 7px;
}

#product_menu
{
	padding-left:250px;
	padding-top:34px;
	height:33px;
	background: transparent url(/pict/images/SR_header_01_07.gif) repeat-x bottom;
	z-index: -1;
}

.id1
{
	height:190px;
}

