html,body
	{
	color: #000; /* устанавливаем основной цвет шрифта */
	font-family: Tahoma; /* любимые шрифты */
	font-size: 11px; /* основной размер шрифта */
	background: #242424;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	background: url('http://icult.ru/images/bg.jpg');
	height:100%;
	}
	
/* убираем все отступы*/
	
input, textarea, select
	{
	color: #000;
	font-size: 11px;	
	font-family: verdana, Trebuchet MS;
	}
	
img {
	border: 0;
}

table {
	border: 0px;
	border-collapse: collapse;
}

tr,td {
	padding: 0px;
	font-family: Tahoma; /* любимые шрифты */
	font-size: 11px; /* основной размер шрифта */
	line-height: 15px;
	color: #000;
}
/* стандартное подчеркивание ссылки при больших и жирных шрифтах в IE 
дает линию толщиной в 2 пиксела. Мне это не нравится и поэтому я 
переопределяю способ подчеркивания. */	
#top_2 a:link, #top_2 a:visited
	{
	font-size: inherit;
	color: #2A2A2A;
	text-decoration: underline;
	}
	
#top_2 a:active
	{
	font-size: inherit;
	color: #AAAAAA;
	text-decoration: none;
	}
	
#top_2 a:hover
	{
	font-size: inherit;
	color: #000000;
	text-decoration: none;
	}
	
	

/* мой css */


#top {
	width: 1100px;
	height: 76px;
	background: #fff;
}

#top_1 {
	width: 177px;
}
#top_2 {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 15px;
}
#top_2 img {
	position: relative;
	top: 10px;
}
#top_3 {
	width: 173px;
}
#main {
	width: 1100px;
	background: transperent;	
}
#left {
	background: #fff url('http://icult.ru/images/bg.jpg') left top no-repeat;
	width: 177px;
	vertical-align: top;
}
#right {
	background: transperent;
	width: 1100px;
	vertical-align: top;
}
.blank {
	height: 5px;
	width: 1100px;
}
.bodyblank {
	height: 5px;
	width: 626px;
	background: url('http://icult.ru/images/bg.jpg');
	padding: 0px;
	margin: 0px;
}
.vblank {
	width: 5px;
}
#bottom {
	width: 1100px;
	height: 76px;
	background: #8759AE url('http://icult.ru/images/bottom.jpg') top left no-repeat;
}
#bottom_1 {
	width: 177px;
}
#bottom_2 {
	text-align: center;
	line-height: 11px;
	padding-top: 10px;
	color: #E2CAE4;
}
#bottom_2 a, #bottom_3 a {
	color: #fff;
}
#bottom_2 a:hover, #bottom_3 a:hover {
	text-decoration: none;
}
#bottom_3 {
	width: 195px;
}
#bottom_3 div {
	color: #E2CAE4;
	padding-top: 10px;
	margin-left: 60px;
	line-height: 11px;
}

/* tmenu */

#tmenu {
	width: 626px;
	background: #6D3083 url('http://icult.ru/images/tmenu.jpg') left top no-repeat;
	color: white;
	vertical-align: top;
	margin: 0 0 5px 0;
	display: table;
}
#tmenu ul {
	list-style: none;
	padding: 12px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#tmenu ul li {
	float: left;
	color: white;
	padding: 7px 20px 7px 20px;
	margin: 0px;
}
#tmenu ul li.active {
	float: left;
	color: #981790;
	padding: 7px 20px 7px 20px;
	margin: 0px;
	background: #fff;
}
#tmenu a {
	color: white;
	font-size: 12px;
}
#tmenu li.active a {
	color: #981790;
	font-weight: bold;
	text-decoration: none;
}

/* basket */

div#basket {
	width: 177px;
	background: #6D3083; /* url('http://icult.ru/images/basket.jpg') left top no-repeat; */
	height: 60px;
	color: #E2CAE4;
	padding: 0px;
	margin: 0 0 5px 0; 
}
div#basket table tr td {
	padding: 0px;
}

*div#basket table tr td div {
	margin: 7px 0 0 12px;
	padding: 0px;
	color: #E2CAE4;
}

div#basket table tr td div {
	padding: 5px 0 0 12px;
	margin: 0px;
	color: #E2CAE4;
}



#basket b {
	color: white;
}
#basket a {
	color: #E2CAE4;
	text-decoration: underline;
}
#basket a:hover {
	color: #fff;
	text-decoration: underline;
}

