/*JAMES CSS*/


.logoleft{
        background-color: transparent;
        background-image: url("images/ex/ips_top-logofillfull.jpg");
        background-repeat: repeat;
        padding:0px;
}


.headfill{
        background-color: transparent;
        background-image: url("images/ex/ips_top-fillfull.jpg");
        background-repeat: repeat;
        height:34px;
}

.headfill a:link, .headfill a:visited, .headfill .a:active {
        font-family:arial, verdana, sans-serif;
        color: #133D65;
        font-weight:bold;
        font-size:12px;
        text-decoration:none;

}

.headleft{
        width: 75px;
        background-color: transparent;
        background-image: url("images/ex/ips_top-fillfull.jpg");
        background-repeat: repeat;
}

.headright{
        width: 172px;
        background-color: transparent;
        background-image: url("images/ex/ips_top-fillfull.jpg");
        background-repeat: repeat;
        text-align: right;
}


a:link,
a:visited,
a:active{
        background-color: transparent;
        color: #000;
        text-decoration: underline;
}

a:hover{
        background-color: transparent;
        color: #465584;
        text-decoration: underline;
}

/* ======================================== */
/* MAIN WRAPPER ID */
/* ======================================== */
/* Adjust forum width here. Leave margins alone to auto-center content */
#ipbwrapper{
        text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
        width: 98%;
        margin: 20px auto 20px auto;
}

/* ======================================== */
/* BOARD HEADER STYLES */
/* ======================================== */
#logostrip{
        background-color: #3860BB;
        background-image: url(images/ex/tile_back.gif);
        border-bottom: 5px solid #072A66;
        border-left: 1px solid #072A66;
        border-right: 1px solid #072A66;
        border-top: 1px solid #072A66;
        height: 52px;
        margin: 0px;
        padding: 0px;
}

#logostripinner{
        background-color: transparent;
        background-image: url(images/ex/logobg.gif);
        background-position: right;
        background-repeat: no-repeat;
        height: 52px;
        margin: 0px;
        padding: 0px;
}

#logographic{
        background-color: transparent;
        background-image: url(images/ex/logo4.gif);
        background-position: left;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 52px;
        margin: 0px;
        padding: 0px;
}

#submenu{
        background-color: #F9F9F9;
        border-bottom: 0px solid #072A66;
        border-left: 1px solid #072A66;
        border-right: 1px solid #072A66;
        border-top: 1px solid #072A66;
        color: #5176B5;
        font-size: 10px;
        font-weight: bold;
        margin: 0px;
        padding: 5px 0px 5px 0px;
}

#submenu a:link,
#submenu  a:visited,
#submenu a:active{
        background-color: transparent;
        color: #5176B5;
        font-weight: bold;
        font-size: 10px;
        margin: 0px;
        padding: 5px;
        text-decoration: none;
}

#submenu a:hover{
        background-color: #DFE6EF;
        color: #222;
        font-weight: bold;
        font-size: 10px;
        margin: 0px;
        padding: 5px;
        text-decoration: none;
}

#userlinks{
        background-color: #F0F5FA;
        border-bottom: 1px solid #C2CFDF;
        border-left: 1px solid #C2CFDF;
        border-right: 1px solid #C2CFDF;
        border-top: 1px solid #C2CFDF;
}

#userlinks td{
        color: #222;
        font-size: 10px;
}

#userlinksguest{
        background-color: #F9F9F9;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
}

#userlinksguest td{
        background-color: transparent;
        color: #DE4704;
        font-size: 10px;
}

#userlinksguest a:hover{
        background-color: transparent;
        color: #DE4704;
        text-decoration: underline;
}

/* ======================================== */
/* BOARD NAVIGATION STYLES */
/* ======================================== */
#navstrip{
        background-color: transparent;
        color: #999;
        font-size: 12px;
        font-weight: bold;
        padding: 6px 0px 6px 0px;
}

#navstrip a:link,
#navstrip  a:visited,
#navstrip a:active{
        background-color: transparent;
        color: #222;
        text-decoration: none;
}

#navstrip a:hover{
        background-color: transparent;
        color: #5176B5;
        text-decoration: none;
}

/* ======================================== */
/* BOARDS VIEW STUFF */
/* ======================================== */

.newslink{
        background-color: #F0F5FA;
        border-bottom: 1px solid #C2CFDF;
        border-left: 1px solid #C2CFDF;
        border-right: 1px solid #C2CFDF;
        border-top: 1px solid #C2CFDF;
        color: #222;
        font-size: 10px;
        margin: 0px;
        padding: 5px;
}

.newslink td{
        font-size: 10px;
}

.newslink span{
        background-color: transparent;
        color: #072A66;
        font-style: italic;
        font-weight: normal;
}

.newslink input{
        background-color: #FFF;
        border: 1px solid #999;
        color: #072A66;
        font-size: 10px;
        padding: 3px;
        vertical-align: middle;
}

.newslink input.button{
        background-color: transparent;
        border: 0px solid #999;
        color: #072A66;
        vertical-align: middle;
}


.tableborder{
        border: 1px solid #072A66;
        background-color: #FFF;
        padding: 0px;
        margin: 0px;
}

/* Main table top (dark blue gradient by default) */
.maintitle{
        background-color: transparent;
        background-image: url(images/ex/tile_cat.gif);
        /*border-bottom: 0px solid #FFF;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        border-top: 1px solid #FFF;*/
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 8px 8px 8px;
}

.maintitle a:link,
.maintitle a:visited,
.maintitle a:active{
        background-color: transparent;
        color: #FFF;
        text-decoration: none;
}

.maintitle a:hover{
        background-color: transparent;
        color: #F1F1F1;
        text-decoration: none;
}

