/* *********************** Aufbau des Headers *********************** */

.logoPosition {
        position:                        absolute;
        left:                                20px;
        top:                                30px;
		width:369px;
		height:103px;
        z-index:                        1;
}

.bannerPosition {
        position:                        absolute;
        top:                                0px;
        left:                                415px;
}

/******** Platz fuer Alternative Bildinhalte oder Backgrounds **********/
#eyecatcher {

}

#eyecatcher2 {

}


/**************************** Top Navigation **************************/

#navigationBox {
	margin-bottom: 20px;
	width:100%;
	height:35px;
}

ul.navigationBox {
        margin:                                0;
        padding:                     8px 20px 0 0;
        list-style:                        none;
		text-align:right;
}

ul.navigationBox a {
        display:                        block;
        padding-bottom:                1px;
        margin-left:                20px;
        color:                                #DBDBDB; /* #A90017 */
        font-size:                        1.2em;
}

ul.navigationBox a:hover {
        display:                        block;
        padding-bottom:                1px;
        margin-left:                20px;
        border-bottom:                3px solid #3D3D3D;
}

ul.navigationBox li {
        float:                                right;
}



/**************************** Footer Navigation **************************/
.naviFooterBox {
	width:100%;
	text-align:center;
	padding-top:30px;
	
}
ul.navigationFooterBox {
        left:                                0;
		margin: 0;
        width:                                100%;
        z-index:                        5;
        padding:                        50px 0 10px 0;
        list-style:                        none;
		text-align:center;
		
}

ul.navigationFooterBox a {
        margin-left:                5px;
        color:                                #9A9A9A;
        font-size:                        1.25em; 
		text-decoration:underline;
}

ul.navigationFooterBox a:hover {
	text-decoration: none;
}

ul.navigationFooterBox li {
		display:inline;
        color:                                #EBEBEB;
		}
.copyright  {
	width:100%;
	text-align:center;
}

/* *********************** Aufbau Artikel Kategorien ******************** */

div.kategorieNavigation {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox2_top.gif); */
        background-repeat:         no-repeat;
        width:                                200px;
        margin-top:                        15px;
}

div.kategorieNavigation span {
        display:                        block;
}

div.kategorieNavigation h2 {
        color:                                #F72293;
       	padding-left:                8px;
        padding-top:                8px; 
        margin:                                0;
        margin-bottom:                8px;
        font-weight:                normal;
        text-transform:                uppercase;
        background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_headline.png);
        background-repeat:         no-repeat;
		height:30px;
		
}

div.kategorieNavigation ul {
        list-style:                        none;
        margin:                                0;
        padding:                        0;
        margin-left:                10px;
}

div.kategorieNavigation li {
        display:                        block;
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox_pfeil.gif); */
        background-repeat:         no-repeat;
        background-position:-6px 8px;
}

div.kategorieNavigation li a {
        display:                      block;
        width:                        180px;
        margin-bottom:                5px;
        color:                        #EBEBEB;
}
div.kategorieNavigation li a:hover {
		text-decoration:underline;
}
div.kategorieNavigation li.secondNavigation {
        text-indent:                20px;
        line-height:                13px;
        font-size:                        0.875em;
        background-position:-6px 2px;
}

div.kategorieNavigation li.thirdNavigation {
        text-indent:                30px;
}


/* *********************** Aufbau Mein Konto *********************** */

div.meinKonto {
        position:                        absolute;
        left:                                530px;
        top:                                0px;
        width:                                450px;
        margin:                                0;
        padding:                        0;
        z-index:                        10;
        height:                                50px;
		        background:   transparent url(../../../../../templates/pimpyourpet/design/standard/images/login_bg.png) no-repeat right top;

}

div.meinKonto h2 {
        color:                                #3D3D3D;
        margin:                                0;
        font-weight:                normal;
        font-size:                        1.2em;
        float:                                right;
        width:                                130px;
        height:                                30px;
        text-align:                        center;
        line-height:                25px;
}

div.meinKonto h2 a {
        color:                                #3D3D3D;
}

div.meinKonto h2 a:hover {
	font-weight:bold;
}

div.meinKonto ul {
        list-style:                        none;
        margin:                                0;
        padding:                        0;
        margin-left:                10px;
}

div.meinKonto ul li {
        float:                                right;
     	width:                                130px;
        height:                                30px;
        text-align:                        center;
        line-height:                25px;
}

div.meinKonto ul li a {
        display:                        block;
        color:                                #3D3D3D;
        margin-bottom:                6px;
        font-size:                        1.2em;
}

div.meinKonto ul li a:hover {
	font-weight:bold;
}


