/* HEADER STYLES --- CSS Document --------------------------------------- */
body{
	background: url(../../images/themes/clan/default/profile_background.gif) #1C2335;
}

#container{
	clear: both;
	width: 920px;
	margin: 0 auto;
	background: none;
}
#header{
	position: relative;
	width: 920px;
	height: 87px;
	background: url(../../images/themes/clan/default/profile_nameheader.jpg) no-repeat;
	margin-left: 0px;
}

#header li a{
	color: #fff;
	}

blockquote { 
padding-left: 62px;
color: #000;
}
#header h1{
	position: absolute;
	top: auto;
	left: auto;
	width: 277px;
	margin: 0;
}
#header h1 a{
	display: block;
	height: 73px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}

#topads {
position: relative;
	width: 920px;
	height: 99px;
	background: url(../../images/themes/clan/default/profile_adbackground.gif) no-repeat;
}

#anotherblock {
	position: relative;
	width: 920px;
	height: 65px;
	}

#name_background {
	position: absolute;
	width: 359px;
	height: 64px;
	left: 561px;
	top: 0px;
	background: url(../../images/themes/clan/default/profile_name_background.jpg) no-repeat;
}

#profile-name {
	position: absolute;
	top: -150px;
	left: -220px;
	width: 561px;
	font-style: italic;
	font-weight: bold;
	font-size: 32px;
	text-align: right;
	color: #fff;
	}

/* Top Nav ------------------------------------------------------------- */
#top_nav{
	position: absolute;
	top: 44px;
	left: 688px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_nav li{
	float: left;
}
#top_nav li a{
	padding: 0 10px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #FFF;
}
#top_nav li a:hover{
	text-decoration: underline;
}


#nav_bottom {
position: relative;

	top: 29px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 920px;
	height: 17px;
background: url(../../images/themes/clan/default/profile_nav_bottom.jpg) no-repeat #373F54;

}
/* Invite a Friend ---------------------------------------------------- */
#invite_friend{
	position: absolute;
	top: 89px;
	left: 336px;
	width: 398px;
}
#invite_friend p{
	margin: 0;
	margin-left: 95px;
	color: #FFF;
	font-size: 8pt;
}
#invite_friend a{
	display: block;
	width: 134px;
	height: 29px;
	margin-top: 10px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
	background: url(../../images/themes/clan/default/invite_friend_button.jpg) no-repeat;
}
#invite_friend a:hover{
	margin-top: 11px;
	background-position: 0 -29px;
}

/* Join Us ------------------------------------------------------------ */
#join_us{
	position: absolute;
	top: 89px;
	left: 336px;
	width: 398px;
}
#join_us p{
	margin: 0;
	margin-left: 95px;
	color: #FFF;
	font-size: 8pt;
}
#join_us a{
	display: block;
	width: 134px;
	height: 29px;
	margin-top: 10px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
	background: url(../../images/themes/clan/default/join_us_button.jpg) no-repeat;
}
#join_us a:hover{
	margin-top: 11px;
	background-position: 0 -29px;
}

#main {
	float: left;
	width: 918px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #363F54;



	}



/* Main Nav ----------------------------------------------------------- */
#main_nav{
	position: absolute;
	top: 1px;
	left: 0;
	width: 554px;
	height: 55px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_nav li{
	float: left;
}
#main_nav li a{
	display: block;
	height: 48px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}
#main_nav li.home a{
	width: 73px;
	background: url(../../images/themes/clan/default/main_nav_home.jpg) no-repeat;
}
#main_nav li.profile a{
	width: 105px;
	background: url(../../images/themes/clan/default/main_nav_profile.jpg) no-repeat;
}
#main_nav li.search a{
	width: 145px;
	background: url(../../images/themes/clan/default/main_nav_search.jpg) no-repeat;
}
#main_nav li.forum a{
	width: 74px;
	background: url(../../images/themes/clan/default/main_nav_forum.jpg) no-repeat;
}
#main_nav li.resources a{
	width: 157px;
	background: url(../../images/themes/clan/default/main_nav_resources.jpg) no-repeat;
}
#main_nav li a:hover{
	background-position: 0 -48px;
}


