HTML, BODY {
  margin : 0px;
  padding: 0px;
  font-family : Arial, Helvetica, sans-serif;
  background: #fff;
  color: #333;
  font-size: 11pt;
  line-height: 1.3;
  width: 100%;
  height: 100%;
}
BODY {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  background: url(../images/bg_body.gif) repeat-x top;
}

P {
  margin: 0px 0px 10px 0px;
}


A {
  color: #7092c2;
}

A:hover {
  text-decoration: none;
}

A:visited {
  color: #8170c2;
}


A.link1 {
  color: #434343;
  font-weight: bold;
  margin-bottom: 5px;;
}

A.link1:visited {
	color: #434343;
}



A.link2 {
  font-size: 14pt;
}

A.link3 {
   	color: gray;
    text-decoration: none;
}

A.link3:hover {
  text-decoration: underline;
}

A.link_top {
  color: #a70d13;
}

TH {
text-align:left;
}

.gray {
	color: #a0a0a0;
}

.small {
  font-size: 8pt;
}

.medium {
  font-size: 11pt;
}

.date {
  color: #828282;
  font-size: 7pt;
}

.wrap {
  position:relative;
  width:960px;
  margin: 0px auto ;
  height:auto !important;



}


#all {
  padding-bottom: 140px;
}

.contentdiv {
	padding-top: 33px;
}



H1 {
   color: #9d9d9d;
   font-weight: normal;
   font-family: "Times New Roman", sans-serif;
    margin: 0px 0px 15px 0px;
}

H2 {
  color: #9d9d9d;
  font-weight: normal;
  font-family: "Times New Roman", sans-serif;;
  margin: 0px 0px 10px 0px;
}

H3 {
  color: #9d9d9d;
  font-weight: bold;
  font-family: "Times New Roman", sans-serif;;
  margin: 0px 0px 10px 0px;
}

H2 A {
	text-decoration: none;
	color: gray;
	border-bottom: 1px dashed gray;
}

H2 A:visited {
	color: gray;
}

H2 A:hover {
	border-bottom: none;
	color: gray;
}

#top H2 A {
	color: #b81414;
	border-bottom: 1px dashed #b81414;
}

#top H2 A:hover {
	color: #87a417;
	border-bottom: none;
}

#top H2 A:visited {
	color: #b81414;
	border-bottom: none;
}



.line {
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	color: #f3f3f3;
	margin: 15px 0px 15px 0px;
	background-color:  #f3f3f3;
}



#top {margin:0;padding: 0px 0px 0px 0px;display:table-row;width:100%;}
#content_main {margin:0;padding: 0px 0px 0px 0px;display:table-row;width:100%;}
#content_inner {margin:0;padding: 0px;display:table-row;width:100%;}

.block {
  	display: inline;
   display:table-cell;
   margin:0;padding:0;
}
.block {
    //display:inline;zoom:1;vertical-align:top;
}
/*\*//*/
.block {display:inline-block;float:left;}
/**/

#icons {	width: 50px;}
#logo { width: 310px;}
#menu1 {	width:200px; }
#menu2 {	width:200px; }
#menu1 {	width:200px; }


A.menu_subitem {
	display: block;
	background: url(../images/menu_bullet.gif) no-repeat left;
	padding-left: 15px;
	margin: 0px 0px 6px 10px;
	font-size: 11pt;
	color: #9c9c9c;
}

A.menu_subitem:hover {
	color: #87a417;
}



#main_right {width:320px;}
#main_left {width:320px;}
#main_center {width:320px;}



.main_inside_block {
	padding-right: 30px;
}


#last_works {
	width: 100%;
	display:table-row;
}

#last_works IMG {
	 border: 4px solid #ffffff; 
}


#last_works .item {
  	display: inline;
    display:table-cell;
    margin:0;padding:0;
	width: 240px;
	text-align: center;
}


#last_works .item .prev{
	/* border: 5px solid #f3f3f3; */
	width:160px;
}


#last_works .item {
    //display:inline;zoom:1;vertical-align:top;
}

/*\*//*/
#last_works .item {display:inline-block;float:left;}
/**/

#works {
height:400px;
width: 960px;

}

.passport {
    padding: 10px 5px 5px 15px;
    background-color:#eeffda;
}

#works .item {
	float:left;
	width: 240px;
    height: 200px;
	text-align: center;
}

#works .item  IMG {
	 border: 4px solid #ffffff; 
}

#content {
	padding: 0px 20px 0px 10px;
}

#content_left {width:650px;}
#content_right {width:280px;}

#content_right_inside {padding-left: 50px}


#footer {
  height: 140px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-bottom:4px solid #b81414;
}

#footer_inside {
  width: 960px;
  text-align: left;
}

#footer_menu {
	color: #a0a0a0;
	font-size: 10pt;
}

#breadcrumbs {
	color: gray;
	font-size: 8pt;
	margin-bottom: 20px;
}

#breadcrumbs A{
	color: gray;
}

.work_img {
	border: 1px solid #b9b9b9;
}

.medium {
	font-size: 16pt;
}

.task {
	background-color: #f3f3f3;
	padding: 10px 20px 10px 20px;
	color: #8f8f8f;
}

.form_error {
  font-size: 8pt;
  color:red;
}
UL.error_list {
margin: 0px 0px 3px 15px;
padding: 0px;
}
.form_button {
  padding:5px 20px 5px 20px;
}

.new_window {
    background: url(../images/icon-new-window.gif) no-repeat left center;
    padding-left: 18px;
}

.form_element {
    padding: 2px;
}

.params_title {
	display: block;
    width: 70%;
	padding: 10px;
	font-size: 14pt;
	background: #f8f8f8;
	text-decoration: none;
	color: #808080;
}

UL.sidebar {
    margin: 0px;
    padding: 0px
}

UL.sidebar LI {
    margin: 0px 0px 20px 0px;
    list-style: none;
}

.portfolio_link {
    background: url(../images/right-case.gif) no-repeat left center;
    margin-left: -50px;
    padding-left: 40px;
    line-height: 40px;
    height: 40px;
}

.change_link {
    background-color: #f8f8f8;
    padding: 3px;
    font-size: 10pt;
    text-decoration: none;
    color: gray;
}

.develop_by {
    line-height: 30px;
    height: 30px;
    font-size: 10pt;
    background: url(../images/wt-logo-small.gif) no-repeat right bottom;
    padding-right: 92px;
    text-decoration: none;
    display: block;
    float: right;
}

TABLE.content TD{
	background-color: #efefef;
	padding:  5px 10px 5px 10px;
}

TABLE.content TH{
	background-color: #d2d2d2;
	text-align:center;
	padding:  10px;
}

.pages {



    
}
.pager_element {
  margin-left: 5px;
  display: inline;
  font-size: 10pt;
}

.pager_element A {
  text-decoration: none;
  
  padding: 4px 8px 4px 8px;
}

.pager_element A:hover {
  text-decoration: underline;
  background-color: #faffda;
}

.current_page {
  padding: 4px 8px 4px 8px;
  display: inline;
  background-color: #ebebeb;
}
