

/* GENERAL */

html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, ul, li, ol
{
	margin:0px;
	padding:0px;
	}

body
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:17px;

	background:#E0E0E0;
	background-image:url(Files/images/Layout/topGradient.gif);
	background-repeat:repeat-x;
	background-position:top left;
	
	height:100%;
	}
	
#holder 
{ 
	background-image:url(Files/Images/Layout/botGradient.gif) repeat-x bottom left;	
	padding:0px; 
	width:100%; 
	height:100%;
	} 

p
{
	margin-bottom:10px;
	}
	
	
.iframe{
	background-image:url();
	background:#FFFFFF;
	text-align:left;
	margin:15px;
	padding:0px;
	width:90%;
	}

.sup{
	vertical-align: baseline;
	font-size:0.7em;
	position: relative;
	top:-0.4em;
	padding-right:2px;
	font-family:sans-serif;
	}

table, td
{
	font-family:Verdana;	
	font-size:11px;
	vertical-align:top;
	}

input, textarea
{
	font-family:Verdana;	
	font-size:11px;
	}
	
select
{
	font-family:Verdana;	
	font-size:12px;
	}		

a
{
	text-decoration:none;
	color:#000000;
	}

a:hover
{
	text-decoration:underline;
	color:#000000;
	}

img
{
	border:0px;
	}
	
p
{
	margin-bottom:10px;
	}

h1, h2, h3, h4, h5, h6
{
	margin-bottom:2px;
	}

h1, .h1, .h1:hover{
	font-family:Verdana;
	font-size:32px;
	color:#0096D7;		
	font-weight:normal;
	line-height:38px;
	}

h2, .h2, .h2:hover{
	font-family:Verdana;
	font-size:17px;
	color:#0096D7;	
	font-weight:normal;
	line-height:24px;
	}

h3, .h3, .h3:hover{
	font-family:Verdana;
	font-size:14px;
	color:#0096D7;
	font-weight:normal;
	line-height:18px;
	}

h4, .h4, .h4:hover{
	font-family:Verdana;
	font-size:13px;
	color:#2d8d1e;
	font-weight:normal;
	line-height:18px;
	}
	
h5, .h5, .h5:hover{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	}
	
h6, .h6, .h6:hover{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}	
	
