
/**
* File:					style_layout.css
* Last update:	07-05-2009
* Description:	Stylesheet voor DIV structuur
* 
* @author				Onne Witjes <onne.witjes@regioproviders.nl>
* @package			sCMS
* @subpackage		Stylesheet voor DIV structuur
* @copyright		Regioproviders
* @version			1.0
*
*/

#page .paginator{
display:block;
}

#page .paginator a{
	text-decoration:none;
	font-weight:normal;
}

#page .paginator a:hover{
	text-decoration:underline;
}

#page .paginator a.sel{
	font-weight:bold;
}


*{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:none;
}

h3{
font-size:12px;
}

.clr{
clear:both;
}

html{
width:100%;
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
}

body{
width:100%;
}

#wrapper{
width:962px;
margin:0px auto 0px auto;
}

#main{
float:left;
width:969px;
}

#siteChoice{
width:680px;
height:130px;
margin:0px auto 0px auto;
}

#left{
float:left;
width:800px;
}

#topMenu{
float:left;
position:relative;
width:790px;
height:23px;
text-align:right;
padding:0px 10px 0px 0px;
}

#topMenu a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#header a{
text-decoration:none;
border:none;
}

#header a span, #header span{
width:430px;
color:#FFFFFF;
display:block;
margin:30px 0px 0px 360px;
font-size:20px;
font-style:italic;
text-align:center;
text-decoration:none;
}

#topMenu .left{
position:absolute;
top:0px;
left:0px;
width:6px;
height:23px;
background:url('../images/submenu_links_red.jpg') no-repeat;
}

#topMenu .right{
position:absolute;
top:0px;
right:0px;
width:6px;
height:23px;
text-align:left;
}

#header{
float:left;
position:relative;
width:100%;
height:87px;
padding:0px 0px 0px 0px;
margin:0px 0px 13px 0px;
}

#header img{
float:left;
}

#header .left{
position:absolute;
bottom:0px;
left:0px;
width:6px;
height:6px;
background:url('../images/left_corner_white.png') no-repeat;
}

#header .right{
position:absolute;
bottom:0px;
right:0px;
width:6px;
height:6px;
}

#page{
float:left;
position:relative;
width:784px;
padding:8px 8px 8px 8px;
}

#page .corner{
position:absolute;
width:7px;
height:7px;
}

#page .topLeft{
top:0px;
left:0px;
}

#page .topLeft2{
top:0px;
left:168px;
}

#page .topRight{
top:0px;
left:185px;
}

#page .topRight2{
top:0px;
right:0px;
}

#page .bottomLeft{
bottom:0px;
left:0px;
}

#page .bottomLeft2{
bottom:0px;
left:168px;
}

#page .bottomRight{
bottom:0px;
left:185px;
}

#page .bottomRight2{
bottom:0px;
right:0px;
}

#menu{
font-family: arial, helvetica, sans-serif;
float:left;
width:159px;
list-style-type:none;
}

#menu li a{
display:block;
background:#FFFFFF;
font-size:13px;
font-weight:bold;
line-height:23px !important;
padding:0px 0px 0px 12px;
text-decoration:none;
border-bottom:1px solid #E5E5E5;
}

#page #menu li a.sel{
border-bottom:none;
color:#FFFFFF !important;
}

#menu .top{
display:block;
height:5px;
width:159px;
background:none url('../images/menu_top.png') no-repeat;
}

#menu .bottom{
display:block;
height:5px;
font-size:1px;
line-height:1px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:159px;
background:none url('../images/menu_bottom.png') no-repeat;
}

#menu .last{
border-bottom:none !important;
}

#menu ul{
width:159px;
list-style-type:none;
margin:0px 0px 0px 0px;
}

#menu ul li a{
display:block;
font-size:12px;
font-weight:normal;
color:#FFFFFF !important;
line-height:23px;
padding:0px 0px 0px 30px;
text-decoration:none;
background:url('../images/arrow_white.png') no-repeat 12px 7px;
border-bottom:none !important;
}

#menu ul li a:hover, #menu ul li a.sel{
color:#FFFFFF !important;
text-decoration:underline !important;
background:url('../images/arrow_white.png') no-repeat 12px 7px !important;
}

