* {
  color: #727171;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

body {
  background: #ffffff center;
  vertical-align: top;
}

img {
  border: 0;
}

img.border {
  border: 1px solid #dfdfdf;
}

a {}

a:hover {
  text-decoration: none;
}

a.pages{
  padding: 4px 4px 2px 4px;
}

a.pages, a.pages:active, a.pages:visited{
  font-weight: bold;
}

b.pages {
  background: #727171;
  color: #ffffff;
  padding: 4px 4px 2px 4px;
}

table {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

#container {
  margin-left: auto;
  margin-right: auto;
}

#top {
  height: 174px;
  width: 1004px;
}
/*#top-left

{

	padding-top: 15px;

	height: 257px;

	float: left;

}

#top-right

{

	float: right;

	height: 257px;

}*/

#middle{
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  width: 1004px;
}

#leftside {
  float: left;
  margin: 0px 0px 0px 4px;
  padding: 0px 0px 0px 0px;
  width: 220px;
}

#centerside {
  float: right;
  margin: 0px 7px 0px 4px;
  padding: 0px 0px 0px 0px;
  width: 765px;
}

#footer {
  color: black;
  text-align: center;
  width: 1004px;
}
/*begin ////////frame////////////////////////////////////////////*/

.frame_t {
  background: url(frame_top_bg.gif) repeat-x top;
  margin-bottom: 10px;
  z-index: 10;
}

.frame_l {
  background: url(frame_border.gif) repeat-y left;
  z-index: 10;
}

.frame_r {
  background: url(frame_border.gif) repeat-y right;
  z-index: 10;
}

.frame_b {
  background: url(frame_border.gif) repeat-x bottom;
  z-index: 10;
}

.frame_tl {
  background: url(frame_top_left.gif) no-repeat left top;
  z-index: 20;
}

.frame_tr {
  background: url(frame_top_right.gif) no-repeat right top;
  z-index: 20;
}

.frame_bl {
  background: url(frame_bottom_left.gif) no-repeat left bottom;
  z-index: 20;
}

.frame_br {
  background: url(frame_bottom_right.gif) no-repeat right bottom;
  padding-bottom: 15px;
  z-index: 20;
}

.frame_hl {
  background: url(frame_hline.gif) repeat-x top;
  height: 1px;
  width: 185px;
  z-index: 30;
}

.frame_c {
  padding: 0px 5px 0px 5px;
}
/*end ////////frame////////////////////////////////////////////*/
/*begin ////////frame2////////////////////////////////////////////*/

.frame2_t {
  background: url(frame_border.gif) repeat-x top;
  margin-bottom: 11px;
  margin-left: 5px;
  margin-top: 11px;
  z-index: 10;
}

.frame2_l {
  background: url(frame_border.gif) repeat-y left;
  z-index: 10;
}

.frame2_r {
  background: url(frame_border.gif) repeat-y right;
  z-index: 10;
}

.frame2_b {
  background: url(frame_border.gif) repeat-x bottom;
  z-index: 10;
}

.frame2_tl {
  background: url(frame2_top_left.gif) no-repeat left top;
  z-index: 20;
}

.frame2_tr {
  background: url(frame2_top_right.gif) no-repeat right top;
  z-index: 20;
}

.frame2_bl {
  background: url(frame2_bottom_left.gif) no-repeat left bottom;
  z-index: 20;
}

.frame2_br {
  background: url(frame2_bottom_right.gif) no-repeat right bottom;
  margin-bottom: 15px;
  width: 185px;
  z-index: 20;
}

.frame2_c {
  padding: 0px 5px 0px 5px;
}

.frame2_t, .frame2_l, .frame2_r, .frame2_b, .frame2_tl, .frame2_tr, .frame2_bl, .frame2_br {
  height: auto;
  width: 185px;
}

.t_auto {
  height: auto;
  width: auto;
}
/*end ////////frame2////////////////////////////////////////////*/
/*begin ////////frame3////////////////////////////////////////////*/

.frame3_t {
  background: url(frame_border.gif) repeat-x top;
}

.frame3_l {
  background: url(frame_border.gif) repeat-y left;
  z-index: 10;
}

.frame3_r {
  background: url(frame_border.gif) repeat-y right;
  z-index: 10;
}

