/*------- Page styles [ -------*/
body { /*background: #00161F;*/
	background: #bdccff;
	color: darkblue;
	margin: 0;
	text-align: center; /* center forIE */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.spinDiv {
	background: #fff url('/res/loaders/loader.gif') no-repeat center center;
	opacity: 0.75;
	filter:alpha(opacity: 75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
}

.bar{
	display:none;
	background: url(/res/loaders/ajax-loader.gif) no-repeat;
	margin-left:20px;
	margin-top:0px;
	height:20px;
	width: 230px;
}

.pageLoader{  
 /* positionated in the middle of the page */
	position: absolute;
	background: url(/res/loaders/loader.gif) no-repeat;    
	height:67px;
	width: 67px;
	left: 50%;
	top: 50%;
	margin-left: -33px;  
	margin-top: -33px;  
	z-index: 100;
}

/*--- live table [ ---*/
table.liveflw {
	border:1px solid #F1F6FB;
	margin-bottom:15px;
	text-align:left;
}

.liveflw td, .liveflw th {		
	font-size:11px;
}

.liveflw td.title {
	background: url(/res/bullets/entry.gif) no-repeat scroll left center;
	font-size:11px;
	border-bottom: none;
	padding-bottom:4px;
	padding-left:20px;
	padding-top:4px;
}

.liveflw td.content {
	border-bottom:1px dotted #F1F6FB;
	border-top:1px solid #F1F6FB;
	padding:10px 10px 5px 20px;
}

.liveflw .date {
	background:transparent url(/res/bullets/time.gif) no-repeat scroll left center;	
	font-size:10px;
	margin:0 0 0 5px;
	padding:3px 5px 3px 20px;
}

.liveflw .details {
	background:transparent url(/res/bullets/arrlive.gif) no-repeat scroll right center;	
	font-size:10px;
	padding:2px 15px 2px 5px;
	text-align:right;	
}

.liveflw .details a:link {
	text-decoration: none;
	color: darkblue;
}
	
/*--- ] live table ---*/

/*--- chat [ ---*/
 
#chatwrapper {	
	height: 458px;
	left: 0px;
	position: absolute;
	top: 30px;
	width: 152px;	
}

#chatwrapper .container {
	background-color: transparent;
	border-bottom: 1px solid #CCCCCC;
	height: 440px;
	overflow: auto;	
	position: absolute;	
	top: 0px;
	width: 100%;
}

#chatwrapper #form {
	background-color: #FFFFFF;	
	position: absolute;
	top: 457px;
	width: 100%;	
}

#chatwrapper form{			
}

#chatwrapper input{
	/*background: transparent;*/
	border-color: #72023C;
	border-style: solid;
	border-width: 1px 1px 0;
	color: darkblue;	
	font-size: 10px;
	height: 17px;	
	position: absolute;
	top: 0px;		
	width: 152px;;
}

#chatwrapper .button{
	border-bottom-width: 1px;
	cursor: pointer;
	position: absolute;
	top: 441px;
	width: 76px;
}

.chattime {
	font-style: italic;
	font-size: 9px;
}

#pstatus{
	position: absolute;
	right: 100px;
	top: 224px;
	color: white;
	height: 20px;
	width: 50px;
	z-index: 200;
}

.msgdiv{
	border-color: white;
	border-style: dotted;
	border-width: 1px 0 0 0;
}

/*--- ] chat ---*/

/*------- ] Page styles -------*/
 
/*------- Content styles [ -------*/
#around { /*background: url(/res/bknad.png) no-repeat top left;*/
	background: url(/res/bg/shaddow.png) repeat-y;
	width: 840px;
	/*height: 930px;*/
	margin: 0 auto; /* centering for the rest of browsers */
	position: relative;
}

#insidearound{
	width: 800px; 
	margin:0 auto;
	overflow: hidden;
}

/*#around->#header*/
#header {
	background: url(/res/bg/bgheader.png) repeat-x;
	width: 800px;
	height: 252px;
	margin: 0 auto;
	text-align: left; /*resuming centering to default*/
	position: relative;
	z-index: 1;
}

/*#around->#header->#headrtmenu*/
#headrtmenu {
	position: absolute;
	width: 295px;
	height: 15px;	
	/*bottom: -7px;*/
	bottom: 2px;
	right: 0px;	
}

/*#around->#header->#headrtmenu->#spacerctrl*/
#spacerctrl {
	position: absolute;
	background: url(/res/buttons/categoriesup.png);
	width: 106px;
	height: 15px;	
	top: 0px;
	left: 0px;
		
}

