body,
html {
	width:100%;
	padding:0;
	margin:0;
	/*font: normal 14px "WinSoft Pro", "Traditional Arabic", tahoma, sans-serif;*/
	font-family: Consolas, Tahoma;
font-family: Consolas, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.body {
	background:url(../images/bg.jpg) #90c2e6 50% 153px no-repeat;
}

/* General style definitions */
*:focus {
	outline:none;
}
table {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
a {
	color:#7c7d7d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	width:100%;
	clear:both;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}




#wrap {
	width:887px;
	margin:10px auto 35px auto;
	background:url(../images/bg.png) #fff -1774px 0 repeat-y;
}

#header {
	height:155px;
	background:url(../images/bg.png) -887px 0 no-repeat;
}
#nav-icons {
	float:left;
	padding:6px 0 0 62px;
	width:110px;
	height:41px;
}
#nav-icons a {
	float:left;
	width:11px;
	height:11px;
	margin-right:15px;
}
#nav-icons a.i1 {
	margin-right:19px;
}
#nav-icons a.i3 {
	width:10px;
}
#nav-icons a.i4 {
	width:13px;
	margin-right:0;
}
#news-ticker {
	width:576px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#0089cf;
	margin:9px 0 0 41px;
	float:left;
	font-size:14px;
	overflow:hidden;
}
#news-ticker ul {
	padding:0;
	margin:0;
	height:40px;
	list-style:none;
}
#logo {
	float:left;
	clear:both;
	width:67px;
	height:96px;
	background:url(../images/logo.jpg) 100% 0 no-repeat;
	padding-left:74px;
}
#logo h1 {
	padding:0;
	margin:0;
}
#logo h1 a {
	height:96px;
	display:block;
	text-indent:-9000px;
}


#footer {
	height:165px;
	background:url(../images/bg.png) 0 100% no-repeat;
}

#intro {
	height:325px;
	padding:0 26px 0 1px;
}
#picture {
	float:left;
	height:304px;
	width:642px;
	margin-top:13px;
	background:url(../images/pic.jpg) 0 0 no-repeat;
}

.block {
	float:left;
}
#content .block {
	padding-bottom:6px;
	width:100%;
	clear:both;
}
.block h4 {
	text-indent:-9000px;
	padding:0;
	margin:0;
	height:55px;
	margin-bottom:10px;
}
.block-frame {
	padding:0;
	margin:12px 2px 0 4px;
	height:200px;
	background:url(../images/frame.png) 0 0 no-repeat;
}
.block-content {
	padding:0 19px 0 11px;
	text-align:right;
}

.block-search {
	width:195px;
	float:right !important;
}
.block-search h4 {
	background:url(../images/icons.jpg) 0 -385px no-repeat;
}
.block-audio h4 {
	margin-top:2px;
	background:url(../images/icons.jpg) 0 0 no-repeat;
}
.block-media h4 {
	background:url(../images/icons.jpg) 0 -275px no-repeat;
}
.block-news h4 {
	background:url(../images/icons.jpg) 0 -55px no-repeat;
}
.block-arts h4 {
	margin-top:9px;
	background:url(../images/icons.jpg) 0 -330px no-repeat;
}
.block-shop h4 {
	margin-top:3px;
	background:url(../images/icons.jpg) 0 -110px no-repeat;
}
.block-mail h4 {
	margin-top:6px;
	background:url(../images/icons.jpg) 0 -165px no-repeat;
}
.block-benefits h4 {
	margin-top:7px;
	margin-bottom:0;
	height:44px;
	background:url(../images/icons.jpg) 0 -220px no-repeat;
}


#content {
	padding:8px 20px 0 28px;
	clear:both;
	color:#7c7d7d;
}
#scroller {
	float:left;
	width:750px;
	padding:0 45px 0 45px;
	margin:0 auto;
	height:93px;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	position:relative;
}
#scroller a.prev {
	position:absolute;
	left:3px;
	top:18px;
	width:26px;
	height:51px;
	background:url(../images/arr.png) 0 0 no-repeat;
}
#scroller a.prev:hover {
	background-position:0 -102px;
}
#scroller a.next {
	position:absolute;
	right:3px;
	top:18px;
	width:26px;
	height:51px;
	background:url(../images/arr.png) 0 -51px no-repeat;
}
#scroller a.next:hover {
	background-position:0 -153px;
}
#scroller-inner {
	float:left;
	width:750px;
	overflow:hidden;
}
#scroller ul {
	float:left;
	padding:0;
	margin:0;
	height:93px;
	width:5000px;
	list-style:none;
}
#scroller ul li {
	float:left;
	padding:0 23px;
}


#columns {
	float:left;
	width:100%;
	padding-bottom:40px;
}
.column1 {
	float:left;
	width:195px;
	padding-right:47px;
}
.column2 {
	float:left;
	width:195px;
	padding-right:27px;
}
.column3 {
	float:left;
	width:169px;
	padding-right:11px;
}
.column4 {
	float:left;
	width:195px;
}


