/*
begin resets
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font: inherit 100% inherit;
	color: #CCC;
}
strong2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}
p2 {
	color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}
.greybar {
	background-color: #43444a;
	width: 637px;
	border: 1px solid #000;
	height: 16px;
	padding-top: 4px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.boxhelper {
	width: 307px;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-right: 5px;
}



/*
Main Global Layout Settings
*/


*{ padding: 0px; }
body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
body{
	background: #000 url(website_images/wbg-full.jpg) repeat-x fixed;
	font: 62.5% 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans Condensed', Tahoma, Arial, sans-serif;
}
a{ outline: none; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

.clear {clear:both;}
.ienoclear {clear:both;}
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }

/* -------- Page Structure -------- */

#pagecontainer{
	width: 1025px;
	margin: 0px auto;
	padding:0px;
	background:url(website_images/wrap_background.png) repeat-y;
	border-right: #242424;
	border-left: #242424;
}
#mainpage{
	width: 960px;
	padding-top:11px;
	background:url(website_images/cell-g.jpg) repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding-bottom:3px;
}
#logo {
	margin:0;
	padding:0;
	margin-top:0px;
}


/* -------- Featured -------- */

	#cubeshadow {
	height:310px;
	background: #111 no-repeat center bottom;
	margin-top: 3px;

		}
	
/* -------- Title -------- */

#categorytitle {
	font-size:18px;
	color:#CCC;
	padding:12px 0;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	top: 3px;
	position: relative;
	float: left;
	width: 960px;
}


.recentnews {
	color:#FFF;
	margin-bottom:10px;
	width: 400px;
	margin-top: 10px;
	float: left;
	font-size: 16px;
	border-bottom: 2px solid #666;
}
.producthighlight {
	font-size:16px;
	color:#FFF;
	width: 536px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	border-bottom: 2px solid #666;
}

/* Featured */

#featured {
	width:100%;
	height:384px;
	background:#111;
	color:#fff; overflow:hidden;
	
	}
	#featured img {
		float:left;
		width:960px;
		height:384px;
	}
	
/* -------- Mainpage Intro Text -------- */

#introwrap { width:700px;}
	#introbig { font-size:22px; font-style:normal; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
	#introsmall { font-family:Georgia, 'Times New Roman', serif; font-size:16px; font-style:italic; line-height:19px;  color:#969696;}

/* -------- Mainpage Portfolio -------- */

#columnwrap {
	padding: 0 0 12px;
	margin: 0px 0 5px;
		}
.columnbox {
		width:292px;
		float:left;
		}
.columntitle {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.columntitle a {
	color:#FFF;
	text-decoration:none;
}
.columntitle a:hover { color:#fff; text-decoration:none;}
.columntext {
	color:#CCC;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.columnspace {
	margin-left:10px;
	padding-left:15px;
}
.columnbox_title {
	float: left;
	padding-top: 5px;
	color: #FFF;
	padding-right: 3px;
	border-bottom-style: none;
}
#headerbackground {
	width: 1025px;
	margin: 0px auto;
	padding:0px;
	border-right: #242424;
	border-left: #242424;
}


		
		
#midplacement {
	width:100%;
	margin: 0px 0 15px;
	padding: 0 0 15px;
	border-bottom:1px solid #575757;
	}
	.articlewrap {
	width: 400px;
	float:left;
	}
		.articles {
			
		}
			.articleimage {
	float:left;
	width:50px;
			}
				.articleimage img {
	border:3px solid #303030;
				}
					.articleimage img:hover {
	border:3px solid #999;
					}
			.articletext {
	float:left;
	width:342px;
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	margin-bottom:10px;
	padding-left: 15px;
			}
				.articletitle, .articletitle a {
	font-size:18px;
	font-weight:bold;
	margin-bottom:1px;
	color:#3a3a3a;
				}
					.articletitle a:hover {
						color:#fff; text-decoration:none;
					}
	
	
	#aboutwrap {
		width:960px; border-top:1px solid #303030; margin-top:10px;
		float:right;
	}
		.abouttext {
	float:right;
	font-weight:bold;
	font-size:22px;
	line-height:20px;
	color:#7d7d7d;
	margin-bottom:5px;
	margin-top:25px;
			}
		.abouthighlight {
			font-size:18px; font-style:normal;line-height:26px; color:#3a3a3a;
			margin-bottom:8px;margin-top:15px;font-weight:normal;
			}
		.abouttitle, .abouttitle a {
			font-size:16px; font-weight:bold; margin-bottom:5px; color:#3a3a3a;
			}
				.abouttitle a:hover {
						color:#fff; text-decoration:none;
					}