/* Footer ------------------------------------------------------------- */
#footer{
	position:relative;
	width: 775px;

	padding-left: 143px;
	background: #1B1F28 url(../../images/themes/clan/default/footer_bg.jpg) no-repeat;
	border-bottom: 5px solid #000;
}
#copyright{
	float: left;
	width: 142px;
	margin: 0;
	padding-top: 16px;
	color: #FFF;
	font-size: 8pt;
}

/* Bottom Nav #1 & #2 ------------------------------------------------- */
#bottom_nav_1, #bottom_nav_2{
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	list-style: none;
}
#bottom_nav_1{
	margin-top: 19px;
}
#bottom_nav_2{
	margin: 19px 0 10px 0;
}
#bottom_nav_1 li, #bottom_nav_2 li{
	float: right;
}
#bottom_nav_1 li a, #bottom_nav_2 li a{
	padding: 0 5px;
	font-size: 8pt;
	text-decoration: none;
	border-left: 1px solid #FFF;
}
#bottom_nav_1 li a:hover, #bottom_nav_2 li a:hover{
	text-decoration: underline;
}

/* Misc. ------------------------------------------------------------- */
a.first_link{
	margin-left: 0 !important;
	padding-left: 0 !important;
	border: none !important;
	color: #fff !important;
}


/* Left Hand Side */
#left_resources {
	margin-left: 5px;
	float: left;
	width: 301px;
	

	}

.left_container {
	width: 300px;
	background: #5E6576;
	padding: 0px 0px 8px 0px !important;
	margin: 0px 0px 5px 0px !important;
	
	}

#name_logged_in {
		background: #1B1F28 url(../../images/themes/clan/default/profile_red_bar.gif) no-repeat;
		width: 301px;
		height:35px;
			}


/*   Profile Photo */

#profile_image img {
	margin-top: 5px;
	border: 1px solid #000;
	}

/* Details Block */

#about_me {

	width: 300px;

	}

#about_me dl {
float: left;
	width: 280px;
	background: #1C2335;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	color:#fff;
	display: inline;


}

#about_me dt{
	float: left;
	width: 95px;
	padding: 0px 15px 0px 3px;
	margin: 0 !important;
		text-align: right;
	border-right: 4px solid #5E6576;
	font-weight: bold;
 
}
#about_me dd{
	float: left;
	width: 160px !important;
	padding-left: 3px;
	margin: 0 !important;

 
}


/* Hardware */

#hardware{
	float: left;
		display: inline;
	width: 260px;
	margin: 0px 5px 0px 10px !important;
	padding: 0px 10px 10px 10px;
	background: #1C2335;
	border-top: 2px solid #5E6576;

	color:#fff;

}

#hardware .heading{
	font-weight: bold;
	font-style: italic;
	}

#hardware ul {
	background: #5E5E5E;
	margin-left: 0 !important;
	padding-left: 10px !important;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	}
/* Games */

#games {
	float: left;
		display: inline;
	width: 260px;
	margin: 0px 5px 0px 10px !important;
	padding: 0px 10px 10px 10px;
	background: #1C2335;

	color:#fff;

}


#games .heading{
	font-weight: bold;
	font-style: italic;
	}

#games .description{
padding: 5px 10px 5px 10px;
	background:  #5E5E5E;
	}

	/* Bio */

#bio {
	float: left;
		display: inline;
	width: 260px;
	margin: 0px 5px 0px 10px !important;
	padding: 0px 10px 10px 10px;
	background: #1C2335;

	color:#fff;

}


#bio .heading{
	font-weight: bold;
	font-style: italic;
	}

#bio .description{
padding: 5px 10px 5px 10px;
	background:  #5E5E5E;
	}


/* Genres */


