/*********************/
/* Basics */
/*********************/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/bg.gif) repeat left top #000000;
	font-family: "Trebuchet MS", Verdana,"Lucida Grande", Helvetica,  Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
}

h1 { margin: 0 0 5px 0; font-size: 18px; padding-bottom: 4px;}
h2 { margin: 0 0 5px 0; font-size: 16px; }
h3 { margin: 5px 0 5px 0; font-size: 14px; }
h4 { margin: 5px 0 5px 0; font-size: 12px; }
h5 { margin: 5px 0 5px 0; font-size: 12px; text-decoration: underline; }

PRE { font-family:monospace; }
A { text-decoration:none; color: #cccccc; font-size: 13px;}
A:hover { text-decoration:none; color: #ff0000;}

.clear {
	clear: both;
	height: 1px;
	overflow:hidden;
}

* html #clear { 
	clear: none;
	height: 1px;
}

HR {
	border: 1px dotted #2c2c2c;
	width: 98%;
	height: 1px;
	margin: 5px 0 5px 0;
	color: #2c2c2c;
}

P {
	font-size: 13px;
}

img {
	border: 8px solid #000000;
}

#displayHP1, #displayHP2, #displayHP3, #displayHP4,
#displayHP5, #displayHP6, #displayHP7, #displayHP8 {
  display: none;
}

/*********************/
/* Common            */
/*********************/
h1.content-title { color:#d7d7d7; }
h1.cricket-content-title { color:#d7d7d7; }
h1.title { margin: 48px 0 5px 0; font-size: 18px; padding-bottom: 4px;}

title-block {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

h1.title { margin: 48px 0 5px 0; display: block; width: 50%; }

h1.archive-lnk a,
h1.archive-lnk a:visited {
	float:right;
	display: block;
	width: 48%;
	margin: -28px 0 5px 0; 
	text-align: right;
	padding: 0 25px 0 0;
	background: url(images/archives-arrow-red.jpg) right center no-repeat;
	color: #fff;
	font-size: 13px !important;
}

h1.archive-lnk a:hover {
	float:right;
	display: block;
	width: 48%;
	margin: -28px 0 5px 0; 
	text-align: right;
	padding: 0 25px 0 0;
	background: url(images/archives-arrow-grey.jpg) right center no-repeat;
	color: #ff0000;
	font-size: 13px;
}


fieldset.contentwrap {
	border: 1px dotted #2c2c2c;
	padding: 6px;
}

#af-links {
	position: absolute;
	display: block;
	bottom: 200px;
	width: 100%;
	height: 25px;
}

#af-links img {
	border: 4px solid #999999;
	margin-bottom: 16px;
}

* html #af-links {
	bottom: 65px;	
}

/*********************/
/* LAYOUT            */
/*********************/

#wrapper {
	margin:20px auto 0 auto;
	width: 978px;
	text-align: left;
	max-height: 635px;
	overflow: hidden;
}

#col2-container2 {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#col2-container1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
}
#col2-left {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	max-height: 635px;
	height: 635px;
	overflow: hidden;
	padding-top: 8px;
}
#col2-right {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	margin-left:6%;
	max-height: 635px;
	height: 635px;
	overflow: hidden;
	padding-top: 8px;
}



/*********************/
/* Home */
/*********************/

h1.home-intro {
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
	padding: 0 !important;
	margin-top: 6px;
	font-family: arial, verdana, tahoma;
	text-align: center;
}

h1.home-intro-af {
	font-size: 24px;
	color: #ffffff;
	padding: 0 !important;
	text-align: center;
}

P.issue {
	text-align: right;
	font-size: 13px;
	position: fixed;
	top: 30px;
	margin-left: 326px;
}

* html P.issue {
	position: absolute;
	top: 0;	
	margin-left: 320px;
}

#news-block-home {
	display: block;
	width: 250px;
	float: right;
	margin-top: 175px;
}

