/********************************************************************************
* Project:       starting.ch 2.0                                                *
* Copyright:     neflexis gmbh                                                  *
* Author:        Emanuel Zuber (emanuel.zuber@neflexis.ch)                      *
********************************************************************************/

/* general styles */
body {
	margin: 0px;
	padding: 0px;
	background: transparent url(http://www.wallisexpo.com/templates/wallisexpo/img/background.png) repeat-x;;
}

body, table, tr, td, a, ul, li, input, select, option, textarea {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
}
input, select, textarea {
	border: 1px solid #BBBBBB;
	padding: 1px;
}
img {
	border: none;
}
/* end general styles */



/* message styles */
.status {
	border: 1px solid green;
	background: #ACDAAC;
	padding: 5px;
	margin-bottom: 10px;
}
.warning {
	border: 1px solid orange;
	background: #F4DDB2;
	padding: 5px;
	margin-bottom: 10px;
}
.error {
	border: 1px solid red;
	background: #F4C3C2;
	padding: 5px;
	margin-bottom: 10px;
}
/* end message styles */




/* new styles */
fieldset {
	border: 1px solid #AAAAAA;
	padding: 6px;
	margin-bottom: 12px;
	background: white;
}

.general_fieldset {
	background: #DDDDDD;
}

legend {
	color: black;
	font-weight: bolder;
	font-size: 140%;
}
.table {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.table th {
	background: #CCCCCC;
	text-align: left;
	font-weight: bolder;
	padding: 2px;
	vertical-align: top;
}
.table th.even {
	background: #AAAAAA;
}
.table td {
	padding: 3px 2px 3px 2px;
	vertical-align: top;
}

.table td,
.table th {
	border-right: 1px solid #BBBBBB;
}

.table .odd {
	background: #EEEEEE;
}

.table .even {
	background: #FFFFFF;
}
.editable {
	width: 40px;
}

.amount {
	text-align: right;
}

.sum {
	background: #DDDDDD;
	text-align: right;
	font-weight: bolder;
}

.small th,
.small td {
	font-size: 10px;
}

.input_small {
	font-size: 10px;
	width: 53px;
	text-align: right;
}

.standard-button {
	background: #DDDDDD;
	border: 1px solid #AAAAAA;
	margin: 6px 6px 0px 0px;
}
.standard-button-right {
	background: #DDDDDD;
	border: 1px solid #AAAAAA;
	margin: 6px 0px 0px 6px;
	float: right;
}

.disabled_input {
	background: white;
	color: black;
}

.submitter {
	background: #DDDDDD;
	border: 1px solid #AAAAAA;
	margin: 6px 6px 0px 180px;
}

.inline {
	display: inline;
}

label {
	width: 180px;
	float: left;
}



p {
	margin: 2px 0px 2px 0px;
}

.permission_green {
	display: block;
	background: green;
	width: 80px;
}
.permission_red {
	display: block;
	background: red;
	width: 80px;
}
.permission_green:hover,
.permission_red:hover {
	text-decoration: none;
	background: gray;
}
/* end new styles */




#impressum {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 50px;
	text-align: right;
}
#impressum a {
	padding-top: 3px;
	margin-left: 5px;
}



#header {	background: url(http://www.wallisexpo.com/templates/wallisexpo/img/logo.png) 725px 25px no-repeat;	height: 130px;	vertical-align: top;
}

.header-top {
	background: transparent;
	height: 100px;
}

.navigation {
	margin-left: 194px;
}

.navigation a {	font-weight: normal !important;	text-decoration: none;	background: transparent;	display: block;	float: left;	padding: 0px;	margin-right: 10px;	line-height: 20px;	color: #666666;}
.navigation a.current,
.navigation a:hover {
	background: transparent;
	color: black;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}


#content {
	vertical-align: top;
	padding: 20px 30px 20px 15px;
	width: 720px;
}
/* TODO min height IE fix */

#content h1 {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 160%;
	font-family: Arial;
	color: #9e1919;
}
#content h2 {
	padding-top: 8px;
}

#content a {
	color: #9e1919;
}
#content a:hover {
	color: black;
}





#right {
	vertical-align: top;
	width: 180px;
	margin-top: 3px;
}

