/*
-------------------------------------------
File: 'Blueball 3 Column' styles.css Style Sheet
Created: 31, December, 2005
-------------------------------------------
*/

/* @group GENERAL STYLES */

body {
	background: #000000 url(images/bb_bg3blgr.png) top left repeat-x;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #353535;
	margin-top: 0px;
	margin-bottom: 20px;
}

p {
}

a:link, a:visited{
	text-decoration: underline;
	color:  #1b5cbc;
}


a:hover, a:active{
	text-decoration: underline;
	color:  #fc8300;
}


b, strong {
	font-weight: bold;
}

.image-left{
	float: left;
	margin:  0px;
	padding: 0px 7px 2px 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
}

.image-right{
	float: right;
	margin:  0px;
	padding: 0px 0px 2px 7px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
}

img {
	padding: 0px;
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

/* @end */


/* @group GLOBAL CLASSES */

.imageStyle {
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

standout {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #1b5cbc;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #fc8300;
}


h1 {
	font-size: 22px;
	line-height: 1.3em;
	color: #1b5cbc;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	line-height: 1.3em;
	color: #222222;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:  bold;
	margin-bottom: 5px;
	margin-top: 6px;
}

h3 {
	font-size: 16px;
	line-height: 1.3em;
	color: #1b5cbc;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:  bold;
	margin-bottom: 5px;
	margin-top: 1px;
}


h4 {
	font-size: 14px;
	line-height: 1.0em;
	color: #fc8300;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:  normal;
	font-style: italic;
}


h5 {
	font-size: 13px;
	line-height: 1.0em;
	color: #1b5cbc;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin: -2px 0px 1px 0px;
}


/* @end */

/* @group CONTAINER */


#container {
	width: 840px;
	height:  auto;
	background: #ffffff;
	margin: 0px auto; /* Right And Left Margin Widths To Auto 	text-align: center; /* Hack To Keep IE5 Windows Happy */
	z-index: 20;
	border-left: 6px solid #1990d6;
	border-right: 6px solid #1990d6;}


/* @end */

/* @group PAGEHEADER */


#container #pageHeader {
	position: relative;
	width: 840px;
	height: 185px;
	background: transparent url(images/pageheader_bblogo_4.png) top center no-repeat;
	border: 0px;
	margin-bottom: 18px;
}

#container #pageHeader h1 { 
	display: none;
}

#container #pageHeader h2 {
	display: none;
}

#container #pageHeader #breadcrumbcontainer {
	position: relative;
	top: 170px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 0px 32px;
	background: none;
	color: #a7a7a7;
	border-top: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2px;
}

#container #pageHeader #breadcrumbcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 8px;
	display:  inline;
}

#container #pageHeader #breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
}

#container #pageHeader #breadcrumbcontainer a {
	text-decoration: none;
	display: inline;
	color:  #a7a7a7;
}

#container #pageHeader #breadcrumbcontainer a:hover {
	text-decoration: underline;
	display: inline;
	color:  #a7a7a7;
}



/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
	position: relative;
	width: 840px;
	margin: 0px auto;
	margin-top: 0px;
	background: none;
	padding-top: 0px;
	z-index: 20;
}


#sidebarContainer{
	float: right;
	position: relative;
	border-top:  solid 1px #cccccc;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	text-align: left;
	background: #ffffff;
	z-index: 10;
}

html>body #sidebarContainer{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 12px;
}


#sidebarContainer .sideHeader {
	font-size: 13px;
	color: #1b5cbc;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 3px 0px 4px;
}	


#sidebarContainer p {
	padding: -8px 15px 0px 6px;
	line-height: 1.5em;
}


#contentContainer {
	position: relative;
	margin-left: 0px;
	margin-right: 200px;
	margin-top: -13px;
	margin-bottom: 5px;
	padding: 15px 30px 0px 40px;
	text-align:  left;
	background: none;
}