.titlemedium{
        background-color: transparent;
        background-image: url(images/ex/tile_sub.gif);
        color: #3A4F6C;
        font-weight: bold;
        margin: 0px;
        padding: 5px;
}

.titlemedium a:link,
.titlemedium a:visited,
.titlemedium a:active{
        background-color: transparent;
        color: #3A4F6C;
        text-decoration: none;
}

.catend{
        background-color: #8394B2;
        color:#000;
        font-size: 1px;
        height: 5px;
}

.forumdesc{
        background-color: transparent;
        font-size: 10px;
        color: #434951;
        margin-left: 10px;
        margin-top: 2px;
        padding: 0px;
}

.toplinks{
        background-color: transparent;
        color: #000;
        margin: 0px;
        padding: 0px 0px 5px 0px;
        text-align: right;
}

.toplinks span{
        background-color: #F0F5FA;
        border-bottom: 0px solid #C2CFDF;
        border-left: 1px solid #C2CFDF;
        border-right: 1px solid #C2CFDF;
        border-top: 1px solid #C2CFDF;
        color: #000;
        font-size: 10px;
        margin-right: 10px;
        padding: 5px;
}

.pformstrip{
        background-color: #D1DCEB;
        color: #3A4F6C;
        font-weight: bold;
        margin-top: 1px;
        padding: 7px;
}

.copyright{
        font-family: Verdana, Tahoma, Arial, Sans-Serif;
        font-size: 11px;
        line-height: 12px;
}

.activeusers{
        background-color: #FFF;
        border: 1px solid #072A66;
        color: #000;
        margin: 0px;
        padding: 1px;
}

fieldset.search { padding:6px; line-height:150% }
label      { cursor:pointer; }
img.attach { border:2px outset #EEF2F7;padding:2px }

.googleroot  { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help    { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate   { text-align:right;font-weight:bold;font-size:11px;color:#777;background-color:#DFE6EF;padding:4px;margin:0px }

.warngood { color:green }
.warnbad  { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }
#ipsbanner{
        position:absolute;
        top:1px;
        right:5%;
}
#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg   { text-align:center; margin-top:15px }

#ucpmenu    { line-height:150%;width:22%; border:1px solid #345487;background-color: #F5F9FD }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpmenu a:link, #ucpmenu a:active, #ucpmenu a:visited { text-decoration:none; }

#ucpcontent { background-color: #F5F9FD; border:1px solid #345487;line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

.activeuserstrip { background-color:#BCD0ED; padding:6px }

/* Form stuff (post / profile / etc) */
.pformleft  { background-color: #F5F9FD; padding:6px; margin-top:1px;width:25%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #F5F9FD; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformright { background-color: #F5F9FD; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; }

/* Topic View elements */
.signature   { font-size: 10px; color: #339; line-height:150% }
.postdetails { font-size: 10px }
.postcolor   { font-size: 12px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.post1 { background-color: #F5F9FD }
.post2 { background-color: #EEF2F7 }
.postlinksbar { background-color:#D1DCEB;padding:7px;margin-top:1px;font-size:10px; background-image: url(style_images/ex/tile_sub.gif) }

/* Common elements */
.row1 { background-color: #F5F9FD }
.row2 { background-color: #DFE6EF }
.row3 { background-color: #EEF2F7 }
.row4 { background-color: #E4EAF2 }

.darkrow1 { background-color: #C2CFDF; color:#4C77B6; }
.darkrow2 { background-color: #BCD0ED; color:#3A4F6C; }
.darkrow3 { background-color: #D1DCEB; color:#3A4F6C; }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }



/* tableborders gives the white column / row lines effect */
.plainborder { border:1px solid #345487;background-color:#F5F9FD }
.tablefill   { border:1px solid #345487;background-color:#F5F9FD;padding:6px;  }
.tablepad    { background-color:#F5F9FD;padding:6px }
.tablebasic  { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

.wrapmini    { float:left;line-height:1.5em;width:25% }
.pagelinks   { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#434951 }
.edit { font-size: 9px }


.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.forminput, .textinput, .radiobutton, .checkbox  { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }

.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

/* ======================================== */
/* NEW QUOTE / CODE WRAPPERS                */
/* ======================================== */

.quotetop
{
        color: #000;
        margin: 8px auto 0px auto;
        font-weight:bold;
        font-size:10px;
        padding: 3px;
        background-color:#E4EAF2;
        background-image: url(images/ex/css_img_quote.gif);
        background-position: right;
        background-repeat: no-repeat;
        border-left: 4px solid #8394B2;
        border-top: 1px dotted #000;
        border-right: 1px dotted #000;
}
.quotemain
{
        color: #465584;
        background-color: #FAFCFE;
        border-left: 4px solid #8394B2;
        border-right: 1px dotted #000;
        /*border-top: 1px dotted #000;*/
        border-bottom: 1px dotted #000;
        padding: 4px;
        margin: 0px auto 8px auto;
}

.codetop,
.sqltop,
.htmltop
{
        width:98%;
        color: #000;
        margin: 0px auto 0px auto;
        font-weight:bold;
        padding: 3px;
        background-color:#FDDBCC;
        background-image: url(images/ex/css_img_code.gif);
        background-position: right;
        background-repeat: no-repeat;
}
.codemain,
.sqlmain,
.htmlmain
{
        font-family: Courier, Courier New, Verdana, Arial;
        color: #465584;
        background-color: #FAFCFE;
        border: 1px dotted #000;
        padding: 2px;
        width:98%;
        margin: 0px auto 0px auto;
}

#QUOTE { white-space:normal; font-family: Verdana, Arial; font-size: 11px; color: #465584; background-color: #FAFCFE; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE  { white-space:normal; font-family: Courier, Courier New, Verdana, Arial;  font-size: 11px; color: #465584; background-color: #FAFCFE; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }