#frontie
{
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	z-index: 2;
}

#bg
{
	position: fixed;
	top: 14px;
	left: 20px;
	z-index: 1;
	width: 950px;
	height: 650px;
}

/*----- Background Image -----*/

.bgg
{
	background-image: url(http://www.honeycombtechnology.com/blog/images/emptyfieldo.jpg);
}

#main
{
	text-align: center;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#view
{
	position: relative;
	width: 950px;
	height: 650px;
	margin: 0 auto;
	text-align: left;
}

#logo
{
	position: absolute;
	top: 45px;
	left: 0;
	color: #FFFFFF;
	font-size: 20px;
	cursor: hand;
}

#panel
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 4750px;
	height: 650px;
}

#content
{
	position: absolute;
	left: 80px;
	z-index: 3;
	width: 790px;
	text-align: left;
	margin: 0 auto;
}

#topsection
{
	height: 90px;
}

#topsection h1
{
	margin: 0;
	padding-top: 15px;
}

/*----- Top Menu -----*/

#menu
{
	margin-top: 60px;
	margin-bottom: 46px;
	text-align: right;
}

#menu li
{
	display: inline;
}

#menu li a:hover
{
	text-decoration: none;
	font-size: 16px;
	color: #78A7DA;
	margin-right: 13px;
	font-weight: bold;
}

#menu li a
{
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 13px;
	font-weight: bold;
}

#menu .current
{
	color: #FF9900;
	margin-right: 13px;
}

#message-one
{
	position: absolute;
	top: 250px;
	left: 500px;
	z-index: 2;
}

#message-two
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#footer
{
	position: relative;
	width: 950px;
	margin: 0 auto;
}

.footer-left
{
	float: left;
	font-size: 10px;
	color: #929496;
}

.footer-right
{
	font-size: 12px;
	color: #929496;
}

#roll-over-panel
{
	top: 465px;
	left: -500px;
	position: absolute;
	z-index: 2;
	background-color: #FFFFFF;
}

#roll-over-button
{
	top: 465px;
	left: 0;
	height: 150px;
	width: 500px;
	position: absolute;
	z-index: 3;
}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin-left: 210px;
}

#leftcolumn
{
	float: left;
	width: 210px;
	margin-left: -790px;
}

#leftcolumn .innertube
{
	width: 205px;
	height: 430px;
}

#page-title
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
	padding-top: 14px;
}

#title-list
{
	margin-top: 20px;
}

#title-list a
{
	padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 26px;
	*height: 32px;
	padding-top: 8px;
	width: 185px;
	*width: 205px;
}

#title-list .current
{
	padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #628BC9;
	background-color: #FFFFFF;
	height: 26px;
	*height: 32px;
	padding-top: 8px;
	display: block;
	width: 185px;
	*width: 205px;
}

#demo
{
	margin-right: 20px;
	margin-left: 20px;
}

.tab
{
	margin-right: 20px;
	margin-left: 20px;
}

.yui-nav
{
	float: right;
	display: block;
}

.yui-nav a
{
	text-decoration: none;
	font-size: 12px;
	color: #929496;
}

.yui-content
{
	width: 540px;
}

.yui-nav .selected a
{
	color: #C5C7C9;
}

#right-holder
{
	padding-top: 20px;
	font-size: 12px;
}

#big-text
{
	font-size: 60px;
	color: #295CA7;
}

.orange
{
	color: #FF9900;
}

.orange-text
{
	font-size: 25px;
	color: #FF9900;
}

#mid-text
{
	font-size: 30px;
	color: #295CA7;
}

#man
{
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 160px;
}

#woman
{
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 260px;
}

.table-left img
{
	margin-left: 5px;
}

