html{
	overflow-x: auto; 
}

#ipb-tl-search_menu {
	PADDING: 7px !important;
	border: 1px solid #888888;
}

#ipb-tl-search_menu A:hover{
	color: #fd12a0 !important;
}

body{ 
	background: #fff url(style_images/1/body_bg.gif) repeat-x bottom right;
	color: #222;
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; 
	border: none;
}

.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ 
	color: #222;
	font-size: 12px;
	line-height: 135%;
}

table.ipbtable a,
tr.ipbtable a,
td.ipbtable a
{
	font-size: 12px;
}

.ipbtable td,
.divpad{ 
	padding: 5px;
}

td.nopad{ 
	padding: 0;
}

th
{
	text-align: left;
}

form{
	display: inline;
	margin: 0; 
	padding: 0; 
}

img{
	border: 0; 
	vertical-align: middle;
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #1473a3;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #1473a3;
	text-decoration: none;
}

#ipbwrapper_0 { 
	background: transparent url(style_images/1/top_bg.jpg) repeat-x top left;
}

#ipbwrapper{ 
	background: transparent url(style_images/1/top_bg2.jpg) no-repeat top left;
	margin: 0;
	text-align: left; 
	padding: 7px 45px 0 45px;
}

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	background: #F0F5FA;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
}

.pagelinklast,
.minipagelinklast{
	background: #DFE6EF;
}

.pagecurrent{
	background: #FFC9A5;
}

.minipagelink,
.minipagelinklast{
	border: 1px solid #C2CFDF;
	font-size: 10px;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
	text-decoration: none;
}

.fauxbutton{
	background: #BFCDE0;
	border: 1px solid #072A66;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
	color: #222 !important;
	text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{ 
	background: transparent;
	font-size: 10px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

.searchlite {
	background-color:yellow;
	font-weight:bold;
	color: red;
}

.activeusers{
	font-size: 12px;
	color: #666;
	margin: 0;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted black;
}

fieldset.search{ 
	line-height: 150%;
	padding: 6px; 
}

label{ 
	cursor: pointer; 
}

img.attach{ 
	background: #808080 url(style_images/1/click2enlarge.gif) no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
	border: 1px solid #072A66;
	margin: 2px;
}

.thumbwrapp{
	border: 2px solid #660707;
}

.fullimagewrap{
	background: #F5F9FD;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4{	
	background: #DDE6F2;
	border: 0 !important;
	border-bottom: 1px solid #5176B5 !important;
	color: #5176B5; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p{
	background: #EEF2F7 !important;
	border: 0 !important;
	border-top: 1px solid #5176B5 !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
	background: #DFE6EF !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin{
	background: #EFDFDF !important;
	text-align: center !important;
}
	
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
	background: #FFF url(style_images/1/img_larger.gif) no-repeat bottom right;
	border: 1px solid #072A66;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

li.helprow{ 
	margin: 0 0 10px 0;
	padding: 0; 
}

ul#help{ 
	padding: 0 0 0 15px; 
}

.warngood,
.warnbad{ 
	color: #0B9500;
	font-weight: bold;
}

.warnbad{ 
	color: #DD0000;
}

#padandcenter{ 
	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename{ 
	font-size: 28px; 
	font-weight: bold; 
}

#photowrap{ 
	padding: 6px; 
}

#phototitle{ 
	border-bottom: 1px solid #000; 
	font-size: 24px; 
}

#photoimg{ 
	margin: 15px 0 0 0;
	text-align: center; 
} 

#ucpmenu,
#ucpcontent{ 
	line-height: 150%;
}

#ucpmenu p{ 
	margin: 0; 
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited{ 
	text-decoration: none; 
}

#ucpmenu a:hover{ 
	text-decoration: underline !important; 
}

#ucpcontent{ 
	width: auto;
}

#ucpcontent p{ 
	margin: 0;
	padding: 10px;
}

.activeuserstrip{ 
	background: #BCD0ED;
	padding: 6px;
}

