@charset "utf-8";

/* -------------------------------------------------------- MAIN */

body {
	background: #DFDFDF url(../../images/global/body-bg.jpg) center;
	color: #05671B;
	margin: 0;
	padding: 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-size: 1em;
	/*font-size: 16px;*/
	margin: 0em 0em 1em 0em;
	/*margin: 0px 0px 16px 0px;*/
	padding: 0;
}

p, #main_content ul, #main_content ol, #main_content td {
	font-size: 0.69em;
	/*font-size: 11px;*/
	margin: 0em 0em 2.25em 0em;
	/*margin: 0px 0px 36px 0px;*/
	padding: 0;
}

a {
	color: #05671B;
}

img {
	border: 0;
}

.png {
	behavior: url(includes/htc/iepngfix.htc);
}

#container {
	margin: auto;
	width: 60.31em;
	/*width: 965px;*/
}

#column_wrap {
	float: left;
	padding: 9.19em 0em 0em 0em;
	/*padding: 147px 0px 0px 0px;*/
	position: relative;
	width: 100%;
}

#left_column {
	float: left;
	width: 15.25em;
	/*width: 244px;*/
}

#menu {
	width: 100%;
}

#menu .top {
	display: block;
	height: 2.44em;
	/*height: 39px;*/
	width: 15.19em;
	/*width: 243px;*/
}

#menu_shadow_left {
	background: url(../../images/global/menu-bg-left.png) repeat-y;
	float: left;
	width: 0.38em;
	/*width: 6px;*/
}

#navigation {
	background: #fff;
	float: left;
	margin: 0;
	list-style-type: none;
	padding: 0;
	width: 14.44em;
	/*width: 231px;*/
}

#navigation li {
	display: inline;
	float: left;
	margin: 0em 1.13em;
	/*margin: 0px 18px;*/
	position: relative;
	width: 12.19em;
	/*width: 195px;*/
}

#navigation li a {
	border-bottom: 1px solid #EAEAEA;
	color: #176722;
	display: block;
	padding: 0.38em 0em 0.31em 0em;
	/*padding: 6px 0px 5px 0px;*/
	text-decoration: none;
	text-indent: 0.63em;
	/*text-indent: 10px;*/
	width: 100%;
}

#navigation li a span {
	font: bold 0.69em Verdana, Arial, Helvetica, sans-serif;
	/*font: bold 11px Verdana, Arial, Helvetica, sans-serif;*/
}

#navigation li a:hover {
	background: #085520 url(../../images/global/navigation-button-bg.gif) repeat-x center;
	border-bottom: 1px solid #fff;
	color: #fff;
}

#navigation .round_left {
	display: block;
	height: 1.50em;
	/*height: 24px;*/
	left: 0;
	position: absolute;
	top: 0;
	width: 0.75em;
	/*width: 12px;*/
}

#navigation .round_right {
	display: block;
	height: 1.50em;
	/*height: 24px;*/
	left: 11.44em;
	/*left: 183px;*/
	position: absolute;
	top: 0;
	width: 0.75em;
	/* width: 12px;*/
}

#menu_shadow_right {
	background: url(../../images/global/menu-bg-right.png) repeat-y;
	float: left;
	width: 0.38em;
	/*width: 6px;*/
}

#menu .bottom {
	clear: both;
	display: block;
	height: 3.31em;
	/*height: 53px;*/
	width: 15.19em;
	/*width: 243px;*/
}

#watch_hollowrap {
	float: left;
	position: relative;
	width: 100%;
}

#watch_hollowrap .panel {
	float: left;
	height: 14.88em;
	/*height: 238px;*/
	width: 15.19em;
	/*width: 243px;*/
}

#watch_hollowrap .tv {
	left: -0.69em;
	/*left: -11px;*/
	height: 13.25em;
	/*height: 212px;*/
	position: absolute;
	top: -1.63em;
	/*top: -26px;*/
	width: 12.06em;
	/*width: 193px;*/
}

#center_column {
	float: left;
	padding: 3.44em 2.19em;
	/*padding: 55px 35px;*/
	width: 18.25em;
	/*width: 292px;*/
}

