/* CSS Document */

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

	Site:		AlaskanPlaygroundVacations.com

	Author:		eROI		[www.eroi.com]  

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

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

	1 - Left Column Forms


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

/***********************************************************************
	1 - LEFT COLUMN
************************************************************************/


div.leftColumn h1 {
line-height:120%;
font-size: 16px;
color: #5290a8;
margin-bottom:15px;
white-space: nowrap;
}


div.leftColumn h2 {
color: #777;
font-size:14px;
text-transform:uppercase;
margin-bottom:10px;
}

div.leftColumn h3 {
color: #aaa;
font-size:11px;
text-transform:uppercase;
margin-bottom:10px;
}

div.leftColumn p {
margin-bottom:8px;
}

div.leftColumn ul {
margin: 0px 0px 8px 15px;
list-style: none;
}

img.left  {
margin:10px;
float:left;
padding: 5px;
border: #ccc 1px solid;
}

img.right {
margin: 10px;
float:right;
padding: 5px;
border: #ccc 1px solid;
}

div.formRight {
width: 40%;
padding-left: 25px;
float:left;

}

div.formRight ol {
margin-left: 23px;
margin-bottom: 15px;
}

div.formRight img {
padding: 5px;
border: #ccc 1px solid;
}

div.formLeft {
width: 50%;

float:left;
font-size: 12px;
color: #555;
border-right: #ccc 1px solid;
}

div.left {
float: left;
width: 28%;
padding-left: 2%;
}

div.right {
width: 60%;
float:left;
}

input.text {
width: 160px;
margin-bottom:5px;
}

input.submit {
margin-top: 15px;
}

input.submit2 {
margin-top: 15px;
margin-left:75px;
}

input.submit3 {
margin-top: 15px;
margin-left:58px;
}

textarea {
height: 200px;
width: 160px;
}
