#footer {
	float: left;
	clear: both;
	width: 780px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.home #footer {_margin-top: 520px;.margin-top:20px;}

.footer_new {
	/*float:left;*/
	margin:25px 0 0 20px;
	font-size:12px;
	color:#7b7b7b;
}
.footer_new  a {
	font-weight:bold;
	color:white;
}
.footer_float {
	float:left;
	padding-right:30px;
	width:330px;
}




.pages {
	position:absolute;
	margin:256px 0 0 630px;
}
.pages li{
	/*display:inline;*/
	padding:0 6px;
	height:20px;
	background:#414141;
	color:white;
	/*cursor:pointer;*/
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-right:4px;
	float:left;
}
.pages .check {
	background:#3d72fc !important;
}

.f_bold {font-weight:bold !important;} #copyright {
	float: right;
	height: 21px;
	line-height: 21px;
	color: #999999;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	width: 230px;
	text-align: right;
}




#galNav {
	margin: 0px;
	padding: 0px;
	float: left;
}
#galNav ul {
	margin: 0px;
	padding: 0px;
}
#galNav ul a {
	text-decoration: none;
	color: #888888;
	list-style-type: disc;
}
#galNav .heading {
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	line-height: 24px;
}
#galNav .industry {
	color: #FF6600;
	list-style-type: none;
	font-weight: bold;
	line-height: 24px;
}


#BarTab {
	float: left;
	width: 720px;
	display: inline;
	color:#fff;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height:23px;
} #BarTab ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	height: 23px;
	display: block;
	float: left;
	width: 100%;

}
#BarTab li {
	display: inline;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	background-color: #151515;
	background-image: url(../i/frontend/admin/nav_pad_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	line-height: 23px;

}
#BarTab a {
	color:#990c0c;
} #BarTab li.active {
	background-image:none;
}








#colOne {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
}
#colTwo, #colThree{
	display: inline;
	float: left;
	width: 160px;
	margin-left: 19px;
	text-align: center;
}
#colOne img, #colTwo img, #colThree img {
	margin-bottom: 10px;
}
#colOne a, #colTwo a, #colThree a {
	color: #888888;
}





.SectionDescr {
	float: left;
	clear: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}



#ButtonsOver {
	position: absolute;
	width: 160px;
	height: 107px;
	background:url(../i/frontend/admin/butoverbg.png)
}

.ButtonsOver {
	margin: 0px; }
.ButtonsOver .minibox {
	width: 100%;
	height: 40px;
	float: left;
/*	background-color: #CCCCCC;*/ }
.ButtonsOver .filename p{
	color:#FFFFFF;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ButtonsOver .buttons {
	margin-top: 27px; }

