body 
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../../images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

body .noBg
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

form
{
	color: #666666;
}

h1, h2, h4 
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
}

h2 
{
	text-transform: uppercase;
	font-size: 16px;
}

h3 
{
	letter-spacing: 2px;
	font-size: 11px;
        color: #535353;
}
h4 
{
	text-transform: uppercase;
	font-size: 14px;
        color: #000000;
}
input
{
	border: solid 1px #7F9DB9;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	margin-right: 5px;
}

select
{
	border: solid 1px #7F9DB9;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
}

.button
{
	border: solid 1px;
	background: #535353;
	color: #ffffff;
}

.buttonRed
{
	border: solid 1px;
	background: red;
	color: #ffffff;
}

.heading 
{
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
        color: #535353;
}

.headingRed 
{
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
        color: red;
}

#validateMsg
{
	color: red;
	display: none;
}

.toolbar
{
	height: 32px;
	border: solid 1px #cccccc;
	background: #FFFBF7;
}

blockquote, ul, ol 
{
	line-height: 22px;
	text-align: justify;
}

p
{
	line-height: 22px;
}

blockquote 
{
	padding-left: 20px;
	background: url(../../images/img05.gif) repeat-y;
}
.redLink
{
	color: red;
}
a 
{
	color: #3366CC;
}

img
{
	border-style: none;
}

a:hover 
{
	text-decoration: none;
}

/* Header */

#header 
{
	width: 960px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
}

#header h1, #header h2 
{
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header #logo 
{
	float: left;
	padding: auto;
	font-size: 36px;
}

#header h2 
{
	float: right;
	padding: 34px 20px 0 0;
	font-size: 22px;
}

/* Tab */
#tabArea
{
	width: 100%;
}

/* Menu Dropdown */
#menuDropDown
{
	width: 960px;
	height: 50px;
	margin: 0 auto;
}

#nav, #nav ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 7px 20px 0 30px;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#nav .topLevel
{
	padding-top: 17px;
	text-transform: uppercase;
	background: url(../../images/img03.gif) no-repeat;
}
.subMenu
{
	float: left; 
	width: 100%;
}
.indent
{
	color: #336699;
	margin-left: -10px;
}
#nav a:hover
{
	color: #FFFFFF;
}

#nav li 
{
	float: left;
	white-space: nowrap;
}

#nav li ul 
{
	position: absolute;
	z-index: 999999999999;
	background: #535353;
	width: 20em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul 
{
	left: auto;
}

/* Content */

#content 
{
	width: 920px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Posts */

#posts 
{
	float: left;
	margin-left: 30px;
	width: 530px;
}

.postWidth
{
	width: 416px;
}

/* Links */

#links
{
   float: left;
}

#links ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul 
{
	padding: 5px 0 20px 0;
}

#links li li 
{
	padding: 1px 10px;
}

#links li a 
{
	text-decoration: none;
}

#links li a:hover 
{
	text-decoration: underline;
}

#links li i 
{
	font-style: normal;
	font-size: 9px;
}

#links li h2 
{
	font-size: 14px;
}

/* Right Col */

#rightCol 
{
	float: right;
	width: 150px;
	padding-left: 20px;
	background: url(../../images/img05.gif) repeat-y;
}

/* Footer */

#footer 
{
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(../../images/img07.gif) repeat-x;
}

#footer p 
{
	text-align: center;
	color: #999999;
}

#footerAd
{
	text-align: center;
	color: #999999;
}

/* Document Viewer */

#docViewer 
{
	width: 100%;
	margin: 0px auto 20px auto;
	background: #FFFFFF;
}

#docHeaderWrapper
{
        background: #f0f0f0; 
        padding-top: 5px; 
        padding-bottom: 5px; 
        border-bottom: solid 1px #999999;
}

.docTitle
{
	font-weight: bold;
	color: #535353;
       	padding-top: 5px; 
        padding-left: 15px; 
        padding-right: 15px;
}

#docHeader
{
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
}
#docCategory
{
	width: 100%;
}
.categoryItem
{
	float: left;
	white-space: nowrap;
	border: solid 1px #cccccc;
	background: #FFFFCC;
	font-weight: bold;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 3px;
	height: 15px;
}

#docBody
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#docAttachments
{
        background: #f0f0f0; 
        margin-top: 0px; 
	padding: 3px;
        border-bottom: solid 0px #999999;
}

#attachTitle
{
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
}

#attach
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.col
{
	width: 480px;
	float:left;
}

.col1
{
	padding-top: 3px;
	width: 140px;
	float:left;
}

.col2
{
	padding-top: 3px;
	width: 340px; 
	float:left;
}
.width3Col
{
	width: 920px;
}

/* Folder */

#folderArea
{
        background: #f0f0f0; 
	width: 100%;
        height: 60px; 
        padding-top: 20px; 
	padding-left: 20px;
        border-bottom: solid 1px #999999;
}

/* Add Object */

.addBox
{
	background: #f0f0f0;
	border-bottom: solid 1px #cccccc;
	position:  absolute;
	width: 500px;;
	height: 100px;
}
#username
{
	color: #000000;
	font-weight: bold;
}

/* FORUM */
.forum_layout
{
	width: 100%;
	height: 60px;
	border: solid 1px #535353;
	padding-left: 10px;
	background: #ffffff;
}
.forum_header
{
	background: #f0f0f0;
	font-weight: bold;
}
.forum_header td
{
	height: 20px;
}
.forum_list td
{
	height: 20px;
}
.cat_header
{
	background: #535353;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}
.post_header
{
	background: #535353;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.forum_post
{
	height: 20px;
}
.forum_post_subject
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.forum_post_left
{
	background: #f0f0f0;
	padding: 10px;
}
.forum_post_right
{
	background: #ffffff;
	padding: 10px;
}
.forum_display_name
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}


//Web Link directory

#Web_Link_Results
{
	color:#666666;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}


#Web_Link_Results #Company
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;

}


#Web_Link_Results #Branch
{
	color:#666666;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}


#Web_Link_Results #Company_Name
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
}


#Web_Link_Results ul
{
	line-height:12px;
	
	margin-top:10px;
	margin-bottom:10px;
}

#Web_Link_Results li
{
	line-height:inherit;
	text-align:justify;
	padding:1px;
	
	margin-left:0px;
	
}

/*###################################

EDITOR STYLE

###################################*/

.oEditorBorder
{
	border: solid 1px #cccccc;
}
.oEditorHeader
{
	/*BACKGROUND-IMAGE: url(../../pcrunch-api/graphics/GradientFill/dynamicFill.php?w=1524&h=160&type=vertical&colStart=ffffff&colEnd=e7e7e7&steps=0&rate=20);*/
	background: #f0ecec;	
}
.oEditorFooter
{
	border: solid 1px #cccccc;
	background: #f0ecec;
	/*BACKGROUND-IMAGE: url(../../pcrunch-api/graphics/GradientFill/dynamicFill.php?w=1524&h=50&type=vertical&colStart=ffffff&colEnd=e7e7e7&steps=0&rate=20);*/
}
.oEditorButton
{
	background: #f0f0f0;
	border: solid 1px #cccccc;
}
