/* Stylesheet made by Bulletproof   */
/* Copyright.  All rights reserved. */


/* Standardvärden */

body						
  {
	  scrollbar-face-color: 			    #000000; 
		scrollbar-shadow-color: 		    #111111; 
		scrollbar-3dlight-color: 		    #000000; 
		scrollbar-highlight-color: 	    #111111; 
		scrollbar-darkshadow-color: 	  #000000;
	  scrollbar-track-color: 			    #222222; 
		scrollbar-arrow-color: 			    #ffffff;
		margin-top:					            0px;
		margin-right:					          0px;
		margin-bottom:				          0px;
		margin-left:					          0px;
		font-family: 					          Arial, Verdana, Georgia, sans-serif;
		color:					                #000080;
		font-size:					            10px;
	  line-height: 					          12px;
	  background-color:               #00005a;
  }
 
 /* General links */
		
a:link						
  { 
  	text-decoration:				        none;
		color: 													#ffffff;
	}
	
a:visited					
  { 
  	text-decoration:				        none;
		color: 													#ffffff;
	}

a:hover						
  { 
		text-decoration:				        underline;
		color: 													#ffffff;
	} 
 
.Stripe 
  {
	  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFBD0F', EndColorStr='#FFFFF0C0');
  }
  
.BigTable 
  {
	  border-top-width:               2px;
	  border-right-width:             2px;
	  border-bottom-width:            2px;
	  border-left-width:              2px;
	  border-top-style:               solid;
	  border-right-style:             solid;
	  border-bottom-style:            solid;
	  border-left-style:              solid;
	  border-top-color:               #FFBD0F;
	  border-right-color:             #A67800;
	  border-bottom-color:            #A67800;
	  border-left-color:              #FFBD0F;
  }

textarea 
  {
	  font-family:                    Verdana, Arial, Helvetica, sans-serif;
	  font-size:                      11px;
    color:                          #333333;
	  height:                         120px;
	  width:                          100%;
	  color:                          #666644;
	  background-color:               #E6DCB9;
	  border-top:                     1px solid #886600;
	  border-right:                   1px solid #DFB800;
	  border-bottom:                  1px solid #DFB800;
	  border-left:                    1px solid #886600;
	  scrollbar-face-color: 			    #EDD88A;
	  scrollbar-base-color:						#EDD88A;
		scrollbar-shadow-color: 		    #DFB800; 
		scrollbar-3dlight-color: 		    #DFB800; 
		scrollbar-highlight-color: 	    #DFB800; 
		scrollbar-darkshadow-color: 	  #886600;
	  scrollbar-track-color: 			    #FFF0C0;
		scrollbar-arrow-color: 			    #FFF0C0;
	  text-indent:                    1pt;
	  FILTER:                         progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFF0C0', EndColorStr='#FFEDD88A')
  }

table.form 
  {
	  font-family:                    Verdana, Arial, Helvetica, sans-serif;
	  font-size:                      10px;
	  color:                          #777755;
	  background-color:               #FFF0C0;
	  font-weight:                    bold;
  }

.FormTD 
  {
	  padding-bottom:                 5px;
  }
  
input 
  {
	  font-family:                    Verdana, Arial, Helvetica, sans-serif;
	  font-size:                      9px;
	  color:                          #666644;
	  background-color:               #E6DCB9;
	  font-weight:                    bold;
	  width:                          150px;
	  border-top:                     1px solid #886600;
	  border-right:                   1px solid #DFB800;
	  border-bottom:                  1px solid #DFB800;
	  border-left:                    1px solid #886600;
	  text-indent:                    1pt;
	  FILTER:                         progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFF0C0', EndColorStr='#FFEDD88A')
  }

.inputsubmit 
  {
	  border-top-color:               #CCCCCC;
	  border-right-color:             #666666;
	  border-bottom-color:            #666666;
	  border-left-color:              #CCCCCC;
	  cursor:                         hand;
	  width:                          100%;
	  font-family:                    Verdana, Arial, Helvetica, sans-serif;
	  font-weight:                    bold;
	  border-top-width:               2px;
	  border-right-width:             2px;
	  border-bottom-width:            2px;
	  border-left-width:              2px;
	  color:                          #333333;
  }
  