h1.home-latest-news {
	color: #d7d7d7;
	font-family:  Arial, Verdana, sans-serif;
	position: relative;
	font-size: 20px;
}

h1.home-headline {
	font-size: 18px;
	color: #ffffff;
	margin-top: 5px;
	font-style: italic;
	font-family: Georgia, Arial, Verdana, sans-serif;
	line-height: 24px;

}

P.home-more-news {
	text-align: right;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 0px;
}

P.home-more-news a:link,
P.home-more-news a:visited {
	padding-right: 40px;
	color:#FFFFFF;
	text-decoration: none;
	background: url(images/more-news-arrow.gif) 72% 5px no-repeat;
}

P.home-more-news a:hover {
	padding-right: 40px !important;
	color:#ff0000;
	text-decoration:none;
	background: url(images/more-news-arrow-grey.gif) 72% 5px no-repeat !important;
}

#home-more-cricket {
	position: absolute;
	display: block;
	bottom: 75px;
	font-size: 13px;
	line-height: 25px;
}

#home-more-cricket ul li a {
	background: url(images/red-arrow.gif) 0 2px no-repeat;
	padding: 0 0 10px 22px;
	color: #FFFFFF;	
	text-decoration: none;
	list-style-type: none !important;
}

#home-more-cricket ul li a:hover {
	background: url(images/grey-arrow.gif) 0 2px no-repeat;
	padding: 0 0 10px 22px;
	color: #d6d6d6;
	text-decoration: none;
}

/******************************/
/* Scroll bar Vertical        */
/******************************/
						
#scrollbar_content{
	width:412px;
	height:465px;
	float:left;
	overflow:hidden;
}

#scrollbar_content-gal{
	width:100%;
	height:465px;
	float:left;
	overflow:hidden;
}

#scrollbar_content p {
	margin: 10px;
}
.scrollbar-vert{
	background-color: #2c2c2c;
	border:1px solid #545454;
	height: 465px;
	width: 18px;
	float:left;
}
.handle-vert{
	height: 42px;
	width: 20px;
	background: url(images/handle.gif) no-repeat;
}

#scrollbar_content img {
	border: 8px solid #000000;
}

/************************/
/* Scroll bar Horizontal*/
/************************/

.scrollbar-hor{
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}
.handle-hor{
	height: 20px;
	width: 42px;
	background: url(images/handle-hor.gif) no-repeat;
}

/************************/
/* Profile Container    */
/************************/

.profile-container dl { width: 390px;} 

.profile-container dt, .profile-container dd { 
	padding:  3px 0 3px 0; 
	float: left; 
	background:#171717;
}

.profile-container dt { 
	width: 128px;        
	padding-right: 8px; 
	text-align: right; 
	margin-bottom: 2px;
	margin-right: 2px;
}

.profile-container dd { 
	text-align: left;  
	width:  225px;  
	font-weight: bold;
	margin-bottom: 2px;
	padding-left: 8px; 
}

/************************/
/* Filmstrip            */
/************************/

#filmstrip {
	position: absolute;
	bottom: 70px;
	display: block;
	height: 172px;
	width: 150%;
	background: url(images/filmstrip.jpg) repeat-x left top;
}

#fs-img-block {
	width: 100%;
	overflow: hidden;
}

#fs-img-block img {
	display: inline;
	margin: 30px 0 0 -5px;
	height: 112px;
}

/************************/
/* News Archives       */
/************************/

#archives_box { 
	margin:0 0 0 0;
	overflow: hidden;
}
	
#archives_box ul {}
	
#archives_box ul li { 
	text-align:left; 
	max-height: 75px;
	overflow:hidden;
	float: left;
	border-bottom: 1px solid #000;
	background: url(images/news-hl-bg.gif) top left repeat-x #2c2c2c;
}

#archives_box ul li p {
	float:left; 
	display:block; 
	width:300px; 
	padding: 5px;
	font-weight:bold;
}

