/*//////////////////////////////////////////////////////////////////////////////
/// Innovation Place ///////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//
//
*/


/*//////////////////////////////////////////////////////////////////////////////
/// GENERAL //////////////////////////////////////////////////////////////////*/
body
{
	background-color: #000000;

	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	height: 100%;
	width: 100%;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul
{
	margin: 0px;
	padding-left: 15px;
	list-style: url(images/layout/bullet_grey.gif);
}
h1
{
	color: #c39616;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
h2
{
	color: #c39616;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	margin: 0px;
}
h3
{
	color: #c39616;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
img
{
	border: none;
}
p
{
	margin: 5px 0px 5px 0px;
}
/* END GENERAL
//////////////////////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////////////////////
/// CUSTOM LINKS /////////////////////////////////////////////////////////////*/
a:link
{
	font-weight: bold;
	color: #dedede;
	text-decoration: underline;
}
a:visited
{
	font-weight: bold;
	color: #dedede;
	text-decoration: underline;
}
a:hover
{
	color: #c39616;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	font-weight: bold;
	color: #c39616;
	text-decoration: none;
}
.mnu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dedede;
	text-decoration: none;
}
.mnu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #dedede;
	text-decoration: none;
}
.mnu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c39616;
	text-decoration: none;
	font-weight: bold;
}
.mnu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c39616;
	text-decoration: none;
}
.submnu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c39616;
	text-decoration: none;
}
.submnu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c39616;
	text-decoration: none;
}
.submnu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedede;
	text-decoration: none;
	font-weight: bold;
}
.submnu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c39616;
	text-decoration: none;
}
/* END CUSTOM LINKS
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// MENU CLASSES /////////////////////////////////////////////////////////////*/
#menu
{
	position: absolute;
	left: 237px;
	top: 63px;
	z-index: 2;
}
#sub_submnu a
{
	font-weight: normal;
	font-size: 10px;
	color: #986f00;
}
#sub_submnu a:hover
{
	color: #CCCCCC;
}
.menuItem
{
	padding-left: 17px;
}
#ourCommunity
{
	position: absolute;
	visibility: hidden;
}
.submenuItem
{
	padding-left: 10px;
}
.mnuSeparator
{
	padding-bottom: 10px;
}
.btn
{
	cursor: pointer;
}
/* END MENU CLASSES
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// LAYOUT CLASSES ///////////////////////////////////////////////////////////*/
#header
{
	height: 89px;	
	margin-left: 118px;
	
	background-image: url(images/layout/logo_innovation-place2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#flash
{
	height: 188px;
}
#flashPresentation
{
	height: 480px;
}
#content
{
	height: 288px;
	padding: 10px 195px 10px 18px;
	
	background-image: url(images/layout/bkg_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	vertical-align: top;
}
#verbage
{
	vertical-align: top;
	padding-left: 15px;
}
#footer
{
	height: 30px;
	padding-left: 96px;
	padding-right: 195px;
	vertical-align: top;
}
#copyright
{
	font-size: 9px;
}
#separator
{
	height: 1px;
}
#yipee
{
	padding-top: 2px;
	padding-right: 8px;
}
#copyright
{
	padding-top: 5px;
}
#sisterNav
{
	padding-top: 4px;
}
#ss_desc
{
	color: #c39616;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
#modules
{
	width: 220px;
	vertical-align: top;
}
.boxHeader
{
	background-image: url(images/layout/box_bkg_header.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.boxTitle
{
	padding: 0px 7px 0px 0px;
}
.boxBottom
{
	height: 1px;
	background-color: #5f5f5f;
}
.boxBody
{
	/*border-style: solid;
	border-width: 1px;
	border-color: #5f5f5f;
	border-bottom: none;
	border-top: none;
	
	background-image: url(images/layout/box_bkg_gradiant.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #111111;*/
	
	padding: 0px 5px 5px 10px;
	font-size: 9px;
}
.boxSurvey
{
	background-image: url(images/layout/box_survey_body.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 30px;
	overflow: hidden;
	padding: 0px 75px 0px 5px;
	font-size: 9px;
}
.boxMore
{
	color: #c39616;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
}
#photoGallery
{
	width: 170px;
	height: 35px;
	overflow: hidden;
	margin: 0px 4px 0px 2px;
	position: relative;
	left: 0px;
}
#photoGalleryScroll
{
	position: relative;
	left: 0px;
}
.galleryImageBox
{
	padding-left: 1px;
	padding-right: 1px;
}
.galleryImage
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.galleryArrow
{
	width: 8px;
}
.galleryBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: #222222;
	padding: 2px;
}
#news a
{
	color: #c39616;
	text-decoration: none;
}
#news li
{
	margin-bottom: 6px;
}
#page
{
	position: relative;
	width: 100%;
	height: 250px;
}
#pageNum
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	font-size: 10px;
}
/* END LAYOUT CLASSES
//////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////
/// CUSTOM CLASSES ///////////////////////////////////////////////////////////*/
.myLink
{
	cursor: pointer;
}
.myHeading
{
	font-weight: bold;
	margin-bottom: 2px;
}
.myHeading a
{
	color: #c39616;
	text-decoration: none;
	margin-bottom: 2px;
}
.myBlurb
{
	font-size: 12px;
	
}
.myBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.canvas
{
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity:0.69;
	opacity: 0.6;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}
.posABS
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.galleryText
{
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	overflow: auto;
}
.closeBtn
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	width: 20px;
	text-align: center;
	z-index: 3;
}
.semiTrans
{
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
.semiOpac
{
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}
/* END CUSTOM CLASSES
//////////////////////////////////////////////////////////////////////////////*/