/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body { font:14px/1.5 "Î¢ÈíÑÅºÚ", Arial,Sans-Serif; color:#333333; }

.wrapper {
	overflow:hidden;
	width:100%
}
.main {
	margin:0 auto;
	position:relative
}

.portfolio_list
{
	/*width: 50%;
	text-align:left;
	vertical-align:top;*/
	background-color: #ffffff;
	/*border: solid 1px #505050;*/
}

/* =Misc(links)
----------------------------------------------- */
a {
	text-decoration:none;
	cursor:pointer;
		margin-top:0 !important

}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
p {
	margin-bottom:20px
}
.p1 {
	margin-bottom:10px	
}
.p2 {
	margin-bottom:18px	
}
.p3 {
	margin-bottom:25px	
}
.p4 {
	margin-bottom:40px	
}
.p5 {
	margin-bottom:4px	
}
.p7 {
	margin-bottom:10px	
}
.p6  {
	margin-right:7px !important
}
.uppercase {
	text-transform:uppercase;
}
.indent_left {
	float:left;
	margin:0 20px 0 0 	
}
.indent_right {
	float:right	;
	margin:0 0 0 20px 
}
.table_block {
	display:table;
}
.clear {
	clear:both;

}
.border15
{
	border: 15px solid #fff;
}
.picture {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 7px;
	position: relative;
	display:block
}
.picture2 {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 7px;
	position: relative;
	display:block;
	margin-right:8px;
	float:left
}
.picture3 {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 7px;
	position: relative;
	display:block;
	margin-right:15px;
	float:left
}
.picture4 {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 11px;
	position: relative;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	float:left
}
.picture_smal {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 7px;
	position: relative;
	display:block;
	margin:0 20px 20px 0;
	float:left
}
/*************************************
Headings
**************************************/
h1 {font:bold 26px/1.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}
h2 {font:bold 24px/2.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}
h3 {font:bold 22px/1.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}
h4 {font:bold 18px/1.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}
h5 {font:bold 16px/1.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}
h6 {font:bold 14px/1.5 "Î¢ÈíÑÅºÚ",Tahoma,serif;}


.no_marg {
	margin:0 !important	
}
.no_border {
	border:0 !important	
}
.fleft {
	float:left	!important
}
.fright {
	float:right	 !important
}
ul li {
	line-height:30px;
	margin:0 20px 0 0;
	padding:0 0 0 23px;
	background:url(../images/marker.png) no-repeat 8px 12px;
}
ul li:hover {
	background:#e6e6e6 url(../images/marker.png) no-repeat 8px 12px;
}
ol li {
	line-height:30px;
	margin:0 20px 0 0;
	padding:0 0 0 8px;
	list-style:decimal;
	list-style-position:inside;
}
.link_list li {
	margin:0;	
	background:none
}
.link_list li:hover, li.link_active  {
	background:#e6e6e6
}
ol li span {
	color:#4a4a4a
}
ol li:hover {
	background:#e6e6e6 ;
}
.breadcrumbs a{
	color:#4a4a4a	
}
.breadcrumbs span{
	color:#4a4a4a;
	margin:0 4px	
}
.learn_more {
	border-top:1px solid #d1d1d1;
	padding:20px 0 0 0;
	margin-top:15px	
}

.error {
	color:#c30000;
	position:absolute;
	margin:40px 0 0 165px	
}
.info_form {
	position:absolute;
	margin:35px 0 0 195px	
}
.separate {
	margin:0 10px;
	color:#a2a2a2
}	
.man_info {
	color:#999	
}
.relative {
	position:relative	
}
.reply {
	position:absolute;
	top:15px; 
	right:15px	
}
.second_post {
	padding:0 0 0 20px	
}
.red {
	color:#812706;
	margin-left:2px	
}
/* =Header
----------------------------------------------- */
.header {
	background:url(../images/header_bg.gif) no-repeat 50% 0%;
	width:100%;
	position:relative;
	z-index:160
}
.head {
	position:relative;
	width:960px;
	height:64px;
	margin:0 auto;
	z-index:160
}
.logo {
	position:absolute;
	top:7px;
	left:0
}
.row {
	background:	url(../images/first_row_bg.gif) no-repeat 50% 0%;
	position:relative;
	height:409px;
	z-index:1;
}

.menu {
	position:absolute;
	right:0;
	top:15px;
	
}
.menu li{
	float:left;	
	list-style:none;
	margin:3px;
	padding:0;
}
.menu li:hover{
	background:none
}
.menu li a{
	display:block;
	line-height:30px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.menu li a span{
	padding:0 10px 0 10px;
	display:block;
}
.menu li a span span{
	display:block;
	padding:0
}
.menu li a.active{
	background:url(../images/menu_bgactive_right.png) no-repeat 100% 0%;
	color:#474747
}
.menu li a.active span {
	background:url(../images/menu_bgactive_left.png) no-repeat 0% 0%;
}
.menu li a.active span span{
	background:	url(../images/menu_bgactive_tile.gif) repeat-x 50% 0%;
}
.menu li a:hover, .sfHover a{
	background:url(../images/menu_bghover_right.png) no-repeat 100% 0%;
	color:#fff;
}
.menu li a:hover span, .sfHover a span {
	background:url(../images/menu_bghover_left.png) no-repeat 0% 0%;
}
.menu li a:hover span span, .sfHover a span span{
	background:	url(../images/menu_bghover_tile.png) repeat-x 50% 0%;
}
/* = Row sub pages
----------------------------------------------- */
.rows_sub {
	background:	url(../images/header_row_sub.gif) no-repeat 50% 0%;
	/*height:59px;*/
	padding:63px 0 0 0;
	font-size:16px;
	color:#343434;
	z-index:150;
	position:relative;	
}

.rows_sub_t {
	background:	url(../images/header_row_t_sub.gif) repeat-x 50% 100%;
	height:95px;
	padding:0 0 25px 0;
	font-size:16px;
	color:#343434;
	position:relative
}
.rows_sub_all {
	background:	url(../images/first_row_bg.gif) no-repeat 50% 0%;
	height:59px;
	padding:36px 0 0 0;
	color:#fff;
	position:relative;
	z-index:115
}
/* = slider
----------------------------------------------- */
.carousel {
	height:375px;
	padding:34px 0 0 0;
	width:980px;
	margin:0 auto;
}

.slider {
	background:	url(../images/shape_carousel.png) no-repeat 50% 100%;
	height:375px;
	padding:34px 0 0 0;
	margin-top:0px;
	overflow:hidden
}
.top_block {


}
.roundabout-moveable-item  img {
	display:block;
	
}
.roundabout-in-focus { cursor: auto; }
.top_block ul li {
	list-style:none;
	margin:0  !important;
	padding:0 !important
}
.top_block ul  {
	list-style:none;	
	margin:0  !important;
	padding:0 !important
}
.carousel ul li {
	float:left;
	width:324px !important;
	list-style:none;
	background:none !important
}
.pics {
	width:960px;
	margin:0 auto;
	color:#fff;
	font-size:16px;
}
.nav_pos{
	width:960px;
	margin:0 auto;
	position:relative;	
}
.pics p {
	margin-bottom:16px
}
.fleft {
	float:left;
	margin:3px 30px 0 0;	
}
.sleder_title 
{
	/*font-size:30px;*/
	/*font-size:24px;*/
	/*font-weight:bold;*/
	color:#fff;
	margin-bottom:10px;
	/*letter-spacing:-2px;
	text-transform:uppercase;
	line-height:20px;
	margin-bottom:11px;	*/
}
.sleder_title strong {
	display:block;
}
.slider_button {
	position:absolute;
	top:260px;
	/*left:585px*/
}
.button3  {
	display:block;
	text-align:left;
	background:url(../images/button3_bgs1.png) no-repeat 0% 0%;
	text-decoration:none;
	color:#424242;
	font-size:18px;
	padding-left:59px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}
.button3 strong  {
	display:block;
	background:url(../images/button3_bgs3.png) no-repeat 100% 0%;
	padding-right:8px;
}
.button3 strong strong  {
	padding:14px 64px 36px 8px;
	display:block;
	background:url(../images/button3_bgs2.png) repeat-x 0% 0%;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:16px
}
.button3:hover  {
	background:url(../images/button3_bgs1_hover.png) no-repeat 0% 0%;
	text-decoration:none;
}
.button3:hover strong  {
	background:url(../images/button3_bgs3_hover.png) no-repeat 100% 0%;
}
.button3:hover strong strong  {
	background:url(../images/button3_bgs2_hover.png) repeat-x 0% 0%;
}


#nav {
	position:absolute;
	z-index:5000 !important;
	right:12px;
	top:354px;
	
}
#nav a {
	background:url(../images/dot.png) no-repeat 0% 0%;
	display:block;
	width:8px;
	height:8px;
	text-indent:-5000px;
	float:left;
	margin-right:5px;
}
#nav a:hover, #nav .activeSlide {
	background:url(../images/dot_act.png) no-repeat 0% 0%;
}
/* =Content
----------------------------------------------- */
.content {
	padding:35px 0 33px
}
.conteiner {
	width:960px;
	margin:0 auto	
}
.txt_block {
	background:#efefef;
	padding:18px 18px 18px 18px;
	margin-bottom:1px;
	line-height: 25px;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position:relative
}

/* grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.col3 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	width:300px
}
.col3_2 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width:310px
}
.col2 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	width:460px
}
.col2 .col2 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	width:460px
}


/* grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width:40px;
}

.container_16 .grid_2 {
	width:100px;
}

.container_16 .grid_3 {
	width:160px;
}

.container_16 .grid_4 {
	width:225px;
}

.container_16 .grid_5 {
	width:280px;
}

.container_16 .grid_6 {
	width:306px;
}

.container_16 .grid_7 {
	width:400px;
}

.container_16 .grid_8 {
	width:460px;
}

.container_16 .grid_9 {
	width:520px;
}

.container_16 .grid_10 {
	width:580px;
}

.container_16 .grid_11 {
	width:640px;
}

.container_16 .grid_12 {
	width:700px;
}

.container_16 .grid_13 {
	width:760px;
}

.container_16 .grid_14 {
	width:820px;
}

.container_16 .grid_15 {
	width:880px;
}

.container_16 .grid_16 {
	width:940px;
}



/*  button
----------------------------------------------------------------------------------------------------*/
.button  {
	display:block;
	text-align:center;
	width:100%;
	background:url(../images/button_bgs2.gif) repeat-x 0% 0%;
	text-decoration:none;
	color:#2b2b2b;
	font-size:14px
}
.button span  {
	display:block;
	background:url(../images/button_bgs1.gif) no-repeat 0% 0%;
}
.button span span  {
	padding:21px 0 21px;
	display:block;
	background:url(../images/button_bgs3.gif) no-repeat 100% 0%;
}
.button:hover  {
	background:url(../images/button_bgs2_hover.gif) repeat-x 0% 0%;
	text-decoration:none;
}
.button:hover span  {
	background:url(../images/button_bgs1_hover.gif) no-repeat 0% 0%;
}
.button:hover span span  {
	background:url(../images/button_bgs3_hover.gif) no-repeat 100% 0%;
}
.button2  {
	display:block;
	text-align:center;
	background:url(../images/button2_bgs2.gif) repeat-x 0% 0%;
	text-decoration:none;
	color:#2b2b2b;
	font-size:14px
}
.button2 span  {
	display:block;
	background:url(../images/button2_bgs1.gif) no-repeat 0% 0%;
}
.button2 span span  {
	padding:21px 28px 24px 55px;
	display:block;
	background:url(../images/button2_bgs3.gif) no-repeat 100% 0%;
}
.button2:hover  {
	background:url(../images/button2_bgs2_hover.gif) repeat-x 0% 0%;
	text-decoration:none;
}
.button2:hover span  {
	background:url(../images/button2_bgs1_hover.gif) no-repeat 0% 0%;
}
.button2:hover span span  {
	background:url(../images/button2_bgs3_hover.gif) no-repeat 100% 0%;
}
.button_contact {
	padding:0 15px 	0 0;
	float:left;
	background:url(../images/button3_bgs1.gif) no-repeat 100% 0%;
	height:63px;
}
.button_contact:hover {
	background:url(../images/button3_bgs1.gif) no-repeat 100% -63px;
}
.button_contact input  {
	display:block;
	text-align:center;
	background:url(../images/button3_bgs1.gif) no-repeat 0% 0%;
	text-decoration:none;
	color:#2b2b2b;
	font-size:14px;
	border:none;
	cursor:pointer;
	padding:23px 35px 20px 59px
}
.button_contact:hover  input  {
	background:url(../images/button3_bgs1.gif) no-repeat 0% -63px;
}

