/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: black;
	}
div, mg, p, a, ul, form, input, label, h2, h3{
	padding:0; margin:0;
	}
img{ border:none;}
a{ outline:none; text-decoration:none;}
ul{ list-style-type:none;}
.spacer{
	line-height:0; font-size:0; clear:both;
	}

/*-------------------------- HEADER --------------------------*/
div#header-bg{
	background:#2B0D0A url(../res/header-bg.gif) 0 100% repeat-x;
	padding:32px 0 32px 0;
	color:#FCF7CC;
	}
div#header-bg div#header{
	width:952px; margin:0 auto;
	}
div#header-bg div#header img.logo{
	float:left; margin:2px 0 0 0;
	}

/*-------------------------- LOGIN AREA --------------------------*/
div#header-bg div#header div#login-bg{
	float:right; width:740px;
	background:url(../res/login-middle-bg.gif) 0 0 repeat-x;
 	}

div#header-bg div#header div#login-bg2{
	float:right; text-align: right; width:340px;
	background:url(../res/login-middle-bg.gif) 0 0 repeat-x;
	padding: 100px;
 	}
div#header-bg div#header div#login-bg div#login-area{
	width:740px;
	background:url(../res/login-left-bg.gif) 0 0 no-repeat;
	}
div#header-bg div#header div#login-bg2 div#login-area{
	width:340px;
	background:url(../res/login-left-bg.gif) 0 0 no-repeat;
	float: right; text-align: right;
	}
div#header-bg div#header div#login-bg div#login-area form{
	/*width:557px; height:47px; padding:21px 0 0 23px;/**/
	width:717px; height:47px; padding:21px 0 0 23px;
	background:url(../res/login-right-bg.gif) 100% 0 no-repeat;
	}
div#header-bg div#header div#login-bg2 div#login-area form{
	/*width:557px; height:47px; padding:21px 0 0 23px;/**/
	float: right; text-align: right;
	width:317px; height:47px; padding:21px 0 0 23px;
	background:url(../res/login-right-bg.gif) 100% 0 no-repeat;
	}	
div#header-bg div#header div#login-bg div#login-area form label{
	background:url(../res/login-icon.jpg) 0 2px no-repeat;
	line-height:25px; font-size:22px; color:#FCF7CC;
	padding:0 0 0 31px; float:left; margin:0 12px 0 0;
	background-color:inherit;
	}
div#header-bg div#header div#login-bg2 div#login-area form label{
	background:url(../res/login-icon.jpg) 0 2px no-repeat;
	line-height:25px; font-size:22px; color:#FCF7CC;
	padding:0 0 0 31px; float:left; margin:0 12px 0 0;
	background-color:inherit;
	}
div#header-bg div#header div#login-bg div#login-area form input{
	width:120px; height:18px; border:1px solid #924A43;
	background-color:#70322C; font-size:10px; color:#fff;
	line-height:10px; padding:5px 0 0 10px; float:left;
	margin:0 12px 0 0;
	}
div#header-bg div#header div#login-bg div#login-area form input.login-btn{
	width:100px; height:25px; border:none;
	background:none; padding:0; margin:1px 0 0 3px;
	}
div#header-bg div#header div#login-bg div#login-area form input.signin-btn{
	width:85px; height:24px; border:none;
	background:none; padding:0; margin:1px 0 0 0;
	}
div#header-bg div#header div#login-bg2 div#login-area form input{
	width:120px; height:18px; border:1px solid #924A43;
	background-color:#70322C; font-size:10px; color:#fff;
	line-height:10px; padding:5px 0 0 10px; float:left;
	margin:0 12px 0 0;
	}
div#header-bg div#header div#login-bg2 div#login-area form input.login-btn{
	width:100px; height:25px; border:none;
	background:none; padding:0; margin:1px 0 0 3px;
	}

div#header-bg div#header div#login-bg2 div#login-area form input.signin-btn{
	width:85px; height:24px; border:none;
	background:none; padding:0; margin:1px 0 0 0;
	}
/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg{
	height:66px; background:url(../res/navigation-bg.gif) 0 0 repeat-x;
	}
div#navigation-bg div#navigation{
	width:922px; margin:0 auto;
	}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0; float:left; width:567px;
	}
div#navigation-bg div#navigation ul.mainMenu li{
	width:81px; float:left;
	background:url(../res/navigation-divider.gif) 100% 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background-color:inherit;
	}
div#navigation-bg div#navigation ul.mainMenu li a:hover{
	background:url(../res/navigation-bg-selected.gif) 0 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background:url(../res/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}

