*
{
  margin:0;
  padding:0;
}

body
{  
  font:0.65em Arial, Verdana, serif;
  /* insert background gradient here */
  background-color:#9a835b;
  background:url(../images/bcgr.gif) 0 0 repeat-x #9a835b;   
}

a
{
  text-decoration:none;
  color:#FFF;
}

a:focus
{
  outline:none;
}

img
{
  border:none;
}


#wrapper
{
  background:url(../images/background.gif) 0 0 repeat #fff;
  max-width:1280px;  
  margin:0 auto;    
  border-left:7px solid #EEE;
  border-right:7px solid #EEE;
  padding-bottom:60px;    
}

.wrapper-footer
{
  background:url(../images/fasha.gif) 0 0 repeat;   
  max-width:1280px;     
  border-left:7px solid #EEE;
  border-right:7px solid #EEE;
  margin:0 auto;
  overflow:hidden;
  padding-top:15px;
  height:139px;
}

.house
{  
  height:322px;
  left:315px;
  position:relative;  
  top:23px;
  width:587px;
  float:left;      
  background:url(../images/wicker_house.jpg) 0 0 no-repeat;
}


#content-holder
{
  width:840px;
  margin:0 auto; 
  margin-top:-150px; 
  position:relative;
  z-index:0;
}

div#content-holder.home
{
  margin-top:-20px;
}

#header
{  
  margin:0 auto;  
  background:url(../images/house.jpg) center 0 no-repeat;
  height:500px;  
  min-width:960px;
  padding-top:1px;    
}

.header_content
{
  width:960px;
  position:relative;  
  margin:0 auto;  
  overflow:hidden;
}

.tooltip_container
{
  width:960px;
  position:relative;  
  margin:0 auto;    
  top:-388px;
  overflow:visible;
}

.tooltip_container.root
{
  top:-749px;
}


.header_elements
{
  width:960px;
  position:relative;
  margin:0 auto;  
  top:-322px;
}

div#loading
{
  background:url(../images/ajax-loader.gif) 0 0 no-repeat;
  width:66px;
  height:66px;
  left:543px;
  position:absolute;
  top:171px;
  opacity:0;
}

div.color_selector
{
  background:url(../images/select_bgr.gif) 0 0 no-repeat;
  height:26px;
  left:492px;
  position:relative;
  top:-55px;
  width:187px;  
  padding-left:3px;
}

div.color_selector a.color
{  
  width:17px;
  height:17px;
  display:block;
  float:left;
  margin-top:3px;
  margin-left:3px;  
}

div.color_selector a#green
{    
  background:url(../images/green.gif) 0 0 no-repeat;
}


div.color_selector a#blue
{
  background:url(../images/blue.gif) 0 0 no-repeat; 
}

div.color_selector a#peach
{  
  background:url(../images/peach.gif) 0 0 no-repeat; 
}

div.color_selector a#clay
{
  background:url(../images/clay.gif) 0 0 no-repeat; 
}

div.color_selector a#beige
{
  background:url(../images/beige.gif) 0 0 no-repeat;
}

div.color_selector a#sand_color
{
  background:url(../images/sand_color.gif) 0 0 no-repeat;
}

div.color_selector a#wicker
{
  background:url(../images/wicker.gif) 0 0 no-repeat;
}

div.color_selector a#white
{
  background:url(../images/white.gif) 0 0 no-repeat;
}
div.color_selector a#gray
{
  background:url(../images/gray.gif) 0 0 no-repeat;
}


/*------------------- OVER ---------------- */  
div.color_selector a#green:hover,div.color_selector a#green.selected
{  
  background:url(../images/green_o.gif) 0 0 no-repeat;
}


div.color_selector a#blue:hover,div.color_selector a#blue.selected
{
    
  background:url(../images/blue_o.gif) 0 0 no-repeat; 
}

div.color_selector a#peach:hover,div.color_selector a#peach.selected
{  
  background:url(../images/peach_o.gif) 0 0 no-repeat; 
}

div.color_selector a#clay:hover,div.color_selector a#clay.selected
{
  background:url(../images/clay_o.gif) 0 0 no-repeat; 
}