#content{
float:left;
width:556px;
margin:0px 0px 0px 60px;
font-size:12px;
}

#content p{
margin:0px 0px 10px 0px;
}

#content a{
font-weight:bold;
text-decoration:underline;
}

#content a:hover{
text-decoration:none;
}

input.button.calc{
width:150px;
}

#content ul, #content ol{
margin:0px 0px 0px 15px;
padding:0px 0px 0px 10px;
}

#content h1{
font-weight:bold;
font-size:16px;
margin:10px 0px 10px 0px;
}

#right{
float:left;
margin:130px 0px 0px 12px;
width:150px;
font-family: arial, helvetica, sans-serif;
}

#right .search{
float:left;
width:150px;
height:110px;
margin:0px 0px 10px 0px;
}

#right .self{
float:left;
width:150px;
margin:0px 0px 10px 0px;
}

#right div span{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
display:block;
padding:0px 0px 0px 10px;
line-height:24px;
}

#right .search input{
width:130px;
height:20px;
font-size:12px;
padding:0px 5px 0px 0px;
margin:10px 0px 7px 5px;
border:1px solid #7F9DB9;
}

#right .search input.button{
margin:0px 0px 0px 5px;
border:1px solid #FFFFFF;
width:80px;
color:#FFFFFF;
cursor:pointer;
}

#right .goto{
float:left;
width:140px;
height:100px;
font-size:12px;
font-weight:bold;
padding:5px 5px 5px 5px;
margin:0px 0px 10px 0px;
}

#right .winkelwagen{
float:left;
width:140px;
height:125px;
font-size:12px;
font-weight:bold;
padding:5px 5px 5px 5px;
margin:0px 0px 10px 0px;
background:url("../images/winkelwagen_blok.jpg") no-repeat;
color:#FFFFFF;
}

#right .winkelwagen a{
color:#FFFFFF;
}

#right .goto a{
text-decoration:none;
display:block;
}

#right .goto a.a{
color:#70A4A6;
}

#right .goto a.b{
color:#E83962;
}

#right .goto a.c{
color:#A8419C;
}

#right .goto a.d{
color:#009DDB;
}

#right .goto a.e{
color:#EF8C3D;
}

#right .goto a.f{
color:#7D9E21;
}

#right .callMe{
float:left;
margin:0px 0px 10px 0px;
width:140px;
height:50px;
padding:60px 0px 0px 10px;
}

#right .callMe .button{
margin:0px 0px 0px 0px;
border:1px solid #FFFFFF;
width:55px;
color:#FFFFFF;
font-size:12px;
cursor:pointer;
text-align:center;
}

#right .calculate{
float:left;
position:relative;
width:150px;
height:110px;
margin:0px 0px 10px 0px;
}

#right .calculate .text{
width:140px;
padding:5px 5px 5px 5px;
font-size:11px;
}

#right .calculate .button{
display:block;
margin:5px 0px 0px 0px;
border:1px solid #FFFFFF;
width:55px;
color:#FFFFFF;
font-size:12px;
cursor:pointer;
text-align:center;
}

#right .calculate img{
position:absolute;
bottom:0px;
right:10px;
height:68px;
width:40px;
}

.style_title{
font-weight:bold;
font-size:16px;
margin:10px 0px 10px 0px;
}

.style_subtitle{
font-weight:bold;
font-size:13px;
margin:5px 0px 10px 0px;
}

.style_default{
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
margin:0px 0px 10px 0px;
}

.style_no_space{
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
margin:0px 0px 0px 0px;
}

/* COLORS */

/* RED */
#divpopup.Red{
background-image:url('../images/popup_Red.gif');
}

#main.Red{
color:#990511;
}

#topMenu.Red{
background:url('../images/submenu_bg_red.jpg') repeat-x;
}

#topMenu.Red .left{
background:url('../images/submenu_links_red.jpg') no-repeat;
}

#topMenu.Red .right{
background:url('../images/submenu_rechts_red.jpg') no-repeat;
}

