/** KERPIDEX */

/*global*/
*{
	margin: 0;
	padding: 0;
}

body{
	background: #eeeeee;
}

div.clear{
	clear: both;
}

p{
  font-family: Verdana;
  color: #111111;
  font-size: 12px;
  line-height: 18px;
} 


.red{
  border: 1px solid #e51b1b;
}
/*eof global*/

div.window{
	width: 997px;
	background: white;
	margin: 15px auto;
}

div.box{
  padding: 5px;
  border: 1px solid #f9f6f6;
  background-color: #f9f6f6;
}

.right{
	float: right;
	margin: 0 0 5px 5px;
}

.left{
	float: left;
	margin: 0 5px 5px 0;
}


/** BASIC */

body {
	background-color: #FFFFFF;
}


/** LEFT MENU */  

div.leftMenu ul li{
  list-style: none;
  line-height: 20px;
  font-size: 12px;
}

div.leftMenu ul li a{
  text-decoration: none; 
}

div.leftMenu ul li a:hover{
  text-decoration: underline; 
}
/** MENU */

.menu {
	width: 997px;
	height: 26px;
	margin: 0px auto;
	padding: 6px 0px 0px 0px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	height: 16px;
	padding: 3px 21px 0px 17px;
	background: url(images/homepage03.gif) no-repeat right center;
}

.menu li.last a {
	background: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1, .select1 {
	width: 130px;
}

.input2 {
	width: 66px;
	height: 26px;
/*	background: url(images/homepage05.gif) no-repeat left top;*/
  background: none;
	border: none;
	font-weight: bold;
	color: #d21821;
	cursor: pointer;
}

.input2:hover {
 text-decoration: underline;
}

/** HEADER */

#logo {
	width: 997px;
	height: 95px;
	margin: 0px auto;
	background: url(images/kerpidex.gif) no-repeat left top;
}

/** LOGIN */


#login div.contentModContactFormCaption, 
#login div.contentModContactFormInput{
  float: left;  
}

#login div.contentModContactFormField, 
#login div.contentModContactFormFieldError{
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-top: 6px;
}

#login div.contentModContactFormError{
  color: red;
  margin-right: -50px; 
}

#login a{
  float: right;
}

#login form{
  float: left;
} 

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #494E59;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
}

.text1 {
	font-size: 13px;
	font-weight: bold;
	color: #272727;
}

.text2 {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #272727;
}

.text3 {
	text-align: center;
	color: #7F838A;
}

.text4 {
	font-size: 10px;
	font-weight: bold;
	color: #494E59;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 9px;
	background: url(images/homepage06.gif) no-repeat left center;
	font-size: 10px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 8px;
}

.list2 a {
	padding-left: 9px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #d21821;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
/*	color: #5C5C5C;*/
  color: #fff;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	text-align: right;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #000;
}

.style1 a {
	color: #000;
}

.style1 a:hover {
}

/** BACKGROUNDS */

/*.bg1 { background: url(images/homepage02.gif) repeat-x left top; }
.bg2 { background: url(images/homepage13.gif) repeat-x left top; }*/
.bg1 { border-top: 1px solid #ffffff; background-color: #741414; }
.bg2 { border-top: 1px solid #ffffff; background-color: #741414; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** BOXES */


.boxA{
  background-color: #f9f6f6;
	border: 1px solid #f9f6f6;
	padding: 10px 15px;
}



.boxB {
  background-color: #f9f6f6;
}

.boxB .title {
	background: #D1F3A4 url(images/homepage07.gif) repeat-x left top;
}

.boxB .title h2 {
	height: 19px;
	margin: 0px;
	padding: 6px 0px 0px 26px;
	background: url(images/homepage08.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #4E8304;
}

.boxB .content {
	border: 1px solid #e51b1b;
	border-top: none;
	padding: 10px 15px;
}

.boxC {
}

.boxC .title {
	background: #B8E2FF url(images/homepage10.gif) repeat-x left top;
}

.boxC .title h2 {
	height: 19px;
	margin: 0px;
	padding: 6px 0px 0px 26px;
	background: url(images/homepage11.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #4E8304;
}

.boxC .content {
	border: 1px solid #e51b1b;
	border-top: none;
}

/** FOOTER */

#footer {
	clear: both;
	width: 997px;
	margin: 0px auto;
	background: #A0A0A0;
	padding-bottom: 10px;
}

#footer .style1 {
	padding-top: 12px;
	margin-bottom: 1em;
}

#footer .text3 {
	padding-top: 10px;
}


#footer a{
  color:#FFFFFF;
  text-decoration:none;
  outline:medium none;
  font:12px/20px Verdana,Geneva,sans-serif;
  text-align:left;
}