#leftrow
{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

.innertube
{
	position: relative;
}

.form-title
{
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-top: 50px;
}

.input-text
{
	background-color: #F1F6FC;
	border: none;
	width: 200px;
}

.left-input
{
	margin-right: 6px;
}

.form-sub
{
	color: #8DBDE7;
	display: block;
	margin-top: 10px;
}

textarea
{
	background-color: #F1F6FC;
	border: none;
	width: 406px;
	height: 100px;
	margin-top: 6px;
}

.img-holder
{
	width: 530px;
	text-align: center;
	position: relative;
}

.ali
{
	text-decoration: none;
	color: #999999;
}

a.ali:hover
{
	text-decoration: none;
	color: #CCCCCC;
}

.prod_details
{
	cursor: hand;
	position: absolute;
	z-index: 2;
	top: 400px;
	left: 460px;
	color: #999999;
	font-size: 12px;
}

.faq-title
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #8DBDE7;
	margin-top: 20px;
}

.details
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #8DBDE7;
}

.faq-ques
{
	color: #8DBDE7;
}

.bb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272525;
}

.spacer
{
	height: 30px;
	width: 10px;
}

#ph
{
	*margin-top: 18px;
}

#ns-title
{
	position: absolute;
	left: 0;
	top: 0;
}

#ns-body
{
	position: absolute;
	left: 20px;
	top: 20px;
}

.mid-text
{
	font-size: 18px;
	color: #8DBDE7;
	font-weight: bold;
}

.rel
{
	position: relative;
}

.upper
{
	margin-bottom: 4px;
	margin-top: 20px;
}

.cs
{
	border-right: 1px #CCCCCC solid;
	width: 250px;
	height: 325px;
	font-size: 12px;
}

.cs3
{
	width: 250px;
	height: 325px;
	font-size: 12px;
}

.cs3-c
{
	margin-left: 10px;
	width: 230px;
}

.grey-sub
{
	color: #999999;
	font-size: 12px;
}

.cs3-more
{
	margin-top: 10px;
}

.cs3-more a
{
	color: #CCCCCC;
}

.navi
{
	cursor: hand;
	color: #CCCCCC;
}

#div-table
{
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 300px;
}

#eve-panel
{
	position: absolute;
	top: 0;
	left: 0;
}

#s-table
{
	position: relative;
	overflow: hidden;
	width: 764px;
	height: 300px;
}

#s-body
{
	position: absolute;
	left: 10px;
	top: 10px;
}

#blogWrapper
{
	float: left;
	width: 520px;
}

#blogBody
{
	margin-left: 15px;
	padding-top: 10px;
	width: 550px;
}

#blogContent
{
	margin-right: 20px;
	font-size: 12px;
	font-family: tahoma;
}

#blogSidebar
{
	float: left;
	width: 250px;
}

.bigtext
{
	font-size: 16px;
	font-weight: bold;
	color: #8DBDE7;
}

/*---------Menu---------*/

.label-list a
{
	font-size: 14px;
         font-family: tahoma;
         font-weight: 400;
	text-decoration: none;
	color: #000000;
	margin-left: 7px;
}

.label-list a:hover
{
	text-decoration: none;
	color: #990000;
	font-size: 14px;
         font-family: tahoma; 
         margin-left: 7px;
         font-weight: 600;
}

.label-list a:current
{
	text-decoration: none;
	color: #990000;
	font-size: 14px; 
         margin-left: 7px;
}


.label-list
{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

.feed-title
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.inner
{
	margin-left: 10px;
}

#blogContent a
{
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

/*-----Article Titles-----*/

#blogContent .entry-title a
{
	text-decoration: none;
	font-size: 14px;
         font-weight: 400;
	color: #003366;
}

#blogContent .entry-title a:hover
{
	text-decoration: none;
	font-size: 14px;
         font-weight: 600;
	color: #990000;
}

#blogContent .event
{
	color: #999999;
	font-size: 12px;
}

/*-----Side Menu Header-----*/

#stn
{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

/*-----Line Divider-----*/

.divider
{
	height: 1px;
	width: 500px;
	background-color: #CCCCCC;
}

#page-title a
{
	text-decoration: none;
	color: #FFFFFF;
}

/*-----Article Titles-----*/

#blogContent .entry-title2 a
{
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}

#blogContent .entry-title2 a:hover
{
	text-decoration: none;
	font-size: 18px;
	color: #990000;
}