div.color_selector a#beige:hover,div.color_selector a#beige.selected
{
  background:url(../images/beige_o.gif) 0 0 no-repeat;
}

div.color_selector a#sand_color:hover,div.color_selector a#sand_color.selected
{
  background:url(../images/sand_color_o.gif) 0 0 no-repeat;
}

div.color_selector a#wicker:hover,div.color_selector a#wicker.selected
{
  background:url(../images/wicker_o.gif) 0 0 no-repeat;
}

div.color_selector a#white:hover,div.color_selector a#white.selected
{
  background:url(../images/white_o.gif) 0 0 no-repeat;
}
div.color_selector a#gray:hover,div.color_selector a#gray.selected
{
  background:url(../images/gray_o.gif) 0 0 no-repeat;
}
/* ----------------------------------- */

div.tooltip_info
{
  width:170px;
  background-color:#FFCB00;
  overflow:hidden;
  position:relative;
  z-index:20000;
}

div.tooltip_info img
{
  float:left;
  width:54px;
  padding:2px;
}

div.tooltip_info div.tooltip_description
{
  float:left;
  width:80px;
  color:#FFF;
  padding:6px 0 6px 15px;
}

div.tooltip_info div.tooltip_description div.title
{
  font-size:1.15em;
  font-weight:bold;
}

div.tooltip_info div.tooltip_description span
{
  font-size:1.15em;
  padding-top:3px;
  display:block;
}

div.worker
{
  background:url(../images/worker_1.png) center 0 no-repeat transparent;  
  height:363px;
  position:relative;  
  top:-141px;    
}

h1.slogan
{
  color:#FFFFFF;
  display:block;
  font-weight:normal;
  font-size:26px;
  font-style:italic;
  margin-left:500px;
  margin-top:-64px;
  position:relative;
  top:-317px;
  width:490px;
}
div.logo
{  
  width:300px;
  position:relative;
  top:50px;
  left:68px;  
}
div.logo a span
{
  display:none;
}

div.logo a
{
  background:url(../images/grips_logo.gif) 0 0 no-repeat;
  width:205px;
  height:55px;
  display:block;    
}

a.stamp
{
  display:block;
  background:url(../images/stamp.png) 0 0 no-repeat;
  width:118px;
  height:121px;     
  position:absolute;
  right:168px;
  top:37px;  
}

div.language_select
{
  position:relative;  
  float:right;
  right:30px;
  top:-50px;
  font-size:1.15em;
}

div.language_select span
{
  color:#9EA6B2;  
  padding-right:5px;
}
div.language_select a
{
  color:#4A5260;
}

div.language_select a:hover
{
  text-decoration:underline;
}
.tooltip
{
  background:url(../images/tooltip_btn.gif) 0 0 no-repeat;
  position:absolute;  
  width:9px;
  height:9px;  
  z-index:10000;
  padding:2px;
}

.tooltip:hover
{
  cursor:pointer;
}

#tip_1{ left:379px; top:264px; }

#tip_2{ left:618px; top:59px; }

#tip_3{ left:439px; top:167px; }

#tip_4{ left:421px; top:304px; }

#tip_5{ left:492px; top:69px; }

#tip_6{ left:619px; top:119px; }

#tip_7{ left:798px; top:213px; }

#tip_8{ left:888px; top:271px; }

#tip_9{ left:14px; top:376px; }


div.menu
{
  background:url(../images/menu_bg.png) 0 0 no-repeat transparent;
  width:813px;
  height:49px;        
  overflow:hidden;  
  margin:0 auto 0 auto;  
}

ul.menu_items
{
  list-style:none;
  margin-left:14px;
}

ul.menu_items li
{
  float:left;  
  display:block;  
  font-size:1.35em;
  color:#FFF;  
  height:49px;    
  position:relative;
}

ul.menu_items li span, ul.menu_items li a
{  
  display:block;  
  padding:12px 15px 11px 15px;
}

ul.menu_items li a:hover
{
  background-color:#67707F;
}

ul.menu_items li span.selected, ul.menu_items li a.selected
{
  background-color:#778292;  
  color:#FFCB00;
}

ul.menu_items li.selected a:hover
{
  background-color:#778292;  
}

