/* CSS Document */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body
{
	background-color:#000;
	margin:0px;
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a 
{
   outline: 0;
}

hr
{
	color:#000000;
	border: solid 1px #262626;
	height:1px;
}

.bodytmp
{
	background-image:url(../images/tmpBody.jpg);
}

.body01
{
	background-image:url(../images/backBody01.png);
}

.body02
{
	background-image:url(../images/backBody02.png);
}

.body03
{
	/*background-image:url(../images/backBody03.png);*/
}


#wrap
{
	width:1000px;
	margin:0px auto;
}
.lnkWhite
{
	text-decoration:none;
	color:#FFF;
}

.lnkWhite:hover
{
	text-decoration:none;
	color:#808080;
}

.headTop
{
	text-align:center;
	width:100%;
	height:98px;
	padding-top:31px;
}

.imgLogo
{
	display:block;
	clear:both;
	margin:0px auto 9px auto;
}

.lnkHome
{
	font-size:11px;
}

#menu
{
	/*background-image:url(../images/backMenu.png);
	background-repeat:repeat-x;
	background-position:0 1px;*/
	border-bottom:solid 1px #262626;
	border-top:solid 1px #262626;
}
#submenu
{
	clear:both;
	/*float:left;*/
	margin-top:10px;
	/*background-image:url(../images/backMenu.png);
	background-repeat:repeat-x;
	background-position:0 0px;*/
	border-bottom:solid 1px #262626;
	border-top:solid 1px #262626;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#menu, #submenu
{
	background-position:0px 0px;
}
#submenu
{
	margin-top:11px;
}
}

#menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu table
{
	font-size:10px;
}

#menu table td
{
	font-size:10px;
	padding-left:28px;
}
#menu table td:first-child
{
	font-size:10px;
	padding-left:5px;
}

#submenu ul
{
	margin:0px auto;
	padding:0px;
	list-style:none;
}

#submenu table
{
	font-size:10px;
}

#submenu table td
{
	font-size:10px;
	padding-left:28px;
}
#submenu table td:first-child
{
	font-size:10px;
	padding-left:5px;
}
#menu ul li, #submenu ul li
{
	display:block;
	float:left;
	font-size:10px;
	margin-left:28px;
}

#menu ul li a, #submenu ul li a, #menu table a, #submenu table a
{
	font-size:10px;
	text-decoration:none;
	color:#808080;
}

#menu ul li a.menuon, #submenu ul li a.menuon, #menu table a.menuon, #submenu table a.menuon
{
	text-decoration:none;
	color:#FFF;
}

#menu ul li a:hover, #submenu ul li a:hover, #submenu table a:hover
{
	text-decoration:none;
	color:#FFF;
}

/* Home */
#sliderHome
{
	margin:150px 0px 0px 410px;
}

/* Content Pages */

/* News */
.contentNews
{
	width:500px;
	float:none;
	margin:80px auto 0px auto;
	/*border:dashed 1px #808080;*/
	text-align:center;
	font-size:14px;
	color:#808080;
	line-height:18px;
	min-height:350px;
}

.contentNews hr
{
	/*color:#808080;*/
}

.content550
{
	width:550px;
	float:none;
	margin:80px auto 0px auto;
	/*border:dashed 1px #808080;*/
	text-align:center;
	font-size:12px;
	color:#808080;
	line-height:18px;
	min-height:350px;
	text-align:left;
	padding-left: 45px;
}

.content650
{
	width:650px;
	float:none;
	margin:80px auto 0px auto;
	/*border:dashed 1px #808080;*/
	text-align:center;
	font-size:11px;
	color:#808080;
	line-height:18px;
	min-height:350px;
	text-align:left;
	 padding-left: 135px;
}

.contentcv {
    color: #808080;
    float: none;
    font-size: 11px;
    line-height: 18px;
   margin: 54px auto 0;
    min-height: 350px;
    padding-left: 235px;
    text-align: left;
    width: 750px;
}

.lnkcvDownload
{
	font-size:12px;
	color: #808080;
	text-decoration:none;
}
.lnkcvDownload:hover
{
	color: #ffffff;
	text-decoration:none;
}

.contentPhoto
{
	width:1000px;
	float:none;
	margin:50px auto 0px auto;
	/*border:dashed 1px #808080;*/
	font-size:11px;
	color:#808080;
	line-height:18px;
	min-height:350px;
	text-align:left;
}
.contentVideo
{
	width:1000px;
	float:none;
	margin:64px auto 0px auto;
	/*border:dashed 1px #808080;*/
	font-size:11px;
	color:#808080;
	line-height:18px;
	min-height:350px;
	text-align:left;
}
#sliderPhoto
{
	margin:130px auto 0px auto;
	width:180px;
}
/* Projects Menu */
.projMenu
{
	float:left;
	width:154px;
	min-height:300px;
}

.projMenu a
{
	font-size:10px;
	display:block;
	float:left;
	color:#808080;
	text-decoration:none;
	padding-bottom:10px;
	width:122px;
}

.projMenu a:hover
{
	color:#FFF;
}

.projMenu a.menuon
{
	color:#FFF;
}

#projDesc
{
	margin:143px 0px 0px 15px;
}

#scrollbar2 {
    margin: 0px 0 10px;
    width: 690px;
	float:left;
}
#scrollbar2 .viewport {
    height: 75px;
    overflow: hidden;
    position: relative;
    width: 690px;
}
.scrollShadowLeft
{
	position:absolute;
	z-index:100;
}
.scrollShadowRight
{
	position:absolute;
	z-index:100;
	margin-left:645px;
}
#scrollbar2 .overview {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    /*width: 2000px;*/
}
#scrollbar2 .overview a {
    float: left;
	margin-right:12px;
	display:block;
}