.product {
	width: 260px;
	float: left;
	margin: 0px 0px 20px 0px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 20px 0px 0px;
	line-height: 17px;
	font-size: 11px;
}

.product img{
	margin: 0px 0px -14px 0px;    	padding: 0px;
    	text-align: center;    	background-color: #ffffff;
}

.product-title{
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: #111111;
} 
    	

#footer {
	position: relative;
	padding: 0px 25px 20px 25px;
	background: #ffffff;
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

#footer p {
	font-size: 11px;
	color: #575666;
	margin-top: 55px;
}


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

#footer a:hover, #footer a:active {
}
	
/* @end */



/* @group TOOLBAR */


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

/* Toolbar Styles */

#navcontainer {
	margin-top: 12px;
	line-height: normal;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#navcontainer #current {
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;
	font-size: 12px;
	background: url(images/bluedot_over.png) left center no-repeat;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #1b5cbc;
	font-weight: bold;
}


/* Parent - Level 0 */


#navcontainer ul{
	padding: 0px;
	margin: 0px 0px 0px 5px;
	list-style: none;
}

#navcontainer li { 
	margin: 0px;
	padding: 0px;
	width: 190px;
	margin-bottom: 1px;
}

#navcontainer a{
	display: block;
	font-size: 12px;
	height:  20px;
	color: #777777;
	text-decoration: none;
	text-indent: 14px;
	background: url(images/graydot_over.png) left center no-repeat;
	padding: 4px 0px 0px 0px;
}

#navcontainer a:hover {
	color: #1b5cbc;
	text-decoration: none;
	background: url(images/bluedot_over.png) left center no-repeat;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
	margin: 0px 0px 0px 10px;
}

#navcontainer ul ul a
{
	display: block;
	font-size: 11px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 13px;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul a:hover{
	text-decoration: none;
	color: #fc8300;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul #current{
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;
	height: 20px;
	font-size: 11px;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;

}



/* Child - Level 2 */



#navcontainer ul ul ul li {
	margin: 0px 0px 0px 20px;
}

#navcontainer ul ul ul a
{
	display: block;
	height: 20px;
	padding: 0px 0px 0px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 23px;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul ul a:hover{
	text-decoration: none;
	color: #1b5cbc;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul #current{
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;	
}

#navcontainer ul ul .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li {
	margin: 0px 0px 0px 30px;
}

#navcontainer ul ul ul ul a
{
	display: block;
	height: 20px;
	padding: 0px 0px 0px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 33px;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul ul ul a:hover{
	text-decoration: none;
	color: #1b5cbc;
	background: url(images/sub_menu.gif) left top no-repeat;
}

#navcontainer ul ul ul #current{
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;	
}

#navcontainer ul ul ul .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #1b5cbc;
}


/* @end */



/* @group BLOG */



.blog-entry {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 20px 4px 0px;
	border-bottom: 1px solid #dcdcdc;
}

.blog-entry-title {
	font-size: 17px;
	line-height: 1.3em;
	color: #1b5cbc;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:  bold;
	letter-spacing: .2px;
	margin-bottom: 5px;
}

.blog-entry img {	padding: 3px;	border: 0px;}

.blog-entry-date {
	font-size: 11px;
	text-indent: 16px;
	color: #777777;
	margin-bottom: 5px;
	padding: 2px;
	background: url(images/pagesymbol.png) left no-repeat;
}

.blog-entry-category {
	color: #777777;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 3px;
	background: none;
}

.blog-category-link-enabled {
	margin-left: 6px;
}

.blog-category-link-disabled {
	margin-left: 6px;
}

.blog-entry-body {
	margin-bottom:  12px;
}

.blog-entry-comments {
	font-size: 10px;
	text-align:  left;
	color: #1b5cbc;
	margin-top: 7px;
}



/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {
	width: 720px;		text-align: left; /* To Make Content Centered */
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 720px;
	margin-left: 24px;
	margin-right: 24px;
}