/* pages list */

#pages {
	width: 626px;
	background: #6D3083 url('http://icult.ru/images/pages.jpg') left top no-repeat;
	height: 36px;
	color: white;
	vertical-align: top;
	text-align: center;
	margin: 0px;
}
#pages ul {
	list-style: none;
	padding: 8px 0px 0px 170px;
	margin: 0px;
	text-align: center;
}
#pages ul li {
	float: left;
	color: white;
	padding: 5px 10px;
	margin: 0px;
}
#pages ul li.active {
	float: left;
	color: #981790;
	padding: 5px 10px;
	margin: 0px;
	background: #fff;
}
#pages a {
	color: white;
	font-size: 12px;
}
#pages li.active a {
	color: #981790;
	font-weight: bold;
	text-decoration: none;
}

/* body */

#body {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}

#body_free {
	background: #fff;
	overflow: hidden;
	display: block;
	padding: 0px;
}
#body h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body h1 a {
	text-decoration: underline;
	color: white;
}
#body h1 a:hover {
	text-decoration: none;
	color: white;
}
#body p {
	text-align: justify;
}
#body ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
}
#body li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 90;
}
#body li div.itemthumb {
	height: auto;
	overflow: hidden;
	background: transperent;
	z-index: 10;
	text-align: center;
}
#body b {
	color: #A33DFA;
}
#body a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body li span {
	font-weight: bold;
	color: #666666;
}
#body li small {
	color: #B6B6B6;
}

#body li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body li small a:hover {
	color: #666666;
	text-decoration: underline;
}
/* body */

#body_copy1 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}

#body_copy1 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body_copy1 h1 a {
	text-decoration: underline;
	color: white;
}
#body_copy1 h1 a:hover {
	text-decoration: none;
	color: white;
}
#body_copy1 p {
	text-align: justify;
}
#body_copy1 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body_copy1 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
#body_copy1 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
#body_copy1 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
#body_copy1 b {
	color: #A33DFA;
}
#body_copy1 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body_copy1 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body_copy1 li span {
	font-weight: bold;
	color: #666666;
}
#body_copy1 li small {
	color: #B6B6B6;
}

#body_copy1 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body_copy1 li small a:hover {
	color: #666666;
	text-decoration: underline;
}
/* body */

#body_copy2 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}
#body_copy2 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body_copy2 h1 a {
	text-decoration: underline;
	color: white;
}
#body_copy2 h1 a:hover {
	text-decoration: none;
	color: white;
}
#body_copy2 p {
	text-align: justify;
}
#body_copy2 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body_copy2 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
#body_copy2 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
#body_copy2 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
#body_copy2 b {
	color: #A33DFA;
}
#body_copy2 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body_copy2 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body_copy2 li span {
	font-weight: bold;
	color: #666666;
}
#body_copy2 li small {
	color: #B6B6B6;
}

#body_copy2 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body_copy2 li small a:hover {
	color: #666666;
	text-decoration: underline;
}
/* body */

.body_copy2 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}
.body_copy2 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
.body_copy2 h1 a {
	text-decoration: underline;
	color: white;
}
.body_copy2 h1 a:hover {
	text-decoration: none;
	color: white;
}
.body_copy2 p {
	text-align: justify;
}
.body_copy2 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;

}
.body_copy2 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
.body_copy2 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
.body_copy2 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
.body_copy2 b {
	color: #A33DFA;
}
.body_copy2 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
.body_copy2 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
.body_copy2 li span {
	font-weight: bold;
	color: #666666;
}
.body_copy2 li small {
	color: #B6B6B6;
}

.body_copy2 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
.body_copy2 li small a:hover {
	color: #666666;
	text-decoration: underline;
}
/* lmenu */

#lmenu {
	overflow: hidden;
	width: 177px;
	padding: 0px;
	margin: 0px;
}
#lmenu h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#sublmenu {
	background: #fff url('http://icult.ru/images/lmenu.jpg') left top no-repeat;
}
#lmenu h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 3px 0 0 20px;
	margin: 0px;
}

#lmenu ul {
	list-style: none;
	margin: 0px;	
	padding: 10px 0px;
}

