﻿/*********************************************************************************/
/*	ARTICLE CSS LAYOUTS					 										 */

/* 
topmenu 3 col override.
*/

/* *****************************************************************************************/
/* ARTICLE TEMPLATE CSS EXCEPTIONS 3 col                                                   */
/*                                                                                         */



/* END ARTICLE TEMPLATE CSS EXCEPTIONS                                                     */
/*                                                                                         */
/* *****************************************************************************************/




/* *****************************************************************************************/
/* ARTICLE TEMPLATE CSS EXCEPTIONS FOR ACCOMMODATION INFO PAGE STYLING                     */
/*                                                                                         */

/***********************************************************************/
/* Accommodation - info - not really a template but wanted it seperate */
/***********************************************************************/

/* container for the left panel */
.divleftholder
{
    float:left;width:216px;padding-right:0px;border:solid 0px red;margin-bottom:8px;
    _width:180px;
}

/* master container for the attributes panel at top of left panel */
.divAttributes
{
    border:solid 0px red;padding:3px;
    /*background:#fff6ed;*/
    background-color:#fafafa;
}

/* button holder div - currently no styleing */
.divAttributesA
{
}

/* Max occupants div */
.divAttributesB
{
    float:left;
}

/* Video holder div */
.divAttributesV
{
    border:solid 0px red;float:left;margin-left:40px;
}

/* Facilities holder */
.divAttributesD
{
    border:solid 0px red;float:left;
}

/* content body */
.divStandardContent
{
    /*border:solid 0px red;float:none;margin-top:10px;line-height:20px;font-size:1.2em;text-align:justify;*/
    border:solid 0px red;float:none;margin-top:10px;line-height:13.58pt;font-size:1.2em;text-align:left;
}

/* container div for right column */
.divrightholder
{
    width:276px;float:left;margin-left:14px;border-top:solid 1px #beaeae;border-bottom:solid 1px #beaeae;padding-top:6px;padding-bottom:30px;
    /*background-color:#fff6ed;*/
    background-color:#fafafa; 
}    

.divImages
{
    border:solid 0px red;padding 0px;
}

.divtopimage
{
    border:solid 0px red;text-align:center;
}    

.divbottomimages
{
    border:solid 0px red;text-align:center;
}

/* container for the video */
.divVideo
{
    border:solid 0px red;text-align:center;display:none;
}

/* large text at top of image */
.accomimage-headermain
{
    /* pink color:#a40a12;*/
    color:#3f3f3f;
     font-family:verdana;font-size:1.2em;font-weight:600;
}

/* small text under the large text at top of main image */
.accomimage-headersub
{
    color:#525252;
    font-family:Times New Roman;font-size:1.0em;
}

/* main large image */
.photothumnail2
{
    width:240px;display:block;margin:auto;
}

/* sub image on left */
.photothumnail3
{
    width:113px;
}

/* sub image on right */
.photothumnail4
{
    width:113px;
    margin-left:0px;
}

/* div master container for thumbs under the main image */
.divthumbcontainer
{
    text-align:center;width:248px;margin-left:auto;margin-right:auto;
}

.divOneThumb
{
    text-align:center;width:114px;
}

.divTwoThumbs
{
    text-align:center;float:left;width:114px;
    
}



.accomvideosize
{
    width:240px;height:200px;
}


/* END ARTICLE TEMPLATE CSS EXCEPTIONS FOR ACCOMODATION INFO PAGE STYLING                  */
/*                                                                                         */
/* *****************************************************************************************/


/* *****************************************************************************************/
/* ARTICLE TEMPLATE CSS EXCEPTIONS FOR TEMPLATE 13                     */
/*                                                                                         */

.t13_container {
height:230px;
width:248px;
}


/* END ARTICLE TEMPLATE 13 OVERRIDES                                                       */
/*                                                                                         */
/* *****************************************************************************************/