#genres{
	float: left;
		display: inline;
	width: 260px;
	margin: 0px 5px 0px 10px !important;
	padding: 0px 10px 10px 10px;
	background: #1C2335;

	color:#fff;
}


#links{
		float: left;
		display: inline;
	width: 260px;
	margin: 0px 5px 10px 10px !important;
	padding: 0px 10px 10px 10px;
	background: #1C2335;	

	color:#fff;

}

#links a{
	color:#fff;
}


#about_me #links{
	float: left;
	width: 274px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 5px 0px;
	background: #1C2335;

	color:#fff;
}

#links{
	padding-bottom: 5px;
}

#about_me #hardware ul, #genres ul, #links ul {
	background: #5E5E5E;
	margin-left: 0 !important;
	padding-left: 10px !important;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	}

#about_me #hardware .heading, #links .heading, #genres .heading{
	font-weight: bold;
	font-style: italic;
	}


#about_me #hardware ul li {

	
}

/* Top Friends */

#right_content {
width: 596px;
padding-right: 10px;
float: right;
}

#topfriends {

	width: 596px;
	background: #8C8686;


	}

#sign-up {
	width: 596px;

	background: #8C8686;

}

#topfriends_bar {
float: left;
width: 596px;
height: 35px;
background: #1B1F28 url(../../images/themes/clan/default/profile_black_bar.gif) no-repeat;
color: #fff;
}

#topfriends_content li img.actions  {
border: 0px;
}

#topfriends_content { 
		float: left;
		width: 594px;
		margin: auto;
		border: 1px solid #000;
		text-align: center;
}
#topfriends ol {
	list-style-type: none;
	display: inline;

	}

#topfriends ol li {
	float: left;

	padding-right: 4px;
	padding-left: 5px;
	width: 137px;
	color: #fff;
}

#adbanner_468 {
margin-top: 10px;
	text-align: center;
	float: left;
	width: 594px;
	background: #1C2335;
	border: 1px solid #000;

	}

/* Most Popular images */

#popimages {
	float: left;

	width: 596px;
	background: #8C8686;


	}

	#popimages a {
	color: #fff;
	}
#popimages_bar {
float: left;
width: 596px;
height: 35px;
background: #1B1F28 url(../../images/themes/clan/default/profile_black_bar.gif) no-repeat;
color: #fff;
}

#popimages_content { 
		float: left;
		width: 594px;
		margin: auto;
		border: 1px solid #000;
}

#popimages_content li img.actions {
border: 0px;
}

#popimages ol {
	list-style-type: none;
	display: inline;

	}

#popimages ol li {
	float: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 5px;
	width: 137px;
	color: #fff;
}


/* Most Popular videos */

#popvideos {
	float: left;
	margin-top: 10px;
	width: 596px;
		background: #8C8686;


	}

	#popvideos img {
	border: 1px solid #000;
	}

#popvideos .actions img {
	border: 0px !important;
	}

#popvideos a {
	color: #fff;
	}

#popvideos_bar {
float: left;
width: 596px;
height: 35px;
background: #1B1F28 url(../../images/themes/clan/default/profile_black_bar.gif) no-repeat;
color: #fff;
}

#popvideos_content { 
		float: left;
		width: 594px;
		margin: auto;
		text-align: center;
		border: 1px solid #000;
}
#popvideos ol {
	list-style-type: none;
	display: inline;

	}

#popvideos ol li {
	float: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 5px;
	width: 137px;
	color: #fff;
}

/* Recent Publications */

#publications {
	float: left;

	width: 594px;
	background: #8C8686;


	}

#publications a {
color: #fff;
}

#publications_bar {
float: left;
width: 589px;
height: 35px;
background: #1B1F28 url(../../images/themes/clan/default/profile_black_bar.gif) no-repeat;
color: #fff;
}

#publications_content { 
		float: left;
		width: 589px;
	padding-left: 5px;
		margin: auto;
		border: 1px solid #000;
		background: #8C8686;
}
#publications ol {
	list-style-type: none;
	display: inline;

	}
