body {
	background-color: #FFF;
	font-family: georgia,serif;
	font-size: 12px;
}

a {
	color: #231f20;
}

#con {
	overflow: hidden;
	position: relative;
}

#menu {
	position: absolute;
	top: 10px;
	left: 10px;
}

#menu li {
	float: left;
}

#menu li a {
	margin-right: 10px;
}

.sub_menu {
	display: none;
	left: 7px;
	position: absolute;
	top: 26px;
	margin-top: 1px;
}

.sub_menu li {
	float: none !important;
	padding: 0 !important;
	background: transparent url(../images/links/sub_nav_bg.png) no-repeat 0 0;
	height: 20px;
	width: 102px;
	margin-bottom: 1px;
}

.sub_menu li.web {
	*margin-bottom: 2px;
}

.sub_menu li a {
	height: 20px !important;
	width: 102px;
	display: block;
}

.sub_menu li.web a {
	background: transparent url(../images/links/web.png) no-repeat center 3px;
}

.sub_menu li.web a.curr, .sub_menu li.web a:hover {
	background: transparent url(../images/links/web_select.png) no-repeat center 3px;
}

.sub_menu li.animation a {
	background: transparent url(../images/links/flash.png) no-repeat center 3px;
}

.sub_menu li.animation a.curr, .sub_menu li.animation a:hover {
	background: transparent url(../images/links/flash_select.png) no-repeat center 3px;
}

.sub_menu li.gui a {
	background: transparent url(../images/links/gui.png) no-repeat center 3px;
}

.sub_menu li.gui a.curr, .sub_menu li.gui a:hover {
	background: transparent url(../images/links/gui_select.png) no-repeat center 3px;
}

.sub_menu li.socials a {
	background: transparent url(../images/links/social.png) no-repeat center 3px;
}

.sub_menu li.socials a.curr, .sub_menu li.socials a:hover {
	background: transparent url(../images/links/social_sellect.png) no-repeat center 3px;
}

#big_con {
	position: relative;
	background-image: url(../images/panorama.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}

#all_sections {
	left: 0;
	padding-top: 938.625px;
	position: absolute;
	top: 0;
}

#all_sections .section_content {
	float: left;
}

#page_content {
	width: 970px;
	height: 377px;
}

.page_content_d {
	color: #5D5F4D;
	font-size: 12px !important;
	line-height: 19px;
	padding: 48px;
}

.page_cotent_15 {
	background: transparent url(../images/contents/home_bg.png) no-repeat 0 0;
}

.page_cotent_15 .page_content_d {
	width: 440px;
}

.page_cotent_60 {
	background: transparent url(../images/contents/contact_bg.png) no-repeat center center;	
}

.page_cotent_60 #contact_map {
		position: absolute;
		right: 126px;
		top: 74px;
}

.page_cotent_60 #contant_top {
	left: 150px;
	position: absolute;
	top: 80px;
}

.page_cotent_60 #contant_top .contant_top_left {
	float: left;
	width: 214px;
}

.page_cotent_60 #contant_top .contant_top_right {
	float: left;
}

.page_cotent_60 #mailing {
	position: absolute;
	right: 257px;
	top: 82px;
}

.page_cotent_60 #contact_form {
	left: 120px;
	position: absolute;
	top: 195px;
}

.page_cotent_60 #contact_form input {
	border: none;
	background: none;
	position: absolute;
	width: 168px;
	left: 28px;
	color: #5D5F4D;
	font-family: georgia,serif;
}

.page_cotent_60 #contact_form input[name=name] {
	top: 18px;
}

.page_cotent_60 #contact_form input[name=company] {
	top: 46px;
}

.page_cotent_60 #contact_form input[name=email] {
	top: 72px;
}

.page_cotent_60 #contact_form input[name=phone] {
	top: 96px;
}

.page_cotent_60 #contact_form input[name=subject] {
	top: 121px;
}

.page_cotent_60 #contact_form textarea {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #5D5F4D;
	height: 110px;
	left: 245px;
	position: absolute;
	top: 18px;
	width: 202px;
	font-family: georgia,serif;
	resize: none;
}