/*-------------------------- DROP DOWN MENU STARTS --------------------------*/
ul.subNav{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	}
ul.subNav li{
	background:url(../res/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left;
	color:#84915D;
	padding-left: 10px;
	}	
ul.subNav li.pages{
	background:url(../res/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left; padding:6px 0 0 6px;
	color:#84915D;
	}
ul.subNav li.pages_current{
	background:url(../res/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left; padding:6px 0 0 6px;
	color:red;
	}
ul.subNav li a{
	display:block; 
	margin:0 10px 0 6px;
	color:#84915D;
	background-color:inherit;
	}
ul.subNav li.pages_current a{
	display:block; 
	margin:0 10px 0 6px;
	color:green;
	font-weight: bolder;
	background-color:inherit;
	}


ul.subNav li a:hover{
	color:#fff;
	background-color:inherit;
	}
/*-------------------------- ADDED BY ROBERT ------------------------------*/
ul.subNav li input.colored , ul.subNav li select.colored {
	text-align: left;
	color:#FFFFFF;
	border:1px solid #924A43;
	background-color:#70322C;
	margin-right: 10px;	
	margin-top: 3px;
	}
ul.subNav li input.filter-btn{
	border:0px;
	margin-right: 10px;
	}	
/*-------------------------- DROP DOWN MENU ENDS --------------------------*/

div#navigation-bg div#navigation a.signup{
	width:71px; height:28px; display:block;
	background:url(../res/sign-up-btn.gif) 0 0 no-repeat;
	margin:2px 0 0 0; float:right; 
	}
div#navigation-bg div#navigation a.signup:hover{
	background:url(../res/sign-up-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- OUR COMPANIES MAIN FEATURES --------------------------*/
div.ourCompany-bg{
	background:#E7DFA0 url(../res/our-company-bg.gif) 0 0 repeat-x;
	color:inherit;
	margin:0 auto;
	}
div.ourCompany-bg div.ourCompany-part{
	width:922px; 
	margin:0 auto; 
	padding:26px 0 28px 0;
	/*background:url(../res/our-company-bg-pic.jpg) 606px 0 no-repeat;*/
	}
div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr{
	font:bold 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	/*color:#082733; width:574px; height:43px;*/
	color:green; width:574px; height:43px;
	background-color:inherit;
	}
div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr a, div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr a:hover, div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr a:active, div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr a:visited{
	font:bold 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	/*color:#082733; width:574px; height:43px;*/
	color:green; width:574px; height:43px;	
	/*background:url(../res/horz-dot.gif) 0 100% repeat-x;*/
	background-color:inherit;
	}	
	
div.ourCompany-bg div.ourCompany-part h2.ourCompany-hdr a.red_bg
{
	background: red;
}
	
div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart{
	width:284px; border-right:2px solid #CBC387;
	margin:12px 0 0 0; float:left;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form{
	background: #FAF3BB;
	margin-right: 30px;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form h2.moreInfo-Hdr {
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:18px;
	padding:0 0 0 0;
	background-image: none;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form a.moreInfo-Hdr2 {
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:18px;
	padding:0 0 0 0;
	background-image: none;
	}


div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form ul.ourCompany-list {
	padding:0 0 0 0;
	background-image: none;
	width:100%;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form ul.ourCompany-list li{
	display:block;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	width:100%; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 0;
	background-image: none;
	}
		
div.ourCompany-bg div.ourCompany-part div.ourCompany-leftPart form ul.ourCompany-list li input{
	width:90%;
	font-size: medium;
	}
			
h2.faq-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../res/faq-icon.gif) 3px 4px no-repeat;
	}
h2.moreIdeas-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../res/more-ideac-icon.gif) 3px 4px no-repeat;
	}
ul.ourCompany-list{
	padding:11px 0 10px 0;
	}
ul.ourCompany-list li{
	background:url(../res/bullet1.gif) 0 3px no-repeat;
	display:block; margin:0 0 8px 0; padding:0 0 0 15px;
	color:#47481A; font-size:14px; 
	/*line-height:11px;*/
	background-color:inherit;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	}
ul.ourCompany-list li a{
	color:#47481A; font-size:14px; 
	/*line-height:11px;*/
	text-decoration:underline;
	background-color:inherit;
	}
ul.ourCompany-list li a:hover{
	text-decoration:none;
	}
div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart{
	width:300px;
	height: 265px; 
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-login{
	width:80%; 
	height: 400px; 
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}
div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-admin{
	width:100%; 
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-flickr{
	width:300px; 
	height: 265px;
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}
	
div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-account{
	width:500px; 
	height: 265px;
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}
	
div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-pomoc{
	width:500px; 
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}
			
div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-contact {
	width:80%; 
	margin:0 0 0 5px; 
	float:left;
	padding:0 0 0 0;
	overflow: hidden;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-contact-do {
	width: 500px; 
	margin: 0 0 0 5px; 
	float: left;
	padding:0 0 0 0;
	overflow: hidden;
	height: 400px;
	color:	black;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 38px;
	}

div.ourCompany-bg div.ourCompany-part div.ourCompany-rightPart-results{
	width:552px; margin: 0 0 0 0; float:left;
	padding:0 0 0 25px;
	}
	
h2.moreInfo-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../res/more-info-icon.gif) 3px 4px no-repeat;
	}
h2.moreInfo-Hdr a{
	color:#951509;
	}

a.moreInfo-Hdr2{
	width:100%; 
	height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding: 0 0 0 21px;
	margin-top: 10px; 
	/*background:#FAF3BB url(../res/more-info-icon.gif) 3px 4px no-repeat;*/
	}


p.moreInfo-Text{
	padding:0 0 20px 23px; font-size:10px;
	line-height:14px; color:#47481A;
	background-color:inherit;
	}
h2.searchUrl-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../res/search-url-icon.gif) 3px 4px no-repeat;
	}

/*-------------------------- FUTURE PLANS --------------------------*/
div.futurePlan-bg{
	/*background:#2B0D0A url(../res/future-plan-bg.gif) 0 0 repeat-x;*/
	background:#2B0D0A;
	color:#837C44;
	}
div.futurePlan-bg div.futurePlanContant{
	width:922px; margin:0 auto;
	padding:37px 0 54px 0;
	}

/*-------------------------- PROJECTS 2007 --------------------------*/
div.futurePlan-bg div.futurePlanContant div#projPart{
	width:251px; float:left;
	background-color:#706933;
	padding:2px 2px 28px 2px;
	color:#fff;
	}
div.futurePlan-bg div.futurePlanContant div#projPart h2.proj-hdr{
	height:37px; padding:13px 0 0 13px; color:#fff;
	font:normal 24px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color:#1E1E1C; text-transform:uppercase;
	}