#header.Red,#page.Red #menu ul, #right.Red .button,#page.Red #content .button, #divpopup.Red .button{
background-color:#E83949;
}

#header.Red .right{
background:url('../images/content_rechts_red.jpg') no-repeat right bottom;
}

#page.Red{
background:url('../images/content_red.gif') repeat-y;
}

#page.Red #menu li a,#page.Red #content a, #right.Red a, .Red a,#page.Red a{
color:#990511;
}

#page.Red #menu li a:hover, #page.Red #menu li a.sel{
color:#FFFFFF;
background:#B00517 url('../images/submenu_bg_red.jpg') repeat-x;
}

#page.Red .topLeft, #page.Red .topRight{
background:url('../images/content_top_links_red.jpg') no-repeat;
}

#page.Red .topLeft2, #page.Red .topRight2{
background:url('../images/content_top_rechts_red.jpg') no-repeat;
}

#page.Red .bottomLeft, #page.Red .bottomRight{
background:url('../images/content_bot_links_red.jpg') no-repeat;
}

#page.Red .bottomLeft2, #page.Red .bottomRight2{
background:url('../images/content_bot_rechts_red.jpg') no-repeat;
}

#right.Red .search, #right.Red .calculate, #right.Red .self {
background:url('../images/blok_1_red.jpg') no-repeat;
}

#right.Red .goto{
background:url('../images/blok_2_red.jpg') no-repeat;
}

#right.Red .callMe{
background:url('../images/blok_3_red.jpg') no-repeat;
}

/* Blue */
#divpopup.Blue{
background-image:url('../images/popup_Blue.gif');
}

#main.Blue,#page.Blue #content a,#page.Blue #content a, #right.Blue a, .Blue a{
color:#247E80;
}

#topMenu.Blue,#page.Blue #menu li a:hover, #page.Blue #menu li a.sel{
background:#008186 url('../images/submenu_bg_blue.jpg') repeat-x;
color:#FFFFFF;
}

#topMenu.Blue .left{
background:url('../images/submenu_links_blue.jpg') no-repeat;
}

#topMenu.Blue .right{
background:url('../images/submenu_rechts_blue.jpg') no-repeat;
}

#header.Blue,#page.Blue #menu ul, #right.Blue .button,#page.Blue #content .button,#divpopup.Blue .button{
background-color:#33B6B8;
}

#header.Blue .right{
background:url('../images/content_rechts_blue.jpg') no-repeat right bottom;
}

#page.Blue{
background:url('../images/content_blue.gif') repeat-y;
}

#page.Blue #menu li a{
color: #247E80;
}

{
color:#FFFFFF;
}

#page.Blue .topLeft, #page.Blue .topRight{
background:url('../images/content_top_links_blue.jpg') no-repeat;
}

#page.Blue .topLeft2, #page.Blue .topRight2{
background:url('../images/content_top_rechts_blue.jpg') no-repeat;
}

#page.Blue .bottomLeft, #page.Blue .bottomRight{
background:url('../images/content_bot_links_blue.jpg') no-repeat;
}

#page.Blue .bottomLeft2, #page.Blue .bottomRight2{
background:url('../images/content_bot_rechts_blue.jpg') no-repeat;
}

#right.Blue .search, #right.Blue .calculate, #right.Blue .self{
background:url('../images/blok_1_blue.jpg') no-repeat;
}

#right.Blue .goto{
background:url('../images/blok_2_blue.jpg') no-repeat;
}

#right.Blue .callMe{
background:url('../images/blok_3_blue.jpg') no-repeat;
}

/* Purple */
#main.purple,#page.purple #content a{
color:#7c0f6c;
}

#divpopup.purple{
background-image:url('../images/popup_purple.gif');
}

#topMenu.purple,#page.purple #menu li a:hover, #page.purple #menu li a.sel{
background:#700E63 url('../images/submenu_bg_purple.jpg') repeat-x;
color:#FFFFFF;
}

#topMenu.purple .left{
background:url('../images/submenu_links_purple.jpg') no-repeat;
}

#topMenu.purple .right{
background:url('../images/submenu_rechts_purple.jpg') no-repeat;
}

