/* Essential */

.skickabtn{
	background-color: #FF3;
}

div{
font-size: 0;
}

*{
border: 0; 
margin: 0; 
padding: 0;
outline: 0;
vertical-align: top;
}

body, html { 
background-color: #FFFFFF;
margin: 0; 
padding: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-bottom: 40px;
margin-top: 20px;
}

body, html {
	background-image: url(lib/bg_tile_dark.jpg);
	background-repeat:repeat;
	background-color: #dfdfdf;
	
}

a img{ 
border: 0;
}



/* Framework */



#wrapper {
width:973px;
padding: 0px;
}

#wrapper2 {
width:973px;/* org. value: 973px*/
display: table;
background-color: #FFF;
padding: 30px;
margin: 0 auto;
margin-top: 10px; /* org. value: 30px*/
-moz-box-shadow: 0px  0px 40px #000;
-webkit-box-shadow: 0px 0px 40px #000;
box-shadow: 0px 0px 40px #000;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}





/* Typografi */

p{
margin-bottom: 20px;
}

#aboutTheLamp {
padding-left: 2px;
padding-right: 6px;

}

.buyLink {
margin-bottom: 10px;
padding-left: 2px;
}

h3{
font-weight: bold;
font-size: 13px;
margin-bottom: 2px;
}

a:link, a:visited, a:hover, a:active {
color: #000;
text-decoration: none;
}

.buy a:link, a:visited, a:hover, a:active {
color: #f82690;
text-decoration: none;
}

hr{
border-bottom: 1px dotted #3D3D3D;
margin-top: 15px;
margin-bottom: 15px;
}

li{
list-style: none;
text-indent: 0px;
padding: 0px;
margin: 0px;
}

h3.specs{
font-weight: bold;
font-size: 16px;
margin-bottom: 2px;
}


/* Index */



#indexcol1{
float: left;
margin-left: -30px;
margin-bottom: -30px;
clear: none;
overflow: hidden;
width: 427px;
height: 456px;
margin-top: 31px;
display: block;
}

#indexcol2{
float: right;
clear: none;
width: 510px;
margin-top: 80px;
}

#stichlogo{
width: 288px;
height: 86px;
margin-bottom: 27px;
display: block;
background: url(lib/index_stitch_logo.png) no-repeat left top;
}

#stichlogo_slug{
width: 246px;
height: 22px;
margin-bottom: 15px;
margin-left: 2px;
display: block;
background: url(lib/index_slug.png);
}

#index_intro_text{
background-image: url(lib/index_text.png);
width: 272px;
height: 65px;
margin-bottom: 26px;
margin-left: 4px;
}

#indexitem1{
background-image: url(lib/index_item_1.png);
width: 208px;
height: 21px;
margin-bottom: 11px;
cursor: pointer;
margin-left: 1px;
}

#indexitem2{
background-image: url(lib/index_item_2.png);
width: 176px;
height: 13px;
margin-bottom: 17px;
cursor: pointer;
}

#indexitem3{
background-image: url(lib/index_item_3.png);
width: 183px;
height: 15px;
cursor: pointer;
margin-left: 2px;
}


#lmpLogo{
background-image: url(lib/LampGustaf_logo.png);
width: 120px;
height: 32px;
background-repeat: no-repeat;
behavior: url(lib/png.htc);
left: 50%;
margin-left: 382px;
position: relative;
margin-top: 20px;
}




/* Pattern Gallery */



#pattern_gallery_select_head{
background-image: url(lib/gallery_head_select.png);
width: 194px;
height: 31px;
margin: 0 auto;
margin-top: 17px;
}

#pattern_gallery_holder{
width: 573px;
padding-top: 178px;
display: table;
margin: 0 auto;
padding-bottom: 60px;
}



#pattern_gallery_select_digital{
float: left;
clear: none;
background-image: url(lib/gallery_item_patterns.jpg);
width: 207px;
height: 169px;
cursor: pointer;
}


#pattern_gallery_select_submited{
float: right;
clear: none;
background-image: url(lib/gallery_item_sent.jpg);
background-repeat: no-repeat;
width: 207px;
height: 169px;
cursor: pointer;
}





/* About the lamp */


table tr{

padding: 20px 0;

}


#about_left{

background-image: url(lib/Stitch_about_smallpics.jpg);

width: 425px;

height: 600px;

float: left;

margin-top: 17px;

}



#about_right{

width: 500px;

float: right;

font-size: 12px;

line-height: 150%;

margin-top: 67px;

}



#about_head{

background-image: url(lib/about_head.jpg);

width: 290px;

height: 32px;

margin-bottom: 22px;

}


