/*
  orginal: cbcbcb
  jul: a71100
*/

body {
	background: url("../img/sys/BKG.jpg");
	background-color: #ffffff;
	color: #1c3650 ;
	text-align: center;	
	font-family: Arial, Verdana, Sans-serif;	
	margin-top: 5px;
	font-size: 12px ;
}

#site {
	width: 870px;
	border: 1px solid #cbcbcb ;
	background-color: #FAFAFA ;
	text-align: center;
	padding: 15px ;
	margin: 0 auto;
	color: #1c3650 ;
}

#head {
	height: 150px ;
	border: 1px solid #cbcbcb ;
}

#logo {
	background: url("../img/sys/Store.jpg"); 
	/*background: url("../img/sys/StoreRed.jpg"); */	
	width: 434px ;
	height: 150px ;
	float: left ;
}

#headphoto{
	background: url("../img/sys/head/head_lex_spring_2010.jpg");
	width: 434px ;
	height: 150px ;
	float: right;	
}

/* MENU START */

  #menu {
  	height: 20px ;	
  	background-color: #cbcbcb ;
  	margin: 0;
  	margin-top: 10px;
  	padding-top: 5px ;
  	color: #FFFFFF ;
  }

  .menu {
  	padding-left: 15px;
  	padding-right: 15px;   
  	margin: 0;
    border-left: 1px solid #FFFFFF;      
  }

  .menuLast {
    width: 1px;
    border-left: 1px solid #FFFFFF;      
  }
  

  .menuSelected {
    height: 20px;
    background-color: #1D4165;
    padding-top: 5px;
    padding-bottom: 5px;    
  	padding-left: 15px;
  	padding-right: 15px;    
  }

/* MENU END */

#startPics{  
    height: 567px;
    width: 100%;
}

#startPicsHolder{
    height: 600px;
}

#startPicsClear{
  clear: both;
}

#mainL{
	float: left;
	width: 414px;
	text-align: left;	
	margin-left: 10px ;	
	margin-right: 10px ;	
}

#mainR{
	float: right;
	width: 434px;		
	padding-bottom: 20px;
	padding-top: 10px;
}

#mainR img {
  border: 1px solid #cbcbcb;
  background-color: #ffffff;
  padding: 8px;
  margin-top: 10px;
}

#ribba {
	margin-top: 15px ;
	height: 1px ;
	border-top: 1px solid #cbcbcb ;
	padding-bottom: 5px ;
}

#fot {
	border-top: 1px solid #cbcbcb ;	
	clear: both;
	padding-top: 5px;
}

#bottom {
	clear: both;
	width: 870px ;
	border-top: 1px solid #cbcbcb ;		
	margin-top: 15px ;
	padding-top: 15px ;
}

.bo {
  width: 174px;
  text-align: center;
  float: left;
}

.bo img {
  border: 1px solid #cbcbcb;
  background-color: #ffffff;
  padding: 6px;
  margin-bottom: 10px;
}

.mini {
  border: 1px solid #cbcbcb;
  padding: 2px;
  margin: 2px;
}

.boBotText {
	width: 154px;
	float: left;
	font-size: 11px ;
	text-align: left;
	margin-left: 10px ;	
	margin-right: 10px ;
	padding-bottom: 10px;
	text-align: left;
}

.pics {
  border: 1px solid #cbcbcb;
  background-color: #ffffff;
  padding: 10px;
  text-align: center;
  width: 850px;
}

.butikPicStop {
  clear: both; 
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
}

p.head {
	font-size: 22px ;
	font-weight: bold ;
	font-style: italic ;
	margin-bottom: 10px;
}

a {
	color: #cbcbcb ;
	/* ORGINAL: 1c3650 */	
	font-weight: bold ;
	text-decoration: none ;
	/*background-color: #FAFAFA ;*/
}

a.menu{
	color: #FFFFFF ;	
	/* ORGINAL: 1c3650 */
	/*background-color: #DFE2FF ;	*/
}

a:hover {
	text-decoration: underline ;
}

a.menu:hover {
	text-decoration: none;
}

h3{
	color: #a61100	;
	font-size: 16px;
	text-align: center; 
	background-color: #FAFAFA ;	
}

.NEWS {
  border: 1px solid #8ca168;
  background-color: #fafcdd;
  padding: 4px;"
}

