/*P1Selling.com CSS*/
body {
	background-image: url(../images/background.jpg);
	background-color: #DADADA;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
}
#wrapper 
{
    width: 792px; 
    margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: left;
}
#masthead
{
	margin:0;
	padding: 0;
	height: 100px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#topnav
{
	padding: 18px 13px 0 0;
}
#topnav a
{
	font-size: 10px;
	font-weight: normal;
	color: #696b71;
}
#topnav a:hover
{
	font-size: 10px;
	font-weight: normal;
	color: #696b71;
	text-decoration: underline;
	color: #696b71;
}
#note { margin-left: 10px; float: left; }
#banner { padding-right: 16px; float: right; }
#navholder
{
	margin-right:3px;
	width: 100%;
	height: 36px;
	background-image: url(../images/mainnav_bk.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#content
{
	background-color: #fff;
	height: auto;
	margin: 20px 0 0 10px;
}
#subcontent
{
	background-color: #fff;
	height: auto;
	margin: 0 0 0 19px;
/*	padding-top: 8px;*/
}
#welcome
{	width: 489px; float: left;}
#homeimg
{	margin-right: 18px; float: right; }

#threeColumn {width:732px; min-height:125px; margin-top: 65px;}
#columnWrap{float:left; width:483px;}
#column1 {float:left; width:221px;}
#column2 {margin-left: 15px; float:right; width:221px;}
#column3 {float:right; width:221px;}

#subColumn {width:749px; height: auto; /*margin-top: 65px;*/}
#subcolumnWrap{float:left; width:749px;}
#subcolumn1 {float:left; width:228px;}
#subcolumn2 {margin-left: 24px; float:right; width:497px;}

/*===========NAVIGATION==========================================*/
.homelink {
	background-image:url(../images/nav_home_all.gif);
	height: 29px;
	width: 80px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 24px;
}
.homelink:hover {
	background-image:url(../images/nav_home_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 80px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 6px 4px 0 24px;
}
.colink {
	background-image:url(../images/nav_co_all.gif);
	height: 29px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.colink:hover {
	background-image:url(../images/nav_co_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.supportlink {
	background-image:url(../images/nav_support_all.gif);
	height: 29px;
	width: 87px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.supportlink:hover {
	background-image:url(../images/nav_support_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 87px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.sollink {
	background-image:url(../images/nav_sol_all.gif);
	height: 29px;
	width: 87px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.sollink:hover {
	background-image:url(../images/nav_sol_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 87px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.newslink {
	background-image:url(../images/nav_news_all.gif);
	height: 29px;
	width: 95px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.newslink:hover {
	background-image:url(../images/nav_news_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 95px;
	text-indent: -2000em;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.contactlink {
	background-image:url(../images/nav_contact_all.gif);
	height: 29px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
.contactlink:hover {
	background-image:url(../images/nav_contact_all.gif);
	background-position: 0px 29px;
	height: 29px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0px;
	margin: 6px 4px 0 0;
}
/*  End main Navigation - Home page =========================================*/

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
a {
	text-decoration: none;
	font-weight: bold;
	color: #fb0000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
/*==============Footer==============================================*/
#footernav {
	height: 17px;
	padding: 12px 0 0 0;
	margin: 0;
 	
/*	border-top: #ccc solid 1px;*/
}
#footer {
	text-align: center;
	background-color: #fff;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #696b71;
	line-height: 18px;
	text-transform: uppercase;
	width: 792px; 
   margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #ccc solid 1px;
}
/*#footernav ul { 
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
}
#footernav li
{
	list-style-type: none;
	height:17px;
	font-size: 11px;
	color: #696b71;
	line-height: 18px;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 2px;
	padding-left: 2px;
}*/
#footer a
{
	font-size: 11px;
	color: #696b71;
	line-height: 18px;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 2px;
	padding-left: 2px;
	color: #696b71;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
/*=============Side Nav===================================================*/
#sidenav{ margin: 0 5px 35px 4px;
		border-bottom: #edebe8 solid 1px;
		border-right: #edebe8 solid 1px;
		border-left: #edebe8 solid 1px;
 }

#sidenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
#sidenav li { margin: 0 0 1px 11px;}

#sidenav a {
	display: block;
	padding: 3px 0px;
	line-height: 18px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
	color: #cc270b;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#sidenav a:hover {
	color: #000;
	text-decoration: underline;
}
#sidenav ul ul li { margin: 0 0 1px 0; }

#sidenav ul ul a {
	display: block;
	padding: 5px 5px 2px 26px;
	width: 120px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#sidenav ul ul a:hover {
	color: #3b4113;
	text-decoration: underline;
}
#sidenav ul ul ul li { margin: 0 0 1px 0;}

#sidenav ul ul ul a {
	display: block;
	padding: 5px 5px 2px 47px;
	width: 150px;
	color: #6f7073;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul ul ul a:hover {
	color: #000;
	text-decoration: underline;
}
.underline {
	border-bottom: #d2d8e8 solid 1px;
	padding: 0;
	margin:0;
}
/*==========================================================================*/
h1 
{ 
	margin: 0; 
	padding: 0; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 38px;
	color: #3b3c40;
}
h2 
{ 
	margin: 0; 
	padding: 0; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #f70000;
}
h3 
{ 
	margin: 0; 
	padding-top: 48px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 48px;
	color: #cc270b;
}
h4 
{ 
	margin: 0 0 25px 0; 
	padding-top: 48px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000;
	border-bottom: #cc270b solid 1px;
}
h5 
{ 
	margin: 0 0 25px 0; 
	padding-top: 48px; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000;
}
h6 
{ 
	margin: 0; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
	color: #f70000;
	border-bottom: #353434 solid 1px;
}

.topicitem
{
	margin-bottom:20px; 
}
.subtitle
{ 
	margin: 0; 
	padding: 0; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000;
	border-bottom: #cc270b solid 1px;
}

.border { border-bottom: #000 solid 1px;}
#sqlist { list-style-image: url(../images/square_icon.jpg);}
.vidtitles { color:#353434; font-size: 12px; line-height: 20px; font-weight: bold;}
#imgborder img{ border: #bdbdbb solid 1px; padding: 2px; margin-right: 19px; }
.bold16 { font-size: 16px; font-weight: bold; }

.sidenavimage
{
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#rNavBox
{
	text-align: right;
	float: right;
	width: 100px;
	height: 225px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#Survey
{
	background-color: #ffffff;
	background-image: none;
	padding:10px;	
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.redbold{
	color: #FF0000;
	font-weight: bold;
}

#campussearch, #topicview{
	background-color: #ffffff;
	padding: 2px 6px 6px 6px;
	border: 1px solid #D2D8E8;
	margin: 5px;
	-moz-border-radius:5px;
}
#campussearch div, #topicview div{
	font-size: 12px;
	color: #000000;
}
#campussearch .searchbox{
	width:150px;
}

#topicview .searchbox{
	width:175px;
}