#archives_box ul li img_hline {
	display: block;
	float:right; 
	margin: 0;
}


#archives_box ul li img.img_hline {
	border: 0 !important;
	width:110px;
	height: auto;
	float:right; 
	display: block;
 	overflow: hidden;
	margin: 0;
}

* html #archives_box ul li img.img_hline {
	display: none;
}

P.news-post-date {
	color: #d7d7d7;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 0px !important;
	width: 300px;
}

#archives_box ul li p a.hline-title,
#archives_box ul li p a.hline-title:visited {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left !important;
}

#archives_box ul li p a.hline-title:hover {
	color: #ff0000;
}

/************************/
/* News Article         */
/************************/



* html #news-article {
	width: 97%;
}

#col2-right #news-article ul {
	margin-bottom: 10px;
}

#col2-right #news-article ul li {
	list-style-position: inside;
	list-style-image: url(images/li-content.gif);
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
	font-size: 13px;
}


#col2-right #news-article P {

}

/************************/
/* News Main Page       */
/************************/

#news-roundup-blk {
	position: absolute;
	display: block;
	bottom: 16px;
}

h1.news-mgn {
	color:#d7d7d7;
	margin: 12px 0 0 0;
	padding: 0 !important;
}

#latest-cricket {
	display: block;
	width: 100%;
	height: 124px;
	margin-top: 5px;
}

.latest-cricket-bk1 {
	display: block;
	width: 126px;
	height: 108px;
	float: left;
	padding: 8px 6px 8px 6px;
	border: 1px solid #2c2c2c;
}

.latest-cricket-bk2 {
	display: block;
	width:  125px;
	height: 108px;
	float: left;
	padding: 8px 6px 8px 6px;
	margin-left: 15px;
	border: 1px solid #2c2c2c;
}

.latest-cricket-bk3 {
	display: block;
	width:  126px;
	height: 108px;
	float: left;
	padding: 8px 6px 8px 6px;
	margin-left: 15px;
	border: 1px solid #2c2c2c;
}

#latest-cricket img {
	border: 3px solid #999999;
	margin: 0 10px 0 10px;
}

P.news-archive-btn {
	text-align: right;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 0;
}

P.news-archive-btn a:link,
P.news-archive-btn a:visited {
	padding-right: 40px;
	color:#FFFFFF;
	text-decoration: none;
	background: url(images/more-news-arrow.gif) 87% 5px no-repeat;
}

P.news-archive-btn a:hover {
	padding-right: 40px !important;
	color:#d6d6d6;
	text-decoration:none;
	background: url(images/more-news-arrow-grey.gif) 87% 5px no-repeat !important;
}

/************************/
/* Blog                 */
/************************/

h1.blogTitle {
	background: url(images/speech.gif) left top no-repeat;
	text-indent: 32px;
	margin-bottom: 0;
}

P.blogDate {
	color: #dadada;
	font-size: 11px;
	text-indent: 32px;
	margin: 0 0 10px 0 !important;
}

.blogQuoteTop {
	background: url(images/blogQuotes.gif) left top no-repeat;
	float: left;
	width: 50px;
	height: 45px;
	margin-right: 10px;
}


h1.blogH1 {
	background: url(images/red/speech-bubble.gif) 5px top no-repeat;
	text-indent: 32px;
	margin-top: 10px;
}

/************************/
/* Sponsors             */
/************************/

.sponsorsmain {
	width: 100%;
	display:block;
	margin-bottom: 10px;
	clear: both;
}

* html .sponsorsmain {
	#width: 90%;
}

.sponsorsimage {
	display:block;
	padding: 5px;
	margin: 0 8px 8px 0;
	width: 100px;
	height: auto;
	text-align: center;
	line-height:80px;
	background: #ffffff;
	border: 5px solid #999999;
	float: left;
}
.sponsorsimage img {
	background-color:#ffffff;
	max-width: 90px;
	height: auto;
	border: 0 !important;
}
	