.inputCheckBox 
  {
	  width:                          18px;
	  border:                         0px none;
  }
  
select 
  {
	  font-family:                    Verdana, Arial, Helvetica, sans-serif;
	  font-size:                      9px;
	  color:                          #666644;
	  border-top-width:               1px;
	  border-right-width:             1px;
	  border-bottom-width:            1px;
	  border-left-width:              1px;
	  border-top-color:               #EEEEEE;
	  border-right-color:             #CCCCCC;
	  border-bottom-color:            #CCCCCC;
	  border-left-color:              #EEEEEE;
	  width:                          150px;
	  border-top-style:               solid;
	  border-right-style:             solid;
	  border-bottom-style:            solid;
	  border-left-style:              solid;
	  background-color:               #EDD88A;
	  font-weight:                    bold;
  }
  
table.thin 
  {
	  padding:                        10px;
	  border-top-width: 		          1px;
	  border-right-width: 	          1px;
	  border-bottom-width: 	          1px;
	  border-left-width: 		          1px;
	  border-top-style: 		          solid;
	  border-right-style: 	          solid;
	  border-bottom-style: 	          solid;
	  border-left-style: 		          solid;
	  border-top-color: 		          #0000ff;
	  border-right-color: 	          #0000ff;
	  border-bottom-color: 	          #0000ff;
	  border-left-color: 		          #0000ff;
	  background-color:			          #ffffff;
	}

hr						
  { 
	  color: 					                #0000ff;
		width: 					                100%;	
		height: 					              1px;
	}
	
h1						
  {
		font-family:					          Verdana, Arial;
		color:					                #bb8800;
		font-size:					            32px;
		font-weight:					          bold;
	}

h2						
  {
		font-family:					          Arial;
		color:					                #bb8800;
		font-size:					            16px;
		font-weight:					          bold;
	}
							
h3						
  {
		font-family:					          Arial;
		color:					                #0000ff;
		font-size:					            12px;
		font-weight:					          bold;
		font-style:                     italic;
	}

h4						
  {
		font-family:					          Arial;
		color:					                #000000;
		font-size:					            12px;
		font-weight:					          bold;
	}

/* Standardlänkar */
		
a:link            
  { 
    text-decoration:                none;
    color:                          #ffffff;
  }
  
a:visited         
  { 
    text-decoration:                none;
    color:                          #ffffff;
  }
  
a:active 
  {
    text-decoration:                none;
    color:                          #ffffff;
  }

a:hover           
  { 
    text-decoration:                underline;
    color:                          #ffffff;
  }

/* Meny länkar */

A.menu:link				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu:visited				
  { 
		font-size:					            10px;
		text-decoration:				        none; 
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu:hover				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ff0000;
		font-family:					          Arial;
	}
	
A.menu2:link				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu2:visited				
  { 
		font-size:					            10px;
		text-decoration:				        none; 
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu2:hover				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ff0000;
		font-family:					          Arial;
	}
	
A.menu3:link				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu3:visited				
  { 
		font-size:					            10px;
		text-decoration:				        none; 
		color:					                #ffffff; 
		font-family:					          Arial;
	}

A.menu3:hover				
  { 
		font-size:					            10px;
		text-decoration:				        none;
		color:					                #ff0000;
		font-family:					          Arial;
	}
	
/* Meny */

.menu				
  { 
    width:                          100%;
    padding:                        0px;
	  border-top-width: 		          1px;
	  border-right-width: 	          1px;
	  border-bottom-width: 	          1px;
	  border-left-width: 		          1px;
	  border-top-style: 		          none;
	  border-right-style: 	          solid;
	  border-bottom-style: 	          none;
	  border-left-style: 		          none;
	  border-top-color: 		          #ffffff;
	  border-right-color: 	          #ffffff;
	  border-bottom-color: 	          #ffffff;
	  border-left-color: 		          #ffffff;
    border-collapse:                collapse;
	}
	
