﻿    
 
 h5#pullquote {
        background-color: transparent;
        font-style: italic;
        background:url(/App_Themes/default/Images/quotes.png) no-repeat 0 0;
     	font-weight: normal;
   	    margin: .2 0 .4em 1em;
   	    /*margin: top, right, bottom, left*/
     	
}	


/* CONTENT - TESTIMONIALS ////////////////////////////////////////////////////////////////////////////////////////////*/
.content_column_left
{
    float: left;
    width: 120px;
    text-align: left;
}

.content_column_middle
{
    float: left;
    width: 567px;
    text-align: left;
}


.thumb_container_c
{
    /*used for grid assembly; see html*/
    float: left;
    width: 189px;
    height: 136px;
}

.thumb_container_c_vertical
{
    /*used for grid assembly; see html*/
    float: left;
    width: 189px;
    height: 189px;
}

.thumb_xl_frame
{
    width: 352px;
    height: 301px;
    background: url(/images/system/thumb_extra_lg_frame.png);
}

.thumb_lg_frame
{
    width: 352px;
    height: 245px;
    background: url(/images/system/thumb_lg_frame.png);
}

.thumb_lg_frame_vertical
{
    width: 245px;
    height: 352px;
    background: url(/images/system/thumb_lg_frame_vertical.png);
}

.thumb_med_frame
{
    width: 259px;
    height: 180px;
    background: url(/images/system/thumb_med_frame.png);
}

.thumb_sm_2_frame
{
    /*used for grid thumbnails; see html*/
    width: 166px;
    height: 146px;
    background: url(/images/system/thumb_sm_2_frame.png);
}

.thumb_sm_frame
{
    /*used for grid thumbnails; see html*/
    width: 166px;
    height: 118px;
    background: url(/images/system/thumb_sm_frame.png);
}

.thumb_sm_frame_vertical
{
    /*used for grid thumbnails; see html*/
    width: 118px;
    height: 166px;
    background: url(/images/system/thumb_sm_frame_vertical.png);
}

.thumb_mini_frame
{
    /*used for grid thumbnails; see html*/
    width: 80px;
    height: 61px;
    background: url(/images/system/thumb_mini_frame.png);
}

.thumb_xl
{
    position: relative;
    top: 13px;
    left: 11px;
    width: 330px;
    height: 265px;
}

.thumb_lg
{
    position: relative;
    top: 11px;
    left: 11px;
    width: 330px;
    height: 217px;
}

.thumb_lg_vertical
{
    position: relative;
    top: 11px;
    left: 17px;
    width: 217px;
    height: 330px;
}

.thumb_med
{
    position: relative;
    top: 9px;
    left: 9px;
    width: 242px;
    height: 158px;
}


.thumb_sm_2
{
    /*used for grid thumbnails; see html*/
    position: relative;
    top: 8px;
    left: 8px;
    width: 150px;
    height: 121px;
    z-index: 1;
}

.thumb_sm
{
    /*used for grid thumbnails; see html*/
    position: relative;
    top: 7px;
    left: 8px;
    width: 150px;
    height: 97px;
    z-index: 1;
}
.thumb_sm_vertical
{
    /*used for grid thumbnails; see html*/
    position: relative;
    top: 7px;
    left: 15px;
    width: 99px;
    height: 166px;
    z-index: 1;
}

.thumb_mini
{
    /*used for grid thumbnails; see html*/
    position: relative;
    top: 7px;
    left: 8px;
    z-index: 1;
}

.content_column_right
{
    float: left;
    width: 120px;
    text-align: right;
}

.content_column_right_details
{
    float: left;
    width: 100px;
    text-align: right;
}

/*BEGIN  BALLOONS  /////////////////////////////////////////////////////////////////////////////////////////*/
.balloon_container_2
{
    position: relative;
    width: 210px;
    height: 154px;
    top: -100px;
    left: -22px;
    z-index: 2;
    visibility: hidden;
}

.balloon_container_2a
{
    position: relative;
    width: 210px;
    height: 154px;
    top: -125px;
    left: -22px;
    z-index: 2;
    visibility: hidden;
}


.balloon_container_2_vertical
{
    position: relative;
    width: 154px;
    height: 210px;
    top: -145px;
    left: -22px;
    z-index: 2;
    visibility: hidden;
}

.balloon_container_mini
{
    position: relative;
    width: 130px;
    height: 118px;
    top: -113px;
    left: -22px;
    z-index: 2;
    visibility: hidden;
}

#balloon_01a
{
    background: url(/images/system/balloon_01a.png);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 210px;
    height: 35px;
}

#balloon_02a
{
    background: url(/images/system/balloon_02a.png);
    position: absolute;
    left: 0px;
    top: 35px;
    width: 210px;
    height: 78px;
}

#balloon_03a
{
    background: url(/images/system/balloon_03a.png);
    position: absolute;
    left: 0px;
    top: 113px;
    width: 164px;
    height: 30px;
}

#balloon_04a
{
    background: url(/images/system/balloon_04a.png);
    position: absolute;
    left: 164px;
    top: 113px;
    width: 28px;
    height: 30px;
}

#balloon_05a
{
    background: url(/images/system/balloon_05a.png);
    position: absolute;
    left: 192px;
    top: 113px;
    width: 18px;
    height: 30px;
}

#balloon_06a
{
    background: url(/images/system/balloon_06a.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 143px;
    width: 210px;
    height: 11px;
}

.balloon_title_2
{
    width: 171px;
    height: 19px;
    overflow: hidden;
    margin-top: 12px;
    margin-left: 19px;
    font-size: 15px;
    color: #eee;
}


.balloon_summary_2
{
    width: 171px;
    height: 49px;
    overflow:auto;
    margin-top: 9px;
    margin-left: 19px;
    font-size: 10px;
    color: #bbb;
}
.balloon_summary_2b
{
    width: 171px;
    height: 49px;
    overflow:auto;
    margin-top: 9px;
    margin-left: 19px;
    font-size: 9px;
    color: #bbb;
}


.balloon_view_2
{
    width: 110px;
    height: 30px;
    overflow: hidden;
    margin-top: 7px;
    margin-left: 52px;
    font-size: 10px;
    color: #bbb;
    font-weight: bold;
}

.balloon_view_2 a
{
    font-size: 10px;
    color: #bbb;
    font-weight: bold;
}

.balloon_view_2 a:hover
{
    font-size: 10px;
    color: #fff;
    font-weight: bold;
}

/* END BALLOONS /////////////////////////////////////////////////////////////////////////////////////////*/