.frame3_b {
  background: url(frame_border.gif) repeat-x bottom;
  z-index: 10;
}

.frame3_tl {
  background: url(frame3_top_left.gif) no-repeat left top;
  z-index: 20;
}

.frame3_tr {
  background: url(frame3_top_right.gif) no-repeat right top;
  z-index: 20;
}

.frame3_bl {
  background: url(frame3_bottom_left.gif) no-repeat left bottom;
  z-index: 20;
}

.frame3_br {
  background: url(frame3_bottom_right.gif) no-repeat right bottom;
  margin-bottom: 15px;
  z-index: 20;
}

.frame3_c1 {
  padding: 0px 5px 0px 5px;
}

.frame3_t, .frame3_l, .frame3_r, .frame3_b, .frame3_tl, .frame3_tr, .frame3_bl, .frame3_br {
  height: 288px;
}
/*end ////////frame3////////////////////////////////////////////*/

.h1 {
  color: #043662;
  font-size: 14px;
  font-weight: bold;
  line-height: 37px;
  margin-left: 15px;
}

.h2 {
  color: #05457b;
  font-weight: bold;
  line-height: 18px;
  margin-left: 15px;
  text-decoration: none;
}

.h3 {
  color: #010101;
  line-height: 18px;
  margin-left: 20px;
  text-decoration: none;
  width: auto;
}

.h3:hover{
  text-decoration: underline;
}

.h4 {
  color: #a7440c;
  font-weight: bold;
  margin-left: 30px;
  text-align: left;
}

.h5 {
  color: #043a67;
  font-weight: bold;
  white-space: nowrap;
}

.h6 {
  color: #343434;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-left: 12px;
  margin-top: 4px;
}

.h7 {
  color: #343434;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

.h8 {
  color: #ff610a;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

.h9 {
  color: #626262;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 21px 0px 21px;
  text-align: center;
}
/*///begin FEEDBACK small//////////////////////////////////////////////////////*/

#feedback span.text {
  color: #2a2a2a;
  font-size: 11px;
}

#feedback{
  background: url(feedback_phone.gif) no-repeat left bottom;
  z-index: 0;
}

#feedback br {
  font-size: 5px;
  line-height: 5px;
}

#feedback span.title{
  color: #2a2a2a;
  font-size: 11px;
  font-weight: bold;
}

#feedback .frame_c {
  background: url(feedback_phone.gif) no-repeat left bottom;
  height: 134px;
  width: 220px;
  z-index: -13;
}
/*///end FEEDBACK small//////////////////////////////////////////////////////*/
/*///begin HEADER//////////////////////////////////////////////////////*/

#header {
  height: 169px;
/*border: 1px solid black;*/
  vertical-align: top;
  width: 1004px;
}

#header tr{
  vertical-align: top;
}

#header .hrow1{
  height: 101px;
}

#header .hrow2{
  background: url(menu_top_bg.png) repeat-x top;
  height: 36px;
  position: relative;
  z-index: 505;
}
#header .hrow2_bg_left{
  background: url(menu_top_bg_left.png) no-repeat top left;
  height: 36px;
}

#header .hrow2_bg_right{
  background: url(menu_top_bg_right.png) no-repeat top right;
  height: 36px;
}

#header .hrow3{
  height: 30px;
}

#logo{
  width: 452px;display:inline;float:left;
}

#logo .row1{
  background: url(top_link_bg.gif) no-repeat center top;
  height: 15px;
  text-align: center;
}

#logo .row2{
  height: 86px;
  text-align: center;
}

#logo a{
  color: white;
  line-height: 15px;
  text-decoration: none;
}

#logo a:hover{
  text-decoration: underline;
}

#cart_tel {
  background: url(top_sc_tel_bg.gif) no-repeat left top;
  height: 101px;
  width: 232px;
}

#brids{
	width: 114px;
	margin-top: 2px;
}

#cart_tel .row1{
  height: 18px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#cart_tel .row2{
  height: 37px;
  line-height: 37px;
  text-align: left;
  text-indent: 45px;
  vertical-align: middle;
}

#cart_tel .row3{
  color: #5c5c5c5;
  font-size: 16px;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
  text-align: left;
  text-indent: 35px;
  vertical-align: middle;
}

#cart_tel .row4{
  height: 27px;
}

