body {
	background-color: #5c5c5c;
	background-image: url(./img/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img.noborder {
	border: 0px;
}


/*------------------------------------------- JavaScripts Styles -------------------------------------------------*/


.PopBoxImageSmall
 {
    border:  none 0px white;
    cursor:  url("http://yourpath/magplus.cur"), pointer;
 }
 .PopBoxImageLarge
 {
    border:  solid 5px #ffffff;
    cursor:  url("http://yourpath/magminus.cur"), pointer;
 }
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*------------------------------------------- Links -------------------------------------------------*/

a:active {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/*------------------------------------------- Main -------------------------------------------------*/

div.main {
	width: 910px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 80px;
}

div.banner {
	margin-left : 35%;

}

/*------------------------------------------- Navigation -------------------------------------------------*/

div.topbut_left {
	background-image : url(img/topbut_left.png);	
	width: 4px;
	height: 35px;
	float: left;
}

div.topbut_right {
	background-image : url(img/topbut_right.png);	
	width: 4px;
	height: 35px;
	float: left;
}

.topbut_center {
	background-image : url(img/topbut_back.png);	
	width: 902px;
	height: 35px;
	line-height: 34px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

#center_blue {
	line-height: 34px;
	float: center;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

/*------------------------------------------- Container -------------------------------------------------*/

div.container_top {
	background-image : url(img/container_top.png);
	width: 910px;
	height: 10px;
	margin-left : auto;
	margin-right : auto;
}

div.container {
	background-color: #ffffff;
	width: 890px;
	margin-left : auto;
	margin-right : auto;
	padding: 10px;
	padding-top: 0px;
}

/*-------------------------------------------Middle of the page-------------------------------------------------*/

div.leftnews_top{
	background-color: #ffffff;
	background-image : url(img/home/leftnews_top.png);
	width: 271px;
	height: 11px;
}

div.leftnews{
	background-image : url(img/home/leftnews.png);
	width: 251px;
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	padding: 10px;
}

tr.leftnews_o{
	background-image: url(img/home/leftnews.png);
	}
	
div.leftnews_down{
	background-color: #ffffff;
	background-image : url(img/home/leftnews_down.png);
	width: 271px;
	height: 11px;
}
/*------------------------------------------- Grey Box div  -------------------------------------------------*/
div.greybox_top{
	background-image : url(img/home/grey_top.png);
	height: 14px;
	width: 350px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 17px;
	padding-right: 0px;
}

div.greybox{
	background-color: #dedede;
	width: 359px;
	padding: 4px;
}

div.greybox_text{
	background-color: #dedede;
	width: 339px;
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	padding: 10px;
}

div.greybox_down{
	background-image : url(img/home/grey_down.png);
	height: 24px;
	width: 367px;	
}

/*-------------------------------------------YellowBox div-------------------------------------------------*/

div.yellowbox_top{
	background-image : url(img/home/blue_top.png);
	height: 16px;
	width: 224px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 10px;
	padding-right: 0px;
}
	
div.yellowbox{	
	background-color: #efe8d0;
}

div.yellowbox_text{
	background-color: #efe8d0;
	width: 214px;
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	padding: 10px;
}

div.yellowbox_img{
	background-color: #efe8d0;
	width: 214px;
	padding: 9px;
	text-align: right;
}

div.yellowbox_down{
	background-image : url(img/home/yellow_down.png);
	height: 10px;
	width: 234px;
}	
/*-------------------------------------------Down page long div-------------------------------------------------*/

div.container_down {
	background-image : url(img/container_down.png);
	width: 910px;
	height: 12px;
	margin-left : auto;
	margin-right : auto;
}

div.copy {
	width: 100%;
	font-family : arial;
	font-size : 10px;
	color : #ffffff;
}

div.count
{
	font-family: arial;
	font-size: 8px;
	color: #5c5c5c;
}
