/*-----------------------------------
/
/ Rhythm Behavior Design. 07/05/2007
/ www.rhythmbehavior.com
/ Graphic Design and web development
/ Portland, OR
/ 
/
/----------------------------------*/


/*-----------------------------------
/
/ Layout control
/
/----------------------------------*/

body {
	margin:0;
	font-size:95%;
	background:url(/img/bkg_body.gif);
	background-color:#fbf6e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.55em;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#ba0066;
	position:relative;
}

#border_out {
	width:798px;
	border:dashed white 1px;
}

#border {
	width:756px;
	margin-top:76px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	border:dashed white 1px;
}

#content {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:56px;
	position:relative;
	background-color:white;
	background-image:url(/img/bkg_spot.gif);
	background-repeat:no-repeat;
	background-position:6px 0px;
	z-index:5;
}

.pad {
	padding-left:56px;
}

.btm_rt {
	position:absolute;
	right:0;
	bottom:0;
	z-index:5;
}

#mainGif {
	position:absolute;
	margin-left:50%;
	left:-270px;
	top:-8px;
	z-index:6;
}
	

#footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:1.4em;
	margin-left:56px;
	margin-top: 0px;
	margin-bottom: 18px;
}

#nav {
	width:645px;
	text-align:center;
	margin-left:55px;
}

#nav table {
	margin-left:auto;
	margin-right:auto;
	width:1px;
}

#nav table tr td {
	padding-left:1em;
	padding-right:1em;
}

.clear {
	clear:both;
	font-size:0em;
	line-height:0em;
	height:0;
}

/*-----------------------------------
/
/ Style control
/
/----------------------------------*/

body {
	color: #653737;
}

.hr {
	color:none;
	border:none;
	background-image:url(/img/bkg_divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 0px;
	font-size: 1px;
	position:relative;
	left: 23px;
	height:8px;
	overflow:hidden;
	width:556px;
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
}

.clear {
	clear:both;
	float:none;
}

p {
	font-size:1.2em;
	margin:0;
	padding:0;
}

h1, .h1 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	display:inline;
	padding:0;
}

.smText {
	font-size:0.8em;
	width:590px;
	margin-left:80px;
	margin-bottom:2.5em;
	line-height:1.5em;
}

.small {
	font-size:0.97em;
	line-height:1.35em;
	margin-left:25px;
}

.smText .h1 {
	font-size:1.1em;
}

.floatR {
	float:right;
	margin-bottom:10px;
	margin-left:30px;
	position:relative;
	top:-10px;
	z-index:10;
}

#nav a {
	font-size:.8em;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:100%;
	height:4em;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center 1.7em;
	overflow: hidden;
}

a, a:visited {
	color:#739d00;
}

#nav a:hover {
	background-image:url(/img/bkg_link.gif);
}

a:hover, h1, .h1, .pink {
	color:#f13fa1;
}

img {
	border:none;
}

img.twitter {
	vertical-align: middle;
}

#secondary_nav {
	text-align: center;
	font-size: 10px;
	position:relative;
	width: 100%;
	margin: auto;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#secondary_nav a, #secondary_nav a:hover, #secondary_nav a:visited {
	color: #aaa;
} 

/*-----------------------------
 * Gallery CSS
 *-----------------------------*/


#gallery {
	position:absolute;
	top:10px;
	/*background:url(/img/site/bkg_grey_strip.png) repeat-x bottom;*/
	background-color:#fff;
	border:dashed 1px #f13fa1;
	z-index:200;
	width: 660px;
	margin-left:-330px;
	overflow: hidden;
	margin-bottom:150px;
	left:50%;
	display:none;
	text-align: center;
}

 a.gallery_title {
	font-size: 12px;
}

#gallery img {
	display:inline;
	margin:auto;
	margin-top:8px;
	text-align: center;
}

#hide_back {
	position:fixed;
	display:none;
	top:0;
	left:0;
	width:100%;
	background:black;
	z-index:200;
}

#gallery_nav {
	/*background:url(/img/site/nav_grey_strip.gif) repeat-x top left;*/
	background-color: #f13fa1;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align: left;
}
#gallery_nav_bar {
	width:100%;
	height:3px;
	overflow:hidden;
	position:absolute;
	top:32px;
}

#gallery_nav a {
	display:block;
	font-size: 13px;
	float:left;
	color:white;
	text-decoration:none;
	height:25px;
	width:33%;
	overflow:hidden;
	text-align:center;
}

#gallery_nav a.close {
	width:33%;
}

#gallery_nav a:hover {
	color:#653737;
	/*background:url(/img/site/nav_blue_strip.gif) repeat-x center left;*/
	text-decoration:none;
}

.main_img {
	margin-top:16px;
}


#applications div {
	float:left;
	text-align:center;
	width:144px;
	margin-left:8px;
	margin-right:8px;
	margin-top:16px;
}

#applications {
	line-height: 16px;
}

#applications div img {
	margin:0;
}

.prev, .next {
	border-right: solid #653737 1px;
}

.hidden, #meta {
	display:none;
}