#header.purple,#page.purple #menu ul, #right.purple .button,#page.purple #content .button,#divpopup.purple .button{
background-color:#A84196;
}

#header.purple .right{
background:url('../images/content_rechts_purple.jpg') no-repeat right bottom;
}

#page.purple{
background:url('../images/content_purple.gif') repeat-y;
}

#page.purple #menu li a,#page.purple #content a, #right.purple a, .purple a{
color:#7c0f6c;
}

{
color:#FFFFFF;
}

#page.purple .topLeft, #page.purple .topRight{
background:url('../images/content_top_links_purple.jpg') no-repeat;
}

#page.purple .topLeft2, #page.purple .topRight2{
background:url('../images/content_top_rechts_purple.jpg') no-repeat;
}

#page.purple .bottomLeft, #page.purple .bottomRight{
background:url('../images/content_bot_links_purple.jpg') no-repeat;
}

#page.purple .bottomLeft2, #page.purple .bottomRight2{
background:url('../images/content_bot_rechts_purple.jpg') no-repeat;
}

#right.purple .search, #right.purple .calculate, #right.purple .self {
background:url('../images/blok_1_purple.jpg') no-repeat;
}

#right.purple .goto{
background:url('../images/blok_2_purple.jpg') no-repeat;
}

#right.purple .callMe{
background:url('../images/blok_3_purple.jpg') no-repeat;
}

/* Blue2 */
#main.blue2,#page.blue2 #content a{
color:#237899;
}

#divpopup.blue2{
background-image:url('../images/popup_blue2.gif');
}

#topMenu.blue2,#page.blue2 #menu li a:hover, #page.blue2 #menu li a.sel{
background:#007AAD url('../images/submenu_bg_blue2.jpg') repeat-x;
color:#FFFFFF;
}

#topMenu.blue2 .left{
background:url('../images/submenu_links_blue2.jpg') no-repeat;
}

#topMenu.blue2 .right{
background: url('../images/submenu_rechts_blue2.jpg') no-repeat;
}

#header.blue2,#page.blue2 #menu ul, #right.blue2 .button,#page.blue2 #content .button,#divpopup.blue2 .button{
background-color:#33B0E1;
}

#header.blue2 .right{
background:url('../images/content_rechts_blue2.jpg') no-repeat right bottom;
}

#page.blue2{
background:url('../images/content_blue2.gif') repeat-y;
}

#page.blue2 #menu li a,#page.blue2 #content a, #right.blue2 a, .blue2 a{
color:#237899;
}

{
color:#FFFFFF;
}

#page.blue2 .topLeft, #page.blue2 .topRight{
background:url('../images/content_top_links_blue2.jpg') no-repeat;
}

#page.blue2 .topLeft2, #page.blue2 .topRight2{
background:url('../images/content_top_rechts_blue2.jpg') no-repeat;
}

#page.blue2 .bottomLeft, #page.blue2 .bottomRight{
background:url('../images/content_bot_links_blue2.jpg') no-repeat;
}

#page.blue2 .bottomLeft2, #page.blue2 .bottomRight2{
background:url('../images/content_bot_rechts_blue2.jpg') no-repeat;
}

#right.blue2 .search, #right.blue2 .calculate, #right.blue2 .self {
background:url('../images/blok_1_blue2.jpg') no-repeat;
}

#right.blue2 .goto{
background:url('../images/blok_2_blue2.jpg') no-repeat;
}

#right.blue2 .callMe{
background:url('../images/blok_3_blue2.jpg') no-repeat;
}

/* Orange */
#main.orange,#page.orange #content a{
color:#c55f0d;
}

#divpopup.orange{
background-image:url('../images/popup_orange.gif');
}

#topMenu.orange,#page.orange #menu li a:hover, #page.orange #menu li a.sel{
background:#B7570B url('../images/submenu_bg_orange.jpg') repeat-x;
color:#FFFFFF;
}

#topMenu.orange .left{
background:url('../images/submenu_links_orange.jpg') no-repeat;
}

#topMenu.orange .right{
background:url('../images/submenu_rechts_orange.jpg') no-repeat;
}

