body {
    background:url(/_images/bg.jpg);
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #1b1b1b;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #1b1b1b;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family:Arial;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #1b1b1b;
}

h1 {
	font-size: 26px;
}

table td {
	font-family:Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #1b1b1b;
}

.mainer {
	width:1000px;
}

.search {
	color:#1b1b1b;
	font:normal 14px Arial;
	background:url(/_images/search.jpg) top left no-repeat;
	width:360px;
	height:75px;
}

.search_ins {
	padding-top:5px;
	padding-left:25px;
}

.s_tab {
	padding-top:11px;	
}

.tells {
	background:url(/_images/tell.jpg) top left no-repeat;
	width:320px;
	height:140px;
	color:#1b1b1b;
	font:normal 14px Arial;
}

.basket {
	background:url(/_images/basket.jpg) top left no-repeat;
	width:320px;
	color:#1b1b1b;
	font:normal 14px Arial;
}

.tell_pad {
	padding-top:10px;	
	padding-left:45px;
	padding-right:20px;
}

.cont {
	text-align:right;
	font:normal 12px Arial;
	line-height:18px;
	padding-top:5px;
}

.bask_pad {
	padding-top:10px;	
	padding-left:45px;
	padding-right:25px;
}

.bask {
	text-align:right;
	font:normal 12px Arial;
	line-height:18px;
	padding-top:10px;
}

.f10 {
	font-size:10px;	
}

.order {
	color:#1f9921;
	font:normal 16px Arial;
	text-decoration:none;
	display:block;
	width:81px;
	height:26px;
	background:url(/_images/order_bg.jpg);
	line-height:26px;
	text-align:center;
}

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

.ord_pad {
	padding-top:5px;	
}

.top_menu a{
	font:normal 14px Arial;
	color:#1b1b1b;
	display:inline-block;
	width:120px;
	height:26px;
	text-align:center;
	line-height:26px;
	text-decoration:none;
}

.top_menu a:hover{
	background:url(/_images/menu_top_h.jpg) top left no-repeat;
	color:#ffffff;
}

.ban {
	background:url(/_images/ban_main.jpg) top left no-repeat;	
	width:961px;
	height:250px;
	margin-top:5px;
}

.ban a {
	width:961px;
	height:250px;
	display:block;
}

.menu_left .first{
	display:block;
	background:url(/_images/menu_left_bg.jpg) top left no-repeat;
	width:210px;
	height:26px;
	line-height:26px;
	padding-bottom:1px;
	padding-left:8px;
	color:#ffffff;
	text-decoration:none;
}

.menu_left{
	font:normal 13px Arial;
}

.menu_left .first:hover{
	background:url(/_images/menu_left_bg_h.jpg) top left no-repeat;
}

.sub a{
	background-image:none;
	color:#1b1b1b;
	font:normal 12px Arial;
	display:block;
	line-height:18px;
	text-decoration:none;
} 

.sub a:hover{
	background-image:none;
	text-decoration:underline;
} 

.sub{
	background-color:#f6f6f6;
	padding-left: 20px;
	width:198px;
} 

.sub2 a{
	background-image:none;
	color:#1b1b1b;
	font:normal 12px Arial;
	display:block;
	line-height:18px;
} 

.sub2 a:hover{
	background-image:none;
	text-decoration:underline;
} 

.sub2{
	background-color:#f6f6f6;
	padding-left: 20px;
	width:178px;
}

.sub3 a{
	background-image:none;
	color:#1b1b1b;
	font:normal 12px Arial;
	display:block;
	line-height:18px;
} 

.sub3 a:hover{
	background-image:none;
	text-decoration:underline;
} 

.sub3{
	background-color:#f6f6f6;
	padding-left: 20px;
	width:158px;
}

.menu_left .selected {
	background:url(/_images/menu_left_bg_h.jpg) top left no-repeat;
}

.infoblock, .sign {
	background-color:#ffffff;
	border:1px solid #d8d8d8;
	color:#1b1b1b;
}

.sign {
	font:bold 16px Arial;
}

.infoblock {
	padding: 7px;
}

.sign_pad {
	padding:5px;	
}

.paddd {
	margin-top:5px;	
}

.news {
	background-color:#ffffff;	
	border:1px solid #d8d8d8;
	width:240px;
	padding:5px;
	margin-right:8px;
	height: 140px;
	overflow: hidden;
}

.bl_name {
	font:bold 16px Arial;
	color:#1b1b1b;
}

.block_name {
	font:bold 16px Arial;
	color:#ffffff;
	background:url(/_images/pop_bg.jpg) top left repeat-x;
	height:26px;
	text-align:center;
	line-height:26px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}

.news span {
	color:#767676;	
	font:normal 10px Arial;
}

.news a {
	color:#575757;	
}

.content {
	background-color:#ffffff;	
	border:1px solid #d8d8d8;
	padding:5px;
	margin-bottom:8px;
}

.pad4 {
	padding-bottom:4px	
}

.price {
	background:url(/_images/order_bg.jpg);
	margin:5px;
}

.red_pr {
	color:#cd2222;
	font: normal 14px Arial;
}

.workby {
	color:#767676;
	padding-bottom:8px;
	padding-right:20px;
}

.smfont td {
	font-size:10px;	
}

.smboldfont td {
	font-weight: bold;
}

.paytype {
	font-size: 12px;
	line-height: 12px;
}


.smfont .red_pr {
	font-size:14px;
}

.desc_it {
	padding-left:5px;
	padding-right:5px;
	height:80px;
	width: 95%;
	overflow: hidden;
	margin-bottom: -10px;
}

.error {
	width: 90%;
	text-align: center;
	font-weight: bold;
	border: 2px solid red;
	background-color: #FF5555;
	color: #550000;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
}
.ok {
	width: 90%;
	text-align: center;
	font-weight: bold;
	border: 2px solid green;
	background-color: #55FF55;
	color: #005500;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
}

.cdate {
	color:#969696;
	font-size:11px;
}

.price_tab {
	border-left:1px solid #ABABAB;	
	border-top:1px solid #ABABAB;	
}

.price_tab td {
	border-right:1px solid #ABABAB;	
	border-bottom:1px solid #ABABAB;	
}

.stepper a {
	display:inline-block;
	border:1px solid #ABABAB;
	text-decoration:none;
	text-align:center;
	width:20px;
	margin-left:1px;
}

.stepper a:hover {
	background-color:#D5D5D5;
}

.acurrent {
	background-color:#D5D5D5;	
}

.headerinfo {
	font-size: 11px;
	color: gray;
}

.headerinfo h1{
	font-size: 11px;
	display: inline;
	color: gray;
	margin-left: 20px;
}

.productlinkname {
	font-weight: bold;
	display: block;
	text-align: center;
}

.nophoto {
	color: #BBBBBB;
	font-size: 14px;
	font-weight: bold;
}


.photopreview {
	height:150px;
	width: 100%;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}










/*============================*/
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}