/*<group=General Styles>*/

body {
	text-align: left;
	font-family: 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0;
	white-space: pre;
}

p {
}

b, strong {

}

a:link {
	color: #f89614;
	text-decoration: none;
}

a:visited {
	color: #ac7139;
}

a:hover, a:active {
	text-decoration: underline;
	background: #0000ff;
	color: #f89614;
}

img {
	max-width: 99%;
}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	background: #ffffff;
	background-image: none;
	width: 100%;
}

#pageHeader {
	display: block;
	position: relative;
	width: 1010px;
	height: 92px;
	overflow: hidden;
	left: -10px;
	margin-bottom: 0;
	padding-left: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #ffcc66;
}

#pageHeader #grad {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 66px;
	overflow: hidden;
	z-index: 0;
}

#pageHeader h1 {
	position: relative;
	margin: 30px 0 10px 20px;
	font-size: 2.2em;
	letter-spacing: -1px;
	z-index: 1;
}

/* Luminesce Grad Styles for h1 */

#pageHeader #luminesce {
	display: block;
	position: absolute;
	width: 400px;
	height: 30px;
	top: 18px;
	left: 30px;
	overflow: hidden;
	z-index: 1;
}

#pageHeader h2 {
	position: relative;
	margin: 0 0 5px 20px;
	font-weight: normal;
	font-size: 1em;
	z-index: 1;
}





/* @group AddToAny */

#AddToAny {
	display: block;
	position: absolute;
	clear: both;
	width: auto;
	top: 53px;
	right: 0;
	float: right;
	margin-right: 38px;
	font: 0.85em/1.4em 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Verdana, sans-serif;
	z-index: 13;
}

#AddToAny a {
	color: #ffcc66;
}

#AddToAny a:hover {
	text-decoration: none; 
	color: #ffffff;
}

/* @end */




/* @group Breadcrumb */

#breadcrumbcontainer {
	display: block;
	position: absolute;
	width: auto;
	top: 58px;
	right: 0;
	margin-right: 24px;
	clear: both;
	float: right;
	z-index: 12;
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
	color: #797979;
}

#breadcrumbcontainer a {
	font-size: 0.85em;
	color: #ffcc66;
}

#breadcrumbcontainer a:hover {
	text-decoration: none; 
	color: #ffffff;
}

	
/* @end */




/* @Google CSE Styles */


#searchbox {
	position: absolute;
	top: 98px;
	right: 29px;
	z-index: 11;
}

#searchbox #cse-search-box input {
	color: #353535;
}


#cse-search-results {
	position: static;
}


/* @end */




/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	display: block;
	position: relative;
	height: 30px;
	padding: 0;
	line-height: normal;
}

#navcontainer #top_grad {
	position: absolute;
	width: 1020px;
	overflow: hidden;
	top: 0;
	left: -10px;
	z-index: 3;
}



/* Display  Level 0 and 1*/

#navcontainer ul {
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li {
	display: inline;
}

#navcontainer a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer a:visited {
	color: #ba8f20;
}

#navcontainer a:hover {
	color: #ffffff;
}



/* Display Level 2 */


#navcontainer ul ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navcontainer ul ul li {
	display: inline;
}

#navcontainer ul ul a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer ul ul a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer ul ul a:hover {
	color: #ffffff;
}


/* Display Level 3 */


#navcontainer ul ul ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navcontainer ul ul ul li {
	display: inline;
}

#navcontainer ul ul ul a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer ul ul ul a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer ul ul ul a:hover {
	color: #ffffff;
}


/* Display Level 4 */


#navcontainer ul ul ul ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navcontainer ul ul ul ul li {
	display: inline;
}

#navcontainer ul ul ul ul a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer ul ul ul ul a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer ul ul ul ul a:hover {
	color: #ffffff;
}


/* Display Level 5 */


#navcontainer ul ul ul ul ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navcontainer ul ul ul ul ul li {
	display: inline;
}