.page_cotent_60 #contact_form input[type=submit], .spe_send input[type=submit] {
	height: 19px;
	left: 379px;
	position: absolute;
	top: 148px;
	width: 74px;
	background: transparent url(../images/send_btn.png) no-repeat left top;	
	border: none;
	cursor: pointer;
}

#support .spe_send input[type=submit] {
	position: relative;
	top: 0;
	left: 0;
}

#send_form {
	cursor: pointer;
}

#all_sections .section_content_block {
	display: block;
	height: 380px;
	width: 970px;
	margin-right: 50px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
}

img.about_img {
	position: absolute;
	top: 5px;
	left: 0;
}

.page_cotent_58 .top_text {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 670px;
}

.page_cotent_58 .bottom_text {
	color: #FFFFFF;
	left: 300px;
	position: absolute;
	top: 350px;
	width: 670px;
}



#header {
	position: absolute;
	top: 42px;
	left: 0;
}

#header #menu_l, #header #menu_r {
	float: left;
	background: transparent url(../images/nav_bg.png) no-repeat 0 0;
	width: 286px;
	height: 26px;
}

#header #menu_l li, #header #menu_r li {
	float: left;
	list-style: none;
	padding: 0 20px 0 28px;
	position: relative;
}

.mem_header #menu_l li {
	padding: 0 12px 0 15px !important;
}
.mem_header #menu_r li {
	padding: 0 10px !important;
}

#header #menu_l li a, #header #menu_r li a {
	height: 26px;
	display: block;
}

#header #menu_l li a.home {
	background: transparent url(../images/links/home.png) no-repeat 0 0;
	width: 39px;
}

#header #menu_l li a.home:hover, #header #menu_l li.curr a.home {
	background: transparent url(../images/links/home_select.png) no-repeat 0 0;
}

#header #menu_l li a.about {
	background: transparent url(../images/links/about.png) no-repeat 0 0;
	width: 39px;
}

#header #menu_l li a.about:hover, #header #menu_l li.curr a.about {
	background: transparent url(../images/links/about_select.png) no-repeat 0 0;
}

#header #menu_l li a.portfolio {
	background: transparent url(../images/links/portfolio.png) no-repeat 0 0;
	width: 55px;
}

#header #menu_l li a.portfolio:hover, #header #menu_l li.curr a.portfolio {
	background: transparent url(../images/links/portfolio_select.png) no-repeat 0 0;
}

#header #menu_r li a.contact {
	background: transparent url(../images/links/contact.png) no-repeat 0 0;
	width: 49px;
}

#header #menu_r li a.contact:hover, #header #menu_r li.curr a.contact {
	background: transparent url(../images/links/contact_select.png) no-repeat 0 0;
}

#header #menu_r li a.login {
	background: transparent url(../images/links/login.png) no-repeat 0 0;
	width: 39px;
}

#header #menu_r li a.login:hover, #header #menu_r li.curr a.login {
	background: transparent url(../images/links/login_select.png) no-repeat 0 0;
}

#header #menu_r li a.blog {
	background: transparent url(../images/links/blog.png) no-repeat 0 0;
	width: 29px;
}

#header #menu_r li a.blog:hover, #header #menu_r li.curr a.blog {
	background: transparent url(../images/links/blog_select.png) no-repeat 0 0;
}



#header #menu_l li a.details {
	background: transparent url(../images/links/details.png) no-repeat 0 0;
	width: 42px;
}
#header #menu_l li a.details:hover, #header #menu_l li.curr a.details {
	background: transparent url(../images/links/details_select.png) no-repeat 0 0;
}

#header #menu_l li a.quotes {
	background: transparent url(../images/links/quotes.png) no-repeat 0 0;
	width: 45px;
}
#header #menu_l li a.quotes:hover, #header #menu_l li.curr a.quotes {
	background: transparent url(../images/links/quotes_select.png) no-repeat 0 0;
}

