/*------------------------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD                           */
/* DO NOT EDIT BY HAND WITHOUT RESYNCHRONISING BACK TO THE DATABASE */
/* OR CHANGES TO THIS FILE WILL BE LOST WHEN NEXT EDITED FROM THE   */
/* ADMIN CONTROL PANEL                                              */
/* STYLE DIRECTORY: laptop                                     */
/* CACHE FILE: Generated: Sun, 02 Sep 2007 11:12:46 GMT */
/*------------------------------------------------------------------*/

/*~START CSS~*/

/*  
 * Skin Name : Laptop Spirit
 * Copyright 2007. All Rights Reserved.
 * Author : D'ANGELO JEREMIE alias pechelune
 * Copyright: 2007 IPB Studio, all rights reserved 
 * Contact: www.ipbstudio.com
 * Last Update : 2007/03

 */

/* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 
.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #777777;
	font-size: 11px;
	line-height: 135%;
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window. 
 * ========================================
 */

#ipbwrapper{ 
         background: #FFF;
	border: 0;
     	margin: 0; 
         padding:  0 5px 0 5px;
	text-align: left; 
	width: auto;
}

#header{
    padding:0;
    margin: 20px auto 0px auto ;
    text-align: left; 
    width: 958px;
}

.head-top-left{
    padding:0;
    margin:0;
    background: url(laptop/head_top_left.png) 0 0 no-repeat;
    height:114px;
}

.head-top-right{
    padding:0;
    margin:0;
    background: url(laptop/head_top_right.png) 100% 0 no-repeat;
    height:114px;
}


.head-top{
    padding:0;
    margin:0;
    background: url(laptop/head_top.png) repeat-x;
    height:114px;
}

.head-bottom-left{
    padding:0;
    margin:0;
    background: url(laptop/head_bottom_left.png) 0 0 no-repeat;
    height:33px;
}

.head-bottom-right{
    padding:0;
    margin:0;
    background: url(laptop/head_bottom_right.png) 100% 0 no-repeat;
    height:33px;
}


.head-bottom{
    padding:0;
    margin:0;
    background: url(laptop/head_bottom.png) repeat-x;
    height:33px;
}




/* 
 * ========================================
 * Box 
 * ========================================
 */


#box{
    padding:0;
    margin: 0px auto 0px auto ;
    width: 958px;
}

.box-right{
	background: transparent url(laptop/box_right.png) repeat-y right;
	padding-right: 5px;
         margin: 0px;
         
	
}


.box-left{
	background: transparent url(laptop/box_left.png) repeat-y top left;
	padding-left: 5px;
         margin: 0px;
	
}

.box-top-left{
    padding:0;
    margin:0;
    background: url(laptop/box_top_left.png) 0 0 no-repeat;
    height:13px;
}

.box-top-right{
    padding:0;
    margin:0;
    background: url(laptop/box_top_right.png) 100% 0 no-repeat;
    height:13px;
}


.box-top{
    padding:0;
    margin:0;
    background: url(laptop/box_top.png) repeat-x;
    height:13px;
}

.box-bottom-left{
    padding:0;
    margin:0;
    background: url(laptop/box_bottom_left.png) 0 0 no-repeat;
    height:15px;
}
.box-bottom-right{
    padding:0;
    margin:0;
    background: url(laptop/box_bottom_right.png) 100% 0 no-repeat;
    height:15px;
}

.box-bottom{
    padding:0;
    margin:0;
    background: url(laptop/box_bottom.png) repeat-x;
    height: 15px;
}



/* 
 * ========================================
 * styles for pagination links 
 * ========================================
 */
 

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	background: #F4F4F4;
	border: 1px solid #DDDDDD;
	padding: 1px 3px 1px 3px;
}

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


.pagecurrent{
	background: #66C24B;
         border: 1px solid #4A8C2C;
         font-weight: bold;
         color: #FFF;
}

.minipagelink,
.minipagelinklast{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	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;
}

/* fake button effect for some links */
.fauxbutton{
	background: #FFF url(laptop/button.png) repeat-x;
         border: 1px solid #DDD;
         color: #3A6AA6;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

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

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

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

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

.activeusers{
	background: #F8F8F8; 
         border: 1px solid #DDDDDD; 
	color: #777777;
	margin: 0px;
	padding: 1px;
}

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

.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(laptop/img_larger.gif) no-repeat bottom right;
	border: 1px solid #072A66;
	
}

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{ 
	background: #FFF;
	border: 1px solid #DDD;
	line-height: 150%;
}

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

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited{ 
	text-decoration: none; 
         font-size: 12px;
}