.blog-archive-entries-wrapper {
	width: 720px;
	text-align: left;
	margin-left: 24px;
	margin-right: 24px;
}

.blog-archive-month {
	font-size: 20px;
	line-height: 1.3em;
	color: #1b5cbc;
	text-align: left;
	font-weight:  bold;
	margin-top: 34px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: 1px solid #7a7a7a;
}

.blog-archive-link {
	margin: 0px;
	font-size: 12px;
}

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

/* @end */

/* @group FILE SHARING */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	margin-bottom: 10px;
}

.filesharing-item a{
	color: #1b5cbc;
	text-decoration: none:
}

.filesharing-item a:hover {
	color: #1b5cbc;
	text-decoration: underline;
}

.filesharing-item-title {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

/* @group Index Page (Thumbnail view) */

table td{
	text-align: left;
}

.album-title {
	font-size: 19px;
	line-height: 1.3em;
	color: #1b5cbc;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 8px;
}

.album-description {
	margin-bottom: 15px;
}

.thumbnail-table {
}

.thumbnail-frame {
	border-style: none;
}

.thumbnail-frame a:hover {
	border-style: none;
}

.thumbnail-frame a {
	border-style: none;
}

.thumbnail-frame img {
	border: hidden;
}

.thumbnail-caption {
	margin-top: 3px;
	font-size: 11px;
	color: #777777;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0px;
	padding: 25px 50px 20px 25px;
	text-align: left;
	background: #ffffff;
}

.photo-navigation {
	padding:  12px;
	margin-bottom: 22px;
	background-color: #ffffff;
	text-align: center;
}

.photo-navigation a:link, .photo-navigation a:visited {
	font-size: 14px;
	color: #777777;
	text-decoration: none;
}

.photo-navigation a:hover {
	font-size: 14px;
	color: #777777;
	text-decoration: underline;
}

.photo-frame{
	margin-top: 10px;
	margin-bottom: 22px;
	padding: 6px;
	border: 1px solid #7a7a7a;
}

.photo-links {
	font-size: 14px;
	padding: 5px;
	color: #1b5cbc;
}

.photo-title {
	margin: 8px 0px 4px 0px;
	font-size: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.3em;
	color: #1b5cbc;
	text-align: center;
	line-height: 1.2em;
	padding-top: 10px;
}

.photo-caption {
	font-size: 12px;
	line-height: 15px;
	margin: 10px;
	color: #353535;
}

/* @end */

/* @end */


/* @group QUICKTIME ALBUM */


/* @group Index Page (Movie Thumbnail view) */


.movie-page-title {
	font-size: 19px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2em;
	color: #1b5cbc;
	text-align: left;
	margin-bottom: 8px;
}.movie-page-description {
	margin-bottom: 15px;

}.movie-thumbnail-frame {
	float: left;
	display: inline;
	border: 1px solid #7a7a7a;	padding: 1px;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	margin-top: 3px;
	margin-bottom:  3px;
	font-size: 11px;
	color: #777777;
}

	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 15px 0px 15px 0px;
	text-align: center;
	background: #1b5cbc;
}

.movie-title {
	font-size: 19px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2em;
	color: #1b5cbc;
	text-align: left;
	margin: 20px 20px 5px 20px;
}

.movie-description {
	margin-top: 3px;
	margin-bottom: 15px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	padding: 2px;
	background: #ffffff;
}
	
/* @end */


/* @group Quicktime Page */

.movie-background {
	margin: 15px 0px 15px 0px;
	text-align: center;
	background: #1b5cbc;
}

.movie-title {
	font-size: 19px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2em;
	color: #1b5cbc;
	text-align: left;
	margin: 20px 20px 5px 20px;
}

.movie-description {
	margin-top: 3px;
	margin-bottom: 15px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	padding: 2px;
	background: #ffffff;
	
/* @end */

/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
	color: #1b5cbc;
} 

.form-input-field{
}

.form-input-button {
}

/* @end */