#header #menu_l li a.invoices {
	background: transparent url(../images/links/invoices.png) no-repeat 0 0;
	width: 50px;
}
#header #menu_l li a.invoices:hover, #header #menu_l li.curr a.invoices {
	background: transparent url(../images/links/invoices_select.png) no-repeat 0 0;
}

#header #menu_r li a.help_desck {
	background: transparent url(../images/links/helpDesk.png) no-repeat 0 0;
	width: 60px;
}
#header #menu_r li a.help_desck:hover, #header #menu_r li.curr a.help_desck {
	background: transparent url(../images/links/helpDesk_sellect.png) no-repeat 0 0;
}
#header #menu_r li a.sketches {
	background: transparent url(../images/links/sketches.png) no-repeat 0 0;
	width: 54px;
}
#header #menu_r li a.sketches:hover, #header #menu_r li.curr a.sketches {
	background: transparent url(../images/links/sketches_select.png) no-repeat 0 0;
}
#header #menu_r li a.prodaction {
	background: transparent url(../images/links/production.png) no-repeat 0 0;
	width: 68px;
}
#header #menu_r li a.prodaction:hover, #header #menu_r li.curr a.prodaction {
	background: transparent url(../images/links/production_select.png) no-repeat 0 0;
}
#header #menu_r li a.esc {
	background: transparent url(../images/links/esc.png) no-repeat 0 0;
	width: 21px;
}
#header #menu_r li a.esc:hover, #header #menu_r li.curr a.esc {
	background: transparent url(../images/links/esc_select.png) no-repeat 0 0;
}



#header #logo {
	float: left;
	padding: 0 20px;
}

#clients {
	position: absolute;
	z-index: 10;
	text-shadow: 2px 2px 3px #000000;
}

#clients h2 {
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	font-weight: normal;
	padding-right: 12px;
	line-height: 16px;
}

#clients #all_logos {
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 0.2px;
	line-height: 16px;
	float: left;
}

#clients #all_logos a {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 15px;
	text-decoration: none;
	font-family: arial;
}

#bottom {
	position: absolute;
	z-index: 10;
	color: #ccc;
	font-size: 12px;
	line-height: 14px;
	clear: both;
}

#bottom a {
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
	margin: 0 3px;
	line-height: 15px;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom .cr {
	padding-right: 3px;
	line-height: 15px;
}

#t {
	display: none;
}

#protfolio_bg_con {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#protfolio_bg {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#protfolio_bg .bg_img {
	float: left;
	overflow: hidden;
}

.water {
	width: 38px;
	height: 13px;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

.bird {
	padding: 5px;
	cursor: url(../images/sight.cur) 12 12, crosshair;
}

.bird_tip {
	display: none;
	color: #871816;
	padding: 2px;
	position: absolute;
	font-size: 11px;
}

/* Image container style */
.ps_container_con .ps_container{
	display: none;
	left: 235px !important;
	position: relative;
	top: 25px !important;
	z-index: 100;
}

.ps_container_con .ps_container_swf {
	display: block;
	text-align: center;
	z-index: 100;
	position: relative;
}

.ps_container_con .ps_container img{
	position: absolute;
	top: 0;
	left: 0;
	border: 10px solid #FFF;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
	-webkit-backface-visibility: hidden;
	behavior: url(ie-css3.htc);
	
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Strength=3, Direction=0),
		progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Strength=3, Direction=90),
		progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Strength=3, Direction=180),
		progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Strength=3, Direction=270);
		
}

.ps_container_con .ps_container_swf object {
	border: 10px solid #FFF;
}

