body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #464646;
	margin: 0;
	min-width: 942px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#wrapper {
	overflow: hidden;
	width: 100%;
}

#header {
	overflow: hidden;
	width: 100%;
}
.holder {
	width: 942px;
	margin: 0 auto;
	position: relative;
}
.holder:after {
	content:"";
	display:block;
	clear:both;
}
.logo {
	float: left;
	margin: 26px 0 0 5px;
	display: inline;
}
.logo a img {
	display: block;
}
.search-form {
	float: right;
	width: 251px;
	margin: 19px 16px 0 0;
	display: inline;
}
.search-form .text {
	float: left;
	width: 183px;
	padding: 9px 0 7px 12px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #464646;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #888;
}
.search-form .submit {
	float: right;
}
#visual {
	width: 100%;
	background: #562078 url(../images/bg-visual.gif) repeat-x;
	position: relative;
	margin-top: 27px;
	padding-bottom: 20px;
	padding: 0;
}
#visual .holder {
	position: relative;
	min-height: 275px;
}
* html #visual .holder {
	height: 275px;
	overflow: visible;
}
.photo {
	position: absolute;
	left: 299px;
	top:-3px;	

}
.photo img {
	display: block;
}
.visual-list {
	float: left;
	width: 330px;
	margin: 7px 0 0 8px;
	padding: 0;
	list-style: none;
	display: inline;
}
.visual-list li {
	float: left;
	width: 100%;
	padding-top: 24px;
}
.visual-list li .hold {
	float: left;
	height: 25px;
}
.visual-list li .text {
	display: block;
	text-indent: -9999px;
	height: 16px;
	background-repeat: no-repeat !important;
	margin-left: 40px;
}
* html .visual-list li .text {
	margin-left: 38px;
}
.visual-list li .icon {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	height: 25px;
	background: url(../images/bg-visual-list-hover.gif) no-repeat;
	margin-top: -6px;
	position: relative;
	visibility: hidden;
}
.visual-list li .hold:hover {
	position: relative;
}
.visual-list li .hold:hover .icon,
.visual-list li.active .icon {
	visibility: visible;
}
.visual-list li .text {
	cursor:pointer;
}
* html .visual-list li .hold{
	margin-right: -3px;
}
.visual-list .link1 .text {
	width: 137px;
	background: url(../images/bg-visual-list-link1.gif);
}
.visual-list .link2 .text {
	width: 136px;
	background: url(../images/bg-visual-list-link2.gif);
}
.visual-list .link3 .text {
	width: 113px;
	background: url(../images/bg-visual-list-link3.gif);
}
.visual-list .link4 .text {
	width: 175px;
	background: url(../images/bg-visual-list-link4.gif);
}
.visual-list .link5 .text {
	width: 257px;
	background: url(../images/bg-visual-list-link5.gif);
}
.visual-text {
	float: right;
	width: 267px;
	margin-top: -33px;
}
.visual-ttl {
	display: block;
	font-size: 18px;
	color: #562078;
	text-transform: uppercase;
	padding-bottom: 16px;
	position: relative;
}
.visual-box {
	overflow: hidden;
	width: 100%;
	margin-top: 17px;
}
.visual-box strong {
	display: block;
	color: #0da1ff;
}
.visual-box p {
	margin: 0;
	line-height: 16px;
	color: #fff;
	word-spacing: -1px;
}
.visual-box p a {
	color: #0da1ff;
	text-decoration: none;
}
.visual-box p a:hover {
	text-decoration: underline;
}
.more {
	float: right;
	background: #1ba4fa url(../images/bg-more.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 7px 3px 9px;
	border: 1px solid #f5f2f7;
	text-transform: uppercase;
	margin-top: 37px;
}
.more:hover {
	text-decoration: underline;
}
#main {
	overflow: hidden;
	width: 100%;
}
#main .holder{
	padding: 3px 0 15px;
}
.aside1 {
	float: left;
	width: 448px;
	margin-top: 8px;
}
.img-clock {
	display: block;
}
.aside-text {
	overflow: hidden;
	height: 100%;
}
.aside-text a {

        color: #562078;
        text-decoration: none;

}
.aside-text {
	overflow: hidden;
	height: 100%;
	padding: 9px 6px 0;
}
.aside-text h2 {
	margin: 0;
	color: #562078;
	font-size: 18px;
	text-transform: uppercase;
}
.aside-text p {
	margin: 3px 0 0;
}
.aside2 {
	float: left;
	width: 200px;
	margin-top:20px;
	margin-left: 15px;
}
.aside2 .ad {
//	display: block;
	margin-top: 8px;
}
.aside2 .ad img {
//	display: block;
}
.content {
	float: right;
	width: 263px;
	margin-top: 15px;
}
.content h2 {
	margin: 0;
	color: #562078;
	font-size: 18px;
	text-transform: uppercase;
}
.content p {
	margin: 13px 0 0;
	line-height: 19px;
//	word-spacing: -2px;
}
.content p a {
//	color: #0da1ff;
	text-decoration: none;
}
li a {
	color: #562078;
	text-decoration: none;
}
.content p a:hover {
	text-decoration: underline;
}
#footer {
	overflow: hidden;
	width: 100%;
	background: #efefef url(../images/bg-footer.gif) repeat-x;
	padding: 17px 0 82px;
}
#footer ul {
	overflow: hidden;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/divider-foot-list.gif) no-repeat 0 50%;
	padding: 0 8px;
	margin-left: -1px;
}
#footer ul li a {
	color: #464646;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* index end */
