@import url(/fileadmin/template/css/menu.css);

.buttons a.positive:hover, button.positive:hover {
background-color:#D9E0E3;
border:1px solid #678AA2;
color:#678AA2;
}
button.checkout, .buttons a.checkout {
background-color:#FFFFFF;
width:215px;
}
button.positive, .buttons a.positive {
background-color:#EAF2F5;
}
button:hover, .buttons a:hover {
background-color:#DFF4FF;
border:1px solid #C2E1EF;
color:#336699;

}
.floatLeft {
float:left;
}
.buttons button, a button, form button {
overflow:visible;
padding:2px 10px 3px 7px;
width:auto;
}
.buttons a, .buttons button, a button, form button {
background-color:#EEEEEE;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:10px;
font-weight:bold;
line-height:130%;
margin:0 -2px 0 0;
padding:1px 10px 6px 7px;
text-decoration:none;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;

}
button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
/*background-color:-moz-buttonhoverface;
color:-moz-buttonhovertext;
*/
}
button {
text-indent:0;
white-space:inherit;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
-moz-appearance:button;
-moz-binding:none;
-moz-box-sizing:border-box;
-moz-user-select:none;
-x-system-font:-moz-button;
background-color:buttonface;
border:2px outset buttonface;
color:buttontext;
cursor:default;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
line-height:normal !important;
padding:0 6px;
text-align:center;
text-shadow:none;
white-space:pre;
}






html {
	overflow-x: hidden;
	overflow-y: scroll;
}
html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  margin: 0;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666;
  /*
  background: #fff url(/fileadmin/template/img/bg.jpg);
  background-repeat: repeat-x;
  */
  /*background-color: #D1181F;*/
  background: #fff url(/fileadmin/template/img/lillabg.jpg);
  background-repeat: repeat-x;
  /*background-color: #961d74;*/
}
hr {
  border: none;
  border-top: 1px solid #A7A7A7;
}
h1 {
  letter-spacing: 1px;
  color: #CC0000;
  font-style: italic;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
  font-size: 14px;
    text-decoration: none;
}
h2 {
  font-style: italic;
  letter-spacing: 1px;
  color: #CC0000;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14px;
    text-decoration: none;
}
h2.price {
  font-style: normal;
  letter-spacing: 1px;
  color: #666;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14px;

}
h2 a:link {
  text-decoration: none;
  color: #CC0000;
}
h2 a:visited {
  text-decoration: none;
  color: #CC0000;
}
#wrapper {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  text-align: left;
/*  border: 1px solid #A7A7A7; */
  border-bottom: 0;
  border-top: 0;
}

#tt_products_table td{
  width: 295px;
  padding-rigth: 15px;
}

.pCell {
	width: 250px;
}
#tt_products_table {
  margin-top: 0;
  padding-top: 0;
  padding-right: 15px;
  margin-left: 15px;
/*
  float: right;
 */
}
#singleview img {

}
table td {
  vertical-align: top;
}

#singleview {
  /*
  width: 100%;
  padding-left: 30px;
  padding-right: 20px;
  */
}

#content {
  width:480px;
  height: 100%;
  padding:10px;
  margin: 10px;
  padding-right: 10px;
  background-color:#fff;
  /*border-right: 1px solid #A7A7A7;
  border-left: 1px solid #E5E5E5;*/
  border:  1px solid #ffffff;
}
#left {
  width: 210px;
  border-left: 1px solid #ffffff;
  background-color: #fff;
  padding: 10px;
  margin: 10px;
}
.top {
  text-align: top;
}
.bottom {
  vertical-align: bottom;
}
.fnb_btn {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;
  color: #666;
}
.fnb_fields {
  font-size: 11px;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;
  color: #666;
  height: 13px;
}
.message {
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #CC0000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.order_headers {
  align: left;
  font-weight: bold;
}
#tipafriend {
  background-image: url(/fileadmin/template/img/arrow_redSD.gif);
  background-repeat: no-repeat;
  background-position: 0% .2em;
  padding-left: 20px;
}
#tipafriend img{
  border: none;
  padding-top: 3px;
  margin: 0;

}
#minibasket {
  height: 40px;
}
#minibasket a,
#tipafriend a {
  display: block;
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}

#minibasket a:hover,
#tipafriend a:hover {
  color: #ccc;
}
#minibasket:hover {
	background-color: #f4f4f4;
}

#linkAlike {
  font-weight: bold;
}

#mailform {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 15px;
}

#mailform label {
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 5px;
  width: 80px;
}

#mailform input {
	margin-bottom: 6px;
}

label {
 float: left;
 font-weight: bold;
 width: 80px;
}

div #tx-ttproducts-pi1-search form label {
  width: 120px;
}

.csc-mailform-submit {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;
  color: #666;
	margin-left: 80px;
}

.bodytext a {
color: #333;
text-decoration: none;
}

/******************************************************************************/
/******************************************************************************/
dd p.tx-srfeuserregister-pi1-error {
 color: #666;
 font-weight: bold;
}

h1,
h2,
h2 a:link,
h2 a:visited {
	color:#333333;
	font-style: normal;
}

.btn {
	float: left;
	clear: both;
	background: url(/fileadmin/template/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 30px;
	background: url(/fileadmin/template/btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(/fileadmin/template/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 30px;
}
.btn_addtocart { background-color: #841a65; }

.btn_checkout { background-color: red; }
.btn_learnmore { background-color: orange; }
.btn_try { background-color: #002c85; }
.clear {
	clear: both;
}

.browselinks ul#pagination-flickr{border:0; margin:0; padding:0;}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
float: left;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
width: 10px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
float:left;
width: 45px;
text-align: center;
font-weight:bold;
padding:3px 4px;
border: 1px solid #ffffff;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
width: 45px;
text-align: center;
border:solid 1px #FFFFFF;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#000000;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666666;
color: #CC0000;
}
#pagination-flickr li.active a{
color:#FFFFFF !important;
background-color: #000000;
font-weight:bold;
display:block;
float:left;
/*padding:4px 6px;*/
}

.browselinks {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

.fieldgroup {
	padding: 12px;
	padding-top: 0;
}
.fieldgroup:hover {
	background-color: #f4f4f4;
}