#cart_tel img{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: middle;
}

#cart_tel .row2 a{
  color: #4c4c4c;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  padding-top: 2px;
}

#cart_tel .row2 a:hover{
  text-decoration: underline;
}
/*///end HEADER//////////////////////////////////////////////////////*/
/*/////////top_menu//////////////////////////////////////////////////*/

#menu_top {
  /*background: url(menu_top_bg.gif) repeat-x;*/
  color: #fefefe;
  font-weight: bold;
  height: 36px;
  margin: 0px 0px 0px 0px;
  width: 670px;
}

.preload1 {
  background: url(menu_top_left.gif);
}

.preload2 {
  background: url(menu_top_right.gif);
}

#nav {
  /*background: #fff url(menu_top_bg.gif) repeat-x;*/
  font-family: arial, verdana, sans-serif;
  height: 36px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 500;
}

#nav li.top {
  display: block;
  float: left;
  height: 36px;
}

#nav li a.top_link {
  /*background: url(menu_top_bg.gif);*/
  color: #fefefe;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 0px;
  text-decoration: none;
}

#nav li a.top_link span {
  display: block;
  float: left;
  height: 36px;
  padding: 0 12px 0 12px;
}

#nav li a.top_link span.down {
  color: #fefefe;
  display: block;
  float: left;
  font-size: 1em;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding: 0 8px 0 8px;
  vertical-align: middle;
}

#nav li.separator {
  background: url(menu_top_vs.png) no-repeat top;
  display: block;
  float: left;
  height: 36px;
  line-height: 36px;
}

#nav li:hover a.top_link {
  background: url(menu_top_left.png) no-repeat left;
  color: #04355f;
  height: 36px;
}

#nav li:hover a.top_link span {
  background: url(menu_top_left.png) no-repeat left;
  height: 36px;
}

#nav li:hover a.top_link span.down {
  background: url(menu_top_right.png) no-repeat right;
  color: #04355f;
  height: 36px;
}
/* Default list styling */

#nav li:hover {
  position: relative;
  z-index: 200;
}

#nav li:hover ul.sub {
  height: auto;
  left: 0px;
  padding: 0px;
  top: 36px;
  white-space: nowrap;
  width: 176px;
}

#nav li:hover ul.sub li {
  display: block;
  float: left;
  font-weight: normal;
  height: 20px;
  position: relative;
  width: 176px;
}

#nav li:hover ul.sub li a{
  color: #065090;
  display: block;
  font-family: Tahoma;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  text-indent: 5px;
  width: 170px;
}

#nav li:hover ul.sub li a:hover {
  color: #ff610a;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
  height: 0;
  left: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  width: 0;
}

.tm_tr {
  background: url(menu_top_right.png) no-repeat top right;
}

.tm_t {
  background: url(menu_top.png) repeat-x top;
}

.tm_tl {
  background: url(menu_top_left.png) no-repeat top left;
}

.tm_l {
  background: url(menu_border.gif) repeat-y left;
  z-index: 100;
}

.tm_r {
  background: url(menu_border.gif) repeat-y right;
  z-index: 100;
}

.tm_bl {
  background: url(menu_bottom_left.png) no-repeat bottom left;
  z-index: 110;
}

.tm_b {
  background: url(menu_bottom.gif) repeat-x bottom;
  width: 100%;
  z-index: 100;
}

.tm_br {
  background: url(menu_bottom_right.png) no-repeat bottom right;
  z-index: 110;
}

.tm_s {
  background: white url(frame_hline.gif) repeat-x center;
  width: 160px;
  z-index: 110;
}

.tm_c {
  background: white;
  color: black;
  width: 100%;
}

#menu2_top {
  color: #4c4c4c;
  font-weight: bold;
  height: 30px;
  margin: 0px 0px 0px 0px;
/*width: 720px;*/
}

.preload21 {
  background: url(menu2_top_left.gif);
}

.preload22 {
  background: url(menu2_top_right.gif);
}

#nav2 {
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 50;
}

#nav2 li.top {
  display: block;
  float: left;
  height: 30px;
}

#nav2 li a.top_link {
  color: #4c4c4c;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 0px;
  text-decoration: none;
}