/* inner1 start */
.inner #header {
	background: #efefef url(../images/bg-header.gif) repeat-x;
}
.inner .holder {
	width: 935px;

}
.inner #header .logo {
	float: none;
	position: absolute;
	left: 5px;
	top: 26px;
	margin: 0;
}
.navigation {
	float: left;
	background: url(../images/bg-navigation-left.gif) no-repeat;
	margin-top:-21px;
	*margin-top:171px;
	overflow: hidden;
	
}
.navigation ul {
	float: left;
	height: 45px;
	background: url(../images/bg-navigation-right.gif) no-repeat 100% 0;
	margin: 0 0 0 -1px;
	padding: 0 29px 0 0;
	list-style: none;
	clear: both;
width:720px;

}
.navigation ul li {
	float: left;
	color: #562078;

	font: 14px Arial, Helvetica, sans-serif;

	font-weight:bold;
	text-transform: uppercase;
	margin-left: 23px;
	display: inline;
	letter-spacing: -1px;
	
}
.navigation ul li a {
	float: left;
//	color: #2d0a46;
	color: #562078;

	text-decoration: none;
	height: 30px;
	padding-top: 15px;

}
.navigation ul li a:hover,
.navigation ul li a.active {
	background: url(../images/bg-navigation-arrow.gif) no-repeat 50% 0;
	color: #562078;

}
.head-photo {
	float: right;
	margin-top: 17px;
	margin-right: -32px;

}
.inner #main {
	background: #efefef;
	overflow: visible;
}
.inner #main .holder {
	padding-bottom: 24px;
}
.main-hold {
	width: 100%;
	padding: 0 0 0;
	position: relative;
	margin-top: 1px;
}
.article {
	overflow: hidden;
	width: 877px;
	padding: 43px 29px 0;
	position: relative;
}
.article h2 {
	font-size: 18px;
	color: #562078;
	text-transform: uppercase;
	margin: -30px 0 0;
	width: 530px;
}
.abs {
	position: absolute;
	right: 8px;
	top: 0;
	width: 251px;
}
.abs .search-form {
	margin: 0;
}
.article p {
	margin: 9px 0 0;
	line-height: 18px;
}
.items-hold {
	overflow: hidden;
	width: 100%;
}
.item {
	overflow: hidden;
	width: 100%;
	background: #e1e1e1;
	margin-top: 24px;
}
.item-t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-item-t.gif) no-repeat;
}
.item-b {
	overflow: hidden;
	width: 881px;
	padding: 20px 27px 33px;
	background: url(../images/bg-item-b.gif) no-repeat 0 100%;
}
.item-text {
	float: left;
	width: 460px;
}
.wid {

	float:none;
	overflow: hidden;
	width: 100%;

}
.item-ttl {
        overflow: hidden;
        width: 100%;
        margin: 0;
        font-size: 15px;
        text-transform: uppercase;
}
.item-ttl a {
        float: left;
        background: url(../images/bg-button-left.gif) no-repeat;
        color: #efefef;
        text-decoration: none;
        cursor: pointer;
}
.item-ttl a span {
        float: left;
        height: 29px;
        padding: 15px 75px 0 17px;
        background: url(../images/bg-button-right.gif) no-repeat 100% 0;
}
.item-text p {
	margin: 11px 0 0;
	line-height: 18px;
	color: #3d3d3d;
}