.button_small {
	background-color: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	color:#4a4a4a;
	display:inline-block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;
}
.button_small:hover {
	background-color: #373737;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #373737;
	color:#fff;
}
.button_small_rev {
	background-color: #373737;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #373737;
	color:#fff;
	display:block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;	
}
.button_small_rev:hover {
	background-color: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	color:#4a4a4a;
}
.button_share {
	display:block;
	float:left;
	background:url(../images/share_button.gif) no-repeat 0% 0%;
	padding:5px 0 9px 39px	;
	color:#424242;
	font-size:14px;
	text-decoration:none;
	margin-right:20px
}
.button_share:hover {
	background:url(../images/share_button_hover.gif) no-repeat 0% 0%;
}
.button_share_fright {
	display:block;
	float:right;
	background:url(../images/share_button.gif) no-repeat 100% 0%;
	padding:5px 39px 9px 0;
	color:#424242;
	font-size:14px;
	text-decoration:none;
	margin-right:20px
}
.button_share_fright:hover {
	background:url(../images/share_button_hover.gif) no-repeat 100% 0%;
}
.button_share_hover {
	display:block;
	float:left;
	background:url(../images/share_button_hover.gif) no-repeat 0% 0%;
	padding:5px 0 9px 39px	;
	color:#424242;
	font-size:14px;
	text-decoration:none;
	margin-right:20px
}
.button_share_hover:hover {
	background:url(../images/share_button.gif) no-repeat 0% 0%;
}
.button_read_more {
	display:block;
	float:left;
	background:url(../images/share_read_more.gif) no-repeat 0% 0%;
	padding:5px 0 9px 39px	;
	color:#424242;
	font-size:14px;
	text-decoration:none;
}

