html {
	margin:0;
	padding:0;
}
body
{
	font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	
}
a img {
	border:none;
}
img {
	display:block;
}

/* Headings */
h1,h2,h3 {
	letter-spacing: 0;
	line-height: 1em;
	margin:0.4em 0 0.2em 0;
	font-weight:normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.0em;
	margin:0 0 10px 0;
	font-weight:bold;
}
h3 {
	font-weight:bold;
	font-size: 1em;
}

/* Links */
a, a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

p {
	margin: 0 0 .8em 0;
}
#main-content{
	width:996px;
	position:relative;
	margin: 0 auto;
}
#header{
	height:117px;
}
#leftBar{
	width:203px;
	height:478px;
	float:left;
}
#leftBar-other{
	width:203px;
	height:900px;
	float:left;
}

#extranetLogin{
	padding:15px;
	width:173px;
	height:262px;
	margin-top:165px;
	font-size:12px;
}
#extranetLogin a{
	font-size:11px;
	text-decoration:underline;
}
.extranetHeading{
	text-align:center;
	text-decoration:underline;
	padding:10px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.extranet-wide{
	width:150px;
}	
/*----------Form Controls----------*/
.form-row{
	margin:.6em;
	font-family:"Times New Roman", Times, serif;
}
.form-row label{
	display:block;
}
#login-form input{
	font-size:12px;
	color:#000;
	padding:0px;
	border:1px solid #979b9b;
}
#login-form input.text{
 width:120px;
}
#login-form input.login-button { 
	margin:0 0 0 0px; 
	font: normal 1em "Times New Roman", Times, serif;
	padding: 5px 3px; 
	border: 1px solid #fff;
	background: #006B94; 
	color: #fff;		
}
input, select, textarea {
	font-size:12px;
	color:#000;
	padding:7px 5px;
	border:1px solid #979b9b;
}

input.login-button { 
	margin:0 0 0 0px; 
	font: normal 1em "Times New Roman", Times, serif;
	padding: 5px 3px; 
	border: 1px solid #fff;
	background: #006B94; 
	color: #fff;		
}
input.error, select.error, textarea.error {
	border:1px dashed #672a15;
	color:#cc3300;
}
/*----------Form Controls End----------*/

#flashWrapper{
	width:635px;
	height:478px;
	float:left;
	position:relative;
}
#welcome-line{
	position:absolute;
	top:0;
	left:0;
	width:635px;
	height:22px;
	display:block;
}
#rightBar{
	width:158px;
	height:478px;
	float:left;
	position:relative;
}
#rightTopStrip{
	width:158px;
	height:22px;
}
#rightBottomStrip{
	width:158px;
	height:22px;
	position:absolute;
	bottom:0;
}
a.block-link1{
	display:block;
	width:143px;
	height:116px;	
}
#link1{
	background:url(../images/link1-img.png) no-repeat;
	width:143px;
	height:116px;
	margin:20px auto 25px auto;	
}
a.block-link2{
	display:block;
	width:143px;
	height:115px;	
}
ul#link2{
	width:143px;
	margin:0px auto 10px auto;
	padding:0;
	list-style:none;
}
ul#link2 li{
	background:url(../images/link-bgd.png) no-repeat;
	width:142px;
	height:34px;
	margin:0;
	padding:10px 0 0 32px;
}
ul#link2 li a{
	display:block;
	width:142px;
	height:34px;
color:#c7c7c7;
outline:none;
}
ul#link2 li a:hover{
 color:#fff;
}
a.block-link3{
	display:block;
	width:143px;
	height:97px;	
}
#link3{
	background:url(../images/link3-img.png) no-repeat;
	width:143px;
	height:97px;
	margin:20px auto 35px auto;	
}
.clear-left{
	clear:left;
	height:1px;
	font-size:1px;	
}
#content-wrapper{
  min-height:200px;
  height:auto !important;
  height:200px;
  padding:25px 45px 15px 45px;
  font-size:13px;
}
#content-wrapper-other{
  min-height:900px;
  height:auto !important;
  height:800px;
  padding:0;
  font-size:13px;
  width:793px;
  float:left;
}
#content-two-columns{
	width:48%;
	float:left;
	padding-right:10px;
}
#content-two-columns p{
	padding:0 0 10px 0;
}
#logos{
	width:809px;
	height:119px;
	margin:10px auto;
	position:relative;
}
a#safe-search-link{
	position:absolute;
	width:163px;
	height:36px;
	display:block;
	right:0;
	top:41px;
	
}
#footer{
	height:110px;
	text-align:center;
	padding:10px 0 0 0;	
	margin-top:-1px;
}
ul#footer-links{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer-links li{
	display:inline;
	padding:0 22px;
	font-size:12px;
	font-weight:bold;
}
#footer-links li a{
	text-decoration:underline;
	font-weight:normal;
}
#footer-links li a:hover{
	text-decoration:none;
	font-weight:normal;	
}
#footer-text{
	line-height:30px;
	text-align:center;
	padding:15px 0px;
}
#footer-text a{
	text-decoration:underline;
}
#footer-text a:hover{
	text-decoration:none;
}
h1.page-heading{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:5px;
}
#cms-content{
	padding:20px 50px;
	font-size:13px;
	width:693px;
}
.align-center{
	text-align:center;
}