ul.list {
	list-style:none;
	text-align:right;
	padding:0 0 0 25px;
	margin:0;
}
ul.list li {
	padding-right:15px;
	position:relative;
}
ul.list li a {
	display:block;
	padding:5px 0;
	border-bottom:1px dashed #7c7d7d;
}
ul.list li span {
	font-size:12px;
	position:absolute;
	left:-2px;
	top:5px;
}

.block-audio ul.list li {
	background:url(../images/dots.png) 100% 13px no-repeat;
}
.block-media ul.list li {
	background:url(../images/dots.png) 100% -37px no-repeat;
}
.block-news ul.list li {
	background:url(../images/dots.png) 100% -87px no-repeat;
}
.block-arts ul.list li {
	background:url(../images/dots.png) 100% -137px no-repeat;
}


.block-benefits ul {
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
	height:208px;
	overflow:hidden;
	background:url(../images/benefits-bg.jpg) 100% 0 no-repeat;
	color:#000;
}
.block-benefits ul li {
	height:25px;
	line-height:25px;
	padding:0 15px;
	margin-bottom:1px;
}


.frm-subscribe input.submit {
	float:left;
	padding:0;
	margin:0;
	border:none;
	background:url(../images/btn-subscribe.jpg) 0 0 no-repeat;
	width:31px;
	height:26px;
	cursor:pointer;
}

.frm-login {
	font-weight:bold;
	float:left;
	width:100%;
}
.frm-login fieldset {
	text-align:right;
	padding:0;
	margin:0;
	float:left;
	width:100%;
	clear:both;
}
.frm-login a {
	color:#4b4b4b;
}
.frm-login a span {
	color:#ff0000 !important;
}
.frm-login input.submit {
	float:left;
	padding:0;
	margin:0 0 0 28px;
	border:none;
	background:url(../images/btn-login.jpg) 0 0 no-repeat;
	width:44px;
	height:33px;
	cursor:pointer;
}
.frm-login label {
	display:block;
	color:#007bd3;
	padding:0 0 6px 0;
	float:left;
	clear:both;
	width:100%;
}
.frm-login .field {
	float:left;
	width:100%;
	clear:both;
	padding-right:6px;
	margin-bottom:10px;
	background:url(../images/input-bg.png) 100% 0 no-repeat;
}
.frm-login input.text {
	float:right;
	font-size:0.8em;
	padding:0 0 0 6px;
	margin:0;
	width:107px;
	text-align:right;
	font-weight:bold;
	border:none;
	height:13px;
	line-height:13px;
	background:url(../images/input-bg.png) #7fbdea 0 -13px no-repeat;
	color:#fff;
}
.frm-search {
	margin-top:18px;
}
.frm-search input.submit {
	float:left;
	padding:0;
	margin:-28px 0 0 34px;
	border:none;
	background:url(../images/btn-search.jpg) 0 0 no-repeat;
	width:44px;
	height:33px;
	cursor:pointer;
}


.frm-subscribe .field {
	float:left;
	width:100%;
	clear:both;
	padding-right:6px;
	margin-bottom:10px;
	background:url(../images/input-bg.png) 100% -26px no-repeat;
}
.frm-subscribe input.text {
	float:right;
	font-size:0.8em;
	padding:0 0 0 6px;
	margin:0;
	width:107px;
	text-align:right;
	font-weight:bold;
	border:none;
	height:13px;
	line-height:13px;
	background:url(../images/input-bg.png) #dbcd8e 0 -39px no-repeat;
	color:#444;
}

.frm-shop label {
	color:#2c9500;
}
.frm-shop .field {
	float:left;
	width:100%;
	clear:both;
	padding-right:6px;
	margin-bottom:10px;
	background:url(../images/input-bg.png) 100% -52px no-repeat;
}
.frm-shop input.text {
	float:right;
	font-size:0.8em;
	padding:0 0 0 6px;
	margin:0;
	width:107px;
	text-align:right;
	font-weight:bold;
	border:none;
	height:13px;
	line-height:13px;
	background:url(../images/input-bg.png) #9fea7f 0 -65px no-repeat;
	color:#444;
}
.frm-shop input.submit {
	float:left;
	padding:0;
	margin:0 0 0 12px;
	border:none;
	background:url(../images/btn-login2.jpg) 0 0 no-repeat;
	width:31px;
	height:26px;
	cursor:pointer;
}
.menu1:link
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
.menu1:hover
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
.menu1:visited
{
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}

.ntick:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0089cf;
	text-decoration: none;
	font-style: normal;
}
.ntick:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0089cf;
	text-decoration: none;
	font-style: normal;
}
.ntick:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0089cf;
	text-decoration: none;
	font-style: normal;
}
#picture1 {
	float:left;
	height:304px;
	width:642px;
	margin-top:13px;
	}