.img-button{
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
}

#publications ol li {
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	width: 589px;
	color: #fff;
	border-bottom: 1px solid #000;
}

/* Publications */

.pub_headline {
	color: #ffcc00;
}

.caution {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	}

.pub_date {
	color: #fff;
	font-size: 12px;

	}

.pub_desc {
	color: #000;
	}

#publications img {
	margin-right: 5px;
	border: 1px solid #000;
	margin-right: 5px;
	}

/* Comments */

#comments {
	float: left;
	margin-top: 0px;
	width: 596px;
	background: #8C8686;

	}

	#comments_content { 
		float: left;
		width: 584px;
		margin: auto;
		border: 1px solid #000;
padding-left: 5px;
padding-right: 5px;
}


	#comments_content ol { 
		list-style-type: none;
		display: inline;
}

#comments_content ol li {
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	width: 584px;
	color: #fff;
	border-bottom: 1px solid #000;
}

#comments_bar {
float: left;
width: 596px;
height: 35px;
background: #1B1F28 url(../../images/themes/clan/default/profile_black_bar.gif) no-repeat;
color: #fff;
}

.comments_username {
	color: #ffcc00;
}

.comments_date {
	color: #fff;
	font-size: 12px;
	}

.comments_desc {
	color: #000;
	line-height: 14px;
	}

#comments img.profile_photo, #publications img.profile_photo {
	margin-right: 5px;
	border: 1px solid #fff;
	margin-right: 5px;
	margin-left: 3px;
	margin-bottom: 3px;
	}

#comments .header_text {

	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 15px;
	}

#bigbartext {
	width: 596px;
	padding-top: 10px;
	}

.fulllinetext {
	width: 580px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	top: 7px;
	margin-left: 5px;
	float: left;
	}
#bartext {
	width: 301px;
	margin-top: 0px;
	padding-top: 10px;
	}

.htext_left {
	color: #fff;
	width: 48%;
	font-size: 14px;
	font-weight: bold;
	top: 7px;
	margin-left: 5px;
	float: left;
	}

.htext_right {
	color: #FFF;
	width: 48%;
	font-size: 14px;
	font-weight: bold;
	top: 7px;
	margin-right: 4px;
	float: left;
	text-align: right;
	}

	.htext_right a{
color: #FFF;
}

	.htext_right img{
cursor: pointer;
border:none;
}


.htext_right_online {
	color: #41FF35;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	top: 7px;
	margin-right: 4px;
	float: right;
	text-align: right;
	}
/* Pending friends */
#pending_friends{
	float: left;
	padding-bottom: 0 !important;

}

#pending_friends ol{
	float: left;
	width: 301px;
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
}

#pending_friends ol li {
	padding-left: 5px;
	}
#pending_friends li{
	position: relative;
	float: left;
	width: 296px;
	padding: 0px 0px 0px 0px;
	background: #1C2335;
	line-height: 1.75em;
	font-weight: bold;
	border-bottom: 3px solid #1C2335;

}

#pending_friends li a{
	color:#fff;
	}
#pending_friends li.odd{
	background: #414B60;
}
#pending_friends li ul li{
	position: absolute;
	top: 0;
	float: none;
	width: auto;
	padding-left: 3px;
	background: none;
	border: none;
	border-left: 3px solid #1C2335;
}
#pending_friends li ul li.approve{
	left: 150px;
}
#pending_friends li ul li.decline{
	left: 240px;
}
/* Pending Comments */
#pending_comments{
	float: left;

	padding-bottom: 0 !important;
}

#pending_comments ol{
	float: left;
	width: 299px;
border: 1px solid #000;
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
}

#pending_comments ol ul {
	list-style: none;
	}
#pending_comments ol li {
	padding-left: 5px;
	}
#pending_comments li{
	position: relative;
	float: left;
	width: 294px;
	padding: 0px 0px 0px 0px;
	background: #1C2335;
	line-height: 1.75em;
	font-weight: bold;
}

