/* @override http://localhost/jor/assets/templates/jordi09/css/jordi.css */

/* NoJump */

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
}

/* @group access */

#accessibility {
	height: 0;
	display: none;
}

/* @end */

/* @group minHeight */

#cLeft {
	height: 600px; /*ie hack für min height*/
}

html>body #cLeft {
	      min-height: 600px;
	height: auto !important;
	height: 600px;
}
/* @end */
	

/* @group clearing */
#wrap:after, 
#wrapInner:after,
#wrapContWrap:after,
#wrapContent:after,
#head:after,
#naviTop:after,
#breadcrumb:after,
#cLeft:after, 
#sidebar:after,
#footer:after,
.shopItem:after,
#copy:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* @group layout */

#wrap {

}

#wrapInner {
	padding: 0;
	width: 979px;
}

#wrapContWrap {
	width: 720px;
}

#header {
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

#navi {
	display: none;
}

#wrapContent {
	text-align: left;
	margin: 0;
	padding: 0 0 20px;
}

#breadcrumb {
	display: none;
}

#cLeft {
	width: 455px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}

/* disco */

img.imgCD {
	border-style: none;
	margin-bottom: 15px;
	margin-right: 15px;
}

div#cLeft ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#cLeft ul li {
	padding-bottom: 3px;
}

/* sidebar */

#sidebar {
	width: 235px;
	float: right;
	padding-top: 15px;
	margin-right: 5px;
}

#buyCd {
	margin-bottom: 10px;
	margin-top: 10px;
}

.fanbereich {
	margin-bottom: 5px;
}

div#sidenav {
	margin-top: 17px;
}

#sidebar div a img {
	border-style: none;
}

#footer {
	display: none;
}

#footer p {
	float: left;
	margin: 0;
}

#shadowFooter {
	margin: 0;
	padding: 0;
	height: 26px;
	background-image: url(../pics/shadowFooter.png);
	display: none;
}

/* @end */

/* @group remove ...link line */

a:focus {
	outline: none;
}

/* @end */

/* @group lyrics */

body#lyrics {
	padding: 0;
	margin: 0;
	background: white url(../pics/shopLyrics.jpg) no-repeat fixed left 10px;
}

div#cLyrics {
	margin-left: 130px;
}

/* @end */

/* @group naviTop */

#navi ul {
	margin: 0;
	background-repeat: no-repeat;
	padding: 2px 0 2px 10px;
}

#navi ul li {
	display: inline;
}

#navi li a,
navi li a:active,
navi li a:visited {
	color: white;
	padding: 0 2px;
}

#navi li a:hover {
	text-decoration: none;
	color: white;
	background: url(../pics/navActive.png) repeat-x 0 bottom;
	padding-bottom: 5px;
}

#navi li.firstChild.active a {
	text-decoration: none;
	color: white;
	background: url(../pics/navActive.png) repeat-x 0 bottom;
	padding-bottom: 5px;
}

#navi li.active a {
	text-decoration: none;
	color: white;
	background: url(../pics/navActive.png) repeat-x 0 bottom;
	padding-bottom: 5px;
}

/* @end */

/* @group naviFooter */

ul#copy {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#copy li a, #copy li a:link, #copy li a:visited, #copy li a:active {
	color: white;
	padding-right: 10px;
	text-decoration: none;
}

#copy li a:hover {
	color: #9fd000;
}

ul#copy li {
	display: inline;
}

/* @end */

/* @group breadcrumb */

#breadcrumb a, #breadcrumb a:link, #breadcrumb aa:visited, #breadcrumb a:active {
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
}

.B_currentCrumb {
	font-size: 0.8em;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #333;
}

/* @end */

/* @group sitemap */

ul.siteOut {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.siteInner {
	margin: 0;
	list-style-type: none;
	padding-left: 20px;
}

#cLeft ul.siteOut li a,
#cLeft ul.siteOut li a:link,
#cLeft ul.siteOut li a:visited,
#cLeft ul.siteOut li a:active {
	text-decoration: none;
	color: #333;
}

#cLeft ul.siteOut li a:hover {
	font-weight: bold;
}

/* @end */

/* @group links */

a, a:link, a:active, a:visited {
	color: #980d69;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #980d69;
}

a:visited {
	color: #980d69;
	text-decoration: none;
}

/* @end */

/* @group guestbook */

#cLeft form.jot-form fieldset {
	padding: 0;
	width: 400px;
}

.guestbook_top {
	height: 1.6em;
	padding: 0.3em 0.5em 0
}

.guestbook_big {
	float: left;
	margin-right: 0.5em
}

.guestbook_small {
	float: left;
}

.guestbook_contact {
	float: right;
	margin-left: 0.5em
}

