
/*..............................................*/
/*				Nolla allt...					*/
/*..............................................*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,embed,object,a {
	margin:0;
	padding:0;
	border: 0;
}

/*..............................................*/
/*					Grundstruktur				*/
/*..............................................*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
}

#wrapper {
	width: 961px;
	margin-left: auto;
	margin-right: auto;
}

#innerwrapper {
}

#header {
	float: left;
	width: 100%;
	height: 139px;
}
#logo {
	float: left;
	height: 120px;
	background-color: #FFF;
}
#cart {
	float: right;
	margin-top: 100px;
	font-size: 14px;
	color: #002184;
}
#topmenu {
	float: right;
	height: 39px;
	width: 100%;
	background-color: #2d3a88;
}
#searchbox {
	float: left;
	width: 210px;
	height: 39px;
	padding-top: 10px;
	padding-left: 10px;
}

#searchbox input {
	float: left;
	width: 140px;
	height: 19px;
}

#body {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#innerbody {
	float: left;
	width: 100%;
}
#leftcol {
	float: left;
	width: 224px;
	margin-left: 10px;
}
#maincol {
	float: left;
	width: 705px;
	padding-top: 25px;
}
#footer {
	float: left;
	width: 100%;
	height: 25px;
	margin-top: 30px;
	line-height: 25px;
	border-top: 1px dotted #888;
	font-size: 10px;
	color: #002184;
}
#footer p {
	float: left;
	width: 50%;
}
.clear {
	clear: right;
}
/*..............................................*/
/*					Topmeny						*/
/*..............................................*/
#topnav {
	float: right;
	height: 39px;
}

#topnav ul {
	float: left;
}
#topnav li {
	list-style: none;
	line-height: 39px; 
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #FFF;
}
#topnav li:hover, #topnav a:focus, #topnav a:active {
}
#topnav a {
	text-decoration: none;
	color: #FFF;
}
#topnav a:hover {
}

/*..............................................*/
/*					Sidomeny					*/
/*..............................................*/
#leftcol {
	padding-top: 10px;
}
#leftcol ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
#leftcol li {
	list-style: none;
	font-weight: normal;
	width: 155px;
	padding-top: 18px;
	border-bottom: 1px dotted #888;
	float: left;
}
#leftcol li:hover, #leftcol a:focus, #leftcol a:active {
}
#leftcol a {
	text-decoration: none;
	color: #666;
}
#leftcol a:hover {
}

#leftcol h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006;
	width: 155px;
	padding-top: 18px;
	border-bottom: 1px dotted #888;
	float: left;
}

/*..............................................*/
/*				Produktlistning					*/
/*..............................................*/

#productRow {
	float: left;
	width: 100%;
}

.productCell {
	float: left;
	width: 33%;
}
.productImage {
}

.productName {
	width: 100%;
	position: relative;
	top: 40px;
	font-size: 10px;
	font-weight: bold;
}
.productCell a {
	text-decoration: none;
	color: #666;
}
.productPrice {
	width: 70%;
	position: relative;
	float: right;
	font-size: 16px;
	text-transform: uppercase;
	color: #F00;
}
.productBuy {
	float: left;
	position: relative;
	top: -15px;
	width: 20%;
}

/*..............................................*/
#listRow {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.listCell {
	float: left;
	width: 33%;
	height: 140px;
}
.listImage {
	text-align: center;
}

.listName {
	text-align: center;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
}
.listCell a {
	text-decoration: none;
	color: #666;
}
.listPrice {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #004084;
}
.listBuy {
	display: none;
}

/*..............................................*/
/*				Produktpresentation				*/
/*..............................................*/

#productInfo {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #888;
	margin-bottom: 20px;
	font-size: 11px;
}

#prodImage {
	float: left;
	width: 350px;
}
#prodText {
	float: left;
	width: 300px;
}
#prodDesc {
	width: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
#prodChoice {
	width: 100%;
	margin-bottom: 10px;
}
#prodPrice {
	float: left;
	width: 160px;
	font-size: 16px;
	color: #F00;
	text-transform: uppercase;
}
#prodBuy {
	float: left;
}

/*..............................................*/
/*			Omdefinerade standartaggar			*/
/*..............................................*/

#maincol h1 {
	font-size: 24px;
	font-weight: normal;
}
#maincol p {
	margin-top: 22px;
}
.listStock{
font-size: 10px;
}
.cat_list{
	text-decoration: none;
}

/*..............................................*/
/*			shipping Form   					*/
/*..............................................*/

#shipping form {
	padding: 5px;
	width:750px;
	background: white;
	color: #404040;
	font-size: 0.9em;
	
}

#shipping fieldset {
	border: 0px solid #000
}
#shipping legend {
	font: bold 120%/1.6 Arial,sans-serif;
}
#shipping fieldset label {
	float:left;
	display:inline;
	width:100px;
    line-height:16px;
	margin: 3px 10px;
	//background: #FFF url('arrow.jpg') no-repeat right center;
	padding:1px;
	color: #404040;
}
#shipping input,textarea { 
	margin:3px 0 1px;
	border-style:solid;
	border-color: #999;
    border-width:1px 1px 1px 1px;
	width: 180px
}
#shipping input {
	height: 14px
	}
#shipping br { 
	clear:left
}
#shipping input#go { 
	margin: 10px 0 0 130px;
	border-style:solid;
	border-color: #FFF #333 #333 #FFF;
    border-width:1px 2px 2px 1px;
	background: #CCC;
	width:auto;
	height: auto
}
#shipping #btnStep1{ 
	height: 22px

}
#shipping #images{ 
	width:auto;
	height: auto;
	border:0;
}

