body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
	background-image:url(/resources/images/bg.gif);
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
a:hover {
	text-decoration:none;
}
a.small {
	font-size:10px;
}
h1, h2, h3 {
	color:#666666;
	font-weight:normal;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}

#container {
	background-color:#FFFFFF; /* url(/resources/images/h1.jpg) top left no-repeat;*/
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#logo {
	display:block; position:absolute; top:0px; left:0px; width:344px; height:114px;
}
#header1 {
	color:#333333;
	font-size:21px;
	position:absolute;
	margin:0px;
	top:66px;
	left:126px;
	font-weight:normal;
}
#menu {
	color:#333333;
	font-size:16px;
	position:absolute;
	top:50px;
	left:400px;
	width:580px;
}
#menu a {
	color:#333333;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover {
	text-decoration:none;
}
#help {
	position:absolute; top:8px; right:10px; width:300px; height: 30px;
}
#help a {
	color:#000000;
}
#help a:hover {
	text-decoration:none;
}
#left {
	width:190px;
	float:left;
}
#center {
	width:590px;
	padding:0px 15px 20px 15px;
	float:left;
}
#right {
	width:190px;
	float:right;
}
.bucket {
	padding-left:20px;
	background:url(/resources/images/cart.gif) left 0px no-repeat;
}
.help {
	padding-left:20px;
	background:url(/resources/images/help.gif) left center no-repeat;
	padding-bottom: 2px;
	margin-left:20px;
}
.info {
	padding-left:20px;
	background:url(/resources/images/info.gif) left center no-repeat;
	padding-bottom: 2px;
	margin-left:20px;
}
#register1 {
	width:190px;
	background:#c6e5fc url(/resources/images/register1.gif) top left no-repeat;
	margin-bottom:15px;
}
#register2 {
	background:transparent url(/resources/images/register2.gif) left bottom no-repeat;
	padding:15px 5px 15px 13px;
	font-size:14px;
	color:#000000;
}
#search1 {
	width:190px;
	background:#fcc2d1 url(/resources/images/search1.gif) top left no-repeat;
	margin-bottom:15px;
}
#search2 {
	background:transparent url(/resources/images/search2.gif) left bottom no-repeat;
	padding:15px 5px 15px 13px;
	font-size:14px;
	color:#000000;
}
.field {
	border:1px solid #000000;
	font-size:12px;
}
.regbutton {
	border:0px;
	background-color:transparent;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#iwant {
	background:#FFFFFF url(/resources/images/i.gif) left top no-repeat;
	padding-top:16px;
	padding-left:35px;
	margin-top:25px;
}
.nblock {
	padding-left:5px;
	color:#666666;
	font-size:16px;
	margin-top:15px;
}
.cblock {
	padding:8px;
}
.menu {
	display:block;
	color:#1e8ada;
	font-size:16px;
	/*height:28px;
	line-height:28px;*/
	line-height:20px;
	text-decoration:underline;
	padding:6px 0px 6px 15px;
}
.submenu {
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	padding:1px 0px 1px 25px;
}
.submenu_marked {
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#FF0000;
	padding:1px 0px 1px 25px;
}
a.menu:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
}
a.submenu:hover, a.submenu_marked:hover {
	text-decoration:underline;
}
.price strong {
	color:#0099ff;
	font-size:16px;
}
#footer {
	clear:both;
	border-top:2px solid #99ccff;
	height:50px;
	margin-top:20px;
	padding-top:20px;
	padding-left:50px;
}
.product_image {
	width:130px;
	text-align:left;
	float:left;
}
.product_description {
	width:450px; float:right;
}
.image {
	float:left; width:150px; text-align:center; margin-top:15px;
}
.description {
	width:390px; float:left; padding-left:15px;
}
#giftfor {
	background:url(/resources/images/giftfor.gif) top left no-repeat;
	height:21px;
	width:80px;
	padding-left:60px;
	padding-top:36px;
}
.recommend {
    text-align: center;
}
.tocart {
    float: right;
    padding-top: 10px;
}
.tableHeader {
    font-weight: bold;
    text-align: center;
}
.tableHeaderLeft {
    text-align: right;
}
.title {
	color:#0099ff;
	margin-bottom: 0px;
}
.small {
	font-size:11px;
}
.date {
	font-size:11px;
	color:#999999;
}
.count {
    width:30px;
    font-size:10px;
    border-bottom:solid 1px #D4D0C8;
    border-right:solid 1px #E1DED9;
    border-top:solid 1px #404040;
    border-left:solid 1px #404040;
}
.qnt_block {
    display: block;
    float: left;
    width: 45px;
    padding-top: 3px;
}
.button {
    height: 25px;
}
.messageBox_info {
}
.messageBox_warning {
    padding-left: 50px;
    background: url(/resources/images/icn_warning.gif) no-repeat 5px center;
    height: 32px;
    padding-top: 12px;
    color: #C60301;
    font-weight: bold;
}
.messageBox_info {
    padding-left: 50px;
    background: url(/resources/images/icn_info.gif) no-repeat 5px center;
    height: 32px;
    padding-top: 12px;
    color: #1760A9;
    font-weight: bold;
}
.bread {
    padding-bottom: 15px;
}
.bread A {
    font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #606060;
}
.other_gifts {
    font-size: 10px;
}
.rss_feed {
    background: url(/resources/images/icn_rss.png) no-repeat 5px center;
    padding-left: 25px;
}
.cnt_phone {
    background: url(/resources/images/icn_phone.gif) no-repeat 0px center;
    padding: 6px 0 6px 27px;
}
#icq {
    background: url(/resources/images/icn_icq.gif) no-repeat 0px center;
    padding: 6px 0 6px 27px;
}
.comment {
    margin-bottom: 4px;
    border: 1px dashed #C0C0C0;
}
.comment_head {
    background-color: #F5F5F5;
    padding: 3px 3px 3px 25px;
    background-image: url(/resources/images/icn_comment.gif);
    background-position: 3px center;
    background-repeat: no-repeat;
}
.comment_body {
    padding: 3px;
}
.buy {
    padding: 5px 0px 5px 25px;
    background: url(/resources/images/to_cart24.gif) no-repeat 0px center;
}
.add_photos {
    text-align: center;
    padding-bottom: 10px;
}
.small_image {

position:relative;
	border:1px solid white;
}
.small_image div {
	position:absolute;
	top:0px;
	visibility:hidden;
	left:0px;
	width:24px;
	height:24px;
	background-image:url(/resources/images/icon_zoom.gif);
}
a.small_image:hover div {
	visibility:visible;
}
a.small_image:hover {
	border:1px solid #333333;
}
.gal_prod {
    display:block;
    float:left;
    width:140px;
    height:150px;
    text-align:center;
}
.gal_prod img {
    padding:3px;
}
.important {
    color:red;
    font-weight:bold;
}