.sponsorsheader {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	width: 390px;
	height: 19px;
	text-align: left;
	margin: 3px 0 8px 0;
}
.sponsorsheader h2 {
	color: #FFFFFF;
	margin-right: 8px;
	display: inline;
}
.sponsorsheader a {
	font-weight: lighter;
	font-size: 12px !important;
}
.sponsorsheader a:hover {
	font-weight: lighter;
	font-size:12px !important;
}

.sponsorsmain P {
	margin: 0 !important;
}

/************************/
/* Questions            */
/************************/

#qas {
	line-height: 20px;
}

#qas P {
	margin-bottom: 0;
}


* html #qas {
	width: 97%;
}

.qa {
	font-size: 24px;
	color: #ff0000;
	margin-right: 5px;
	line-height: 23px;
}

.question-blk {
	margin-right: 8px;
}

.question-blk P {
	padding: 5px;
	font-style: italic;
	color: #d7d7d7;
}


.answer-blk P {
	padding: 5px;
}

.sig {
	text-align: right;
}

.author {
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
}

/************************/
/* Gallery Page         */
/************************/

#col2-container2-gal {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}

#col2-container1-gal {
	float:left;
	width:100%;
	position:relative;
	right:30%;
}

#col2-left-gal {
	float:left;
	width:20%;
	position:relative;
	left:32%;
	max-height: 635px;
	height: 635px;
	overflow: hidden;
	padding-top: 8px;
}

#col2-right-gal {
	float:left;
	width:74%;
	position:relative;
	left:34%;
	max-height: 635px;
	height: 635px;
	overflow: hidden;
	padding-top: 8px;
}

/***********************/
/* IMAGE OPACITY       */
/***********************/

.latest-cricket-bk1 img:hover, 
.latest-cricket-bk2 img:hover, 
.latest-cricket-bk3 img:hover, 
#af-links img:hover, 
.sponsorsimage img:hover,
#archives_box ul li img.img_hline:hover {
	opacity:.65;
	filter:alpha(opacity=65);
	background-color:#FFFFFF;
}

/*********************/
/* Menu */
/*********************/

#menu {
	position:absolute;
	bottom: 280px;
	line-height: 25px;
	font-family: verdana, tahoma, arial;
	font-size: 16px;
}

#nav {
	padding:0; 
	margin:0; 
	color: #ffffff;
	list-style:none;
}

#nav a {
	text-decoration:none; 
	color: #ffffff;
	background:url(images/red-arrow.gif) no-repeat left center; 
	padding-left: 22px;
	height:25px; 
	line-height:25px; 
	display:block;
	cursor:pointer; 
	width:200px; 
}

#nav a:hover {
	text-decoration:none; 
	color: #cccccc;
	background:url(images/grey-arrow.gif) no-repeat left center; 
	padding-left 22px; 
}

#nav li ul { display: none; }

#nav li ul li {
	padding-left:10px; 
}

#nav .selectedElement{
	text-decoration:none; 
	color: #cccccc;
	background:url(images/grey-arrow.gif) no-repeat left center; 
	padding-left 22px; 
}

/*********************************/ 
/* STATS TABLES			 */ 
/*********************************/
.stats-page p{line-height:0;margin:0;padding:0;}

div.cricketTH {
	margin: 48px 0 5px 0; font-size: 18px; padding-bottom: 4px;
}

table.cricket_playerTABLE {
	padding: 3px 3px 1px 3px;
	margin-bottom: 15px;
	width: 100%;
	opacity:.75;
	filter:alpha(opacity=75);
	background: #1c1c1c;	
}

table.cricket_playerTABLE thead tr th h2{
	color: #f1f1f1;
	background-color:#000;	
}