#nav2 li a.top_link span {
  display: block;
  float: left;
  height: 30px;
  padding: 0 12px 0 12px;
}

#nav2 li a.top_link span.down {
  color: #4c4c4c;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 12px 0 12px;
  vertical-align: middle;
}

#nav2 li.separator {
  border-left: 1px solid rgb(76, 76, 76);
  float: left;
  display: block;
  height: 15px;
  line-height: 30px;
  margin-top: 8px;
  width: 0pt;
}

#nav2 li:hover a.top_link {
  background: url(menu2_top_left.gif) no-repeat left;
  color: #171717;
  height: 30px;
}

#nav2 li:hover a.top_link span {
  background: url(menu2_top_left.gif) no-repeat left;
  height: 30px;
}

#nav2 li:hover a.top_link span.down {
  background: url(menu2_top_right.gif) no-repeat right;
  color: #171717;
  height: 30px;
}
/* Default list styling */

#nav2 li:hover {
  position: relative;
  z-index: 60;
}

#nav2 li:hover ul.sub {
  height: auto;
  left: 0px;
  padding: 0px;
  top: 30px;
  white-space: nowrap;
  width: 176px;
}

#nav2 li:hover ul.sub li {
  display: block;
  float: left;
  font-weight: normal;
  height: 20px;
  position: relative;
  width: 176px;
}

#nav2 li:hover ul.sub li a{
  color: #272727;
  display: block;
  font-family: Tahoma;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  text-indent: 5px;
  width: 170px;
}

#nav2 li:hover ul.sub li a:hover {
/*border: 1px solid #836101;*/
  color: #836101;
}

#nav2 ul, #nav2 li:hover ul ul, #nav2 li:hover li:hover ul ul, #nav2 li:hover li:hover li:hover ul ul, #nav2 li:hover li:hover li:hover li:hover ul ul {
  height: 0;
  left: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  width: 0;
}

.tm2_tr {
  background: url(menu2_top_right.gif) no-repeat top right;
}

.tm2_t {
  background: url(menu2_top.gif) repeat-x top;
}

.tm2_tl {
  background: url(menu2_top_left.gif) no-repeat top left;
}

.tm2_l {
  z-index: 100;
}

.tm2_r {
  z-index: 60;
}

.tm2_bl {
  background: url(menu2_bottom_left.gif) no-repeat bottom left;
  z-index: 60;
}

.tm2_b {
  background: url(menu2_bottom.gif) repeat-x bottom;
  width: 100%;
  z-index: 60;
}

.tm2_br {
  background: url(menu2_bottom_right.gif) no-repeat bottom right;
  z-index: 60;
}

.tm2_s {
  background: white url(frame_hline.gif) repeat-x center;
  width: 160px;
  z-index: 60;
}

.tm2_c {
  background: #f3f1f1;
  color: black;
  width: 100%;
  -moz-border-radius-topright:10px;
  -webkit-border-radius-topright:10px;
  border-top-right-radius:10px;
}

.tm2_c li{
  padding-left: 6px;
}
/*///end/////top_menu//////////////////////////////////////////////////*/
/*///begin/////bottom menu//////////////////////////////////////////////////*/

#bottom_menu{
  margin-bottom: 10px;
}

#bottom_menu a{
  color: black;
  text-decoration: underline;
}

#bottom_menu a:hover{
  text-decoration: none;
}

#bottom_menu .bm_l{
  background: url(bottom_menu_left.gif) no-repeat left top;
  z-index: 20;
}

#bottom_menu .bm_bg{
  background: url(bottom_menu_bg.gif) repeat-x left top;
  z-index: 10;
}

#bottom_menu .bm_r{
  background: url(bottom_menu_right.gif) no-repeat right top;
  z-index: 20;
}

#bottom_menu .bm_bg_a:hover{
  background: url(bottom_menu_active_bg.gif) repeat-x left top;
  z-index: 20;
}

#bottom_menu .bm_s{
  background: url(bottom_menu_separator.gif) no-repeat left top;
}

#bottom_menu, #bottom_menu .bm_l, #bottom_menu .bm_r, #bottom_menu .bm_s, #bottom_menu .bm_bg_a {
  height: 139px;
  vertical-align: top;
}
/*///end/////bottom menu//////////////////////////////////////////////////*/

