* {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	
	direction: rtl;
	
	color: #6b564a;
	text-align: justify;
}

body {
	padding-top: 30px;
}

p { padding:5px 0px 10px 0px; }

td {
	text-align: left;
	vertical-align: top;
}

a {
	outline: none;
	outline-style: none;
}

a:hover {
	color: #ED3984;
}

br.br {
	clear: both;
	display: block;
}

#global {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 19px;
}

#wrapper {
	margin: 0 auto;
	width: 935px;
	background-position: 0px 105px !important;
}

#header {
	text-align: center;
	/*border-bottom: dotted 1px #6b564a;*/
	background:url(/img/border_h.gif) bottom repeat-x;
	padding-bottom: 7px;
	height: 80px;
}

#logo {
	width: 395px;
	height: 66px;
	float: left;
	/*background: url(/img/logo.jpg) no-repeat;*/
}

#header_call {
	background: url(/img/contactButton.jpg);
	height: 21px;
	width: 230px;
	float: left;
	margin-top: 59px;
	margin-right: 40px;
}

#header_call:hover {
	background: url(/img/contactButtonOver.jpg);
}
	
#topNavBar {
	float: left;
	width: 359px;
	height: 33px;
}

a.topNavBar {
	height: 17px;
	/*background: #ed3984;*/
	float: right;
	margin-right: 3px;
	margin-bottom: 15px;
	display: inline;
}

a.borderLeft {
	border-left: solid 1px #6b564a;
	padding-left: 6px;
	margin-left: 6px;
}

#topRight {
	width: 127px;
	height: 186px;
	float: right;
}

#bitesWrapper {
	position: absolute;
	width: 458px;
	height: 76px;
	margin-top: 109px;
	margin-right: 51px;
	float: right;
}

#rightNavBar {
	padding-top: 10px;
	float: right;
	width: 107px;
	/*border-left: dotted 1px black;*/
	height: 390px;
}

body.shortPage #rightNavBar {
	height: 310px;
}

body.longPage #rightNavBar {
	height: 600px;
}

#pageLogo {
	float: left;
	margin-top: 27px;
}

#content {
	width: 930px;
	height: auto !important;
	/*height: 400px;
	overflow: auto;*/
	direction: ltr;
	background: url(/img/border_v.gif) right repeat-y;
}

body.shortPage #content {
	height: 320px;
}

body.longPage #content {
	height: 610px;
}

#contentText {
	margin-right: 26px;
	margin-top: 15px;
	direction: rtl;
	width: 550px;
	float: right;
	display: inline;
}

#footer {
	width: 100%;
	/*border-top: dotted 1px;*/
	background:url(/img/border_h.gif) top repeat-x;
	padding-top: 5px;
}

#copyright {
	height: 23px;
	width: 100%;
	background: #ed3984;
}

#copyrightText {
	float: right;
	padding-right: 5px;
	color: white;
	height: 17px;
	line-height: 14px;
	font-size: 10px;
	display: block;
	border-bottom: solid 1px white;
	width: 930px;
}

#bottomNavBar {
	float: right;
	margin-right: 24px;
	display: inline;
	height: 18px;
	width: 697px;
	margin-top: 4px;
}

a.bottomNavBar {
	font-size: 8pt;
	height: 18px;
	display: block;
	float: right;
	line-height: 18px;
	text-decoration: none;
}

a.bottomNavBar:hover {
	font-weight: bold;
}

a.bottomNavBarSelected {
	font-size: 8pt;
	height: 18px;
	display: block;
	float: right;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

span.newsTitle {
	font-weight: bold;
	float: right;
}

span.newsText {
	float: right;
}

#fileListPanel {
	float: right;
	width: 200px;
	/*border-left: dotted 1px #6b564a;*/
	background:url(/img/border_v.gif) left repeat-y;
}

#fileListPanel td {
	padding: 0 5px;
	text-align: right;
}

