html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	font-family: Arial;
	font-size: 11px;
} 
 
#pagewidth{ 
	width:970px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	height:308px; 
	width:100%;
	background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/header.png) no-repeat;
	padding-bottom: 17px;
} 

#slogan{
position:absolute;
top:154px;
left:310px;
width: 440px;
height: 55px;

} 
 
#leftcol{
	width:217px; 
	float:left; 
	position:relative; 
  }
 
#twocols{
	width:753px; 
	float:right; 
	position:relative; 
  }
 
#rightcol{
	width:453px; 
	float:right; 
	position:relative; 
 }
 
#maincol{ 
	float: left; 
	display:inline; 
	position: relative; 
	width:300px; 
 }
 

img {
	border: none;
}

a {
	border: none;
}

a:hover {
	color: #598e23;
}

/*******************************************/
/* Navigation Styles */ 
/*******************************************/ 
#main_navigation {
	margin: 0;
	padding: 0;
	padding-top: 275px;
	list-style: none;
	padding-left: 19px;
	width: 700px;
	float: left;	
}

#main_navigation li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

#language_select {
	margin: 0;
	padding: 0;
	padding-top: 277px;
	list-style: none;
	text-align:right;  
  float: right;
	
	color: #FFFFFF;
	padding-right: 20px;
}

#language_select li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: right;
}

#language_select a {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

#language_select a:hover {
	color: #598e23;
}
/*******************************************/
/* Box left */ 
/*******************************************/

.boxHeadline{
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/member_box_top.png) no-repeat;
color: #ffffff;
font-weight: bold;
padding-left: 20px;
padding-top:12px;
font-size: 13px;	
width: 197px;
height: 37px;
	
}

.stdContainer{
width:196px;
min-height: 96px; /* Orginal Height */	
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/member_box_bottom.png) no-repeat bottom;
padding-bottom:20px;

margin-bottom:10px;
background-color:#add653;
}

.smallContainer{
width:196px;
min-height: 20px; /* Orginal Height */	
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/member_box_bottom.png) no-repeat bottom;
padding-bottom:20px;

margin-bottom:10px;
background-color:#add653;
}

#mod_login_username, #mod_login_password, .textFieldSmall{
font-size:15px
}

.smallText 
{
    color: #FFFFFF;

    
	 
}

.smallText2 
{
    color: #FFFFFF;
    margin-left:20px;
    
	 
}


.boxS3 input {
	border: 0px solid #8ab441;
	margin-bottom: 6px;
	padding: 3px 1px;
}

.moduletable label, .moduletable input{
position:relative;
left:20px
}

.moduletable td{
text-align:left
}




/*******************************************/
/* Main Colum Styles */ 
/*******************************************/
#maincol h1 {
	margin: 0;
	padding: 0;
	width: 313px;
	border-bottom: 1px solid #add653;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*******************************************/
/* News Boxes Styles */ 
/*******************************************/
.news_entry {
	width: 313px;
	height: 50px;
	margin-bottom: 25px;
}

.news_entry img {
	float: left;
	width: 98px;
	height: 57px;
}

.news_entry .content {
	float: right;
	width: 206px;
}

.news_entry .content h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.news_entry .content h2 strong {
	color: #5e8b28;
}

.news_entry .content a {
	color: #5e8b28;
	text-decoration: none;
}

.newsfeed  a 
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	
}


.newsfeed li
{
  padding-bottom: 5px;

}

.newsfeed  a:hover {
	color: #add653;
	text-decoration: none;
	font-size: 11px;
}

.news_entry .content a:hover {
	text-decoration: underline;
}
/*******************************************/
/* Speical Offer and Advert Styles */ 
/*******************************************/
#special_offer_advert_container {
	width: 264px;
	float: left;

}
/*******************************************/
/* Speical Offer Box Styles */ 
/*******************************************/
#special_offer_box {
	width: 264px;

	
}

#special_offer_box_top {
position: relative;
width: 264px;
height: 94px;
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/speacial_offer_top.png) no-repeat;
z-index: 99	
}



#special_offer_box_midle {
position:relative;
top:-56px;
left:0;
width: 164px;
min-height:200px;
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/special_offer_middle.png) repeat;
z-index: 4;
padding-top:20px;
padding-left:100px;
padding-right:10px;
padding-bottom:10px
}


#special_offer_box_bottom {
position: relative;
top:-56px;
width: 264px;
height: 14px;
background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/special_offer_bottom.png) no-repeat;
z-index: 99;

}

#special_offer_box label {
	display: block;
	color: #42241c;
	font-weight: bold;
	
}

#special_offer_box input {
	border: 1px solid #8ab441;
	margin-bottom: 3px;
	padding: 3px 8px;
	width: 135px;
}
/*******************************************/
/* Cube Advert Styles */ 
/*******************************************/
#cube_advert {
position:relative;
top:-55px;
	margin-top: 10px;
	float: left;
	margin-left: 68px;
	font-weight: bold;
	font-size: 14px;
} 

#nxp {
position:relative;
top:-55px;
	margin-top: 5px;
	float: left;
	margin-left: 63px;
	font-weight: bold;
	font-size: 14px;
} 
/*******************************************/
/* Skyscrapper Advert Styles */ 
/*******************************************/
#skyscrapper_advert {
position:relative;
top:-93px;
	float: right;
}
/*******************************************/
/* Footer Styles */ 
/*******************************************/
#footer {
	height:50px; 
	border-top: 1px solid #add653;
	margin-top: 20px;
	width: 970px; /* 331px*/
	margin-left: 0px; /* 230px*/
	text-align: right;
 } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


.mod_calendar{
--width:196px;
min-height: 96px; /* Orginal Height */	
--background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/member_box_bottom.png) no-repeat bottom;
padding-left: 10px;
background-color:#add653;
}

.mod_servertime{
--width:196px;
--min-height: 96px; /* Orginal Height */	
--background: url(http://www.chipsandmore.net/kundenportal/templates/chips_and_more/images/member_box_bottom.png) no-repeat bottom;
padding-left: 10px;
background-color:#add653;
color: #ffffff;
      font-weight: bold;
}