/*-------------------- FORM CONTROLS ----------------------*/
#form-wrapper {
	margin:10px 0 0 100px;
	padding: 5px;
	width:670px;
	color:#2b2318;	
}
#form-wrapper p label {
	width:170px;
	float:left;
	font-weight:bold;
	text-align:left;
	margin:0 4px 0 0;
	padding:2px 0 0 0;
}
#form-wrapper p label.error {
	float:none;
	width:300px;
	font-size:10px;	
	text-align:left;
	padding-left:175px;
	margin:0;
	color:#cc3300;	
}
#form-wrapper p{
	clear:both;
	margin:0 0 1px 0;
	padding:4px 0;
}
.small-font{
	font-size:10px;
}
label {
	width:100px;
	display:block;
	float:left;
	text-align:right;
	margin-right:4px;
	padding-top:3px;
	height:18px;
}
form {

}
.error-notice{
	font-size:11px;
	display:block;
}
#spamCode {
	margin:5px 0px 0px 175px;
	float:left;
}
input.button { 
	margin:0 0 0 175px; 
	font: bold 1em Arial, Sans-serif; 
	padding: 2px 3px; 
}
.error-notice{
	color:#CC3300;
	font-size:0.8em;
	padding:0px;
	height:12px;
	width:265px;	
	margin:0px;
}
.error-notice label{
	display:block;
	width:265px;
	margin:0px;
}

.wide{
	width:300px;
}
/*-------------------- FORM CONTROLS ----------------------*/
input.error, select.error, textarea.error {
	border:1px dashed #672a15;
	color:#cc3300;
}
.form-row img {
	border:1px solid #ccc;
}

.button {
	border: 1px solid #fff;
	background: #006B94; 
	color: #fff;	

}

.success, .notice {
	font-size:12px;
	margin:0;
	padding:4px;
}
.php-errors {
	width:500px;
	margin:10px auto 10px 100px;
}
.php-errors ul{
	padding-bottom:0;
	margin-bottom:0;
	margin-top:2px;
	padding-top:2px;
}
.php-errors li{
	font-size:0.8em;
	font-weight:normal;
	padding:4px;
}
.error-box{
	padding:10px;
	width:480px;
	margin:0 auto;
	margin-bottom:10px;
}
.error-display{
	height:14px;
	padding-left:18px;
}
.alert-display{
	height:16px;
	padding-left:20px;
}
.success-display{
	height:16px;
	padding-left:20px;
}
.year_name{
	width:50px;
	text-align:center;
	float:left;
}
.product-wrap{
	float:left;
	width:300px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:20px;
	padding:0px;
	text-align:center;
	font-size:13px;
}
.product-wrap a>img{
	display:block;
	margin:5px  auto;
	border:15px solid #d7d3d3;
}
.product-wrap a:hover>img{
	display:block;
	margin:5px  auto;
	border:15px solid #f8f8f8;
}

.album-image-wrap{
	width:200px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	margin:10px;
	padding:10px;
	text-align:center;
	border-bottom:1px dashed #67999A;
	font-size:13px;
}
.album-image-wrap img{
	display:block;
	margin:5px  auto;
}
ul#year-wise{
		
}
ul#year-wise li{
	float:left;
	padding:10px;
	padding-left:10px;
	background:url(default/bullet.png) no-repeat left;
	list-style:none;
}
ul#year-wise li a:hover{
	text-decoration:underline;	
}
/*------------------------------facebox-----------------------------------*/
#facebox{
	position:absolute;
	width:100%;
	height:100%;
	text-align: center;
	z-index:99999;
}
#close-facebox{
	text-align:right;
	display:none;
	width: 200px;
	margin: 0 auto;
	background-color:#bbb;
}
#facebox-inner{
	width:200px;
	height: 150px;
	margin: 0 auto;
	background-color:#bbb;
}
#facebox-image-wrapper{
	padding:10px;
	height:130px;
}
#facebox-image{
	cursor:pointer;
	display:block;
}
.facebox-spinner {
	background:url(default/ajaxload.gif) center center no-repeat;
}
#close-facebox p{
	margin:0;
	padding:0;
}
#close-facebox #image-caption{
	text-align:center;
	padding:4px;
	font-size:.8em;
	color:#FFF;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
/*#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-loading img{
	margin:0 auto;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}*/

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

.hidden{
	display:none;	
}
#album-wrapper{
	padding-left:100px;	
}
table#login-form{
	font-size:0.76em;	
}
ul.sitemap{
	margin:0;
	padding:5px 0 0 25px;
}
ul.sitemap li{
	font-weight:normal;	
}
ul.sitemap li a{
		font-weight:normal;	
}
h4{
	margin:17px 0 0 0;	
}