/* -------- Mainpage button -------- */

.blankbutton { 
	background: #fff url(blank_button.gif) no-repeat top left; 
	float:right; 
	width:133px; 
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:7px 0 0 22px;
	margin-top:20px;
	}

	.blankbutton a { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	.blankbutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}

/* -------- Portfolio Page -------- */
		
.portfoliopagerows {
	border-top:6px solid #303030; 

	padding:0 0 20px 0;
	margin:0;
	}
	.portfoliobox {width:240px;float:left;}
		.portfoliotitle { color:#5c5c5c; font-size:12px; text-align:center; padding-top:10px;}
			.portfoliotitle a { color:#5c5c5c; text-decoration:none;font-weight:bold;}
			.portfoliotitle a:hover { color:#fff; text-decoration:none;}
		.portfoliocontents { color:#919191; font-size:12px; font-weight:normal; padding-top:10px;}
		
/* -------- Title and Blog Contents -------- */

#title {
	font-size:32px;
	font-style:normal;
	color:#3a3a3a;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:2px;
	width: 669px;
	float: left;
	margin-top: 3px;
}
#titleHighlight {
	font-size:18px;
	color:#8a8a8a;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:10px;
	line-height:28px;
	width: 660px;
	float: left;
}
#subtitle { font-size:22px; font-style:normal; color:#3a3a3a; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}
#contents {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:0px;
	float: left;
	width: 669px;
	font-family: Arial, Helvetica, sans-serif;
}
.videoicon {
}

	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
			}
	scriptnotice {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
			}			
.content_title {
	margin-top: 8px;
	font-size: 16px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
}
.content_box {
	padding-right: 8px;
	background-color: #26252a;
	padding-left: 9px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #c6c6c6;
}


	
	#contents .posttitle { font-size:22px; font-style:normal; color:#111; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}

	/* -------- Column Content Alignment -------- */
	
	#contents .alignright {
	float:right;
	margin-left:15px;
}
	#contents .alignleft {
	float:left;
	margin-right:15px;
	margin-left: 0px;
}
	#contents .aligncenter { clear:both; display:block; margin:0px auto;  }
	
	/* --------Column Date, Comments and image styles -------- */
	
	#contents .datecomment { font-size:11px; font-style:normal; color:#fff; }
	#contents .datecomment a { font-size:11px; font-style:normal; color:#000; text-decoration:none; }
	#contents .datecomment a:hover { font-size:11px; font-style:normal; color:#fff; }
	#contents .comments { font-size:11px; font-style:normal; font-weight:bold; color:#fff; float:right; padding:2px 6px 2px 6px;}
	#contents .comments a { color:#fff; }
	#contents .comments a:hover { color:#fff; }

	#contents img {
	border:1px none #7d7d7d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
	#contents em {font-style:italic;}
	#contents a {color:#fff;text-decoration:underline;}
	#contents blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
	border-left: 5px solid #636363;
	}
	
	#contents ul, #contents ol{
	list-style-position:outside;
	margin-left:20px;
	}

	
	/* -------- Headings -------- */
	
	#contents h1 {font-size:28px;}
	#contents h2 {font-size:24px;}
	#contents h3 {font-size:20px;}
	#contents h4 {font-size:18px;}
	#contents h5 {font-size:16px;}
	#contents h6 {font-size:14px;}
	
	/* -------- Read more -------- */
	
	#contents .readmorebutton { 
	background: #fff url(readmore_button.gif) no-repeat top left; 
	float:right;
	width:133px; 
	height:31px;
	font-family:georgia, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:4px 0 0 25px;
	margin-top:0px; margin-bottom:20px;
	}

	#contents .readmorebutton a { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#111;
		}

	#contents .readmorebutton a:hover { 
		font-family:georgia, serif;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0878aa;
		}
	