#left {
	vertical-align: top;
	width: 180px;
	padding-top: 18px;
}


#footer  #powered {
	float: right;
}
#footer  #powered a {
	color: #555555;
}

#footer {
	margin-top: 15px;
	padding-top: 5px;
	width: 100%;
	color: #333333;
	margin-bottom: 0px;
	font-size: 90%;
}
#footer a {
	font-size: 100%;
	color: #333333;
	display: inline;
}



#newsletter {
	background: white;
	padding: 7px 0px 7px 0px;
	margin-bottom: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}






#category {
	margin: 0px;
	padding: 0px;
}

ul.category  {
	margin: 0px;
	padding: 0px;
}

.category li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.category li a {
	display: block;
	padding: 2px 0px 2px 0px;
	line-height: 14px;
	font-size: 110%;
	font-weight: normal;
	color: #7a7a7a;
	background: transparent;
	text-decoration: none;
	text-transform: normal;
}
.category li.current a {
	background: transparent;
	color: black;
	text-decoration: none;
}
.category li a:hover {
	color: black;
}

.category li.level0 a {
	margin-left: 0px;
	font-size: 100%;
}
.category li.level1 a {
	padding-right: 15px;
	font-size: 100%;
}





#region {
	margin: 0px;
	padding: 0px;
}

ul.region  {
	margin: 0px;
	padding: 0px;
}

.region li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.region li a {
	display: block;
	padding: 2px 0px 2px 0px;
	line-height: 14px;
	font-size: 110%;
	font-weight: normal;
	color: #7a7a7a;
	background: transparent;
	text-decoration: none;
	text-transform: normal;
}
.region li.current a {
	background: transparent;
	color: black;
	text-decoration: none;
}
.region li a:hover {
	color: black;
}

.region li.level0 a {
	margin-left: 0px;
	font-size: 100%;
}
.region li.level1 a {
	padding-right: 15px;
	font-size: 100%;
}






.cart {
	background: url(img/bg_cart.gif) no-repeat;
	width: 170px;
	height: 63px;
	padding: 0px 8px 0px 8px;
	color: white;
	margin: 0px;
	margin-left: 192px;
}
.cart h1 {
	display: none;
}


#portlet-cart,
#portlet-cart .cart-content,
#portlet-cart .content {
	padding: 0px;
	margin: 0px;
}

#portlet-cart .content {
	padding-top: 8px;
	padding-bottom: 8px;
}

#portlet-cart a {
	color: black;
	text-decoration: none;
}
#portlet-cart a:hover {
	color: white;
}


.search {
	margin-top: 0px;
	text-align: right;
	width: 152px;
	position: relative;
	top: 20px;
}


#live-search {
	background: white;
	width: 120px;
	border: 1px solid gray;
	text-align: right;
	background: #EEEEEE;
	color: #666666;
}

#live-search-box {
	text-align: left;
	background: #FFFFFF;
	border: 1px solid gray;
	z-index: 1000;
	width: 250px !important;
}
#live-search-box ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	z-index: 1000;
	width: 250px !important;
}
#live-search-box li { 
	cursor: default; 
	color: #1f3049;
	background: #FFFFFF;
	z-index: 1000;
	width: 250px !important;
}

#live-search-box li h1 {
	padding: 2px;
	margin: 2px 0px 2px 0px;
	font-size: 110%;
	background: #c4c4c4;
	color: #72644a;
	z-index: 1000;
}

#live-search-box li a { 
	padding: 2px;
	display: block;
	padding: 2px; 
	cursor: default; 
	color: #1f3049;
	background: #FFFFFF;
	z-index: 1000;
}

#live-search-box li a:hover {
	color: white;
	background: #1f3049;
	text-decoration: none;
	z-index: 1000;
}

#live-search-box li img {
	border: 1px solid white;
	z-index: 1000;
}













/* portlets */
.portlet {
	line-height: 16px;
	border: none;
	background: transparent;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
}
.portlet h1 {
	font-size: 100%;
	line-height: 14px;
	margin: 0px;
	padding: 3px;
	text-align: left;
	text-transform: lowercase;
	border: none;
	background: transparent;
	font-size: 16px;
	color: #9e1919;
	font-weight: normal;
}
.portlet h1 a {
	font-size: 100%;
	color: #127ec0;
	text-decoration: none !important;
}