#footer div{
  margin-top: 5px;
  margin-left: 5px;
  color: #fff;
}

#footer div.right p{
  text-align: right;
  margin-right: 5px;
  color: white;
}
/** shop */

.picture img{
  margin-bottom: 10px;
}



/*main page*/

.homePageLogin{
  width: 331px;
  float: left;
}

.homePageLogin label{
  color:#6E6A6A;
  font:12px/20px Verdana,Geneva,sans-serif;
  text-align:left;
  vertical-align:top;
  font-size:14px;
}

.homePageLogin input.formField{
  border:1px solid #181313;
  color:#6E6A6A;
  height:25px;
  padding:0 5px;
  width:221px;
}

.homePageLogin .contentModContactFormCaption{
  float: left;
  width: 89px;
  text-align: right;
  margin-right: 9px;
}

.homePageLogin .contentModContactFormInput{
  width: auto;
}

.homePageLogin .contentModContactFormField,
.contentModContactFormFieldError{
  margin-bottom: 10px;
}

.homePageLogin .contentModContactFormError{
  margin-left: 98px;
  color: red;
  padding-top: 3px;
}

.homePageLogin .input2{
  background:url("images/btn1.gif") no-repeat scroll center center transparent;
  border:0 none;
  color:#FFFFFF;
  font:bold 11px/17px Verdana,Geneva,sans-serif;
  height:25px;
  width:59px;
  float: left;
  margin-left: 98px;
}

.homePageLogin a.register{
  float: right;
  color: #6F6666;
  clear: both;
  outline:medium none;
  font:14px/20px Verdana,Geneva,sans-serif;    
}


.homePageLogin a.reset{
  float: right;
  color: #DB150A;
  clear: both;
  outline:medium none;
  font:14px/20px Verdana,Geneva,sans-serif;    
}

.homePageLogin div.registrationLinks{
  float: right;
  margin-top: -20px;
}


.homePageAbout{
  width: 621px;
  float: right;
}

.homePageAbout p{
  color:#6E6A6A;
  font:12px/20px Verdana,Geneva,sans-serif;
  text-align:left;
  vertical-align:top;
}

.homePageAbout h1{
  color:#DB160A;
  font:30px/40px "Lucida Sans Unicode","Lucida Grande",sans-serif;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.homePageAbout h1 span{
  color: #000000;
}

.homePageLogin div.caption{
  color:#DB160A;
  font:30px/40px "Lucida Sans Unicode","Lucida Grande",sans-serif;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;

}

.boxHomePage {
/*	background: #FFFFFF url(images/homepage04.gif) repeat-x left top;*/
/*  background: #f0eeee url(images/box_top.gif) no-repeat left top;*/
  background-color: #f0eeee;
	width: 490px;
	margin-right: 15px;
	margin-bottom: 15px;

}

.lastRight{
  margin-right: 0px;
}


.boxHomePage img.illustration{
  float: left;
  margin-left: 8px;
}


.boxHomePage div.hint{
  display: none;
}

.boxHomePage a div.hint p{
  margin: 0;
}

.boxHomePage a.register{
  background: url(images/register.gif);
  float: right;
  margin-right: 230px;
  width: 59px;
  height: 19px;
}

.boxHomePage a.readMore{
  background: url(images/read_more.gif);
  float: right;
  margin-right: 215px;
  width: 74px;
  height: 19px;
}

.boxHomePage a
{
  color:#656060;
  font-size:0.9em;
  text-decoration:underline;
}

.boxHomePage p{
  margin-left: 201px;
  margin-right: 5px;
  color:#6E6A6A;
  font:12px/20px Verdana,Geneva,sans-serif;
  text-align:left;
  vertical-align:top;  
}

.boxHomePage .type{
  margin-left: 201px;
  background:none repeat scroll 0 0 transparent;
  color:#DC160A;
  font:21px/21px "Lucida Sans Unicode","Lucida Grande",sans-serif;
  margin:0;
  padding:0;
  text-transform:none;
}

.boxHomePage .top{
	/*height: 140px;*/
  background: #f0eeee url(images/box_top.gif) no-repeat left top;
  padding-top: 8px;
} 

.boxHomePage .bottom{
  background: #f0eeee url(images/box_bottom.gif) no-repeat left bottom;
  height: 9px;
} 


.window div.mainPageNote p{
  color:#C1201C;
  font:13px/20px Verdana,Geneva,sans-serif;
  text-align:center;
}


.boxHomePage li{
  float: left;
  margin-left: 20px;
  line-height: 18px;   
  
}
/*end main page*/
