

.left
{
	float:left;
	width:301px;
	min-height:200px;
	margin-right:14px;
	
}


* html .left
{
	height:200px;
}

.mainContent
{
	width:660px !important;
	margin-left:10px;
	display:inline; /*ie6fix*/
	min-height:200px;
	float:left;
	text-align:center;
	/*background-image:url('../../gfx/default/main_content_bg.gif');
	background-repeat:repeat-y;*/
}

* html .mainContent
{
	height:200px;
}

.mainContentBg
{
	background-image:url("../../gfx/main_content_bg.gif");
	background-repeat:no-repeat;
	background-position:left 35px;
	width:670px !important;
	float:left;
	min-height:670px;
}

.right
{
	float:left;
	width:300px;
	min-height:200px;

}

* html .right
{
	height:200px;
}



.menuHeader
{
	background-image:url("../../gfx/default/menu_header_bg.jpg");
	width:223px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.sideMenuLeft
{
	width:223px;
	text-align:left;
	float:left;
	margin-bottom:5px;
	background-color:#ffffff;
	background-image:url("../../gfx/default/bg_left_menu.gif");
	background-repeat:repeat-x;
	background-position:top;
	
}

.sideMenuLeftItem
{
	background-position:top;
	
	text-align:left;
	float:left;
	width:223px;
	position:relative;
}

.sideMenuHrDiv
{
	background-image:url("../../gfx/default/hr.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	height:1px;
	margin: 1px 0px 2px 0px;
	font-size:1px;
}	

.sideMenuLeft div.innerDiv
{
	float:left;
	padding: 3px 0px;
	width:100%;
	
}

.menuItemHover
{
	background-color:#f3f3f3;	
}

* html .sideMenuLeftItem
{
	height:22px;	
}


.sideMenuLeftFirst
{
	background-position:top;
	/*min-height:22px;*/
	text-align:left;
	float:left;
	width:223px;
	position:relative;
	margin-top:18px;
}

* html .sideMenuLeftFirst
{
	/*height:22px;
	margin-top:10px;*/
}
.sideMenuLeftFirst a
{
	color:#4e4e4e;
	font-size:11px;
	text-decoration:none;	
}

.sideMenuLeftItem a
{
	color:#4e4e4e;
	font-size:11px;
	text-decoration:none;
}

.sideMenu
{
	width:223px;
	text-align:left;
	float:left;
	margin-bottom:5px;
}

.sideMenuFirst
{
	background-color:#eef3e9;
	min-height:45px;
	text-align:left;
	float:left;
	width:223px;
	position:relative;
}

* html .sideMenuFirst
{
	height:45px;
}

img
{
	border:0px;
}

.sideMenuItem
{
	background-color:#fefefe;
	background-image:url("../../gfx/default/menu_side_item_bg.jpg");
	background-repeat:no-repeat;
	background-position:top;
	min-height:45px;
	text-align:left;
	float:left;
	width:223px;
	position:relative;
}

.sideMenuItemLeft
{
	background-color:#fefefe;
	min-height:25px;
	text-align:left;
	float:left;
	width:223px;
	position:relative;
}

a
{
	font-family:Tahoma;	
}
.sideMenuFirst a
{
	color:#518c16;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.sideMenuItem a
{
	color:#518c16;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}



.contentTitle
{
	display:block;

	color:#FC8406;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
}


.contentTitle a
{
	color:#FC8406;
	text-decoration:none;
}

.contentTitle a:hover
{
	color:#FC8406;
	text-decoration:underline;
}

.contentDate
{
	display:block;
	
	padding-bottom:5px;
	font-size:10px;
}



a.intro
{
	text-decoration:none;
	color:#4e4e4e;
	line-height:16px;
}

.topBaner
{	
	width:995px;
	height:27px;
}

.topLeft
{
	width:229px;
	height:60px;
	float:left;	
	color:#6aa149;
	background-image:url("../../gfx/default/topbar_left_bg.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}

.topRight
{
	height:60px;
	position:absolute;
	right:25px;
}

.topBarIcon
{
	background-image:url("../../gfx/topbar/top_bar_icon_bg.gif");
	background-position:right;
	background-repeat:repeat-y;
	min-width:51px;
	width:51px;
	height:27px;
	float:right;
}

.topBarLangIcons
{
	height:27px;
	float:right;	
	padding:0px 10px 0px 15px;
}

.langIcon
{
	float:left;
	width:18px;
	height:12px;
	margin:5px 5px 0px 0px;
	border:1px solid #d7d7d7;
}


.subpageHeader
{
	background-color:#daeec6;
	color:#448700;
	height:32px;
	margin:0px 0px 1px 0px;	
}

.subpageHeader div.leftDiv
{
	display:inline;
	width:10px;
	height:32px;
	background-image:url("../../gfx/default/subpage_header_l.gif");
	background-repeat:no-repeat;
	float:left;
}

.subpageHeader div.rightDiv
{
	display:inline;
	width:10px;
	height:32px;
	background-image:url("../../gfx/default/subpage_header_r.gif");
	background-repeat:no-repeat;
	float:right;
}

.subpageHeader div.middleDiv
{
	display:inline;
	text-align:left;
	height:32px;
	line-height:32px;
	float:left;
	padding-left:14px;
}


.subpageHeader div.middleDiv a
{
	color:#448700;
	text-decoration:none;
}

.subpageHeader div.middleDiv a:hover
{
	color:#448700;
	text-decoration:underline;
}

.files
{
	border-bottom:1px solid #f2f6ef;
	float:right;
	margin-bottom:1px;	
	width:98%;
	position:relative;
}

.filesIntro
{
	float:right;
	margin-bottom:1px;	
	width:98%;
	position:relative;
}

.filesHeader
{
	text-decoration:none;
	float:right;
	margin-bottom:5px;
}

.filesHeader div.fileIcons
{
	width:169px;
	height:43px;
	
	background-image:url("../../gfx/default/faq_mediafiles_header_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom left;	
	
}

.filesHeader div.inner
{
	padding-top:5px;
	margin-left:10px;
}

.filesHeader table.fileIcons div
{
	color:#a3a3a3;
	width:32px;
	text-align: center;
	padding-top:17px;
	font-size:9px;	
}

.filesHeader table.fileIcons a
{
	color:#a3a3a3;
	text-decoration:none;
}

.filesContent
{	
	margin:0px 10px 10px 10px;
	text-align:center;
	width:95%;

}

.mediafilesRow
{
	line-height:25px;
	background-image:url("../../gfx/main/ico_file_on.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;	
	text-align:left;
	margin-bottom:1px;
	color:#6d6d6d;
}

.mediafilesRow a
{	
	color:#6d6d6d;
	text-decoration:none;
}

.mediafilesRow a:hover
{
	text-decoration:underline;
}

.icoFileOn
{	
	background-image:url("../../gfx/default/ico_file_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoFileOff
{	
	background-image:url("../../gfx/default/ico_file_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoGalleryOn
{	
	background-image:url("../../gfx/default/ico_gallery_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoGalleryOff
{	
	background-image:url("../../gfx/default/ico_gallery_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoSoundOn
{	
	background-image:url("../../gfx/default/ico_sound_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoSoundOff
{	
	background-image:url("../../gfx/default/ico_sound_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoVideoOn
{
	background-image:url("../../gfx/default/ico_video_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoVideoOff
{
	background-image:url("../../gfx/default/ico_video_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}


.subpageList
{
	background-image:url("../../gfx/default/subpage_list_bg.gif");
	background-repeat:repeat-x;
	background-position:top center;
	min-height:125px;
	width:100%;
	margin-top:2px;
	padding-top:9px;
}

.subpageListTopBar
{
	background-image:url("../../gfx/default/subpage_list_topbar_bg.gif");
	background-repeat:repeat-x;
	height:18px;
	width:100%;
	position:relative;

}

.subpageListTopBar div.leftDiv
{
	display:inline;
	width:10px;
	height:18px;
	background-image:url("../../gfx/default/subpage_list_topbar_l.gif");
	background-repeat:no-repeat;
	float:left;
}

.subpageListTopBar div.rightDiv
{
	display:inline;
	width:10px;
	height:18px;
	background-image:url("../../gfx/default/subpage_list_topbar_r.gif");
	background-repeat:no-repeat;
	float:right;
}


.subpageContentBottomBar
{
	height:32px;
	margin-top:2px;
	background-color:#ebf6e0;
}

.subpageContentBottomBar div.leftDiv
{
	display:inline;
	width:10px;
	height:32px;
	background-image:url("../../gfx/default/table_footer_l.gif");
	background-repeat:no-repeat;
	float:left;
}

.subpageContentBottomBar div.rightDiv
{
	display:inline;
	width:10px;
	height:32px;
	background-image:url("../../gfx/default/table_footer_r.gif");
	background-repeat:no-repeat;
	float:right;
}


.fieldSet input
{
	height:15px;
	width:150px;
	border:1px solid #969696;
	font-size:11px;
}

* html .fieldSet input
{
	height:19px;
	width:152px;
}



.fieldSet
{
	position:relative;
	float:left;
	width:620px;
	min-height:100px;
/*	background:url('../../gfx/default/field_set_bottom_border.gif');
	background-position:left bottom;
	background-repeat:no-repeat;*/
}


* html .fieldSet
{
	height:100px;
}

.fsbBorder
{
	clear:both;
	height:20px;


}

.divLabel{
	padding-left:10px; text-align:left;	
}

.fieldSetLegend
{
	height:40px;
	width:200px;
	text-align:left;
	line-height:40px;
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:10px;
	color:#FF8200;
}

* html .fieldSetLegend
{
	margin-left:5px;
}

.registerTr
{
	margin-left:5px;
	margin-right:5px;
	min-height:55px;
	background-color:#ffffff;
	clear:both;
}
* html .registerTr
{
	height:57px;
}

.registerTd
{
	width:215px;
	float:left;
	text-align:left;
	position:relative;
}

.registerLabel
{
	width:100%;
	text-align:left;
	float:left;
	margin-bottom:2px;
	height:12px;
}

.registerInfo
{
	position:absolute;
	top:13px;
	left:155px;
}

.availabilityButton
{
	width:118px;
	height:21px;
	float:left;
	cursor:pointer;
}

#availabilityStatus
{
	background-image:url('../../gfx/ajax-loader.gif');
	width:16px;
	height:16px;
	float:left;
}

.registerTrStep2
{
	margin-left:5px;
	margin-right:5px;
	min-height:30px;
	background-color:#ffffff;
	clear:both;
}

.registerTdL
{
	width:200px;
	float:left;
	text-align:right;
	position:relative;
}

.registerTdR
{
	width:280px;
	float:left;
	text-align:left;
	position:relative;
	font-weight:bold;
}

input.login
{
	height:15px;
	width:122px;
	border:1px solid #dfdfdf;
	font-size:11px;
}

* html input.login
{
	height:19px;
	width:124px;
	border:1px solid #dfdfdf;
	font-size:11px;
}

.loginFormLabel
{
	float:left;
	font-size:10px;
	text-align:left;
	height:23px;
	line-height:23px;
	width:40px;
}

.loginFormInput
{
	float:left;
	height:23px;
	line-height:23px;
	width:140px;		
}
.loginFormHeader
{
	width:170px;
	height:16px;
	float:left;
	background-position:left;
	background-repeat:no-repeat;
}

.loginForLinks
{
	position:absolute;
	top:70px;
	font-size:10px;
	text-align:left;
	left:70px;
}

.loginForLinks li a
{
	font-size:10px;
}

.loginForLinks ul
{
	flaot:left;
	padding:0px;
	margin:0px;
}

.loginForLinks ul a
{
	color:#949494;
	text-decoration:none;
}

.loginForLinks li 
{
	list-style-image:url('../../gfx/dot.gif');
	height:11px;
	line-height:11px;
	padding:0px;
	margin:0px;
}
.rightModule
{
	position:relative;
	float:left;
	min-height:60px;	
}

* html .rightModule
{
	height:60px;
}

.buttonsCtrlPanel
{
	width:817px;
	background:url('../../gfx/default/horizontal_strip.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:21px;
}

.divBlock
{
	float:left;
	width:660px;
}

.divElement
{
	width:170px;
	float:left;
	text-align:left;
	position:relative;
	
}

.divElemetsContainer
{
	float:left;
	width:330px;
	min-height:41px;
	
}

.divElementLabel{
	width:160px;float:left;	
}

* html .divElemetsContainer
{
	height:41px;
}

.formHint
{
	position:absolute;
	min-width:200px;
	min-height:30px;
	top:-20px;
	left:20px;
	background-color:#ffffff;
	padding:4px;
	border:1px solid #a5a5a5;
	z-index:999;
}

.fieldSetText
{
	text-align:left;
	margin-left:10px;
	width:95%;
	height:30px;
	float:left;
}


* html .fieldSetText
{
	margin-left:5px;
}

.buttonSet
{
	float:left;
	width:600px;
	position:relative;
	height:40px;
}

.buttonSet .buttons
{
	position:absolute;
	top:-18px;
	left:430px;
}

.hintImg
{
	position: absolute;
	right: 15px;
	top: 0px;
	width: 20px;
	height: 20px;	
}

.divTr
{
	float:left;
	min-height:50px;
}

* html .divTr
{
	height:50px;
}

.divElement textarea
{
	border:1px solid #969696;
	font-size:11px;
}

/* LISTA PROJEKTOW */

.goBack{
width:214px; height:37px; position:absolute; right:0px;top:-37px;
}
.goBack div.link {width:180px;float:left;height:37px;line-height:37px;}
.goBack div.link a{color:#269317;font-weight:bold;text-decoration:none;}
.goBack div.link a:hover{font-weight:bold;text-decoration:underline;}
.goBack div.img {width:34px;float:right;height:37px;}

.projNavi {margin-bottom: 15px;}
.projNavi div.link {margin:auto;}
.projNavi div.link a{color:#269317;font-weight:bold;text-decoration:none;}
.projNavi div.link a:hover{font-weight:bold;text-decoration:underline;}

#projectTop{
	float:left;
	width:655px;
	margin:20px 0px 40px 0px;
}

#projectLeft{
	float:left;
	width:230px;
	margin-right:5px;	
}

#projectRight{
	width:420px;
	float:left;
	min-height:300px;
	background-image:url('../../gfx/main_content_bg.gif');
	background-position:left;
	background-repeat:no-repeat;
}

.projectName{
	font-size:16px; font-weight:bold;
	color:#fc8303;
	float:left;	
}

.projectAuthors{
	float:right;
	width:280px;
	margin-bottom:20px;
	color:#525252;
}

div.authors a{color:#525252;text-decoration:none;}
div.authors a:hover{text-decoration:underline;}

.projectAuthors div.authors {float:right;width:220px; text-align:left;}
.projectAuthors div div span {float:left;}

div.authorsTitle{width:50px;float:left;text-align:right; background-image:url('../../gfx/arrow.png');background-repeat:no-repeat;}



.s80{ width:80px;}
.s140{ width:140px;}

.houseParams{
	float:left;
}

.houseParams div{
	color:#fff;
}

.projectParams{
	float:left;	
	width:655px;
}

.pHeader {
	color:#525252; float:left; width:100%;text-align:left; font-weight:bold; font-size:12px;
}

.parametersHeader{
	background-image:url('../../gfx/parameters_bg.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
	position:relative; left:-10px;
}

.technologiesHeader{
	background-image:url('../../gfx/technologies_bg.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	width:230px;
	position:relative; left:-10px;
	margin-bottom:15px;
}

.technologiesHeader div{
	margin:9px 0px 0px 30px;	
}

#visNavigation {float:left;width:410px;}

#visNavigation div.vnPrev_off, #visNavigation div.vnNext_off {cursor:default;}
#visNavigation div{width:50px;height:50px;float:left;cursor:pointer; display:inline;}


.vnPrev{display:inline;background-image:url('../../gfx/vnPrev.gif');margin-left:150px;margin-right:10px;}
.vnNext{display:inline;background-image:url('../../gfx/vnNext.gif');margin-right:150px;}

.vnPrev_off{background-image:url('../../gfx/vnPrev_off.gif');}
.vnNext_off{background-image:url('../../gfx/vnNext_off.gif');}

.descriptionHeader{
	background-image:url('../../gfx/description_bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:30px;
	width:397px;
	margin:5px 0px 0px 0px;
	float:left;
}

.descriptionHeader div{
	margin:11px 0px 0px 30px;	
}

.descriptionList{
	float:left;
	width:410px;	
}

.descriptionList ul{
	padding-left:25px;
	margin:10px 0px;
	list-style-image:url('../../gfx/dot_dark.gif');
	line-height:16px;
}

div.hpLeft, div.hpRight{
	width:5px; height:90px;
}

div.hpLeft{
	background-image:url('../../gfx/params_table_l.gif');
	background-position:left;
	background-repeat:no-repeat;
}

div.hpRight{
	background-image:url('../../gfx/params_table_r.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.houseParams div select{
	height:15px;
	background-color:#6fb747;
	font-size:10px; font-weight:bold;
	border:1px solid #6fb747;
	color:#fff;
}

div.s{float:left;}

.s1{ width:106px; margin-right:1px;}
.s2{ width:121px; margin-right:1px;}
.s3{ width:101px; margin-right:1px;}
.s4{ width:0px; margin-right:0px;}
.s5{ width:98px; margin-right:1px;}
.s6{ width:106px; margin-right:1px;}
.s7{ width:107px;}


select#pi{width:119px;}

.h40{ height:35px; padding-top:5px; background-color:#6fb747; font-weight:bold; }
.h20{ height:20px; background-color:#6fb747; font-weight:bold; }
.h30{ height:29px; margin-top:1px;line-height:29px; background-color:#fc8506;}

.projectLinks{
	float:left;
	width:100%;	
}

.projectLink{
	color:#d0e7c2;font-weight:bold;
	text-align:left;
	height:22px; line-height:22px;
	background-image:url('../../gfx/link_bg.gif');
	background-image:bottom left;
	background-repeat:none;
	
	padding-left:35px;
}

.projectLink a{color:#2a6f04; text-decoration:none;}
.projectLink a:hover{text-decoration:underline;}



.projectTechnologies{
	margin-top:25px;
	float:left;
	width:230px;
}

.innerProjectRight{
	margin-left:10px;
	width:410px;	
}

.technologiesVersions{float:left; width:230px;}
.technologiesVersions span{float:left; width:75px; height:20px; line-height:20px;  background-color:#6fb747; color:#fff; font-weight:bold; cursor:pointer;}
.technologiesData div span{float:left; height:100%;}
.technologiesData div{background-color:#6fb747; float:left; margin-top:1px; line-height:16px; width:225px;}

.s50{ width:50px; background-color:#6fb747; color:#fff; font-weight:bold; }
.s175{ padding-left:2px; text-align:left; width:172px; border-left:1px solid #fff; background-color:#fee58e;}

.bl1 {
	border-left:1px solid #fff;	
}


.projectDesc{
	float:left;text-align:left; width:410px;	
}

.projectPrice {float:left;}

.price {font-size:16px; font-weight:bold; width:405px;height:80px;float:left; background-image:url('../../gfx/price_bg.gif');}
.price div{margin-top:20px; color:#fff; }

.projectBar{ float:left;width:410px;height:80px;margin-top:20px;}
.projectBar .orderProject{
	width:105px; height:80px; float:left;
}
.projectBar .printProject{
	width:105px; height:80px; float:left;
}
.projectBar .briefProject{
	width:135px; height:80px; float:left;
}

/* PROJECT'S IMAGES */
.imagesName{
	font-size:17px; font-weight:bold;
	color:#369D1A;
	float:left;
	width:500px;
}

#projectCenter{
	width:665px;
	float:left;	
}

.innerProjectCenter{
	width:630px;
	margin-right:35px;	
}

.centerImgDiv div{
	float:left;	
}

.imgbT{
	width:630px; height:20px;
	background-image:url('../../gfx/imgbT.gif');
	background-repeat:no-repeat;
}


.imgbML{
	width:20px; height:443px;
	background-image:url('../../gfx/imgbML.gif');
	background-repeat:no-repeat;
}

.imgMC{
	width:590px; height:443px;
}
	
.imgMC img{height:443px;width:590px;}

.imgMC img#visualization{height:443px;width:590px;}

.imgMC img#visualization1,.imgMC img#visualization2,.imgMC img#visualization3,.imgMC img#visualization4{height:220px;width:293px;}

.imgbMR{
	width:20px; height:443px;
	background-image:url('../../gfx/imgbMR.gif');
	background-repeat:no-repeat;
}


.imgbB{
	width:630px; height:20px;
	background-image:url('../../gfx/imgbB.gif');
	background-repeat:no-repeat;	
}


.imagesNames{
	width:665px; height:50px; float:left;
	background-image:url('../../gfx/image_names_bg.gif');
	background-repeat:no-repeat;
	background-position:left;
}


.imagesBar div.projectBar {width:630px;}

#visNavigation2 div.vnPrev_off, #visNavigation2 div.vnNext_off {cursor:default;}

#visNavigation2 {float:left;width:410px;}
#visNavigation2 div{width:50px;height:50px;float:left;cursor:pointer;}

#visNavigation2 div.vnPrev{display:inline;background-image:url('../../gfx/vnPrev.gif');margin-left:225px;margin-right:10px;}
#visNavigation2 div.vnNext{display:inline;background-image:url('../../gfx/vnNext.gif');margin-right:75px;}

#visNavigation2 div.vnPrev_off{background-image:url('../../gfx/vnPrev_off.gif');}
#visNavigation2 div.vnNext_off{background-image:url('../../gfx/vnNext_off.gif');}

#mirrorNavigation{
	height:40px; width:255px;float:left; margin-top:10px;
}

#mirrorNavigation div{
	cursor:pointer;	
}


.show{color:#369D1A; font-weight:bold; }

#mirrorNavigation div:hover{
	text-decoration:underline;	
}

#mirrorNavigation div.show{
	text-decoration:none;
}

#mirrorNavigation div.off{
	color:#d4d4d4;
/*	display:block;*/
	text-decoration:none;
}

.projectFiles{
	display:inline; margin:10px 0px 0px 30px; width:380px; height:40px; float:left;	
}

.projectFiles div{
	float:left;padding:0px 15px;
}

.projectFiles div:hover{text-decoration:underline;}

.projectFiles div.show{text-decoration:none;}

#shadowDiv{
	display:inline;
	width:140px; height:140px; float:left;
	position:relative;
	margin:0px 40px 0px 230px;
}

.sh1 {background-image:url('../../gfx/rotation/s1.gif');}
.sh2 {background-image:url('../../gfx/rotation/s2.gif');}
.sh3 {background-image:url('../../gfx/rotation/s3.gif');}
.sh4 {background-image:url('../../gfx/rotation/s4.gif');}
.sh5 {background-image:url('../../gfx/rotation/s5.gif');}
.sh6 {background-image:url('../../gfx/rotation/s6.gif');}
.sh7 {background-image:url('../../gfx/rotation/s7.gif');}
.sh8 {background-image:url('../../gfx/rotation/s8.gif');}
.sh9 {background-image:url('../../gfx/rotation/s9.gif');}
.sh10{background-image:url('../../gfx/rotation/s10.gif');}
.sh11{background-image:url('../../gfx/rotation/s11.gif');}
.sh12{background-image:url('../../gfx/rotation/s12.gif');}

.shm1 {background-image:url('../../gfx/rotation/s1.gif');}
.shm12{background-image:url('../../gfx/rotation/s2.gif');}
.shm11{background-image:url('../../gfx/rotation/s3.gif');}
.shm10{background-image:url('../../gfx/rotation/s4.gif');}
.shm9 {background-image:url('../../gfx/rotation/s5.gif');}
.shm8 {background-image:url('../../gfx/rotation/s6.gif');}
.shm7 {background-image:url('../../gfx/rotation/s7.gif');}
.shm6 {background-image:url('../../gfx/rotation/s8.gif');}
.shm5 {background-image:url('../../gfx/rotation/s9.gif');}
.shm4 {background-image:url('../../gfx/rotation/s10.gif');}
.shm3 {background-image:url('../../gfx/rotation/s11.gif');}
.shm2 {background-image:url('../../gfx/rotation/s12.gif');}

#rotateNavigation{width:140px; height:140px; position:absolute;top:-6px;left:0px;
background-image:url('../../gfx/rotation/house.gif');
}

#rotateNavigation div{width:22px; height:22px;position:absolute;}
.a1 {background-repeat:none;background-image:url('../../gfx/rotation/a1.png');left:58px;top:122px;}
.a2 {background-repeat:none;background-image:url('../../gfx/rotation/a2.png');left:86px;top:117px;}
.a3 {background-repeat:none;background-image:url('../../gfx/rotation/a3.png');left:109px;top:95px;}
.a4 {background-repeat:none;background-image:url('../../gfx/rotation/a4.png');left:118px;top:68px;}
.a5 {background-repeat:none;background-image:url('../../gfx/rotation/a5.png');left:111px;top:39px;}
.a6 {background-repeat:none;background-image:url('../../gfx/rotation/a6.png');left:92px;top:16px;}
.a7 {background-repeat:none;background-image:url('../../gfx/rotation/a7.png');left:59px;top:7px;}
.a8 {background-repeat:none;background-image:url('../../gfx/rotation/a8.png');left:27px;top:15px;}
.a9 {background-repeat:none;background-image:url('../../gfx/rotation/a9.png');left:7px;top:38px;}
.a10{background-repeat:none;background-image:url('../../gfx/rotation/a10.png');left:1px;top:68px;}
.a11{background-repeat:none;background-image:url('../../gfx/rotation/a11.png');left:8px;top:94px;}
.a12{background-repeat:none;background-image:url('../../gfx/rotation/a12.png');left:28px;top:116px;}














.estimateTable {
	width:100%;
	color:#fff;
	font-size:12px;
	border-spacing: 0px;
	
}

.estimateTable td, .estimateTable th{
	border-bottom:1px solid #fff;
	padding:0px;
}

.estimateTable th.c1, .estimateTable td.c1{
	background-image:url('../../gfx/estimate_bg_l.png');
	background-repeat:no-repeat;
	background-position:top left;
} 

.estimateTable th.c2, .estimateTable td.c2{
	text-align:left;
	padding-left:5px;
} 

.estimateTable tbody.group td.c2{padding-left:5px;}
.estimateTable td.c2{padding-left:10px;}

.estimateTable th.c3, .estimateTable td.c3{
	background-image:url('../../gfx/estimate_bg_r.png');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:25px;
	text-align:right;
} 

.estimateTable .ctr{
	background-image:url('../../gfx/estimate_bg_tr.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:4px; height:4px; float:right;
}

.estimateTable .cbr{
	background-image:url('../../gfx/estimate_bg_br.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:4px; height:4px;float:right;
}

.estimateTable .ctl{
	background-image:url('../../gfx/estimate_bg_tl.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:4px; height:4px; float:right;
}

.estimateTable .cbl{
	background-image:url('../../gfx/estimate_bg_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:4px; height:4px;float:right;
}

.estimateTable .number{text-align:right;padding-right:15px;}

.estimateTable tr{
	height:21px;
}

.estimateTable thead{
	background-color:#FC8100;
}

.estimateTable tbody{
	background-color:#48A61C;
}

.estimateTable tbody.group{
	background-color:#48A61C;
	font-weight:bold;
}

.estimateTable tfoot{
	color:#FC8100;	
}

.estimateTable tfoot th{
	padding-right:25px;
	text-align:right;
}

#estimateInfo{
	width:615px;
	margin-top:40px;
	margin-right:15px;
	text-align:right;	
}

/* BRIEFCASE */

#briefcaseDiv{
	border:4px solid #facd19; background-color:white;
	position:absolute; top:500px;left:25%;
	z-index:10;
}

#briefcaseIDiv{
	
}

.briefcaseLayer{
	width:720px;height:525px;
}
.briefcaseScroller{
	width:737px;	
}
.briefcaseIScroller{
	width:737px;
	overflow:auto;	
}

#briefcaseDiv div.briefcaseRow{
	width:720px; height:175px; float:left;
	background-image:url('../../gfx/briefcase_row_bg.gif');
	background-position:bottom;
	background-repeat: repeat-x;
}

#briefcaseDiv div.briefcaseIRow{
	width:700px; height:175px; float:left;
	margin:10px 10px 0px 10px;
}


div.briefcaseIRow div.projectInfo{
	width:175px; height:175px;
	float:left;	
}

div.briefcaseIRow div.projectInfo div.imgDiv{
	width:152px; height:115px; float:left; margin:10px;
}

div.briefcaseIRow div.projectInfo div.imgDiv img{
	border:1px solid #969696;
	width:150px; height:113px;
}

div.briefcaseIRow div.projectInfo div.nameDiv{
	width:152px; float:left; margin:0px 10px;
}

div.briefcaseIRow div.projectInfo div.nameDiv a{
	color:#349819;
	font-size:13px; font-weight:bold;
	text-decoration:none;
}

div.briefcaseIRow div.projectInfo div.nameDiv a:hover{
	text-decoration:underline;
}


#briefcaseDiv div.lastBriefcaseRow{height:165px;background-image:none;}
#briefcaseDiv div.lastBriefcaseRow .briefcaseIRow{height:165px;}
.lastBriefcaseRow .briefcaseIRow div.projectInfo{height:165px;}

.briefcaseHeader{
	width:200px; height:65px;
	position:absolute;
	top:-45px; left:-4px;
	background-image:url('../../gfx/briefcase_header.gif');
}

.briefcaseClose{
	position:absolute;
	height:22px; width:20px;
	position:absolute;
	right:0px; top:0px;
	background-image:url('../../gfx/close_briefcase.gif');
	cursor:pointer;
}


.technologiesVersions span.on{
	background-color:#FC8200;	
}

.pageTitle img{ position:relative; left:-25px;}




/* table, cell with rounded corners */


.rndTable{
	float:right;width:4px;height:100%;border:0px;text-align:right;padding:0px;margin:0px;
	font-size:1px;
}

.rndTable tbody{
	background:none;border:none;text-align:right;
}

.rndTable tr{
	height:100%;background:none;border:none;text-align:right;	
}

.rndTable tr td{
	align:right;border:none;height:100%px;
}

.rndTable tr.top{
	vertical-align:top;width:4px;height:4px;
}

.rndTable tr.bottom{
	vertical-align:bottom;width:4px;height:4px;
}

table.rndLeft{float:left;}


label input {width:30px;}

.otherSurfaces {
    background-color:#6BB642;float:left;width:100%;position:absolute;left:0px;top:35px;padding-bottom:3px;
}
.otherSurfaces div{

}

.otherSurfaces div a{
    color:#ffffff;
    text-decoration:none;
    width:100%;
    
}
.otherSurfaces div a:hover{
   background-color:#ADD794;
}

.otherSurfaces div:hover{
    background-color:#ADD794;
}

.h10 {height:10px; background-color:#6fb747; font-weight:bold; }

.select{
    background-color:#6BB642;
    background-image:url('../../gfx/select.gif');
}
.selectHover{
	cursor:pointer;
    background-color:#ADD794;
    background-image:url('../../gfx/select_hover.gif');
}

#otherSurface{
    float:left;	width:100%;
    height:27px;position:absolute;left:0px;top:18px;
 
    background-repeat:no-repeat;
    background-position:bottom;
}
.osover {
	background-color:#ADD794;
	}

#errorDiv {height:300px;margin-top:200px;}
#errorDiv h1{color:#FF8200;}
#errorDiv p{font-size:15px;}
#errorDiv a.errorBack{color:#FF8200;text-decoration:none;}
#errorDiv a.errorBack:hover{text-decoration:underline;}