td.pageEditCategory {
	background: #ed3984;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

a.pageEditName {
	display: block;
	width: 100%;
	overflow: hidden;
	outline: none;
}

a.pageEditTitle {
	display: block;
	font-size: 9pt;
	background:url(/img/border_h.gif) bottom repeat-x;
	/*border-bottom: dotted 3px #6b564a;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
	overflow: hidden;
	outline: none;
}

a.pageEditName:hover {
	color: #ed3984;
}

a.pageEditTitle:hover {
	color: #ed3984;
}

#editPanel {
	float: left;
	width: 600px;
}

#pageEditFunctions {
	/*border-bottom: dotted 1px #6b564a;
	width: 100%;*/
}

td.pageEditFunction {
	width: 32px;
	padding-left: 10px;
}

#pageEditFunctions img {
	cursor: pointer;
}

table.pageEditFields {
	/*border-top: dotted 1px #6b564a;*/
	background:url(/img/border_h.gif) top repeat-x;
}

table.pageEditFields td {
	text-align: right;
}

table.pageEditFields input, table.pageEditFields select {
	width: 450px;
}

table.pageEditFields td {
	padding-right: 10px;
}

div.errors {
	color: red;
	border: dotted 1px red;
	background: #ff9999;
}

div.success {
	color: green;
	border: dotted 1px green;
	background: #b0fcae;
}

#background {
	width: 783px;
	height: 305px;
	background: url(/img/home_background.jpg) no-repeat;
	margin-right: 3px;
	float: right;
	display: inline;
}

.p_index_left {
	float: left;
	width: 135px;
	/*border-right: dotted 1px;*/
	background:url(/img/border_v.gif) right repeat-y;
	margin-top: 11px;
	padding-right: 1px;
	height: 309px;
}

.p_index_text {
	float: left;
	margin-left: 5px;
	padding: 10px;
	width: 240px;
	height: 280px;
	overflow: auto;
	display: inline;
	margin-top: 10px;
}

.p_index_news {
	background: #d2e0e0;
	margin-bottom: 10px;
}

.c_news_background {
	width: 119px;
	height: 102px;
	margin: 0 6px 4px 0px;
	background:url(/img/border.gif);
	padding: 1px;
	text-align: center;
}

.c_news_picture {
	margin: 0 auto;
}

.c_news_title {
	float: right;
	width: 100%;
}

.c_news_text * {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.c_news_text {
	padding-bottom: 10px;
}
.c_news_text_text {
	height: 37px;
	overflow: hidden;
}

.c_news_text_watch {
	display: block;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	background: url(/img/tiny_arrow.gif) no-repeat 8px 8px;
}

.c_news_text_title {
	font-weight: bold;
	line-height: 12px;
}

.c_news_text_text {
	line-height: 12px;
}

.c_clients_title {
	float: right;
	width: 100%;
}

.p_index_clients {
	text-align: center;
}
	
.c_clients_picture {
	margin: 10px auto;
}
.c_clients_picture_div
{
	position: absolute;
	width: 135px;
	text-align: center;
	left: 0px;
	top: 17px;
}

.g_submenu {
	position: absolute;
	z-index: 100;
	right: 99px;
	top: 17px;
	background: #57453B;
	margin-top: 5px;
	width: 110px;
	height: 119px;
}

.g_submenu a.submenu {
	display: block;
	width: 100px;
	height: 15px;
	border-bottom: solid 1px white;
	padding: 2px 5px;
}

#editContent {
	height: 500px;
}

#p_index_link_books {
	position: absolute;
	z-index: 5;
	left: 337px;
	top: 125px;
	float: right;
	width: 143px;
	height: 69px;
}

#p_index_link_books:hover {
	background: url(/img/home_booksOver.jpg) no-repeat;
}


#p_index_link_drawing {
	position: absolute;
	z-index: 5;
	left: 322px;
	top: 19px;
	float: right;
	width: 136px;
	height: 101px;
}

