
body { background: #05090f url(http://cache.gydget.com/images/my_widget/bg_blue_gradient.png) repeat-y top center }

#ie #head { background-image: url(http://cache.gydget.com/images/my_widget/head_bar_dark_bg.gif) }
html > body #ie #head, html > body #head { background-image: url(http://cache.gydget.com/images/my_widget/head_bar.png) }

#main {
	width: 900px;
	margin-left: 3px;
	float: left;
	margin-top: 10px;
}

.boxtop { 
	background: transparent url(http://cache.gydget.com/images/my_widget/home_box_top.png) no-repeat 0 0;
	float: left;
	padding-top: 10px;
	display: block;
	width: 220px;
}

h1 {padding: 0 8px 8px }

.boxbottom {
	background: transparent url(http://cache.gydget.com/images/my_widget/home_box_bottom.png) no-repeat left bottom;
	min-height: 30px;
	padding-top: 0;
}
 
.topic {
	float: left;
	clear: left;
	width: 500px;
	margin-bottom: 5px;
	position: relative;
}

#summaries {
	float: left;
	width: 220px;
}

#summaries ul {
	float: left;
	padding-bottom: 10px;
	width: 220px;
}

.summary {
	background-color: #fff;
	width: 204px;
	padding: 8px 2px 8px 14px;
	float: left;
	clear: left;
	font-size: 13px;
	color: #3E5587;
	font-weight: bold;
	cursor: pointer;
}

.summary span { padding-left: 2px }

.active {
	background: #738ec9 url(http://cache.gydget.com/images/bands/checkers.png) repeat 0 0;	
	cursor: default;
}

.active span {
	background-color: #fff;
	padding: 2px;
	color: #3E5587;
}

h1 { padding: 8px }

.default {
	color: #fff;
	background-color: #3E5587;
}

.inactive {
	color: #3E5587;
	background-color: #fff;	
}

#default {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 643px;
	height: 400px;
}

.product {
	float: left;
	width: 304px;
	height: 300px;
	line-height: 18px;
  background-color: #efefef;
	border: 1px solid #dedede;
	padding: 5px;
	font-size: 14px;
	color: #222;
}

.logo {
	float: left;
	margin-right: 12px;
}

#details {
  background: transparent url(http://cache.gydget.com/images/my_widget/main_box_top.png) no-repeat 0 0;
	position: relative;
	float: left;
	padding-top: 10px;
	margin-left: 15px;
	width: 665px;
}

.details_bottom {
	margin-top: 10px;
  background: transparent url(http://cache.gydget.com/images/my_widget/main_box_bottom.png) no-repeat left bottom;	
	float: left;
	display: block;
	height: 520px;
	width: 665px;
}

.detail {
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #fff;
	z-index: 100;
	padding: 10px;
	width: 630px;
	font-size: 14px;
	font-weight: normal;
	height: 500px;
	line-height: 18px;
}

.detail img {
	float: right;
	margin-left: 10px;
	border: 1px solid #dedede;

}

#footer, #footer a { color: #3E5587 }

#footer { 
	background: transparent url(http://cache.gydget.com/images/my_widget/footer_bg.png) no-repeat left top;
	padding: 0 0 0 10px;
	width: 896px;
	height: 36px;
}

#footer .background {
	color: #3E5587;
	padding: 9px 10px 1px 0;
	height: 20px;
	display: block;
}