#ucpcontent{ 
	width: auto;
}

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

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

/* Topic View elements */
.signature{  
	background: transparent;
	color: #339; 
	font-size: 12px;
	line-height: 150%;
}

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

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

.postcolor a:link, 
.postcolor a:visited{ 
	background: transparent;
	color: #66C24B;
         font-weight: bold; 
	text-decoration: underline; 
}

.postcolor a:hover, 
.postcolor a:active{ 
	background: transparent;
         font-weight: bold; 
	color: #909090;
}

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

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

.post1 a:link,
.post2 a:link,
.post1 a:visited,
.post2 a:visited{
        background: transparent;
        font-weight: bold; 
        color: #3A6AA6;
        font-size: 12px;
        text-decoration: underline;
}

.post1 a:hover,
.post2 a:hover,
.post1 a:active,
.post2 a:active{ 
	background: transparent;
         font-weight: bold; 
	color: #3A6AA6;
         font-size: 12px;
         text-decoration: underline;
}

.post1,
.bg1{ 
	background: #FFF;
}

.post2,
.bg3{ 
	background: #FFF;
}

.row2shaded,
.post1shaded { background-color: #F4F4F4 }
.row4shaded,
.post2shaded { background-color: #F4F4F4 }

.row1{ 
	background: #FFF;
         
}

.row5{ 
	background: #FFF;
         
}

.row2 a{
font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
}

.row1 a:link,
.row2 a:link,
.row3 a:link,
.row3 a:visited,
.row1 a:visited,
.row2 a:visited{
        background: transparent;
        font-weight: bold;
        color: #3A6AA6;
        font-size: 12px;
        text-decoration: none;
}

.row1 a:hover,
.row2 a:hover,
.row3 a:hover,
.row3 a:active,
.row1 a:active,
.row2 a:active{ 
	background: transparent;
         font-weight: bold;
	color: #3A6AA6;
         font-size: 12px;
         text-decoration: none;
}

.row2{ 
	background: #FFF;
                  
}

.row3{ 
	background: #F8F8F8; 
         border-bottom: 1px solid #DDDDDD; 
         border-top: 1px solid #DDDDDD; 
         font-size: 11px;
         color: #777777;
}



.rowhighlight{
	background-color: #FFF9BA;
}

.darkrow1{ 
	background: #F8F8F8; 
         border-bottom: 1px solid #DDDDDD; 
         border-top: 1px solid #DDDDDD; 
         color: #3A6AA6;
}

.darkrow3{ 
	background: #F4F4F4; 
	color: #777777; 
}

/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{ 
	background: #F4F4F4;
	border: 1px solid #DDDDDD;
}

.tablefill,
.tablepad{ 
	padding: 6px;  
}

.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: #777777;
}

.lastaction
{
	font-size: 12px; 
	color: #777777;
}

.edit{ 
	font-size: 12px;
}

.thin{ 
	line-height: 150%;
	margin: 2px 0 2px 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

/* 
 * ========================================
 * calendar styles 
 * ========================================
 */
	
.calmonths{ 
	background: #F8F8F8;
	border-top: 1px solid #DDDDDD;
         border-bottom: 1px solid #DDDDDD;
         color: #777777;
	font-size: 18px; 
	font-weight: bold; 
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday{
	font-size: 14px;
	font-weight: bold;
}

.calmonths a{
	text-decoration: none;
}

.calday,
.calweekday{ 
	background: #FFF;
         border: 1px solid #DDDDDD;
         	color: #777777;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: right;
}

.calweekday{
	border-right: 1px solid #DDDDDD;
	color: #777777;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
	background: #F2F2F2; 
         border-bottom: 1px solid #DDDDDD;
         border-right: 1px solid #DDDDDD;
	height: 100px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
	background: #E8E8E8;
}

.mcellblank,
.mcelldate,
.mcelltoday{
	height: auto;
}

.cellblank,
.mcellblank{
	background: #FFF;
         border-bottom: 1px solid #DDDDDD;
         border-right: 1px solid #DDDDDD;
}

.celltoday,
.celltodayshaded,
.mcelltoday{
	border: 2px solid #66C44D;
}

.calranged
{
	border: 2px outset #C2CFDF;
	background: #C2CFDF;
	padding:4px;
}

.calitem
{
	border-bottom: 1px dotted #DDDDDD;
	padding:4px;
}

/* 
 * class.formtable 
 *
 * used for tabled forms 
 * technically tables should not be used for form display 
 * but, in the case of IPB a table is easier to work with
 * for the average webmaster, who has little to no CSS knowledge.
 *
 */

.formtable{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
	background:#F4F4F4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
         color: #777777;
	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{
	background: #FFF url(laptop/tile_sub.png) repeat-x; 
         border-bottom: 1px solid #DDD;
	font-weight: normal;
}

.formsubtitle{ 
	border-bottom: 1px solid #DDD;
         font-size: 12px;
	color: #777777;
	font-weight: bold;
	padding: 5px;
}

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

/* 
 * ========================================
 * new style quote and code wrappers MATT's DESIGN 
 * ========================================
 */

.quotetop{
	background: #FFF;
	color: #6CB212;
	font-weight: bold;
         font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #F8F8F8;
        border: 1px solid #DDDDDD;
	color: #777777;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.codetop,
.sqltop,
.htmltop{
	background: #FFF;
	color: #6CB212;
	font-weight: bold;
         font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain{
	background: #FFFAE2;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color: #465584;
	font-family: Courier, Courier New, Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 2px;
}

/* 
 * ========================================
 * old school quote and code styles - backwards compatibility 
 * ========================================
 */

#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;
}

/* 
 * ========================================
 * All New Styles 
 * ========================================
 */
.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF;
	border: 1px solid #DDD;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.left{
    padding:0;
    margin:0;
    background: url(laptop/cat_left.png) 0 0 no-repeat;
    height:31px;
}
.right{
    padding:0;
    margin:0;
    background: url(laptop/cat_right.png) 100% 0 no-repeat;
    height:31px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: #FFF;
	border: 0px solid #FFF;
	border-bottom: 0px;
	color: #6CB212; 
         font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
         font-size:1.6em;
	text-transform: uppercase;
	 font-weight: bold;
	margin: 0px;
	padding: 8px;
}

.maintitle td {
	color: #6CB212; 
	font-size: 18px;
	font-weight: bold;
}


.maintitlecollapse{
	border: 1px solid #FFF;
         border-bottom: 3px solid #FFF;
}

.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: #6CB212;
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #6CB212;
}

.maintitle_2,
.maintitlecollapse_2{
	background: #FFF;
	border: 0px solid #FFF;
	border-bottom: 0px;
	color: #90CDF4; 
         font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
         font-size:1.6em;
	text-transform: uppercase;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.maintitle_2 td {
	color: #FFF; 
	font-size: 11px;
	font-weight: bold;
}


.maintitlecollapse_2{
	border: 1px solid #FFF;
         border-bottom: 3px solid #FFF;
}

.maintitle_2 p,
.maintitlecollapse_2 p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle_2 p.expand,
.maintitle_2 p.goto,
.maintitlecollapse_2 p.expand{
	float: right;
	width: auto !important;
}

.maintitle_2 a:link, 
.maintitle_2 a:visited,
.maintitlecollapse_2 a:link, 
.maintitlecollapse_2 a:visited{ 
	background: transparent;
	color: #90CDF4;
	text-decoration: none; 
}

.maintitle_2 a:hover, 
.maintitle_2 a:active,
.maintitlecollapse_2 a:hover, 
.maintitlecollapse_2 a:active{ 
	background: transparent;
	color: #90CDF4;
}




.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{ 
	background: #FFF url(laptop/tile_sub.png) repeat-x;
	border-bottom: 1px solid #DDD;
	color: #777777;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px 5px 3px 5px; 
line-height: 160%;
}

.subtitlediv{
	border: 1px solid #FFF;
	border-bottom: 0px solid #CFCFCF;
	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: #777777;
	text-decoration: none; 



td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #F8F8F8 ;
	border: 1px solid #DDDDDD;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
         color: #3A6AA6;
}

.formbuttonrow a:link,
.formbuttonrow a:visited,
.formbuttonrow a:hover,
.formbuttonrow a:active{
          color: #3A6AA6;
}

.borderwrap p.formbuttonrow1{
	background: #F9F9F9 !important;
	border: 0;
	border-top: 1px solid #CCC;
}

.bar,
.barb,
.barc{
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
         padding: 5px;
}


.bar p,
.barb p,
.barc p{
	background: transparent;
	border: 0;
	color: #777777;
	font-size: 11px;
	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{
	background: #EFEEEE url(laptop/catend.png) repeat-x;
	color: #777777;
	font-size: 1px;
	height: 10px;
}

.newslink td{
	color: #777777;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.newslink span{
	background: transparent;
	color: #777777;
	font-weight: normal;
}

.newslink input{
	background: #FFF;
	border: 1px solid #DDDDDD;
	color: #777777;
	font-size: 12px;
	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;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

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


.errorwrap h4 {
	background: #83BADF;
	border: 1px solid #5E86A0;
	border-left: 0;
	border-right: 0;
	color: #425E70; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

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


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

#redirectwrap{
	background: #F2F2F2; 
         border-bottom: 1px solid #CCCCCC;
         border-right: 1px solid #CCCCCC;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4{
	background: transparent url(laptop/rg.png) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 5px;
         text-align: center;
}

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

#redirectwrap p.redirectfoot{
	background: transparent url(laptop/rg.png) repeat-x;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

#redirectwrap p.redirectfoot a:link,
#redirectwrap p.redirectfoot a:visited,
#redirectwrap p.redirectfoot a:hover,
#redirectwrap p.redirectfoot a:active{
          color: #666666;
}


#gfooter{
	background: transparent;
         border: 0px solid #CCCCCC;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td{
	color: #666666;
	font-size: 11px;
	padding: 4px;
}

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

#logostrip{ 
	background: transparent url(laptop/tile_back.png) repeat-x;
         	border: 0px solid #FFF;
	border-bottom: 0px;
	height: 114px;
	margin: 0;
	padding: 0;
}

#logostrip p{ 
	background: #FFF;
	border: 0px solid #DDDDDD;
	margin: 5px;
	padding: 10px;
         width: auto;
}

#logographic{
	background: transparent url(laptop/logo4.png) no-repeat left;
	height: 114px;
	margin: 0;
	padding: 0;
}

#submenu{ 
	background:transparent;
         border:0;
	color: #F4F4F4; 
         padding: 0px 10px 0 10px;
	margin: 0;
	height: 33px;
	text-align: right;
}