#lmenu .splitter {
	height: 1px;
	border-top: 1px solid #EBEBEB;
	padding: 0px;
	margin: 10px 0;
	width: 177px;
	position: relative; 
	left: -30px;
}
#lmenu li a {
	color: #FF00C6;
	text-decoration: underline;
}
#lmenu li a:hover {
	color: #A428FF;
	text-decoration: underline;
}
#lmenu b {
	color: #474747;
}
#lmenu b a {
	text-decoration: underline;
}

#lmenu ul.brandlist {
	list-style: none;
	margin: 0px;	
	padding: 5px 0 5px 10px;
}

#lmenu ul.brandlist li {
	line-height: 12px;
	padding-left: 10px;
}

#lmenu ul.brandlist li a {
	font-size: 10px;
	color: #B25FEF;
	text-decoration: underline;
}
#lmenu ul.brandlist li a:hover {
	font-size: 10px;
	color: #A428FF;
	text-decoration: underline;
}

#subright {
	height: 100%;
}
#subright td {
	vertical-align: top;
}
#pages_td {
	height: 36px;
}
#tmenu_td {
	height: 65px;
}

#itemp {
	padding: 25px 15px 15px 15px;
}
#itemname {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #5B5B5B;
	padding-bottom: 10px;
}
#itemprice {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #5B5B5B;
}
#itemprice span {
	color: #B50191;
	font-size: 16px;
}
#itemdesc b {
	Color: #5B5B5B;
}
#itemdesc {
	text-align: left;
	Color: #5B5B5B;
	float: none; 
	font-family: tahoma;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#itemdesc, #itemdesc p, #itemdesc span, #itemdesc ul li {
	font-family: Helvetica !important;
	font-size: 12px;
	line-height: 18px;
}
#itemdesc p em {
	font-size: 10px;
	line-height: 15px;	
}
#itemdesc ul {
	padding: 10px 0 10px 0;
	margin: 0px;
}
#itemdesc ul li {
	background: url('http://icult.ru/images/actli.gif') no-repeat left middle;
	clear: both;
	width: auto;
	height: auto;
	border: 0px;
	padding: 0 0 0 20px;
	margin: 0px;
	font-weight: normal;
}
#itemdesc ul li span {
	font-weight: normal;
}
#itembuy {
	text-align: left;
	padding: 30px 0;
}

/* basketline */

#basketline {
	border: 1px solid #EBEBEB;
	margin: 20px;
	width: 566px;
}
#basketline th {
	padding: 7px;
	border: 1px solid #EBEBEB;
	background: #F4F4F4;
	color: #333333;
}
#basketline td {
	padding: 7px;
	border: 1px solid #EBEBEB;
	color: #A9A9A9;
}
#basketline input {
	width: 40px;
	border: 1px solid #EBEBEB;
	background: #F6F6F6;
	text-align: center;
	color: #A1A1A1;
}
#basketline a {
	color: #CC00FF;
	text-decoration: underline;
	font-weight: normal;
}
#basketline a:hover {
	color: #9600BB;
	text-decoration: none;
}
#basketline th span {
	font-size: 14px;
	color: #FF00C6;
}
input.text {
	width: 200px;
	border: 1px solid #999999;
	background: #EFEFEF url('http://icult.ru/images/star.gif') no-repeat left top;
	text-align: left;
	color: #333333;
	padding: 3px 2px;
	padding-left: 20px;
}
*input.text {
	height: 20px;
}

input.text2 {
	width: 200px;
	border: 1px solid #999999;
	background: #EFEFEF;
	text-align: left;
	color: #333333;
	padding: 3px 2px;
	padding-left: 20px;
}

*input.text2 {
	height: 20px;
}

select.text {
	width: 200px;
	border: 1px solid #999999;
	background: #EFEFEF;
	text-align: left;
	color: #333333;
	padding: 3px 2px;
	padding-left: 20px;
}
*select.text {
	height: 20px;
}



textarea.text {
	width: 400px;
	border: 1px solid #999999;
	background: #EFEFEF;
	height: 100px;
	text-align: left;
	color: #333333;
	padding: 2px;

}
#appfrm th {
	padding: 8px 5px;
	text-align: right;
	font-weight: normal;
	width: 120px;
	vertical-align: top;
}
#appfrm td {
	padding: 5px;
}
div#body ul.phlist {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

