/*******************************************************************
* 01 LOCATION SURROUND FOR GENERIC CONTENT
*******************************************************************/
div.locationgeneric
{
	background-image:url(/Shared/css/images/facilitygen/mainbg.gif);
}


div.locationgeneric h2
{
	width:308px;
	height:37px;
	line-height:40px;
	font-family:Arial, Trebuchet MS, Sans-Serif;
	color:#fff;
	font-size:1.4em;
	text-indent:15px;
	background:no-repeat url(/Shared/css/images/facilitygen/headerbg.gif);
}

div.locationgeneric div.genericContent
{
	position:relative;
	left:14px;
	width:275px;
	color:#dbdbdb;
}

div.locationgeneric div.genericContent p
{
	padding:5px 0 10px 0;
	margin:0px;
}

div.locationgenericbttm
{
	height:4px;
	font-size:0em;
	background:no-repeat url(/Shared/css/images/facilitygen/mainbttm.gif);
	margin:0 0 5px 0;
}



/*******************************************************************
* 02 GEAR SURROUND FOR GENERIC CONTENT
*******************************************************************/
div.geargeneric
{
	background-image:url(/Shared/css/images/facilitygen/mainbg.gif);
}


div.geargeneric h2
{
	width:308px;
	height:37px;
	line-height:40px;
	font-family:Arial, Trebuchet MS, Sans-Serif;
	color:#fff;
	font-size:1.4em;
	text-indent:15px;
	background:no-repeat url(/Shared/css/images/facilitygen/headerbg.gif);
}

div.geargeneric div.genericContent
{
	position:relative;
	left:14px;
	width:275px;
	color:#dbdbdb;
}

div.geargeneric div.genericContent a
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

div.geargeneric div.genericContent a:hover
{
	color:#ffcc00;
	text-decoration:underline;
}



div.geargenericbttm
{
	height:4px;
	font-size:0em;
	background:no-repeat url(/Shared/css/images/facilitygen/mainbttm.gif);
	margin:0 0 5px 0;
}



/*******************************************************************
* 03 ARTICLE SURROUND FOR GENERIC CONTENT
*******************************************************************/
div.articlegeneric
{
	background-image:url(/Shared/css/images/facilitygen/mainbg.gif);
}

div.articlegeneric h2
{
	width:308px;
	height:37px;
	line-height:40px;
	font-family:Arial, Trebuchet MS, Sans-Serif;
	color:#fff;
	font-size:1.4em;
	text-indent:15px;
	background:no-repeat url(/Shared/css/images/facilitygen/headerbg.gif);
}

div.articlegeneric div.genericContent
{
	position:relative;
	left:14px;
	width:280px;
	color:#dbdbdb;
	overflow:visible;
}

div.articlegeneric div.genericContent img.gengalleryplug
{
	position:relative;
	left:-4px;
	display:block;
	margin:0 0 5px 0;
}

div.articlegeneric div.genericContent img.gengalleryicon
{
	position:relative;
	float:left;
	margin:0 0 5px 0;
}




/*******************************************************************
* 04 COMMUNITY SURROUND FOR GENERIC CONTENT
*******************************************************************/
div.communitygeneric
{
	background-image:url(/Shared/css/images/facilitygen/mainbg.gif);
}

div.communitygeneric div.genericContent h2
{
	width:308px;
	height:37px;
	line-height:40px;
	font-family:Arial, Trebuchet MS, Sans-Serif;
	color:#fff;
	font-size:1.4em;
	text-indent:15px;
	background:no-repeat url(/Shared/css/images/facilitygen/headerbg.gif);
}

div.communitygeneric div.genericContent
{
	margin:0px;
	padding:0px;
}

div.communitygeneric div.genericContent p
{
	margin:0 14px 0 14px;
	padding:0 0 10px 0;
	color:#dbdbdb;
	overflow:visible;
}

div.communitygenericbttm
{
	height:4px;
	font-size:0em;
	background:no-repeat url(/Shared/css/images/facilitygen/mainbttm.gif);
	margin:0 0 5px 0;
}



div.genericContent
{
    /*margin-left: 10px;
    margin-right: 10px;*/
    /* overflow: hidden; */
}

div.genericContent h2
{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.9em;
    color: #275591;
}

div.genericContent h3
{
    font-size: 1.2em;
}

div.genericContent h5
{
    font-size: 1.2em;
}

div.genericContent h6
{
    font-size: 1.2em;
}

div.genericContent p
{
    margin-top: 5px;
    padding:0 5px 5px;
    font-size: 1.1em;
}

div.genericContent a:link, div.genericContent a:visited
{
    color: #275591;
}

div.genericContent ul
{
   	margin:0px;
	padding:10px 0 10px 0;
    
    list-style:none;
	list-style-type:none;
	list-style-position:outside;
}

div.genericContent ul li
{
    font-size:1.1em;
    margin-bottom:5px;
    
    background-image:url(/Shared/css/images/home/bullets.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	
    padding-left:10px;
    margin-left:10px;
}

div.genericContent iframe
{
	border: none;
}


/*******************************************************************
* 04 Forum Landing SURROUND FOR GENERIC CONTENT
*******************************************************************/
div.forumgeneric div.genericContent
{
	
}

div.forumgeneric div.genericContent h2
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	color:#000;
	font-size:1.5em;
	text-indent:10px;
}

div.forumgeneric2
{
	padding:0 0 10px 0;
}

div.forumgeneric2 div.genericContent
{
	margin:0 5px 0 5px;
	padding:5px 5px 5px 5px;
	background:#555;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	color:#fff;
}

div.forumgeneric2 div.genericContent strong
{
	font-size:1.4em;
}

div.forumgeneric2 div.genericContent p
{
	padding:0 0 5px 0;
	margin:0px;
	color:#e6e6e6;
}

div.forumgeneric2 div.genericContent p a
{
	font-weight:bold;
	color:#0099cc;
}

div.forumgeneric2 div.genericContent strong
{
	font-size:1.4em;
	color:#fff;
}


/*******************************************************************
* 05 Upload IMG/VIDEO SURROUND FOR GENERIC CONTENT
*******************************************************************/


div.uploadgenericwrap div.genericContent
{
	float:right;
	width:210px;
	margin:0 10px 0 0;
}

div.uploadgenericwrap div.genericContent p
{
	padding:0 0 5px 0;
	margin:0px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
}


div.uploadgenericwrap div.genericContent strong
{
	font-size:1.8em;
	font-weight:normal;
}


div.uploadgenericwrap div.genericContent p a
{
	
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}

div.uploadgenericwrap div.genericContent p a:hover
{
	
	font-size:1.1em;
	font-weight:bold;
	color:#d5d3d3;
	text-decoration:underline;
}


/*******************************************************************
* 05 GENERIC TEMPLATE STYLES
*******************************************************************/

div.colbodymarginGeneric
{
	width:588px;
    margin:0 0 0 14px;
    padding:10px 0 10px 0;
    font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:1.1em;
}

div.colbodymarginGeneric p
{
	margin:0px;
	padding:0 0 10px 0;
}


div.sidegenericcontent
{
	margin:10px 0 0 0;
	padding:10px 10px 10px 24px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
    font-size:1.1em;
    background:repeat-y url(/Shared/css/images/generic/genpagesidebg.gif);
}

div.sidegenericcontent h2
{
    font-size:1.8em;
    font-weight:normal;
    margin:0px;
    padding:0 0 10px 0;
}






