/* 
	Site: Epistockholm.nu
*/ /*
TEMP
*/ /***************************************************/ /* GLOBAL */
	/***************************************************/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #fff;
	color: #000000;
	font: 62.5%/ 1.5em Verdana, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

body#bodyBg {
	background: url(../images/module_main/body_bg.gif) repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 0 0;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

h4,h5,h6 {
	font-size: 16px;
}

p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

a {
	text-decoration: underline;
	color: #024a9b;
}

a:hover {
	
}

p,pre,div,th,input,textarea,select,ol,li,ul,table,td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

ul,ol {
	margin: 1em 2em;
}

li {
	margin-left: 2em;
}

form {
	
}

input {
	
}

select {
	
}

br {
	clear: both;
	display: block;
	float: none;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #96a8b4;
	clear: both;
	margin: 2px 0;
}

/***************************************************/
	/* SITE STRUCTURE ID'S & CLASSES */
	/***************************************************/
.clearFix {
	clear: both;
	display: block;
	float: none;
}

div#toppadder {
	display: block;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
}

div#wrapper {
	background: url(../images/module_main/wrapper_bg.gif) repeat-y;
	display: block;
	width: 875px;
	margin: 0 auto;
}

div#headerContainer {
	backgorund-color: transparet;
	background: url(../images/module_header/header_bg.gif) no-repeat;
	height: 139px;
	width: 853px;
	padding: 19px 0 0 22px;
}

#logotype {
	background: url(../images/module_header/logotype.gif) no-repeat;
	width: 317px;
	height: 111px;
	display: block;
}

div#headerContainerAdmin {
	background: url(../images/module_header/bg_header_admin.gif) no-repeat;
}

div#menuContainer {
	background: url(../images/module_topmenu/bg.gif) repeat-x;
	height: 26px;
	width: 705px;
	float: left;
}

div#languageContainer {
	
}

div#bodyContainer {
	margin: 0;
	display: block;
}

div#subMenuContainer {
	display: block;
	width: 167px;
	height: 542px;
	float: left;
}

div#mainContainer { 
	margin: 25px 22px 10px 23px;
	display: block;
	width: 490px;
	height: 100%;
	float: left;
}

div#newsContainer {
	display: block;
	padding: 0;
	width: 170px;
	float: right;
	direction: ltr;
	height: 522px;
	max-height: 522px;
}

div#footerContainer {
	clear: both;
	margin: 0;
	background-color: #5867aa;
	height: 22px;
}

/***************************************************/
	/* SITE CONTENT ID'S & CLASSES */
	/***************************************************/
div#headerContent {
	
}

div#headerContentAdmin {
	
}

div#menuContent {
	padding-top: 5px;
	margin-left: 16px;
	font-size: 1.1em;
}

div#menuContent * {
	margin: 0;
	padding: 0;
}

div#subMenuContent {
	width: 166px;
}

div#subMenuContent li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#mainContent {
	line-height: 1.2em;
}

div#footerContent {
	margin-left: 8px;
	padding-top: 3px;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana, Arial;
}
div#footerContent a {
	color: #ffffff;
	font-weight: bold;
	font-family: verdana, arial;
	}
#produced {
	padding: 39px 0 7px 0;
	float: left;
	width: 186px;
}

/*****************************************/ /* MENU CLASSES & ID'S
/*****************************************/
	/* Classes for left and right object around the top menu */
div#topMenuLeft {
	
}

div#topMenuRight {
	
}

/* Classes for INACTIVE TopMenu Items */
div.topMenuItemLeft {
	
}

div.topMenuItemRight {
	
}

div.topMenuItemContent {
	
}

/* Classes for ACTIVE TopMenu Items */
div.topMenuItemLeftSelected {
	
}

div.topMenuItemRightSelected {
	
}

div.topMenuItemContentSelected {
	
}

.leftMenuSelected a{
	color: #8e3502;
	text-decoration: underline;
}

ul#topMenuList {
	
}

div#menuContent ul li {
	background: url(../images/module_topmenu/separator.gif) right no-repeat;
	list-style: none;
	padding-right: 17px;
	float: left;
	display: block;
	margin: 0 15px 0 0;
}

div#menuContent ul li a {
	font-weight: bold;
	color: white !important;
	text-decoration: none;
}

div#menuContent ul li a:hover {
	
}

/* Special class for active TopMenu Item Link */
div#menuContent ul li div.topMenuItemContentSelected a {
	
}

div#subMenuActive {
}

.subMenuItemLvl01 .leftMenuSelected {
	color: #8e3502 !important;
	text-decoration: underline !important;
}

div#subMenuActiveContent {
}

div#subMenuActiveContent h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 20px;
	margin-bottom: 25px;
	color: #41476b;
}

ul#subMenuListLvl01 {
	margin: -1px 0 0 14px;
}

ul#subMenuListLvl01 li {
	margin-left: 9px;
	margin-bottom: 18px;
	font-size: 1.1em;
	list-style: none;
}

ul#subMenuListLvl01 li a {
	color: #41476b;
	text-decoration: none;
}

ul#subMenuListLvl01 li a:hover {
	text-decoration: underline;
}
ul#subMenuListLvl01 li a:active {
		
}
}
ul#subMenuListLvl02 {
	text-transform: none;
	margin: 5px 0 0 10px;
}

ul#subMenuListLvl02 li {
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

ul#subMenuListLvl02 li a {
	
}

ul#subMenuListLvl02 li a:hover {
	
}

/* NEWS */
.newsBoxContainer * {
	margin: 0;
	padding: 0;
}