.ButtonsOver .buttons a.ButEdit,
.ButtonsOver .buttons a.ButDelete {
	float:left;
	overflow: hidden;
	display: inline;
	width: 58px;
	height: 27px;
	margin-left: 10px;
	margin-top: 10px;
	background: #333333 url(../i/frontend/admin/butoverbut.png) top left no-repeat ; 	text-decoration: none !important;
	color:#FFFFFF !important;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 28px;

}
.ButtonsOver .buttons a.ButEdit:hover,
.ButtonsOver .buttons a.ButDelete:hover {
	background:url(../i/frontend/admin/butoverbut.png) bottom left no-repeat ;
	color:#c85959 !important; }
.ButtonsOver .buttons a.ButEdit {
	margin-left: 10px;
}
.ButtonsOver .buttons a.ButDelete {
	margin-left: 20px;
}
.ButtonImgAdd {
	float: left;
	height: 107px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
.ButtonImgAdd img{
	border:none;
}
.ButtonUpdate {
	height: 16px !important;
	width: 82px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	cursor: pointer;
	border:none;
	float: right;

}
.SectionDescr {
	float: left;
	clear: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


form textarea {
	background-image: url(../i/frontend/admin/forminputbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	font-family: "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #505455;
	float: left;
	width: 480px;
	overflow: auto;
	height: 200px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}




.tini_col {
	background:url(/i/subpic_fon.png) #151515 10px 20px no-repeat !important;
	padding-top:84px !important;
	font-size:11px;
	color:#7b7b7b;
	/*width:120px  !important;*/
}
.tini_col  a {color:#ffcc00;text-decoration:none;}

.AdmBlogEdit .BlLeft1 {
	clear: left;
	float: left;
	width: 180px;
	text-align: right;
	display: inline;
	margin-top: 5px;
	font-style: italic;
	line-height: 14px;
}
.AdmBlogEdit .BlRight1 {
	width: 520px;
	margin-left: 20px;
	float: right;
	display: inline;
	clear: none;
	margin-top: 10px;
	position:relative;
}
.AdmGalEdit .Cats ul {
	padding:0px;
	list-style:none;
	list-style-position: outside;
	margin: 0px;
	display: inline;
}
.AdmGalEdit .Cats ul li {
	float: left;
	clear:both;
	width: 100%;
	display: block;
	margin:0px;
	padding:0px;
	list-style:none;
}
.AdmGalEdit label{
	float: left;
	margin-bottom: 0px;

}
.BlLeft1 label {
	width:100%;
}
/* Checkboxes */
label.checkbox_checked {
	background: url(../i/frontend/admin/formcheckon.png) no-repeat;
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
label.checkbox_unchecked  {
	background: url(../i/frontend/admin/formcheckoff.png) no-repeat;
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

 /* Radio Buttons */
label.radio_checked {
	background: url(../i/frontend/admin/formradioon.png) no-repeat;
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
label.radio_unchecked  {
	background: url(../i/frontend/admin/formradiooff.png) no-repeat;
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} label.highlighted {
	border: 1px solid #333;
}
.AdmGalEdit input{
	width: inherit;
	height: 24px;
	background-image: url(../i/frontend/admin/forminputbg.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	border: 0px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-family: "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #505455;
}
.crirHidden {
	position: absolute;
	left: -1000px;
}
.AdmGalEdit .Cats p{
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #949798;
	float: left;
}
.AdmGalEdit .Cats {
	width: 33%;
	float: left;
}
.right {
	float: right;
}
.AdmGalEdit .a_delete {
	text-align: left;
	float: left;
	margin: 0px;
	display: block;
	color: #990c0c !important;
	clear: right;
}
.AdmGalEdit .a_addimage {
	color: #990c0c !important;
	text-align: right; 	float: left;
	display: inline;
	clear: left; 	width: 40%;

	/*width: 100px;*/
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 160px;*/
}
.AdmGalEdit .BlRight{
	float: left;
	width: 520px;
	margin-left: 200px;
	display: inline;
}


.AdmGalEdit .ImagePreview {
	height: 50px;
	width: 75px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	display: block;

}
#content a:hover {
	color: #444444;
	text-decoration: underline;
}
#Table1 tr.even td {
	background-color: #222222;
}
.AdmBlogEdit .BlRight2 {
	width: 250px;
	margin-left: 20px;
	float: left;
	display: inline;
	clear: none;
	margin-top: 10px;
}
.AdmBlogEdit .BlRight3 {
	width: 250px;
	margin-left: 20px;
	float: right;
	display: inline;
	clear: none;
	margin-top: 10px;
}
.AdmBlogEdit #arctitle,
.AdmBlogEdit #pagetitle,
.AdmBlogEdit #pageurl,
.AdmBlogEdit #metakey,
.AdmBlogEdit #metakey2,
.AdmBlogEdit #pageURL,
.AdmBlogEdit #meta1,
.AdmBlogEdit #meta2,
.AdmBlogEdit #onbuttonclick,
	{width:100%;}
	.AdmBlogEdit #arctext
	{width:97%;}
	.AdmBlogEdit #image01,
.AdmBlogEdit #image02,
.AdmBlogEdit #image03,
.AdmBlogEdit #image04,
.AdmBlogEdit #image05,
.AdmBlogEdit #image06,
.AdmBlogEdit #image07,
.AdmBlogEdit #image08
	{width:50%;}
	.AdmBlogEdit #createcat
	{width:100%;}
	.AdmBlogCat {
}
.PageBlogPost #primaryContent {
	display: inline;
	float: left;
	margin: 0px;
	border-right: #333 1px solid;
	width:460px !important;
	padding-right: 20px;
	overflow-x: hidden;
	}
.PageBlogPost #primaryContent p {
	line-height: 30px; }
.PageBlogPost #secondaryContent {
	width: 200px;
}
#secondaryContent {
	float: left;
	width: 220px;
	padding: 0px;
	display: inline;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#content h1, #content h1 a {
	font-size: 24px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	line-height: 30px;
}
#sideContent {
	float: left;
	width: 180px;
	padding: 0px;
	display: inline;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#primaryContent {
	width: 720px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#galleriPhotos #primaryContent {
	display: inline;
	float: left;
	width: 520px;
	margin-left: 20px;
	overflow: hidden;
}
#content ul {
	margin: 0px;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#galleriPhotos {
	float: left;
	width: 720px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
.withBarTab#content {
	margin-top: 0px;
} 
#content {
	float: left;
	width: 720px;
	background-image: url(../i/frontend/base/pc-bkgd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #151515;
	padding: 20px 20px 118px 20px;
	margin: 0 20px 20px 20px;
	display: inline;
	font-size: 12px;
	line-height: 19px;
	color: #777777;
	position:relative;
}