@charset "utf-8";
@import url("reset.css");
/* CSS Document */
html {

}
body {
	background-image: url(../images/bg-clear.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 67.2%;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
a {
	color: #0391de;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2.5%;
}
h1 {
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 110%;
	font-weight: normal;
}
.left {float: left;}
.right {float: right;}

#wrapper {
	width: 988px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(../images/wrap-bg.png);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding-right: 15px;
	padding-left: 15px;
}
#header {
	background-image: url(../images/bg-header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 114px;
	padding-right: 17px;
	padding-left: 17px;
}
#search-top {
	float: right;
	margin-top: 25px;
}
#search-txt {
	background-color:inherit;
	background-image:url("../images/search-bg-top.png");
	background-position:center center;
	background-repeat:no-repeat;
	border:0 none #FFFFFF;
	color:#96D8FC;
	font-size:14px;
	height:32px;
	padding:0 14px;
	width:187px;
}
#search-go {
	background-color:inherit;
	background-image:url("../images/search-go-bg.png");
	background-position:center center;
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:32px;
	padding:0 21px;
	text-align:right;
	width:155px;
}
#define {
	overflow:hidden;
	padding:0 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#define p img {
}
#define h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 9px;
	line-height: 20px;
}
#define h3{
	color:black;
	font-family:Trebuchet MS;
	font-size:126%;
	font-weight:bold;
	margin:27px 0 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 7px 0 5px;
}
#define h3:hover {
	color: #666;
}
#define p {
	margin-bottom: 3.5%;
}
#define ul {
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 10px;
}
#main {
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	width: 954px;
	background-color:#FFF;
}
#menu {
	float: left;
	width: 157px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#menu ul li:hover {
	background-color: #E8F6FE;
}
.currentPage {
	background-color: #E8F6FE;
}

#menu ul li a {
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}


#content {
	float: left;
	width: 466px;
	margin-bottom: 17px;
	margin-right: 10px;
	margin-left: 10px;
}
#slideshow {
	position: relative;
	height: 331px;
	width: 466px;
	margin-bottom: 10px;
}
#slideTXT {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 446px;
	background-color: #000;
	color: #FFF;
	padding: 10px;
}
#slideTXT a {
	color: #FFF;
}
#slideTXT h3 {
	margin: 0px;
}

.img-Wcaptions {
	width: 150px;
	color: #FFF;
	background-color: #808080;
}


#image-wCap {
	width: 150px;
	color: #FFF;
	background-color: #808080;
	float: right;
	margin-left: 10px;
}
#side2 ul li p{
	line-height: 14px;
	padding: 3px;
}
#image-wCap p {
	padding: 3px;
}




#side1 {
	float: left;
	width: 150px;
	height: auto;
	line-height:14px;
}
.newsticker {
}
#side1 h3 {
	font-family: Tahoma, Geneva, sans-serif;
}

#side1 ul li {
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 8px;
	list-style-type: none;
}


#side2 {
	float: right;
	width: 150px;
}
#side2 ul li {
	margin-bottom: 12px;
	color: #FFF;
	background-color: #808080;
	list-style-type: none;
	overflow:hidden;
}
.TBborders {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}




#footer {
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 147px;
	padding-right: 17px;
	padding-left: 17px;
	clear: both;
	text-align: center;
	padding-top: 17px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#sponsors ul li {
	display: inline;
}
#sponsors ul li a {
	width: 55px;
}
#footer-links {
	margin-top: 8px;
	margin-bottom: 8px;
}
#footer-links li {
	display: inline;
}
#footer-links li a {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}


.logo-irsp {
	background-image: url(../images/logo-irsp.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9000%;
	display: block;
	float: left;
	height: 65px;
	width: 137px;
}
#irsp-info {
	float: left;
	margin-left: 15px;
	width: 350px;
	color: #FFF;
}
#define ol {
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 10px;
}

#gallery {
	float:left;
	width:673px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 8px;
}
#galleryWrap #content {
	width: 626px;
}
#galleryWrap h2 {
	margin-top: 5px;
	margin-bottom: 3px;
}
#galleryWrap h3 {
	margin-top: 5px;
	margin-bottom: -2px;
}
.category {
	padding-top: 5px;
	display: block;

	width 50px;
	width: 100%;
}



.gcat {
	position: relative;
	float:	left;
	width: 100%;
	padding: 0px !important;
	list-style-type: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	margin: 0px 0px 23px !important;
}
.gcat h3 {
	margin:0 0 2px !important;
}
.gcat .newButton {
	margin-bottom:8px;
	margin-right:9px;
}
.gcat ul li a p {
	color: #666;
	font-size: 11px;
}
.gcat ul li a {
	display: block;
	font-size: 11px;
}
.gcat ul li .actions a {
	display: inline;
}

.gcat ul {
	list-style-type: none !important;
	padding: 0px !important;
	margin: 0px !important;
	clear: both;
	float: left;
	width: 100%;
	list-style: none !important;
}
.gcat ul li {
	background-color:#FFFFFF;
	display:block;
	float:left;
	padding:5px;
	width:123px;
	position: relative;
	height: auto;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
	border: 1px dotted #CCC;
}
.gcat ul li:hover {
	background-color: #ABD7F8;
}

.gcat ul li p {
	margin-top: 3px;
}
#sponsors {
	text-align: center;
	vertical-align: middle;
}

.gheading {
	background:none repeat scroll 0 0 transparent !important;
	font-weight:bold;
	width:100% !important;
}
.grelated {
	margin:0 1px 0 0;
	padding:0;
	width:100%;
}
.imgDetails {
	float: left;
	width: 100%;
}
.grelated a {
	display: block;
	padding: 2px;
	border: 1px solid #E1E1E1;
	float: left;
}
.grelated a:hover {
	border: 1px solid #999;
}
.category .gactive {
	border: 1px solid #999;
}
#nik {
	background-image:url("../images/devNik.png");
	background-position:center top;
	background-repeat:no-repeat;
	bottom:9px;
	height:23px;
	position:absolute;
	right:35px;
	width:84px;
}
