.legal {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: verdana, sans-serif
}
.legallink {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #FFCB02; FONT-FAMILY: verdana, sans-serif
}

.banner_top {
	margin-top: 18px;
	margin-bottom: 18px;
	width: 1000px;
	height: 300px;
	background: url(/images/banner_box.png) no-repeat;
}

.mid_row {
	position: relative;
	margin-top: 20px;
	width: 1000px;
	height: 300px;
}

.low_row {
	position: relative;
	margin-top: 10px;
	width: 1000px;
	height: 300px;
	background: url(/images/long_box.png) no-repeat;
}

.banner_row {
	position: relative;
	margin-bottom: 10px;
	width: 1000px;
	height: 215px;
	background: url(/images/short_long_box.png) no-repeat;
}


.mid_box_a {
	width: 320px;
	height: 301px;
	background: url(/images/box.png) no-repeat;
	visibility: #VIS-A#;
}

.mid_box_b {
	width: 320px;
	height: 301px;
	background: url(/images/box.png) no-repeat;
	visibility: #VIS-B#;
}

.mid_box_c {
	width: 320px;
	height: 301px;
	background: url(/images/box.png) no-repeat;
	visibility: #VIS-C#;
}


.wrap {
	border: 0px dashed red;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left:-500px;
	overflow: hidden;
}

.blue_pill {
	height: 20px; width: 93px; background: url(/images/blue_pill.png) no-repeat; color: #ffc819; text-align: center; font-family: Verdana; font-weight: bold; font-size: 11px; padding-top: 4px; cursor: pointer;
}
.grey_pill {
	height: 20px; width: 93px; background: url(/images/grey_pill.png) no-repeat; color: #0b3fb5; text-align: center; font-family: Verdana; font-weight: bold; font-size: 11px; padding-top: 4px;  cursor: pointer;
}

.store {
	margin-top:6px;
}

.blog_btn {
	height: 22px; width:70px; background: url(/images/menu_blogs_unselect.png) no-repeat; cursor: pointer;
}
.blog_btn_selected {
	height: 22px; width:70px; background: url(/images/menu_blogs_select.png) no-repeat; cursor: pointer;
}

.sepr {
   height:22px; width:15; background: url(/images/blog_forum_sep.png) center no-repeat;
}

.forum_btn {
	height: 22px; width: 88px; background: url(/images/menu_forum_unselect.png) no-repeat; cursor: pointer;
}
.forum_btn_selected {
	height: 22px; width: 88px; background: url(/images/menu_forum_select.png) no-repeat; cursor: pointer;
}

.community_feed_menu {
	margin-left: 22px;
	margin-top: 15px;
}

.blog {
	width: 656px;
	font-weight: normal;
	font-size: 11px;
	color: #7c7c7c;
	font-family: Verdana;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	border: 0px dashed red;
}

.btop {
	border-top-style: solid ;
	border-top-color: #7c7c7c;
	border-top-width: 1px;
}

.btitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0b45a8; FONT-FAMILY: Arial; text-decoration: none;

}

.ctitle a {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; text-decoration: none;
}

a.btitle:hover {
	text-decoration: underline;
}
.low_content_rss {
	position: relative;
	left: 50%;
    	top: -30px;
	margin-left:125px;
	height: 14px; width: 36px; background: url(/images/corp_home_rss.gif) no-repeat;
	cursor: pointer;
}
.prod_box { height: 270px; width: 280; margin-left: 5px; margin-right: 5px; }

.product_wrap {
	position: relative;
	width: 320px;
	height: 300px;
}

.product_group {
	position: relative;
	width: 100%;
	height: 277px;
}
.keyart {
	position: absolute;
	left: 10px;
	top: 10px;
	float;
}
.logo {
	position: absolute;
	left: 165px;
    	top: 20px;
}
.text {
	position: absolute;
	left: 10px;
    	top: 130px;
	width: 300px;
	height: 140px;
	overflow: hidden;
	font-weight: normal; 
	font-size: 12px; 
	color: #7c7c7c; 
	font-family: Verdana, Arial;
}

.store_box {
  position: relative;
  width: 100%;
  height: 100%;
}

.store_ad1 {
	position: absolute;
	left: 9px;
    	top: 0px;
	width: 302px;
	height: 122px;
}

.box_cover1 {
	position: absolute;
	left: 10px;
    	top: 130px;
	width: 70px;
	height: 91px;
	text-align: center;
}
.box_cover2 {
	position: absolute;
	left: 87px;
    	top: 130px;
	width: 70px;
	height: 91px;
	text-align: center;
}
.box_cover3 {
	position: absolute;
	left: 164px;
    	top: 130px;
	width: 70px;
	height: 91px;
	text-align: center;
}
.box_cover4 {
	position: absolute;
	left: 241px;
    	top: 130px;
	width: 70px;
	height: 91px;
	text-align: center;
}

#qs_buttonrow {
	position: absolute;
	margin-left: 60px;
	margin-top: -30px;
	width: 800px;
}

.item_container {
	position:relative;
	width: 140px;
	float: left;
	margin-left: -35px;
}
.item_container_rollover {
	position:absolute;
	display: none;
}
.item_container_sub {
	position:absolute;
}