/*///begin/////search box//////////////////////////////////////////////////*/

#main_search {
	background: url(search_box_text_bg.png) repeat-x top;
	width: 330px;
	top: 3px;
	right: 4px;
}
#main_search .left_bg_level1 {
	background: url(search_box_text_bg_left.png) no-repeat top left;
}
#main_search .right_bg_level1 {
	background: url(search_box_text_bg_right.png) no-repeat top right;
}

#main_search,
#main_search .left_bg_level1,
#main_search .right_bg_level1 {
	height: 29px;
	position: relative;
}

#main_search .select_bg {
	background: url(search_box_select_bg.png) repeat-x top;
	position: absolute;
	top: 2px;
	left: 1px;
}
#main_search .select_bg_left {
	background: url(search_box_select_bg_left.png) no-repeat top left;
}
#main_search .select_bg_right {
	background: url(search_box_select_bg_right.png) no-repeat top right;
}
#main_search .select_bg,
#main_search .select_bg_left,
#main_search .select_bg_right {
	height: 25px;
	width: 113px;
	display: block;
}

#main_search .input_text {
	position: absolute;
	top: 5px;
	left: 117px;
	width: 180px;
	height: 21px;
	line-height: 21px;
	background: transparent;
	font-family: Tahoma;
	font-size: 15px;
	color: #959595;
	border: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	/*border: 1px solid;*/
}

#main_search .search_button {
	background: url(search_box_button.png) no-repeat center center;
	position: absolute;
	left: 300px;
	top: 3px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	/*border: 1px solid;*/
}
/*///end/////search box//////////////////////////////////////////////////*/

#my_account {
  line-height: 30px;
  width: auto;
}

#my_account a{
  color: #4c4c4c;
  font-weight: bold;
}
/*///begin/////new offers//////////////////////////////////////////////////*/

#new_offers {}

#new_offers .b1, .topic_title4{
  background: url(tab_active_left.gif) no-repeat left bottom;
}

#new_offers .b2, .topic_title5{
  background: url(tab_active_bg.gif) repeat-x bottom;
}

#new_offers .b3, .topic_title6{
  background: url(tab_active_right.gif) no-repeat right bottom;
}

#new_offers .b4, .topic_title1{
  background: url(tab_noactive_left.gif) no-repeat left bottom;
}

#new_offers .b5, .topic_title2{
  background: url(tab_noactive_bg.gif) repeat-x bottom;
}

#new_offers .b6, .topic_title3{
  background: url(tab_noactive_right.gif) no-repeat right bottom;
}

#new_offers .space {
  width: 11px;
}

#new_offers .b1, #new_offers .b2, #new_offers .b3, #new_offers .b4, #new_offers .b5, #new_offers .b6{
  cursor: pointer;
  height: 25px;
  width: 200px;
}

#new_offers .b1, #new_offers .b2, #new_offers .b3{
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#new_offers .b4, #new_offers .b5, #new_offers .b6{
  color: #626262;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topic_title1, .topic_title2, .topic_title3, .topic_title4, .topic_title5, .topic_title6, .topic_separator{
  height: 22px;
  text-align: center;
  width: auto;
}

.topic_title1, .topic_title2, .topic_title3 {
  color: #626262;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.topic_title4, .topic_title5, .topic_title6 {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.topic_title2, .topic_title5, .topic_separator {
  float: left;
}
/*///end/////new offers//////////////////////////////////////////////////*/
/*///begin/////products//////////////////////////////////////////////////*/

#products {
  vertical-align: top;
}

#products .price-text, .price-text {
  color: #626262;
  font-weight: bold;
}

#products .price-val, .price-val {
  color: #ff6009;
  font-weight: bold;
}

#products .row1{
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-indent: 17px;
}

#products .row2{
  height: auto;
}

#products .row2 img{
  margin-bottom: 7px;
}

#products .row3{
  height: 70px;
  overflow: hidden;
}

#products .row4{
  height: 30px;
}

#products .row5{
  height: 30px;
}

#products .row1, #products .row2, #products .row3, #products .row4, #products .row5 {
  vertical-align: top;
}

#newoff li{
  float: left;
  width: 190px;
}

#bestsell li{
  float: left;
  width: 190px;
}

.background1 {
  background-color: #f5f5f5;
}

