/* Global Defaults
=====================================================================*/

/* Global Classes
=====================================================================*/
.distext { display: none; }
.clearboth { clear:both; }
.clearleft { clear: left; }
.clearright { clear:right; }

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */


input[type="text"] { 
}






#waps {
	width:960px;
	margin-left: auto ;
  	margin-right: auto ;
	text-align:center;
}


/* Feature Block
-------------------------------------------------------------- */

#feature_area, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object,img {margin:0;padding:0; border:0; list-style-type: none;}

#vip {
    background: #0083cb;
    width: 640px;
}

.afeature {
	display: none;
}

#the1title, #the1feature {
	display: block;
}

.afeature {
    position: relative;
    height: 280px;
}

.afeature img {
    position: absolute;
}

li.afeature {
	width: 640px;
	height: 280px;
}

li.afeature a, li.afeature a:hover {
	display: block;
	width: 640px;
	height: 280px;
	background: transparent;
}

div#arrow_slider {
    width: 640px;
    height: 9px;
    background: #0083cb;
}

img#the_arrow {
    position: relative;
    left: 20px;
}

ul#point-main {
    background-color: #0083cb;
    width: 640px;
    overflow: visible;
}

ul#point-list {
	width: 640px;
	height: 63px;
	overflow: hidden;
	background: #107EA1 url(http://www.liberalalliance.dk/style3/slider/img/feature_title_bg.gif) repeat-x 0 0;
}

ul#point-list li {
	display: block;
	height: 63px;
	float: left;
}

ul#point-list li a {
	display: block;
/*    font-family: Helvetica, Arial, sans-serif; */
    font-size: 12px;
	color:#FFF;
	width: 100px;
	height: 43px;
	background: transparent url(http://www.liberalalliance.dk/style3/slider/img/feature_title_bg.gif) repeat-x 0 0;
	padding: 10px 10px 10px 20px;
    font-family: Helvetica, Arial, sans-serif;
}

ul#point-list li.selected a, ul#point-list li a:hover {
	color: #fff;
	background: transparent url(http://www.liberalalliance.dk/style3/slider/img/feature_title_bg_over.gif) repeat-x 0 0;
}

ul#point-list li.selected a {
    width: 180px;
    font-size: 18px;
}