#center_column_inside {
	float: left;
	padding: 3.44em 2.19em;
	/*padding: 55px 35px;*/
	width: 25.31em;
	/*width: 405px;*/
}

#main_content .main_pic {
	margin: 0em 0em 1.56em 0em;
	/*margin: 0px 0px 25px 0px;*/
}

/* latest news for homepage */
#latest_news, #latest_news .wrapper{
	float: left;
	margin: 0em 0em 1.13em 0em;
	/*margin: 0px 0px 18px 0px;*/
	width: 100%;
}

#latest_news .wrapper .thumbnail {
	float: left;
	width: 5.75em;
	/*width: 92px;*/
}

#latest_news .wrapper .thumbnail img {
	border: 1px solid #CFCFD0;
	height: 5.63em;
	/*height: 90px;*/
	width: 5.63em;
	/*width: 90px;*/
}

#latest_news .wrapper .summary {
	float: left;
	padding: 0.94em;
	/*padding: 15px;*/
	width: 10.38em;
	/*width: 166px;*/
}

/* latest news for inside page */
#latest_news_inside, #latest_news_inside .wrapper {
	float: left;
	margin: 0em 0em 1.13em 0em;
	/*margin: 0px 0px 18px 0px;*/
	width: 100%;
}

#latest_news_inside .wrapper .thumbnail {
	float: left;
	width: 5.75em;
	/*width: 92px;*/
}

#latest_news_inside .wrapper .thumbnail img {
	border: 1px solid #CFCFD0;
	height: 5.63em;
	/*height: 90px;*/
	width: 5.63em;
	/*width: 90px;*/
}

#latest_news_inside .wrapper .summary {
	float: left;
	padding: 0em 0.94em 0.94em 0.94em;
	/*padding: 15px;*/
	width: 17.63em
	/*width: 282px;*/
}

.summary a{
	text-decoration:none;
}
.summary a:hover{
	text-decoration:underline;
	}

#right_column {
	float: left;
	position: relative;
	width: 22.25em;
	/*width: 356px;*/
}

#right_column_inside {
	float: left;
	width: 15.19em;
	/*width: 243px;*/
}

#products {
	float: left;
	position: relative;
	width: 100%;
}

#products_inside {
	float: left;
	position: relative;
	width: 100%;
}

#products_inside .panel_1, #products_inside .panel_2 {
	float: left;
}

#products_inside .panel_1 .panel_1_bg, #products_inside .panel_2 .panel_2_bg {
	display: block;
	height: 15.44em;
	/*height: 247px;*/
	width: 15.19em;
	/*width: 243px;*/
}

#products_inside .panel_1 .product_1 {
	float: left;
}

#products_inside .panel_2 .product_2 {
	float: left;
}

#products .panel {
	height: 18.00em;
	/*height: 288px;*/
	width: 22.25em;
	/*width: 356px;*/
}

#products .product_1 {
	left: 2.63em;
	/*left: 42px;*/
	position: absolute;
	top: 4.38em;
	/*top: 70px;*/
	width: 8.56em;
	/*width: 137px;*/
}

#products_inside .product_1 {
	left: 3.31em;
	/*left: 53px;*/
	position: absolute;
	top: 3.56em;
	/*top: 57px;*/
	width: 8.56em;
	/*width: 137px;*/
}

#products a{
	border-bottom: 1px solid #DBDBDB;
	color: #787878;
	display: block;
	font-size: 0.69em;
	/*font-size: 11px;*/
	padding: 0em 0em 0.45em 0em;
	/*padding: 0px 0px 5px 0px;*/
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#products_inside p {
	border-bottom: 1px solid #DBDBDB;
	color: #787878;
	display: block;
	font-size: 1em;
	/*font-size: 11px;*/
	padding: 0em 0em 0.45em 0em;
	/*padding: 0px 0px 5px 0px;*/
	text-align: center;
	text-decoration: none;

}

#products .product_1 img, #products .product_2 img, #products_inside .panel_1 .product_1 img, #products_inside .panel_2 .product_2 img {
	border: 1px solid #E2E2E2;
	height: 8.44em;
	/*height: 135px;*/
	margin: 0em 0em 0.91em 0em;
	/*margin: 0px 0px 10px 0px;*/
	width: 8.44em;
	/*width: 135px;*/
}