#header.orange,#page.orange #menu ul, #right.orange .button,#page.orange #content .button,#divpopup.orange .button{
background-color:#EF8C3D;
}

#header.orange .right{
background:url('../images/content_rechts_orange.jpg') no-repeat right bottom;
}

#page.orange{
background:url('../images/content_orange.gif') repeat-y;
}

#page.orange #menu li a,#page.orange #content a, #right.orange a, .orange a{
color:#c55f0d;
}

{
color:#FFFFFF;
}

#page.orange .topLeft, #page.orange .topRight{
background:url('../images/content_top_links_orange.jpg') no-repeat;
}

#page.orange .topLeft2, #page.orange .topRight2{
background:url('../images/content_top_rechts_orange.jpg') no-repeat;
}

#page.orange .bottomLeft, #page.orange .bottomRight{
background:url('../images/content_bot_links_orange.jpg') no-repeat;
}

#page.orange .bottomLeft2, #page.orange .bottomRight2{
background:url('../images/content_bot_rechts_orange.jpg') no-repeat;
}

#right.orange .search, #right.orange .calculate, #right.orange .self {
background:url('../images/blok_1_orange.jpg') no-repeat;
}

#right.orange .goto{
background:url('../images/blok_2_orange.jpg') no-repeat;
}

#right.orange .callMe{
background:url('../images/blok_3_orange.jpg') no-repeat;
}

/* Green */
#main.green,#page.green #content a,#page.green #content a, #right.green a, .green a{
color:#6B7D37;
}

#divpopup.green{
background-image:url('../images/popup_green.gif');
}

#topMenu.green,#page.green #menu li a:hover, #page.green #menu li a.sel{
background:#627C19 url('../images/submenu_bg_green.jpg') repeat-x;
color:#FFFFFF;
}

#topMenu.green .left{
background:url('../images/submenu_links_green.jpg') no-repeat;
}

#topMenu.green .right{
background:url('../images/submenu_rechts_green.jpg') no-repeat;
}

#header.green,#page.green #menu ul, #right.green .button,#page.green #content .button,#divpopup.green .button{
background-color:#98B14D;
}

#header.green .right{
background:url('../images/content_rechts_green.jpg') no-repeat right bottom;
}

#page.green{
background:url('../images/content_green.gif') repeat-y;
}

#page.green #menu li a, #page.green a{
color:#6B7D37;
}

{
color:#FFFFFF;
}

#page.green .topLeft, #page.green .topRight{
background:url('../images/content_top_links_green.jpg') no-repeat;
}

#page.green .topLeft2, #page.green .topRight2{
background:url('../images/content_top_rechts_green.jpg') no-repeat;
}

#page.green .bottomLeft, #page.green .bottomRight{
background:url('../images/content_bot_links_green.jpg') no-repeat;
}

#page.green .bottomLeft2, #page.green .bottomRight2{
background:url('../images/content_bot_rechts_green.jpg') no-repeat;
}

#right.green .search, #right.green .calculate, #right.green .self {
background:url('../images/blok_1_green.jpg') no-repeat;
}

#right.green .goto{
background:url('../images/blok_2_green.jpg') no-repeat;
}

#right.green .callMe{
background:url('../images/blok_3_green.jpg') no-repeat;
}

/* POP UP */
#blackout {
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 9;
}
#divpopup{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -120px; /*half of the height plus a little to the top*/
	margin-left: -136px; /*half of the width */
	visibility: hidden;
	display: none;
	height: 235px;
	width: 272px;
	z-index: 10;
	font-size: 12px;
}
#divpopup .contact label{
width:100px;
}
#divpopup .button{
display:block;
margin:5px 0px 0px 0px;
border:1px solid #FFFFFF;
width:85px;
color:#FFFFFF;
font-size:12px;
cursor:pointer;
text-align:center;
}
#pop_content .mess{
width:230px;
border:1px solid #B4B4B4;
background-color:#EFF0EF;
margin:0px 0px 10px 0px;
}

#pop_content .mess p{
padding:10px 10px 10px 20px;
font-size:x-small;
margin:0px 0px 0px 0px;
line-height:14px;
}
#close_pop{
	float:right;
	text-align:right;
	cursor:pointer;
	padding-right:10px;
}
#pop_content{
	clear:both;
	padding: 10px;
}

