/*
// CSS Created by: Shabu Anower
// OSDesigner.net
*/

body {
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

	a {
		color: #696969;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 11px;
}

#container {
	width: 900px;
	margin: 0 auto 0 auto;
}

.header {
	margin: 25px 0 0 0;
	width: 100%;
}
	.header h1 {
		margin: 0 0 0 9px;
	}

	.header p {
		float: right;
		margin: 0;
	}

.bar {
	background: url('bar.bg.gif');
	height: 37px;
	margin: 10px 0 10px 0;
}	
	.bar h3 {
		background: url('bar.end.gif') no-repeat right;
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 0 0 0;
	}

	.bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.bar li {
		padding:0;
		margin: 0;
		height: 37px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar li a {
		color: #303030;
		text-decoration: none;
	}
	
	.bar li a:hover {
		color: #ca4c9f;
		text-decoration: none;
	}
	
#home {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:27px;
			padding: 10px 0 0 10px;
			background:url('bar.start.gif') no-repeat;
	}
	
	a#home:hover {
		background:url('bar.start.gif') no-repeat 0px -37px;
		}
	
	.common {
		padding: 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
	}
	
	a.common {
		overflow:hidden;
		display:block;
		height:27px;
		padding: 10px 10px 0 10px;
		float: left;
	}
	
	a.common:hover {
		background:url('bar.bg.gif') no-repeat center -37px;
	}


.thumb {
	border: 1px solid #e8e8e8;
	background: #fcf5fc;
	cursor: pointer;
	padding: 14px;
    height: 100px;/* Or any suitable height*/
}

.thumb2 {
	border: 1px solid #f0cdeb;
	background: #faedfa;
	cursor: pointer;
	padding: 14px;
	height: 100px;/* Or any suitable height*/


}

.test{
border: 0px solid #FFFFFF;
	background: #FFFFFF;
height: 100px;
}


.row1 {
	background: #fcf4fc;
}

.row2 {
	background: #ffffff;
}


.info {
	border: 1px solid #f0cdeb;
	background: #faedfa;
	padding: 6px 6px 6px 14px;
	margin: 10px 0 0 0;
}
	.info p {
		margin: 0 0 3px 0;
	}