#pending_comments li a{
	color:#fff;
	}
#pending_comments li.odd{
	background: #414B60;
}
#pending_comments li ul li{
	position: absolute;
	top: 0;
	float: none;
	width: auto;
	padding-left: 1px;
	background: none;
	border: none;

}
#pending_comments li ul li.capprove{
	left: 270px;
}
#pending_comments li ul li.cdecline{
	left: 250px;
}
#pending_comments li ul li.cview{
	left: 230px;
}
#pending_friends li form input{
	vertical-align: sub;
}

.hidden {
	display: none;
	}

	/* Preview Pane */
p.bb-buttons{
	padding: 5px;
	background: #996;
}
.preview{
	display: none;
	margin-top: 1em !important;
}
.pane{
	height: 100px;
	overflow: auto;
	margin: 7px !important;
}
button.preview{

	float: right;

	display: block;

	margin: 0 3px 0 3px !important;

	width: 130px;

	background-image: url(../../images/themes/clan/default/buttons/button_preview.gif);

}

button.send{


	margin: 0 3px 0 3px !important;

	width: 130px;

	background-image: url(../../images/themes/clan/default/buttons/button_send.gif);

}

button.edit{

	width: 72px;
	background-image: url(../../images/themes/clan/default/buttons/button_edit.gif);
}

button.add{
	float: right;
	width: 72px;
	background-image: url(../../images/themes/clan/default/buttons/button_add.gif);
}

button.editor{

	width: 72px;
	background-image: url(../../images/themes/clan/default/buttons/button_edit.gif);
}
button.add-friend{
	width: 100px;
	background-image: url(../../images/themes/clan/default/buttons/button_add_friend.gif);
}
button.join-clan{
	width: 198px;
	background-image: url(../../images/themes/clan/default/buttons/button_join_clan.gif);
}
button.invite-member{
	width: 198px;
	background-image: url(../../images/themes/clan/default/buttons/button_invite_member.gif);
}
button.save-changes{
	width: 198px;
	height: 43px;
	background-image: url(../../images/themes/clan/default/buttons/button_save.jpg);
}

#add_comment {
	background: #8C8686;
	}

#msg_block {
	width: 900px;
	margin: auto;
	border: 1px solid #0000AA;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: #05097F;
	color: #fff;
	}

#topfriends_content img{
border: 1px solid #000;
margin-bottom: 0px;
}

span.nickname {
font-weight: bold;
text-align: center;

}


.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
	width: 250px;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
    display: block;
    height: 1%;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #777; color: #fff; }


#links dl {
float: left;
	width: 258px;
	background: #1C2335;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;

	color:#fff;
	display: inline;


}

#links dt{
	float: left;
	width: 85px;
	padding: 0px 15px 0px 3px;
	margin: 0 !important;
		text-align: left;

	font-weight: bold;
 
}
#links dd{
	float: left;
	width: 150px !important;
	
	padding-left: 3px;
	margin: 0 !important;
	

 
}

.comment_text_approval p {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	background: #848484;
	}

#misc_profile dt {

width: 140px;
float: left

}
#misc_profile dd {

float: left;
width: 50px;


}

#popimages img {
border: 1px solid #000;
}
	

	#resource-form {
	padding: 0 !important;
	margin: 0 !important;
}

.required{

	color: #c00;
	font-weight: bold;

}

#get_listed label{
	float: left;
	clear: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
	padding-top: 0px;
	font-size: 90%;
}
#get_listed input{
	width: 190px;
	font-size: 90%;
}
#get_listed form p{
	padding-bottom: 0;
	margin: 0.25em 0;
}
#get_listed select{
	margin: 1px 0;
	font-size: 90%;
}
#get_listed textarea{
	width: 195px;
	height: 75px;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%; 
}
#get_listed .for-submit{
	text-align: center;
}
#get_listed .for-submit input{
	width: auto;
}
/* get Listed as a resource */

#get_listed {
padding-left: 10px; 

}
#get_listed h3 {