.ipb-top-right-link{
	background: transparent;
	float: right;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0;
	padding: 7px 0 3px 0;
	width: auto;
         border-right: 0px;
         border-bottom: 0px solid #FFF;
	border-left:  1px solid #78ABDD;
         border-top:  0px solid #DEDEDE;
}

.ipb-top-right-link2{
	background: transparent;
	float: right;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	width: auto;
         border-right: 0px;
         border-bottom: 0px solid #FFF;
	border-left:  0px solid #78ABDD;
         border-top:  0px solid #DEDEDE;
}

.ipb-top-left-link{
	background: transparent;
	float: left;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0px 1px 0px 0px;
	padding: 7px 3px 3px 3px;
	width: auto;
         border-right: 1px solid #78ABDD;
         border-bottom: 0px solid #FFF;
	border-left:  0px solid #000;
         border-top:  0px solid #DEDEDE;
}

.ipb-top-left-link2{
	background: transparent;
	float: left;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0px 1px 0px 0px;
	padding: 7px 3px 3px 3px;
	width: auto;
         border-right: 0px solid #78ABDD;
         border-bottom: 0px solid #FFF;
	border-left:  0px solid #000;
         border-top:  0px solid #DEDEDE;
}

.ipb-top-left-link2 a:link, 
.ipb-top-left-link2 a:visited,
.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: #F4F4F4;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