.newsBoxContainer {
	display: block;
	color: #000000;
	font-size: 1em;
	width: 130px;
	font-family: Arial;
}

div#newsContent {
	max-height: 502px;
	height: 502px;
	width: 150px;
	line-height: 1em;
	overflow: auto;
	scrollbar-width: 2px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-width: 2px; 
	padding: 10px 0 20px 20px;
}

.newsBoxContainer h5 {
	color: #000000;
	line-height: 1em;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 2px;
}
.newsBoxContainer 
{
	widht: 130px;
}
div#newsHeaderContent {
	background: url(../images/module_news/bg.gif) left repeat-x;
	height: 26px;
	width: 170px;
	display: block;
	padding: 0;
	margin-bottom: 10px;
}

#newsHeaderContent h2 {
	position: relative;
	top: 7px;
	left: 19px;
	margin: 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	text-transform: uppercase;
}

.newsBoxContainer p {
	line-height: 1.1em;
	padding: 0;
	font-size: 1em;
	font-family: Arial;
	color: #000000;
}

.newsDate {
	color: #000;
	font-size: 1em;
	font-family: Arial;
	padding: 0;
	margin-bottom: 4px;
}

.newsReadMore {
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
	width: 61px;
	font-size: 1em;
	font-family: Verdana;
	background: url(../images/module_news/arrow.gif) right no-repeat;
}

.newsReadMore a {
	color: #000000;
	text-decoration: none;s
}

/*  WEBSHOP */
.productMenu {
	margin: 0 0 0 14px;
	text-transform: uppercase;
}

.productMenu a {
	text-decoration: none;
}

.productMenu li {
	margin: 0 0 12px 0;
	font-size: 1.1em;
	list-style: none;
}

.productListingLeft {
	float: left;
	width: 180px;
	margin: 5px 0 5px 0;
}

.productListingRight {
	float: left;
	width: 503px;
	margin: 5px 0 5px 10px;
}

.productListContainer {
	
}

.subMenuListShop li {
	list-style: none;
}

.productThumbnail {
	width: 180px;
	margin: 0 0 5px 0;
}

.productName {
	background: #96a8b4;
}

.productName h2,.productName h1 {
	color: white;
	padding: 10px;
}

.imgLeft {
	margin: 0 10px 10px 0;
}

.productDescription {
	margin: 0 0 10px 0;
	padding: 5px;
}

.productMoreInfo {
	text-align: right;
}

.productDeliveryTime {
	text-align: right;
}

.productBack {
	text-align: right;
}

#productHeadingDesc {
	margin: 0 0 10px 0;
}

#productNameDetails {
	margin: 0 0 10px 0;
	background: blue;
}

.productPrice {
	text-align: right;
}

#subMenuListShop .subMenuItemLvl01 {
	display: none;
}

#productSearch {
	padding: 0 0 10px 11px;
	margin: 0 0 10px 3px;
	width: 194px;
	background: url(../images/module_product/search_product_bg.gif) bottom
		no-repeat;
}

#productSearchText {
	text-transform: uppercase;
	color: #37566b;
	font-size: 1.1em;
}

#productSearchInput input {
	width: 185px;
}

#productSearchSubmit {
	text-align: right;
	margin: 2px 3px 2px 0;
}

/**********************************************************/
	/* TILE PAGES CLASSES */
	/**********************************************************/
table#contactFormTable {
	width: 100%;
}

td#contactFormSubjectTd input {
	width: 250px;
}

td#contactFormMessageTd textarea {
	width: 250px;
	height: 150px;
}

td#contactFormEmailTd input {
	width: 250px;
}

td#contactFormTelephoneTd input {
	width: 250px;
}

td#contactFormNameTd input {
	width: 250px;
}

td#contactFormOrganisationTd input {
	width: 250px;
}

td#contactFormPositionTd input {
	width: 250px;
}

td#contactFormAddressTd input {
	width: 250px;
}

td#contactFormPostalAddressTd input {
	width: 250px;
}

.label {
	width: 120px;
	color: #555555;
}

td.contactEmailSubmit{
	text-align: right;
	padding-right: 110px;
}

.label_headline {
	vertical-align: top;
}

div#newsArchiveFormFrom {
	width: 150px;
	float: left;
}

div#newsArchiveFormTo {
	width: 150px;
	float: left;
}

div#newsArchiveFormSearch {
	width: 50px;
	float: left;
}

td#orderFormTextArea textarea {
	width: 263px;
}

td#orderFormName input {
	
}

td#orderFormOrganization input {
	
}

td#orderFormAddress input {
	
}

td#orderFormPostalAddress input {
	
}

td#orderFormPhone input {
	
}

.msgInfo,.msgWarning,.msgError {
	font-weight: bold;
	margin: 0 0 0 20px;
}

.msgInfo {
	color: #339900;
}

.msgWarning {
	color: #cc9900;
}

.msgError {
	color: #990000;
}

table.ordersTable {
	border-collapse: collapse;
}

table.ordersTable td {
	border-collapse: collapse;
}

table.ordersTable td input {
	font-size: 9px;
}

/* Order form mail */
#SendOrderForm label {
	display: block;
	float: left;
	width: 100px;
	margin: 0 0 5px 0;
}

#SendOrderForm input {
	margin: 0 0 5px 0;
}

#orderProductsList {
	float: none;
	display: block;
	margin: 0 0 0 100px;
	padding: 0;
}

#orderProductsList li {
	list-style: none !important;
	list-style-image: none;
}

#orderProductsList input {
	margin: 0 5px 0 0;
}