#p_index_link_drawing:hover {
	background: url(/img/home_drawingOver.jpg) no-repeat;
}

#p_index_link_branding {
	position: absolute;
	left: 472px;
	top: 252px;
	float: right;
	width: 174px;
	height: 75px;
}

#p_index_link_branding:hover {
	background: url(/img/home_brandingOver.jpg) no-repeat;
}

#p_index_link_internet {
	position: absolute;
	z-index: 5;
	left: 333px;
	top: 171px;
	float: right;
	width: 155px;
	height: 85px;
}

#p_index_link_internet:hover {
	background: url(/img/home_internetOver.jpg) no-repeat;	
}

#p_index_link_misc {
	position: absolute;
	z-index: 5;
	left: 646px;
	top: 131px;
	float: right;
	width: 138px;
	height: 185px;
}

#p_index_link_misc:hover {
	background: url(/img/home_miscOver.jpg) no-repeat;	
}

#p_index_link_print {
	position: absolute;
	z-index: 5;
	left: 519px;
	top: 24px;
	float: right;
	width: 109px;
	height: 140px;
}

#p_index_link_print:hover {
	background: url(/img/home_printOver.jpg) no-repeat;	
}

.thinContent {
	float: left;
	width: 828px !important;
}

#rightNavBar a {
	display: block;
	width: 107px;
	height: 17px;
	line-height: 17px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	/*background-position: right 3px !important;*/
	margin-bottom: 7px;
}

.g_page_logo {
	float: left;
	margin-top: 5px;
	display: inline;
}

.linkDisplaying,
#rightNavBar div.linkDisplaying,
#topNavBar div.linkDisplaying
{
	background: #57453b;
}

div.bites {
	padding-right: 50px;
	float: right;
	height: 57px;
}

div.bites img {
	width: 57px;
	height: 57px;
	border: none;
}

div.bites .rightMost {
	/*border-left: dotted 1px black;*/
	padding-left: 1px;
	background:url(/img/border_v.gif) left repeat-y;
}

.seeProjects {
	display: block;
	background: url(/img/see_projects.gif) no-repeat;
	width: 201px;
	height: 317px;
}

.seeProjects:hover {
	background: url(/img/see_projects_hover.gif) no-repeat;
}

.object_picture_bg {
	margin-top: 40px;
	margin-right: 30px;
	display: inline;
	float: right;
	padding: 1px;
	background: url(/img/border.gif);
}


.object_picture {
	width: 446px;
	height: 323px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
}

.object_picture_align_img {
	text-align: center;
	float: right;
	width: 470px;
	margin-right: 30px;
	margin-top: 40px;
	display: inline;
}

.object_picture_img {
	padding: 1px;
	background: url(/img/border.gif);
	margin-bottom: 10px;
}

.object_navigation {
	height: 37px
}

