@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F3EB;
	background-image: url(/idea/top.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: "Trebuchet MS", Arial;
	letter-spacing:-4px;

	
	line-height:50px;
	font-size: 60px;
}
.style3 {color: #FD822F}
.style4 {color: #000000}
.style5 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-weight: bold;
}

  .lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 400px;
	padding-bottom:5px;
	padding-left:15px;
	overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url(/idea/lava.gif) no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url(/idea/lava.gif) no-repeat top left;
                            height: 30px;
                            margin-right: 9px;
                        }
                    .lavaLampWithImage li a {
                        font: bold 15px  Arial;
						letter-spacing:-1px;
                        text-decoration: none;
                        color: #FD822F;
                        outline: none;
                        text-align: center;
                        top: 5px;                     
                        
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover {
                            border: none;	color: #319BD8;}
						.lavaLampWithImage li a:active {color: black;}

.style6 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;

}

.style6 a {
	color: #FFFFFF;
	text-decoration:none;
}

.style6 a:hover { color:#FFFFCC; text-decoration: underline;}

.menu1 a {
	color: #F5E5C2;
	line-height:20px;	
	font-size:11px;
	text-decoration: underline;
}

.menu1 a:hover { color: #FFFFFF; text-decoration: none;}
.style7 {
	color: #333333
}
.zag {
	color: #319BD8;
	line-height:30px;
	letter-spacing:-2px;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.zag a { text-decoration:none; color:#319BD8;}
.zag a:hover { text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #319BD8;
	color:#FD822F;}
.kat {
	color: #AB9885;
	background-image: url(/idea/cat-icon.gif);
    background-position: left top;
    padding-left: 12px;
    background-repeat: no-repeat;
    float: none;
	font-size: 11px;
}
.linehr {background-color:#D9D7C3; width:480px; height:1px; margin-top:10px; margin-bottom:5px;}
.kat a {color: #AB9885; padding:3px 6px; text-decoration:underline}
.kat a:hover {color: #FFFFFF; background-color: #AB9885; text-decoration: none}
.txt {padding-top:10px;}
.txt a {font-size:11px; text-decoration:none; color:#FD822F; font-weight: bold }
.txt a:hover {text-decoration:underline; color:#319BD8} 
.txt img { border:1px solid #D9D7C3;}
.tags {background:#FBFBF8; font-size:11px; width:480px; margin-top:5px; margin-bottom:15px; padding:5px;}
.tags a {color: #AB9885; padding:3px 3px; text-decoration:underline}
.tags a:hover {color: #FFFFFF; background-color: #AB9885; text-decoration: none} 
.navi { padding-top:10px; width:470px; padding-bottom:5px; font-size:15px; font-weight:bold; color:#000000}
.navi a {padding:3px 6px; background-color:#FBFBF8; color:#ACAA9C; text-decoration:none; border:1px solid #ACAA9C;}
.navi a:hover {background-color:#FD8A3C; color:#FFFFFF; text-decoration:underline; border:1px solid #FBFBF8;}
.sidebar {
	color: #FFFFFF;
	line-height:18px;
	font-size: 11px;
}
.sidebar a {color: #FFFFFF; background-image: url(/idea/arrows-on.gif);
    background-position: left center;
    padding-left: 12px;
    background-repeat: no-repeat;
    float: none;
	text-decoration: none}
.sidebar a:hover {color: #ECF898; 
background-image: url(/idea/arrows.gif);
    text-decoration: underline}

.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	font-size:10px;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	cursor:pointer;
	border: none;
	display:block;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.imgteaser a .more {
	position: absolute;
	right: 5px;
	display:block;
	width:79px;
	bottom: 3px;
	font-size: 10px;;
	color: #fff;
	cursor:pointer;
	background: #000;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .more { visibility: hidden;}

.imageHolder {	
			
		}
		.imageHolder .imgWrapper {
			position: relative; 
			overflow: hidden;
			float: left;
			
		}
		.imageHolder .imgWrapper img {
			display: block;
		}
		.imageHolder .imgWrapper .imageDescription {
			position: absolute;
						
			bottom: 0px;
			width: 90%;
			margin-left:2px;
			margin-bottom:2px;
			border:1px solid #000000;
			text-align:justify;
			font-size:9px;
			color: #000;
			padding:5px;
			cursor:default;
			background-color: #FFFFFF;
			filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
}

.imageHolder .imgWrapper .imageDescription b:hover {			position: absolute;
						
			bottom: 0px;
			width: 100%;
			margin-left:-5px;
			
			margin-bottom:0px;
			border:1px solid #000000;
			text-align:justify;
			font-size:9px;
			color: #000;			
			background-color: #FFFFFF;
			cursor:default;
			filter:alpha(opacity=10);
	opacity:.10;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; /*--IE 8 Transparency--*/
}

#topadvert_block  

{
border: 0px solid #ccc;
text-align:left;
width:98%;
font-size:10px; 
color: black; 
}

b#topadvert_head { 
font-size: 12px; 
color: #000; 
text-transform: uppercase; 
}

img.topadvert_img {  margin-right: 10px; clear:both;
}

small.topadvert_reflink { font-size: 8px; }
a.topadvert_url 
{ 
color: #C6C197; 
font-size: 18px;
line-height: 20px;
letter-spacing:-1px;
font-weight: normal;
text-decoration: underline;
}

a:hover.topadvert_url
{ 
color: #000099; 
text-decoration: none;
}

#t1 
{ 
color: white; 
font-size: 11px; 
}
b#topadvert_head a.topadvert_url { text-decoration: none; }
small.topadvert_reflink a.topadvert_url { color: #000; }