strong {
  font-weight: bold;
}
/*///end/////products//////////////////////////////////////////////////*/

.ramk {
  border: 0px;
}

.fb_subjects {
  border: 0px;
}

#mod_cat_main {
	border: 1px solid #d9d9d9;
	width: 378px;
	display: block;
	position: relative;
	background: transparent;
	margin-bottom: 5px;
	z-index: 10;
	float: right;
}
#mod_cat_main,
#mod_cat_main .frame1_right{
	height: 290px;
}
#mod_cat_main .frame1_right{
	width: 180px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #eeeeee;
	z-index: 1;
}

#mod_cat_main .frame1_t_l {
	background: url(frame1_top_left.png) no-repeat top left;
}
#mod_cat_main .frame1_t_r {
	background: url(frame1_top_right.png) no-repeat top right;
}
#mod_cat_main .frame1_b_l {
	background: url(frame1_bottom_left.png) no-repeat bottom left;
}
#mod_cat_main .frame1_b_r {
	background: url(frame1_bottom_right.png) no-repeat bottom right;
}

#mod_cat_main .frame1_t_l,
#mod_cat_main .frame1_t_r,
#mod_cat_main .frame1_b_l,
#mod_cat_main .frame1_b_r {
	z-index: 20;
	width: 7px;
	height: 7px;
	position: absolute;
}
#mod_cat_main .frame1_t_l,
#mod_cat_main .frame1_t_r {
	top: -1px;
}
#mod_cat_main .frame1_b_l,
#mod_cat_main .frame1_b_r {
	bottom: -1px;
}
#mod_cat_main .frame1_t_l,
#mod_cat_main .frame1_b_l {
	left: -1px;
}
#mod_cat_main .frame1_t_r,
#mod_cat_main .frame1_b_r {
	right: -1px;
}

#mod_cat_main img.main {
	width: 200px;
	height: 290px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#mod_cat_main .frame1_right .title,
#mod_cat_main .frame1_right .description,
#mod_cat_main .frame1_right .disc_per,
#mod_cat_main .frame1_right .list_price,
#mod_cat_main .frame1_right .our_price_text,
#mod_cat_main .frame1_right .our_price_value,
#mod_cat_main .frame1_right .add_to_cart {
	width: 160px;
	clear: both;
	overflow: hidden;
	display: block;
	padding: 5px 10px 5px 10px;
	font-family: Arial;
}


#mod_cat_main .frame1_right .title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #343434;
	height: 30px;
	text-align: center;
}
#mod_cat_main .frame1_right .description {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #343434;
	height: 75px;
	text-align: justify;
}
#mod_cat_main .frame1_right .disc_per {
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
	height: 30px;
	text-align: center;
}
#mod_cat_main .frame1_right .list_price {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	height: 16px;
	line-height: 16px;
	padding-bottom: 0px;
	text-align: center;
}
#mod_cat_main .frame1_right .our_price_text {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
#mod_cat_main .frame1_right .our_price_value {
	font-size: 24px;
	font-weight: normal;
	color: #e50000;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
#mod_cat_main .frame1_right .add_to_cart {
	text-align: center;
}


div.h4 div.title {
    font-size: 15px;
    color: #006b99;
    margin: 10px 0px;
    padding: 0px
}

#title{
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	overflow: hidden;
	line-height: 19px;
	background: url(title.png) no-repeat;
    position: relative;
}

#title h1{
	font-size: 12px;
	font-weight: normal;
	color: #A9A8A8;
	padding: 0 10px;
}

.rss-top{
    background: url(rss.png) no-repeat 0 2px;
    padding-left: 18px;
    display: block;
    position: absolute;
    top: 0px;
    right: 15px;
    color: #4C4C4C;
}

.rss-top a{
    color: #4C4C4C;
}

.fpblock {
  clear: both;
  margin-bottom: 5px;
}

.fpblock-imgdiv{
  float: left;
  display: inline;
  width: 60px;
  text-align: center;
  margin-left: 12px;
}

.fpblock-checkbox{
  float: left;
  display: inline;
  margin-left: 10px;
}

.fpblock-checkbox .fieldqty {
  border:1px solid #CCCCCD;
  color:#555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:4px;
}