/* -------- Sidebar -------- */

#sidebar {
	float:right;
	width:280px;
	position: relative;
	bottom: 7px;
}
.requ_title {
	margin-top: 8px;
	font-size: 16px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	position: relative;
	top: 138px;
}
.sysreq_box {
	width: 263px;
	background-color: #26252a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #c6c6c6;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 9px;
	position: relative;
	top: 139px;
	padding-bottom: 9px;
}
.ilokdemoreq_title {
	margin-top: 8px;
	font-size: 16px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	position: relative;
	top: 140px;
}
.ilokdemorequ_box {
	width: 263px;
	background-color: #26252a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #c6c6c6;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 9px;
	position: relative;
	top: 142px;
	padding-bottom: 9px;
}



	.sidebartitle {
	font-size:18px;
	font-style:normal;
	color:#000;
	letter-spacing:0px;
	margin-bottom:20px;
}
	.sidebartextbox { font-size:13px; line-height:20px; color:#7d7d7d; padding-bottom:30px;}
	.sidebaropts {
	font-size:11px;
	line-height:18px;
	color:#7d7d7d;
	margin-top:-8px;
}
		.sidebaropts ul {
	list-style:none;
	font-size:11px;
	line-height:18px;
	color:#7d7d7d;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:3px;
}
		.sidebaropts ul li {
	font-size:11px;
	line-height:18px;
	color:#7d7d7d;
	border-bottom:1px solid #666;
	position: relative;
	bottom: 12px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
}
		.sidebaropts ul li a {
	font-size:11px;
	line-height:18px;
	color:#CCC;
	display:block;
}
		.sidebaropts ul li a:hover {
	font-size:11px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
}

.keyftcubic {
	position: absolute;
	left: 1px;
	top: 8px;
}

		

/* Contact Form Text Input Styles*/

#contact-float {
	float:left;
}

	#contact-wrapper {
		 width:500px; 
		padding:10px 10px 35px 35px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}
	#contact-wrapper p{

		color:#fff;
	}
	#contact-wrapper div {

		margin:1em 0;
	}
	#contact-wrapper label {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
	}
	#contact-wrapper label.error {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
		color:#FF3300;
	}
	form#contactform input {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		color:#333;
		width:450px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	form#contactform input.submit-button {
		border-color:#000;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		background:#111;
		color:#fff;
		width:100px;
		font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	form#contactform textarea {
	padding:5px;
	font-size:12px;
	width:450px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}



	
	/* -------- Address -------- */
	
	.addressbox {
	float:right;
	font-size:18px;
	line-height:22px;
	position:relative;
	right:20px;
	top:40px;
	margin-bottom:100px;
		}
	.addresstitle {
		font-size:18px; color:#fff;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	.fulladdress {
		color:#7d7d7d;
		font-size:14px;
		margin-bottom:10px; margin-left:5px;
	}
		.fulladdress ul {
			list-style:none;
		}
			.fulladdress ul li {
			}



/* -------- Footer -------- */