margin-top: 0px;
padding-top: 5px;
}

#publications img{
	border: 0px;
	}

	#topfriends a:visited {
color: #fff;
}

img.adnotice {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.left_resource_container {
background: #5E6576;
	border: 1px solid #000;

	}

.left_resource_container p {
padding-left: 5px;
padding-right: 5px;
}

.resource_header, test1 {
background: #1C2335;
border-bottom: 1px solid #000;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 0px;
	padding-left: 5px;
margin-bottom: 0px;
color: #fff;
}

#left_resources a{
color: #fff;
}

#left_resources p {
margin-top: 0px;
padding-left: 5px;
padding-right: 5px;
}

#left_resources a {
font-weight: bold;
}

.friend_online {
border: 1px solid #00FF00 !important;
}

.friend_clan {
border: 1px solid #0000FF !important;
}

#popvideos_content img.actions  {
border: 0px;
}

#profile-search-form label{
float: left;
width: 120px;
font-weight: bold;
}

#user_region, #search-nickname, #search_age {
width: 180px;
margin-bottom: 5px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}



#profileresults_content li img {
border: 1px solid #000;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 5px;

}

#profileresults_content li{
width: 524px; 

margin-top: 0px;
}

#profileresults_content ol li {
margin-top: 0px;
}

.side_profile_pic {
float: left;

}

#profileresults_content { 
margin-top: 0px;
}

#profileresults_content ol {
margin-top: 0px;
float: left;
	padding-right: 0px;
	padding-left: 0px;
margin-left: 5px;
margin-right: 10px;
	color: #fff;


}

#profileresults_content ol li ul li{
margin-top: 0px;
width: 420px;

}


#profileresults_content ol li {
margin-top: 0px;
width: 565px;
list-style-type: none;

}


.mega_content{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #7988A5;
}


#publications_content p {
margin-top: 0px;
padding-right: 10px;
}

.nobreak p {
margin-top: 0px;
padding-top: 0px;
}


#comments img.chronicle_photo, #publications img.chronicle_photo {

	border: 1px solid #fff;
	margin-right: 5px;


	}

.sign-up_content {
border: 1px solid #000;

}

.nothing_here {
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.mail_notify {
padding: 2px 3px 2px 3px;
border: 1px solid #fff;
background: #2198F6;
margin-bottom: 5px;
text-align: center;
}

/* Misc Stuff */
#test1 {
	width: 300px;
	margin-left: 5px;

	float: left;
	}

	#left_container {

	width: 300px;


	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px !important;
	
	}

#test2 {
	width: 430px;

	float: left;
	margin-left: 3px;

	}

#test3 {
	margin-left: 3px;

	width: 160px;
	float: left;

	}

	/* Elite Squad Module */

#elite_header {
		background: #1B1F28 url(../../images/themes/clan/default/black_bar_301.gif) no-repeat;
		width: 301px;
		height:35px;

			}

.elite_text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 15px;
	}

#elite_box {
	background:#7988A5;;
	border: 1px solid #000;

	}
#elite_box p, h2 {
margin-top: 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;

}


#add-chronicle-comment-content,
#add-chronicle-content,
#edit-chronicle-comment-content{
border: 1px solid #000;
padding-left: 5px;
padding-right: 5px;
width: 583px;
}



form .login_submit{
        width: 102px;
        background-image: url(../../images/themes/clan/default/buttons/button_login.gif);
}

#request-details {
text-align: left;
}

ul#sitemap li {
  list-style: square url(../../images/themes/clan/default/sitemapfolder.gif);
}

.top_chronicles {
width: 568px !important;
clear: both;

padding-left: 0px;

}


.home_chronicles{
clear: both;

}

.newprofiles_content li {

width: 580px !important;
padding: 0px;
margin: 0px;
height: 100px;

list-style-type: none;
}

.newprofiles_content img {
padding-top: 5px;
}


.newprofiles_content ol {
padding: 0px;
margin: 0px;
}

fieldset {
border: 0px;
}