@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/wrapper_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	position: absolute;
	height: 56px;
	width: 187px;
	top: 14px;
	right: 63px;
}
#vacancies-yes {
	position: absolute;
	left: 603px;
	top: 22px;
	visibility: visible;
}
#new {
	position: absolute;
	top: 260px;
	left: 125px;
	display: none;
}
#menu {
	position: absolute;
	left: 219px;
	top: 39px;
	width: 420px;
}
#menu li {
	display: inline;
	text-align: center;
	height: 30px;
	width: 131px;
}
#menu li.menu-item a {
	color: #504f4e;
	font-size: 14px;
	height: 18px;
	width: 85px;
	display: block;
	float: left;
	margin-right: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-image: url(images/button_outline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#menu li.menu-item a:hover, body#home #menu li.menu-item #active-home a, body#contacts #menu li.menu-item #active-contacts a, body#news #menu li.menu-item #active-news a, body#vacancies #menu li.menu-item #active-vacancies a  {
	background-image: url(images/menu_a_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
#banner {
	width: 875px;
	height: 222px;
	position: absolute;
	top: 83px;
	left: 14px;
}
#banner-secondary {
	width: 875px;
	height: 80px;
	position: absolute;
	top: 59px;
	left: 14px;
	background-image: url(images/banner_secondary/about_club.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#about-club #banner-secondary {
	background: url(images/banner_secondary/about_club.gif) no-repeat left top;
}
#our-team #banner-secondary {
	background: url(images/banner_secondary/team.gif) no-repeat left top;
}
#photoalbum #banner-secondary {
	background: url(images/banner_secondary/photoalbum.gif) no-repeat left top;
}
#store #banner-secondary {
	background: url(images/banner_secondary/store.gif) no-repeat left top;
}
#press-center #banner-secondary {
	background: url(images/banner_secondary/press_center.gif) no-repeat left top;
}
#lessons #banner-secondary {
	background: url(images/banner_secondary/lessons.gif) no-repeat left top;
}
#discounts #banner-secondary {
	background: url(images/banner_secondary/discounts.gif) no-repeat left top;
}
#timetable #banner-secondary {
	background: url(images/banner_secondary/timetable.gif) no-repeat left top;
}
#gym-at-home #banner-secondary {
	background: url(images/banner_secondary/gym_at_home.gif) no-repeat left top;
}
#clients-about-us #banner-secondary {
	background: url(images/banner_secondary/clients_about_us.gif) no-repeat left top;
}
#banner-secondary h1 {
	font-size: 140%;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 50px;
}
#banner-top {
	width: 227px;
	height: 83px;
	position: absolute;
	top: 0px;
	left: 14px;
}
#content {
	padding-top: 325px;
	padding-left: 30px;
	padding-right: 31px;
}
#content-secondary {
	padding-top: 159px;
	padding-left: 30px;
	padding-right: 31px;
}
#content a, #content-secondary a {
	color: #0064b2;
}

/* main menu start */
#menu-main {
	width: 131px;
	float: left;
	color: #626160;
}
#menu-main a {
	color: #333231;
	text-decoration: blink;
	font-size: 80%;
}

