body {
	background-color: #c0e8a6;
	
	color: #313413;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-style: normal;
}
header {
	background: #629afa; /* Old browsers */
	background: -moz-linear-gradient(top,  #629afa 0%, #a7e8d7 74%, #c9fca6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#629afa), color-stop(74%,#a7e8d7), color-stop(100%,#c9fca6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #629afa 0%,#a7e8d7 74%,#c9fca6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #629afa 0%,#a7e8d7 74%,#c9fca6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #629afa 0%,#a7e8d7 74%,#c9fca6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #629afa 0%,#a7e8d7 74%,#c9fca6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629afa', endColorstr='#c9fca6',GradientType=0 ); /* IE6-9 */
	
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 9px;
	-moz-border-radius-bottomright: 0;
	border-radius: 9px;
	border-bottom-right-radius: 0;
}
.main {
	background: #F7FBF4;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.wrap_header {
	background: url('../images/funny_girl/Header1.png') left top no-repeat,
				url('../images/funny_girl/Header2.png') right top no-repeat;
	height: 242px;
	//height: 121px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px; /*округление углов для mozilla*/
	-webkit-border-radius: 10px 10px 0px 0px; /*округление углов  для chrome safari*/
	-khtml-border-radius: 10px 10px 0px 0px;
}
.wrap_header h1 {
	font-size: 25px;
	line-height: 32px;
}
.container_16, .container_12 {
	background-color: #FDFDF7;	
}
.container_16, .container_12, .header {
	border-left: 3px solid #AFAA39;
	border-right: 3px solid #AFAA39;
}

.moduletable_menu, .moduletable, .items-leading, .moduletable_login {
	margin: 4px 0px;
	padding: 3px;
	background-color: #F1FFE8;
	border: 1px solid #BFC871;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px; /*округление углов для mozilla*/
	-webkit-border-radius: 4px; /*округление углов  для chrome safari*/
	
	-khtml-border-radius: 4px;	
}
.items-leading {
    padding: 10px;
}

.navbar-inner {
	background-color: #F1FFE8;
    background-image: none;
    border: 1px solid #BFC871;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px; /*округление углов для mozilla*/
	-webkit-border-radius: 4px; /*округление углов  для chrome safari*/
	-khtml-border-radius: 4px;
    box-shadow: none;
    min-height: 40px;
    margin: 4px 0px;
	padding: 0px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #FFFFFF;
}

td, th {
	border-color: #BFC871;
}

a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #6D742A;
}

/* Adds special style to an unvisited link. */

a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #6D742A;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #585E22;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 28px;
  color: #6D742A;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 22px;
  color: #6D742A;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  color: #892E48;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 18px;
  font-style: italic;
  color: #892E48;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 17px;
  color: #313413;
}

.moduletable h3, 
.moduletable_menu h3,
.moduletable ul.nav h3,
.moduletable_login h3 {
	background-image: url("../images/funny_girl/BlockHeaderIcon.png");
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
    font-size: 15px;
    line-height: 20px;
    padding: 0 0 0 25px;   	
}

.navbar .nav > li > a {
	color: #6D742A;
}

.moduletable ul.nav a:hover, 
.moduletable_menu ul.nav a:hover,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a,
.dropdown-submenu:focus>a {
   background: #8fc400; /* Old browsers */
	background: -moz-linear-gradient(top,  #8fc400 0%, #7ba800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#7ba800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8fc400 0%,#7ba800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#7ba800',GradientType=0 ); /* IE6-9 */
}

ul.nav li.active > a,
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus {
    background: #8fc400; /* Old browsers */
	background: -moz-linear-gradient(top,  #8fc400 0%, #7ba800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#7ba800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8fc400 0%,#7ba800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8fc400 0%,#7ba800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#7ba800',GradientType=0 ); /* IE6-9 */
	
	color: #FFFFFF;
}

.moduletable_menu li, .moduletable ul.nav li {
	background-image: url("../images/funny_girl/BlockContentBullets.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.moduletable_menu li a, .moduletable ul.nav li a {
    padding: 3px 15px 3px 20px;
}

.moduletable_menu .dropdown-menu > li,
.moduletable .dropdown-menu > li {
	background-image: none;
	padding:0;
}

.wrap_copyright {
	background-repeat:no-repeat;
	background-image: url('../images/funny_girl/Footer.png');
	background-position: right bottom; 
	height: 75px;
	border-bottom: 3px solid #AFAA39;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px; /*округление углов для mozilla*/
	-webkit-border-radius: 0px 0px 10px 10px; /*округление углов  для chrome safari*/
	-khtml-border-radius: 0px 0px 10px 10px;
}
.copyright {
	color: #20220C;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	margin-top: 30px;
}
footer {
	background: -moz-linear-gradient(top,  rgba(229,229,229,0) 0%, rgba(229,229,229,0.78) 78%, rgba(173,190,148,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,0)), color-stop(78%,rgba(229,229,229,0.78)), color-stop(100%,rgba(173,190,148,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(229,229,229,0) 0%,rgba(229,229,229,0.78) 78%,rgba(173,190,148,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(229,229,229,0) 0%,rgba(229,229,229,0.78) 78%,rgba(173,190,148,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(229,229,229,0) 0%,rgba(229,229,229,0.78) 78%,rgba(173,190,148,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(229,229,229,0) 0%,rgba(229,229,229,0.78) 78%,rgba(173,190,148,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#adbe94',GradientType=0 ); /* IE6-9 */

	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-khtml-border-radius: 9px;
}