div.meinKonto fieldset {
        display:                        none;
        border:                                0px;
        padding-left:                10px;
        padding-top:                5px;
        text-align:                        left;
}

div.meinKonto fieldset input {
        width:                                150px;
        height:                                18px;
}

div.meinKonto fieldset span input {
        width:                                74px;
        margin-top:                        3px;
}




/* *********************** Aufbau Angebote Aktionen ******************** */

div.angebotBox {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox4_top.gif); */
        background-repeat:         no-repeat;
        width:                     200px;
        margin-top:                15px;
}

div.angebotBox span {
        display:                        block;
}

div.angebotBox h2 {
         color:                                #F72293;
       	padding-left:                8px;
        padding-top:                8px; 
        margin:                                0;
        margin-bottom:                8px;
        font-weight:                normal;
        text-transform:                uppercase;
        background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_headline.png);
        background-repeat:         no-repeat;
		height:30px;
}

div.angebotBox ul {
        list-style:                        none;
        margin:                                0;
        padding:                        0;
        margin-left:                10px;
}

div.angebotBox li {
        display:                        block;
      /*  background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox_pfeil.gif); */
        background-repeat:         no-repeat;
        background-position:-6px 4px;
}

div.angebotBox li a {
        display:                      block;
        width:                        180px;
        margin-bottom:                5px;
        color:                        #EBEBEB;
}
div.angebotBox li a:hover {
	text-decoration:underline;

}


/* *********************** Suche Formatierung alt *********************** 

div.suchBox {
        position:                        absolute;
        top:                                110px;
}

div.suchBox h2 {
        display:                        none;
}

div.suchBox fieldset {
        border:                                solid 0 transparent;
        padding-top:                5px;
        padding-left:                10px;
        text-align:                        left;
        text-indent:                10px;
}

div.suchBox fieldset select {
        width:                                160px;
        height:                                18px;
        float:                                left;
        margin-right:                5px;
}

div.suchBox fieldset input {
        width:                                115px;
        height:                                14px;
        float:                                left;
}

div.suchBox fieldset span input {
        position:                         relative;
        top:                                2px;
        width:                                30px;
        height:                                18px;
        margin-left:                4px;
        margin-top:                        -2px;
        border:                                0;
        background-color:        transparent;
        color:                                #ffffff;
        font-size:                        16px;
}

div.suchBox fieldset a {
        display:                        block;
        color:                                #A90017;
        font-size:                        10px;
        text-indent:                0;
        clear:                                both;
        position:                        relative;
        top:                                -2px;
}
*/
/************************* Suche neu ****************************/

div.suchBox {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_top.gif); */
       /* background-repeat:         no-repeat; */
	   	border-bottom:1px dotted #9C9C9C;
	  	padding-bottom:25px;
}

div.suchBox span {
        display:                        inline;
        width:                                155px;
}

div.suchBox h2 {
        color:                                #F72293;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        margin-top:                        15px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
     /*   background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_headline.gif); */
        background-repeat:         no-repeat;
        background-position:10px 9px;
        font-size:                        1.25em;
}

div.suchBox fieldset {
        border:                                0px;
        padding-left:                10px;
        text-align:                        left;
        width:                               110px;
}

div.suchBox fieldset input {
        width:                                150px;
        height:                                16px;
        color:                                #333333;
        border:                                1px solid #D6DADC;
		margin:6px 0 4px 0;
		float:left;
		
}

div.suchBox fieldset span input {
        width:                                50px;
        height:                                20px;
        float:                                right;
        border:                                1px solid #D6DADC;
		
}

div.suchBox p {
        position:                        relative;
        top:                                5px;
        font-weight:                bold;
        font-size:                        1em;
}

/*------------------------ Payment Icon Box ------------------*/

.payment_icon {
		border-bottom:1px dotted #9C9C9C;
	  	padding-bottom:20px;
}
.payment_icon img {
	text-align:center;
	margin: 10px 0 0 25%;	
}

/*------------------------ Myspace --------------------------*/

.myspace {
	  	padding:40px 0 0 0;
}
.myspace img {
	text-align:center;
	margin: 20px 0 0 18%;
	
}


/* *********************** Hersteller *********************** */

div.herstellerBox{
     /*   background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_top.gif); */
        background-repeat:         no-repeat;
        width:                                200px;
        margin:                                0;
        padding:                        0;
        margin-top:                        15px;
}

div.herstellerBox h2 {
        color:                                #3D3D3D;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
     /*   background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_headline.gif); */
        background-repeat:         no-repeat;
        background-position:15px 8px;
        font-size:                        1.4em;
}