div#body ul.phlist li {
	padding: 0px;
	margin:0px;
	border: 0px;
	float: left;
	width: 100px;
	height: 100px;
}
#itemdescul {
	list-style: none;
	padding: 0px;
	margin: 20px 0;
	display: block;
}
#itemdescul li {
	background: url('http://icult.ru/images/actli.gif') no-repeat 5px 50%;
	margin: 0px;
	padding: 0px;
	display: block;
}
#body div.textcontent {
	text-align: left;
}
#body div.textcontent p {
	margin: 5px 0;
	text-align: left;
}
ul#textdescul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: table;
	clear: both;
	border: 0px;
	height: auto;
	width: 100%;
}
ul#textdescul li {
	background: url('http://icult.ru/images/actli.gif') no-repeat 5px 50%;
	margin: 0px;
	padding: 0 0 0 20px;
	display: block;
	clear: both;
	border: 0px;
	height: auto;
	text-align: left;
}
.message {
	width: 580px;
	border: 1px solid #93DB4C;
	background: #DFFFCA;
	margin: 20px 0 10px 0;
}
.message td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	color: green;
}
.error {
	width: 580px;
	border: 1px solid #93DB4C;
	background: #DFFFCA;
	margin: 20px 0 10px 0;
}
.error td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	color: green;
}

div#body_free table td.main_container {
	width: 190px; 
	height: 120px;
	text-align: center;
	margin: 4px; 
	vertical-align: middle; 
}
/* b2 */

#body2 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}

#body2 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body2 h1 a {
	text-decoration: underline;
	color: white;
}
#body2 h1 a:hover {
	text-decoration: none;
	color: white;
}
#body2 p {
	text-align: justify;
}
#body2 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body2 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
#body2 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
#body2 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
#body2 b {
	color: #A33DFA;
}
#body2 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body2 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body2 li span {
	font-weight: bold;
	color: #666666;
}
#body2 li small {
	color: #B6B6B6;
}

#body2 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body2 li small a:hover {
	color: #666666;
	text-decoration: underline;
}

/* b3 */

#body3 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}

#body3 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body3 h1 a {
	text-decoration: underline;
	color: white;
}
#body3 h1 a:hover {
	text-decoration: none;
	color: white;
}
#body3 p {
	text-align: justify;
}
#body3 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body3 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
#body3 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
#body3 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
#body3 b {
	color: #A33DFA;
}
#body3 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body3 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body3 li span {
	font-weight: bold;
	color: #666666;
}
#body3 li small {
	color: #B6B6B6;
}

#body3 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body3 li small a:hover {
	color: #666666;
	text-decoration: underline;
}

/* b4 */

#body4 {
	background: #fff url('http://icult.ru/images/body.jpg') left top no-repeat;
	overflow: hidden;
	display: block;
	padding: 5px 10px 10px 10px;
}

#body4 h1 {
	color: white;
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
#body4 h1 a {
	text-decoration: underline;
	color: white;
}
#body4 h1 a:hover {
	text-decoration: none;
	color: white;
}
#body4 p {
	text-align: justify;
}
#body4 ul {
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
}
#body4 ul li {
	text-align: center;
	float: left;
	width: 149px;
	color: #666666;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
	height: 200px;
}
#body4 li div.itemname {
	min-height: 35px;
	height: 35px;
	z-index: 100;
}
#body4 li div.itemthumb {
	height: 100px;
	overflow: hidden;
	background: transperent;
	z-index: 10;
}
#body4 b {
	color: #A33DFA;
}
#body4 a {
	color: #A33DFA;
	text-decoration: none;
	font-weight: bold;
}
#body4 a:hover {
	color: #A33DFA;
	text-decoration: none;
}
#body4 li span {
	font-weight: bold;
	color: #666666;
}
#body4 li small {
	color: #B6B6B6;
}

#body4 li small a {
	color: #B6B6B6;
	text-decoration: underline;
	font-weight: normal;
}
#body4 li small a:hover {
	color: #666666;
	text-decoration: underline;
}
#mainmainmainleft {
	background: url('http://icult.ru/images/middle_left.png');
	_background: url('http://icult.ru/images/middle_left.gif');
}
#mainmainmainright {
	background: url('http://icult.ru/images/middle_right.png');
	_background: url('http://icult.ru/images/middle_right.gif');
}
.h1left {
	background: #fff url('http://icult.ru/images/lmenu.jpg') left top no-repeat;
	position: relative;
	left: -30px;
}