ul.menu_items li div.tick
{
  background:url(../images/tick.gif) 0 0 no-repeat transparent;
  width:21px;
  height:10px;  
  position:absolute;  
  left:50%;
  margin-left:-10px;  
}

div.submenu
{
  overflow:hidden;        
  margin-top:15px;
  width:730px;
  margin-left:auto;
  margin-right:auto;  
}

ul.submenu_items
{
  list-style:none;        
  overflow:hidden;    
}

ul.submenu_items li
{
  color:#FFF;
  float:left;
  font-size:1.35em;
  line-height:32px;
}
ul.submenu_items li a
{
  display:block;
  float:left;  
  text-align:center;
}
ul.submenu_items li span, ul.submenu_items li strong
{
  padding:0 6px;
  float:left;
  display:block;
}

ul.submenu_items li span.selected
{
  color: #E9BF19;
  font-size:28px;  
  font-style: italic;
  line-height:27px;
  padding-right:15px;
/*  padding-left:15px;*/
}

ul.submenu_items li.selected strong
{
  font-size:14px;
  color:#FFF;
  font-weight:normal;
}

ul.submenu_items li a:hover
{
  font-size:16px;
  color:#ffe477;
}

a.description{ width:80px; }
a.advantages{ width:95px; }
.warranty{ width: 160px; }
a.products{ width: 78px; }
a.gallery{ width: 70px; }
a.assembly{ width: 50px; }
a.prices{ width: 95px; }

div.content
{  
  color:#FFF;   
  margin:50px 0 0px 60px; 
  overflow:hidden;    
}

div.content.home
{
  margin-top:25px;
  margin-left:15px;
}

div.content div.left_column
{
  width:459px;  
  float:left;  
}


div.content div.left_column h2
{ 
  font-size:1.7em;  
  line-height:20px;  
  font-weight:normal;
  margin-bottom:20px;
}

div.content div.left_column p
{
  margin-top:20px;
  font-size:1.15em;
}

div.content div.left_column ul.enum
{
  font-size:1.15em;
  list-style:disc;
  margin-left:10px;
  margin-top:5px;
  margin-bottom:5px;
  padding-left:10px;
}

div.content div.left_column ul.enum li
{
  padding:1px;
}

div.content div.left_column ul.enum li a{
  color:#FFCB00;
}

div.tabs_container
{
  width:460px;
  overflow:hidden;    
}

div.tabs
{
  width:1380px;
  float:left;
  
}

div.tab
{
  width:460px;
  float:left;
}
div.content div.right_column
{
  float:right;    
  margin-left:25px;
  width:282px;  
}

div.content div.right_column div.page_picture
{
  background:url(../images/paper_and_ruller.png) 0 0 no-repeat;
  width:282px;
  height:167px;
}
div.page_picture#linoleum{
  background:url(../images/balatum.png) 0 0 no-repeat;
  width:282px;
  height:219px;
  margin-top:-117px;
}
#toolbox
{
  background:url(../images/toolbx.png) 0 0 no-repeat;
  width:279px;
  height:189px;
}

div.download
{
  margin-top:35px;    
  overflow:hidden;    
}

div.download a.icon
{
  background:url(../images/pdf_icon.png) 0 0 no-repeat;
  width:52px;
  height:53px;
  display:block;
  float:left;
  margin-left:50px;
}
div.download a.icon span
{
  display:none;
}

div.download div.link
{
  margin-left:15px;  
  width:140px;
  float:left;  
  
}

div.download div.link a
{
  font-size:1.15em;
  display:block;  
  color:#4A5260;
}

div.download div.link a:hover
{
  text-decoration:underline;
}

div.download div.link span
{
  margin-top:5px;
  display:block;
  color:#CEC2AA;
}

div.producer_info
{
  background:url(../images/producer_bg.gif) 0 0 no-repeat;
  width:441px;
  height:105px;
  overflow:hidden;  
  margin-top:55px;  
}

div.producer_info div.producer
{
  background:url(../images/royal_group_gray.gif) center center no-repeat;
  width:107px;
  height:75px;
  margin-top:10px;
  margin-left:26px;  
  float:left;    
}

div.producer_info div.info
{
  margin-left:10px;
  margin-top:30px;
  float:left;
  font-size:1.15em;
  width:280px;
  color:#E2E1E0;
}

