/* @group RESET */

/* 
	Erik Meyers RESET CSS
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* @end */

/* bsweden CSS */

/* @group HTML Tags */

body {
	font-size: 0.69em;
	color: #666;
	font-family: Arial, "Helvetica Neue", Helvetica, freesans, sans-serif;
	line-height: 1.2em;
	text-align: center;
}

h1 {
	font-size: 1.55em;
	color: #000;
	margin: 1em 0 1em 0;
	line-height: 1.2em;
}

h2 {
	margin: 0 0 1em 0;
	font-weight: bold;
}

h2 span.date {
	font-weight: normal;
	padding-right: 3px;
	color: #888;
}

h2 a:link {
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
}

strong {
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
	color: #666;
}


/* @end */

/* @group Debug */

.mark {
	border: 1px solid red;
}



/* @end */

/* @group Clearfix */

.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 */


/* @end */

#wrapper {
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: left;
}

#logo {
	width: 107px;
	float: left;
}

/* @group Menu */

/*
** MENU
*/

div#menu {
}

div#menu ul {
	float: right;
}

div#menu li {
	float: left;
}

div#menu li a:link, 
div#menu li a:visited,  
div#menu li a:active {
	display: block;
	padding: 5px 15px 6px 15px;
	color: #000;
	text-decoration: none;
}

div#menu li a:hover {
	color: #fff;
	background-color: #666;
}

div#menu li.selected {
	background-color: #ebebeb;
}



/* @end */

/* @group Submenu */

/*
** SUBMENU
*/

div#submenu {
	margin: 1.55em 0 1.55em 0;
	background-color: #ebebeb;
}

div#submenu div#phone {
	float: right;
	padding: 6px 15px 5px 0px;
}

div#submenu li {
	float: left;
	display: block;
}

div#submenu li a:link, 
div#submenu li a:visited,  
div#submenu li a:active {
	display: block;
	padding: 6px 15px 5px 15px;
	color: #666;
	text-decoration: none;
}

div#submenu li a:hover {
	color: #fff;
	background-color: #666;
}



/* @end */

/* @group Main Content */

/*
** CONTENT
*/

div#content {
	margin: 0 0 2em 0;
}

div#content div.left, div#content div.right{
	width: 290px;
}

div#content div.left {
	float: left;
}

div#content div.right {
	float: right;
}

/* @group Gallery */

div#itemgallery {
	width: 682px;
}

div#itemgallery dl {
	width: 70px;
	margin: 0 16px 20px 16px;
	float: left;
}

div#itemgallery dl.first {
	margin-left: 0;

}

div#itemgallery dl.last {
	margin-right: 0;
}

div#itemgallery dt {
	text-align: center;
	font-size: 1.18em;
	padding: 5px 0 0 0;
}

/* @end */

/* @group Designers */

div#designers {
	/*width: 682px;*/
	width: 656px;
	margin: 0 auto;
}

div#designers dl {
	width: 140px;
	margin: 0 16px 20px 16px;
	text-align: center;
	float: left;
}

div#designers dl.first {
	margin-left: 0;
}

div#designers dl.last {
	margin-right: 0;
}

div#designers dt {
	text-align: center;
	font-size: 1.18em;
	padding: 5px 0 0 0;
	height: 1.18em;
}

/* @end */



/* @group Itembox */



div#itemtop div#image {
	float: left;
}

div#itemtop div#header {
	width: 340px;
	height: 50px;
}

div#itemtop div#info {
	float: right;
	width: 340px;
}

div#itemtop div#header h1 {
	margin: 0 0 3px 0;
}

div#itemtop div#header div#nav {
	text-align: right;
}

div#itemtop div#header div#nav a:link span, 
div#itemtop div#header div#nav a:visited span, 
div#itemtop div#header div#nav a:hover span, 
div#itemtop div#header div#nav a:active span {
	font-size: 1.3em;
}

div#itemtop div#header div#nav a:link, 
div#itemtop div#header div#nav a:visited, 
div#itemtop div#header div#nav a:hover, 
div#itemtop div#header div#nav a:active {
	text-decoration:  none;
}

div#itemtop div#header h2 {
	margin: 0;
	text-transform: uppercase;
}

div#itemtop div#header h2 a:link,
div#itemtop div#header h2 a:visited,
div#itemtop div#header h2 a:hover,
div#itemtop div#header h2 a:active {
	text-decoration: underline;
}

div#itemtop div#thumbs {
	width: 340px;
	height: 250px;
	overflow: hidden;
}

div#itemtop div#thumbs div#items {
	position: relative;
	width: 10000px;
	left: 0;
}

div#itemtop div#thumbs div.itemgroup {
	width: 360px;
	float: left;
}

div#itemtop div#thumbs div.item {
	width: 70px;
	height: 70px;
	margin: 0 20px 20px 0;
	background-color: #ddd;
	float: left;
}

div#itemtop div#thumbs div.float {
}


div#item {
	background: #f0f0f0 url(content_fade.png) repeat-x;
	margin-top: 20px;
}

div#itemtop div#thumbs  div.item.selected {
	border:  2px solid #c6c6c6;
	width: 66px;
	height: 66px;
}

div#itemtop div#thumbs  div.item.selected img {
	height: 66px;
	width: 66px;
}

div#item strong {
	color: #000;
}

div#item h1 {
	color: #333;
}

div#item div#information {
	padding: 30px;
}

div#item ul {
	background-color: #fff;
}

div#item ul li {
	float: left;
	display: inline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff url(item_menu.png) no-repeat right top;
}

div#item ul li.selected {
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	background: #fff url(item_menu.png) no-repeat left top;
}

div#item li a:link, div#item li a:visited, div#item li a:hover, div#item li a:active {
	display: block;
	height: 26px;
	width: 95px;
	line-height: 26px;
	text-decoration: none;
	padding: 0 0 0 13px;
}


/* @end */



/* @end */

/* @group Footer */

/*
** FOOTER
**/

div#footer {
	text-align: center;
}



/* @end */