.fpblock-imgdiv .enlarge{
  background: url(enlarge.png) no-repeat 0 2px;
  padding-left: 18px;
  padding-top: 2px;
  display: block;
  margin-top: 1px;
}

.fpblock-imgdiv img{
  border: 1px solid #94999B;
  padding: 1px;
}

/* -- Customers Who Viewed This Item Also Viewed... -- */

.also-viewed{
  width:753px;
  margin: 0 -13px;
  margin-top: 10px;
  padding-left:5px;
  padding-right:5px;
  border-top: 1px solid #D9D9D9;
  padding-bottom: 2px;
}

.also-viewed div p{
  color: #043662;
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
  padding-top: 10px;
}

.viewedbyothers{
  padding:10px 1px;
}

.previouspage,.nextpage{
  background:url("sprite_icons_v8.png") no-repeat scroll 0 -176px transparent;
  cursor:pointer;
  display:block;
  float:left;
  height:30px;
  margin-top:35px;
  width:20px;
}

.previouspage:hover{
  background:url("sprite_icons_v8.png") no-repeat scroll 0 0 transparent;
}

.nextpage{
  background:url("sprite_icons_v8.png") no-repeat scroll 0 -112px transparent;
}

.nextpage:hover{
  background:url("sprite_icons_v8.png") no-repeat scroll 0 -56px transparent;
}

.carouselproducts .fourproducts{
  height:102px;
  padding-right:4px;
  width:706px;
}

.carslcontent{
  float:left;
}

.carouselproducts .product{
  float:left;
  height:102px;
  padding-left:10px;
  width:224px;
}

.carouselproducts .product a{
  text-decoration:underline;
}

.productimage img{
  border:1px solid #B9B4B4;
  float:left;
  margin-right:7px;
}

.productload img{
  border:none;
  padding:23px 20px;
}

.productinfonarrow{
  float:left;
  text-align:left;
  width:115px;
}

.carouselproducts .productname{
  line-height:15px;
  max-height:62px;
  overflow:hidden;
}

.prodprice{
  color:#FF6009;
  display:block;
  font-weight:bold;
  padding-top:5px;
}

.alerttext{
  color:#FF6009;
  font-weight:bold;
}

.green-text{
  color: #F45D0D;
  padding-left: 10px;
}

.clear{
  clear:both;
}

.our-address{
    display:block;
    float:left;
}

.our-address a{
    color:#39555F;
    cursor:pointer;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:35px;
    line-height:13px;
    margin-left:4px;
    overflow:hidden;
    position:absolute;
    text-align:center;
    text-align:left;
    text-decoration:none;
    z-index:5;
    top: 88px;
}

.our-address a:hover{
    border:1px solid transparent;
    color:#41760A;
}

.our-address a:hover .ititle{
    visibility:hidden;
}

.our-address .icon_work{
    background:transparent url(globe.png) no-repeat top left;
    display:block;
    height:64px;
    left:140px;
    position:absolute;
    top:75px;
    width:64px;
    z-index:5;
}

.our-address .ititle{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:1px solid #05457B;
    border-radius:10px;
    display:block;
    height:40px;
    line-height:13px;
    padding:4px 7px;
    padding-right:8px;
    text-align:center;
    color:#05457B;
    font-family: Arial;
    font-weight: normal;
}

.our-address span.idescription{
    -moz-border-radius:10px;
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-border-radius:10px;
    -webkit-box-shadow:1px 1px 6px #000;
    background-color:#1B4982;
    border:3px solid #fff;
    border-radius:10px;
    box-shadow:1px 1px 6px #000;
    color:#fff;
    font-weight: bold;
    display:block;
    font-size:14px;
    height:50px;
    left:1px;
    line-height:normal;
    padding:10px;
    position:absolute;
    width:140px;
}

.sanyprice{
  display: block;
  margin-bottom: 8px;
}

.sanyprice li{
  display: block;
  list-style: none;
  padding-bottom: 3px;
}

.sebyprc select,.sebyprc option,.sebyprc input{
  color: #000;
}

.sebyprc option[disabled]{color:#999}

hr{
  background-color:#CCC;
  border:0 none;
  height:1px;
}

strong.h3{
  color: #1E1E1E;
  line-height: 17px;
  font-size: 11pt;
  padding-bottom: 3px;
  display: block;
}
