body
{
	background: #000000;
	color: #CCCCCC;
	font: 10px verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, a:active {
	color: #CCCCCC;
	text-decoration: underline;
}


/* main page container */
.page {
    text-align:left;
    width:950px;
    margin-right:auto;
    margin-left:auto;
}

/* main header styles */
#header {
    background: #000000;
    float:left;
    border: 1px solid #222222;
    /*border: 1px solid #000000;*/

    /* Fix for Opera and Safari */
    width: 948px;
}
.logocontainer {
    padding:3px;
    width:300px;
    float:left;
}

.headerbanner {
    float:right;
    width:480px;
    padding:10px 0px;
}

.headersubNav a {

    color:#FF0000;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;

}

.headersubNav a:hover {

    color:#FFFFFF;

}

/* main menu styles */
.mainmenu {
    background: #333333;
    /*background: #8da378;*/

    padding:6px;
}

.mainmenu ul {
    margin: 0;
    padding: 6px;
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.mainmenu li {
	position: relative;
	padding: 0px 6px;
	display: inline;
}

.mainmenu a, .mainmenu a:visited {
    text-decoration: none;
    padding-bottom:0px;
    color:#FFFFFF;
    /*color:#393939;*/
    font-weight:bold;
    font-size:11px;
}

.mainmenu a:hover {
    text-decoration: underline;
    color:#98CE18;
}

/* bottom submenu stiles */
.bottomsubmenu {
    background: white;
    text-align:center;
    padding:6px;
}

.bottomsubmenu ul {
    margin: 0;
    padding: 6px;
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.bottomsubmenu li {
	position: relative;
	padding: 0px 8px;
	position:relative;
	display: inline;
}

.bottomsubmenu a, .bottomsubmenu a:visited {
    text-decoration: none;
    padding-bottom:0px;
    color:#000000;
    font-weight:bold;
    font-size:10px;
}

.bottomsubmenu a:hover {
    text-decoration: underline;
    color:#FF0000;
}

/* general block styles */
.generalblock {
    border: 1px solid #222222;
    background: #111111;
    color: #CCCCCC;
}

.generalheader {
    background: #000000;
    font-size:11px;
    color: #FF0000;
    font-weight:bold;
    padding:3px;
}

.generalpadding {
    padding:            4px;
}


.generalcontainer {
    padding:3px;
}

/* margin styles */
.bottommargin {
    margin-bottom:4px;
}
.rightmargin {
    margin-right:4px;
}
.leftmargin {
    margin-left:4px;
}

.nomargin {
    margin: 0;
}

.nopadding {
    padding: 0;
}

/* text styles */
.centertext {
    text-align:center;
}

.lefttext {
    text-align:left;
}

.righttext {
    text-align:right;
}

/* float styles */
.floatright {
    float:right;
}
.floatleft {
    float:left;
}

.floatcenter {
    /* Thanks to Ian for finding this hack to create a "float" that is centered */
    /* This style does not require any known width on an element */
    display:        table;
    margin:         0 auto;
    text-align:     center;
}

/* display styles */
.displaynone {
    display: none;
}

.displaytable {
    display: table;
}

.displaytablerow {
    display: table-row;
}

.displaytablecell {
    display: table-cell;
}

/* weight styles */
.weightbolder {
    font-weight: bolder;
}

/* clear styles */
.clearall {
    clear: all;
}

.hr {
    border-bottom: 1px solid black;
    margin: 8px;
}

/* input styles */
input {
}

.label {
    line-height:    24px;
    _width:         75px !important;    /* IE6 doesn't support min-width */
    min-width:      75px;               /* Standards-compliant browsers */
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */
	color: #FF0000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FF0000;

	color: #FF0000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
.panelsurround
{
	background: #111111;
	color: #FFFFFF;
	border:0px;
}

th {
    font-weight:bold;
    font-size:11px;
    background: #333333;
}

.userimg {
    overflow:hidden;
    width:90px;
    height: 90px;
}

#previewComment {
    display: none;
}

.floatfix:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

.whatisxpeeps {
    font-size: 20px;
    font-weight:bold;
}

.rowcoloralt {
    background-color: #222222;
}

.profile_box_title {
 width: 228px;
}

.btn {
cursor:pointer;
border:outset 1px #ccc;
background:#000;
color:#fff;
font-weight:bold;
padding: 1px 2px;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/

}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #FF0000; /*Brown color theme*/
border-color: #FF0000; /*Brown color theme*/
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #FF0000; /*Brown color theme*/
}

.modernbricksheader {
    background: #000000;
    font-size:11px;

    font-weight:bold;
    padding:3px;
}

.menu_li, .kink_li {
position: relative;
}

.menu_a , .menu_li, .kink_li {
display: inline;
visibility: show;
}

.kink_li {
/*background-image: url(http://pic.xpeeps.com/socialkink/images/kinktionary.gif);*/
background-repeat:no-repeat
}