.swf_show {
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 3px;
	
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
	-webkit-backface-visibility: hidden;
	behavior: url(ie-css3.htc);
	
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#616161, Strength=3, Direction=0),
		progid:DXImageTransform.Microsoft.Shadow(Color=#616161, Strength=3, Direction=90),
		progid:DXImageTransform.Microsoft.Shadow(Color=#616161, Strength=3, Direction=180),
		progid:DXImageTransform.Microsoft.Shadow(Color=#616161, Strength=3, Direction=270);
}

.swf_url {
	display: none;
}

.lb_prot {
	/*cursor: pointer;*/
}

#recent_title {
	position: absolute;
	right: 334px;
	top: 32px;
	z-index: 102;
}

#prev_img {
	color: #FFFFFF;
	cursor: pointer;
	left: 130px;
	position: absolute;
	top: 205px;
}

#next_img {
	color: #FFFFFF;
	cursor: pointer;
	right: 130px;
	position: absolute;
	top: 205px;
}

#home_proj_menu {
	position: absolute;
	right: -117px;
	top: 38px;
}

#projects_link {
	float: right;
	height: 28px;
	position: absolute;
	right: 120px;
	text-align: center;
	width: 280px;
	top: 32px;
}

#projects_link a {
	color: #ccc;
	text-decoration: underline;
	line-height: 14px;
}


#projects_link .project_line {
	color: #ccc;
	line-height: 14px;
}

.main_projects_link a {
	color: #282828 !important;
}

h2#main_h2_proj {
	color: #282828;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	position: absolute;
	right: 430px;
	top: 33px;
	width: 133px;
}

#projects_control {
	float: right;
	height: 28px;
	position: absolute;
	right: 120px;
	top: 0px;
	text-align: center;
	width: 283px;
	background: transparent url(../images/portfolio_nav.png) no-repeat 0 0;
}

#projects_control h2 {
	color: #CCCCCC;
	float: right;
	font-weight: normal;
	height: 20px;
	margin-top: 7px;
	*margin-top: 3px;
	width: 136px;
	*line-height: 16px;
}

#projects_control #prev_proj {
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 5;
}

#projects_control #next_proj {
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 5;
}

#all_albums {
	display: none;
}

#all_albums .prot_d {
	display: none;
}

#mps {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#login_page  #login_left2 {
	left: 204px;
	position: absolute;
	top: 173px;
}

#login_page  #login_left2 ol {
	margin-left: 18px;
	*margin-left: 25px;
}

#login_page #login_left {
	background: url("../images/contents/login_bg.png") no-repeat scroll 0 0 transparent;
	height: 104px;
	padding-left: 63px;
	padding-top: 24px;
	position: absolute;
	right: 200px;
	top: 156px;
	width: 248px;
}

#login_page #login_left .login_row {
	overflow: hidden;
	height: 21px;
	padding-bottom: 7px;
}

#login_page #login_left .login_l {
	float: left;
	width: 110px;
}

#login_page #login_left .login_r {
	float: left;
}

#login_page #login_left .login_r input {
	border: 1px solid #4B7295;
	width: 105px;
}

#login_page #login_left .login_forgot {
	float: left;
	font-size: 11px;
	margin-top: 6px;
	text-decoration: underline;
	width: 110px;
	cursor: pointer;
}

#login_page .login_forgot_a {
	display: block;
}

#login_page .login_forgot_b {

}

#login_page #login_left #do_login, #login_page #login_left #do_send, #main_members #do_super_login {
	background: url("../images/login_btn.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 19px;
	margin-top: 7px;
	width: 74px;
	cursor: pointer;
}

#do_super_login
{
	float: right !important;
	margin-right: 2px;
}
#login_page #login_left #do_send {
	background: url("../images/send_btn.png") no-repeat scroll 0 0 transparent;
}

.browse_categories, .browse_slides, .browse_projects {
	position: absolute;
	z-index: 101;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.te {
	height: 1px;
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
}

#facebook {
	padding-left: 25px;
}

#home_iframe {
	display: none;
	position: absolute;
	height: 1px;
	width: 1px;
}

.member_page .page_content_d {
	padding: 10px 0;
}

.member_page #big_con {
	background-image: url("../images/members/panorama_client.jpg");
	background-position: center center !important;
}

#main_members {
	/*overflow: hidden;*/
	width: 955px;
}

#main_members_left {
	float: left;
	padding-right: 15px;
	position: relative;
}

#main_members_left #welcome_user {
	height: 63px;
	width: 275px;
	padding: 15px;
}