/* =Title
----------------------------------------------- */
.title {
	background:url(../images/title_bg_tile.gif) repeat-x 0% 0%;
	height:100px;
}
.title_left {
	background:url(../images/title_bg_left.gif) no-repeat 0% 0%;
	height:100px;
}
.title_right {
	background:url(../images/title_bg_right.gif) no-repeat 100% 0%;
	height:100px;
}
.title_shape {
	font-size:24px;
	color:#fff;
	background:url(../images/shape.png) no-repeat 50% 0%;
	padding:0 5px 0;
	/*text-transform:uppercase;*/
	letter-spacing:-2px;
	height:100px;
	text-align:center;
}
.align_left{
	text-align:left !important;
	padding-left:17px	
}
.1row  {
	padding-top:27px;
	height:33px
}
.2rows  {
	padding-top:27px;
	height:73px
}
.3rows  {
	padding-top:17px;
	height:83px
}

/* =list 
----------------------------------------------- */
.list li {
	line-height:30px;
	float:left;
	margin:0 20px 0 0;
	width:197px;
	padding:0 0 0 23px;
	background:url(../images/marker.png) no-repeat 8px 12px;
}
.list li:hover {
	background:#e6e6e6 url(../images/marker.png) no-repeat 8px 12px;
}

/* =row_top 
----------------------------------------------- */
.row_top {
	background:url(../images/row_top_g.gif) repeat-x 0 0;
	height:42px;
	text-align:right;
	overflow:hidden
}