.portlet .content {
	padding: 3px;
}


.portlet a {
	color: #172982;
}
.portlet a:hover {
	color: #f19300;
	text-decoration: none;
}



.page123 {
	width: 700px;
	float: left;
	padding: 2px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background: #EEEEEE;
	margin-top: 8px;
	margin-bottom: 8px;
}
.next_previous {
	float: right;
	display: inline;
	color: black;
}
.next_previous a {
	color: black;
	font-weight: bold;
}



.article {
	float: left;
	width: 131px;
	background: #EEEEEE url(img/picture.gif) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 12px;
}
.article-picture {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 120px;
	text-align: center;
}
.article-picture img {
	padding: 0px;
	margin: 0px;
}

.article-short-description {
	padding-bottom: 5px;
	height: 42px;
	padding-left: 4px;
	padding-right: 4px;
}
.article-short-description h2 {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
}

.article-functions {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
}



#article-watermark {
	background: #c6c6c6 url(img/bg_article.jpg) repeat-x;
	padding: 8px;
	float: left;
	margin-right: 10px;
}
#article-watermark img {
	margin-bottom: 5px;
}

#article-watermark label,
#article-information label {
	font-weight: bold;
	width: 120px;
	float: left;
}

#article-payment-information {
	border-top: 5px solid white;
	background: #c6c6c6;
	width: 436px;
	clear: left;
}


#slideshow { 
	position: relative; 
}
.slide { 
	position: absolute; 
	top: 150px; 
	left: 0px; 
	background: url(img/bg_slide.jpg) repeat-x;
	padding: 10px;
}



.content-box {
	background: white url(img/bg_area.jpg) repeat-x;
	padding: 10px;
	border: 1px solid #bdbdbd;
	margin-top: 5px;
	margin-bottom: 15px;
}
.content-box p {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
}







#start_tags { 
	position: relative; 
}
.start_tags { 
	position: absolute; 
	top: 150px; 
	left: 470px; 
	background: url(img/bg_slide.jpg) repeat-x;
	padding: 10px;
	width: 220px;
	height: 280px;
}

#portlet-tags {
	padding: 0px;
	margin: 0px;
	background: white url(img/bg_area.jpg) repeat-x;
	height: 280px;
}
#portlet-tags h1 {
	margin: 0px;
	padding: 8px;
	padding-top: 18px;
}
#portlet-tags .content {
	margin: 0px;
	padding: 8px;
}
#portlet-tags a {
	line-height: 21px;
}


.page {
	line-height: 18px;
	color: #444444;
}



.cart-table label {
	display: none;
}

.cart-table {
	border: 1px solid gray;
}

.cart-table th {
	text-align: left;
	background: silver;
	color: white;
	padding: 3px;
}

.cart-table td {
	padding: 3px;
}

.align-right {
	text-align: right !important;
}
.align-left {
	text-align: left !important;
}

#user_exists,
#no_user_exists {
	padding: 10px;
	width: 260px;
	height: 200px;
	background: #d7dbdf;
	border: 1px solid #182983;
}

#user_exists label,
#no_user_exists label {
	width: 80px;
}


#no_user_exists {
	float: right;
}

.agb_small {
	width: 95%;
	height: 100px;
	overflow: auto;
	border: 1px solid #BBBBBB;
	padding: 3px;
	margin-bottom: 3px;
}


#portlet-administration {
	background: #EEEEEE;
	height: 22px;
	margin-top: 5px;
}
#portlet-administration h1 {
	display: none;
}
#portlet-administration a {
	height: 18px;
	float: left;
	border-right: 20px solid #EEEEEE;
}



#portlet-category {
	margin-right: 20px;
	text-align: right;	
}
#portlet-category h1 {
	text-align: right;
}

#portlet-region {
	margin-right: 20px;
	text-align: right;	
}
#portlet-region h1 {
	text-align: right;
}


#portlet-books {
	margin-right: 20px;
	text-align: right;	
}
#portlet-books h1 {
	text-align: right;
}

#navigation-7 {
	display: none;
}

#newsletter,
#footer {
	display: none;
}








