* { font-family: Arial; font-size: 12px; /*color: #676364;*/ }
a { color: #676364; text-decoration: none; }
a:hover { text-decoration: underline; }
body { background-color: black; margin: 0; padding: 0; }
img { border: 0; }
.clear { clear:both; font-size: 0; line-height: 0; }
.nolist { list-style:none; list-style-type:none; }
.notable { border:0; border-collapse:collapse; border-spacing:0; }
.noform { padding: 0px; margin: 0px; }
.hidden { display: none; }
.error { color: red; }
.success { color: #6cbf00; }
.errorBox { width: 50%; color: red; padding: 20px; font-size: 14px; background-color: #1c1d1e; border: 1px dashed #161718; }
.successBox { width: 50%; color: #6cbf00; padding: 20px; font-size: 14px; background-color: #1c1d1e; border: 1px dashed #161718; }
form { padding: 0; margin: 0; }

#baseWrapper { width: 980px; }
#baseWrapper #base { width: 961px; }

#base #header { position: relative; width: 100%; height: 96px;  }
#base #header .basad { position: absolute; top: 2px; right: 0px; z-index: 1; color: #fff; font-size: 9px; }
#base #header #logo { position: absolute; top: 0px; right: 0px; background-image: url('../images/logo.jpg'); background-repeat: no-repeat; width: 254px; height: 81px; }
#base #header #newsletter { position: absolute; top: 21px; left: 13px; background-image: url('../images/h_nl.jpg'); background-repeat: no-repeat; width: 343px; height: 19px; }
#base #header #newsletter input.field {  }
#base #header #newsletter input.submit { }
#base #header #mainmenu { color: #fff; position: absolute; top: 61px; right: 297px; width: 664px; }
#base #header #mainmenu div { color: #fff; width: 55px; text-align: center; float: right; display: inline-block; font-size: 14px;  font-weight: bold; }
#base #header #mainmenu a { color: #fff; float: right; display: inline-block; font-size: 14px; font-weight: bold; }
#base #header #mainmenu a:hover { color: #d8e500; text-decoration: none; }
#base #header #mainmenu a.selected { color: #d8e500; }

#base #projects { position: relative; width: 100%; height: 351px; background-image: url('../images/pblock_bg.jpg'); background-repeat: no-repeat; z-index: 200; }
#base #projects #arrow_right { position: absolute; top: 170px; right: 10px;  height: 24px; cursor: pointer; color: #fff; font-weight: bold; font-size: 18px; }
#base #projects #arrow_left { position: absolute; top: 170px; left: 10px; height: 24px; cursor: pointer; color: #fff; font-weight: bold; font-size: 18px; }
#base #projects #slideshow { width: 893px; height: 290px; padding-top: 40px; overflow: hidden; }
#base #projects #slideshow div:hover { cursor: pointer; background-color: #e1e1e1; }
#base #projects #slideshow .regularFrame { border: 1px solid #efefef; width: 244px; margin-top: 65px; height: 166px; background-color: #f3f3f3; float: left; display: inline; margin-right: 3px; margin-left: 3px; }
#base #projects #slideshow .regularFrame img { margin-top: 5px; width: 232px; height: 133px; }
#base #projects #slideshow .regularFrame .frameText { margin-top: 1px; font-size: 11px; }
#base #projects #slideshow .regularFrame .frameText b { display: block;  font-size: 11px; }
#base #projects #slideshow .zoomFrame { border: 1px solid #efefef; width: 378px; height: 290px; background-color: #f3f3f3; float: left; display: inline; margin-right: 3px; margin-left: 3px; }
#base #projects #slideshow .zoomFrame img { margin-top: 6px; width: 360px; height: 240px; }
#base #projects #slideshow .zoomFrame .frameText { margin-top: 6px; font-size: 12px; }
#base #projects #slideshow .zoomFrame .frameText b { display: block; font-size: 12px; }

#base #bottomblocks { position: relative; margin-top: 9px; width: 933px; }
#base #bottomblocks .block { position: relative; float: right; display: inline; width: 301px; height: 178px; background-image: url('../images/bblock_bg.jpg'); background-repeat: no-repeat; }
#base #bottomblocks .block .imgttl { position: absolute; top: 0px; right: 17px; }
#base #bottomblocks .block .text { position: relative; width: 268px; height: 134px; color: #fff; font-size: 12px; position: absolute; top: 42px; right: 17px; text-align: right; overflow: auto; }
#base #bottomblocks .block .text .headline { position: absolute; top: 134px; right: 0px; width: 268px; height: 134px; }
#base #bottomblocks .block .text .headline .title { font-weight: bold; font-size: 15px; color: #d2002f; }
#base #bottomblocks .block .text .headline .content { font-size: 12px; color: white; line-height: 17px; text-align: justify; }
#base #bottomblocks .block .text .sc_inputs { position: absolute; top: 0px; left: 0px; width: 210px; height: 100%; }
#base #bottomblocks .block .text .sc_inputs .input_text { height: 12px; border: 1px solid #161718; background-color: #1c1d1e; width: 208px; font-size: 11px; margin-bottom: 2px; color: #fff; }
#base #bottomblocks .block .text .sc_inputs .input_submit { width: 100%; height: 18px; background-image: url('../images/sc_submit.jpg'); background-repeat: no-repeat; border: 0; cursor: pointer; }
#base #bottomblocks .block .text .sc_inputs textarea { height: 41px; border: 1px solid #161718; background-color: #1c1d1e; width: 208px; font-size: 11px; margin-bottom: 4px; overflow: auto; color: #fff; }
#base #bottomblocks .spacer { float: right; display: inline; width: 15px; height: 178px; }
#base #bottomblocks .block .clientsLogos { position: absolute; width: 142px; height: 143px; top: 19px; left: 27px; }

#base #cpage { width: 933px; }
#base #cpage a { color: #d2002f; }
#base #cpage .title { line-height: 30px; text-align: right; border-bottom: 1px dashed #1c1d1e; }
#base #cpage .title h1 { color: #d8e500; margin: 0; padding: 0; font-size: 18px; }
#base #cpage .content { text-align: right; background-color: #050709; padding: 8px; color: #fff; font-size: 14px; }
#base #cpage .content a { font-size: 14px; }
#base #cpage .content p { margin: 0px; margin-bottom: 4px; font-size: 14px; }
#base #cpage .content p b { color: #d8e500; }
#base #cpage .content .priceq { width: 75%; padding-top: 15px; }
#base #cpage .content .priceq label.basic { width: 14%; float: right; display: inline; color: #fff; margin-bottom: 5px; text-align: right; }
#base #cpage .content .priceq div.icontainer { width: 34%; float: right; diplay: inline; margin-bottom: 5px; text-align: center; }
#base #cpage .content .priceq div.icontainer2 { width: 82%; float: right; diplay: inline; margin-bottom: 5px; text-align: center; }
#base #cpage .content .priceq .icontainer input.basic { width: 80%; background-color: #1c1d1e; border: 1px solid #161718; color: #fff; }
#base #cpage .content .priceq .icontainer select.basic { width: 80%; background-color: #1c1d1e; border: 1px solid #161718; color: #fff; }
#base #cpage .content .priceq textarea { width: 92%; background-color: #1c1d1e; border: 1px solid #161718; color: #fff; }
#base #cpage .content .priceq input.submit { display: block; font-size: 14px; background-color: #1c1d1e; border: 1px solid #161718; color: #d2002f; padding: 4px; font-weight: bold; cursor: pointer; }

#base #portfolio { width: 915px; }
#base #portfolio .p_solutions { float: right; display: inline; width: 201px; text-align: right; color: #fff; font-size: 14px; }
#base #portfolio .p_solutions div { font-weight: bold; background-color: black; margin: 0; padding: 0; display: block; width: 100%; text-align: right; font-size: 14px; color: #d8e500; border-bottom: 1px solid #171819; line-height: 25px;  }
#base #portfolio .p_solutions ul { list-style-type:square; color: #d2002f; margin: 5px 0px 0px 0px; padding: 0px 22px 0px 0px; }
#base #portfolio .p_solutions li a { color: #fff; font-size: 12px; text-decoration: none; }
#base #portfolio .p_solutions li a:hover { text-decoration: underline; }
#base #portfolio .menu { float: right; display: inline; width: 201px; }
#base #portfolio .menu a { display: block; width: 100%; line-height: 25px; font-size: 14px; color: #fff; border-bottom: 1px solid #171819; text-align: right; font-weight: bold; }
#base #portfolio .menu a:hover { color: #d8e500; text-decoration: none; }
#base #portfolio .menu a.selected { color: #d8e500; text-decoration: none; }
#base #portfolio .content { position: relative; float: left; display: inline; width: 688px; margin-bottom: 30px; }
#base #portfolio .content .text { width: 100%; float: right;  }
#base #portfolio .content .text h1 { background-color: black; margin: 0; padding: 0; display: block; width: 100%; text-align: right; font-size: 14px; color: #d8e500; border-bottom: 1px solid #171819; line-height: 25px; }
#base #portfolio .content .text div { color: #fff; text-align: right; padding: 4px; }

#base #portfolio .content .mainImage { float: left; border: 2px solid #817477;}
#base #portfolio .content .selected_projects { width: 100%; margin-top: 25px; color: #d2002f; font-size: 14px; text-align: right; font-weight: bold; }
#base #portfolio .content .gallery { width: 100%; margin-top: 5px; }
#base #portfolio .content .gallery img { float: right; border: 1px solid #474747; margin-left: 5.6px; margin-bottom: 5.6px; }
#base #portfolio .content .gallery img:hover { float: right; border: 1px solid #ff3158; }
#base #portfolio .content .gallery2 { position: absolute; bottom: 0px; width: 100%; height: 45px; }
#base #portfolio .content .gallery2 .arr_r { float: right; display: inline; width: 28px; cursor: pointer; }
#base #portfolio .content .gallery2 .items { float: right; display: inline; width: 634px; overflow: hidden; }
#base #portfolio .content .gallery2 .items div { min-width: 634px; height: 45px; overflow: none; }
#base #portfolio .content .gallery2 .items div .photo { margin-right: 5px; }
#base #portfolio .content .gallery2 .arr_l { float: right; display: inline; width: 26px; cursor: pointer;  }

#base #footer { position: relative; margin-top: 10px; width: 886px; border-top: 1px solid #171819; }
#base #footer div { color: #fff; line-height: 24px; letter-spacing: 1px;}
#base #footer div b { color: #d8e500; margin-right: 4px; }