/* 
	Master CSS
	*/
	
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
	font-family: 'BaskervilleFSRegular';
	src: url('../styles/fonts/Baskerville-Regular-webfont.eot');
	src: local('☺'), url('../styles/fonts/Baskerville-Regular-webfont.woff') format('woff'), url('../styles/fonts/Baskerville-Regular-webfont.ttf') format('truetype'), url('../styles/fonts/Baskerville-Regular-webfont.svg#webfontZa9cVAV6') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: url('../images/fade_background.jpg') repeat-x top center #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #333;
}

hr {
	background-color: #efefef;
	border: 1px;
	height: 1px;
}

img {
	border: 0;
}

a {
	color: #6396e2;
}

input {
	font-size: 1.1em;
}

h1, h2, h3, h4 {
/*
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-family: Baskerville, Hoefler Text, Georgia, Times New Roman, sans-serif;
*/
	font-family: Baskerville, 'BaskervilleFSRegular', Hoefler Text, Georgia, Times New Roman, sans-serif;
}

p, td, label {
	font-size: 0.8em;
	line-height: 1.2em;
}

p label, td p label, td p input {
	font-size: 1.25em;
}

td label, td p {
	font-size: 1em;
}

#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 967px;
}

#topbar {
	width: 967px;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background: url('../images/top_bar.png') no-repeat top center #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 0 #666;
	margin: 0 auto;
}

#header {
	width: 955px;
	margin: 0 auto;
}

#logo {
	margin: 20px 40px;
	width: 133px;
}

#menu {
	margin: 65px 0 0 auto;
	width: 742px;
}

#footer {
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}

#sub-menu {
/*
	padding-right: 15px;
	width: 460px;
	font-family: Baskerville, Hoefler Text, Georgia, Times New Roman, sans-serif;
	font-family: Baskerville, Baskerville-NormalRegular, Hoefler Text, Georgia, Times New Roman, sans-serif;
*/
	font-family: Baskerville, 'BaskervilleFSRegular', Hoefler Text, Georgia, Times New Roman, sans-serif;
}

#about {
	color: #b7b6b7;
	font-size: 10px;
	width: 475px;
}

#content {
	width: 955px;
	min-height: 250px;
	margin: 0 auto;
	padding: 0;
}

#cartdesc h3 {
	margin-top: 3px;
}

#proddesc h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

#products-show-details p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
}

/* Top bar */

.topspan {
	padding-top: 6px;
	padding-left: 5px;
	float: left;
}

.topspan a, a.visited {
	color: #ffffff;
	text-decoration: none;
}

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

.leftspan {
	padding-top: 4px;
	padding-left: 20px;
	float: left;
}

.rightspan {
	float: right;
	padding-top: 4px;
	padding-right: 20px;
}

.right2span {
	float: right;
	padding-top: 6px;
	padding-right: 20px;
}

/* End Top bar */

/* Middle front page */

.middle-box {
	width: 953px;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	padding-bottom: 30px;
}

.middle-box2 {
	width: 955px;
	background: #f3f3f3;
	margin: 0;
	padding: 0;
}

.front-shirt {
	text-align: center;
	width: 317px;
}

.front-descr {
	width: 257px;
	padding-left: 30px;
	padding-right: 30px;
}

.front-descr p {
	margin-top: 3px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.front-descr h2 {
	margin-bottom: 0;
	margin-top: 14px;
	font-size: 1.8em;
}

.front-smalldescr {
	width: 257px;
	padding: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.front-smalldescr h3 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.2em;
}

/* End Middle front page */

.navigation {
	border-bottom: 1px solid #ccc;
}

ul.navigation, ul.sub-navigation {
	margin: 0;
	padding: 5px;
	list-style-position: outside;
	list-style-type: none;
}

.navigation li {
	display: inline;
	padding: 3px 18px 3px 18px;
	/*
	font-family: Baskerville, Hoefler Text, Georgia, Times New Roman, sans-serif;
	font-family: Baskerville, Baskerville-NormalRegular, Hoefler Text, Georgia, Times New Roman, sans-serif;
	*/
	font-family: Baskerville, 'BaskervilleFSRegular', Hoefler Text, Georgia, Times New Roman, sans-serif;
	font-size: 1.2em;
}

.sub-navigation li {
	display: inline;
	padding: 3px 10px 3px 10px;
}

.navigation li a, .sub-navigation li a {
	/*
	color: #a5a4a5;
	*/
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
}

.navigation li a:hover, .sub-navigation li a:hover {
	color: #cecece;
}


/*
ul.product-list {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	text-align: center;
}
	
ul.product-list li {
	display: inline; 
	padding: 20px 10px 10px 20px;}
*/

ul.product-list {
	width: 100%;
	margin: 0 auto;
	margin-left: 12px;
	padding: 0;
	list-style:none;
	/*text-align: center;*/
}

ul.product-list li {
	/*text-align: center;*/
	float: left;
	padding: 3px 46px 33px 20px;
}

.error {
	background-color: #990000;
	color: #ffffff;
	margin: 15px 0;
	padding: 8px;
	text-align: center;
}

.success {
	background-color: #009900;
	color: #ffffff;
	margin: 15px 0;
	padding: 8px;
	text-align: center;
}

.note {
	background-color: #6396e2;
	color: #ffffff;
	margin: 15px 0;
	padding: 8px;
	text-align: center;
}

.bigger {
	font-size: 1.4em;
}

.bigger2 {
	font-size: 1.2em;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center {
	text-align: center;
	margin: 0 auto;
}

.align-clear {
	clear: both;
}

.title {
	margin-bottom: 20px;
}

.font-10 {
	font-size: 10px;
}

.iconspace {
	margin-left: 5px;
}

.measurement-field {
	width: 40px;
}

.button {
	background: #DDD url('http://www.espiegle.se/public/images/btn-bg.gif') repeat-x 0px 0px;
	border-color: #BBB #BBB #999;
	border-bottom-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	color: #333 !important;
	cursor: pointer;
	display: inline-block;
	font: normal normal normal 12px/15px 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
	margin: 0px;
	overflow: hidden;
	padding: 5px 9px;
	text-shadow: #F0F0F0 0px 1px;
}