div.herstellerBox ul {
        list-style:                        none;
        margin:                                0;
        padding:                        0;
        margin-left:                10px;
}

div.herstellerBox ul li a {
        display:                        block;
      /*  background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox_pfeil.gif); */
        background-repeat:         no-repeat;
        background-position:-5px 2px;
        color:                                #0063AB;
        margin-bottom:                6px;
}

div.herstellerBox span {
        display:                        block;
}

div.herstellerBox fieldset {
        border:                                0px;
        padding-top:                5px;
        padding-left:                10px;
        text-align:                        left;
        text-indent:                10px;
}

div.herstellerBox select {
        width:                                160px;
        display:                        block;
}



/* *********************** Aufbau Weiter empfehlen *********************** */

div.empfehlenBox {
      /*	background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_top.gif); */
        background-repeat:         	no-repeat;
        width:                      200px;
        margin:                     0;
        padding:                    0;
        margin-top:                 15px;
}

div.empfehlenBox span {
        display:                    block;
}

div.empfehlenBox h2 {
         color:                     #F72293;
       	padding-left:               8px;
        padding-top:                8px; 
        margin:                     0;
        margin-bottom:              8px;
        font-weight:                normal;
        text-transform:             uppercase;
        background-image:         	url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_headline.png);
        background-repeat:         	no-repeat;
		height:30px;
}

div.empfehlenBox a {
		color:#EBEBEB;
        display:                        block;
        width:                                170px;
        position:                        relative;
        left:                                10px;
        font-size:                        1em;
		margin-bottom: 5px;
}
div.empfehlenBox a:hover {
	text-decoration:underline;
}

/* *********************** Aufbau Newsletter *********************** */

div.newsletterBox {
     /*   background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_top.gif); */
      /*  background-repeat:         no-repeat; */
	  border-bottom:1px dotted #9C9C9C;
	  padding-bottom:25px;
}

div.newsletterBox span {
        display:                        block;
        width:                                155px;
}

div.newsletterBox h2 {
        color:                                #F72293;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        margin-top:                        15px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
     /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_headline.gif); */
        background-repeat:         no-repeat;
        background-position:10px 9px;
        font-size:                        1.25em;
}

div.newsletterBox fieldset {
        border:                                0px;
        padding-left:                10px;
        text-align:                        left;
        width:                                90px;		
		
}

div.newsletterBox fieldset input {
        width:                                150px;
        height:                                16px;
        color:                                #333333;
        border:                                1px solid #D6DADC;
		font-size:					1em;

		
}

div.newsletterBox fieldset span input {
        width:                                75px;
        margin-top:                        2px;
        height:                                20px;
        float:                                left;
        margin-right:                2px;
        border:                                1px solid #D6DADC;
}

div.newsletterBox p {
		font-size: 1em;
        position:                        relative;
        top:                                5px;
}


/*********************** Aufbau Counter ************************* */

div.footer div div.counterBox {
        background-image:        url(../../../../../images/trans.gif);
        position:                        absolute;
        top:                                8px;
        left:                                10px;
        text-align:                        left;
}

div.counterBox strong {
        color:                                #ffffff;
}

div.counterBox h4 {
        display:                        block;
        text-align:                        left;
        font-weight:                normal;
        font-size:                        1em;
        line-height:                17px;
        margin:                                0;
        padding:                        0;
        color:                                #ffffff;
}

/*********************** Aufbau Sprachen ************************* */

div.sprachBox {
        position:                        absolute;
        top:                                200px;
        left:                                45px;
}

div.sprachBox h2 {
        display:                        none;
}

div.sprachBox span {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        1em;
        padding-top:                5px;
}


/*********************** Aufbau Partnerprogramm ************************* */

div.partnerBox {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_top.gif); */
        background-repeat:         no-repeat;
        margin:                                0;
        padding:                        0;
        margin-top:                        15px;
}

div.partnerBox span {
        display:                        block;
}

div.partnerBox h2 {
        color:                                #B6CC00;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
     /*   background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_headline.gif); */
        background-repeat:         no-repeat;
        background-position:15px 8px;
        font-size:                        1.25em;
}

div.partnerBox h4 {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        1em;
        padding:                        0;
        margin:                                0;
}



/*********************** Aufbau Warenkorb ************************* */

div.warenkorbBox {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_top.gif); */
       /* background-repeat:         no-repeat; */
       /* margin:                                0;
        padding:                        0;*/
        margin-top:                        15px;  
		border-bottom:1px dotted #9C9C9C;
	  	padding-bottom:25px;
}

div.warenkorbBox span {
        display:                        block;
}