.user {
	background: url('profile.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}

.comment {
	background: url('comment.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}
.category {
	background: url('cat.folder.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}




.search {
	 margin: 0 2px 0 0; padding: 4px 0 0 4px; border: 1px solid #696969; font-size: 12px; font-weight: bold; background: none; color: #ca4cc3; height: 16px; width: 160px;
}

.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #303030;
	font-size: 11px;
}

.go {
	margin: 0 0 0 4px;
	border: 0px;
	background: url('go.gif') no-repeat;
	width: 25px;
	height: 20px;
}

.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	width: 199px;
	font-size: 11px;
}
	.box a {
		color: #696969; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		background: url('box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 20px;
		width: 207px;
		color: #303030;
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
.pagingstats2 {
}
	.pagingstats2 p {
		margin: 6px 0 10px 0;
		font-weight: normal;
		padding: 0;
	}

.pagination {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #c64cca;
		border: #e8e8e8 1px solid;
		padding: 5px;
		margin: 0 0 0 3px;
		text-decoration: none;
	}

	.pagination a:hover {
		border: #ba4cca 1px solid;
		color: #696969;
		text-decoration: none;
	}
	
.pagingon {
		color: #696969;
		border: #eacdf0 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.caption {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	margin: 0;
}
	.caption p {
		background: url('caption.left.gif') no-repeat left;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #303030;
		margin: 0;
	}

	.caption a {
		color: #303030; text-decoration: none;
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 0;
	}

.contentbox {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	
	padding: 8px;
	font-size: 11px;
}
	.contentbox a {
		color: #303030; text-decoration: none; font-size: 11px;
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}



.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #303030;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}

.textarea {
	border: 1px solid #303030;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}

.textpy {
	border: 1px solid #303030;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 80px;
	color: #696969;
}

.captcha {
	border: 1px solid #303030;
	background: url('../images/loader.gif') no-repeat center;
}

#copyright {
	text-align: left;
	white-space: nowrap;
}
	#copyright br {
		display: none;
	}


.fbox {
	border: 1px solid #ca4cc0;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.footer {
	background: url('footer.bg.gif') repeat-x top;
	color: #696969;
	height: 37px;
	margin: 0 0 15px 0;
}
	.footer p {
		margin: 0;
		padding: 11px 0 0 10px;
		background: url('footer.left.gif') no-repeat;
		height: 26px;
	}
	.footer h3 {
		background: url('footer.right.gif') no-repeat right;
		height: 26px;
		float: right;
		margin: 0px;
		padding: 11px 10px 0 0;
		font-weight: normal;
	}
	.footer a {
		color: #696969; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	
.pagingstats {
	color: #696969;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.pagingstats p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.pagingstats h3 {
		float: right;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
	}
	
	.pagingstats a {
		font-size: 11px; color: #ba4cca; text-decoration: none;
	}
	.pagingstats a:hover {
		text-decoration: underline;
	}
	
.colorborder {
	border: 1px solid #696969;
	margin: 0 4px 0 4px;
}

.nav {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #ba4cca; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

form {
	Margin: 0;
}

.cat {
	background: url('folder.gif') no-repeat;
	padding: 0 0 0 22px;
	font-size: 13px;
	font-weight: bold;
	color: #ba4cca;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 13px; color: #ba4cca; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.new {
	font-size: 9px;
	padding: 0 0 0 4px;
	color: #FF0000;
}	

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.os {
	color: #4d3d53;
	font-weight: bold;
}
	.os a {
		color: #4d3d53; font-size: 11px; text-decoration: none;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #982a05;
	font-weight: bold;
}
	.design a {
		color: #982a05; font-size: 11px; text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}
.resize {
	height:135px;
	overflow: hidden;
	width: 135px;
	
}
.resize img {
	height:135px;
	overflow: hidden;
	width: 135px;
	max-height:135px;
	max-width:135;
}


/*
 MOD SITEMAP
 START INSERT
*/
.sitemapinfo
{
  font-size: 9px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	color: #8794A7;
}
.sitemaprow1
{
  background-color: #e1e1e1;
  color: #004c75;
}


.sitemaprow2

.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 12px;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #466900;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod3hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #5A8700;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod4hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #6EA500;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod5hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #82C300;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod6hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #96E100;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod7hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #AAFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod8hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #BEFF3C;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod9hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #D2FF78;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod10hover, .ratemodg {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FF7C50;
    border: 1px solid #004C75;
    text-decoration: none;
}

.msg0 { 
background-color: #FFCECE; 
color: #2F6B9D; 
} 
.msg1 { 
background-color: #CEFFDD; 
color: #2F6B9D; 
} 

.msg_good { 
  background-color: #CEFFDD; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 

.msg_error { 
  background-color: #FFCECE; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 

.msg_plain { 
  background-color: transparent; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 
/*--BBCode--------------------------------------------------*/ 
input.bbcbutton { 
   background-color : #EFEFEF; 
   color : #000000; 
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
} 
.helpline { 
  width: 300px; 
  height: 30px; 
  overflow: hidden; 
   background-color: transparent; 
   border-style: none; 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size : 10px; 
   color: #666666; 
} 
div.quotehead { 
   font-size: 11px; 
   color: black; 
   padding: 0px 24px 0px 24px ; 
} 
div.quoteblock { 
   border: 1px solid #5E6C80; 
   font-size: 10px; 
   padding: 8px 8px 8px 8px ; 
} 
div.codehead { 
   font-size: 11px; 
   color: black; 
   padding: 0px 24px 0px 24px ; 
} 
div.codeblock { 
   border: 1px solid #5E6C80; 
   font-family: Courier, 'Courier New', sans-serif; 
   font-size: 10px; 
   padding: 8px 8px 8px 8px ; 
   background-color: #F5F5F5; 
   white-space: pre; 
} 
/*--PM Mod--------------------------------------------------*/
.username_input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 140px;
}
.username_input_button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
  width: 120px;

.voted {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 9px;
}
.thanks {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 9px;
}
.static {
  color:#7C6843;
  font-size: 9px;

}
img { border: 0; }
}

.messagebox{
position:absolute;
width:100px;
margin-left:10px;
padding:2px;
}
.messageboxok{
position:absolute;
width:auto;
margin-left:10px;
padding:2px;
font-weight:bold;
color:#008000;

}
.messageboxerror{
position:absolute;
width:auto;
margin-left:10px;
padding:2px;
font-weight:bold;
color:#CC0000;
}