/*#around->#header->#headrtmenu->#navpic*/
#navpic {
	background: url(/res/buttons/navubx.gif) no-repeat;
	width: 19px;
	height: 15px;
	position: absolute;	
	left: 107px;
}

/*#around->#header->#headrtmenu->#navpic->.moveButton*/
.moveButton {
	position: absolute;
	width: 10px;
	height: 7px;
}

/*#around->#header->#headrtmenu->#night*/
#night {
	background: url(/res/buttons/night.gif) no-repeat;
	width: 19px;
	height: 15px;
	position: absolute;	
	right: 32px;
}
/*#around->#header->#headrtmenu->#day*/
#day {
	background: url(/res/buttons/day.gif) no-repeat;
	width: 19px;
	height: 15px;
	position: absolute;	
	right: 16px;
}
/*#around->#header->#headrtmenu->#customcolor*/
#customcolor {
	background: url(/res/buttons/custom.gif) no-repeat;
	width: 19px;
	height: 15px;
	position: absolute;	
	right: 0px;
}

div.color_picker {
	background-color: transparent !important;
	height: 16px;
	width: 16px;
	padding: 0 !important;		
	cursor: pointer;
	line-height: 15px;
}

div#color_selector {
	width: 98px;
	position: absolute;	
	left: 1128px !important;
	border: 1px solid #598FEF;
	background-color: white;	
}
div#color_custom {
	width: 100%;
	float:left 
}
div#color_custom label {
	font-size: 95%;
	color: #2F2F2F;
	margin: 5px 2px;
	width: 25%}
div#color_custom input {
	margin: 5px 2px;
	padding: 0;
	font-size: 95%;
	border: 1px solid #000;
	width: 65%;
}

div.color_swatch {
	height: 12px;
	width: 12px;	
	margin: 2px;
	float: left;
	cursor: pointer;
	line-height: 12px;
}

/*#around->#header->#headleft*/
#headleft {
	
}

/*#around->#center*/
#center {
	background: url(/res/bg/bgcenter.jpg) no-repeat;
	width: 800px;
	height: 598px;
	margin: 0 auto;
	text-align: left; /*resuming centering to default*/
	position: relative;
}

/*#around->#center2*/
#center2 {
	background: url(/res/bg/bgcenterline.png) repeat-y;
	width: 800px;
	height: 598px;
	margin: 0 auto;
	text-align: left; 
	position: relative;
	display: none;
}

/*#around->#center->#centercontent*/
#centercontent {
	width: 478px;
	height: 560px;
	position: absolute;
	top: 15px;
	left: 0px;
	margin-top: 0px;
	margin-left: 6px;	
}

/******* txt div style definition [ ********/
.txtdiv {
	position: absolute;
	width: 154px;
	height: 570px;
}

.txtdivup {
	position: absolute;
	left: 0px;
	height: 21px;
	width: 100%;
}

.txtdivupleft {
	background: url(/res/div/txtdivupleft.png) no-repeat;
	position: absolute; left : 0px;
	height: 21px;
	width: 79px;
	left: 0px;
}

.txtdivupmiddle {
	background: url(/res/div/txtdivupmiddle.png) repeat-x;
	position: absolute;
	left: 79px;
	height: 21px;
	width: 0px;
}

.txtdivupright {
	background: url(/res/div/txtdivupright.png) no-repeat;
	position: absolute;
	right: -4px;
	height: 21px;
	width: 79px;
}

.txtdivcnt {
	position: relative;
	left: 2px;
	top: 21px;
	background: url(/res/div/txtdivheadwhite.png) repeat-x;
	border-left: 1px solid #72023C;
	border-right: 1px solid #72023C;
	height: 528px;
}

.txtdivcntx {
	position: relative;
	left: 2px;
	top: 21px;
	border-left: 1px solid #72023C;
	border-right: 1px solid #72023C;
	height: 78px;
}

.txtdivdown {
	position: absolute;
	left: 0px;
	height: 21px;
	bottom: 0px;
	width: 100%;
}

.txtdivdownleft {
	background: url(/res/div/txtdivdownleft.png) no-repeat;
	position: absolute;
	left: 0px;
	height: 21px;
	width: 79px;
}

.txtdivdownmiddle {
	background: url(/res/div/txtdivdownmiddle.png) repeat-x;
	position: absolute;
	left: 79px;
	height: 21px;
	width: 0px;
}

