@charset "utf-8";
@import url(/css/admin.css);
@import url(/css/lightbox.css);
@import url(/css/blog.css);
@import url(/css/search.css);


.searchContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: normal;
	color: #000000;
}
.bigContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	color: #798994;
	font-style: italic;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}.bigContentLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	color: #36aee3;
	font-style: italic;
	text-decoration: underline;
}
.enterToTheBlog {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #36aee3;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.mainContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}
.mainContentLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #36aee3;
	text-decoration: underline;
}
.menuLevel2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #36aee3;
	text-decoration: underline;
	line-height: 30px;
	background-image: url(../images/editor/add/menu-dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.menuLevel2Selected {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #f8941d;
	text-decoration: underline;
	background-image: url(../images/editor/add/menu-dot-sel.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: bold;
	padding-left: 20px;
}
.menuLevel3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: underline;
	line-height: 20px;
	border-bottom: #CCCCCC 1px soid;
}
.menuLevel3Selected {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: underline;
	line-height: 20px;
	text-decoration: none;
	border-bottom: #CCCCCC 1px soid;	
}
.mainMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
.mainMenuSelected {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/editor/add/mainmenu-dot.gif) left 50% no-repeat;
	padding-left: 10px;
}
.main-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.main-menu li {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	margin: 0;
	margin-left: 30px;
	border: 0;
	width: 135px;
	float: left;
	background: url(../images/editor/back/menu-under.gif) left bottom repeat-x;
}.smallContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #464646;
}
