@charset "utf-8";
/* CSS Document */

/* ------------------------ General CSS ------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	}

html {
	background: #133b86 url(../images/bg.png) repeat-x;
	color: #c1cfe9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body {	
	
	}

.clear {
	border:0 none;
	clear:both;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	text-indent: 30px;
	line-height: 25px;
	}

img {

	}

a, a:visited {
	text-decoration: none;
	color: #c1cfe9;
	}
a:hover, a:active {
	text-decoration: none;
	color: #79a7fc;
	}

#wrapper {
	width: 1016px;
	background: url(../images/wrapper-bg.png);
	margin: auto;
	}

#header {
	height: 111px;
	width: 990px;
	margin:auto;
	background: url(../images/header-bg.png) repeat-x;
	}

#logo {
	text-align:left;
	float: left;
	}

#social {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: right;
	width: 430px;
	height:33px;
	}

#search {
	margin-top: -2px;
	}

.search {
	border: #568ff6 1px solid;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding: 3px 0px 0px 6px;
	color: #c1cfe9;
	background: url(../images/search-field-bg.png);
	float: right;
	width: 210px;
	height: 18px;
	}
	
.submit {
	float: right;
	border: 1px solid #568ff6;
	background: #0a1933;
	color: #c1cfe9;
	height: 23px;
	padding: 0px 3px 2px 3px;
	margin: 0px 50px 0px 5px;
	cursor: pointer;
	}

#menu {
	background: url(../images/rim-header.png) no-repeat;
	width: 1016px;
	height: 33px;
	}
#menu * {
	text-align: left !important;
}
ul {
	list-style-type: none;
	padding-top: 8px;
	}

li {
	display: inline;
	margin: 0px 35px 0px 35px;
	color: #c1cfe9;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	
	}

#footer {
	background: url(../images/footer-bg.png) #143063 repeat-x;
	width: 990px;
	margin: auto;
	padding: 15px 0px;
	}

#wanted {
	background: url(../images/rim2.png) no-repeat;
	width: 1016px;
	height: 33px;
	}

#wanted li {
	margin: 0px 161px 0px 153px;
	}	

#warning {

}
	
.small-text {
	color: #8192F6;
	font-size: 10px;
	}

#legal, #legal a , #footer-menu, #footer-menu a {
	font-size:10px;
	color: #8192F6;
	}	
	
#legal a:hover , #footer-menu a:hover{
	text-decoration: underline;
	}

.footer-menu {
	margin: 0px 9px 0px 9px;
	}

#footer-menu {
	margin: 12px 0px 7px 0px;
	}

#models, #webmasters {
	float: left;
	color: #c1cfe9;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding-top: 8px;
	}

#models {
	margin-left: 150px;
	}

#webmasters {
	margin-left: 350px;
	}

#container {
	width: 990px;
	min-height: 800px;
	margin: auto;
	}	

/* ------------------------ End General CSS ------------------------- */

/* ------------------------ Index CSS ------------------------- */

#navbar {
	float:left;
	padding: 15px 0px;
	width: 100%;
	}
	
.page-title {
	color: #f2cccc;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-indent: 20px;
	width:720px;
	}	
.page-title p {
	float:left;
	font-weight:normal;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
}
.page-title h1 {
	font-size:20px !important;
}
	
#pagination {
 	float: right;
	height: 25px;
	margin-right: 8px;
}	
	
.border-box {
	border: 1px solid #304978;
	padding: 2px 5px;
	margin: 0px 2px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing:0.5px;
	float: left;
	background: #0b2149;
	}	

.border-box:hover {
	border: 1px solid #d0daee;
	color: white;
	background: #3b5990;
	cursor: pointer;	
	}	
	
#boxes {
	margin: auto;
	width: 100%;
	height: 240px;
	line-height: 14px;
	float: none;
	}	
	
.box {
	width: 157px;
	height: 203px;
	background: url(../images/box.png) no-repeat;
	margin: 0px 0px 12px 7px;
	float: left;
	}	

.default-photo {
	height: 104px;
	width: 137px;
	border: solid 1px #314b7a;
	margin: 6px 0px 9px 0px;
	}

.name, .chat, .profile {
	color: #c1cfe9;
	font-weight: bold;
	font-size: 11px;
	}
	
/* ------------------------ End Index CSS ------------------------- */	
	
/* ------------------------ Profile Page CSS ------------------------- */	
	
#profile-title {
	background: url(../images/h2.png) no-repeat;
	height: 33px;
	width: 100%;
	margin: 25px 0px 10px 0px;
	}