.object_properties {
	float: left;
	width: 300px;
	/*border-right: dotted 1px;*/
	background:url(/img/border_v.gif) right repeat-y;
	padding-right: 10px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.object_properties .title {
	color: #e3135f;
	font-weight: bold;
}

.object_properties .subtitle {
	font-size: 13px;
}

.object_properties .oneliner {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
}

.object_properties .freetext {
	border-top: solid 1px #c1b9b6;
	padding-top: 10px;
	height: 200px;
	overflow: auto;
}


.object_navigation img {
	float: right;
	border: none;
	margin-left: 5px;
}

.object_navigation a {
	line-height: 15px;
	text-decoration: none;
	font-size: 12px;
	color: #58463c;
	display: block;
	margin-bottom: 5px;
}

.object_navigation a:hover {
	color: #e3135f;
}

.txt_Title, .txt_Title * {
	font-size: 14px;
	color: #464749;
	font-weight: bold;
}

.txt_Subtitle, .txt_Subtitle * {
	color: #464749;
	font-weight: bold;
}

.txt_PinkTitle, .txt_PinkTitle * {
	color: #ed3984;
	font-weight: bold;
}

.contactForm {
	margin-right: 20px;
}

.contactForm .field {
	float: right;
	width: 70px;
}

.contactForm .value {
	float: right;
}

.contactForm .required {
	font-weight: bold;
}

.contactForm .row {
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
}

.contactForm input {
	width: 230px;
}

.contactForm textarea {
	display: block;
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
}

.contactForm button {
	margin-right: 268px;
	width: 35px;
	text-align: center;
	background: #E21E72;
	color: white;
}

.contactForm .error {
	border: solid 2px red;
}

.successNotification {
	width: 600px;
	height: 50px;
	line-height: 50px;
	border: solid 1px green;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #03721b;
	background: #c0f3c0;
	margin: 10px auto;
}

.failureNotification {
	width: 600px;
	height: 50px;
	line-height: 50px;
	border: solid 1px red;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #c20c0c;
	background: #f3c0c1;
	margin: 10px auto;
}

.p_thumbnails {
	margin-bottom: 10px;
	margin-right: 35px;
        height: 1%;
}

.p_thumbnail {
	display: block;
	float: right;
	border: none;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	border: solid 1px #CCCCCC;
	background-position: center center;
	background-repeat: no-repeat;
}

.p_thumbnail img {
	border: none;
}

.menu_home1 {
	width: 51px;height: 17px;
	background: url(/img/menu_home.gif) center 5px no-repeat #ed3984;
}
.menu_home1linkDisplaying, .menu_home1:hover {
	width: 51px;height: 17px;
	background: url(/img/menu_homeSelected.gif) center 5px no-repeat #57453b;
}

.menu_about1 {
	width: 39px;height: 17px;
	background: url(/img/menu_about.gif) center 5px no-repeat #ed3984;
}

.menu_about1linkDisplaying, .menu_about1:hover {
	width: 39px;height: 17px;
	background: url(/img/menu_aboutSelected.gif) center 5px no-repeat #57453b;
}

.menu_products1 {
	width: 46px;height: 17px;
	background: url(/img/menu_products.gif) center 5px no-repeat #ed3984;
}

.menu_products1linkDisplaying, .menu_products1:hover {
	width: 46px;height: 17px;
	background: url(/img/menu_productsSelected.gif) center 5px no-repeat #57453b;
}

.menu_testimonials1 {
	width: 89px;height: 17px;
	background: url(/img/menu_testimonials.gif) center 3px no-repeat #ed3984;
}
.menu_testimonials1linkDisplaying, .menu_testimonials1:hover {
	width: 89px;height: 17px;
	background: url(/img/menu_testimonialsSelected.gif) center 3px no-repeat #57453b;
}

.menu_data1 {
	width: 64px;height: 17px;
	background: url(/img/menu_data.gif) center 5px no-repeat #ed3984;
}
.menu_data1linkDisplaying, .menu_data1:hover {
	width: 64px;height: 17px;
	background: url(/img/menu_dataSelected.gif) center 5px no-repeat #57453b;
}

.menu_contact1 {
	width: 52px;height: 17px;
	background: url(/img/menu_contact.gif) center 5px no-repeat #ed3984;
}

.menu_contact1linkDisplaying, .menu_contact1:hover {
	width: 52px;height: 17px;
	background: url(/img/menu_contactSelected.gif) center 5px no-repeat #57453b;
}

.g_submenu .menu_branding1linkDisplaying,
.g_submenu .menu_branding1:hover,
.menu_branding1 {background: url(/img/menu_branding.gif) no-repeat #ed3984; background-position: 5px 6px;}

.g_submenu .menu_branding1,
#rightNavBar .menu_branding1linkDisplaying,
#rightNavBar .menu_branding1:hover {background: url(/img/menu_brandingSelected.gif) no-repeat #57453b; background-position: 5px 6px;}

.g_submenu .menu_books1linkDisplaying,
.g_submenu .menu_books1:hover,
.menu_books1 {background: url(/img/menu_books.gif) no-repeat #ed3984; background-position: 72px 6px;}

.g_submenu .menu_books1,
#rightNavBar .menu_books1linkDisplaying,
#rightNavBar .menu_books1:hover {background: url(/img/menu_booksSelected.gif) no-repeat #57453b; background-position: 72px 6px;}

.g_submenu .menu_drawing1linkDisplaying,
.g_submenu .menu_drawing1:hover,
.menu_drawing1 {background: url(/img/menu_drawing.gif) 83px 6px no-repeat #ed3984; background-position: 83px 6px;}

.g_submenu .menu_drawing1,
#rightNavBar .menu_drawing1linkDisplaying,
#rightNavBar .menu_drawing1:hover {background: url(/img/menu_drawingSelected.gif) no-repeat #57453b; background-position: 83px 6px;}

.g_submenu .menu_misc1linkDisplaying,
.g_submenu .menu_misc1:hover,
.menu_misc1 {background: url(/img/menu_misc.gif) no-repeat #ed3984; background-position: 76px 6px;}

.g_submenu .menu_misc1,
#rightNavBar .menu_misc1linkDisplaying,
#rightNavBar .menu_misc1:hover {background: url(/img/menu_miscSelected.gif) no-repeat #57453b; background-position: 76px 6px;}

.g_submenu .menu_print1linkDisplaying,
.g_submenu .menu_print1:hover,
.menu_print1 {background: url(/img/menu_print.gif) no-repeat #ed3984; background-position: 79px 6px;}

.g_submenu .menu_print1,
#rightNavBar .menu_print1linkDisplaying,
#rightNavBar .menu_print1:hover  {background: url(/img/menu_printSelected.gif) no-repeat #57453b; background-position: 79px 6px;}

.g_submenu .menu_internet1linkDisplaying,
.g_submenu .menu_internet1:hover,
.menu_internet1 {background: url(/img/menu_internet.gif) no-repeat #ed3984; background-position: 63px 6px;}

.g_submenu .menu_internet1,
#rightNavBar .menu_internet1linkDisplaying,
#rightNavBar .menu_internet1:hover {background: url(/img/menu_internetSelected.gif) no-repeat #57453b; background-position: 63px 6px;}

.p_hp_val {
	float: right;
	width: 93px;
	margin-bottom: 5px;
	height: 15px;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	
}

.p_hp_field {
	float: right;
	width: 35px;
}

.miniContactBtn {
	display: block;
	float: left;
	background: #ED3984;
	color: white;
	text-decoration: none;
	width: 40px;
	text-align: center;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
}

hr {
	color: #ED3984;
	border-top: solid 1px #FD59A4;
	border-left: solid 1px #ED3984;
}

#p_thumbnails_back {
	float: right;
	width: 16px;
	height: 16px;
	background: url(/img/project_prev.png) no-repeat;
	margin-left: 10px;
	margin-top: 8px;
}

#p_thumbnails_next {
	float: right;
	width: 16px;
	height: 16px;
	background: url(/img/project_next.png) no-repeat;
	margin-top: 8px;
}

.p_thumbnails_outer {
	float: right;
	width: 410px;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}

.p_thumbnails_inner {
	height: 40px;
	width: 900px;
	position: absolute;
	top: 0;
	right: 0;
}

.p_thumbnail_selected {
	border: solid 1px #666666 !important;
}

.linkedin {
    float: left;
    padding-top: 5px;
    margin-right: 20px;
}
.linkedin .g_img_linkedin {
    border: none;
    height: 20px;
}

.facebook {
    float: left;
    padding-top: 5px;
}
.facebook .g_img_facebook {
    border: none;
    height: 20px;
}


ul, ol {
padding-right: 20px;
}