/* @override http://localhost/~spike/mattahari/mattahari.se/public_html/css/style.css */

//@import url(960.css);

/* ELEMENTS */

body {
font-family: georgia, "times new roman", times, serif;
font-size: 100%;
color: #333;
}

.inlineblock {
	display: inline-block;
	
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}

form.login input[type="password"],
form.login input[type="text"],
input[type="button"],
input[type="submit"],
img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:  none;
}

.rounded,
.sidebox {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/border-radius.htc);
	border: none;
	
	//IE hack for border-radius http: www.htmlremix.com/css/curved-corner-border-radius-cross-browser 
}

p {
	max-width: 45em;
}

p.centered {
	text-align: center;
}

ul
{
	list-style: square url("../images/icon-arrow.gif");
	margin-left: 1.5em;
	padding: 5px;
}

ul.index {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

ul.nav {
	color: #b95c8c;
	margin:0;
}

ul.nav li:first-child {
	margin-left: 0;
}

ul.nav li:last-child {
	margin-right: 0;
}

ul.nav li {
	display: inline-block;
	margin-right: 0.5em;
	margin-left: 0.5em;
	vertical-align: baseline;
	
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}

ul.nav a:link, ul.nav a:visited, ul.nav a:active {
color: #73635a;
text-decoration: none;
}

ul.nav a:hover {
color: #b95c8c;
text-decoration: none;
}

li {
	margin: 0.2em 0 0.2em 0;
}

form.login {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.9em;
	text-align: right;
}

form.login input[type="password"],
form.login input[type="text"] {
	padding: 0 0.5em;
	width: 7em;
	border: solid gray 1px;
	font-size: 0.9em;
}

.popup {
	display: table;
	background-color: #F4F2E9;
	border: solid 1px #D5D5CE;
	margin: -15px 0 15px 0;
	width: 100%;
	padding:  10px;
	color: #484730;
}

.notice {
	position:relative;
	display: table-row;
	vertical-align: middle;
}

.notice h3 {
	display:table-cell;
	vertical-align:middle;
	margin:0;
}

/* LINKS */

a:link {color: #349de2; text-decoration: underline;}
a:visited {color: #349de2; text-decoration: underline;}
a:hover {color: #2970a6; text-decoration: underline;}
a:active {color: #2970a6; text-decoration: underline;}
a.arrow {
	padding-left: 10px;
	background: url(../images/icon-arrow-s.gif) no-repeat 0 0.3em;
}


a.select:link, a.select:visited, a.select:active {
font-family: georgia, "times new roman", times, serif;
color: #b95c8c;
padding:3px 10px 3px 10px;
font-size: 15px;
text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
font-family: georgia, "times new roman", times, serif;
color: #73635a;
padding:3px 10px 3px 10px;
font-size: 15px;
text-decoration: none;
}

a.nav:hover {
color: #b95c8c;
text-decoration: none;
}


a.lang:link, a.lang:visited, a.lang:active {
font-family: georgia, "times new roman", times, serif;
color: #73635a;
font-size: 12px;
text-decoration: none;
}

a.lang:hover {
color: #b95c8c;
text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="button"]:active,
input[type="submit"]:active,
.price a:link, 
.price a:visited, 
.price a:active{
	font-family: Helvetica, Arial, Sans-serif;
	background: #b95c8c;
	padding: 2px 6px 2px 6px;
	color: white;
	text-decoration: none;
	
	border: solid 1px #b95c8c;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	//IE hack for border-radiushttp: www.htmlremix.com/css/curved-corner-border-radius-cross-browser 
	behavior: url("border-radius.htc");
}

input[type="button"]:hover,
input[type="submit"]:hover,
.price a:hover{
	background: #DD6EA9;
}

.price a:first-word {
	font-size: 0.8em;
}

.product_thumb a:link, 
.product_thumb a:visited, 
.product_thumb a:active {
font-family: georgia, "times new roman", times, serif;
color: #73635a;
text-decoration: none;
}


.product_thumb a:hover {
color: #b95c8c;
text-decoration: underline;
}



/* CONTAINERS */

#wrapper {
	font-size: 0.85em;
	width: 876px;
	margin: 21px 0 0 27px;
}
.page,
#content,
#page {
	position: relative;
	float:left;
	margin-bottom: 4em;
}
#login {
	position:relative;
	float: right;
}


/* CLASSES & STYLES */

.product_head {
	position: relative;
	border-bottom: solid Tan 1px;
}

.product_head ul {
	margin: 0;
	position:absolute;
	bottom: 0;
	padding: 0.15em;
	right: 0;
}

.product_head ul li {
	margin: 0 1em;
	font-size: 1.1em;
}

.product_head h1 {
	margin: 0;
}

.download {
	
	display: none;

	width: 16em;
	color: black;
	font-weight: bold;
	text-align: center; 
	padding: 10px;
	
	margin-left: auto;
	margin-right: auto;
	
	width: 16em;
	background-color: white;
	opacity: 0.9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

.download a {
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	text-shadow: 0px 0px;
	color: black;
}

.navselect {
font-family: georgia, "times new roman", times, serif;
padding:3px 10px 3px 10px;
color: #b95c8c;
font-size: 15px;
text-decoration: none;
}

.langselect {
font-family: georgia, "times new roman", times, serif;
color: #b95c8c;
font-size: 12px;
text-decoration: none;
}

.language {
font-size: 11px;
color: #73635a;
}


.headline, 
h1 {
font-size: 22px;
color: #b95c8c;
}

h1 {
	font-size: 22px;
	color: #b95c8c;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0.9em;
}

.subhead,
h2 {
font-size: 17px;
color: #b95c8c;
font-weight: normal;
}

.minihead,
h3 {
	margin-top: 0;
	font-size: 12px;
	color: #b95c8c;
	font-weight:bold;
}

h3.material{
	margin: 2em 0 0 0;
	font-size: 1.1em;
	color: rgb(115, 99, 90);
}

table.price {
	width: 100%;
}

table.price th {
	font-weight: normal;
	font-size: 0.8em;
	border-bottom: 1px dotted #EEE;
	text-align: left;
}

table.price td {
	font-weight: normal;
	font-size: 1.2em;
	color: #8D237A;
}


.product_thumb,
.product {
float: left;
text-align: center;
font-size:10px;
text-transform: uppercase;
margin: 15px;
border: 0px solid #000000;
padding: 0;
}

.product_thumb img {
	margin-bottom: 0.8em;
}

.product_thumb h3,
.pressthumb h3 { 
	margin-bottom: 2px; 
	margin-top: 2px; 
	font-size: 1em;
	font-weight: normal;
}

.pressthumb {
	margin: 5px;
	text-align: center;
	float: left;
	font-size:12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 3px;
	float: left;
}

.fade {
	position: absolute;
	top: 0px;
	left: 0px;
}

.details {
	font-size:12px;
	float: left;
	width: 423px;
}

.sidebox {
width:200px;
float: right;
margin: 0px 0px 50px 20px;
padding: 1.5em;
background-color:#F4F2E9;
font-size: 0.9em;
}

.sidebox :first-child {
	margin-top: 0;
}

.sidebox :last-child {
	margin-bottom: 0;
}

.sidebox h1,
.sidebox h2,
.sidebox h3 {
	margin-top: 0;
}

/* IMG BROWSE CONTROLS */

div.shot {
position: relative;
overflow: hidden;
}

div.controls a {
  text-indent: -5000px;
  overflow: hidden;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(../images/imgbg-next.gif);
  opacity: 0;
  filter: alpha(opacity=0);
}

* html div.controls a {
  height: 10000px;
  background-position: center 150px;
}

div.controls a.previous {
  left: 0;
  background-image: url(../images/imgbg-prev.gif);
  background-position: left center;
}

div.controls a.alone {
  width: 100%;
  margin: 0px;
}
		
div.controls a:hover {
  opacity: 0.45;
  filter: alpha(opacity=45);
}


/* ROUNDED CORNERS SIDEBOX */

.rbroundbox { background: url(../images/sidebox-bg.gif) repeat; }
.rbtop div  { background: url(../images/sidebox-topleft.gif) no-repeat top left; }
.rbtop      { background: url(../images/sidebox-topright.gif) no-repeat top right; }
.rbbot div  { background: url(../images/sidebox-bottomleft.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/sidebox-bottomleft.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 17px; }
.rbroundbox { width: 262px; margin-top: auto; float:right;}