#page .product{
position:relative;
padding:0px 0px 20px 0px;
width:510px;
border:1px solid #CC0719;
margin:0px 0px 10px 0px;
}

.product .img{
float:left;
margin:0px 5px 10px 0px;
}

.product .desc{
float:right;
width:350px;
padding:0px 0px 15px 0px;
}

.product .desc.sub{
float:left;
width:500px;
padding:10px 5px 0px 5px;
}

.product span{
position:absolute;
bottom:0px;
right:5px;
display:block;
width:300px;
height:20px;
text-align:right;
}

.product a.bestel{
position:absolute;
bottom:2px;
left:85px;
}

.product form.bestel{
position:absolute;
bottom:3px;
left:5px;
border:1px solid #B4B4B4;
}

.product form.bestel input{
text-align:center;
}

.prod_bottom{
display:block;
height:20px;
position:relative;
}

.prod_bottom .price{
position:absolute;
bottom:0px;
right:5px;
}

.prod_bottom form{
position:absolute;
bottom:0px;
left:5px;
border:1px solid #B4B4B4;
}

.prod_bottom form input{
text-align:center;
}

.prod_bottom a{
position:absolute;
bottom:0px;
left:90px;
}

.prod_bottom a.back{
left:245px;
}

span.obj{
display:block;
float:left;
width:80px;
}

a.button{
padding:5px 5px 5px 5px;
line-height:23px;
border:1px solid #B4B4B4;
background-color:#EFF0EF;
color:#60A1D1;
font-weight:bold;
text-decoration:none;
margin:0px 5px 0px 0px;
}

a.button:hover{
text-decoration:underline;
}

.prod{
position:relative;
float:left;
width:550px;
border-bottom:1px solid #B4B4B4;
border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
background-repeat:no-repeat;
background-position:5px center;
}

.prod .item{
width:450px;
line-height:20px;
border-left:1px solid #B4B4B4;
float:right;
}

.prod .item.big{
width:550px;
border-left:none;
background-color:#FFFFFF;
}

.prod .item.big:hover{
background-color:#FFFFFF;
}

.prod .item:hover,.prod .item.dark:hover,.prod .item.big.dark:hover{
background-color:#B4B4B4;
}

.prod .item.dark,.prod .item.big.dark:hover{
background-color:#F6F6F6;
}

.prod .item div, .prod .item a{
float:left;
}

.prod .item .i_title{
padding:0px 0px 0px 5px;
width:170px;
}

.prod .item .i_price{
width:70px;
padding:0px 0px 0px 5px;
}

.prod .item .i_btw{
width:80px;
padding:0px 0px 0px 5px;
}

.prod .item.big .i_price{
width:70px;
}

.prod .item.big input{
float:left;
width:50px;
text-align:center;
border:1px solid #B4B4B4;
margin:1px 0px 0px 0px;
}

.prod .prodtitle{
display:block;
border-top:1px solid #B4B4B4;
border-bottom:1px solid #B4B4B4;
background-color:#EFF0EF;

font-weight:bold;
font-size:12px;
padding:2px 0px 2px 10px;
}

#page.Red #content a.button{
float:left;
padding:5px 5px 5px 5px;
line-height:18px;
border:1px solid #B4B4B4;
font-weight:bold;
text-decoration:none;
margin:0px 5px 0px 0px;
background-color:#EFF0EF;
}

#page.Red #content a.button:hover{
text-decoration:underline;
}

.question{
margin:7px 0px 5px 0px;
font-weight:bold;
}

/* added bij Roel Philipsen */

#content p, #content ul li {
	line-height: 18px;	
}

#content table tr td, #content table tbody tr td {
	padding: 4px;
}

/*	SEO FOOTER
************************/
#seo_footer {
	color: #cccccc;
	font-size: 10px;
	text-align:center;
	width: 100%;
}

#seo_footer li {
	display: inline;
	margin-right: 15px;
}

#seo_footer li a {
	color: #cccccc;
	text-decoration:none;
}