#top-link {
	padding:11px 27px 0 0;
	color:#919191;
	text-decoration:none;
	display:block;
	background:url(../images/arrow_top.gif) no-repeat 100% 14px;
}
/* =row second
----------------------------------------------- */
.row2_bg {
	background:url(../images/row2_bg.jpg) no-repeat 50% 0;	
	height:104px;
	color:#fff;
	padding:25px 0 0 0;
	z-index:150;
	position:relative
}
.left {
	float:left;
	width:350px;
	margin-right:30px;
}
.right {
	float:left;
	width:580px;
}
.footer_widget {
	font-size:36px;
	letter-spacing:-4px;
	padding:0 25px 0 0;
	color:#fff;
	/*text-transform:uppercase*/
}
.text {
	color:#fff	;
	padding:8px 0 0 0
}
/* =footer text
----------------------------------------------- */
.footer_text_tile {
	background:url(../images/footer_text_tile.gif) repeat-y 50% 0;	
	position:relative;
	z-index:150
}
.footer_text {
	background:url(../images/footer_text.jpg) no-repeat 50% 0;
	padding:21px 0 100px 0;
	color:#fff;
	height:100px;
	font-size:12px;
}
.footer_text ul  {
	margin-top:-5px
}
.footer_text ul li {
	background:url(../images/marker2.png) no-repeat 0% 11px;
	padding:0 0 0 15px;
	line-height:26px;
}
.footer_text ul li a {
	color:#fff;
	text-decoration:underline;
	line-height:26px;
}
.footer_text ul li a:hover {
	text-decoration:none
}

.footer_text .grid_4 img { padding-bottom:15px; }
.footer_text .grid_4 p { line-height: 25px; }
.footer_text .grid_8 img { padding-bottom:15px; }
.footer_text .grid_8 p { line-height: 25px; }
.footer_text .grid_5 img { padding-bottom:15px; }
.footer_text .grid_5 p { line-height: 25px; }

/* =news block
----------------------------------------------- */
.news_block {
	padding:0 0 8px 0;
	margin-bottom:8px;
}
.news_block:hover {
	text-decoration:underline;
	cursor:pointer
}
/* =footer button
----------------------------------------------- */
.foot_button {
	display:block;
	background:url(../images/footer_button.png) no-repeat 0% 0;
	width:109px;
	height:34px;
	color:#424242;
	text-decoration:none;
	padding:14px 0 0 45px
}
.foot_button:hover {
	text-decoration:underline
}

/* =form
----------------------------------------------- */

.input_height {
	height:31px;
	background:url(../images/input_bg.gif) no-repeat 100% 0;
	position:relative;
	padding:6px 0 0 3px
}
.input {
	position:absolute;
	top:7px;
	right:5px;
	width:154px;
	background:none;
	border:none;
	color:#626262
}
.area_height {
	background:url(../images/area_bg.gif) no-repeat 0% 0;
	width:225px;
	height:106px;
}	
.area_height textarea {
	width:217px;
	height:98px;
	border:none;
	background:none;
	color:#626262;
	padding:4px;
	overflow:auto
}
.submit  {
	text-align:left;
	padding-top:7px
}	
.submit a.foot_button {
	width:53px;
	height:48px;
	cursor:pointer;
	background:url(../images/submit_button.png) no-repeat 0% 0;
	border:none	;
	float:right;
	margin-right:-3px
}
.input_standat_height input{
	border:1px solid #bebebe;
	background:#fff;	
	display:block;
	width:99%;
	padding:6px 0;
}
.textarea textarea {
	display:block;
	width:99%;
	height:146px;
	border:1px solid #bebebe;
	background:#fff
}
.select select {
	width:99%;
	padding:6px 0;
	border:1px solid #bebebe;
	background:#fff	
}
.check_box {
	margin-bottom:10px;	
}
.check_box input {
	margin:0 3px 0px -10px;	
}
.radio_box {
	margin-bottom:10px;	
}
.radio_box input {
	margin:0 3px 0px -10px;	
}
/* = search
----------------------------------------------- */
.search {
	background:#ebebeb;
	padding:15px
}
.inp {
	border:1px solid #b9b9b9;
	padding:6px 6px 6px 6px;
	width:200px;
	color:#4a4a4a
}
.submit_button {
	border:none;
	width:32px;
	height:29px;
	background:url(../images/button_submit.gif) no-repeat 0% 0;
	cursor:pointer
}

