html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #c6c8ba;
	background-image: url(../bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #511010;
	font-size: 14px;
}

h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #585f29;
	font-size: 13px;
}

h3
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}


p, td, div
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: top;
}

*
{
	padding: 0;
	margin: 0;
}

.Preloader
{
	background: #303030;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 500;
}
.Preloader .Mask
{
	position: absolute;
	top: -21px;
	left: -21px;
	width: 66px;
	height: 66px;
	z-index: 501;
}
.Preloader .Progress
{
	position: absolute;
	width: 0px;
	height: 3px;
	overflow: hidden;
	top: 0px;
	left: -101px;
	background: #303030;
	z-index: 502;
	display: none;
}
.Preloader .Inner
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	line-height: 1px;
	z-index: 501;
}
.Preloader .Text
{
	position: absolute;
	top: 5px;
	left: -90px;
	width: 212px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 9px;
	z-index: 503;
}


/* --------------------------------------MAIN-------------------------------------- */

div.centerMain
{
	width: 983px;
	text-align: left;
	background-image: url(../Mainbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}

div.head
{
	height: 340px;
	width: 983px;
}

div.tohome
{
	height: 220px;
	width: 375px;
	margin-left: 230px;
	margin-top: 120px;
	float: left;
	cursor: pointer;
	position: absolute;
}

div.exit
{
	width: 182px;
	height: 45px;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	cursor: pointer;
}

div.content
{
	min-height: 100%;
	margin-bottom: -50px;
}

div.cont
{
	text-align: left;
	width: 983px;
}

* html div.content
{
	height: 100%;
}

div.clearMain
{
	height: 50px;
	clear: both;
}
div.leftmain
{
	width: 530px;
	float: left;
}

div.aboutmain
{
	width: 451px;
	float: left;
	height: 380px;
}

div.worksmain
{
	width: 980px;
	height: 350px;
}

div.main_right_textin
{
	width: 450px;
	height: 280px;
}

div.main_right_text
{
	display: block;
	padding: 120px 20px 0 30px;
}

div.main_right_text p
{
	padding-bottom: 15px;
}

div.main_right_text span
{
	color: #511010;
	font-weight: bold;
}

div.main_right_text a
{
	color: #755200;
}

div.main_bottom_text p
{
	padding-bottom: 15px;
}

div.main_bottom_text span
{
	color: #511010;
	font-weight: bold;
}

div.main_bottom_text a
{
	color: #755200;
}

div.main_works
{
	padding: 0px 40px 0px 130px;
	height: 250px;
}

div.main_work
{
	background-image: url(../Mainprojbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 15px;
	width: 184px;
	height: 247px;
	float: left;
}

div.main_work p
{
	text-align: center;
	text-transform: uppercase;
	width: 150px;
	font-size: 10px;
	padding: 0 0 0 18px;
	color: #511010;
	font-weight: bold;
}

div.main_work span
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 10px;
	padding: 0 0 0 18px;
	display: block;
	text-align: center;
}

div.menuo
{
	width: 530px;
	float: left;
}

div.menu
{
	height: 170px;
	width: 530px;
	margin-top: 130px;
}


div.footMain
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

div.Maincopy1
{
	color: #313131;
	font-size: 10px;
	float: left;
}

div.Maincopy2
{
	color: #511010;
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}

/* -------------------------------------END MAIN-------------------------------------- */


/* --------------------------------------WORKS-------------------------------------- */

div.centerWorks
{
	width: 983px;
	text-align: left;
	background-image: url(../Worksbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}

div.clearWorks
{
	height: 40px;
	clear: both;
}
div.leftWorks
{
	width: 530px;
	float: left;
	height: 770px;
	overflow: hidden;
}

div.Works
{
	width: 448px;
	float: left;
	height: 600px;
}

div.Workslist
{
	width: 448px;
	float: left;
	height: 650px;
}

div.Workslist_in
{
	width: 448px;
	_width: 423px;
	float: left;
	height: 550px;
	padding-top: 105px;
	padding-left: 25px;
}

div.Works_text
{
	width: 448px;
	float: left;
	height: 650px;
}

div.Works_text_in
{
	width: 400px;
	float: left;
	height: 550px;
	padding-top: 115px;
	padding-left: 25px;
}

div.Works_text_in p
{
	padding-bottom: 10px;
}

div.Works_text_in span
{
	color: #585f29;
	font-weight: bold;
}

div.Works_text_in a
{
	color: #755200;
	text-decoration: underline;
}

div.Workslist_ones
{
	background-image: url(../workslist_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	height: 163px;
	float: left;
	margin: 0 5px 10px 0;
	cursor: pointer;
}


div.Workslist_ones p
{
	text-align: center;
	text-transform: uppercase;
	color: #454c18;
	font-size: 9px;
	font-weight: bold;
	padding: 7px 0 0 0px;
	width: 122px;
}

div.works_short_bg1
{
	background-image: url(../works_short_text_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	height: 104px;
	float: left;
	position: relative;
	margin-left: -90px;
}

div.works_short_bg2
{
	background-image: url(../works_short_text_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 367px;
	height: 104px;
	float: left;
	position: static;
	margin-left: 0px;
}

div.works_short_text
{
	width: 350px;
	margin: 13px 0 0 7px;
	height: 55px;
	position: relative;
}

div.works_short_text span
{
	display: block;
}

div.works_short_text span a
{
	display: block;
	font-weight: bold;
	color: #b58718;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

div.works_short_text p
{
	color: #FFF;
	font-size: 11px;
}

div.works_short_text p a
{
	color: #b58718;
	cursor: pointer;
	font-size: 11px;
}

div.work_big
{
	width: 530px;
	float: left;
	height: 470px;
	z-index: 1;
}

div.work_name
{
	height: 50px;
}

div.work_name img
{
	border: 0px;
	margin-left: 75px;
	margin-top: 15px;
}

div.work_stik
{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 450px;
	z-index: 2;
	float: left;
	position: relative;
	margin-bottom: -30px;
	margin-left: 60px;
}

div.work_pre
{
	width: 390px;
	height: 417px;
	margin: 28px 0 0 9px;
	background-image: url(../work_bg_pre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.work_pre img
{
	width: 50px !important;
	height: 50px !important;
}


div.work_img
{
	z-index: 1;
	width: 390px;
	height: 417px;
	margin: 0px 0 0 80px;
}

div.work_img img
{
	border: 0px;
	width: 380px;
	height: 395px;
	margin-top: 0px;
}

div.menuoWorks
{
	width: 530px;
	float: left;
}

div.menuWorks
{
	height: 170px;
	width: 530px;
	margin-top: 130px;
}


div.footWorks
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

div.Workscopy1
{
	color: #313131;
	font-size: 10px;
	float: left;
}

div.Workscopy2
{
	color: #511010;
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}

/* -------------------------------------END WORKS-------------------------------------- */

/* --------------------------------------PRICE-------------------------------------- */

div.centerPrice
{
	width: 983px;
	text-align: left;
	background-image: url(../Pricebg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}


div.clearPrice
{
	height: 50px;
	clear: both;
}
div.leftPrice
{
	width: 530px;
	float: left;
}

div.aboutPrice
{
	width: 451px;
	float: left;
	height: 450px;
}

div.worksPrice
{
	width: 980px;
	height: 350px;
}

div.Price_right_textin
{
	width: 453px;
	height: 280px;
	float: left;
}

div.Price_right_text
{
	display: block;
	padding: 130px 0px 0 0px;
	float: right;
}

div.Price_right_text img
{
	float: right;
	border: 0px;
}

div.Price_works
{
	padding: 0px 40px 0px 130px;
	height: 250px;
}

div.price_design_out
{
	float: left;
	width: 645px;
	height: 200px;
}

div.price_design_in
{
	width: 270px;
	height: 100px;
	margin-left: 115px;
	padding-top: 110px;
}

div.price_identity_out
{
	float: left;
	width: 320px;
	height: 200px;
}

div.price_identity_in
{
	float: left;
	width: 270px;
	height: 80px;
	padding-top: 143px;
	margin-left: 15px;
	position: absolute;
}

div.price_creative_out
{
	float: left;
	width: 320px;
	height: 150px;
	padding-left: 290px;
}

div.price_creative_in
{
	float: left;
	width: 300px;
	height: 60px;
	margin-top: 100px;
	padding-left: 15px;
}


div.menuoPrice
{
	width: 530px;
	float: left;
}

div.menuPrice
{
	height: 170px;
	width: 530px;
	margin-top: 130px;
}


div.footPrice
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

div.Pricecopy1
{
	color: #313131;
	font-size: 10px;
	float: left;
}

div.Pricecopy2
{
	color: #511010;
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}

/* -------------------------------------END PRICE-------------------------------------- */

/* --------------------------------------Contacts-------------------------------------- */

div.centerContacts
{
	width: 983px;
	text-align: left;
	background-image: url(../Contactsbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}


div.clearContacts
{
	height: 50px;
	clear: both;
}
div.leftContacts
{
	width: 530px;
	float: left;
}

div.aboutContacts
{
	width: 451px;
	float: left;
	height: 350px;
}

div.Contacts_right_textin
{
	width: 380px;
	height: 70px;
	float: left;
	margin-top: 160px;
	margin-left: 20px;
}

div.Contacts_right_text
{
	width: 380px;
	height: 70px;
	color: #FFF;
	font-size: 11px;
	padding: 7px 0 5px 10px;
}

div.Contacts_right_text p
{
	color: #FFF;
	font-size: 11px;
}

div.worksContacts
{
	width: 980px;
	height: 450px;
}

div.Contacts_map
{
	padding: 55px 0 0 235px;
	height: 332px;
	width: 533px;
}

div.menuoContacts
{
	width: 530px;
	float: left;
}

div.menuContacts
{
	height: 170px;
	width: 530px;
	margin-top: 130px;
}


div.footContacts
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

div.Contactscopy1
{
	color: #313131;
	font-size: 10px;
	float: left;
}

div.Contactscopy2
{
	color: #511010;
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}

/* -------------------------------------END Contacts-------------------------------------- */



/* -------------------------------------PARTNER-------------------------------------- */

div.centerPartner
{
	width: 983px;
	text-align: left;
	background-image: url(../Partnerbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}


div.clearPartner
{
	height: 50px;
	clear: both;
}

div.regleft
{
	width: 530px;
	float: left;
	height: 800px;
}

div.menuoPartner
{
	width: 530px;
}

div.menuPartner
{
	height: 170px;
	width: 530px;
	margin-top: 130px;
}

div.menu1
{
	height: 94px;
	width: 84px;
	float: left;
	cursor: pointer;
}

div.menu2
{
	height: 102px;
	width: 102px;
	float: left;
	cursor: pointer;
}

div.menu3
{
	height: 100px;
	width: 130px;
	margin-top: 60px;
	float: left;
	cursor: pointer;
}

div.menu4
{
	height: 102px;
	width: 95px;
	margin-top: 60px;
	float: left;
	cursor: pointer;
}

div.menu5
{
	height: 102px;
	width: 70px;
	float: left;
	cursor: pointer;
}

div.menu5repeat
{
	height: 60px;
	width: 30px;
	float: left;
	margin-left: -104px;
	cursor: pointer;
}

div.authorization
{
	width: 530px;
}

div.enter
{
	width: 530px;
	height: 130px;
	margin-top: 153px;
}

div.entertext
{
	float: left;
	width: 170px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 27px;
	margin-right: 30px;
}

div.enterin
{
	float: left;
	width: 260px;
	padding-bottom: 29px;
	margin-top: 2px;
	font-size: 1px;
}

div.entertext2
{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
}

div.enterin2
{
	float: left;
	width: 260px;
	font-size: 1px;
}
.enterinput
{
	border: none;
	width: 248px;
	height: 14px;
	margin: 0;
	padding: 0;
	border-width: 0;
	margin-left: 5px;
}

div.regright
{
	width: 448px;
	float: left;
	height: 800px;
}


div.regright_text_in
{
	width: 400px;
	float: left;
	height: 550px;
	padding-top: 135px;
	padding-left: 25px;
}

div.regright_text_in p
{
	padding-bottom: 10px;
}

div.regright_text_in span
{
	color: #511010;
	font-weight: bold;
}

div.regright_text_in a
{
	color: #755200;
	text-decoration: underline;
}

div.footPartner
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

span.link
{
	cursor: pointer;
	text-decoration: underline;
}

/* -----------------------------------END PARTNER----------------------------------- */





/* 	-----------------------------------LOGIN PARTNER----------------------------------- */

div.centerLogin
{
	width: 983px;
	text-align: left;
	background-image: url(../Loginbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 10px solid #1f1f1f;
	border-right: 10px solid #1f1f1f;
	height: 1200px;
}


/* LoginInfo */

div.logininfo
{
	background-image: url(../logininfo.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	height: 250px;
	float: left;
}

div.logininfod
{
	padding-top: 110px;
	padding-left: 80px;
}

.loginname
{
	color: #b58718;
	font-weight: bold;
	padding-bottom: 4px;
}

.logincost
{
	font-size: 11px;
	color: #FFF;
}

.logincostspan
{
	color: #b58718;
}

.loginedit, a.loginedit:link, a.loginedit:active, a.loginedit:visited, a.loginedit:hover
{
	color: #a3a3a3;
	font-size: 11px;
	padding-top: 10px;
	text-decoration: none;
}

div.exit
{
	width: 162px;
	height: 50px;
	float: right;
	margin-top: 60px;
	margin-right: 0px;
	cursor: pointer;
}
/* End LoginInfo */



/* LoginMenu */

div.loginmenu
{
	width: 800px;
	clear: both;
	position: absolute;
	padding-top: 71px;
	padding-left: 56px;
	text-decoration: none;
}

.loginmenua, a.loginmenua:link, a.loginmenua:active, a.loginmenua:visited, a.loginmenua:hover
{
	padding-right: 40px;
	text-decoration: none;
}

/* End LoginMenu */


/* PartnerContent */

div.partnerleft
{
	width: 266px;
	float: left;
	height: 800px;
	margin-right: 30px;
}

div.partnerimglist
{
	margin: 20px 0 20px 20px;
	width: 596px;
}

div.partnerright div.partnerimglist div
{
	background-image: url(../position.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 596px;
	height: 33px;
	_height: 40px;
	color: #fff;
	padding-bottom: 0px;
	padding-top: 7px;
	padding-left: 20px;
}

div.partnerright p
{
	padding-bottom: 10px;
	width: 600px;
	padding-left: 20px;
}

div.partnerimglist a:link, div.partnerimglist a:active, div.partnerimglist a:visited, div.partnerimglist a:hover
{
	color: #c29730;
	text-decoration: none;
}

div.partnerright
{
	width: 687px;
	float: left;
	height: 800px;
}

.partnerldiv_b
{
	color: #511010;
	font-weight: bold;
	padding-bottom: 2px;
	display: block;
}

.partnerlt
{
	height: 9px;
	background-image: url(../partnerlt.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 266px;
	font-size: 1px;
}

.partnerldiv
{
	background-image: url(../partnerlslice.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 10px;
	width: 266px;
}

div.partnerldiv p
{
	width: 220px;
}

.partnerlb
{
	height: 10px;
	background-image: url(../partnerlb.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 266px;
	padding-bottom: 20px;
	font-size: 1px;
}

.partnerrt
{
	height: 10px;
	background-image: url(../partnerrt.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
	width: 687px;
}

.partnerrslice
{
	background-image: url(../partnerrslice.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 687px;
}

.partnerrb
{
	height: 25px;
	background-image: url(../partnerrb.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	font-size: 1px;
	width: 687px;
}

/* End PartnerContent */

/* Loginfoot */

div.footLogin
{
	padding: 0px 120px 0px 120px;
	height: 50px;
	color: #FFF;
}

div.partnercopy1
{
	color: #FFF;
	font-size: 10px;
	float: left;
}

div.partnercopy2
{
	color: #FFF;
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}

/* End Loginfoot */

a.txtBoxLink:link, a.txtBoxLink:visited, a.txtBoxLink:hover, a.txtBoxLink:active
{
	display: block;
	font-weight: bold;
	color: #b58718;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

.txtBoxP
{
	color: #FFF;
	font-size: 11px;
}

a.txtBoxLinkP:link, a.txtBoxLinkP:visited, a.txtBoxLinkP:hover, a.txtBoxLinkP:active
{
	color: #b58718;
	cursor: pointer;
	font-size: 11px;
}
/*========================================*/
/* for sliding, check after installation */
/*========================================*/
.WorksFrame
{
	display: block;
	margin-left: 5px;
	width: 388px;
	position: absolute;
	height: 560px;
	overflow: hidden;
}
.WorksSlider
{
	left: 0px;
	position: relative;
	top: 0px;
}
.WorksSlider .WorksItem
{
	width: 388px;
	cursor: pointer;
	padding: 0px;
	float: left;
}

/* -----------------------------------END LOGIN PARTNER----------------------------------- */



.form
{
	color: #fff;
}


.window
{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9999;
    overflow: hidden;
}
.window .bg
{
    background: #FFF;
    position: absolute;
    border: 1px solid #000;
}
.window .w-content
{
    position: absolute;
    margin: 4px;
    background: #000;
    overflow-y: hidden;
}
.window .w-content .scroll
{
    /*position:absolute;*/
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.window .w-content p,
.window .w-content h1,
.window .w-content h2,
.window .w-content h3,
.window .w-content h4,
.window .w-content h5,
.window .w-content h6
{
    color: #FFF;
}
.window .close:link,
.window .close:active,
.window .close:visited,
.window .close:hover
{
    width: 16px;
    height: 16px;
    float: right;
}
.ie .window .close:link,
.ie .window .close:active,
.ie .window .close:visited,
.ie .window .close:hover
{
    margin-top: 10px;
}
.window .close:link img,
.window .close:active img,
.window .close:visited img,
.window .close:hover img
{
    width: 16px;
    height: 16px;    
    border: none;
    background: url(../close-button.gif) no-repeat 0px 0px;
}
.window .close:hover img
{
    background-position: -16px 0px;
}
.window h3
{
    margin: 10px;
    margin-left: 0px;
    color: #FFF;
}
.window input
{
    width: 181px;
    display: block;
    border: 1px solid #96a73f;
    font-family: Verdana, Arial, Sans-Serif;
}
.window label
{
    color: #FFF;
    display: block;
    margin-bottom: 2px;
}
.window .long
{
    width: 372px;
    height: 45px;
    display: block;
}
.window .long input
{
    width: 372px;
    display: block;
}
.window .long textarea
{
    width: 372px;
    max-width: 372px;
    max-height: 200px;
    height: 200px;
    overflow: auto;
    display: block;    
    border: 1px solid #96a73f;
    font-family: Verdana, Arial, Sans-Serif;
}
.ie6 .window .long,
.ie6 .window .long input,
.ie6 .window .long textarea
{
    width: 370px;
}
.window .part
{
    width: 181px;
    height: 45px;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.window .btn
{
    float: right;
    margin-top: 225px;
    text-align: right;
}
.ie .window .btn
{
    margin-top: 185px;
}
.ie6 .window .btn
{
    margin-top: 10px;
}

.window .btn a:link,
.window .btn a:active,
.window .btn a:visited,
.window .btn a:hover
{
    background: url(../accept-button.gif) no-repeat left top;
    padding-left: 20px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}
.window .btn a:hover
{
    background-position: 0px -16px;
    color: #96a73f;
}
.window h4
{
    color:#96a73f !important;
    margin-top: 20px;
    text-align: center;
    font-size: 100%;
}