div.title
{
  overflow:hidden;  
}

h2.title
{
  width:495px;
  color:#FFF;
  float:right;
  font-size:16px;
  display:block;  
  margin-right:45px;
}

ul.benefits
{
  list-style:none;       

}

ul.benefits li
{
  float:left;  
  width:250px;  
  margin-top:34px;
  margin-right:35px;  
}

ul.benefits li a
{
  color:#38404D;
}
ul.benefits li.top
{
  margin-top:-10px;
  width:240px;
  margin-right:45px;
  margin-bottom:-10px;  
}
ul.benefits li.last
{
  margin-right:0px;
  width:240px;
}

.request
{
   background:url(../images/make_request.png) 0 0 no-repeat;
   width:170px;
   height:158px;   
   position:relative;
   top:0px;
   display:block;
}  


div.right_column a.request
{
   margin-top:50px;
   margin-left:70px;   
}

span.cloud
{
  background:url(../images/cloud_sun.png) 0 0 no-repeat;
  width:71px;
  height:51px;
  float:left;
  display:block;
  padding-right:5px;
}

span#drops
{
  background:url(../images/drops.png) 0 0 no-repeat;
  width:52px;
  height:57px;
}
span#thunder
{
  background:url(../images/thunder.png) 0 0 no-repeat;
  width:38px;
  height:57px;
}

span#fire
{
  background:url(../images/fire.png) 0 0 no-repeat;
  width:57px;
  height:55px;
}

span#dollar
{
  background:url(../images/dollar.png) 0 0 no-repeat;
  width:44px;
  height:56px;
}
div.benefit_title
{
  color:#38404D;
  line-height:1.4em;
  font-size:1.55em;      
}  

div.cloud_description
{
  color:#FFF;
  font-size: 1.15em;
  margin-top:14px;
  clear:both;
}

ul.tab_menu
{
  list-style:none;  
  border-bottom:8px solid #778292;
  height:30px;
  margin-left:-3px;
}

ul.tab_menu li
{
  float:left;
  color:#4A5260;  
  height:24px;  
  margin-left:3px;  
  width:151px;
  text-align:center;
  font-size:1.25em;
}


ul.tab_menu li span
{
  color:#4A5260; 
  display:block;
  background:url(../images/tab_grd.gif) 0 0 repeat-x;
  height:24px;
  padding-top:6px;
  cursor:pointer;
}

ul.tab_menu li span:hover,ul.tab_menu li span.selected
{
  background:url(../images/tab_grd_sel.gif) 0 0 repeat-x;
  height:24px;    
  color:#FFF;
}


ul.tab_menu li.selected span
{
  color:#FFCB00;
  background:url(../images/tab_grd_sel.gif) 0 0 repeat-x;
  display:block;
}


h2.tab_title
{
  font-size:1.5em;
  padding:20px 0 0;
}

div.tab_description
{
  font-size:1.15em;
  width:450px;
  line-height:1.6em;
}

ul.products
{
  list-style:none;
  margin-top:35px;
  width:100%;
}

ul.products li
{
  margin-bottom:20px;
}

ul.products li div.product_info
{
  background-color:#868889;
  padding:13px;  
  overflow:hidden;
}

ul.products li div.product_info img
{
  border:2px solid #FFCB00;
  float:left;  
  overflow:hidden;
}

ul.products li div.product_info div.title
{
  font-size:1.54em;
  margin-left:20px;
  float:left;
}

ul.products li div.product_info div.description
{
  float:left;  
  padding-top:8px;
  width:350px;
  margin-left:20px;
  font-size:1.15em;
}

div#gallery_panes
{
  padding-top:40px; 
}
div.images
{
  list-style:none;
  overflow:hidden;  
  width:100%;  
}

div.images div.gallery_tab
{
  overflow:hidden;
}

div.images div.item
{
  float:left;
  margin-right:30px;
  width:140px;
  height:140px;
  margin-bottom:35px;
}
div.images div.item.linoleum{
   margin-bottom:40px;
}
div.images div.item span.title{
   font-size:13px;
   display:block;
   margin:2px 0 0 0;
}

