@charset "iso-8859-1";

#container {
	margin: 0;
	padding: 0;
	width: 775px;
	overflow: hidden;
}

#flash {
	margin: 0;
	padding: 0;
	width: 775px;
}

.flash-box { clear: both; width: 775px;}
	
#topmain {
	margin: 10px 0 20px 0;
	background: url(../images/topics_middle.gif) repeat-y 5px top;
}

#mainupper {
	width: 775px;
	background: url(../images/topics_bottom.gif) no-repeat 5px bottom;
	overflow: hidden;
}

#mainupper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
}

/*\*/
* html #mainupper {
    height: 1em;
    overflow: visible;
}
/**/

#content-left {
	width: 540px;
	float: left;
	padding: 0 0 0 5px;
	margin: 0px;
}

#topics {
	margin: 0;
	padding: 10px 15px;
}

#content-left a {
	color: #000099;
	text-decoration: none;
}

#content-left a:visited {
	color: #663399;
	text-decoration: none;
}

#content-left a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#content-right {
	width: 205px;
	float: right;
	padding-right: 5px;
}


/* -- productline -- */

#productline {
	width: 205px;
	margin: 0;
	padding: 0;
	background: url(../images/productline_middle.gif) repeat-y 0 top;
}

#productline-top {
	width: 205px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../images/topics_products.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#productline-top a {
	width: 205px;
	height: 24px;
	display: block;
}

#productline-btm {
	width: 205px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(../images/productline_bottom.gif) no-repeat 0 0;
}

#productline .midwrap {
	width: 205px;
	padding: 0;
}

#productline .inside {
	width: 175px;
	padding: 0 15px 20px 15px;
}

#productline h2 {
	color: #362674;
	border-bottom: 2px solid #b1b1b2;
	margin: 0;
	padding: 10px 0 0 0;
	width: 175px;
	clear: both;
}

#productline h2 a {
	color: #362674;
	text-decoration: none;
}

#productline h2 a:visited {
	color: #663399;
	text-decoration: none;
}

#productline h2 a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#productline img {
	float: left;
	/*clear: left;*/
}

#productline ul {
	margin: 0;
	padding: 0;
	width: 100px;
	float: right;
	list-style-type: none;
}

#productline li {
	margin: 0 0 0 2px;
	padding: 0 0 0 8px;
	background: url(../common/images/marker.gif) no-repeat 0;
}

#productline a {
	color: #333333;
	text-decoration: none;
}

#productline a:visited {
	color: #663399;
	text-decoration: none;
}

#productline a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.productimg {
	margin: 0;
	padding: 10px 0 0 0;
}

.productunder {
	width: 175px;
	margin: 0 0 10px 0;
    overflow: hidden;
}

.productunder-last {
	width: 175px;
    overflow: hidden;
}

.productunder:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* -- etc -- */

.etc-area {
	width: 205px;
	margin: 0;
	padding: 0;
}

.etc-area ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.etc-area li {
	margin: 0 0 0 2px;
	padding: 0 0 0 8px;
	background: url(../common/images/marker_red.gif) no-repeat 0;
}

.etc-area a {
	color: #333;
	text-decoration: none;
}

.etc-area a:visited {
	color: #663399;
	text-decoration: none;
}





/*\*/
* html .productunder {
    height: 1em;
    overflow: visible;
}
/**/

#global {
	margin: 0 0 10px;
	padding: 0;
	width: 205px;
}

.cleaar {
	clear: both;
}

.mainimage {
 padding:0;
 margin:0;
}

.leftBox {
 width: 667px;
 float: left;
 padding:5px;
}

.rightBox {
 width:87px;
 float: right;
 padding:5px;
}

.pulugin {
	background: url(../images/plugin_bg_middle.gif);
	border-bottom:1px #DBDBDB solid;
	border-top:1px #DBDBDB solid;
	color:#FF0000;
	margin:0;
	float:left;
	width:775px;
}
