body {
	font-family: Arial;
	font-size: 12px;
	background-image: URL("img/legobg.gif");
	margin: 0px;
}

#head {
	background-image: URL("img/head.jpg");
	width: 1000px;
	height: 299px;
}

img {
	border: 0px;
}

input {
	font-size: 12px;
	font-family: monospace;
}

select {
	font-family: monospace;
	font-size: 12px;
}

#page_headline
{
	color: red;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

/*
a:link {
	color: #00abeb;
	text-decoration: underline;
}
*/

a:link,a:active,a:visited {
	color: #00abeb;
	text-decoration: underline;
}

a:hover {
	color: #00abeb;
	text-decoration: none;
}

a.mainmenu:link,a.mainmenu:active,a.mainmenu:visited {
	color: #d52e25;
	text-decoration: none;
}

a.mainmenu:hover {
	color: #d52e25;
	text-decoration: underline;
}

a.theme_link:link,a.theme_link:active,a.theme_link:visited {
	color: red;
	text-decoration: underline;
}

a.theme_link:hover {
	color: red;
	text-decoration: none;
}

#content {
	width: 1000px;
}

.content_buttons {
	width: 324px;
}

#content_buttons {
	padding-top: 15px;
	padding-bottom: 10px;
	background: #efefef;
	width: 277px;
}

#content_buttons div {
	padding-left: 8px;
}

#content_buttons img {
	margin: 6px 5px 5px 5px;
}

#buttons_bottom {
	padding-top: 20px;
	padding-bottom: 20px;
}

#position {
	padding: 8px 10px 10px 10px;
	width: 152px;
	border: 1px solid silver;
	background: #efefef;
	font-size: 12px;
	font-family: Arial;
}

#img_border {
	border: 1px #AAAAAA solid;
}

#contacts {
	font-family: Arial;
	font-size: 14px;
	color: #908f8f;
}

#foot {
	background-image: URL("img/footrp.gif");
	width: 1000px;
	height: 66px;
	color: #fff;
}

#footl {
	background: URL("img/footl.gif") no-repeat left;
	width: 100%;
	height: 66px;
}

#footr {
	background: URL("img/footr.gif") no-repeat right;
	width: 100%;
	height: 66px;
}

#layer1 {
	background: URL("img/wl.gif") repeat-y center;
}   

#layer2 {
	background: #fc0;
	padding: 5px;
}

.main
{
	font-size: 12px;
	line-height: 18px;
}

.main p
{
	text-indent: 12px;
}

.main b
{
	color: red;
}

/*
	доставка
*/
.dv_key {
	color: #908f8f;
	font-weight: bold;
}
.dv_val {
	color: #4a769a;
}

/*
#groups a img {opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);}
#groups a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
*/

.pgn {
	color: silver;
	padding: 10px;
	font-size: 14px;
	width: 590px;
	clear: left;
}


/************** SHOP ******************/

.shop_selected_goods span {
	padding: 0px 2px 0px 2px;
	background: #ffffff;
}

.shop_reg {
	background: #efefef;
	border: solid 1px #b7b7b7;
	padding: 10px 10px 10px 20px;
	text-align: left;
	color: #0067c7;
	font-size: 12px;
	font-weight: bolder;
	font-family: Tahoma;
}

.shop_info {
	float: left;
	padding-right: 40px;
	color: #0067c7;
	font-size: 18px;
	font-weight: bolder;
	font-family: Tahoma;
}

.shop_info span {
	padding-left: 10px;
	color: red;
}
.shop_reg span {
	color: red;
}

.shop_prod_img {
	border: 1px #AAAAAA solid;
}

.shop_new {
	background:url("/media/shop/img/new2012.png") no-repeat right bottom;
	width: 145px;
	height: 100px;
}

a.cart_del:link,a.cart_del:active,a.cart_del:visited {
	color: #de0000;
	font-weight: bold;
	text-decoration: none;
}

a.cart_del:hover {
	color: #de0000;
	font-weight: bold;
	text-decoration: none;
}

