/* ======================================== */
/* General Styles */
/* ======================================== */
html {
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE */
}

body{ 
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; /* centers board in MSIE known bug workaround */
}

table,tr,td{
	background-color: transparent;
	color: #000;
	font-size: 11px;
}

form{
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px solid #000;
	vertical-align: middle;
}

a:link, a:visited, a:active { text-decoration: underline;color: #003870; }
a:hover { text-decoration: underline;color: #BD0000; }

/* ======================================== */
/* PM Notification inline window
/* ======================================== */

#pmnotifywrap
{
	border: 1px solid #CE0000;
	background: #FEF1F1;
	
}

.pmnotifytop,
.pmnotifytop a:link,
.pmnotifytop a:visited,
.pmnotifytop a:active
{
	font-weight: bold;
	color: #FFF;
	background:#CE0000;
	padding: 6px 5px 2px 5px;
	font-size: 14px;
}


/* ======================================== */
/* Page links
/* ======================================== */

.pagelink
{
	background-color: #F0F5FA;
	border: 1px solid #072A66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}

.pagelinklast
{
	background-color: #DFE6EF;
	border: 1px solid #072A66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}

.pagecurrent
{
	background-color: #FFC9A5;
	border: 1px solid #072A66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}


.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;
	color: #000;
	font-weight:normal;
}

.minipagelink
{
	background-color: #F0F5FA;
	border: 1px solid #C2CFDF;
	padding:1px 3px 1px 3px;
	color: #000;
	font-size:10px;
	font-weight:normal;
	margin-right:1px;
}

.minipagelinklast
{
	background-color: #DFE6EF;
	border: 1px solid #C2CFDF;
	padding:1px 3px 1px 3px;
	color: #000;
	font-size:10px;
	font-weight:normal;
	margin-right:1px;
}

.fauxbutton
{
	border:1px solid #4C77B6;
	background-color: #DFE6EF;
	padding:4px;
	font-size:10px;
	font-weight:normal;
	color: #000;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
	color: #000;
	text-decoration: none;
}


/* ======================================== */
/* 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: 0px auto 20px auto;
}

/* ======================================== */
/* BOARD HEADER STYLES */
/* ======================================== */
#logostrip { 
padding: 0px;
margin: 0px 0px 0px 0px;
background-color: #003870;
border: 1px solid #003970;
background-image: url(style_images/Main_Ski-641/logo-header.gif); 
}

#logostripinner{
	background-color: transparent;
	background-image: url(style_images/1/logobg.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#logographic{
	background-color: transparent;
	background-image: url(style_images/1/logo4.gif);
	background-position: left;
	background-repeat: no-repeat;
             cursor: pointer;
	height: 52px;
	margin: 0px;
	padding: 0px;
}


#submenu{ 
	BORDER-RIGHT: #999999 1px solid; 
             BORDER-TOP: #999999 1px solid; 
             FONT-WEIGHT: bold; 
             FONT-SIZE: 10px; 
             BACKGROUND-IMAGE: url(style_images/Main_Ski-641/dk-header-bar.gif); 
             MARGIN: 3px 0px; 
             BORDER-LEFT: #999999 1px solid; 
             COLOR: #003870;
             BORDER-BOTTOM: #999999 1px solid; 
             BACKGROUND-COLOR: #f0f0f0;
}
/*
#submenu { font-size: 10px;margin: 3px 0px 3px 0px;font-weight: bold;color: #003870;background-color: #F0F0F0;border: 1px solid #999999;background-image: url(style_images/Main_Ski-641/dk-header-bar.gif); padding: 5px 0px 5px 0px;} */

#submenu a:link, #submenu  a:visited, #submenu a:active { font-weight: bold;font-size: 10px;text-decoration: none;color: #003870; }

#submenu a:hover{
	background-color: #DFE6EF; 
	color: #222; 
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}

#userlinks { background-color: #F0F0F0;border: 1px solid #999999;background-image: url(style_images/Main_Ski-641/header-bar.gif); }

#userlinks td{ 
	color: #222;
	font-size: 10px;
}