.ipb-top-left-link2 a:hover, 
.ipb-top-left-link2 a:active,
.ipb-top-left-link a:hover, 
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover, 
.ipb-top-right-link a:active
{
	background: transparent; 
	color: #FFF; 
}

#top_index{ 
	background: #FFF url(laptop/grille.png) repeat; 
         border: 1px solid #DDDDDD; 
         color: #777777;
	margin: 0px 0 0px 0;
	padding: 5px;
}

#userlinks,
#userlinksguest{ 
	background: transparent;
	border: 0px solid #DDDDDD;
         color: #777777;
	margin: 0px 0 5px 0;
	padding: 0 0px 0 0px;
}

#userlinksguest{ 
	background: transparent;
	border: 0px solid #DDDDDD;
}

#userlinks a:link, 
#userlinksguest a:link,
#userlinks a:visited, 
#userlinksguest a:visited{ 
	background: transparent; 
         font-weight: bold; 
	color: #6CB212;
	text-decoration: none;
}

#userlinks a:hover, 
#userlinksguest a:hover,
#userlinks a:active, 
#userlinksguest a:active{
	background: transparent; 
         font-weight: bold; 
	color: #6CB212; 
         text-decoration: none;
}

#userlinks p,
#userlinksguest p{
	background: transparent !important;
	border: 0 !important;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
	text-align: right;
}

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