#scrollbar2 .overview a:last-child {
    float: left;
	margin-right:0px;
	display:block;
}


#scrollbar2 .overview img {
    float: left;
}
#scrollbar2 .scrollbar, #scrollbar2 .thumb .end {
    background: url("../images/bg-scrollbar-x.png") no-repeat scroll 0 1px transparent;
}

#scrollbar2 .thumb {
    background: url("../images/bg-scrollbar-thumb.png") no-repeat scroll 0 0 transparent;
}
#scrollbar2 .scrollbar {
    clear: both;
    height: 22px;
    margin: 10px 0 5px;
    overflow: hidden;
    position: relative;
}
#scrollbar2 .track {
    /*background: url("../images/bg-scrollbar-x-end.png") no-repeat scroll 100% 0 transparent;*/
    height: 22px;
    padding: 1px 0;
    position: relative;
    width: 100%;
}
#scrollbar2 .thumb {
    /*background-position: 100% -15px;*/
    cursor: pointer;
    height: 22px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 1px;
}
#scrollbar2 .thumb .end {
    background-position: 0 -15px;
    height: 13px;
    overflow: hidden;
    width: 5px;
}
#scrollbar2 .disable {
    display: none;
}

/* Service */
.contentServices
{
	font-size:11px;
	color:#808080;
	float:left;
	clear:both;
	padding-left: 228px;
	margin-top:20px;
	width:540px;
}
.msg_head
{
	font-size:12px;
	background-image:url(../images/arrow.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:20px;
	
}
.msg_head_hover
{
	color:#CCC;
}
.msg_head
{
	cursor:pointer;
}
.msg_head_on
{
	font-size:12px;
	color:#CCC;
	background-image:url(../images/arrowOn.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	cursor:pointer;
	
}

.msg_body
{
	padding:5px 0px 0px 20px;
	
}

/* Contact */
.contentContact
{
	width:500px;
	float:none;
	margin:50px auto 0px auto;
	/*border:dashed 1px #808080;*/
	text-align:center;
	font-size:11px;
	color:#808080;
	line-height:18px;
}

.lnkEmail
{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}

.lnkEmail:hover
{
	font-size:12px;
	color:#808080;
	text-decoration:underline;
}

.txtPhone
{
	font-size:12px;
	color:#FFF;
}

.tblContact
{
	font-size:10px;
	text-align:left;
}
.txtContact
{
	width:348px;
	height:18px;
	border:solid 1px #262626;
	background-color:#000;
	font-size:10px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}

.btnSend
{
	color:#FFF;
	width:40px;
	height:20px;
	border:0px;
	font-size:11px;
	background-color:#333333;
}

/* Blog */
.contentBlog {
    color: #808080;
    float: left;
    font-size: 10px;
    line-height: 18px;
    margin: 50px 30px 0 248px;
    text-align: left;
    width: 510px;
}
.contentBlog p
{
 margin:20px 0px 0px 0px; 
}
.contentBlog p:first-child
{
	margin-top:0px;
}

.txtMessage
{
	width:210px;
	height:100px;
	border:solid 1px #262626;
	background-color:#000;
	font-size:10px;
	color:#808080;
	margin:5px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.divMesaage
{
	width:210px;
	float:left; 
	margin:50px 0px 0px 0px;
	font-size:12px;
	color:#808080;
	line-height:18px;
}

.divMesaage label.error
{
	display:block;
	float:left;
	clear:both;
	font-size:10px;
}