div.futurePlan-bg div.futurePlanContant div#projPart h2.proj-hdr span{
	font-weight:bold;
	}
div.futurePlan-bg div.futurePlanContant div#projPart ul.pic{
	padding:3px 0 0 0;
	}
div.futurePlan-bg div.futurePlanContant div#projPart ul.pic li{
	display:block; margin:0 2px 0 0; float:left;
	}
div.futurePlan-bg div.futurePlanContant div#projPart ul.pic li.noRightMargin{
	margin:0;
	}
div.futurePlan-bg div.futurePlanContant div#projPart ul.pic li.noRightMargin a{
	display:block;
	}
div.futurePlan-bg div.futurePlanContant div#projPart h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:12px;
	font-weight:bold; text-indent:28px; margin:15px 0 0 0;
	background:url(../res/bullet2.gif) 12px 0 no-repeat;
	background-color:inherit;
	}
div.futurePlan-bg div.futurePlanContant div#projPart p{
	padding:10px 23px 0 13px; color:#fff;
	font-size:11px; line-height:16px;
	background-color:inherit;
	}
div.futurePlan-bg div.futurePlanContant div#projPart a.more-btn{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(../res/read-more-btn.gif) 0 0 no-repeat;
	}
div.futurePlan-bg div.futurePlanContant div#projPart a.more-btn:hover{
	background:url(../res/read-more-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- FUTURE PART --------------------------*/
div.futurePlan-bg div.futurePlanContant div#futurePart{
	width:613px; float:right; padding:10px 0 0 0;
	}
div.futurePlan-bg div.futurePlanContant div#futurePart h2.future-hdr{
	height:40px; color:#E7DFA0;
	font:normal 35px/35px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:url(../res/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div.futurePlan-bg div.futurePlanContant div#futurePart h3.future-subHdr{
	color:#B46F07; font-size:17px; line-height:17px;
	padding:20px 0 0 0; font-weight:bold;
	background-color:inherit;
	}
div.futurePlan-bg div.futurePlanContant div#futurePart p{
	font-size:14px; line-height:24px;
	color:#837C44; padding:20px 0 0 0; width:440px;
	float:left; background-color:inherit;
	}
div.futurePlan-bg div.futurePlanContant div#futurePart img{
	float:right; display:block; margin:-50px 0 0 0;
	}

/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg{
	background:#121212 url(../res/footer-bg.gif) 0 0 repeat-x;
	color:#B3AC8B;
	}