#navcontainer ul ul ul ul ul a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer ul ul ul ul ul a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer ul ul ul ul ul a:hover {
	color: #ffffff;
}


/* Display Level 6 */


#navcontainer ul ul ul ul ul ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navcontainer ul ul ul ul ul ul li {
	display: inline;
}

#navcontainer ul ul ul ul ul ul a {
	display: inline;
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}

#navcontainer ul ul ul ul ul ul a:link {
	text-decoration: none;
	color: #fabe28;
}

#navcontainer ul ul ul ul ul ul a:hover {
	color: #ffffff;
}


/* @end */





#sidebarContainer {
	width: 235px;
	margin-bottom: 20px;
}

#sidebarContainer #sidebar {
	margin-top: 60px;
	padding: 20px;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4 {
	font-weight: bold;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1 {
	font-size: 1.4em;
}

#sidebarContainer h2 {
	font-size: 1.3em;
}

#sidebarContainer h3 {
	font-size: 1.2em;
}

#sidebarContainer h4 {
	font-size: 1.1em;
}




#contentContainer {
	margin-bottom: 20px;
}

#contentContainer #content {
	padding: 0 20px 20px 20px;
}




/* Avatar Styles */

.avatar img {
	position: relative;
	top: 1px;
	left: -30px;
	border-right-style: solid;
	border-right-color: #ffcc66;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc66;
	border-bottom-width: 1px;
	z-index: 5; 
	float: left;
}





#footer {
	display: block;
	position: relative;
	margin: 40px 0;
	text-align: center; 
}

#footer p {
	text-align: center; 
	font-size: 0.85em;
}

#footer #footdetail {
	position: relative;
	margin: -40px 0 0 0;
	text-align: center; 
	font-size: 0.85em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #ffffff;
}
	
/*</group>*/


/*<group=Global Classes>*/

blockquote, .standout {
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	




/* Linedraw Classes */

.linedraw {
	display: block;
	position: relative;
	background: url(../../../spacer_1x1_F8AA22.png) left center repeat-x;
	height: 2px;
	width: 69%;
	overflow: hidden;
	padding: 12px 0 12px 0;
}




/* Credited Images Classes */

.image-0 {
	float: left;
	margin: 12px 50px 12px 0;
}

.credit-L {
	text-align: left; 
	padding-left: 4px;
}

.credit-R {
	text-align: right; 
	padding-right: 10px;
}

.credit-C {
	text-align: center; 
}

.credit-L, .credit-R, .credit-C  {
	font-size: 0.662em;
	color: #e6e6e6;
}

.credit-L a:link, .credit-R a:link, .credit-C a:link {
	text-decoration: none;
	color: #e6e6e6;
}

.credit-L a:visited, .credit-R a:visited, .credit-C a:visited {
	text-decoration: none;
	color: #e6e6e6;
}

.credit-L a:hover, .credit-R a:hover, .credit-C a:hover {
	text-decoration: none;
	color: #f89614;
}

.credit-L a:active, .credit-R a:active, .credit-C a:active {
	text-decoration: none;
	color: #f89614;
}





/* ListLight Styling */

.listlight a:link {
	text-decoration: none;
	color: #000000;
}

.listlight a:hover, .listlight a:active {
	text-decoration: underline;
	color: #f89614;
}





/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {

}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: bold;
	margin-bottom: 3px;
}

.blog-entry-date {
	margin-bottom: 8px;
	font-size: 0.9em;
	color: #808080;
}

.blog-entry-body {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-comments {
	display: none;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
	margin-bottom: 8px;
	font-size: 0.9em;
	color: #808080;
}

table.thumbnail-table {
	width: 99%;
}

table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td {
	display: block;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-weight: bold;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 8px;
	font-size: 0.9em;
	color: #808080;
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	max-width: 100%;
} 

.form-input-button { 
} 
/*</group>*/


