/* Blog - Common CSS Template */

* {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	-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%;
}

ol {
    padding: 0 25px 0 0;
}
ul {
	list-style: url(/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a {
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/* ## */

#frame {
	width: 760px;
	height: 100%;
}

#header {
	/*background-image: url(/files/images/blogs/blog/header.jpg);*/
	background-repeat: no-repeat;
	display: table;
}
#header img {
	width: 760px;
	min-height: 80px;
}

#menubar {	
	background: #8E684F;
}
#menubar * {	
	color: #000000;
}
#menubar table {
	direction: rtl;
	width: auto;
}
#menubar .button {
	background-image: url(/files/images/blogs/blog/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/blog/menubar_button_selected.jpg);
}
#menubar .button.selected a {
	color: black;
}

#sub_menubar {
	background: #DAC8BC;
	margin-bottom: 5px;
}
#sub_menubar table {
	direction: rtl;
	width: auto;
}
#sub_menubar .button {
}
#sub_menubar .button a {
	display: block;	
	width: 90px;
	color: #8E684F;
	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: #8E684F;
	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 .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;
}

#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 .images .item {
	width: 107px;
	margin: 0 0 10px 10px;	
}
#middle #content .container .images .item .title {
	font-weight: bold;
	text-align: center;
}
#middle #content .container .images .item img {
	width: 105px;
	height: 78px;
}

/* ## */

#middle #sidebar {
	width: 175px;	
}
#middle #sidebar .container_top {
	height: 6px;
	font-size: 1px;
	background-image: url(/files/images/blogs/blog3/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/blog3/sidebar_container_btm.jpg);
	background-repeat: none;
}
#middle #sidebar .container {	
	width: auto;
	padding: 0 10px 5px 10px;
	background: #DAC8BC;
}
#middle #sidebar .container * {
	color: #000000;
}
#middle #sidebar .container h2 {
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
}

#middle #sidebar .container .sms {
}
#middle #sidebar .container .sms input.field {
	width: 155px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	direction: ltr;
	color: #000000;
}
#middle #sidebar .container .sms textarea {
	width: 155px;
	height: 60px;
	border: 1px solid #999999;
	padding: 0 4px 0 4px;
	margin-bottom: 5px;
	direction: rtl;
	color: #000000;
	overflow: hidden;
}

#middle #sidebar .container .sms input.submit {
	width: 60px;
	cursor: pointer;
	color: #000000;
}

#middle #sidebar .container .news {
}
#middle #sidebar .container .news a {
	text-decoration: none;
}
#middle #sidebar .container .news a:hover {
	text-decoration: underline;
}
#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/blog3/sidebar_button_type_1.jpg);
}
#middle #sidebar .sidebar_button .type_2 {
	background-image: url(/files/images/blogs/blog3/sidebar_button_type_2.jpg);
}
#middle #sidebar .sidebar_button .type_3 {
	background-image: url(/files/images/blogs/blog3/sidebar_button_type_3.jpg);
}

#footer {
	height: 41px;
	margin: 0 0 20px 0;
	background-image: url(/files/images/blogs/blog3/footer.jpg);
	background-repeat: none;
}

/* ## */

#powered_by {
	margin: 0 0 20px 0;
	width: auto;
}
#powered_by a {
	text-decoration: none;
}
#powered_by a:hover {
	text-decoration: underline;
}
#powered_by .gyro {
	padding-right: 10px;
}
#powered_by .copyright {
	padding-top: 10px;
}

/* ## */