#footer{
background:#000;
}
	
	#footerwrap {
	background:#000;
	border-top:7px solid #0878aa;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
		}
	.footerbox {
	width:286px;
	float:left;
		}
	.footertitle { font-size:16px;  margin-bottom:10px; color:#fff;}
	.footertext { font-size:13px; line-height:20px; color:#7d7d7d;}
	
	/* -------- Footer list style -------- */

	.footerposts {
	font-size:17px;
	line-height:18px;
	color:#7d7d7d;
	margin-top:-8px;
}
		.footerposts ul { list-style:none; font-size:13px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px;}
		.footerposts ul li { font-size:13px; line-height:18px; color:#7d7d7d; border-bottom:1px solid #111; padding:6px 0 5px 0;}
		.footerposts ul li a { font-size:13px; line-height:18px; color:#7d7d7d;}
		.footerposts ul li a:hover { font-size:13px; line-height:18px; color:#fff; text-decoration:none;}

	.footerspace { margin-left:20px; padding-left:20px; }
	
		
	/* -------- Copyright style -------- */

	#footerbarwrap {
	font-size:12px;
	width: 964px;
	float: none;
	margin-top: 10px;
	left: 21px;
	position: relative;
	background: #161616;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 20px;
		}
		#footerbarwrap ul {
	font-size:12px;
	color:#565656;
	list-style:none;
	margin:0;
	padding:0;
			}
		#footerbarwrap ul li {
	color:#CCC;
			}
		#footerbarwrap ul li a{
	color:#666;
			}


#menuarea {
	background-color: #26252a;
	height: 37px;
	width: 898px;
	left: 30px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48494e;
	border-right-color: #48494e;
	border-bottom-color: #48494e;
	border-left-color: #48494e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

ul.slideshow {
	list-style:none;
	width:960px;
	height:310px;
	overflow:hidden;
	position:relative;
	padding:0;
	margin: 0px;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:960px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#000;
	z-index:500;
}
.contactForm {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}


#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;
	font-size:12px;
}

#slideshow-caption p {
	margin:0px 0 0;
	padding:0;
}
.phighlightcontent {
	width: 490px;
	height: 152px;
	position: relative;
	float: right;
	padding-right: 46px;
}
.phighlighttxtbox {
	width: 226px;
	height: 164px;
	position: absolute;
	top: 4px;
	padding-right: 2px;
	left: 319px;
}
.phpicturebox {
	float: left;
	height: 150px;
	width: 312px;
	padding-top: 4px;
	padding-left: 0px;
}
.phighlightarea {
	position: relative;
	float: right;
	background: no-repeat;
}
.dummyspace {
	height: 15px;
	background: repeat;
}
.featuredtext {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	float: left;
}
.featuredbox {
	width:320px;
	float:left;
}
.promosbox {
	width:292px;
	float:left;
}
.promosboxspace {
	margin-left:15px;
	padding-left:25px;
}


	#highlights {
		display: none;
	}

/***************************** Large header ******************************/
{
	background-image: url(site_bg.png);
	}
	#map {
		background-image: url(header_map.png);
	}
		#keywords {
	display: block;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0;
			}
			#keywords li,
			#keywords li a {
	font-size: 14px;
	line-height: 25px;
	color: white;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
			}
			#keywords li a:hover {
	padding-right: 8px;
	color: #b2e0ef;
	background: url(../../website_images/keyword_anim.gif) no-repeat right 5px;
			}
		
#footerbackground {
	width: 1025px;
	margin: 0px auto;
	padding:0px;
	border-right: #242424;
	border-left: #242424;
}
.footerterms {
	float: right;
	right: 13px;
	position: relative;
}
/***************************** Highlights ******************************/

		
#highlights  {
	display: block;
	position: relative;
	width: auto;
	height: 280px;
	list-style: none;
			}

#highlights li  {
	background: url(website_images/highlight_bg.png) repeat-x;
	float: left;
	width: 280px;
	height: 80px;
				}
#highlights li a  {
	display: block;
	margin: 1px;
	height: 95px;
	border-bottom: 3px solid white;
	color: white;
	text-decoration: none;
	font-size: 12px;
	padding: 0 19px;
	overflow: hidden;
					}
#highlights li a.highlight1 {
	border-bottom-color: #2D3C60;
	height: 80px;
}
#highlights li a.highlight2 {
	border-bottom-color: #9F8322;
	height: 80px;
}
#highlights li a.highlight3 {
	border-bottom-color: #5291B1;
	height: 80px;
}
#highlights li a strong  {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 50px;
	width: 190px;
					}