#products .product_2 {
	left: 11.81em;
	/*left: 189px;*/
	position: absolute;
	top: 4.38em;
	/*top: 70px;*/
	width: 8.56em;
	/*width: 137px;*/
}

#products_inside .product_2 {
	left: 3.31em;
	/*left: 53px;*/
	position: absolute;
	top: 16.38em;
	/*top: 262px;*/
	width: 8.56em;
	/*width: 137px;*/
}

#products .bottom {
	height: 3.13em;
	/*height: 50px;*/
	width: 22.25em;
	/*width: 356px;*/
}

/* product styles for main product page */

#mainproducts {
	float: left;
}

#mainproducts .img, #mainproducts .product_1, #mainproducts .product_2{
	float:left;
}

#mainproducts .product_1 h2, #mainproducts .product_2 h2 #mainproducts .product_1 p, #mainproducts .product_2 p {
 float:right;
}

/* end */

#brochure_download {
	float: left;
	position: relative;
	width: 100%;
}

#brochure_download .panel {
	float: left;
	height: 15.00em;
	/*height: 240px;*/
	width: 15.19em;
	/*width: 243px;*/
}

#brochure_download .brochure {
	left: -2.13em;
	/*left: -34px;*/
	height: 11.25em;
	/*height: 180px;*/
	position: absolute;
	top: 2.06em;
	/*top: 33px;*/
	width: 19.19em;
	/*width: 307px;*/
}

#why_coreless {
	float: left;
	position: relative;
	width: 100%;
}

#why_coreless .panel {
	float: left;
	height: 21.69em;
	/*height: 347px;*/
	width: 22.25em;
	/*width: 356px;*/
}

#why_coreless ul {
	color: #787878;
	left: 2.50em;
	/*left: 40px;*/
	margin: 0px;
	padding: 0px 0px 0px 1.25em;
	/*padding: 0px 0px 0px 20px;*/
	position: absolute;
	top: 4.63em;
	/*top: 74px;*/
	width: 12.50em;
	/*width: 200px;*/
}

#why_coreless li {
	font-size: 0.69em;
	/*font-size: 11px;*/
}

#header {
	clear: both;
	left: 0;
	position: absolute;
	top: 0.63em;
	/*top: 10px;*/
}

#header img {
	display: block;
	float: left;
}

#header .logo {
	height: 5.50em;
	/*height: 88px;*/
	margin: 1.88em 0em 0em 0em;
	/*margin: 30px 0px 0px 0px;*/
	width: 5.69em;
	/*width: 91px;*/
}

#header .hollowrap {
	height: 5.50em;
	/*height: 88px;*/
	margin: 1.88em 0em 0em 0em;
	/*margin: 30px 0px 0px 0px;*/
	width: 25.13em;
	/*width: 402px;*/
}

#header .wrap {
	height: 9.19em;
	/*height: 147px;*/
	/*margin: -1.88em 0em 0em 0em;*/
	/*margin: -30px 0px 0px 0px;*/
	width: 17.88em;
	/*width: 286px;*/
}

#header .slogon {
	height: 5.50em;
	/*height: 88px;*/
	margin: 1.88em 0em 0em 0em;
	/*margin: 30px 0px 0px 0px;*/
	width: 11.56em;
	/*width: 185px;*/
}

#footer {
	clear: both;
	width: 100%;
	text-align: right;
}

#footer span {
	color: #787878;
	font-size: 0.69em;
	/*font-size: 11px;*/
}

#footer a {
	color: #787878;
	text-decoration: none;
}

#contactform
{
    float: left;
    width: 100%;
}

.contactform_label
{
	clear: left;
    float: left;
	font-size: 0.69em;
    width: 100px;
    padding-top: 10px;
}

.contactform_label label {
}

.contactform_input
{
    float: left;
    padding-top: 5px;
    display: inline;
}

.contactform_edit
{
    color: #2D4480;
}

.contactform_submit
{
    float: left;
    clear: both;
}

#contact_error
{
    padding: 5px 0px 10px 0px; 
}

.required_field
{
}