.txtdivdownright {
	background: url(/res/div/txtdivdownright.png) no-repeat;
	position: absolute;
	right: -4px;
	height: 21px;
	width: 79px;
}

.quote {
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	border-top: 1px solid #72023C;	
	font-family: Optima,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:12px;
	font-style:italic;
}
.txtdivtitle {
	position: relative;	
	width: 100%;
	height: 30px;
	top: 12px;
	background: url(/res/bullets/bulletxtdivh.gif) no-repeat;	
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	color: darkblue;
	text-align: left;
	padding-left:20px;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;	
}
.txtdivcontent {	
	position: relative;	
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	/*padding-right: 10px;*/
	/*padding-right: 0px;*/
	font-family:"Verdana","Sans","Helvetica","Arial";
	font-size:11px;	
	overflow-x:hidden;
	overflow-y:auto;
	
}

.txtdivcontent .title {
	border-bottom:1px dotted darkblue;		
	font-weight:bold;		
	font-size:13px;
}

.txtdivcontent .text {
	padding-top: 5px;	
}

.txtdivcontent ul {
	list-style-type:none;
	padding: 0;
	margin-top: 0;	
	margin-bottom: 5;	
	margin-left: 20px;
		
}

.txtdivcontent ul li {
	list-style-type:none;
	background: url(/res/bullets/bullet.gif) no-repeat scroll left top;
	background-position: 0px 3px;
	height: 13px;
	margin:0;
	padding:0 0 0px 15px;
}

.txtdivcontent ol {	
	padding: 0;
	margin-top: 0;	
	margin-bottom: 5;	
	margin-left: 20px;	
}

/******* ] txt div style definition ********/
	/*#around->#center->#centernav*/
#centernav {
	width: 137px;
	height: 560px;
	position: absolute;
	top: 20px;
	left: 504px;
}

/*#around->#center->#centernav->#navshaddow*/
#navshaddow {
	background: url(/res/bg/navshaddow.png) no-repeat;
	width: 15px;
	height: 538px;
	position: absolute;
	top: 10px;
	right: 0px;
}

/*#around->#center->#centernav->#button1*/
#button1 {
	background: url(/res/menu/right/button1.png) no-repeat;
	width: 70px;
	height: 172px;
	position: absolute;
	top: 20px;
	right: 6px;
}

/*#around->#center->#centernav->#button2*/
#button2 {
	background: url(/res/menu/right/button2.png) no-repeat;
	width: 70px;
	height: 172px;
	position: absolute;
	top: 193px;
	right: 6px;
}

/*#around->#center->#centernav->#button3*/
#button3 {
	background: url(/res/menu/right/button3.png) no-repeat;
	width: 70px;
	height: 172px;
	position: absolute;
	top: 366px;
	right: 6px;
}

.navbutton {
	cursor: pointer;
}

/*#around->#center->#centerright*/
#centerright {
	width: 160px;
	height: 560px;
	position: absolute;
	top: 15px;
	right: 0px;
}

/*#around->#footer*/
#footer {
	background: url(/res/bg/bgfooter.png) repeat-x;
	color: white;
	width: 800px;
	height: 80px;
	margin: 0 auto;
	text-align: left; /*resuming centering to default*/	
}

.footertxt {
	position: relative;
	font-family:Arial,Myriad Pro,Verdana;	
	font-size:10px;
	font-weight:bold;
	padding-top: 5px;
	padding-left:15px;
	padding-right:10px;
	
}

.footertxt a {
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.footertxt a:hover {
	color:#5A5A5A;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

/*#around->#smallpics*/
#smallpics {
	background: url(/res/pics/smallframe.png) no-repeat;
	width: 190px;
	height: 217px;
	position: absolute;
	top: 82px;
	left: 122px;
	z-index: 2; /**over header */
}

/*#around->#smallpics->#smallpic*/
#smallpic {
	background: url(/res/pics/nad1.jpg) no-repeat;
	width: 140px;
	height: 157px;
	position: absolute;
	top: 31px;
	left: 25px;
}

#alinnistor{
	background: url(/res/txt/alinnistor.png) no-repeat;	
	position: absolute;
	height: 40px;
	width: 220px;
	top: 25px;
	left:50px;
	z-index: 1;
}

#alinnistordown{
	background: url(/res/txt/alinnistor.png) no-repeat;
	position: absolute;
	right:10px;
	top: 20px;
	height: 30px;
	width: 220px;
	z-index: 1;
}