div#strong1    {
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 63px;
	width: 150px;
	font-weight: bold;
}
div#strong2 {
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 60px;
	width: 130px;
	font-weight: bold;
}
div#strong3 {
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 63px;
	width: 160px;
	font-weight: bold;
}

#highlights li a strong1 {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 15px;
	width: 220px;
}

#highlights li a strong2 {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 15px;
	width: 220px;
}
#highlights li a strong3 {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 15px;
	width: 220px;
}


#highlights li:hover,.large-header
#highlights li.hover {
					background-position: 0 -200px;
				}
#highlights li.first {
	margin-left: 0;
	margin-bottom: 10px;
			}
		

/***************************** EndOf Highlights ******************************/

/* begin mailscript
-------------------------------------------------------------- */

div#mainarea a, div#mainarea a:active, div#mainarea a:visited {
	color:#333333;
	text-decoration:none;
/*	border-bottom:1px solid #04BDF7;*/
}
div#mainarea a:hover {
	border:none;
	text-decoration:underline;
}

div#mainarea p a, div#mainarea p a:active, div#mainarea p a:visited, div#mainarea h2 a {
	text-decoration:underline !important;
}
div#mainarea p a:hover, div#mainarea h2 a:hover {
	text-decoration:none !important;
}

div#mainarea span.posted_under {
	font-size:0.833em;
}
div#mainarea span.categoryname {
	font-size:0.833em;
	text-transform:uppercase;
}
div#mainarea span.categoryname a {
	border:none;
}
div#mainarea span.categoryname a:hover {
	border-bottom:1px solid #04BDF7;
}

div.postitem {
	margin-top:10px;
	overflow:hidden;
}
img.alignRight, img.alignLeft, img.alignright, img.alignleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div#mainarea {
	overflow:hidden;
	float:left;
	margin-bottom:20px;
	width: 345px;
}

/** Contact form **/
img#loading {
	display:block;
}
textarea {
	height:140px;
	padding:5px;
}

input.text, input.title, textarea {
	width:320px;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #FFF;
	outline-color:#06F;
	outline-style:solid;
	outline-width:1px;
}

input.text, input.title, textarea, select {
	padding:5px;
	border:1px solid #a7a6aa;
	/**/
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
}
input.sendmessage {
	background:url(website_images/sendmessagebg.gif) no-repeat;
	width:111px;
	height:30px;
	border:none;
	font-size:11.5px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-top:5px;
	display:block;
	color: #000;
}
input.sendmessage:hover {
	cursor:pointer;
	cursor:hand;
}

span.error {
	color:red;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
}

div#dropmealine {
	margin-bottom:15px;
	width: 325px;
	position: relative;
}

/* Success, notice and error boxes
-------------------------------------------------------------- */

