body {
/*	background:url('../images/design/body.png') top repeat-x; */
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	color:#777777;
	
}

body, div, table, input, textarea, fieldset{
	font-family: 'ArialMT', 'Arial', sans-serif, Verdana;
	font-size:12px;
	color:#444444;
	line-height:140%;
}

body, div, table {
	text-align:left;
}


form {
	padding: 0px;
	margin:: 0px;
	text-indent: none;
}


p{
	margin:0px;
	padding:0px;
}



input, select, textarea{
	margin: 0px 0px 5px 0px;
}


td {
	vertical-align:top;
}

img {
	border:0px;
}


ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	line-height: 150%;
}

li {
	list-style-image:url(../images/design/icon_arrow.gif);
	padding: 0px 0px 0px 5px;
}
.body_top{
	background-color:#000000;	
	padding:2px;

}

.body_page {
	width: 938px;
}

.top{
	background:url(../images/design/header.gif) top left no-repeat;
	width:900px;
	padding: 29px 20px 0px 20px;
	text-align: left;
	font-size:10px;
	height:75px;
}

.top table{
	color: #DDDDDD;
}

.top a {
	color: #FFAA99;

}

.tdrightl{
	padding: 0px 10px 0px 10px;
	border-right:1px solid #F8ECAB;

}

.tdright{
	padding: 0px 0px 0px 10px;
}


.menu {
	background:url(../images/design/menu.gif) top center no-repeat;
	margin-bottom:1px;
	color:#000000;
	height:15px;
	text-align:center;
	padding: 25px 20px 5px 20px;
	width:900px;

}

.menu .bar{
	background:url(../images/design/menu_bar.gif) top no-repeat;
	padding: 10px 0px 10px 0px;
}


.menu a {
	padding: 10px 15px 10px 15px;
	margin:10px 0px 0px 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/design/li_menu.gif) left no-repeat;
	display: inline;
}

.menu a:hover {
	padding: 10px 15px 10px 15px;
	margin:10px 0px 0px 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	
}

.top_content {
	background:url(../images/design/top-content.gif) bottom left no-repeat;
	width:900px;
	padding:15px 10px 15px 10px;
	margin-top:10px;
	color: #ff8800;
}

.content {
	background: url(../images/design/bottom-content.gif) bottom left no-repeat;
	background-color:#fff;
	width:910px;
	padding:7px 5px 40px 5px;
	color: #444444;
}

.content .left{
	width:210px;
	float:left;
}

.content .left .block{
	border:1px solid  #CCCCCC;
	background-color: #DDDDDD;
	color: #CC0000;
	padding:10px;
	margin:0px 0px 5px 0px;
}

.content .left .block a{
	border-bottom:1px dotted  #CC0000;
	background-color: #DDDDDD;
	color: #CC0000;
	padding:5px 0px 5px 0px;
	display:block;
	text-decoration: none;
}

.content .left .block a: hover{
	border-bottom:1px dotted  #CC0000;
	background-color: #DDDDDD;
	color: #CC0000;
	padding:5px 0px 5px 0px;
	display:block;
	text-decoration: none;
}



.content .left .block h4 {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	border-bottom: 1px dotted #CC0000;
	font-size:14px;
}


.content .right{
	padding: 0px 5px 5px 5px;
	width:680px;
	float: right;
}


.content .right a {
	color: #CC0000;

}

.login{
	padding: 15px;
	border-left: 1px solid #eee;
}



.content .right .sagh3{
	margin-bottom :-5px;
	padding: 0px 0px 0px 10px;
}

.content .imgs{
	padding: 6px;
	border:1px solid #CCCCCC;
}

.content fieldset{
	border:1px solid #CCCCCC;
	padding:5px;
}

.content legend{
	padding:5px 5px 5px 5px;
	font-size:14px;
	color:#ffffff;
	background-color:#CC0000;
	margin-bottom:5px;
	z-index:10;
}

.content legend a{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.content h1{
	font-size:14px;
	line-height: 100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}


.content .img-right{
	float:right;
	border: 1px solid #CCCCCC;
}

.content .img-right-prod{
	float:right;
	padding:0px 0px 0px 20px;
}

.content .products, .content .products-right{
	font-size:12px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	min-height:200px;
	background-color:#FCFCFC;
}

.content .products-right{
	margin-left:5px;
}

.content .clearp{
	clear:both;
	padding-top:5px;
}


.content .comments{
	font-size:12px;
	padding: 6px;
	border: 1px solid #CCCCCC;
}


.content h3{
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#CC0000;
}

.content h4{
	font-size:12px;
	font-weight: bold;
	margin: 0px;
	padding: 7px 0px 10px 0px;
}


.cart{
	padding: 5px 5px 5px 0px;
	border-bottom:1px solid #CCCCCC;

}

.cartl{
	padding: 5px 5px 5px 5px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.cartprice{
	padding: 10px 5px 10px 5px;
	border-bottom:1px solid #CCCCCC;
	background-color:#FCFCFC;
	text-align:right;
	font-weight: bold;
	font-size:14px;
}


.bottom{
	margin-top:-37px;
	padding: 7px;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}

.bottom a, .bottom a:hover{
	padding: 0px 19px 0px 19px;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:#fff;
}

#header-menu {
	width:100%;
	margin:0 auto;
	font-family:'ArialMT', 'Arial', sans-serif, Verdana;
	font-size:16px;
	color:#777777;
	height: 20px;
	padding: 15px;
	text-align: center;
}
#header-menu a {
	text-decoration:none;
	color:#555555;
}
#header-menu a:hover {
	text-decoration:underline;
	color:#333333;
}

.msg {
	color:#FF0000;
	text-decoration:italic;
}