div#footer-bg div#footer-menu{
	width:922px; margin:0 auto;
	padding:20px 0 29px 0;
	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left; background:url(../res/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#B3AC8B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#B3AC8B;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px; color:#706933;
	font-size:11px; 
	/*line-height:11px;*/
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#B3AC8B;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#706933;
	background-color:inherit;
	}

/*-------------------------- MISLENIOUS --------------------------*/
.noBottomPadding{
	padding-bottom:0 !important;
	}
.noBg{
	background:none !important;
	}
.topPad{
	padding-top:15px !important;
	}

ul#nav_slideshow
{
	display: inline;
	margin: 0;
	padding: 0;

}

ul#nav_slideshow li
{	
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 80px;
	text-align: center;
}

ul#nav_slideshow li.border
{	
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 80px;
	text-align: center;
	border: 1px solid #837C44;
	height: 24px;
}


ul#nav_slideshow li button
{	
	width: 100px;
}

#less_id
{

}
d
#more_id
{
}

input.btn_inner, button.btn_inner {
	width: 100px;
	height: 35px;
	font-size: 20px;
	background: #2B0D0A;
	color: white;
	font-weight: normal;
	border-color: #924A43;
	border-style: solid;
}

input.btn_next {
	width: 80px;
	height: 25px;
	background-image: url(../res/btn_next2.png);
	border: 0px;
}

input.btn_check {
	width: 80px;
	height: 25px;
	background-image: url(../res/btn_check.png);
	border: 0px;
}

input.btn_yes {
	width: 80px;
	height: 25px;
	background-image: url(../res/btn_yes.png);
	border: 0px;
}

input.btn_no {
	width: 80px;
	height: 25px;
	background-image: url(../res/btn_no.png);
	border: 0px;
}

input.btn_send {
	width: 80px;
	height: 25px;
	background-image: url(../res/btn_send.png);
	background-repeat: no-repeat;
	border: 0px;
	
}

select.select_part_word 
{
	width: 15%;
	margin-right: 30px;
	text-decoration: none;
	color: black;
	font-size: 20px;
	font-weight: bold;
	border: 0px;
	background-color: white;
}

select.select_part_word2 
{
	margin-right: 30px;
	text-decoration: none;
	color: black;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	background-color: white;
}

input.submit_part_word 
{
	width: 100px;
	margin-right: 30px;
	text-decoration: none;
	color: black;
	font-size: 20px;
	font-weight: bold;
	border: 0px;
	background-color: white;
}

ul.form_ul
{
	/*border:1px solid black;*/
	padding: 20px;
	background-color: #FAF3BB;
}

ul.form_ul label
{
	color: green;
	font-weight: bold;
}

ul.form_ul label.error_label
{
	color: red;
	font-weight: bold;
}

ul.form_ul label.error_label_header
{
	background-color: red;
	font-weight: bold;
	width: 300px;
}

ul.form_ul div.error_label_header
{
	background-color: red;
	font-weight: bold;
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
}


ul.form_ul li
{
	margin-bottom: 10px;
}

ul.form_ul li input.form_in
{
	width: 300px;
	height: 30px;
	font-size: 20px;
}

ul.form_ul li textarea.form_te
{
	font-size: 20px;
	font-weight: bold;
}





div.ourCompany-bg div.ourCompany-part iframe{
	width: 800px;
	height: 800px;
	border: none;
}

#user_box
{
	z-index: 10;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #521612;
}

#user_box a, #user_box a:hover, #user_box a:active, #user_box a:visited
{
	color: #008300;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
}


table.sortable, table.sortable td   {
	font: 100% Arial, Helvetica, sans-serif;
}

table.sortable {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0;
}

table.sortable th, table.sortable td {
	text-align: left;
	padding: .5em;
	border: 1px solid #fff;
}

table.sortable th {
	background: #328aa4 url("../res/table.gif") repeat-x;/**/
	color: #fff;
}

table.sortable td {
	background: #FAF3BB;
}


#comming_soon
{
	padding-top: 100px;
	padding-bottom: 150px;
	padding-left: 40%;
	font-style: italic;
	height: 80%;
	color: #2B0D0A;
	font-size: 30px;
}

#logo_book
{
	z-index: 1;
	position: absolute;
	left: 80px;
	top: 20px;
	
}

.cur_hand
{
	cursor: pointer;
}


#loading {
    display: none; /* hidden */
    position: fixed; 
	left: 50%;top: 40%;    
    width: 200px;
    height: 100px;
    font-weight: bold;
    font-size: large;
}