.item-ttl2 {
	overflow: hidden;
	width: 100%;
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	height:50px;
}
.item-ttl2 .image {
	float: left;
	background: url(../images/bg-button-left.gif) no-repeat;
	color: #efefef;
	text-decoration: none;
}
.item-ttl2 .image span {
	float: left;
	height: 29px;
	padding: 15px 75px 0 17px;
	background: url(../images/bg-button-right.gif) no-repeat 100% 0;
}

.item-text p {
	margin: 11px 0 0;
	line-height: 18px;
	color: #3d3d3d;
}
.item-box {
	float: right;
	width: 341px;
	margin: 13px 0 0;
}


.promo {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-promo-c.gif) repeat-y;
	margin-top: 8px;
}
.promo-t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-promo-t.gif) no-repeat;
}
.promo-b {
	overflow: hidden;
	width: 100%;
	padding: 7px 0 8px;
	background: url(../images/bg-promo-b.gif) no-repeat 0 100%;
	position: relative;
}
.vs {
	position: absolute;
	left: 50%;
	top: 50%;
	text-indent: -9999px;
	overflow: hidden;
	width: 29px;
	height: 28px;
	background: url(../images/bg-vs.gif) no-repeat;
	margin: -14px 0 0 -16px;
}
.promo .col {
	float: left;
	width: 169px;
	text-align: center;
	color: #000;
}
.promo .col span {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.promo .col strong {
	display: block;
	font-size: 38px;
}
#ads {
	width: 100%;
	background: #dcdcdc;
	padding: 12px 0 10px;
}
#ads .holder {
	width: 950px;
}
.ad-holder {
	width: 970px;
	margin: 0 -10px;
	text-align: center;
}
.ad-holder .ad {
	margin: 0 5px;
}
.ad-holder .ad img {
	display: inline;
	vertical-align: top;
}
.table {
	overflow: hidden;
	width: 885px;
	margin: 19px 0 0 -5px;
}
.table table {
	width:885px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	font:12px Arial,sans-serif;
	color: #3d3d3d;
	text-transform: capitalize;
}
.table th {
	background:#6e6e6e;
	color:#fff;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
}
.table .col1 {
	width: 446px;
	padding-left: 23px;
	text-align: left;
}
.table .col2 {
	width: 193px;
}
.table .col3 {
	width: 223px;
}
.table td {
	margin:0;
	border-top: 3px solid #e1e1e1;
	background: #c1c1c1;
	height: 53px;
}
.table .color {
	background: #f3f3f3;
}
.table img {
	display: block;
	margin: 0 auto;
}
.table p {
	margin: 0;
	line-height: 15px;
}
/* inner1 end */
/* inner2 start */
#content {
	float: left;
	width: 630px;
	margin-top: 9px;
}
#content .article {
	width: 601px;
	padding: 0 29px 0 0;
}
#content .article h2 {
	margin: 0;
}
.blog {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.post {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}
.post h3 {
	margin: 0;
	font-size: 17px;
	color: #0d9cf8;
}
.published {
	overflow: hidden;
	height: 100%;
	padding: 8px 7px 6px;
	background: #dcdcdc;
	margin-top: 8px;
}
.published span {
	font-size: 11px;
	color: #727272;
}
.published span a {
	color: #0d9cf8;
	text-decoration: none;
}
.published span a:hover {
	text-decoration: underline;
}
.entry-content {
	overflow: hidden;
	width: 100%;
	margin-top: 13px;
}
.entry-content2 {
	overflow: hidden;
	width: 100%;
//	margin-top: 13px;
}
.entry-photo {
	float: left;
}
.entry-photo img {
	display: block;
	border: 1px solid #5b5b5b;
}
.entry-text {
	float: right;
	width: 491px;
	padding-right: 20px;
	margin-top: 6px;
}
.entry-text p {
	margin: 0;
	line-height: 18px;
}
.entry-text p a {
	font-size: 11px;
	font-weight: bold;
	color: #0d9cf8;
	text-decoration: none;
}
.entry-text p a:hover {
	text-decoration: underline;
}
.pagination {
	float: right;
	margin: 14px 4px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.pagination li {
	float: left;
	color: #464646;
	margin-left: 3px;
	display: inline;
}
.pagination li span {
	float: left;
	margin-right: 16px;
}
.pagination li a {
	float: left;
	width: 16px;
	text-align: center;
	color: #464646;
	text-decoration: none;
}
.pagination li a:hover,
.pagination li a.active {
	color: #fff;
	background: #0d9cf8;
}
#sidebar {
	float: right;
	width: 277px;
	margin-top: 1px;
}
#sidebar .search-form {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	width: 251px;
}
.side-hold {
	overflow: hidden;
	width: 100%;
	background: #d7d7d7;
	margin-top: 16px;
}
.side-hold-t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-sidebar-t.gif) no-repeat;
}
.side-hold-b {
	overflow: hidden;
	width: 256px;
	padding: 0 11px 33px 10px;
	background: url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
	margin-top: -18px;
}
.section {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}

