/* CSS Document */

/************************************************************************

	Site:		AlaskanPlaygroundVacations.com

	Author:		eROI		[www.eroi.com]  

	Client:		Alaskan Playground Vacations		[http://www.alaskanplaygroundvacations.com/]

	Listing Order:
	==============

	1 - Left Column
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL
************************************************************************/

div.leftColumn h2 {
color: #959595;
font-size: 16px;
text-transform: uppercase;
margin-bottom:4px;
}

/***********************************************************************
	2 - LEFT COLUMN TOP BAR STYLES
************************************************************************/

div.topbar h1 {
color: #3f6618;
font-size: 22px;
line-height: 109%;
margin-bottom:12px;
}

div.topbar {
border-bottom:#e2e2e2 1px solid;
padding-bottom:20px;
margin-bottom:20px;
}



div.topbar img {
margin-left:25px;
float:right;
}

div.topbar p {
color:#a1a799;
font-size:16px;
line-height: 125%;
}

/***********************************************************************
	3 - LEFT COLUMN BOTTOM BAR STYLES
************************************************************************/

div.bottom div.left {
width:267px;
margin:0 11px 0 0;
padding:0;
float:left;
}

div.bottom div.left h1 {
font-size: 22px;
line-height: 109%;
margin-bottom:12px;
}

div.bottom div.left h1 a {
width:100%;
height:100%;
color: #5290a8;
}

div.bottom div.left div.homeTop {
background: url(http://www.alaskanplaygroundvacations.com/images/topcap_home_botLeft.gif) no-repeat;
border-bottom: #ebe9e7 1px solid;
padding: 12px 14px 0px 14px;
margin-bottom:0;
}

div.bottom div.left div.homeMiddle {
padding-left:2px;
background:url(http://www.alaskanplaygroundvacations.com/images/bg_home_botLeft.gif) repeat-y;
margin-bottom:0px;
padding-bottom:0;
padding-right: 9px;
}

div.bottom div.left div.homeMiddle p {
float:left;
color: #9aa8ae;
font-size:13px;
line-height: 130%;
width:114px;
padding-top:10px;
}

div.bottom div.left div.homeMiddle img {
margin:0 9px 0 0; 
padding:0;
float:left;
}

div.left div.homeBottom {


color:#fff;
background: url(http://www.alaskanplaygroundvacations.com/images/bg_home_botleftBlue.gif) top left repeat-y;
margin-bottom:0;
position:relative;
}

div.left div.homeBottom h4 {
position:absolute;
top: 10px;
right:15px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:11px;
text-transform: uppercase;
}

div.left div.homeBottomSub {
background: url(http://www.alaskanplaygroundvacations.com/images/botcap_home_botLeft.gif) bottom left no-repeat;
padding: 20px 15px 20px 15px;
_padding-top: 14px; /* IE HACK, Please remove once microsoft stops making browsers */
}

div.left div.homeBottom h3 a {
color:#fff;
}

div.left div.homeBottom h3 {
font-size:38px;
line-height: 110%;
}

div.left div.homeBottom h3 span {
font-size:20px;
}

/***********************************************************************
	4 - RIGHT COLUMN BOTTOM BAR STYLES
************************************************************************/


div.bottom div.right {
width:264px;
float:left;
}

div.right div.homeBottom {
color:#fff;
background: url(http://www.alaskanplaygroundvacations.com/images/bg_homeBotRight.gif) top left repeat-y;
margin-bottom:0;
position:relative;
}

div.right div.homeBottom h3 {
font-size:21px;
line-height:110%;
}

div.right div.homeBottom h3 a {
color: #fff;
text-decoration:none;
}

div.right div.homeBottom h3 a:hover {
text-decoration:underline;
}

div.right div.homeBottomSub {
background:url(http://www.alaskanplaygroundvacations.com/images/botcap_homeBotRight.gif) bottom left no-repeat;
padding: 20px 15px 20px 15px;
}

