﻿body { text-align:center;font-family:Arial;margin:0 auto;background:#fff;width:900px;}
form { padding-top:80px;text-align:center;margin:0 auto; }
#rigid { width:900px;min-height:600px;background:#faffc7 url(/images/bg.gif) no-repeat;text-align:left; }
#translayer { width:900px;min-height:600px; }
#logo {width:131px;height:86px;background:url(/images/amix-logo.png) no-repeat;position:absolute;margin-left:718px;margin-top:5px;}
#dogs { position:absolute;margin-left:630px;margin-top:183px; }
#menu { float:left;width:405px;height:455px;margin-top:145px;background:url(/images/bgred.png) no-repeat right bottom; }
#menuitems { width:215px;height:337px;float:right;padding-top:33px; }
img, div { behavior: url(/controls/css/iepngfix.htc) }
#preloader { display:none; }
#content { font-family:Arial;font-size:15px;color:#222;position:absolute;margin-top:170px;margin-left:400px;}
#content a { color:#2d31a8 }
.itemtitle { font-weight:bold;font-size:15px; }

.newstext a { color:#000; }

.thumb2 {border:1px solid #e1e1e1; }
.news { font-size:14px;font-weight:bold;color:#000; }
.PagerContainerTable{color: #d1d1e1;height:16px;text-align:center;}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	color: #000;
	display:none;
	white-space: nowrap;
	background-color: #accdf6;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	width:10%;
	font-size:13px;
}

.PagerInfoCell:link
{
	color: #000;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #000;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #e53727;
	background:transparent;
	font-weight:bold;
	min-width:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	text-align:left;
}
.PagerCurrentPageCell A { width:100%;display:block; }

.PagerOtherPageCells
{
	min-width:16px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	color:#000;
	cursor:pointer;
}
.PagerSSCCells
{
	background-color: #e5e5e5;
	padding-left:3px;
	padding-right:3px;
	min-width:16px;
	width:16px;
	border:1px solid #b6b6b6;
	text-align:center;
}
.PagerHyperlinkStyle
{
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;display:block;width:100%;
	padding-left:10px;
	padding-right:10px;
}
.PagerHyperlinkStyle:hover, .PagerHyperlinkStyle:visited:hover
{
	color: #2d31a8;
	text-decoration: underline;
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
}

.PagerHyperlinkStyle:active{color: #000000;text-decoration: none;font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;}

.button.send { padding:10px;cursor:pointer; }
.button.send:hover {background:#fba90e;transition:transform .3s linear;

	   -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);

}