@charset "utf-8";
/* CSS Document */

body		{margin: 0;
		padding: 0;
		text-align: center;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
		color: #000000;}

img {border:0;}
		
a		{color: #336666;
text-decoration:underline;}
a:hover		{color: #000000;}
a:active 	{color: #000000;}
a:visited 	{color: #336666;}

#page		{width: 942px;
		text-align: left;
		margin: 0 auto;}
	
#header		{position: relative;
		height: 138px;
		background-color: #ffffff;
		width: 942px;
		background-image:url(images/header.gif);
		margin: 0px;
		padding: 0px;}

#header h1	{background-image:url(images/portland-tint-logo.gif);
		width: 439px;
		height: 57px;
		position: relative;
		top: 25px;
		margin: 0 auto;
		font-size: 1px;
		text-indent: -999em;}

h2		{background-image: url(images/h1.gif);
		background-color: #000000;
		margin: 40px auto 0 auto;
		width: 531px;
		height: 25px;
		text-align: center;
		color: #ffffff;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 18px;
		line-height: 22px;
		font-weight: normal;
		font-style: italic;}
		
#menu		{background-image:url(images/navbar.gif);
		width: 942px;
		height: 27px;
		margin-top: 0px;
		padding: 0px;}
		
ul		{margin: 0;}		

li		{float:left;
		list-style-type: none;}

#wrapper 	{background-image:url(images/content.gif);
		background-repeat:repeat-y;}

#sidebar 	{width: 150px;
		float: left;
		margin-left: 22px;
		position: relative;
		background-color: #c2c2c2;
		padding-left: 1.5em;
		padding-right: 1em;}

#sidebar .elite {margin-left:-0.3em;}
		
h4		{font-family:Tahoma, Geneva, sans-serif;
		font-weight: normal;
		font-size:15px;
		text-transform: uppercase;
		margin-bottom: 0;}		

#content 	{background-color: transparent;
		width: 660px;
		float: right;
		position: relative;
		display: inline;
		margin: 0 1em;
		padding-right: 3em;
		padding-bottom: 0}
		
h3		{font-family:Tahoma, Geneva, sans-serif;
		font-weight: normal;
		font-size:20px;
		margin-bottom: 0;}	
		
#footer		{height: 49px;
		background-image:url(images/footer.gif);
		clear: both;}
		
#footer li 	{font-family: Tahoma, Geneva, sans-serif;
		padding-top: 4px;
		padding-right: 20px;
		text-transform:none;
		color: #000000;
		font-size: 12px;}
		
#footer ul 	{padding-left: 5em;}

.think{
color:#888888;
font-size:10px;
padding-top:10px;
padding-bottom:10px;
}

.think a{
text-decoration:underline;
}

.think a:hover{
text-decoration:underline;
}
		

 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;}

.clearfix	{display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  
		
		
/*** START AJAX MENU ***/
#ajaxmenu ul {
	margin-top: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

#ajaxmenu ul li {
	position: relative;
	float: left;
	
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:27px;
	line-height: 16px;
}

#ajaxmenu ul li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	color:#000;
	font-size:17px;
	font-weight:normal;
	line-height:26px;
}

#ajaxmenu ul li a:hover {
	color:#fff;
}

/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {
	color: #000;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#ajaxmenu ul li.category {
	color: #000;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#ajaxmenu ul li.lastcategory {
	color: #000;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
}

#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 

#ajaxmenu li a {
	text-decoration: none;
}


/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 100%;
	padding-right:25px;
	display: block;
}

#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	color: #fff;
	background-color: #c2c2c2;
	text-indent: 4pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	background-image:url(images/navbar-dropdown.gif);
	color: #000;
	font-size: 15px;
	text-align: left;
	line-height: 22px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-weight: normal;
	width: 172px;
	background-color: #c2c2c2;
	text-indent: 4pt;
}

#ajaxmenu li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Sub Menu Styles */
#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */

#ajaxmenu {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#myajaxmenu {
	display: block;
	z-index: 1000;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}


.randomquote {
	color: #336666;
	text-decoration:none;
}
.randomquote:hover {
	color: #000000;
}