#model-nickname, .page-profile-title {
	color: white;
	font-size: 18px;
	float: left;
	width: 508px;
	padding-top: 7px;
	}

.page-profile-title {
	text-align: left;
	}

#profile-left-column {
	float: left;
	width: 425px;
	}

#profile-right-column {
	float: right;
	width: 540px;
	}

#default-profile-pic {
	border: 1px solid #3259a2;
	}

p.page-profile-title {
	text-indent: 60px;
	padding-top: 15px;
	}

.gallery-thumb {
	margin: 10px 2px 0px 2px;
	}

#chat-button {
	background: url(../images/button.png) no-repeat;
	width: 323px;
	height: 35px;
	margin: auto;
	padding: 5px 0px 0px 0px;
	color: #c1cfe9;
	font-size: 18px;
	letter-spacing: 0.5px;
	}

.par, .impar {
	width: 520px;
	border-bottom: 1px #4f81bd solid;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 3px 0px 2px 0px;
	}

.par {
	
	}

.impar {
	background: #0d2043;
	}

.left-table-col {
	width:175px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 3px;
	}

.right-table-col {
	width:325px;
	float: right;
	text-align: left;
	}

.related-models {
	width: 100%;
	}	
	
.related-models  .page-profile-title {
	width: 100%;
	}
	
.related-box {
	background: url(../images/box2.png) no-repeat;
	width: 149px;
	height: 150px;
	margin: 15px 0px 10px 14px;
	float:left;
	}

.related-links {
	margin-top: -7px;
	font-weight: bold;
	line-height: 16px;
	}

/* ------------------------ End Profile Page CSS ------------------------- */	

/* ------------------------ Tags and Categories CSS ------------------------- */	

#category-container, #category-container-profil {
	width: 970px;
	margin: auto;
	text-align: center;
	padding: 0px 10px;
	}

.category span {
	color:white;
	background: #0b2149;
	border: 1px solid #304978;
	padding: 2px 5px;
	margin: 2px 2px;
	font-weight: bold;
	float: left;
	
	}

.category span a:hover {
	color: #c1cfe9;
	}

.category span:hover {
	background: #3b5990;
	border: white 1px solid;
	cursor: pointer;
	}

#tag-container {
	line-height: 25px;
	}

#tag-container p {
	text-align: left;
	text-indent: 20px;
	}
	
#tag-container p a{
	font-size: 13px;
	}

#tag-container p a:hover{
	color: white;
	}

/* ------------------------ End Tags and Categories CSS ------------------------- */	

/* ------------------------ Static Page CSS ------------------------- */

#static-left-col {
	float:left;
	width: 160px;
	padding: 10px 0px 0px 0px;
	}
	
.category-static span {
	color:white;
	background: #0b2149;
	border: 1px solid #304978;
	padding: 2px 5px;
	margin: 2px 2px;
	font-weight: bold;
	}

.category-static {
	margin: 0px 0px 0px 8px;
	float: left;
	clear: left;
	}

.category-static span a:hover {
	color: #c1cfe9;
	}

	
#static-content {
	float: left;
	width: 644px;
	text-align: left;
	padding: 10px;
	}
	
#static-content p {
	text-align: left;
	text-indent: 30px;
	}

#static-content page-title {
	}

#static-right-col {
	float: right;
	width: 160px;	
	}

.tag-static span {
	color:white;
	background: #0b2149;
	border: 1px solid #304978;
	padding: 2px 5px;
	margin: 2px 2px;
	font-weight: bold;
	}
.tag-static {
	margin: 0px 8px 0px 0px;
	float: right;
	clear: right;
	}

.tag-static span a:hover {
	color: #c1cfe9;
	}

.page-title-static {
	color: #c1cfe9;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	line-height: 30px;
	}

/* ------------------------ End Static Page CSS ------------------------- */


/* thumbs stuff */
.thumbs-list { margin-left:60px; }
.thumbs-list #subList { width: 275px; float:left; overflow: hidden; }
.thumbs-list a  {
	margin: 9px 2px 0;
	width: 12px;
	height: 49px;
	display: block;
	float: left;
}
.thumbs-list a#thumbsScrollLeft {
	background: url('../images/left.png');
}
.thumbs-list a#thumbsScrollRight {
	background: url('../images/right.png');
}
.thumbs-list table {
	float: left;
	margin:10px 2px 0;
}
.thumbs-list table td img{
	width: 65px;
	height: 49px;
}


/* thumb stuff end */