.guestbook_content {
	padding: 0.5em;
	clear: right
}

.guestbook_mod {
	float: right;
	margin-left: 0.5em
}

.guestbook_extra {
	float: right;
	padding-bottom: 1em
}

.guestbook_vote {
	float: right
}

.smilie {
	vertical-align: sub
}

.smilies {
	margin: 0.5em 0 0.5em 9.5em
}

.smilieSelect {
	float: left;
	margin-right: 0.25em
}

/* @end */

/* @group WebLoginPe */

#wlpeLoginFieldset {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border: 1px solid gray;
}

label#wlpeUsernameLabel {
	margin-top: 10px;
}

#wlpeLoginFieldset p {
	margin-bottom: 5px;
	clear: both;
}

label#wlpePasswordLabel {
	width: 400px;
}

#wlpeStayLoggedIn {
	margin-left: 41px;
	width: 80px;
}

fieldset#wlpeLoginButtons {
	border: 1px solid gray;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input#wlpeUsername {
	width: 250px;
	margin-left: 41px;
}

input#wlpePassword {
	width: 250px;
	margin-left: 75px;
}

/* @end */

/* @group gallery */

/* gallery main site */

#cLeft div.childscontainer

#cLeft div.childscontainer ul.thumbs li {
	margin: 0;
	padding: 0 15px 15px 0;
}

#cLeft div.childscontainer ul.thumbs li p {
	margin: 5px 0 0;
}

#cLeft div.childscontainer {
	
}

img.thumbnail {
	padding-right: 10px;
}

/* @end */

/* @group shop */

body#shop {
	background: white url(../pics/shopLyrics.jpg) no-repeat fixed left 100px;
}

body#shopError {
	background: white url(images/fShopE.jpg) no-repeat fixed 3px 30px;
}

p#error {
	color: red;
}

#wrapShop {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 270px;
	position: relative;
}

.shopItem {
	width: 460px;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	clear: both;
	font-size: 0.800em;
}

.shopItem ul {
	list-style-type: none;
	margin-top: 0;
	padding: 0;
	float: right;
}

#wrapShop form div.shopItem ul li {
	width: 250px;
	margin: 0;
	padding: 0;
}

#wrapShop form div.shopItem ul li input {
	width: 60px;
	margin-left: 10px;
}

div.shopItem img {
	float: left;
	margin: 0;
}

#adress {
	width: 450px;
	float: left;
	font-size: 0.8em;
}

#adress p input {
	width: 250px;
}

li.shopTitle {
	font-weight: bold;
}

textarea {
	width: 250px;
}

#senden {
	width: 120px;
	margin-right: 10px;
}

/* @end */

/* @group Ringtones */

#ring {
	width: 400px;
}

#wall {
	width: 400px;
}

#ring tbody tr.title td {
	font-weight: bold;
}

/* @end */

/* @group sponsoren */

img.imgLogo {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

div.sponsor {
	padding-bottom: 1px;
	border-bottom: 1px dotted silver;
}



/* @end */

/* @group eForm */

.errors {
	color: #e30016;
}

fieldset.Faddress, fieldset.pAddress {
	border: 1px solid gray;
	padding: 5px;
}

fieldset.Fcomment,
fieldset.pComment {
	border: 1px solid gray;
	margin-top: 10px;
	padding: 5px;
}

fieldset.spam {
	border: 1px solid gray;
	padding: 5px;
}

#antragFanclub fieldset.Faddress p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#antragFanclub fieldset.Faddress dl dt label {
	padding-bottom: 5px;
}




textarea#bemerkungen, 
input.required,
input#telefon.required,
input#land.required,
input#geburtstag,
input#ort.required,
input#adresse.required,
input#name.required {
	width: 300px;
}

/* input size Presse */



/* @end */

input#name,
input#firma,
input#adresse,
input#ort,
input#telefon,
input#email,
textarea#verwendungszweck
 {
	width: 300px;
}

/* @group ditto */

div.eventsFront {
	margin: 0 0 5px;
	padding: 0;
}

.fanbereich {
	margin-bottom: 10px;
}

#ditto_page, .pagination {
	margin-top: 10px;
}

.ditto_introText {
	padding-top: 0;
	margin-top: 0;
}

#ditto_page .ditto_currentpage {
    border: 1px solid #7ba2d2;
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    color: white;
	background: #980d69 none repeat-x;
}

#ditto_page .ditto_off {
    border: 1px solid gray;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: black;
}

#ditto_page a, 
#ditto_page a:link, 
#ditto_page a:visited {
    border: 1px solid #7ba2d2; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: black;
}

#ditto_page a:hover {
    background-color: #980d69;
    color: white;
	font-weight: bold;
}



/* @end */