@charset "utf-8";
/* CSS up in he-yah */

html
	{
	margin: 0px;
	}
	
body
	{
	margin: 0px;
	background: black url('/images/design/bgs/pagetop.jpg') top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1
	{
	/* font-family: Consolas, "Courier New", Courier, monospace; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0px 10px 0px;
	color: #00527a;
	font-size: 30px;
	font-weight: bold;
	}

.TopH1, .TopH
	{
	margin-top: 0px;
	}

h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0px 5px 0px;
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	}

h3
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0px 5px 0px;
	color: #005178;
	font-size: 16px;
	font-weight: bold;
	}

p
	{
	line-height: 16px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	}

input, textarea, select
	{
	border: 1px solid black;
	background: #eeeeee;
	width: 100%;
	}

a
	{
	color: #007cb9;
	text-decoration: underline;
	}
a:visited
	{
	color: #005178;
	text-decoration: underline;
	}

a:active
	{
	color: #005077;
	text-decoration: underline;
	}

a:hover
	{
	/* color: #005077; */
	color: #63B5DC;
	text-decoration: underline;
	}

.ExternalLink
	{
	background: right top no-repeat url('/images/icons/16px/link-newtab.png');
	padding-right: 20px;
	}

#PageTop
	{
	margin: 0px;
	padding: 15px 25px 10px 25px;
	font-family: Consolas, "Courier New", Courier, monospace;
	color: #cccccc;
	font-size: 30px;
	height: 54px;
	z-index: -30;
	min-width: 900px;
	}

#CompanyName
	{
	color: #292929;
	font-size: 48px;
	font-weight: bold;
	}

#LogoHash
	{
	color: #007cb9;
	font-weight: bold;
	}

#MenuTopEncase
	{
	width: 100%;
	}

#MenuTop #BlogLink
	{
	display: block;
	float: left;
	padding: 6px 15px 0px 15px;
	color: #3e3e3e;
	margin: 0px 0px -5px 0px;
	text-decoration: none;
	z-index: 20;
	background: url('/images/design/transp/bloglink.png');
	border: 1px solid #00c857;
	border-bottom: none;
	}

#MenuTop #BlogLinkSelected
	{
	/* background: #dedede; */
	background: black;
	color: white;
	border: 1px solid black;
	border-bottom: none;
	}

#MenuTop #BlogLink:hover
	{
	color: white;
	background: #00c857;
	text-decoration: none;
	}


#MenuTop
	{
	margin: 0 auto;
	height: 27px;
	padding: 20px 20px 4px 36px;
	/* background: #f2f2f2; */
	z-index: 20;
	width: 900px;
	}

#MenuTop #Selected
	{
	/* background: #dedede; */
	background: black;
	color: white;
	border: 1px solid black;
	border-bottom: none;
	}

#MenuTop a
	{
	font-size: 15px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 6px 12px 0px 10px;
	color: #3e3e3e;
	height: 24px;
	margin: 0px 12px -5px 0px;
	text-decoration: none;
	z-index: 20;
	background: url('/images/design/transp/topmenu.png');

	border: 1px solid #007cb9;
	border-bottom: none;
	}

#MenuTop a:hover
	{
	color: white;
	background: #007cb9;
	text-decoration: none;

	border: 1px solid #007cb9;
	border-bottom: none;
	}

#TopBlackBar
	{
	height: 0px;
	width: 100%;
	border-bottom: 10px solid black;
	}

#HomePageOutline
	{
	background: #FFFFFF url('/images/design/pageheaders/homebox.jpg') no-repeat top left;
	width: 900px;
	height: 270px;
	z-index:5;
	text-align: left;
	margin: 0 auto;
	}

#HomePageOutlineText
	{
	padding: 20px 330px 20px 20px;
	line-height: 20px;
	}

#HomePageOutlineText h1
	{
	font-size: 22px;
	margin: 0px 0px 18px 0px;
	}

#HomePageOutlineText p
	{
	margin: 0px 0px 18px 0px;
	line-height: 20px;
	}
	
#PagePictureFrame
	{
	border-bottom: 10px solid black;
	background: black;
	/* height: 270px; */
	height: 100px;
	text-align: center;
	padding: 20px 20px 20px 20px;
	min-width: 910px;
	}

#PagePictureFrame #ImgObj
	{
	width: 900px;
	/* height: 270px; */
	height: 100px;
	margin: 0px;
	}

#PagePictureFrame #Pict
	{
	width: 900px;
	/* height: 270px; */
	height: 100px;
	margin: 0px;
	}

#PagePictureFrame .HL
	{
	color: red;
	}

#PagePayloadEncase
	{
	padding: 20px 20px 20px 20px;
	border-bottom: 1px solid #c2c2c2;
	background: white;
	font-weight: normal;
	min-width: 900px;
	z-index: 100;
	}

#PagePayload
	{
	color: #000000;
	display: block;
	width: 900px;
	margin: 0 auto;
	}

/*
#PagePayload
	{
	display: block;
	width: 858px;
	margin: 0 auto;
	border: 1px solid #bec7dd;
	padding: 20px;
	}
*/

#PageFooterEncase
	{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	width: 100%;
	height: 100px;
	background: #000000 url('/images/design/bgs/pagebottom.jpg') bottom repeat-x;
	}
	
#PageFooter
	{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	width: 100%;
	}

#PageFooterBox
	{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	width: 900px;
	position: relative;
	z-index: 5;
	}

#PageFooterBox .Hash
	{
	color: #bebebe;
	}

#PageFooterBox a:link
	{
	color: #7e7e7e;
	}

#PageFooterBox a:visited
	{
	color: #7e7e7e;
	}

#PageFooterBox a:hover
	{
	color: #AAAAAA;
	}

#PageFooterBox a:active
	{
	color: #7e7e7e;
	}

#PageFooterBox #Copyright
	{
	text-align: right;
	float: right;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	padding: 9px;
	color: #7e7e7e;
	font-size: 11px;
	border-bottom: none;
	overflow: hidden;
	z-index: -1;
	height: 50px;
	}

#PageFooterBox #BottomInfo
	{
	text-align: left;
	float: left;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	padding: 9px;
	color: #7e7e7e;
	font-size: 11px;
	overflow: hidden;
	z-index: 10;
	height: 50px;
	}

#PageFooter #Decoration
	{
	margin: 0px 0px 0px -30px;
	position: absolute;
	bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	padding: 5px 5px 5px 5px;
	color: #e6e6e6;
	font-size: 175px;
	overflow: hidden;
	width: 100%;
	letter-spacing: -50px;
	line-height: 100px;
	z-index: -5;
	}

#PageFooter #Decoration2
	{
	margin: 0px 0px -60px 0px;
	position: relative;
	left: 0px;
	bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	color: white;
	font-size: 70px;
	overflow: hidden;
	letter-spacing: -30px;
	width: 100%;
	line-height: 50px;
	z-index: 1;

	filter: alpha(opacity=5);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
	-moz-opacity: 0.05;
	opacity: 0.05;
	}

#PageFooter #Decoration3
	{
	position: absolute;
	right: 0px;
	bottom: 40px;
	font-family: "Courier New", Courier, monospace;
	padding: 5px 5px 5px 5px;
	color: #e2e2e2;
	font-size: 50px;
	overflow: hidden;
	letter-spacing: -10px;
	width: 90%;
	line-height: 50px;
	z-index: -4;
	}


#PageTop #DecorationTop1
	{
	margin: 0px 0px 0px -50px;
	position: absolute;
	right: 0px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	padding: 10px 5px 5px 5px;
	color: #23698B;
	font-size: 175px;
	overflow: hidden;
	width: 90%;
	letter-spacing: -75px;
	line-height: 100px;
	z-index: -2;

	filter: alpha(opacity=10);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
	}

#PageTop #DecorationTop2
	{
	margin: 0px 0px 0px -50px;
	position: absolute;
	right: 0px;
	top: -10px;
	font-family: "Courier New", Courier, monospace;
	color: white;
	font-size: 50px;
	overflow: hidden;
	letter-spacing: -20px;
	width: 90%;
	z-index: -1;
	}

#PageTopLogoEncase
	{
	width: 100%;
	}

#PageTopLogo
	{
	margin: 0 auto;
	width: 900px;
	height: 60px;
	background: url('/images/design/logo.png') top left no-repeat;
	z-index: 50;
	}

.TwoColPayload
	{
	float: left;
	width: 398px;
	padding: 20px;
	background: white;
	text-align: left;
	margin: 20px 20px 0px 0px;
	height: 420px;
	border: 1px solid #bec7dd;
	background: #e5e5e5 url('/images/design/bigiconboxbg.jpg') repeat-x top;
	}

.TwoColPayload .Icon
	{
	width: 60px;
	height: 60px;
	padding: 0px;
	border: 0px;
	float: left;
	}

.TwoColPayload h1
	{
	font-size: 20px;
	margin: 0px 0px 35px 70px;
	text-align: left;
	padding: 14px 0px 0px 5px;
	}

.TwoColPayload p
	{
	line-height: 20px;
	}

li
	{
	margin: 8px 0px 0px 0px;
	line-height: 18px;
	}


	
/* RIGHT COL */

#HomePageRightMainCol
	{
	float: left;
	width: 300px;
	margin: 20px 0px 0px 0px;
	display: block;
	}

.HomePageRightSubColPayload
	{
	/* background: #e5e5e5; */
	background: #ffffff;
	border: 1px solid #bec7dd;
	width: 280px;
	padding: 15px;
	margin: 0px 0px 10px 0px;
	}

.HomePageRightSubColPayload h1
	{
	font-size: 18px;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 0px 5px;
	}

.HomePageRightSubColPayload h2
	{
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.HomePageRightSubColPayload p
	{
	line-height: 20px;
	}

.HomePageRightSubColPayload .Icon
	{
	width: 30px;
	height: 30px;
	padding: 0px 10px 5px 0px;
	border: 0px;
	float: left;
	}



/* Sidebar div */
.HomePageSidebarDiv
	{
	height: 1px;
	border-top: 1px #e5e5e5 solid;
	width: 280px;
	margin: 25px 0px 25px 0px;
	}

.InputTable
	{
	width: 100%;
	}

.InputTable input, textarea
	{
	width: 100%;
	}

.InputTable td
	{
	padding: 5px;
	}

.InputTable th
	{
	white-space: nowrap;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	}

.InputTable h2
	{
	font-family: Consolas, "Courier New", Courier, monospace;
	margin: 0px 0px 0px 0px;
	color: #222222;
	font-size: 18px;
	font-weight: normal;
	background: #eeeeee;
	border: 1px solid #AEAEAE;
	padding: 10px;
	}


.InputTable .Req
	{
	vertical-align: top;
	font-size: 9px;
	color: red;
	}

.MsgDynLoading
	{
	margin: 15px;
	/* border: 1px dashed #AEAEFE; */
	padding: 10px;
	}

.MsgDynLoading img
	{
	border: 0px;
	padding: 2px 10px 0px 0px;
	width: 32px;
	height: 32px;
	float: left;
	}

.MsgDynLoadingGoogle
	{
	width: 880px;
	height: 250px;
	margin: 0 auto;
	padding: 10px;
	color: #444444;
	border: 1px solid #333333;
	font-family: "Courier New", Courier, monospace;
	}

.MsgDynLoadingGoogle img
	{
	border: 0px;
	padding: 2px 10px 0px 0px;
	width: 32px;
	height: 32px;
	float: left;
	}

.Indent
	{
	margin: -5px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	}

.ReadMore
	{
	text-align: right;
	padding: 0px 0px 0px 0px;
	vertical-align: baseline;
	position: relative;
	bottom: -20px;
	}

.ReadMore a:link
	{
	text-decoration: none;
	font-weight: bold;
	}
.ReadMore a:hover
	{
	text-decoration: none;
	}
.ReadMore a:visited
	{
	text-decoration: none;
	font-weight: bold;
	}
.ReadMore a:active
	{
	text-decoration: none;
	}


.GuideHR
	{
	color: #EAEAFF;
	margin: 20px 0px 50px 0px;
	}

.GuideImg
	{
	padding: 2px;
	border: 1px solid #A5A5A5;
	}


.GuideTable th h1
	{
	margin: 10px 0px 5px 0px;
	font-family: Consolas, "Courier New", Courier, monospace;
	color: #222222;
	font-size: 18px;
	font-weight: normal;
	background: #eeeeee;
	border: 1px solid #AEAEAE;
	padding: 10px;
	text-align: left;
	}

.GuideTable th
	{
	text-align: right;
	padding: 5px;
	vertical-align: top;
	}
.GuideTable td
	{
	padding: 5px;
	}

.CustomerQuote
	{
	margin: 0px 0px 0px 0px;
	/* color: #FF3500; */
	text-align: left;
	font-weight: normal;
	}

.CustomerQuote p
	{
	line-height: 22px;
	font-size: 15px;
	}

.CustomerQuoteBy
	{
	margin: 20px 0px 0px 0px;
	color: #005178;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	}

.CustomerQuoteCo
	{
	margin: 0px 0px 35px 0px;
	color: #00547e;
	text-align: left;
	line-height: 20px;
	}

.CustomerQuoteCo p
	{
	line-height: 20px;
	}


/* Blog Styles */

.BlogDate
	{
	margin: 0px 0px 0px 0px;
	color: #555555;
	font-style: italic;
	text-align: left;
	border-top: 1px solid #bec7dd;
	background: #EAEAEA;
	padding: 5px 5px 5px 10px;
	}

.BlogBy
	{
	float: right;
	color: #555555;
	width: 100px;
	}

.BlogProfileImg
	{
	padding: 2px;
	border: 1px solid #bec7dd;
	margin: 0px 0px 0px 8px;
	height: 100px;
	width: 75px;
	float: right;
	}

.BlogKeywords
	{
	margin: 0px 0px 0px 0px;
	color: #555555;
	font-style: italic;
	text-align: left;
	border-top: 1px solid #AEAEAE;
	background: #EAEAEA;
	padding: 5px;
	}

.BlogBody p
	{
	margin: 15px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 1.5em;
	}

.BlogBody h2
	{
	margin: 25px 10px 10px 10px;
	font-size: 16px;
	}

.BlogBody pre
	{
	margin: 15px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	font-family: "Courier New", Courier, monospace;
	color: #FFCC00;
	font-size: 14px;
	}

.BlogBody blockquote .Typed
	{
	color: #FAF090;
	text-decoration: none;
	}

.BlogBody
	{
	margin: 0px 0px 20px 0px;
	background: #FFFFFF;
	}	

.BlogBody blockquote
	{
	margin: 20px 20px 10px 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 10px;
	background: #191a15 url('/images/design/terminalbg.jpg') top left no-repeat;
	color: #FFCC00;
	max-width: 592px;
	}

.BlogBody blockquote p
	{
	margin: 0px;
	}

/* Skills */
.SkillsInfoHead
	{
	border-top: 1px solid #bec7dd;
	background: #EAEAEA;
	padding: 10px;
	}

.SkillsInfo
	{
	padding: 10px;
	}

.SkillsInfoHead .URL
	{
	font-style: italic;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}	

.SkillsInfoHead h1
	{
	padding: 0px;
	margin: 0px;
	}

.SkillsInfoHead h2
	{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	}

.SkillsInfo p
	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	}

.SkillsInfo h2
	{
	padding: 0px;
	margin: 30px 0px 5px 0px;
	}

.SkillsInfoHead .Arrow
	{
	color: #888888;
	font-style: normal;
	}

/* Services overview list */
.ServicesSearchPayload
	{
	padding: 20px;
	background: #efefef;
	border: 1px solid #bec7dd;
	margin: 10px 0px 10px 0px;
	width: 860px;
	}
	
.ServicesSearchPayload .Icon
	{
	width: 60px;
	height: 60px;
	padding: 0px 0px 15px 10px;
	border: 0px;
	float: right;
	}

.ServicesSearchPayload h1
	{
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	}

.ServicesSearchPayload h2
	{
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	}

#SkillSearchForm
	{
	margin: 0px;
	padding: 0px;
	}

#SkillSearchBoxEncase
	{
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 10px 0px;
	/* border: 1px solid #bec7dd; */
	border: 1px solid #0076b2;
	background: #d1e0e9;
	width: 858px;
	vertical-align: middle;
	}

#SearchSubmitButton
	{
	width: 30px;
	height: 30px;
	background: url('/images/icons/30px/search.png') center no-repeat;
	float: right;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	}

#SearchSubmitButton img
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.SkillSearchBox
	{
	border: none;
	font-size: 20px;
	vertical-align: middle;
	padding: 4px 38px 4px 0px;
	width: 780px;
	color: #666666;
	background: transparent;
	float: left;
	margin: 0px;
	}

#SkillSearchResults
	{
	height: auto;
	display: none;
	overflow: hidden;
	}

#SkillSearchResultsInside h1
	{
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #bec7dd;
	color: #3e4345;
	}
	
#SkillSearchResultsInside
	{
	padding: 20px;
	border: 1px solid #0076b2;
	background: #d1e0e9;
	}

/* Services overview list */
.Container2Col
	{
	padding: 20px;
	background: #fcfcfc url('/images/design/bgs/servicecols.jpg') repeat-x top; 
	border: 1px solid #bec7dd;
	margin: 10px 20px 10px 0px;
	float: left;
	width: 395px;
	}

.Container3Col
	{
	padding: 20px;
	background: #fcfcfc url('/images/design/bgs/servicecols.jpg') repeat-x top; 
	border: 1px solid #bec7dd;
	margin: 10px 20px 10px 0px;
	float: left;
	width: 244px;
	}

.ServicesOverviewPayload .RightImage
	{
	width: 130px;
	height: 200px;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	}

.ServicesOverviewPayload .Icon
	{
	width: 60px;
	height: 60px;
	padding: 0px 0px 15px 10px;
	border: 0px;
	float: right;
	}

.ServicesOverviewPayload h1
	{
	font-size: 17px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

.ServicesOverviewPayload h1 a
	{
	color: #222222;
	text-decoration: none;
	}

.ServicesOverviewPayload h2
	{
	font-size: 16px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.ServicesOverviewPayload p
	{
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	}

.ServicesOverviewPayload .SkillList
	{
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	}

.HiddenButton
	{
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	/* color: transparent; */
	background: transparent;
	border: 0px;
	/* visibility: hidden; */
	}

.RelatedList ul
	{
	padding: 0px;
	margin: 0px;
	}

.RelatedList li
	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	}

/* Portfolio */

.PortfolioListEncase
	{
	float: left;
	/* width: 570px; */
	width: 900px;
	margin-right: 20px;
	background: url('/images/design/portfolioindexbg.gif') top left no-repeat;
	}

.PortfolioListEncase .Item
	{
	padding: 20px;
	width: 140px;
	float: left;
	}

.PortfolioListEncase .Item h1
	{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	}

.PortfolioListEncase .Item h1 a
	{
	text-decoration: none;
	}

.PortfolioListEncase .Item p
	{
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	}

.PortfolioListEncase .Item img
	{
	margin: 10px 0px 0px 0px;
	border: 1px solid #bec7dd;
	padding: 2px;
	width: 134px;
	height: 134px;
	}

.PortfolioItem
	{
	width: 570px;
	float: left;
	margin: 0px 20px 0px 0px;
	}

.PortfolioItem h1
	{
	border-top: 1px solid #bec7dd;
	background: #EAEAEA;
	padding: 18px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	}

.PortfolioItem h2
	{
	padding: 0px;
	margin: 0px 3px 20px 3px;
	font-size: 15px;
	}

.PortfolioItem .Body
	{
	margin: 0px;
	padding: 15px;
	}	

.PortfolioItem .Screenshots
	{
	width: 100%;
	float: none;
	}

.PortfolioItem .Screenshots img
	{
	float: right;
	border: 1px solid #bec7dd;
	padding: 1px;
	margin: 2px 0px 2px 0px;
	}

.PortfolioItem p
	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	}

/* Portfolio Table */
.PortfolioListTable
	{
	margin: 10px 0px 20px 0px;
	}

.PortfolioListTable td p
	{
	margin: 10px 0px 0px 0px;
	}

.PortfolioListTable th
	{
	vertical-align: top;
	text-align: right;
	}

.PortfolioListTable th .ListImg
	{
	border: 1px solid #AEAEAE;
	padding: 1px;
	}

.PortfolioListTable td
	{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	line-height: 18px;
	}

.PortfolioListTable th h1
	{
	margin: 10px 0px 5px 0px;
	font-family: Consolas, "Courier New", Courier, monospace;
	color: #222222;
	font-size: 18px;
	font-weight: normal;
	background: #eeeeee;
	border: 1px solid #AEAEAE;
	padding: 10px;
	text-align: left;
	}

.PortfolioListTable .ListDetails
	{
	margin: 0px 10px 0px 0px;
	}

.PortfolioListTable .ListDetails th
	{
	white-space: nowrap;
	vertical-align: top;
	width: auto;
	border-bottom: 1px solid #E5E5E5;
	padding: 10px;
	color: #333333;
	font-family: Consolas, "Courier New", Courier, monospace;
	font-size: 14px;
	}

.PortfolioListTable .ListDetails td
	{
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	}

.PortfolioListTable .ListDetails .LastTD
	{
	border: 0px;
	border-left: 1px solid #E5E5E5;
	}

.PortfolioListTable .ListDetails .LastTH
	{
	border: 0px;
	}

/* Sidebar Portfolio Items */

.SideBarPortfolioItem
	{
	margin: 25px 0px 0px 0px;
	}

.SideBarPortfolioItem a
	{
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	display: block;
	}

.SideBarPortfolioItem p
	{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 105px;
	}

.SideBarPortfolioItem img
	{
	float: left;
	margin: 0px 10px 5px 15px;
	border: 1px solid #bec7dd;
	padding: 2px;
	width: 136px;
	height: 136px;
	}

.RatingBarEncase
	{
	border-top: 1px solid #bec7dd;
	background: #EAEAEA;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	}

.RatingBar
	{
	padding: 10px;
	margin: 0 auto;
	width: 320px;
	}

.RatingBar .Count
	{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	}

.RatingBar img
	{
	float: left;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	}

.RatingBar .LikeDiv
	{
	width: 150px;
	margin: 0px 30px 0px 0px;
	float: left;
	}
.RatingBar .DislikeDiv
	{
	width: 125px;
	margin: 0px 10px 0px 0px;
	float: left;
	}

.RatingBar .LoadingMsg
	{
	
	}

.marquee0
	{
	width: 860px;
	}

.ScrollingListLogo
	{
	margin: 0px 20px 0px 20px;
	}

.CommentBarEncase
	{
	border-top: 1px solid #bec7dd;
	background: #EAEAEA;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	}

.CommentBar
	{
	padding: 10px;
	}

.CommentBar h1
	{
	margin: 0px 0px 5px 0px;
	}

.contentCommentItem
	{
	padding: 10px;
	border-bottom: 1px dotted #888888;
	margin: 0px 0px 10px 0px;
	}

.contentCommentItem h2
	{
	font-size: 20px;
	margin: 0px 0px 5px 0px;
	}

.contentCommentItem .CommentBody
	{
	margin: 10px;
	}
	
.contentCommentItem .CommentTime
	{
	font-size: 10px;
	color: #777777;
	}
