/*
Template: px24-sexcam.com
Copyright: XICSL
*/

* {
    margin: 0 0;
    padding: 0 0;
}

a {
    font-family:	tahoma;
    font-size:		12px;
    color:			#fff;
    text-decoration:	underline;
}


body,html {
    font-family: Tahoma;
    font-size: 11px;
    color: #fff;
    margin: 0 0;
    background: url(images/bg_body.jpg) #3c3739 top left repeat-x;
}

span.online {
    font-weight:	bold;
    color:			#006600;
}

span.offline {
    font-weight:	bold;
    color:			#660000;
}


div#container {
    width:	1100px;
    margin:	0 auto 20px auto;
    border-top: 0px solid #FFCC99;
    border-left: 1px solid #FFCC99;
    border-right: 1px solid #CC9900;
    border-bottom: 1px solid #CC9900;
    background:	#000;
}

div#header {
    height:		200px;
    width:		100%;
    background:	url(images/top_neu_back.jpg) top left repeat-x;
    text-align:	right;
} 

div#header img {
    margin: 0 auto;
}

#header_toptext {
    font-family: Geneva, Helvetica;
    font-size: 11px;
    width: 360px;
    margin-top: 0px;
    position: relative;
    top: -200px;
    font-weight: normal;
    text-align: justify;
    font-variant: normal;
    text-transform: none;
    color: #FC9;
    padding: 10px;
}
h1 {
    margin:0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

h2 {
    margin:0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

div#navigation {
    background:	url(images/navbar_background.jpg) top left repeat-x;
    width:	100%;
    height:	35px;
}

div#navigation ul#menu
{
    list-style-type:	none;
}

div#navigation ul#menu li {
    float:	left;
    margin: 	8px 3px auto 5px;
}

div#navigation ul#menu li a {
    font-size:	14px;
    display:		block;
    width:		100px;
    text-align:	center;
} 

div#subnavigation {
    width:	100%;
    height:	35px;
}


div#left {
    width:	830px;
    padding:	5px 5px 0 5px;
    float:	left;
}

div#searchbar {
    width:	100%;
    height:	50px;
    margin:	8px auto;
    text-align:	center;
    color:	#000;
}	

input.button {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #993300;
    background-image: url(images/back_sendername.jpg);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FF9966;
    border-right-color: #993300;
    border-bottom-color: #993300;
    border-left-color: #FF9966;
}

input.formfeld {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #E2E2E2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #666666;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #666666;
}

div#catlists {
    width:	100%;
    height:	50px;
    margin:	8px auto;
    text-align:	center;
}

div#catlists div {
    clear:	both;
    text-align:	center;
}

ul#catnav {
    clear:	both;
    width:	800px;
    list-style-type:	none;
    margin:	20px auto;
}

ul#catnav li {
    float:	left;
    margin:	0 10px 0 0;
}

ul#paginator {
    clear:	both;
    width:	800px;
    list-style-type:	none;
    margin:	10px auto;
}

ul#paginator li {
    float:	left;
    margin:	0 10px 0 0;
}

div.great_sender_box {
    float:	left;
    width:	100%;
    height:	auto;
    padding:	0 0;
    border:	1px solid #ffcc99;
    margin:	0 0 10px 0;
    background: #ffcc99;
}

div.sized_content_box {
    float:	left;
    width:	98%;
    height:	auto;
    padding:	5px;
    border:	1px solid #ffcc99;
    margin:	0 0 10px 0;
    background: #ffcc99;
    color:	#660000;
}

div.great_content_box {
    float:	left;
    width:	100%;
    height:	750px;
    padding:	0 0;
    border:	2px solid #ffcc99;
    margin:	0 0 10px 0;
    background: #ffcc99;
}

div.great_sender_box p {
    margin:	5px 0 0 5px;
}

div.great_sender_box div.ileft {
    float:	left;
    width:	340px;
    height:	auto;
    margin:	0 5px 0 0;
    padding: 0 0;
    background: #ffcc99;
}

div.great_sender_box div.ileft div.extraimages {
    width:	320px;
    height:	50px;
    margin:	10px 10px 10px 10px;
    text-align:	center;
}

div.great_sender_box div.ileft div.extraimages img {
    width:	60px;
    height:	45px;
    margin:	2px 2px 0 0;
}

div.great_sender_box div.ileft div.details
{
    text-align:	center;
    width:	320px;
    height:	50px;
    margin:	10px 10px 10px 10px;
    float:	left;
}

div.great_sender_box div.ileft div.details img {
    margin:	2px 15px 0 0;
}