#main_members_left #supper_login {
	height: 177px;
	left: 4px;
	position: absolute;
	top: 119px;
	width: 261px;
	padding: 20px;
	background: url("../images/members/login_bg.png") no-repeat scroll 0 0 transparent;
}

#main_members_left #supper_login p {
	padding: 5px 0;
}

#main_members_left #supper_login input[type=text] {
	border: 1px solid #999999;
	width: 259px;
}

#main_members_left .quotes {
	display: block;
	height: 84px;
	padding: 26px 10px 10px 92px;
	text-decoration: none;
	width: 203px;
	background: url("../images/members/quotes_bg.png") no-repeat scroll 0 0 transparent;	
	color: #5D5F4D;
}

#main_members_left .quotes2 {
	display: block;
	height: 82px;
	margin-top: 16px;
	padding: 14px 10px 10px 92px;
	text-decoration: none;
	width: 202px;
	background: url("../images/members/invoice_bg.png") no-repeat scroll 0 0 transparent;
	color: #5D5F4D;
}

#main_members_right {
	float: right;
}

#main_members_right #support {
	background: url("../images/members/support_bg.png") no-repeat scroll 0 0 transparent;
	height: 193px;
	/*overflow: hidden;*/
	padding: 20px;
	width: 590px;
	position: relative;
}

#main_members_right #support .support_icon {
	float: left;
	width: 69px;
	padding-right: 10px;
}

#main_members_right #support .support_text {
	float: left;
	width: 510px;
}

#main_members_right #files2 {
	background: url("../images/members/sketch_bg.png") no-repeat scroll 0 0 transparent;
	height: 95px;
	overflow: hidden;
	width: 617px;
	margin-left: 5px;
	margin-top: 5px;
}

#main_members_right #files2 .b_files {
	float: left;
	width: 276px;
	margin: 11px 5px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#main_members_right #files2 .b_files img {
	float: left;
	padding: 0 7px 7px 0;
	margin-bottom: 2px;
}

#mem_list_items {
	margin-left: 100px;
	height: 365px;
}

#mem_list_item {
	overflow: hidden;
	padding: 3px 5px;
	width: 750px;
	color: #333;
	border-bottom: 1px solid #fff;
}

#mem_list_item a {
	color: #333;
}

.list_item_row1 {
	background-color: #9BBCB5;
}

.list_item_row2 {
	background-color: #CFD0CB;
}

#mem_list_item .list_item_date {
	float: left;
	width: 80px;
	text-align: left;
}

#mem_list_item .list_item_name {
	float: left;
	width: 250px;
	text-align: left;
}

#mem_list_item .list_item_details {
	float: left;
	width: 420px;
	direction: rtl;
	text-align: left;
	position: relative;
}

#mem_list_item .list_item_details img {
	right: -2px;
	position: absolute;
	top: 0;
}

.members_setting {
}

.members_setting input[type=text], .members_setting input[type=password] {
	width: 160px;
	border: none;
	padding: 1px 3px;
	height: 20px;
}

.members_setting input[type=submit] {
	margin-top: 5px;
}

.members_setting .setting_td_left {
	width: 110px;
	padding: 5px 0;
}

.members_setting .setting_td_right {
	width: 270px;
	padding: 3px 0;
}

.hidd_this {
	display: none;
}

#home_hd_list {

}

#home_hd_list td {
	padding-bottom: 3px;
}

#helpdesk_enter {
	bottom: 9px;
    position: absolute;
    right: 19px;
}

#left_s {
	left: -267px;
	position: absolute;
	top: -30px;
}


.mob_ps{
	width: auto !important;
	height:  auto !important;
	border: 0px !important;
    box-shadow: 0px 0px 0px #000 !important;

}

.mob_ic{

	margin-left: 587px;
    margin-top: 24px;
}


.ps_container_con iframe{
	margin-top: 330px;
    z-index: 9999;
    position: absolute;
	margin-left: 400px;
}

.links_underline {
    border: 1px dashed #aaa;
    display: block;
}