#accordion_wrap {
background:transparent url(images/accordion/accordion_bg.png) no-repeat;
width:550px;
height:354px;
margin: 0 0 30px 0;
}

#accordion_wrap_sl{
background:transparent url(images/accordion/accordion_sl_bg.png) no-repeat;
width:632px;
height:354px;
margin: 0 0 30px 0;
}


.horizontal_accordion_toggle {
float:left;
display:block;
height:333px;
width:39px;
clear: none;
padding: 0 1px 0 1px;
cursor: pointer;
}



.horizontal_accordion_content {
height:333px;
float:left;
overflow:hidden;
background:#fff;
width:386px;
}



.accordion_img{
margin: -5px 0 0 0;
}

.accordion_text{
width: 350px;
margin: auto;
height: 80px;
padding: 3px 0 0 0;
}



.accordion_text_sl{
width: 285px;
margin: auto;
height: 80px;
position: absolute;
top: 235px;
right: 0px;
}

#horizontal_container {
padding:12px 0 0 23px;
}

#transom_rec {
background:url(images/accordion/transom_rec.jpg) no-repeat;
}

#transom_semi {
background:url(images/accordion/transom_semi.jpg) no-repeat;
}

#transom_wide {
background:url(images/accordion/transom_wide.jpg) no-repeat;
}

.sl_frameless {
background:url(images/accordion/sl_frameless.jpg) no-repeat;
}
.sl_full {
background:url(images/accordion/sl_full.jpg) no-repeat;
}
.sl_three_q {
background:url(images/accordion/sl_three_q.jpg) no-repeat;
}

.sl_half {
background:url(images/accordion/sl_half.jpg) no-repeat;
}

.sl_arched {
background:url(images/accordion/sl_arched.jpg) no-repeat;
}

#accordion_sl_frameless{
/*background: url(../images/sidelights/sideLiteFrameless.jpg) no-repeat;*/
width: 386px;
height: 330px;
position: relative;
}

#accordion_sl_full{

width: 386px;
height: 330px;
position: relative;
}

#accordion_sl_three_q{

width: 386px;
height: 330px;
position: relative;
}

#accordion_sl_half{

width: 386px;
height: 330px;
position: relative;
}

#accordion_sl_arched{

width: 386px;
height: 330px;
position: relative;
}


/*CUSTOMER COMMENTS PAGE*/

.accordion_toggle, .nested_accordion_toggle , .form_accordion_toggle{
color:#b85b1b;
font-size:12pt;
cursor: pointer;
}

.accordion_toggle_active, .nested_accordion_toggle_active, .form_accordion_toggle_actiive {
color:#b85b1b;
font-weight:700;
font-size:12pt;
cursor: pointer;
}

.accordion_content, .nested_accordion_content, .form_accordion_content{
/*font-style:italic;*/
overflow:hidden;
text-indent: 10px;
}

p.testimonial_info {
font-weight:700;

}

#vertical_container {
margin:0 0 0 10px;
}

.subline {
color:#878581;
font-size:11pt;
}