div.great_sender_box div.ileft div.details a img {
    border:		0;
}

div.great_sender_box div.ileft div.image {
    background: url(images/bg_text.jpg) top left repeat-x;
    height:		240px;
    width:		320px;
    text-align:	center;
    margin:		10px 10px 10px 10px;
}

div.great_sender_box div.ileft div.image a img {
    width:	320px;
    height:	240px;
}

div.guestbook_box {
    float:	left;
    width:	100%;
    height:	350px;
    padding:	0 0;
    border:	2px solid #ffcc99;
    margin:	0 0 10px 0;
    background: #ffcc99;
    color:	#000;
}

div.guestbook_box p {
    margin:	10px 10px;
}

div#entryform {
    border-bottom:	2px solid #000;
    padding:		5px 0;
}	

div#entryform form label {
    display:	block;
    width:	100px;
    padding:	2px 0;
    margin:	0 0 5px 5px;
    float:	left;
} 

div.guestbook_box div.entries {
    height:	200px;
    overflow:	auto;
}

div.entries div.entry {
    border-bottom:		1px solid #660000;
    margin:	0 0;
    padding-left:	5px;
    width:	98%;
}

div.entries div.entry h3 {
    font-family: Tahoma;
    font-size: 12px;
    margin:	3px 0 0 0;
    color: #660000;
}
div.entries div.entry p {
    font-family: Tahoma;
    font-size: 10px;
    margin:	3px 0 0 0;
    color: #000;
}	

/* Sender Anzeige */

div.sender_box {
    float:	left;
    width:	198px;
    height:	350px;
    padding:	0 0;
    margin:	2px 2px 8px 2px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffcc99;
    border-right-color: #FF9966;
    border-bottom-color: #FF9966;
    border-left-color: #ffcc99;
    text-align: center;
}

table.senderinfos {
    width:		450px;
    margin:		10px 0 0 0;
}

table.senderinfos tbody tr td.first 
{
    width:				150px;
    vertical-align:	top;
    font-weight:		bold;
    color:				#660000;

}

table.senderinfos tbody tr td 
{
    width:		300px;
    color:		#000;
}

table.senderinfos tbody tr td a 
{
    color:				#660000;
    text-decoration:	none;
}

table.senderinfos tbody tr td a:hover 
{
    text-decoration:	underline;
}

div.sender_box div.header,
div.great_sender_box div.header,
div.guestbook_box div.header,
div.great_content_box div.header {
    height:		22px;
    text-align:	center;
    background-image: url(images/back_sendername.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    padding-top: 5px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}
div.sender_box div.image {
    background: url(images/bg_text.jpg) top left repeat-x;
    height:		150px;
    text-align:	center;
}

div.sender_box div.image a img {
    width:	200px;
    height:	150px;
    border:	0;
}

div.sender_box div.details {
    text-align:	center;
    height:		48px;
    background-image: url(images/bg_icons.jpg);
    background-color: #ffcc99;
    background-position: top;
    padding-top: 2px;
}

div#right {
    width:	240px;
    float:	left;
    margin:	5px 5px;
    padding:	0 0 0 0;
}

div.lil_box {
    margin:	0 auto 20px auto;
    width:	240px;
    border:	1px solid #ffcc99;
    background-color: #FFCC99;
}

div.lil_box p {
    color:	#660000;
    margin:	0 auto;
    padding:	10px 10px;
}

div.lil_box p a {
    color:	#660000;
}

div.lil_box div.header {
    background: url(images/back_sendername.jpg) top left repeat-x;
    height:		25px;
    text-align:	center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 5px;
    font-weight: bold;
}
div.lil_box div.innerlil {
    width:		115px;
    float:		left;
    border:		1px solid #fff;
    margin-top: 2px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 1px;
}

div.lil_box div.innerlil div a  {
    text-decoration:		none;
}

div.lil_box div.innerlil div a img {
    width:		115px;
    border:		none;
    height: 86px;
}

div.lil_box ol {
    margin: 0px;
    padding: 1px;
    color: #660000;
}

div.lil_box li {
    margin: 0px;
    padding: 1px;
    list-style-type: none;
    color: #660000;
}

div.lil_box li a:link {
    margin: 0px;
    padding: 1px;
    color: #660000;
    text-decoration: underline;
}

div.lil_box li a:hover {
    margin: 0px;
    padding: 1px;
    color: #660000;
    text-decoration: none;
}

div.lil_box li a:visited {
    margin: 0px;
    padding: 1px;
    color: #660000;
    text-decoration: underline;
}

