<?php
// Blog 4
?>

* {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	-moz-box-sizing: border-box; /* Used to define the width as in IE - width = width + padding + border */
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	direction: ltr;
}

div {
	width: 100%;
}

ul {
	list-style: url(/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}

li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/* ## */

#frame {
	width: 760px;
}
#header {
	height: 80px;
	background-repeat: no-repeat;
}

#menubar {	
	background: #39649C;
}
#menubar * {	
	color: #000000;
}
#menubar table {
	direction: rtl;
	width: auto;
}
#menubar .button {
	background-image: url(/files/images/blogs/blog4/menubar_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#menubar .button a {
	display: block;	
	width: 96px;
	height: 25px;	
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#menubar .button a:hover {
	color: #EFEFEF;
}
#menubar .button.selected {
	background-image: url(/files/images/blogs/blog4/menubar_button_selected.jpg);
}
#menubar .button.selected a {
	color: black;
}

#sub_menubar {
	background: #D5E3EA;
	margin-bottom: 5px;
}
#sub_menubar table {
	direction: rtl;
	width: auto;
}
#sub_menubar .button {
}
#sub_menubar .button a {
	display: block;	
	width: 90px;
	height: 25px;	
	line-height: 25px;
	color: #39649C;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#sub_menubar .button a:hover {
	color: #111111;
}
#sub_menubar .button.selected a {
	color: #000000;
}

#middle {
	
}
#middle table {
	direction: rtl;
}
#middle #content {
	width: 585px;	
}

#middle #content .container {
	padding: 0 10px 10px 0;
	direction: rtl;
	text-align: right;
}

#middle .without_sidebar {
	width: auto !important;
}
#middle .without_sidebar .container {
	padding: 0 0 10px 0 !important;
}

#middle #content .container h1 {
	font-size: 16px;
	font-weight: bold;
	color: #39649C;
	text-align: right;
	padding-bottom: 5px;
}
#middle #content .container h2 {
	font-size: 14px;
	font-weight: bold;
}
#middle #content .container h3 {
	font-size: 12px;
	font-weight: bold;
}
#middle #content .container .description {
	margin: 0 0 20px 0;
	display: table;		
}
#middle #content .container table {
	direction: ltr;
}

#middle #content .container .images {
	padding: 0 0 20px 0;
}
#middle #content .container .images table {
	width: auto;
	direction: rtl;
}
#middle #content .container .images h2 {

}

#middle #content .container .title {
	color: #FFFFFF;
	background: #39649C;
}
#middle #content .container .left_part {
	background-image: url(/files/images/blogs/blog4/title_background_left_part.gif);
}
#middle #content .container .right_part {
	background-image: url(/files/images/blogs/blog4/title_background_right_part.gif);
}

/* ## */

#middle #sidebar {
	width: 175px;	
}
#middle #sidebar .container_top {
	height: 6px;
	font-size: 1px;
	background-image: url(/files/images/blogs/blog4/sidebar_container_top.jpg);
	background-repeat: none;
}
#middle #sidebar .container_btm {
	height: 6px;
	font-size: 1px;
	margin-bottom: 5px;
	background-image: url(/files/images/blogs/blog4/sidebar_container_btm.jpg);
	background-repeat: none;
}
#middle #sidebar .container {
	padding: 10px;
	background: #D5E3EA;
}
#middle #sidebar .container * {
	color: #000000;
}
#middle #sidebar .container h2 {
	text-align: center;
	padding-bottom: 5px;
}
#middle #sidebar .container .sms {
}

#middle #sidebar .container .news {
}
#middle #sidebar .container .news .container {
	padding: 0 0 5px 0;
}
#middle #sidebar .container .news .container .title {
	font-weight: bold;
}
#middle #sidebar .container .news .container .content {
}

#middle #sidebar .container .links {
}
#middle #sidebar .container .links .container {
	padding: 0 0 5px 0;
}
#middle #sidebar .container .links .container a {
	display: block;
}
#middle #sidebar .container .links .container a:hover {
}

#middle #sidebar .container .tips {
}
#middle #sidebar .container .tips .container {
	padding: 0 0 5px 0;
}
#middle #sidebar .container .tips .container .title {
	font-weight: bold;
}
#middle #sidebar .container .tips .container .content {
}
#middle #sidebar .container .link {
	text-align: center;
}

#middle #sidebar .sidebar_button {	
	margin: 0 0 5px 0;
	background-repeat: none;
}
#middle #sidebar .sidebar_button a {
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #000000;
}
#middle #sidebar .sidebar_button div {	
	padding: 0 10px 0 0;
}
#middle #sidebar .sidebar_button .type_1 {
	background-image: url(/files/images/blogs/blog4/sidebar_button_type_1.jpg);
}
#middle #sidebar .sidebar_button .type_2 {
	background-image: url(/files/images/blogs/blog4/sidebar_button_type_2.jpg);
}
#middle #sidebar .sidebar_button .type_3 {
	background-image: url(/files/images/blogs/blog4/sidebar_button_type_3.jpg);
}


#footer {
	height: 41px;
	margin: 0 0 20px 0;
	background-image: url(/files/images/blogs/blog4/footer.jpg);
	background-repeat: none;
}

/* ## */

#middle #content .container .title {
	height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #39649C;
	text-align: right;
	direction: rtl;
}
#middle #content .container .left_part {
	width: 6px;
	height: 20px;
	background-image: url(/files/images/blogs/blog4/title_background_left_part.gif);
	background-repeat: no-repeat;
}
#middle #content .container .right_part {
	width: 6px;
	height: 20px;
	background-image: url(/files/images/blogs/blog4/title_background_right_part.gif);
	background-repeat: no-repeat;
}

/* ## */

#talkbacks .middle_part {
	background-color: #39649C;	
}
#talkbacks .middle_part .title {
	background-color: #39649C;
}
#talkbacks .talkback_button {
	color: #FFFFFF;
}

/* ## */

#reviews .middle_part {
	background-color: #39649C;	
}
#reviews .middle_part .title {
	background-color: #39649C;
}
#reviews .review_form_button {
	color: #FFFFFF;
}