.section .item-ttl span {
	width: 164px;
	background: url(../images/bg-side-ttl.gif) no-repeat;
}
.section-box {
	overflow: hidden;
	height: 100%;
	padding: 18px 16px 0;
}
.section-box strong {
	display: block;
	color: #552077;
}
.section-box p {
	margin: 0;
	line-height: 16px;
}
.section-box p a {
	color: #552077;
	text-decoration: none;
}
.section-box p a:hover {
	text-decoration: underline;
}
.rumor p a {
//	color: #0da1ff;
	text-decoration: none;
}
.follow {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 19px;
}
.follow a {
	color: #552077;
	text-decoration: none;
}
.follow a:hover {
	text-decoration: underline;
}

/* inner2 end */



.footnotes {
	float: left;
	//color: #cccccc;
	font: 10px Arial, Helvetica, sans-serif;

}
.header h2 {
	font-size: 18px;
	color: #562078;
	text-transform: uppercase;
}


.inner-box {
	float: right;
	border: 1px solid #562078;
	width: 200px;
	margin: 0 0 20px 20px;
	padding: 15px 5px 4px 20px;
}


.inner-box .heading {
	display: block;
	color: #562078;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0 0 13px;
}

.inner-box a {
	font-size: 12px;
	color: #562078;
	text-decoration: none;
}
.inner-box a:hover {
	text-decoration: underline;
}


.pdfresource{
//list-style-type: none;
padding: 4px;
margin-left: 15px;
}
.pdfresource li{
padding: 3px;
}




.comprare-form {
        overflow: hidden;
        width: 100%;
}
.comprare-form select {
        float: left;
        width: 227px;
        font: 12px Arial, Helvetica, sans-serif;
        color: #521e73;
//        text-transform: uppercase;
}
.comprare-form .submit {
        float: right;
}


.comprare-form2 {
        float:right;
        overflow: hidden;
        width: 502px;
        margin-top:-30px;
        margin-bottom:0px;
}
.comprare-form2 select {
        float: left;
        width: 397px;
        font: 12px Arial, Helvetica, sans-serif;
        color: #521e73;
  //      text-transform: uppercase;
}
.comprare-form2 .submit {
        float: right;
}


.comprare-form3 {
        float:right;
        overflow: hidden;
        width: 502px;
        margin-top:0px;
        margin-bottom:5px;
	margin-left:-160px;
}
.comprare-form3 select {
        float: left;
        width: 397px;
        font: 12px Arial, Helvetica, sans-serif;
        color: #521e73;

//        text-transform: uppercase;
}
.comprare-form3 .submit {
        float: right;
}