.cricketTR-oddrow{
	font-weight: bold;
	background: url(images/afTable-th-bg.jpg) left top repeat-x #2c2c2c;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 12%;
}

table.cricket_playerTABLE tbody tr td {
	border-bottom: 1px solid #333333;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

/*************************************/ 
/* REGISTRATION */ 
/*************************************/

.reg-container {
	width: 100%;
	margin-top: 10px;
}

.reg-block {
	margin-bottom: 8px;
}

.reg-block img {
	float: left;
	max-width: 230px;
}

.reg-container dl { width: 99%;} 

.reg-container dt, .reg-container dd { 
	padding:  0 0 3px 0; 
	float: left; 
}

.reg-container dt { 
	width: 45%;        
	padding-right: 10px; 
	text-align: right; 
	font-weight: bold;
}

.reg-container dd { 
	text-align: left;  
	width:  50%;  
}

.reg-container dd INPUT { 
	width:  150px; 
}

.reg-container dd SELECT { 
	width:  156px; 
}

.reg-container checkbox {
	border: none;
}

#reg-form {
	width: 99%;
	padding: 5px;
	margin: auto;	
}

/*************************************/ 
/* VALIDATION EMAIL */ 
/*************************************/

.val-container {
	width: 100%;
	margin-top: 10px;
}

.val-container dl { width: 100%;} 

.val-container dt, .val-container dd { 
	padding:  0 0 3px 0; 
	float: left; 
}

.val-container dt { 
	width: 250px;        
	padding-right: 10px; 
	text-align: right; 
	font-weight: bold;
}

.val-container dd { 
	text-align: left;  
	width:  280px;  
}

.val-container dd INPUT { 
	width:  150px;  
}

.val-container checkbox {
	border: none;
}

#val-form {
	width: 99%;
	padding: 5px;
	margin: auto;	
}


P.reg-thanks {
	text-align: center;
	font-weight: bold;
}

P.reg-thanks-blk {
	margin: 10px 20px 20px 20px;
}

/*************************************/ 
/* LOGIN */ 
/*************************************/ 

.login-signin h2 {
	font-size: 18px;
}

.login-signin h2 a:link,
.login-signin h2 a:visited {
	font-size: 18px;
	padding-left: 35px;
	background: url(images/key.jpg) left center no-repeat;
}

.login-signin h2 a:hover {
	font-size: 18px;
	text-indent: 0;
	padding-left: 35px;
	background: url(images/key.jpg) left center no-repeat;
}

.login-signin {
	width: 99%;
	padding-right; 10px;
}

fieldset.login {
	border: 1px dotted #2c2c2c;
	padding: 16px 6px 16px 6px;
	margin: 20px 0 20px 0 !important;
}


.login-signin form {
	margin-left: 10px;
	padding: 10px;
}

.login-reg-link {
	width: 99%;
	padding:8px;
}

.login-reg-link h2 {
	font-size: 18px;
}

.login-reg-link h2 a,
.login-reg-link h2 a:visited {
	font-size: 18px;
}

.login-reg-link h2 a:hover {
	font-size: 18px;
}

.login-reg-link INPUT {
	width: 250px;
}

button.loginBg {
	font-weight: bold;
	border: 0;
	margin: 10px 0 5px 0;
	width: 	95px;
	height: 25px;
}

button.loginBg:hover {
	cursor: hand;
	margin: 10px 0 5px 0;
}

/***********************/
/* SLIDESHOW */
/***********************/
.slideshow {
background:transparent url(images/slideshow-copy.gif) no-repeat scroll 0 0;
height:486px;
width:571px;
}

.slideshow img {
border: 0 none !important;
}
.slideshow-captions{
background:#000000;
bottom:40px;
color:#fff;
font:normal 12px/22px Arial,sans-serif;
left:30px;
overflow:hidden;
position:absolute;
text-indent:10px;
width:500px;
z-index:10000;
}