.notes {
	border: 1px solid #FFCC00;
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
.notes .n_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.errors {
	border: 1px solid #993300;
	background: #FFA6A8;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
.errors .e_title {
	font-weight: bold;	
}

/* ## */

.top_corners * {
	font-size: 4px;
}
.top_corners .left {
	width: 0.1%;
	direction: ltr;
}
.top_corners .left div {
	background-position: left 0;
}
.top_corners .middle {
	text-align: center;
}
.top_corners .right {
	width: 0.1%;
	direction: rtl;
}
.top_corners .right div {
	background-position: right 0;
}
.container_box {
	direction: rtl;
}
.container_box .c_title {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -5px;
}
.container_box .description {
	padding: 0;
}
.btm_corners * {
	font-size: 4px;
}
.btm_corners .left {
	width: 0.1%;
	direction: ltr;
}
.btm_corners .left div {
	background-position: left 0;
}
.btm_corners .middle {
	text-align: center;
}
.btm_corners .right {
	width: 0.1%;
	direction: rtl;
}
.btm_corners .right div {
	background-position: right 0;	
}

.table_green {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.table_green .top_corners * {
	height: 20px;
	background-color: #7AB505;
}
.table_green .top_corners .left div {
	background-image: url(/images/global/corner_top_left_green.gif);
	width: 8px;
}
.table_green .top_corners .middle div {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.table_green .top_corners .right div {
	background-image: url(/images/global/corner_top_right_green.gif);
	width: 8px;
}
.table_green .container_box {
	background: #EFEFEF;
	padding: 0;
}
.table_green .btm_corners * {
	height: 20px;
}
.table_green .btm_corners .left div {
	background-image: url(/images/global/corner_btm_left_green.gif);
	width: 8px;
}
.table_green .btm_corners .middle div {
	background-image: url(/images/global/line_green.gif);
	background-repeat: repeat;
	line-height: 20px;
}
.table_green .btm_corners .right div {
	background-image: url(/images/global/corner_btm_right_green.gif);	
	width: 8px;
}

/* ## */

.table_gray_red_top {
	display: table;
	width: 100%;
}
.table_gray_red_top .top_corners * {
	height: 20px;
}
.table_gray_red_top .top_corners .left div {
	background-image: url(/images/global/corner_top_left_red.gif);
	width: 8px;
}
.table_gray_red_top .top_corners .middle div {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	background-color: #990000;
	padding-right: 5px;
}
.table_gray_red_top .top_corners .middle div .icon_container {
	float: right;	
	position: relative;
	top: -5px;
	padding-right: 0;
}
.table_gray_red_top .top_corners .middle div .icon_container .icon {
	background: none;
	position: absolute;
	padding-right: 0;
}
.table_gray_red_top .top_corners .right div {
	background-image: url(/images/global/corner_top_right_red.gif);
	width: 8px;
}
.table_gray_red_top .container_box {
	padding: 7px 10px 0 10px;
	background: #EFEFEF;
}
.table_gray_red_top .container_box .inner_container_box_with_border {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.table_gray_red_top .container_box .inner_container_box_without_border {
	padding: 0 0 5px 0;
}
.table_gray_red_top .btm_corners * {
	height: 5px;
	background-color: #EFEFEF;
}
.table_gray_red_top .btm_corners .left div {
	background-image: url(/images/global/corner_btm_left_gray.gif);
	width: 5px;
}
.table_gray_red_top .btm_corners .middle {
}
.table_gray_red_top .btm_corners .right div {
	background-image: url(/images/global/corner_btm_right_gray.gif);
	width: 5px;
}

/* ## */

#form {
	padding-bottom: 20px;
}

#form table {
	width: auto;
}

#form td {
	text-align: right;
	direction: rtl;
}
#form div {
	direction: rtl;
}
#form div.column_spacer {
	width: 10px;
}
#form .input_title {
}
#form input.submit {
	width: 80px;
	cursor: pointer;
}
#form input.field {
	border: 1px solid #999999;
	width: 182px;
	margin: 0 0 5px 0;
	direction: rtl;
}
#form textarea {
	border: 1px solid #999999;
	width: 566px;
	direction: rtl;
}

/* ## */

#talkbacks .title {
	color: #000000;
	background: #DAC8BC;
}
#talkbacks .left_part {
	background-image: url(/files/images/blogs/blog3/title_background_left_part.gif);
}
#talkbacks .middle_part {
	background-color: #00AFF0;	
}
#talkbacks .middle_part .title {
	background-color: #00AFF0;
}
#talkbacks .right_part {
	background-image: url(/files/images/blogs/blog3/title_background_right_part.gif);
}
#talkbacks .talkback_button {
	color: #FFFFFF;
}

/* ## */

#reviews .title {
	color: #000000;
	background: #DAC8BC;
}
#reviews .left_part {
	background-image: url(/files/images/blogs/blog3/title_background_left_part.gif);
}
#reviews .middle_part {
	background-color: #1C66A3;	
}
#reviews .middle_part .title {
	background-color: #1C66A3;
}
#reviews .right_part {
	background-image: url(/files/images/blogs/blog3/title_background_right_part.gif);
}
#reviews .review_form_button {
	color: #FFFFFF;
}