/* =Hightlight style
----------------------------------------------- */
.hightlight {
	background:#d6d6d6;
	line-height:18px;
	display:inline-block;
	padding:1px 2px
}
.hightlight:hover {
	background:#2b2b2b;
	color:#c7c7c7;
}
/* =info_block
----------------------------------------------- */
.info_block {
	background:#ebebeb;
	padding:20px	
}
.info_block p {
	margin:0
}
.table_block .p2 {
	margin-bottom:20px	
}
.date {
	color:#959595
}
.indent {
	padding:0 15px	
}	


/* =Block quotes
----------------------------------------------- */
.block_quotes {
	padding:0 0 0 54px;
	color:#8d8d8d;
	background:url(../images/block_quotes.gif) no-repeat 0% 4px;
	margin:15px 0 18px 0
}

/* = Category title
----------------------------------------------- */
.category {
	float:left;
	display:block;
	padding:5px 10px 0 0;
}
.category_title {
	float:left;
	display:block;
	padding:5px 5px 0 0;
	font-size:20px; 
	font-weight:normal;
	letter-spacing:-2px;
}
.category a { padding: 7 12 7 12; margin-right:12px; }

/* = Category title
----------------------------------------------- */
.pagination {
	padding:23px 0 0 7px;
	border-top:1px solid #d4d4d4;
	width:100%;
	overflow:hidden	
}
.pagination a {
	display:block;
	float:left;	
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #fff;
	color:#4a4a4a;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;
}
.act, .pagination a:hover {
	background-color: #ddd ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd ;
	color:#4a4a4a;
	display:block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;
}
.arrow, .arrow:hover {
	padding:0 !important;
	margin:0;
	border:0 !important;
	background:none !important;
	margin-top:0 !important
}


/* = Grey Blokc
----------------------------------------------- */

.grey_block {
	background:#ebebeb;
	padding:15px	
}
.grey_block2 {
	background:#ebebeb;
	padding:15px 15px 3px	
}

/* =Footer
----------------------------------------------- */
.footer {
	background:url(../images/footer_bg.gif) no-repeat 50% 0;
	height:48px;
	position:relative;
	z-index:150;
}
.copy 
{
	position:absolute;
	top:16px;
	left:6px;
	color:#fff;
	font-size:12px;	
}
.footer .menu {
	top:6px	
}
.footer .menu li a{
	font-size:12px;
}


/* Content parts */

.feature, .feature img {
	background:none !important;	
}
.featureCarousel {
    height: 280px;
    width:960px;
    position:absolute;
	left:50%;
	margin-left:-490px;
}
#featureCarousel {
    height: 280px;
    width:960px;
    position:relative;
}
#featureCarousel img {
    border:0;
}
#featureCarousel .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    cursor:pointer;
}
#featureCarousel .feature > div {
    position:absolute;
    bottom:0px;
    left:0px;
    background-color:black;
    width:100%;
}
#featureCarousel .feature > div p {
    margin:0;
    padding:5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
#featureCarousel .blipsContainer {
    position:absolute;
    color:white;
    right:25px;
    top:210px;
    padding:0;
    margin:0;
	display:none !important
}
#featureCarousel .blipsContainer .blip {
    margin:3px;
    height:14px;
    width:14px;
    color:white;
    text-align:center;
    font-size:10px;
    border:1px dotted black;
}
#featureCarousel .blipsContainer .blipSelected {
    color:white;
    font-weight:bold;
    background-color:black;
}