.signature{  
	background: transparent;
	color: #339; 
	font-size: 10px;
	line-height: 150%;
}

.postdetails{ 
	font-size: 11px;
	line-height:140%;
}

.postcolor{ 
	font-size: 12px; 
	color: #000;
	line-height: 160%;
}

.normalname{ 
	color: #003;
	font-size: 11px; 
	font-weight: bold; 
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active{ 
	font-size: 11px;
}

.new_post DIV.bg1 {
	background: #ffd0e9;
}

.post2,
.bg3{ 
	color: #666;
}

.post2 {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.row1 span {
	color: #666;
}

 table .row2{ 
	color: #666;
	font-size: 12px;
}

 table .row2 A{ 
	font-size: 14px;
}

.row2 span a{ 
	font-size: 12px;
}

.rowhighlight{
	background-color: #FFF9BA;
}

.darkrow1{ 
	background: #ffd0e9;
	color: #3A4F6C; 
}

.darkrow3{ 
	color: #3A4F6C; 
}

.new_post .darkrow3{ 
	background: none; 
	FONT-SIZE: 12px;
	color: #000; 
}

.new_post .maintitle{
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 15px;
}

.tree_style A {
	text-decoration: underline;
}

.tree_style A:hover {
	color: #FF1400;
	text-decoration: underline;
}

.plainborder,
.tablefill,
.tablepad{ 
	background: #eddbff;
}

.tablefill,
.tablepad{ 
	padding: 5px 15px !important;  
}

.tablepad{ 
	border: 0 !important;
}

.wrapmini{ 
	float: left;
	line-height: 1.5em;
	width: 25%;
}

.pagelinks{
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc{ 
	font-size: 11px; 
	color: #434951;
}

.lastaction
{
	font-size: 10px; 
	color: #434951;
}

.edit{ 
	font-size: 9px;
}

.thin{ 
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

.calmonths{ 
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	font-size: 18px; 
	font-weight: bold; 
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.calmonths a{
	text-decoration: none;
}

.calday,
.calweekday{ 
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.calday A,
.calweekday A{ 
	color: #000;
}

.calweekday{
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
	height: 100px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.mcellblank,
.mcelldate,
.mcelltoday{
	height: auto;
	padding: 2px;
}

.celltoday,
.celltodayshaded,
.mcelltoday{
	background: #f5e8f6;
}

.calranged
{
	padding:4px;
}

.calitem
{
	padding:4px;
}

.input-warn,
.input-green,
.input-checkbox,
/*input,*/
textarea,
select{
	background: #FFF;
	border: 1px solid #a5acb2;
	color: #000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

select
{
	margin: 0px;
}

.input-checkbox
{
	border: none;
}

.input-warn,
.input-warn-content
{
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #CFC;
}

.input-text
{
	color: #900;
}
/*
input.button{
	margin: 0;
	width: auto;
	cursor: pointer;
}*/

optgroup option{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons{ 
	font-family: arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
}

.textarea,
.searchinput,

.gobutton{
	background: #FFF;

	color: #000;
	font-family: arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

.gobutton{
	background: transparent;
	border: 0;
	color: #072A66;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox { 
	border: 0;
	vertical-align: middle;
	background: transparent;
}
.formtable{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
/*	background:#F5F9FD;*/
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	border-left: 0;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
} 

.formtable td.wider,
.pformleftw,
.pformright{
	width: 40%;
}

.formtable td.formright,
.pformright{
	border-right: 0px;
	font-weight: normal;
	width: auto;
} 
.formtable td.formtitle,
.formsubtitle{



	font-weight: normal;
}

.formsubtitle{ 
	color: #1473a3;
	font-size: 12px;
	padding: 5px;
}

.formtable td.formstrip{
	background: #DDE8F2;
	border: 1px solid #9FB9D4;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.quotetop{
	background: #ffe7f4 url(style_images/1/quote_bg.gif) right top no-repeat;
	color: #666;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 7px 10px;
}

.quotemain{
	background: #ffe7f4;
	font-size: 11px;
	color: #666;
	padding: 7px 10px;
	margin: 0 0 0 20px;
}

.codetop,
.sqltop,
.htmltop{
	background: #FDDBCC url(style_images/1/css_img_code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain{
	background: #FAFCFE;
	border: 1px dotted #000;
	color: #465584;
	font-family: arial, Courier, "Courier New", Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 2px;
}

#QUOTE,
#CODE{  
	background: #FAFCFE; 
	border: 1px solid #000; 
	color: #465584; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	padding: 2px; 
	white-space: normal;
}

#CODE{ 
	font-family: Courier, "Courier New", Verdana, Arial;
}

.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ 
	padding: 0; 
	margin: 0; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrapm .ipbtable th{
	background: #FFD0E9;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: #ffd0e9;
	color: #824dac; 
	font-size: 17px;
	margin: 0px;
	padding: 12px 19px;
}

.maintitle td {
	color: #824dac; 
	font-size: 19px;
}

.maintitlecollapse{

}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #824dac; 
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #824dac; 
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{ 

	color: #824DAC; 
	font-size: 12px;
	font-weight: bold; 

	margin: 0; 
	padding: 5px; 
}

.subtitlediv{

	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
	background: transparent;
	color: #1473a3;
	text-decoration: underline; 
}

.borderwrap h4{



	color: #5176B5; 
	font-size: 12px;
	font-weight: bold; 

	margin: 0;
	padding: 5px;
}

.borderwrap p{

	margin: 5px;
	padding: 10px;
	text-align: left;
}

div.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #ffd0e9 !important; 
	margin: 0 !important;
	padding: 7px 25px !important;
}

div.formbuttonrow{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

.borderwrap p.formbuttonrow1{


}

.bar,
.barb,
.barc{
}

.barc{
	color: #1473a3;
	font-size: 12px;
}

.barc a{
	color: #1473a3;
	text-decoration: underline !important;
}

.barc a.arrow{
	text-decoration: none !important;
}
.barc a:hover{
	text-decoration: none !important;
}

.bar p,
.barb p,
.barc p{
	color: #1473a3;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p{
	text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
	float: right;
}

.barb p.over,
.barb p.overs{
	float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs{
	position: relative;
	top: 5px;
}

.catend{

	color: #000;
	font-size: 1px;
	height: 5px;
}

.newslink{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 0;
	width: 100%;
}

.newslink td{
	color: #222;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.newslink span{
	background: transparent;
	color: #072A66;
	font-style: italic;
	font-weight: normal;
}
/*
.newslink input{
	background: #FFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}
*/
/*
.newslink input.button{
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}*/

.fieldwrap{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4{
	background: #EEE;
	border: 1px solid #CCC;
	border-left: 0;
	border-right: 0;
	color: #444; 
	font-size: 12px;
	margin: 0;
	padding: 5px;
}

.errorwrap {
	background: #EDDBFF;
	border: 1px solid #EDDBFF;
	border-top: 0;
	margin: 5px;
	padding: 0;
}

.errorwrap h4 {
	background: #EDDBFF;
	border: 1px solid #EDDBFF;
	border-left: 0;
	border-right: 0;
	color: #824DAC; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #824DAC;
	margin: 0;
	padding: 8px;
}

.ruleswrap{
	background: #F2DDDD;
	border: 1px solid #992A2A;
	color: #992A2A; 
	margin: 5px 0 5px 0;
	padding: 5px;
}

#redirectwrap{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4{
	background: #D0DDEA;
	border-bottom: 1px solid #C2CFDF;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}

#redirectwrap p{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot{
	background: #E3EBF4;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}

#gfooter{

	margin: 5px; 
	padding: 0;

}

#gfooter td{
	color: #666;
	font-size: 10px;
	padding: 4px;
}

#gfooter a:link,
#gfooter a:visited{
	color: #666;
}

#logostrip{ 
	margin-left: 6px;
	height: 144px;
}

#logographic{
	background: transparent url(style_images/1/logo4.gif) no-repeat left;
	height: 68px;
	margin: 0;
	padding: 0;
}

#logostrip form{ 
	text-align: right;
	float: right;
	margin: 102px 14px 0 0;
	width: 280px;
}

#submenu{ 
	color: #DFB3F0; 
	margin: 0 49px 23px 0;
	height: 29px;
	text-align: right;
	padding-right: 0px;
}

#submenu A{ 
	color: #DFB3F0; 
}

#submenu A:hover{ 
	color: #fff; 
	text-decoration: underline;
}

.ipb-top-left-link,
.ipb-top-right-link
{
	float: right;
	font-size: 12px;

	margin: 0px;
	padding: 7px 0 7px 0;
	width: auto;

}

.ipb-top-left-link
{
	float: left;

}

.ipb-top-left-link a:link, 
.ipb-top-left-link a:visited,
.ipb-top-right-link a:link, 
.ipb-top-right-link a:visited
{ 
	background: transparent; 

	color: #fff;
	padding: 0 6px 0 6px;
	text-decoration: underline;
}

.ipb-top-left-link a:hover, 
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover, 
.ipb-top-right-link a:active
{
	text-decoration: none;
}

.userlinks_0 {
/*	background: transparent url(style_images/1/userlinks_left.png) left top no-repeat;*/
/*	background: transparent url(style_images/1/userlinks_left.gif) left top no-repeat;*/
	background: transparent url(style_images/1/userlinks_left2.gif) left top no-repeat;
	height: 59px;
	margin: 0 -40px;
}
.userlinks_1 {
/*	background: transparent url(style_images/1/userlinks_right.png) right top no-repeat;*/
/*	background: transparent url(style_images/1/userlinks_right.gif) right top no-repeat;*/
	background: transparent url(style_images/1/userlinks_right2.gif) right 5px no-repeat;
	height: 59px;
	margin-left: 23px;
/*	padding-right: 24px;*/
	padding-right: 18px;
}

.userlinks{
/*	background: transparent url(style_images/1/userlinks_bg.png) left top repeat-x;*/
/*	background: transparent url(style_images/1/userlinks_bg.gif) left top repeat-x;*/
	background: transparent url(style_images/1/userlinks_bg2.gif) left 5px repeat-x;
	height: 59px;
}

#userlinks{
	height: 59px;
}