div.images div.item img
{
   border:5px solid #778292;
   width:140px;
   height:140px;
}

div.images div.item a.gallery_button:hover
{
  background-color:#67707F;
}

div.images div.item a.gallery_button
{
  background-color:#778292; 
  padding-top:60px;
  padding-left:27px;
  display:block;
  width:100px;
  padding:56px 26px 4px 24px;
  font-size:1.35em;
  text-align:center;
  height:90px;
}

div.images div.item a img:hover
{  
  border-color:#E9BF19;
}









.right_column .gallery{	
	width:150px;
	margin:20px auto;
}
.right_column .gallery a{ margin-bottom:20px;display:block; width:150px; height:150px; }

.right_column .gallery img
{
   border:5px solid #778292;
   width:140px;
   height:140px;   
}

.right_column .gallery img:hover
{  
  border-color:#E9BF19;
}




/* EDITED */

div.column
{
  float:left;
  width:180px;    
  padding-left:16px;  
  margin-top:10px;
  padding-right:10px;
}

div.form {
  width:360px;
}

/* END */
div.form_error{ color: #FFCB00; font-size:1.15em; }

div.column.form_request
{
  padding-left:0;  
  width:380px;
}

div.column h1.title
{
  font-size:1.73em;
  font-weight:normal;
}
div.column h1.title.contact
{
  font-size:1.65em;
}

div.column div.details
{
  margin-top:15px;  
}

div.column div.details span.title
{
  color:#38404D;
  font-size:1.35em;
}

div.column div.details span.title span{
  color:#FFCB00;
}
/* EDITED */

div.column div.details p.street{
  height:30px;
}

div.column div.details a.map
{
/*  border:5px solid #778292;*/
  display:block;
}

div.column div.details a.map img{
  width:160px;
  border:5px solid #778292;
}

/* END */

div.column div.details p
{
  font-size:1.15em;
  padding-top:3px;
}

div.column div.details p a
{
  color:#E9BF19;
}

div.column div.details input,div.column div.details textarea
{
  margin-top:1px;
  width:100%;
}
div.column div.details p button
{
  border:none;
  background-color:#E9BF19;
  color:#FFF;
  margin-top:11px; /* 21 in IE6 */
}

div.footer
{        
  font-size:1.08em;  
  width:810px;        
  height:139px;      
  margin:0 auto;
  position:relative;  
}

div.footer a.royal_group
{
  background:url(../images/royal_group.gif) 0 0 no-repeat; 
  width:107px;
  height:75px;
  display:block;  
  margin-right:20px;
  float:left;
  margin-top:15px;
}
div.footer a.royal_soffit
{
  background:url(../images/royal_soffit.gif) 0 0 no-repeat;
  width:156px;
  height:75px;
  display:block;
  float:left;  
  margin-top:15px;
  margin-right:20px;
}


div.footer a.izofol
{
  background:url(../images/izofol.gif) 0 0 no-repeat;
  width:159px;
  height:75px;
  display:block;
  float:left;
  margin-top:15px;
}

div.footer a span
{
  display:none;
}

div.footer span.copyright
{ 
  color:#D6CEBD;
  float:left;
  position:relative;
  top:-30px;
  display:block;
  width:300px;
  clear:left;  
}

div.footer div.webdesign
{  
  float:left;
  color:#D6CEBD;
  display:block;
  width:200px; 
  position:relative;    
  clear:left;
  top:-44px;
  left:260px
  
}
div.footer div.webdesign a{ color:#FFCB00; }

div.footer div.phone
{
  background:url(../images/phone.png) 0 0 no-repeat;
  width:87px;
  height:139px;
  float:left;    
  margin-left:30px;    
  position:relative;     
}

div.footer div.contacts
{
  margin-left:20px;  
  color:#CEC2AA;
  float:left;      
  position:relative;
  top:22px;
}

div.footer div.contacts span.number
{
  font-size:2.67em;    
  margin-bottom:10px;
  display:block;
}

div.footer div.contacts p
{
  font-size: 1.08em;   
}

div.footer div.contacts a.mail
{
  margin-top:10px;
  color:#FFCB00;
  font-size:1.08em;  
  display:block;  
  
}

div.error
{
  margin:70px 0;
}