/* Event Kittens CSS file */

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px;
	padding: 0;
	min-width: 730px;
	text-align:justify;
} 
h1 {
	margin: 0;
	clear: both;
} 
a {
	color: #ED008C;
}
.left {
	float:left;
	border: 1px solid #ED008C;
	margin-right: 10px; margin-bottom: 5px;
}
.right{
	float:right;
	border: 1px solid #ED008C;
	margin-left: 10px;
	margin-bottom: 5px;
}
.border{
	border: 1px solid #ED008C;
	margin: 2px;
}

.btn {
	background-color: #FDDBEE;
	padding: 5px;
	border: 1px solid #ED008C;
	color: #ED008C;
	text-decoration: none;
	font-weight: bold;
}
.btn:hover {
	color: #000;
}


#wrapper { 
	margin: 0 auto;
	width: 760px;
} 
#sidebar {
	border: 1px solid #333;
	font-size: 0.75em;
	padding: 16px;
	width: 150px;
	float: left;
	background-color: #ED008C;
} 
#sidefooter {
	color : #CCCCCC; 
	font-size: 0.85em;
	padding-top: 3px;
	clear: both;
}

h2 {
	margin: 0
} 
.title {
	border: 1px solid #ED008C;
	height: 25px;
	background-color: #FDDBEE;
	padding-top: 5px;
	font-size: 18px;
	padding-left: 10px;
}

#maincontent {
	border: 1px solid #333; 
	font-size: 0.8em; 
	padding: 16px 30px;
	width: 508px;
	float: right; 
} 
#maincontent h3 {
	margin: 36px 0 6px; 
} 
#footer {
	color : #999999; 
	font-size: 0.75em;
	padding-top: 3px;
	clear: both;
}
#footer p {
	margin: 0;
}

/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style-type: none;
	margin: 0 0 6px 0;
}
#navbar a {
	display: block;
	padding: 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED008C;
	border: 1px solid #333333;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #333333;
	background-color: #FFFFFF;
}
#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
.style1 {color: #ED008C}
/*fire fox scroll bar fix-----------------*/

html{
min-height:101%
}
.left_col {
	width:250px;
	display:inline;
}
.model {
	width: 110px;
	text-align: center;
	border: 1px solid #ED008C;
	float: left;
	display: inline;
	margin-right: 7px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 7px;
}
.model a {
	color: #333333;
	text-decoration: none;
}
.model a:hover {
	color: #ED008C;
}
.model a img {
	border: none;
    margin-bottom:10px;
}

.profile {
	margin-top: 20px;
	margin-right: 10px;
}

.stats {
	float: left;
	width: 175px;
	Height:300px;
	background-color:#FDDBEE;
	border: 1px solid #ED008C;
	margin-right: 20px;
}
.stats p{
	margin:5px;
	color:#000000;
}
.stats .left_col {
	float: left;
	width: 75px;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
}
.stats .left_col p {
	height: 22px;

}

.stats .right_col {
	float: left;
	width: 100px;
	text-align: leftt;
	font-weight: bold;
	margin-top: 3px;
}
.stats .right_col p{
	color: #ED008C;
	height: 22px;
}
.stats_title {
	width:100px;
	text-align:right;
	color:#FFFFFF;
}

#loadarea {
	width:300px;
	height:300px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 5px;
}
.thumb{
	float: right;
	margin-left: 3px;
	border: 1px solid #ED008C;
}
.slideshow {
	float: right;
	height: 450px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