.interest{
	position: relative;
	height: 50px;
	width: 298px;
}

.interest img{	
	position: absolute;
	left: 0px;
	border: 1px double #72023C;
}
.interest .title{
	width: 240px;
	position: absolute;
	right: 0px;
}

.interest .text{
	width: 240px;
	position: absolute;
	top: 18px;
	right: 0px;
}

/*------- ] Content styles -------*/

/*------- Accordion Menu [ -------*/
.accmenu {	
	width: 152px;
	font-family:"Lucida Sans Unicode",Verdana,sans-serif;
}
.acchead {
	padding:3px 6px 3px 8px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #330000 url(/res/menu/acc/left.png) center right no-repeat;    
    color: white;
}
.accbody {
	display:none;
}
.accbody a{	
	display:block;
	color:#0055AA;
	margin-top: 1px;		
	list-style-type:none;
	background-color:white;		
	text-decoration:none;
	font-size:10px;
	padding:3px 6px 3px 8px;
}
.accbody a:hover{
	color: white;
	background: #10272E;
	border-right: 5px #330000 solid;
}
/*------- ] Accordion Menu -------*/

/*------- H Accordion Menu [ -------*/

#menutop{
	position: absolute;	
	top: 130px;
	left: 350px;
	text-align:left;
	color: white;
	height: 90px;
	overflow: hidden;
	z-index: 1;
}

#menutop ul {
	font-family:Arial,sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menutop ul li{
	background:transparent url(/res/menu/top/buttonBg.png) no-repeat;	
	display:block;	
	float:left;
	margin-right:10px;
	padding:10px;	
	position: relative;
	overflow: hidden;
}

#menutop ul li a{	
	cursor:pointer;
	display: block;
	overflow: hidden;
	height: 65px;
	width: 40px;
}

#menutop #a1{
	width: 180px;
}

#menutop ul li img{
	position: absolute;			
}

#menutop ul li p{
	margin: 0;
	padding: 0;
	width: 120px;
	display: block;
	margin-left: 65px;
	position: absolute;
	top: 10px;
}

/*------- ] H Accordion Menu -------*/

/*------- Search Area [ -------*/

#searchbox {	
	background-image:url(/res/bg/searchbg.png);
	color:white;	
	font-size:11px;
	text-align:center;
	height:47px;
	position:absolute;
	right:40px;
	top:30px;
	width:249px;
	z-index: 2;
}

#searchbox #s {	
	background:transparent scroll 0 0;
	color: white;
	border: medium none;
	font-family:Optima,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 10px;	
	text-align:center;
	height:15px;
	left:70px;
	position:absolute;
	top:25px;	
	width:160px;
}

/*------- ] Search Area -------*/

/*------- Spacer [ -------*/

#spacer{
	background: #00106F;
	height: 355px;
	width: 800px;
	display: none;
	margin: 0 auto;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;	
}

.left {
	float:left;
}

#spacer a {
	color:#C2E3F3;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
	padding-left:8px;
	text-decoration:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#spacer a.maincat {
	color:#90CBE8;
	font-size:12px;
	margin:10px 0 3px;
}

#spacer a:hover, #spacer a.over {
	background:transparent url(/res/bullets/spacearr.png) no-repeat;
	color:#FFFFFF;
	text-decoration:underline;
}

/*------- ] Spacer -------*/

/*------- Resume [ -------*/
.tag{
	font-weight: bold;	
	font-style: italic;
}
#resume h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 220px;
}
#resume h2 {
	border-bottom:1px dotted darkblue;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0 0 3px 0;
	width: 430px;
}
#resume h3 {
	float: left;	
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	width: 210px;
}
#resume p {	
	margin: 0 0 10px 0;
	padding: 0;
	width: 250px;
}
#resume ul {
	margin: 0 0 0 125px;
	padding: 0;
	width: 575px;
}

#resume ul li {	
	margin: 0 0 3px 20px;
	background-position: 0px 3px;
	padding-left: 15px;
}

#resume div ul {
	margin: 3px 0 0 0;
	padding: 0;
	width: 320px;
}
#resume #bioleft {	
	float: left;
	width: 230px;
}
#resume #bioright {	
	float: left;
	text-align: right;
	width: 200px;
}
#resume .company {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}
#resume .data {
	padding-left: 125px;
}
#resume .date {
	clear: left;
	float: left;
	padding-top: 2px;
	width: 100px;
}
#resume .job {
	clear: both;
	width: 700px;
}
#resume .jobdata {
	float: left;
	width: 342px;
}
#resume .location {
	clear: right;
	float: left;
	text-align: right;
	width: 115px;
}
#resume .position {
	font-style: italic;
	margin: 0 0 5px 0;
}
#resume #references {
	margin-top: 20px;
}