.waterwheelCarousel {
    width:960px;
    height:250px;
	position:absolute;
	left:0;
	top:114px
}
#waterwheelCarousel {
    width:960px;
    height:250px;
}
#waterwheelCarousel > img {
    display:none;
    cursor:pointer;
}
.texterror {
	color:Red;
	letter-spacing:-2px;
}
.textsuccess {
	color:Green;
	letter-spacing:-2px;
}
.fielderror {
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(../images/error.gif) no-repeat 0% 0;
	top:22px;
	text-indent:-5000px;
}
.textareaerror {
	position:absolute;
	right:23px;
	width:20px;
	height:21px;
	background:url(../images/error.gif) no-repeat 0% 0;
	top:22px;
	text-indent:-5000px;
}

.field {
	position:relative;	
}


.lightbox_image {
		position:relative;
		display:block;
		text-decoration:none
	}
		.lightbox_image img {
			position:relative;
			z-index:2;
		}
		.lightbox_image span {
			display:block;
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
			background:url(../images/magnity_plus.png) no-repeat 50% 50%;
			z-index:1;
		}
.lightbox_video {
		position:relative;
		display:block;
		text-decoration:none
	}
		.lightbox_video img {
			position:relative;
			z-index:2;
		}
		.lightbox_video span {
			display:block;
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
			background:url(../images/magnify_video.png) no-repeat 50% 50%;
			z-index:1;
		}
		
/***** tile   ************/
.header_tile_left {
	background:url(../images/header_tile_left.gif) repeat-x 0 0;
	height:64px;
	width:51%;
	position:absolute;
	left:0;
	z-index:1
}
.header_tile_right {
	background:url(../images/header_tile_right.gif) repeat-x 0 0;
	height:64px;
	width:51%;
	position:absolute;
	right:0;
	z-index:1
}
.row_tile_left {
	background:url(../images/row_tile_left.gif) repeat-x 0 0;
	height:409px;
	width:51%;
	position:absolute;
	left:0;
	z-index:1;
	top:64px
}
.row_tile_right {
	background:url(../images/row_tile_right.gif) repeat-x 0 0;
	height:409px;
	width:51%;
	position:absolute;
	right:0;
	z-index:1;
	top:64px
}
.row_tile_sub {
	background:url(../images/row_tile_sub.gif) repeat-x 0 0;
	height:122px;
	width:51%;
	position:absolute;
	left:0;
	z-index:1;
	top:64px
}
.row_tile_sub_right {
	background:url(../images/row_tile_sub_right.gif) repeat-x 0 0;
	height:122px;
	width:51%;
	position:absolute;
	right:0;
	z-index:1;
	top:64px
}
.footer_text_tile_g, .row2_bg_g, .row_top_g  {
	position:relative
}
.footer_text_tile_g_left {
	background:url(../images/row_tile_bottom.gif) repeat-x 0 0;
	position:absolute;
	height:212px;
	width:51%;
	left:0
}
.footer_text_tile_g_right {
	background:url(../images/footer_text_tile_g_right.gif) repeat-x 0 0;
	position:absolute;
	height:212px;
	width:51%;
	right:0
}
.row2_bg_g_left {
	background:url(../images/row2_bg_g_left.gif) repeat-x 0 0;
	position:absolute;
	height:146px;
	width:51%;
	left:0
}
.row2_bg_g_right {
	background:url(../images/row2_bg_g_right.gif) repeat-x 0 0;
	position:absolute;
	height:146px;
	width:51%;
	right:0
}
.row_top_g {
	background:url(../images/row_top_g.gif) repeat-x 0 0;
	width:100%;
}
.footer_tile_g_left {
	background:url(../images/footer_tile_g_left.gif) repeat-x 0 0;
	position:absolute;
	height:48px;
	width:51%;
	left:0;
	bottom:0
}
.footer_tile_g_right {
	background:url(../images/footer_tile_g_right.gif) repeat-x 0 0;
	position:absolute;
	height:48px;
	width:51%;
	right:0;
	bottom:0
}
.rows_sub_t_right {
	background:url(../images/rows_sub_t_right.gif) repeat-x 0 0;
	position:absolute;
	height:119px;
	width:51%;
	right:0;
}

