/* *** css by greymatter *** */
/*color:#008793; (tengerkek)*/
/*color:#008793; (turkiz betu) */
#container {
	background-image:url(../images/containerDigital.jpg);
}


#canvas {
	border-left:#882788 solid 1px;
	border-right:#862285 solid 2px;
}	

#canvasBottom {
	background-image:url(../images/canvasDigitalBottom.jpg);
}


/* top menu */
#menu_top{
	background-image:url(../images/menuDigital.jpg);
}

#menu a:hover {
	background-image:url(../images/menuBlueBg.jpg);
}

/* Search area */
.textSearch {
	background-color:#FFE3FF;
	color:#008793;
	height:auto;
}

.textSearch input {
	border:#84BFCB solid 1px;
}

/* */
#footnote {
	background-image:url(../images/fnoteDigital.jpg);
}


/* menu 2 */
.shadetabsTable{
    background-color:#FFFFFF;
	color:#852185;

}

.shadetabsTable a{
	color:#852185;
	font-weight:bold;
}

.shadetabsTable a:hover{
	text-decoration:none;
	background-color:#B334C5;
	color:#FFFFFF;
}

/* menu 2 */
.shadetabs{
	padding: 3px 0;
	margin-left: 17px;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	color:#852185;
}

.shadetabs li{
	display:inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding:6px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
	color:#852185;
	font-weight:bold;
	line-height:normal;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration:none;
	background-color:#B334C5;
	color:#FFFFFF;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-color:#852185;
	color:#FFFFFF;
}
/* */
#itempath {
	color:#852185;
	font-weight:bold;
	margin-bottom:5px;
}	

#itempath  a , #itempath  a:link, #itempath a:visited, #itempath  a:hover {
	color:#852185;
	font-weight:bold;
}

/* */
.ContentBox {
	min-height:200px;
	width:786px;
	margin:0px;
	padding:0px;
	background-color:#FFE3FF;
	border-left:#C6A4C5 solid 1px;
	border-right:#C6A4C5 solid 1px;
}

.ContentBoxHeader {
	background-image:url(../images/DigitalisBoxHeader.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:788px;
	height:15px;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

.ContentBoxFooter {
	background-image:url(../images/DigitalisBoxFooter.jpg);
	background-repeat:no-repeat;
	width:788px;
	height:16px;
	margin-bottom: 3px;
	padding:0px;
}

.tabcontent{
	display:none;
}


.title {
	color:#852185;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
}

.news a , .news a:link, .news a:visited, .news a:hover {
	color:#852185;
	text-decoration:none;
	font-weight:bold;
}

#bannerDown {
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
}

h4 {
	color:#872386;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#content .content_title h1 {
	color:#852183;
}


h4 a , h4 a:link, h4 a:visited, h4 a:hover {
	color:#872386;
	font-weight:bold;
}

.nextPurple {
	color:#872386;
	margin-top:5px;
}

.nextPurple a , .nextPurple a:link, .nextPurple a:visited, .nextPurple a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#872386;
}





#pagin a {
	font-family:Tahoma;
	font-size:11px;   
	display:block;
	float:left;
	cursor:pointer;
	color:#00c;
	text-decoration:none;
	display:inline-block;
	border:1px solid #ccc;
	padding:.3em .7em;
	margin:2px .38em 0 0;
	text-align:center;
	color: #852185;
	font-weight: bold;   
}

#pagin a:hover {
	text-decoration: none;
	background-color: #b334c5;
	color: #ffffff;
	border:1px solid #83bc46
}

#pagin a.sel {
   color:#333;
   font-weight:normal;
   background:#f0f7e8;
   cursor: default;
   border:1px solid #83bc46
}