#userlinksguest{ 
	background-color: #FDDBCC;
	border-bottom: 1px solid #FEAA85;
	border-left: 1px solid #FEAA85;
	border-right: 1px solid #FEAA85;
	border-top: 1px solid #FEAA85; 
}

#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 { 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 { background-color: #FFF;border: 1px solid #003970; }

/* Main table top (dark blue gradient by default) */
.maintitle { vertical-align: middle;font-weight: bold;letter-spacing: 1px;padding: 8px 0px 8px 5px;color: #FFF;background-color: #003870;background-image: url(style_images/Main_Ski-641/subheader.gif); }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none;color: #FFF; }
.maintitle a:hover { text-decoration: underline; }

.titlemedium { font-weight: bold;padding: 7px;margin: 0px;color: #003870;background-color: #D1D1D1;background-image: url(style_images/Main_Ski-641/header-bar.gif); }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active { text-decoration: underline;color: #003870; }


.catend{
	background-color: #8394B2;
	color:#000;
	font-size: 1px;
	height: 5px;
}

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

.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 { font-weight: bold;padding: 7px;margin-top: 1px;color: #003870;background-color: #D1D1D1;background-image: url(style_images/Main_Ski-641/header-bar.gif); }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif;font-size: 9px;line-height: 12px; }

.activeusers{
	background-color: #FFF;
	border: 1px solid #072A66;
	color: #000;
	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;
}

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

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

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 }

.caldateweek
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000;
	background-color:#DFE6EF;
	padding:6px;
	margin:0px;
	border-right:1px solid #AAA;
}

.warngood { color:green }
.warnbad  { color:red }

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

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:20px; 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: #F0F0F0; }
.post2 { background-color: #FFFFFF; }

.post1shaded { background-color: #DEDBE4 }
.post2shaded { background-color: #E3DFE7 }

.postlinksbar { background-color:#D1DCEB;padding:7px;margin-top:1px;font-size:10px; background-image: url(style_images/1/tile_sub.gif) }

/*------------------------------------------------------*/
/* Common elements: Row colours for forums, topics, etc */
/*------------------------------------------------------*/
.row1 { background-color: #FFFFFF; }
.row2 { background-color: #F0F0F0; }
.row3 { background-color: #D1BE5; }
.row4 { background-color: #F0F0F0; }

.row2shaded { background-color: #DEDBE4 }
.row4shaded { background-color: #E3DFE7 }

.darkrow1 { color: #003870;background-color: #F0F0F0; }
.darkrow2 { color: #FFFFFF;background-color: #466E97; }
.darkrow3 { color: #FFFFFF;background-color: #EEEEEE; }

.hlight { background-color: #F0F0F0; }
.dlight { background-color: #FFFFFF; }



/* 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,
.textarea,
.dropdown,
.searchinput
{
	border:1px solid #4C77B6;
	background-color: #FFF;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	padding:2px;
	color: black;
}

.button
{
	border:1px solid #4C77B6;
	background-color: #DFE6EF;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	padding:2px;
}


.radiobutton,
.checkbox { }


.thin { padding:6px 0px 6px 0px;line-height:160%;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(style_images/1/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(style_images/1/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;
	/*overflow: auto;
	height: 200px;*/
}

/* ======================================== */
/* OLD DEPRECIATED - BACKWARDS COMPAT.      */
/* ======================================== */

#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 }
a.details {
position:relative;
text-decoration:underline;
font-weight:normal;
border:0;
}

a.details span {
display: none;
font-weight:normal;
cursor:auto;
}

a.details:hover {
z-index:1;
background:transparent;
font-weight:normal;
}

a.details:hover span {
display:block;
position:absolute;
top:-145px;
left:-55px;
height:139px;
width:200px;
border:0;
background:url(/img/info-bubble.gif) no-repeat center;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
padding:6px;
}