.slideshow-captions-hidden{
height:0;
opacity:0;
}

.slideshow-captions-visible{
height:22px;
opacity:.9;
}

.slideshow-controller {
margin:-44px 0 0 -119px;
top:50%;
}
.slideshow-images {
height:400px;
left:30px;
top:46px;
width:500px;
}
.slideshow-images img {
position:static;
}
.slideshow-thumbnails {
	height: 300px;
	left: auto;
	right: -80px;
	top: 0;
	width: 70px;
	position: absolute;
}
.slideshow-thumbnails ul {
height: 500px;
width: 70px;
left: 0;
top: 0;
position: absolute;
}
.slideshow-thumbnails * {
margin: 0;
padding: 0;
}
.slideshow-thumbnails li {
float: left;
list-style: none;
margin: 5px 5px 5px 0;
position: relative;
}
.slideshow-thumbnails a {
display: block;
float: left;
padding: 5px;
position: relative; 
}
.slideshow-thumbnails a:hover {
background-color: #ccc !important;
opacity: 1 !important;
}
.slideshow-thumbnails img {
display: block;
width: 60px;
height: 60px;
}
.slideshow-thumbnails-active {
background-color: #ccc;
opacity: 1;
}
.slideshow-thumbnails-inactive {
background-color: #999;
opacity: .5;
}

.slideshow-alternate-images {
height:400px;
left:30px;
top:39px;
width:500px;
}
.slideshow-alternate-images img {
float:left;
}
.slideshow-alternate-images-visible {
left:0;
opacity:1;
top:0;
}
.slideshow-alternate-images-next {
left:0;
opacity:0;
top:400px;
}
.slideshow-alternate-images-prev {
left:0;
opacity:0;
top:-400px;
}
.slideshow-alternate-thumbnails {
height:421px;
position:absolute;
right:-64px;
top:28px;
width:70px;
}
.slideshow-alternate-thumbnails * {
margin:0;
padding:0;
}
.slideshow-alternate-thumbnails ul {
height:500px;
left:0;
position:absolute;
top:0;
width:70px;
}
.slideshow-alternate-thumbnails li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 5px;
position:relative;
}
.slideshow-alternate-thumbnails a {
background:transparent url(images/thumbnails-a.gif) repeat scroll 0 0;
display:block;
opacity:0.5;
padding:10px;
position:relative;
}
.slideshow-alternate-thumbnails a:hover {
opacity:1 !important;
}
.slideshow-alternate-thumbnails a img {
border:0 none;
}
.slideshow-alternate-thumbnails img {
display:block;
}
.slideshow-alternate-thumbnails-active {
opacity:1;
}
.slideshow-alternate-thumbnails-inactive {
opacity:0.5;
}
.slideshow-alternate-thumbnails .overlay {
height:30px;
left:0;
position:absolute;
width:100%;
z-index:10000;
}
.slideshow-alternate-thumbnails .overlay.a {
background:transparent url(images/vertical-thumbnails-a.png) repeat scroll 0 0;
top:0;
}
.slideshow-alternate-thumbnails .overlay.b {
background:transparent url(images/vertical-thumbnails-b.png) repeat scroll 0 0;
bottom:0;
}
.slideshow-alternate-controller {
background:transparent url(images/controller.png) no-repeat scroll 0 0;
height:42px;
left:50%;
margin:-21px 0 0 -119px;
overflow:hidden;
position:absolute;
top:50%;
width:238px;
z-index:10000;
}
.slideshow-alternate-controller * {
margin:0;
padding:0;
}
.slideshow-alternate-controller-hidden {
margin-top:-200px;
opacity:0;
}
.slideshow-alternate-controller-visible {
margin-top:-42px;
opacity:1;
}
.slideshow-alternate-controller a {
cursor:pointer;
display:block;
height:18px;
overflow:hidden;
position:absolute;
top:12px;
}
.slideshow-alternate-controller a.active {
background-position:0 18px;
}
.slideshow-alternate-controller li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.slideshow-alternate-controller li.first a {
background-image:url(controller-first.gif);
left:33px;
width:19px;
}
.slideshow-alternate-controller li.last a {
background-image:url(controller-last.gif);
left:186px;
width:19px;
}
.slideshow-alternate-controller li.next a {
background-image:url(controller-next.gif);
left:145px;
width:28px;
}
.slideshow-alternate-controller li.pause a {
background-image:url(controller-pause.gif);
left:109px;
width:20px;
}
.slideshow-alternate-controller li.play a {
background-image:url(controller-play.gif);
}
.slideshow-alternate-controller li.prev a {
background-image:url(controller-prev.gif);
left:65px;
width:28px;
}