div.warenkorbBox h2 {
        color:                                #F72293;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
      /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox2_headline.gif); */
        background-repeat:         no-repeat;
        background-position:-20px 8px;
        font-size:                        1.25em;
}

div.warenkorbBox h4 {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        1em;
        margin:                                0;
}

div.warenkorbBox h4 a {
        display:                        block;
        color:                                #2F8FCB;
        font-weight:                bold;
        margin-top:                        5px;
        margin-bottom:                5px;
        font-size:                        1em;
}

div.warenkorbBox small {
        display:                        block;
        text-indent:                10px;
        margin-bottom:                5px;
}


/*********************** Aufbau PDF Katalog ************************* */

div.katalogBox {
      /*  background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_top.gif); */
        background-repeat:         no-repeat;
		display:none;
        width:                                200px;
        margin:                                0;
        padding:                        0;
        margin-top:                        15px;
}

div.katalogBox span {
        display:                        block;
}

div.katalogBox h2 {
        color:                                #F72293;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
      /*  background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox1_headline.gif); */
        background-repeat:         no-repeat;
        background-position:15px 8px;
        font-size:                        1.25em;
}

div.katalogBox h4 {
        display:                        block;
        text-indent:                10px;
        text-align:                        left;
        font-weight:                normal;
        line-height:                17px;
        font-size:                        1em;
        margin:                                0;
        padding:                        0;
}




/*********************** Aufbau Bestsellerliste ************************* */

div.bestsellerBox {
       /* background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_top.gif); */
       /* background-repeat:         no-repeat; */
	   border-bottom:1px dotted #9C9C9C;
	  	padding-bottom:25px;
}

div.bestsellerBox span {
        display:                        block;
}

div.bestsellerBox h2 {
        color:                                #F72293;
        padding-left:                10px;
        margin:                                0;
        margin-bottom:                8px;
        margin-top:                        15px;
        padding-top:                5px;
        font-weight:                normal;
        text-transform:                uppercase;
      /*  background-image:         url(../../../../../templates/pimpyourpet/design/standard/images/navbox3_headline.gif); */
        background-repeat:         no-repeat;
        background-position:10px 9px;
        font-size:                        1.25em;
}

div.bestsellerBox ol {
        position:                         relative;
        list-style:                 decimal;
        text-decoration:         none;
        list-style-position:outside;
        margin:                                0;
        padding-left:                30px;
        padding-right:                8px;
        color:                                #EBEBEB;
}

div.bestsellerBox li {
        text-decoration:         none;
        text-align:                 left;
        padding-bottom:         10px;
}

div.bestsellerBox a {
        display:                        block;
        height:                                35px;
        overflow:                        hidden;
}

div.bestsellerBox strong {
        display:                        block;
        text-align:                        right;
        color:                                #EBEBEB;
}




/******** Select Box Style Dojo *************/

/*** Allgemein Selectbox ***/
.tundra .dijitComboBox {
        width:                                160px;
        float:                                left;
        color:                                #0063AB;
        font-family:                verdana;
        font-size:                        1em;
        height:                                16px;
        text-indent:                10px;
        margin-right:                3px;
}

/*** Eingabefeld ***/
.tundra .dijitComboBox .dijitButtonNode {
        padding:                        0;
        background:                        #FFFFFF url(../../../../../images/trans.gif) repeat-x scroll left bottom;
        border:                                0;
}

/*** Audgeklappte Selectbox ***/

.tundra .dijitMenu {
        border:                                1px solid #30B5EE;
        margin:                                0;
        padding:                        0;
        color:                                #0063AB;
        font-size:                        1em;
        line-height:                18px;
}

.tundra .dijitMenuItem {
        background-color:        #ffffff;
        font-family:                sans-serif;
        margin:                                0;
}

.tundra .dijitMenuItem:hover {
        background-color:        #30B5EE;
}

/*** Ende Ausgeklappte Selectbox ***/

.tundra .dijitTextBox, .tundra .dijitComboBox, .tundra .dijitSpinner, .tundra .dijitTextArea, .tundra .dijitInlineEditor input {
        background:                        #FFFFFF url(images/validationInputBg.png) repeat-x scroll left top;
        border:                                1px solid #6D808F;
        line-height:                normal;
}

/*** Dropdown Fileimage ***/
.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
        background-attachment:scroll;
        background-image:        url(../../../../../templates/pimpyourpet/design/standard/images/dropdown_file.gif);
        background-position:center center;
        background-repeat:        no-repeat;
        font-size:                        inherit;
        height:                                auto;
}


.tundra .rahmenDropdownLang {
        width:                                291px;
}