.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { color: #8a1f11; }
.notice     {
	background: #CCC;
	color: #514721;
	border-color: #036;
}
.success    {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
	font: 12px Arial, Helvetica, sans-serif;
}

.notice a   { color: #514721; }
.success a  { color: #264409; }
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:0px;
	margin-top: 10px;
	position: relative;
}.container_12 .grid_3,.container_16 .grid_4{
	width:220px
}.container_12 .grid_4{
	width:325px;
	position: absolute;
}
/* end of mailscript
-------------------------------------------------------------- */

.contactformarea {
	position: relative;
	width: 330px;
	float: right;
}
.productsidebartitle {
	font-size:18px;
	font-style:normal;
	color:#666;
	letter-spacing:0px;
	margin-bottom:8px;
	position: relative;
	bottom: 25px;
}
.productsidebartextbox {
	font-size:10px;
	line-height:15px;
	color:#7d7d7d;
	padding-bottom:0px;
	position: relative;
	bottom: 5px;
}
.productsidebaropts { font-size:13px; line-height:18px; color:#7d7d7d; margin-top:-8px;}
		.productsidebaropts ul { list-style:none; font-size:13px; line-height:18px; color:#7d7d7d; padding:0;margin:0; padding-top:5px; padding-bottom:30px;}
		.productsidebaropts ul li {
	font-size:13px;
	line-height:18px;
	color:#7d7d7d;
	padding:6px 0 5px 0;
	border-bottom:1px solid #303030;
}
		.productsidebaropts ul li a { font-size:13px; line-height:18px; color:#7d7d7d;display:block;}
		.productsidebaropts ul li a:hover { font-size:13px; line-height:18px; color:#fff; text-decoration:none; }
.aboutusarea {
	position: relative;
	width: 330px;
}
#aboutcontents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 960px;
}
#abouttxtbox {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 615px;
	font-family: Arial, Helvetica, sans-serif;
}
#newslettercontents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 960px;
}
#newslettertxtbox {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
}

div#iloksubmitfield {
	margin-bottom:15px;
	width: 262px;
	position: relative;
	bottom: 30px;
	background-color: #26252a;
	padding-top: 0px;
	padding-right: 9px;
	padding-left: 9px;
}
input.iloktext, input.iloktitle, ilok.textarea {
	width:250px;
	height: 13px;
}
input.iloktext:focus, input.iloktitle:focus, ilok.textarea:focus, select:focus {
	border:1px solid #FFF;
	outline-color:#06F;
	outline-style:solid;
	outline-width:1px;
	color: #000;
}

input.iloktext, input.iloktitle, ilok.textarea, select {
	padding:5px;
	border:1px solid #a7a6aa;
	/**/
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	background-image: url(website_images/ilokfield_bg.jpg);
}
input.iloksendmessage {
	background:url(website_images/sendmessagebg.gif) no-repeat;
	width:111px;
	height:30px;
	border:none;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-top:5px;
	display:block;
}
input.iloksendmessage:hover {
	cursor:pointer;
	cursor:hand;
}
iloktextarea {
	height:60px;
	padding:5px;
}
textarea#ilok {
	height:1px;
	width: 266px;
	visibility:hidden
	
	
}
.iloksidebartextbox {
	font-size:10px;
	line-height:15px;
	color:#999;
	padding-bottom:0px;
	position: relative;
	bottom: 5px;
}
.newslettertextbox {
	font-size:10px;
	line-height:15px;
	color:#999;
	padding-bottom:0px;
	position: relative;
	bottom: 5px;
}

.morescreenshotarea {
	height: 130px;
	width: 520px;
	position: inherit;
	top: 20px;
	left: 10px;
}
.partnersarea {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	float: left;
}
.phighlighttextheadline {

}
.phighlighttextcontent1 {
	padding-bottom: 20px;
	position: relative;
	width: 195px;
	bottom: 20px;
}
.phighlighttextcontent2 {
	padding-bottom: 20px;
	position: relative;
	width: 195px;
	bottom: 45px;
}
div#newslettersubmitfield {
	margin-bottom:0px;
	width: 230px;
	position: relative;
	bottom: 26px;
	float: right;
}
#contactformtitle {
	font-size:18px;
	color:#CCC;
	top: 3px;
	position: relative;
	padding-bottom: 20px;
}
#newslettertitle {
	font-size:18px;
	color:#CCC;
	top: 3px;
	position: relative;
	padding-bottom: 20px;
}
#privacytxtbox {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
#privacycontents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 960px;
}
#termscontents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 960px;
}
#termstxtbox {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsletterformarea {
	position: relative;
	width: 230px;
	float: right;
}
textarea#newsletter {
	height:1px;
	width: 266px;
	visibility:hidden
}
.confirmbutton {
	position: relative;
	bottom: 22px;
}
#othertxtbox {
	font-size:12px;
	line-height:18px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
#othercontents {
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	padding-bottom:30px;
	float: left;
	width: 960px;
}
.featured_videos_area {
	font-size:11px;
	line-height:18px;
	color:#7d7d7d;
	margin-top:-8px;
}