.menu2				
  { 
    width:                          100%;
    padding:                        0px;
	  border-top-width: 		          1px;
	  border-right-width: 	          1px;
	  border-bottom-width: 	          1px;
	  border-left-width: 		          1px;
	  border-top-style: 		          none;
	  border-right-style: 	          none;
	  border-bottom-style: 	          none;
	  border-left-style: 		          none;
	  border-top-color: 		          #ffffff;
	  border-right-color: 	          #ffffff;
	  border-bottom-color: 	          #ffffff;
	  border-left-color: 		          #ffffff;
    border-collapse:                collapse;
	}
	
.menu3				
  { 
    width:                          100%;
    padding:                        0px;
	  border-top-width: 		          1px;
	  border-right-width: 	          1px;
	  border-bottom-width: 	          1px;
	  border-left-width: 		          1px;
	  border-top-style: 		          none;
	  border-right-style: 	          none;
	  border-bottom-style: 	          none;
	  border-left-style: 		          solid;
	  border-top-color: 		          #ffffff;
	  border-right-color: 	          #ffffff;
	  border-bottom-color: 	          #ffffff;
	  border-left-color: 		          #ffffff;
    border-collapse:                collapse;
	}
	
td.menubutton				
  { 
    background-color:               #0000ff;
	}
							
/* Liten rubrik */
							
.h3						
  {
		font-family:					          Arial;
		background:					            #0000ff;
		color:					                #ffff00;
		font-size:					            12px;
		font-weight:					          normal;
	}		
							
.h4											
  {
		font-family:					          Arial;
		color:					                #000000;
		font-size:					            12px;
		font-weight:					          bold;
	}

/* Gul märkpenna */

.HL						
  { 
		background:					            #ffff99; 
	}

/* Black & White */

.ACNbw						
  {
		text-decoration:				        none;
		background:					            #000000;
		color:					                #ffffff;
		font-family:					          "Copperplate Gothic Light", Helvetica, Verdana, Arial;
	}

.ACNbw:hover					
  {
		text-decoration:				        none;
		background:					            #000000;
		color:					                #ffffff;
		font-weight:					          normal;
		font-family:					          "Copperplate Gothic Light", Helvetica, Verdana, Arial;
	}

.ACNbw:visited				
  {
		text-decoration:				        none;
		background:					            #000000;
		color:					                #ffffff;
	  font-family:					          "Copperplate Gothic Light", Helvetica, Verdana, Arial;
	}

/* Scrollern med länder */

.textanimlink 					
  {
		text-decoration: 				        none;				
		font-family:					          Arial;
		font-size:					            16px;
		font-weight:					          bold;
	}

.textanimlink:hover 				
  {
		text-decoration: 				        none;						
		font-family:					          Arial;
		font-size:					            16px;
		font-weight:					          bold;
	}

P.main						
  {
		font-family:					          Arial;
		font-size:					            16px;
		font-weight:					          bold;
	}
	
/* Textformatering */
.Alert
	{
		color:							            #ff0066;
	}

.Head4
	{
		color:							            #ff0000;
		margin-left:						        3%;
	}