#titleblk {
width: 75%;
display: block;
}

div.enlargeTxt {
text-align: right;
color: #cccccc;
font-size: 12px;
font-style: italic;
margin-top: -28px;
}

/*********************************
Stylesheet: Ligthbox.css
	CSS for Lightbox with Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
Notes:
	This stylesheet is required for proper functioning of Lightbox.
*********************************/

a:hover .photos {
	border: 1px solid #999;
}
.lbLoading {
	background: #fff url(images/loader-0.png) no-repeat center;
}
.photos {
	border: 1px solid #fff;
	padding: 3px;
}
.lightboxDesc {
	display: none;
}
#lbOverlay {
	background-color: #000;
	cursor: pointer;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 100000;
}
#lbCenter, #lbBottomContainer {
	background-color: #fff;
	left: 50%;
	overflow: hidden;
	position: absolute;
	z-index: 100001;
}
#lbImage {
	border: 10px solid #fff;
	cursor: pointer;
}
#lbBottom {
	border: 10px solid #fff;
	border-top-style: none;
	color: #000;
	font: normal 11px/16px Arial, sans-serif;
	text-align: left;
}

/************************/
/** QUOTES BOX **/
/************************/
.quotes-block-box {
 	display: block;
 	width: 236px;
 	float: right;
	margin: 0 8px 0 0;
	padding: 0;
}
 
.quotes-block-sig {
 	font-size: 90%;
	float: right;
	whitespace: nowrap;
	padding-right: 10px;
	margin-top: 16px;
}

.quotes-block P { 
 	padding: 0;
 	margin: 3px 8px 3px 8px !important;
	font-style: italic;
}
 
 
.quotes-block {
 	display: block;
 	width: 226px;
 	height: 100%;
 	margin: 0 0 8px 8px;
 	background: url(images/quotes-bg.gif) center top repeat-y;
}
 
.quotes-block-top {
 	width: 226px;
 	height: 18px;
  	background: url(images/quotes-top.gif) right top;
}
 
.quotes-block-bottom {
 	width: 226px;
 	height: 55px;
  	background: url(images/quotes-bottom.gif) left top;
}

/************************/
/** ERROR **/
/************************/

#error {
	display: block;
	text-align:center;
	margin: 320px 0 0 820px;
	#margin: 320px 0 0 110px;
	font-weight: bold;
	position: absolute;
	width: 420px;
}

#error h1 {
	color: #FF0000;
}

#msg {
	display: block;
	text-align:center;
	margin: 320px 0 0 820px;
	#margin: 320px 0 0 110px;
	font-weight: bold;
	position: absolute;
	width: 420px;
}

/************************/
/** Validation **/
/************************/
.validationIcons { width:100%; font-weight: normal;}

.validationIcons dl {
   margin: 0;
}

.validationIcons dt, .validationIcons dd {
   margin: 0;
   padding: 0;
   vertical-align: top;
}

.validationIcons dt {
   clear: both;
   text-align: left;
   float: left;
   width: 5%;
}

.validationIcons dd {
   text-align: left;
   padding: 4px 0 16px 16px;
   width: 90%;
}