#userlinks td{
	height: 59px;
	font-size: 11px;
	color: #666;
}

#userlinks p{
	background: transparent !important;
	border: 0 !important;
	font-size: 10px !important;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
}

#userlinks p{
	font-weight: normal;
	letter-spacing: 0;
}

#userlinks p.home{
	font-size: 12px !important;
	float: left;
}

#navstrip{ 
	background: transparent;
	color: #581a8c;
	font-size: 12px;
	margin: 14px 36px 0 -4px;	
}

#navstrip a { 
	color: #581a8c;
	text-decoration: underline !important;
	padding: 0 !important;
}
/*
#navstrip a:hover {
	color: #fd12a0;
}*/

.toplinks{
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks span{
	color: #000;
	font-size: 10px;
}

.copyright{ 

	font-size: 12px; 

	margin: 0;
	padding: 40px 0 15px 0;
	color: #666;
}

.copyright A{ 
	color: #1473a3;
}

#print{
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
	width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p{
	color: #036;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#print h2,
#print h3,
#print p{
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
}

#print h3{
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4{
	background: #F9F9F9;
	font-size: 11px;
}

#print p{
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy{
	border: 0;
	color: #000;
	text-align: center;
}

.dny-edit-title
{
	border:0px;
	padding:3px;
	margin:0px;
	background: #D1DCEB; 
	color: #3A4F6C; 
}



.popupmenu-category
{ 
	background: #ffd0e9;
	border-top: 1px solid #E9DFE8;
	border-bottom: 1px solid #E9DFE8;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

.pm_post {
	background: #ffd0e9;
}