.Shadow
	{
		height:							            20pt;
		filter: 						            shadow(Color=#ff0066,Strength=12,direction=135);
	}


/* Länk utan bgcolor */

A.nobg:link					
  { 
		text-decoration:				        none; 
	}

A.nobg:visited					
  { 
		text-decoration:				        none; 
	}

A.nobg:hover					
  { 
		text-decoration:				        none; 
	}

/* Vit bakgrund */

A.wbg:link					
  { 
		text-decoration:				        none; 
	}

A.wbg:visited					
  { 
		text-decoration:				        none; 
	}

A.wbg:hover					
  { 
		text-decoration:				        none;
		background:					            #ffffff;
	  color:					                #000000;
	}

/* Linje 50% */

hr.50						
  { 
		color:					                #000080;
		width:					                50%;	
		height: 					              1px;	
	}

/* Linje 75% */

hr.75						
  { 
		color: 					                #000080;
		width: 					                75%;	
		height: 					              1px;	
	}

/* Grova länkar */

.Tele2						
  {
		text-decoration:				        none;
		font-family:					          Arial;
		background:					            #000080;
		color:					                #ffffff;
		font-size:					            12px;
		font-weight:					          bold;
  }

.Tele2:hover					
  { 
		color:					                #ff0066;
		text-decoration:				        none;
	}

/* Rubrik */

h2.Tele2					
  {
		font-family:					          Arial;
		background:					            #0000ff;
		color:					                #ffff00;
		font-size:					            14px;
		font-weight:					          normal;
	  text-align:					            left;
	}

input.ACN					
  {
		color:					                #ffff00;
		background:					            #0000ff;
	  border-top:					            2px solid #eeeeee;
		border-left:					          2px solid #eeeeee;
		border-right:					          2px solid #000066;
		border-bottom:				          2px solid #000066;
  }

input.Telefonera				
  {
		background:					            #ffffff;
		border-top:					            2px solid #ffffff;
		border-left:					          2px solid #ffffff;
		border-right:					          2px solid #ffffff;
		border-bottom:				          2px solid #ffffff;
	}

td.ISDN						
  {
		font-size:					            10px;
	}				
	
a.redheader:link
  {
	  color: #FFFFFF;
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;	
	  text-decoration: none;
	  text-transform : uppercase;	
  }

a.redheader:visited
  {
	  color: #FFFFFF;
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;	
	  text-decoration: none;
	  text-transform : uppercase;	
  }


.redheader-neg 
  {
	  color: #d42129;
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  background-color: #FFFFFF;
	  text-transform : uppercase;	
  }

.redheader 
  {
	  color: #ffffff;
	  font-family: verdana, arial, helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  background-color: #d42129;
	  text-transform : uppercase;	
  }
  
.GoldenText 
  {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #bb8800;
  }
  
.GoldenText2 
  {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #FFFF99;
  }
  
p.Design
  {
    text-align:											center;
    vertical-align: 								bottom;
    width:													100%;
    background: 										#00005a; 
    color: 													#ffffff; 
    font: 													10pt Georgia, Verdana, Arial, sans-serif;
  }
  
a.Normal:link
  {
		text-decoration:				        underline;
		color:					                #00cccc;	 
  }
  
a.Normal:visited	
  {
  	text-decoration:				        none;
		color:					                #00cccc;	 
  }
  
a.Normal:hover						
  { 
		text-decoration:				        underline;
		color:					                #00cccc;	 
  }
  
/* Table styling */
  
td.Big						
  { 
  	width:													100%; 
    text-align:											center;
    vertical-align: 								top;
		border-color: 									transparent;
		background-color:								#454590;
		filter: 												progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#9999ff', EndColorStr='#454590');
  }  
  
td.Text						
  { 
  	vertical-align: 								top;
  	border-color: 									transparent;
		filter: 												progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cccccc', EndColorStr='#ffffff');
  }  
  
.1a
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1a.gif); 
  	background-position: 						bottom right; 
  	background-repeat: 							no-repeat;
  }
  
.1b
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1b.gif); 
  	background-position: 						bottom left; 
  	background-repeat: 							repeat-x;
  }
  
.1c
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1c.gif); 
  	background-position: 						bottom left; 
  	background-repeat: 							no-repeat;
  }
  
.1d
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1d.gif); 
  	background-position: 						top right; 
  	background-repeat: 							repeat-y;
  }
  
.1e
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1e.gif); 
  	background-position: 						top left; 
  	background-repeat: 							repeat-y;
  }
  
.1f
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1f.gif); 
  	background-position: 						top right; 
  	background-repeat: 							no-repeat;
  }
  
.1g
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1g.gif); 
  	background-position: 						top right; 
  	background-repeat: 							repeat-x;
  }
  
.1h
  { 
  	background-image: 							url(http://www.culano.com/Culano/frame1h.gif); 
  	background-position: 						top left; 
  	background-repeat: 							no-repeat;
  }