#menu-main li{
	list-style: none;
	margin-bottom: 3px;
}
#menu-about-club a {
	width: 117px;
	height: 22px;
	background: url(images/menu_about_club.gif) no-repeat top left;
	display: block;
	padding-top: 8px;
	padding-left: 14px;
	text-decoration: none;
}
#menu-about-club a:hover, body#about-club #menu-about-club a {
	background: url(images/menu_about_club_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-our-team a {
	width: 117px;
	height: 22px;
	background: url(images/menu_our_team.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-our-team a:hover, body#our-team #menu-our-team a {
	background: url(images/menu_our_team_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-photoalbum a {
	width: 117px;
	height: 22px;
	background: url(images/menu_photoalbum.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-photoalbum a:hover, body#photoalbum #menu-photoalbum a {
	background: url(images/menu_photoalbum_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-store a {
	width: 117px;
	height: 22px;
	background: url(images/menu_store.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-store a:hover, body#store #menu-store a {
	background: url(images/menu_store_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-press-center a {
	width: 117px;
	height: 22px;
	background: url(images/menu_press_center.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-press-center a:hover, body#press-center #menu-press-center a {
	background: url(images/menu_press_center_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-lessons a {
	width: 117px;
	height: 22px;
	background: url(images/menu_lessons.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-lessons a:hover, body#lessons #menu-lessons a {
	background: url(images/menu_lessons_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-discounts a {
	width: 117px;
	height: 22px;
	background: url(images/menu_discounts.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-discounts a:hover, body#discounts #menu-discounts a {
	background: url(images/menu_discounts_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-timetable a {
	width: 117px;
	height: 22px;
	background: url(images/menu_timetable.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-timetable a:hover, body#timetable #menu-timetable a {
	background: url(images/menu_timetable_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-gym-at-home a {
	width: 117px;
	height: 22px;
	background: url(images/menu_gym_at_home.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-gym-at-home a:hover, body#gym-at-home #menu-gym-at-home a {
	background: url(images/menu_gym_at_home_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-clients-about-us a {
	width: 117px;
	height: 22px;
	background: url(images/menu_clients_about_us.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 14px;
}
#menu-clients-about-us a:hover, body#clients-about-us #menu-clients-about-us a {
	background: url(images/menu_clients_about_us_a.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
}

#right-col {
	width: 232px;
	float: right;
}
#right-col .right-col-box {
	margin-left: 10px;
	margin-right: 10px;
}
#right-col h2 {
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;
	font-weight: bold;
	color: #333332;
	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#right-col p {
	font-size: 80%;
	color: #333333;
	padding-bottom: 1em;
}
#right-col  ul, #right-col  ol {
	margin-bottom: 1em;
}
#right-col  ol li  {
	list-style-type: decimal;
	margin-left: 40px;
}
#right-col  li {
	color: #333333;
	list-style-type: disc;
	font-size: 80%;
	padding-bottom: 10px;
}
#right-col table {
	margin-bottom: 1em;
}
#right-col table td {
	padding: 2px;
}
#right-col table p {
	padding-bottom: 0px;
}
#right-col .form-field {
	width: 134px;
	border: 1px solid #1B539E;
	font-size: 10px;
	color: #313131;
	font-weight: lighter;
	padding: 2px;
	margin-bottom: 5px;
}
#content-narrow {
	width: 410px;
	margin-left: 131px;
	padding-left: 43px;
	padding-right: 43px;	
}
#content-wide {
	width: 642px;
	margin-left: 131px;
	padding-left: 43px;
	padding-right: 43px;	
}

/* main menu end */

#content-main {
	/*width: 410px;
	margin-left: 131px;
	padding-left: 43px;
	padding-right: 43px;*/	
}
#content-main p {
	font-size: 80%;
	color: #333333;
	padding-bottom: 1em;
}
#content-main li {
	color: #333333;
	list-style-type: disc;
	font-size: 80%;
	padding-bottom: 10px;
}
#content-main ol li {
	list-style-type: decimal;
}
#content-main ul, #content-main ol {
	padding-left: 40px;
	padding-bottom: 1em;
}
#content-main h2 {
	font-size: 100%;
	font-weight: lighter;
	padding-bottom: 1em;
}
#content-main h3 {
	font-size: 90%;
	color: #333333;
	padding-bottom: 3px;
}
#content-main h3 img {
	padding-right: 2px;
}
#content-main h4 {
	font-size: 70%;
	font-weight: bold;
	color: #906637;
	margin-bottom: 0.5em;
	background-color: #FFFAD0;
	border: 1px dashed #C48A4A;
	padding: 3px;
	margin-top: 1em;
}
#content-main h5 {
	color: #DA7430;
	font-size: 90%;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
	width: 350px;
	padding-bottom: 3px;
}
#content-main .img-padding {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content-main table {
	margin-bottom: 1em;
}
#content-main table td {
	padding: 2px;
}
#content-main table p {
	padding-bottom: 0px;
}
#content-main .table p {
	padding-bottom: 1em;
}
#content-main .table td {
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content-main .table h5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#content-main .store-menu {
	color: #FFFFFF;
	background-color: #6CB351;
	background-image: url(images/banner_secondary/store.gif);
	background-position: center center;
	padding: 2px;
}
#content-main .price {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	text-align: center;
	height: 18px;
	width: 99px;
}
#footer {
	background-image: url(images/footer_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 50px;
	margin-left: 134px;
	margin-bottom: 47px;
	padding-left: 70px;
	color: #333231;
}
#footer .phone {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #333231;
	margin-bottom: 1px;
}
#footer p {
	font-size: 70%;
	line-height: 1.4em;
}
/* contact us form */
.form {
	padding: 10px;
	border: 1px dashed #565554;
	background-color: #FFFAD0;
	margin-bottom: 1em;
	width:360px;
}
#content-main .form .border {
	border-bottom: 1px dashed #565554;
	padding-bottom: 10px;
}
#content-main .form table td {
	padding-top: 10px;
	
	padding-right: 5px;
}
/* ----------------- */