/*------- ] Resume -------*/

/*------- User Details [ -------*/

#userdetails{
	position: absolute;
	height: 22px;
	width: 510px;
	right: 20px;
	top: 0px;
	z-index:78;
}

#userdetails #userbar{
	font-family:Optima,"Trebuchet MS",Verdana,Arial,sans-serif;	
	font-style:italic;
	position: absolute;	
	top:   3px;
	right: 20px;
	width: 200px;
	height: 15px;	
}

#userdetails #userbar a{
	color: white;
	text-decoration:none;
}

#userdetails #userbar #login{
	position: absolute;		
	right: 78px;
	font-size:12px;
}

#userdetails #userbar #settings{
	position: absolute;	
	right: 25px;
	font-size:12px;
}

#userdetails .boxdiv{
	background-color: #3B54CC;
	border: 1px solid darkBlue;
	color: #F1F8FF;
	font-family:Optima,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-style:italic;
	font-size:12px;
	text-align: left;		
	position:absolute;
	right: 43px;
	top: 30px;
	width:120px;
	height: 140px;
	display:none;
	z-index:7;
	/*cursor: move;*/
}

#userdetails .formBox {	
	position: absolute;
	top: 30px;
	left: 10px;
	width:100px;
	height: 120px;	
}


#responseArea {
	background: white;
	color: red;
	font-size:10px;	
}

#userdetails .formline label, .formline .label{
	display: block;	
	width: 75px;	
	float: left;
}

#userdetails .closeWindow {
	background:url(/res/buttons/closeWind.gif) no-repeat;
	position:absolute;
	height: 13px;
	width: 13px;
	right: 3px;
	top: 3px;
}
#userdetails .formBox input {
	border:medium none;
	margin:1px 0 2px;
	width:100px;	
	font-size:12px;
}

#userdetails .formBox button {
	background:transparent url(/res/bg/bgformbutton.gif) no-repeat scroll left top;
	border: none;
	color:#FFFFFF;
	float:right;
	font-family:Optima,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-style:italic;
	font-size:12px;
	height:18px;
	margin:5px 0 0;
	padding:0;
	text-align:center;
	width:55px;
}

#userdetails .formTitle{
	color: yellow;
	position: absolute;
	left: 10px;
	top: 5px;
	font-size:12px;	
}

#userdetails #signup{
	font-size:10px;
	color:#FFFFFF;
	margin:7px 0 0;
	float: left;
}

#userdetails #userInfo{
	color: white;
	font-family:Optima,"Trebuchet MS",Verdana,Arial,sans-serif;	
	font-style:italic;
	font-size:12px;	
	position: absolute;
	top: 3px;
	right: 200px;
}

#userdetails .roleAdmin{
	color: red;
}

#userdetails .roleUser{	
	color: white;
}

/*------- ] User Details -------*/

/*------- Unique ID [ -------*/

#twitterdiv{	
	width: 152px;
	height: 387px;
	/*overflow-y: auto;*/
	overflow-y: hidden;
	overflow-x: hidden;
}

#twitterdiv span{	
	display: block;
	width: 142px;
}

#twitterdiv ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 5px;	
	margin-left: 0px;
}

#twitterdiv ul li{	
	padding-bottom: 10px;
}

#twitterdiv a {
	text-decoration: none;
}

#newsdiv {	
	position:absolute;
	top:0px;
	left: 0px;
	width:100%;
	background:transparent none repeat scroll 0 0;
}
#newsdiv a:link {
	color:#0033FF;
	text-decoration:none;
}

/*------- lightbox gallery [ -------*/
#gallery {	
	padding: 0px;
	width: 628px;
	position: relative;
	top: 15px;
}

#gallery ul {
	 list-style: none; 
	 margin-left: 13px;
}

#gallery ul li {
	display: inline; 
	background: none;
	padding: 3px 0 0 15px;
}

#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
	border-color:#3B54CC;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
	border-color: darkblue;
}
#gallery ul a:hover {
	color: #fff;
}

#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-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%;	
}

#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;	
}
/*------- ] lightbox gallery -------*/

/*------- ] Unique ID -------*/