.learn-more, .learn-more:hover{
	background-image:url(Files/Images/Layout/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:12px;
	text-transform:uppercase;
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	font-weight:bold;
	/*display:block;*/
	white-space:nowrap;
	}
	

.link-arrow, .link-arrow:hover{
	background-image:url(Files/Images/Layout/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	/*display:block;*/
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	/*font-weight:bold;*/
	}
	
.link-arrow-r, .link-arrow-r:hover
{
	background-image:url(Files/Images/Layout/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	/*display:block;*/
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	/*font-weight:bold;*/
}
	
.link-arrow-l, .link-arrow-l:hover
{
	background-image:url(Files/Images/Layout/arrow_green_back.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	/*display:block;*/
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	/*font-weight:bold;*/
}
	
.link-arrow-big, .link-arrow-big:hover{
	background-image:url(Files/Images/Layout/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;
	/*display:block;*/
	
	font-family:Verdana;
	font-size:13px;
	color:#2d8d1e;
	/*font-weight:bold;*/
	}		

.link-arrow-small, .link-arrow-small:hover{
	background-image:url(Files/Images/Layout/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	/*display:block;*/
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	}

.link-top
{
	background-image:url(Files/Images/Layout/arrow_green_top.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	
	font-family:Verdana;
	font-size:13px;
	color:#2d8d1e;
	}
	
.link-bottom
{
	background-image:url(Files/Images/Layout/arrow_green_bottom.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	}
	
.link-bottom2, .link-bottom2:hover
{
	background-image:url(Files/Images/Layout/arrow_bottom2.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;
	}	

.back, .back:hover
{
	background-image:url(Files/Images/Layout/arrow_green_back.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	text-transform:uppercase;		
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	
	}
	
.email, .email:hover
{
	background-image:url(Files/Images/Layout/email_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:22px;
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	
	}
	
.print, .print:hover
{
	background-image:url(Files/Images/Layout/print_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:22px;
	
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	
	}	
	
.asterix
{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	}	
	
.white
{
	color:#FFFFFF;
	}		
	
.white:hover
{
	color:#FFFFFF;
	}	

.black
{
	color:#000000;
	}			

.black:hover
{
	color:#000000;
	}

.blue
{
	color:#0096D7;
	}		

.blue:hover
{
	color:#0096D7;
	}

.blue-dotted
{
	display:inline-block;
	position:relative;
	color:#0096D7;
	border-bottom:1px dotted #0096D7;
	text-decoration:none;
	}		

.blue-dotted:hover{
	text-decoration:none;
	color:#0096D7;	
	}
	
.green
{
	color:#2d8d1e;
	}

.green:hover
{
	color:#2d8d1e;
	}
	
ul
{
	/*margin-top:5px;*/
	/*margin-left:16px;*/
}

ul li{	
	margin-top:5px;
	margin-left:16px;
	/*list-style-type:square;	*/
	list-style-type : none;
	list-style-image : url(Files/Images/Layout/li_item.gif);
	vertical-align:bottom;
		}
	
ol li{
	margin-top:5px;
	margin-left:24px;
	}	


/* BLOCKS */
	
#container
{
	margin: 0 auto;	
	width:913px;
	text-align:left;
	background:#FFFFFF;
	}
	
#top
{
	position:relative;
	height:81px;
	overflow:hidden;
	background:#FFFFFF;
	}
	
#logo
{
	position:absolute;
	top:20px;
	left:0px;
	height:81px;
	width:200px;
	overflow:hidden;
	}

#language-selector {
	position: absolute;
	top: 0px;
	left: 730px;
	width: 175px;
	height: 20px;
	overflow:hidden;
	text-align: center;
	border-left: 1px solid #e7e9ea;
	border-bottom: 1px solid #e7e9ea;
	border-right: 1px solid #e7e9ea;
	}

#language-selector a {
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	font-weight:bold;
	}

.language-active {
	color:#0096D7;
	font-weight:bold;
	}

#language-selector a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	text-decoration:underline;
	font-weight:bold;	
	}

#top-nav
{
	position:absolute;
	top:30px;
	left:205px;
	width:483px;
	height:20px;
	text-align:right;
	
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase;
	}
	
.top-nav-item, .top-nav-item-active
{
	float:left;
	margin-left:20px;
	}	

.top-nav-item a
{	
	font-family:Verdana;
	font-size:11px;
	color:#000000;	
	font-weight:bold;	
	}
	
.top-nav-item a:hover, .top-nav-item-active a, .top-nav-item-active a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#2d8d1e;	
	text-decoration:underline;
	font-weight:bold;	
	}		
	
#top-info{
	position:absolute;
	top:70px;
	left:200px;
	width:703px;
	height:20px;
	text-align:right;
	
	font-family:Verdana;
	font-size:11px;	
	color:#257s3b;
	}

.search
{
	position:absolute;
	left:703px;
	top:30px;
	width:205px;
	height:40px;
	overflow:hidden;
	}

#main-nav{
	height:31px;
	overflow:hidden;
	background:#e7e9ea;
	
	text-transform:uppercase;
}

.main-nav-item
{
	float:left;
	padding-right:40px;		
	padding-left:18px;
	padding-top:2px;	
	border-right:1px solid #ffffff;
	height:31px;	
	font-family:Verdana;
	font-size:11px;	
	color:#2e2f2f;		
	font-weight:bold;	
	}
	
.main-nav-item-active
{
	float:left;
	padding-right: 40px;		
	padding-left:18px;
	padding-top:2px;	
	border-right:1px solid #FFFFFF;
	height:31px;	
	font-weight:bold;
	background:#0096D7;/*#2d8d1e;*/
	font-family:Verdana;
	font-size:11px;	
	color:#FFFFFF;		
	}	

.main-nav-item:hover, .main-nav-item-active:hover {
	text-decoration:none;
	background:#2d8d1e; /*#0096D7;*/
	color:#ffffff;
	}		
	
#main
{

	}

#main-inner
{
	background-image:url(Files/Images/Layout/left_menu_bg.gif);
	background-repeat:repeat-y;	
	display:inline-block;
	}
	
#main-top
{
	height:99px;
	overflow:hidden;
	background-image:url(Files/Images/Layout/top_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	/*border-bottom:1px solid #ffffff;*/
	position:relative;
	}
	
#main-top-header
{
	overflow:hidden;
	height:40px;
	margin-left:15px;
	margin-right:15px;
	}
	
#main-top-menu
{
	position:absolute;
	top:75px;
	left:0px;
	width:100%;
	}
	
#main-top-menu div
{
	float:right;
	padding-right:15px;
	}	
	
#breadcrumb
{
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	height:21px;
	overflow:hidden;
	}
	
.breadcrumb-item
{
	float:left;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;	
	color:#2d8d1e;		
	}

.breadcrumb-item:hover
{
	float:left;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;	
	color:#2d8d1e;		
	}
	
.breadcrumb-item-active
{
	float:left;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;		
	}	
	
.breadcrumb-divider
{
	float:left;
	margin-left:10px;	
	margin-right:10px;
	color:#6a6c6e;
	font-weight:normal;	
	font-family:Verdana;
	font-size:11px;	
	}

#left
{
	float:left;
	width:184px;
	/*height:auto;*/
	overflow:hidden;
}

#right{
	float:left;
	width:200px;
	/*height:auto;*/
	overflow:hidden;
}

#left-nav
{
	/*padding-top:5px;*/
	padding-bottom:40px;
	/*text-transform:capitalize;*/
	padding-right:10px;
	line-height:14px;
	}
	
.left-nav-item
{
	display:block;
	margin-left:15px;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;
	font-weight:bold;
	margin-top:10px;
	}
	
.left-nav-item-browse
{
	display:block;
	margin-left:15px;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;
	font-weight:bold;
	margin-top:10px;
	}	

.left-nav-item-active
{
	display:block;
	margin-left:15px;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;
	font-weight:bold;	
	margin-top:10px;	
	}	

.left-nav-item-sub
{
	display:block;
	margin-left:24px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	margin-top:5px;
	}	
	
.left-nav-item-sub-active
{
	display:block;
	margin-left:24px;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;
	margin-top:5px;	
	}
	
.left-nav-item-sub-sub
{
	display:block;
	margin-left:35px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	margin-top:5px;
	}	
	
.left-nav-item-sub-sub-active
{
	display:block;
	margin-left:35px;
	font-family:Verdana;
	font-size:11px;
	color:#0096D7;
	margin-top:5px;	
	}		
	
.left-nav-item:hover, .left-nav-item-active:hover, .left-nav-item-sub:hover, .left-nav-item-sub-active:hover, .left-nav-item-sub-sub:hover, .left-nav-item-sub-sub-active:hover
{
	color:#0096D7;
	}	

#content{
	float:left;
	width:729px;
	overflow:hidden;
	}

#content-inner
{
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:45px;
	}

#content-top
{
	width:729px;
	overflow:hidden;	
	}

#content-left
{
	width:509px;
	overflow:hidden;
	float:left;
	}

#content-right
{
	width:220px;
	overflow:hidden;
	float:left;
	}
	
#footer
{
	background:#ffffff;
	border-top:1px solid #DBE4EA;
	/*text-transform:uppercase;*/
	overflow:hidden;
	}

#disclaimer {
	margin-left: 10px;
	text-transform:none;
	padding-top:10px;
	padding-bottom:15px;
	font-size:10px;	
}
	
#footer-inner
{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	height:50px;
	overflow:hidden;
	}

.footer-nav-item
{
	float:left;
	font-family:Verdana;
	font-size:10px;	
	color:#000000;	
	}	
	
.footer-nav-item-active
{
	float:left;
	font-family:Verdana;
	font-size:10px;	
	color:#2d8d1e;	
	text-decoration:underline;
	}	

.footer-nav-item:hover, .footer-nav-item-active:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#2d8d1e;
	text-decoration:underline;
	}

.footer-divider
{
	float:left;
	margin-left:10px;	
	margin-right:10px;
	}

/* ELEMENTS */

.box
{
	border:1px solid #C7DBED;
	}

.float-killer
{
	clear:both;
	height:0px;
	overflow:hidden;
	}
	
.area
{
	clear:both;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	}
	
.area2
{
	clear:both;
	margin:15px;
	}	

.line-dotted-h
{
	clear:both;
	background-image:url(Files/Images/Layout/h_line_dotted2.gif);
	background-repeat:repeat-x;
	width:100%;
	height:2px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	}
		
.line-h
{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	/*background:#EBF2F9;*/
	border-bottom:1px solid #EBF2F9;
	}	
	
.line2-h
{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background:#666666;
	border-bottom:1px solid #D9D9D9;
	}	

.bg-line-h
{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	/*background:#EBF2F9;*/
	border-bottom:1px dotted #EBF2F9;
}
/* FIRST PAGE */

.home-box-big
{
	width:697px;
	background:#0096D7;
	overflow:hidden;
	margin-bottom:15px;
	}

.home-box-v
{
	position:relative;
	float:left;
	width:161px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}
	
.home-box-v-large
{
	position:relative;
	float:left;
	width:339px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}	

.home-box-v-triple
{
	position:relative;
	float:left;
	width:220px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}	
	
.home-box-h
{
	position:relative;
	float:left;
	width:339px;
	height:138px;
	overflow:hidden;
	margin-right:15px;	
	margin-bottom:15px;
	border:1px solid #9DC0E0;	
	}

.home-box-h-left
{
	float:left;
	width:162px;
	overflow:hidden;
	}
	
.home-box-h-right
{
	float:left;
	width:175px;
	overflow:hidden;
	}	

/* ALL PRODUCTS PAGE */

.all-prod-box
{
	float:left;
	width:325px;
	height:338px;
	overflow:hidden;
	border:1px solid #9DC0E0;
	margin-bottom:33px;
	}

/* CATEGORY PAGE */	

.cat-box
{
	float:left;
	/*width:150px; USED WITH RELATED CONTENT */
	width:219px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.cat-content-bg
{
	background-image:url(Files/Images/Layout/category_bg.gif);
	background-repeat:repeat;
	background-position:top left;
	}
	
.cat-content-bg-left
{
	background-image:url(Files/Images/Layout/category_left_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	}

.cat-content-bg-right
{
	background-image:url(Files/Images/Layout/category_right_bg.gif);
	background-repeat:repeat-x; 
	background-position:top left;
	}
	
/* PRODUCTS PAGE */

.prods-td-i
{
	background-image:url(Files/Images/Layout/line_dotted_v.gif);
	background-repeat:no-repeat;
	}	
	
.prods-td-bb
{
	border-bottom:1px solid #DBE4EA;
	}
	
.prods-td-b
{
	border-bottom:1px solid #DBE4EA;
	background:#ffffff;
	}	
	
.prods-td-l
{
	border-left:1px solid #DBE4EA;
	}

.prods-td-bg
{
	background:#ddeddb;
	}

.prods-td-l2{
	border-left:0px;
}
	
#prods-compare
{
	position:absolute;
	width:102px;
	height:60px;
	background:#ffffff;
	border-left:1px solid #DBE4EA;
	border-bottom:1px solid #DBE4EA;
	border-top:1px solid #DBE4EA;
	overflow:hidden;
	left:810px;
	top:38px;
	text-align:center;
	}
	
#prods-sort
{
	 position:absolute;
	 width:300px;
	 overflow:hidden;
	 left:613px;
	 top:11px;
	}
	
#prods-pageing
{
	position:absolute;
	width:250px;
	height:30px;
	left:561px;
	top:45px;
	overflow:hidden;
	}	

/* PRODUCT PAGE */

.prod-print
{
	margin-top:15px;
	height:20px;
	overflow:hidden;
	}
	
.prod-tool
{
	position:absolute;
	top:0px;
	left:758px;
	width:122px;
	overflow:hidden;
	}
	
.prod-tool-inner{
	background:#ffffff;
	border:1px solid #CBDEEE;
}	

.prod-where-to-buy
{
	margin-top:15px;
	width:124px;
	overflow:hidden;
	}

.tab-area
{
	padding-left:47px;
	padding-top:35px;
	padding-right:47px;
	padding-bottom:50px;
	}
	
.tab-area-left
{
	float:left;
	width:358px;
	overflow:hidden;
	}
	
.tab-area-right
{
	float:right;
	width:358px;
	overflow:hidden;
	}

/* COMPARE PRODUCTS */

#comp-email-print
{
	position:absolute;
	overflow:hidden;
	width:300px;
	left:598px;
	top:10px;
	height:20px;
	}

#comp-back
{
	position:absolute;
	overflow:hidden;
	width:300px;
	height:20px;
	left:598px;
	top:70px;
	text-align:right;
	}
	
.comp-left
{
	width:80px;
	}
	
.comp-left-p
{
	padding:15px;
	}	

.comp-prod5
{
	width:166px;
	}
	
.comp-prod4
{
	width:208px;
	}
	
.comp-prod3
{
	width:277px;
	}
	
.comp-td-t
{
	border-top:1px solid #DBE4EA;
	}
	
.comp-td-b
{
	border-bottom:1px solid #DBE4EA;
	}	
	
.comp-td-w
{
	border-left:1px solid #DBE4EA;
	background:#ffffff;	
	}			
	
.comp-td
{
	border-left:1px solid #DBE4EA;
	border-top:1px solid #DBE4EA;
	background:#ffffff;		
	}	
	
.comp-td2
{
	border-left:1px solid #DBE4EA;
	background:#ffffff;		
	}		

.comp-spacer
{
	font-size:1px;
	height:1px;
	overflow:hidden;	
	}
	
.comp-area
{
	padding:22px;
	padding-top:15px;
	padding-bottom:15px;
	}

/* BRAND PAGE */	

.brand-box
{
	float:left;
	width:219px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	}
	
/* SUPPORT PAGE */

.sup-top
{
	border:1px solid #BDD5EA;
	background-image:url(Files/Images/Layout/support_bg.gif); 
	background-repeat:repeat-y;
	margin-bottom:22px;
	}
	
.sup-item
{
	float:left;
	border:1px solid #BDD5EA;
	width:336px;
	margin-bottom:22px;
	height:183px;
	overflow:hidden;
	}	
	
.sup-item-blue
{
	float:left;
	border:1px solid #BDD5EA;
	width:336px;
	margin-bottom:22px;
	height:183px;
	overflow:hidden;
	/*background-image:url(Files/Images/Layout/support_bg.gif); 
	background-repeat:repeat;	*/
	}


.promotion-box-h
{
	float:left;
	width:331px;
	height:185px;
	overflow:hidden;
	margin-right:15px;	
	margin-bottom:15px;
	border:1px solid #9DC0E0;	
	}

.promotion-box-h-left
{
	float:left;
	width:145px;
	overflow:hidden;
	}
	
.promotion-box-h-right
{
	float:left;
	width:186px;
	overflow:hidden;
	}

.promotion-box-h-right-wide
{
	float:left;
	width:535px;
	overflow:hidden;
	}

.promotion-box-big
{
	width:680px;
	height:219px;
	border:1px solid #9DC0E0;
	overflow:hidden;
	margin-bottom:15px;
	}
	
.paidtoupgrade-box-h-left
{
	float:left;
	width:277px;
	overflow:hidden;
	}
.paidtoupgrade-box-h-right-wide
{
	float:left;
	width:403px;
	overflow:hidden;
	}

.paidtoupgrade-box-big
{
	width:680px;
	height:256px;
	border:1px solid #9DC0E0;
	overflow:hidden;
	margin-bottom:15px;
	}

/* SEARCH PAGE */	

#search-sort
{
	 position:absolute;
	 width:300px;
	 overflow:hidden;
	 left:613px;
	 top:11px;
	}

#search-pageing
{
	position:absolute;
	width:250px;
	height:30px;
	left:663px;
	top:45px;
	overflow:hidden;
	}

.search-td-i
{
	background-image:url(Files/Images/Layout/line_dotted_v.gif);
	background-repeat:no-repeat;
	}	
	
.search-td-bb
{
	/*border-bottom:1px solid #DBE4EA;*/
	}
	
.search-td-b
{
	border-bottom:1px solid #DBE4EA;
	background:#ffffff;
	}	
	
.search-td-l
{
	border-left:1px solid #DBE4EA;
	}

.search-td-bg
{
	background:#ddeddb;
	}

/* ECO PAGES */

.eco-box
{
	float:left;
	width:161px;
	height:137px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}

.eco-box-big
{
	float:left;
	width:339px;
	height:137px;
	overflow:hidden;
	margin-right:15px;	
	margin-bottom:15px;
	border:1px solid #9DC0E0;	
	}

.eco-box-h-left
{
	float:left;
	width:162px;
	overflow:hidden;
	}
	
.eco-box-h-right
{
	float:left;
	width:175px;
	overflow:hidden;
	}

.eco-box-v
{
	position:relative;
	float:left;
	width:161px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}
	
.eco-box-v-triple
{
	position:relative;
	float:left;
	width:220px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}
	
.eco-box-v-large
{
	position:relative;
	float:left;
	width:339px;
	height:262px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #9DC0E0;
	}

/* BUYING GUIDE */

.bg-info{
	position:absolute;
	display:inline-block;
	width:266px;
	height:auto;
	color:#999999;
	top:-115px;
	left:-10px;
}
.bg-main-nav 
{
	width: 130px;
	text-align: center; 
	float: left; 
	margin-right: 25px; 
	margin-bottom: 50px;
}
.bg-main-content{
	width:500px;
	overflow:hidden;
	float:left;
	margin-left:15px;
}
.bg-right-side-element{
	float:right;
	border:1px solid #ccc;
	width:180px;
	margin-right:15px;
	margin-top:15px;
	overflow:hidden;
}
.bg-innovation-chip{
	clear: both;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
}
.bg-innovation-chip img{
	margin-right:20px;
}
.bg-create-chip{
	clear: both;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
}
.bg-create-chip img{ 
	padding-left:15px;
	margin-right:20px;
}
.bg-create-chip span{ 
	float:left;
	padding-top:40px;
}
.bg-image-float{
	width: 183px; 
	overflow: hidden; 
	float: left;
}
.bg-innovation-content-float{
	float: left; 
	width: 516px; 
	overflow: hidden;
}

.bg-single-bg-create-guide{
	width:400px;
}	

.bg-link-chip{
	margin:12px 25px 0px 0px;
	width:200px;
	overflow:hidden;
}

.bg-link-chip-large{
	margin:12px 25px 0px 0px;
	width:350px;
	overflow:hidden;
}

/* CONTROL STYLING */
.modal-background {  
    background-color:#000000; 
    filter:alpha(opacity=70);opacity:0.7;
    }
    
.modal-top
{
	text-align:right;
	height:24px;
	overflow:hidden;
	}

.modal-left
{
	float:left;
	margin-right:10px;
	margin-top:3px;
	}
	
.modal-right
{
	float:left;
	margin-top:5px;
	margin-right:10px;
	}
	
/* FOR FIR IMAGES */

.firswap {
	background:transparent none no-repeat scroll 0 0;
	display: block;
	}

.firswap span { 
	display: none; 
	}	

/* SHARE */
#share-layer {
	display:none;
	/*padding:5px*/;
	width:191px;
	/*background:#fff;*/
	text-align: left; 
	height: auto !important; 
	height: 1%; 
	min-height: 1%; 
	position: absolute; 
	z-index: 3000;
	/*-moz-box-shadow: 0 0 1em silver;
	-webkit-box-shadow: 0 0 1em silver;
    box-shadow: 0 0 1em silver;*/
}
ul.share {
	list-syle: none outside none;
}
ul.share li {
	list-style-image: none;
	background-position:top left;
	background-repeat: no-repeat;
	list-style-type : none;
	vertical-align:top;
	line-height:16px;
	margin-bottom:5px;
	width: 110px;
	margin-left:0px;
}
ul.share li a {
	position:relative;
	top:-3px;
	margin-left: 21px;
	text-decoration:none;
	color:#2d8d1e;
}
ul.share li a:hover {
	text-decoration:underline;
}

ul.share .arrow {
	margin-top:5px;
	background-image : url();
	background-position: 6px 6px;
}
ul.share .arrow a {
	top:0px;
}
ul.share .delicious {
	background-image: url();
}
ul.share .facebook {
	background-image: url();
}
ul.share .twitter {
	background-image: url();
}
	
@media print {
	.noprint {
		display: none;
		visibility: hidden;
	}
}