#userlinksguest p.pcen{
	text-align: center;
}

#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#navstrip{ 
	background: transparent; 
         border: 0px solid #CCCCCC;
	color: #83BADF;
	font-size: 14px;
         font-family:'Trebuchet MS',Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding: 7px 5px 3px 5px; 
}

#navstrip a:link, 
#navstrip  a:visited{ 
	background: transparent; 
	color: #83BADF; 
	text-decoration: none;
}

#navstrip a:hover, 
#navstrip a:active{
	background: transparent; 
	color: #777777; 
         text-decoration: none;
}

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

.toplinks span{
	background: transparent;
	border: 0px solid #C2CFDF;
	border-bottom: 0;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 5px;
}

.copyright{ 
	background: transparent;
	font-size: 11px; 
	margin: 5px 0 0px 0;
	padding: 8px;
}

/* ======================================== */
/* TABS
/* ======================================== */

.tabon
{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#FFF;
	padding:8px;
	padding-bottom:9px;
	font-size:12px;
	float:left;
	width:auto;
	margin-top:3px;
}

.taboff
{
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #B5C3D9;
	color: #FFF;
	padding: 8px;
	font-size:12x;
	float: left;
	width: auto;
	margin-top:3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #777777;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #F4F4F4;
}

.mya-back
{
	background: #F4F4F4;
         border: 1px solid #CCCCCC;
	margin:1px;
	padding: 1px;
}

.mya-content
{
	background: #FFF;
	padding:8px;
	margin: 1px;
	border: 1px solid #DDDDDD;
}

.mya-content-tbl
{
   background: #FFF;
   border: 1px solid #DDDDDD;
   text-align:left;
   font-size:12px;
   white-space:nowrap;
   margin:1px;
}

.mya-fieldwrap
{
	background: transparent;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	width: auto;
	display: block;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
	position:absolute;
	display:none;
	background: #FFF;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}

/* -------------------------------- */
/* Loading box
/* -------------------------------- */

#loading-layer-inner
{
	width:220px;
	height:28px;
	padding:18px 10px 10px 10px;
	text-align:center;
	color: #777777;
	border: 1px solid;
	border-color:#CCC #666 #666 #CCC;
	background-color: #FCF8C7;
}

/* -------------------------------- */
/* Message in a bo(x|ttle)
/* -------------------------------- */

#ipd-msg-wrapper
{
	display: none;
	width: 220px;
}

#ipd-msg-inner
{
	width:100%;
	height:45px;
	padding: 6px 4px 4px 4px;
	margin: 0px;
	text-align:center;
	color: #777777;
	border: 1px solid;
	border-color:#ccc #666 #666 #ccc;
	background-color: #FCF8C7;
	filter:alpha(opacity=75);
	opacity:.75
}

#ipd-msg-title
{
	width: 100%;
	height:20px;
	margin: 0px;
	padding: 6px 4px 4px 4px;
	background: transparent url(laptop/css_pp_header.gif);
	border: 1px solid #3A4F6C;
	border-bottom: 0px;
	color: #FFF;
}

.linked-image
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image
{
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #F4F4F4;
	border: 0px;
	color: #777777;
	font-size: 12px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom
{
	width: 200px;
	height: 30px;
	filter:alpha(opacity=85);
	opacity:.85;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}