.dark
{
	color: #373737;
}

.viewdetails 
{
    margin-top:-5px;
    padding-left:15px;
    line-height:23px;
}

.loginPanel 
{
	width:300px;
	height:200px;
	padding:20px;
}

.loginPanel td { padding: 5px; }

.servicetitle { padding-top: 35px; }

.title_desc { padding-left:30px; padding-top: -10px; }

.box {font-size:14px;margin:2px 0 15px;padding:20px 15px 20px 65px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;/*behavior:url(http://www.yourinspirationweb.com/tf/bolder/wp-content/themes/bolder/PIE.htc);*/}
.success-box {background:url("../images/message/check.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.arrow-box   {background:url("../images/message/arrow.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.alert-box   {background:url("../images/message/alert.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
.error-box   {background:url("../images/message/error.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
.notice-box  {background:url("../images/message/note.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
.info-box    {background:url("../images//message/info.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

.service_info { padding-left: 10px; margin-top:-10px; padding-bottom:45px; }
.portfolio_info { padding-left: 10px; margin-top:-10px; padding-bottom:10px; }
.blog_info { padding-left: 10px; margin-top:-10px; padding-bottom:15px; }
.buyservice { margin-top:-15px; }

.shoppingcart td { padding:15px; border-bottom: 1px solid #cccccc; }
.shoppingcart .total_summary { text-align:right; padding-right: 120px; border: none; }
.shoppingcart .total_summary2 { text-align:right; padding-right: 72px; border: none; }
.input_box { padding:5px; }
.price { text-align:right; }

.buttons .button_contact { margin-right:20px; float:right; }

#tools_form .red { color:red; font-size:30px; font-weight:bold; }
#tools_form .green { color:green; font-size:17px; font-weight:bold; }

.spinner img { padding-left:40px; padding-top:5px; }
.spinner p { margin-top:-33px; margin-left:300px; }

#language { padding-left:250px; padding-top:25px; }

.fb-like { padding-top:1px; }
.social_plugins { padding-left:59px; margin-top:7px; }

#google-box { padding-top:5px; }

.newsletter_form .email_address { height:22px; font-size:14px; width:210px; }


.friendlink_small {
	background-color: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	color:#4a4a4a;
	display:inline-block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:10px;
}
.friendlink_small:hover {
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*border: 1px solid #373737;*/
	/*color:#fff;*/
}
.friendlink_small_rev {
	background-color: #373737;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #373737;
	color:#fff;
	display:block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;	
}
.friendlink_small_rev:hover {
	background-color: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	color:#4a4a4a;
}

.friendlink_home {
	/*background-color: #ededed;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	/*color:#4a4a4a;*/
	color:#ffffff;
	display:inline-block;
	padding:3px 10px 4px;
	text-decoration:none;
	margin-right:10px;
}
.friendlink_home:hover {
	background-color: #2190cb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*border: 1px solid #373737;*/
	color:#fff;
}
.friendlink_home_rev {
	background-color: #373737;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #373737;
	color:#fff;
	display:block;
	padding:5px 10px 4px;
	text-decoration:none;
	margin-right:3px;	
}
.friendlink_home_rev:hover {
	background-color: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	color:#4a4a4a;
}

#applylink_form { padding-left:10px; }

.hotline { font-size:15px; color:#ffffff; padding-left:15px; padding-top:2px; }

.links_table td { padding-right:20px; }

.footer_content { padding-top: 15px; }
.footer_content .text { padding-top:0px; font-size:18px; }