div.breaker {
    clear: both;
    background:	url(images/navbar_background.jpg) top left repeat-x;
    width:	100%;
    height:	25px;
    text-align:	center;
    font-family: Tahoma;
    font-size: 12px;
    font-weight:	bold;
    margin-top: 10px;
    padding-top: 5px;
}

div.subbreaker {
    clear: both;
    background:	url(images/navbar_background.jpg) top left repeat-x;
    width:	100%;
    height:	28px;
    text-align:	center;
    padding:	5px 0;
    font-family: Tahoma;
    font-size: 12px;
    font-weight:	bold;
}

div#footer {
    text-align:		center;
}

ul#footerlinks {
    list-style-type:		none;
    margin:	0 auto;
}

ul#footerlinks li {
    float:	left;
    margin: 	0 10px 0 0;
}

div#top3sendermain {
    margin:	10px auto;
    text-align:	center;
    width:	725px;
}

div.top3sender {
    float:		left;
    margin:		2px;
    width:		230px;
    height:		210px;
    border:		1px solid #fff;
}

div.top3sender div.header {
    background: url(images/back_sendername.jpg) top left repeat-x;
    height:		25px;
    text-align:	center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 5px;
    font-size: 12px;
}

div.top3sender div a img {
    width:	230px;
    height:	180px;
    border:	0;
}

div.chatsoftware {
    height:	auto;
    text-align:	center;
    background-color: #ffcc99;
    padding-top: 4px;
}
div.chatsoftware a {
    color:	#000;
    margin:	10px auto;
}	
div.chatsoftware a img {
    border:	0;
}
div#sexcamchat {
    text-align:	justify;
    padding: 5px;
}
.text_unten {
    margin:     0px;
    padding:    5px;
    text-align: justify;
}
.copyscape {
    margin:     10px 0px 0px 0px;
    padding:    5px;
    text-align: center;
}

/* Sidebar */

.box_sidebar_text {
    margin:     0px;
    padding:    5px;
    text-align: justify;
    color:      #660000;
    font-size:  12px;
}

.box_sidebar_text a:link {
    margin:     0px;
    padding:    5px;
    text-align: justify;
    color:      #660000;
    text-decoration: none;
    font-weight: bold;
}
.box_sidebar_text a:hover {
    margin:     0px;
    padding:    5px;
    text-align: justify;
    color:      #660000;
    text-decoration: underline;
}
.box_sidebar_text a:visited {
    margin:     0px;
    padding:    5px;
    text-align: justify;
    color:      #660000;
    text-decoration: none;
    font-weight: bold;
}

.infotext_oben {
    margin:     5px;
    padding:    5px;
    text-align: justify;
    font-size:  12px;
}
.liveshow {
    width:      150px;
    height:     40px;
    margin:     10px 0px 0px 20px;
    padding:    5px;
    text-align: center;
    font-size:  12px;
    background-color: #ff6600;
    background-image: url(images/livechat_online.jpg);
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-right-color: #ffffff;
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}

.liveshow a:link {
    text-decoration: none;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}

.liveshow a:hover {
    text-decoration: underline;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}

.liveshow a:visited {
    text-decoration: none;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}


.liveshow_sedcard {
    width:      310px;
    height:     40px;
    margin:     6px;
    padding:    5px;
    text-align: center;
    text-transform: uppercase;
    font-size:  24px;
    background-color: #ff6600;
    background-image: url(images/livechat_online.jpg);
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-right-color: #ffffff;
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}

.liveshow_sedcard a:link {
    text-decoration: none;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}

.liveshow_sedcard a:hover {
    text-decoration: underline;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}

.liveshow_sedcard a:visited {
    text-decoration: none;
    text-shadow: 1px 1px #000000, 1px 1px #FFFFFF;
}
.senderinfos {
    width:      450px;
    margin:     5px;
    padding:    5px;
    font-size:  18px;
    font-family: Arial,Helvetica,sans-serif;
    color: #333333;
    border-right-style: dashed;
    border-left-style: dashed;
    border-bottom-style: dashed;
    border-top-style: dashed;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #cc3300;
    border-left-color: #cc3300;
    border-bottom-color: #cc3300;
    border-top-color: #cc3300;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.senderfrage {
    margin:     5px;
    padding:    5px;
    font-size:  18px;
    font-family: Arial,Helvetica,sans-serif;
    color: #660000;
}
.senderantwort {
    margin:     5px;
    padding:    5px;
    font-size:  14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #333333;
    text-align: justify;
    text-transform: uppercase;
}


