/* @override http://localhost/css/allPages.css */

body{
	font-size: 10px;
	margin: 0;
	padding: 0px 0;
	background:transparent url(../img/bg.png) repeat scroll 0 0;
}



#content_center { 
	position: relative; 
	width: 805px; 
	margin: auto; 
	text-align: left; 
	
}
.bgLeft
{
	background: url(/img/bgLeft.png?v=2) repeat-y left;
}
.bgRight
{
	background: url(/img/bgRight.png?v=2) repeat-y right;
}
.contentPlaceHolder{
	background-color: #5b5f65;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	overflow: hidden;
}
.forumContentPlaceHolder{
	background-color: #fff;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px 3px 3px;
}
img{border:0;}
.logoPlaceholder
{
	width: 675px;
	height: 65px;
	position: relative;
	margin-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.macPawLogo
{
	float: left;
}
.macPawLogoText
{
	color:#797B82;
	font: italic 20px "Lucida Sans";
	text-shadow: #0c3a48 1px -2px 1px;
	float: right; 
	margin-top: 27px;
	text-decoration: none;
}

/* @group Footer */
.footer{
	height: 120px;
	width: 806px;
}
.forumFooter{
	height: 32px;
	width: 805px;
}
.footerLeft
{
	float: left;
}
.forumFootLeft
{
	float: left;
}
.forumFooterBg{
	background: url(/img/forumFootBg.png?v=2) repeat;
	height: 32px;
	width: 773px;
	float: left;
}
.footerRight
{
	float: right;
}
.forumFootRight{
	float: right;
}
.divider_lineH
{
	background: url(/img/footLine.png?v=2) repeat;
	width: 3px;
	float: left;
	height: 120px;
}
.footerSection1{
	background: url(/img/footBack1.png?v=2) repeat-x bottom;
	width: 201px;
	float: left;
	height: 120px;
}
.footerSection2{
	background: url(/img/FooterRightBg.png?v=2) repeat-x bottom;
	float: left;
	height: 120px;
	width:175px;
}

a.footerColumn {
	width: 162px; 
	text-decoration:none;
	float: left;
	height: 75px;
	padding-left: 19px;
	padding-top: 18px;
}
a.footerColumn:first-child {border-left:none;
}
a.footerColumn:hover {
	text-shadow: #1a1b1d 0 4px 6px;
}
a {
	color: #c3dc9b;
}
.contentEndLine{
	height: 1px;
	background: #93969a;
	width: 799px;
	float: left;
}
.footHeader{ color: #c2e38c;
	float: left;
	width: 160px;
	font: 12pt Arial, Helvetica, sans-serif;
}
.footText{color: #b3bac7; font-size: 11pt; font-family:Arial, Helvetica, sans-serif;
	padding-top: 25px;
	text-align: left;
}
.footHeader2{ color: #e6efef;
	float: left;
	width: 160px;
	font: 12pt Arial, Helvetica, sans-serif;
}
.footText2{color: #bdc5d3; font-size: 11pt; font-family:Azrial, Helvetica, sans-serif;
	padding-top: 25px;
	text-align: left;
}
.footText3{color: #efefef; font-size: 16pt; font-family:Azrial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
}
.foot{
	padding-top: 10px;
	padding-left: 46px;
	text-align: left;
	height: 20px;
}
.footLink {
	margin-left: 30px;
	font: 9pt "Lucida Grande";
	color: #c3e08b;
	text-decoration: none;
}
.footLink:hover {
	text-shadow: #1a1b1d 0 4px 6px;
}
.copyrightsText1{
	color: #b3bac7; 
	font: 9pt "Lucida Grande";
	float: left;
	margin-top: 0;
}
.copyrightsText2{
	letter-spacing: 1px;
	font: 13px "Andale Mono", "Arial Rounded MT Bold";
	margin-top: 3px;
	margin-bottom: 0;
	display: inline;
	padding-left: 370px;
}
.novikoffLink{
	text-decoration: none;
	color: #b3babe;
}
.novikoffLink:hover {
	text-shadow: #1a1b1d 0 4px 6px;
}
.podarok{
	float: left; position: absolute;
	margin-top: 90px;
	margin-left: 41px;
}
.blueShine {
	background: url(/img/blueShine.png?v=2);
	width: 183px;
	height: 43px;
	float: left; position: absolute;
	margin-left: 598px;
	margin-top: 192px;
}
a .atexts{
	color: #ffffff;
}
textarea {
     resize: none;
}
/* @end */