div#content-zone div#article-wrapper
{
	padding: 0 10px 0 10px;
}

div#content-zone div#article-wrapper .content-2cols-1
{
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 397px;
	padding-bottom: 10px;
}

div#content-zone div#article-wrapper .content-2cols-1 div
{
	font-size: 11px;
	line-height: 14px;
	padding: 17px 30px 10px 10px;
	display: none;
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
}

div#content-zone div#article-wrapper .content-2cols-1 div#tab1-content
{
	display: block;
}

div#content-zone div#article-wrapper .content-2cols-2
{
	float: left;
	width: 222px;
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
	min-height: 250px;
	padding: 20px 0 20px 0;
}

div#content-zone div#article-col1 ul li
{
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 7px;
	background: url(../../img/framework/article-li.gif) 0 6px no-repeat;
}

div#content-zone h2
{
	font-size: 12px;
	line-height: 15px;
	width: 489px;
	float: left;
	padding: 0 0 0 1px;
}

div#content-zone h3
{
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	padding: 0 0 3px 0;
}

div#content-zone p.price
{
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	float: left;
	width: 130px;
}

div#content-zone p.note
{
	padding: 4px 0 0 6px;
	background: url(../../img/framework/article-note.gif) 0 7px no-repeat;
}

div#content-zone .seperator
{
	border-top: 1px solid #ccc;
	padding: 0 0 0 0;
}

div#content-zone p.article-id
{
	font-size: 11px;
	line-height: 14px;
	padding: 2px 0 14px 0;
}

div#content-zone .article-image-wrapper
{
	width: 180px;
	height: 150px;
	padding: 10px;
	border: 1px solid #ccc;
	background: url(../../img/framework/icon-enlarge-image.gif) bottom right no-repeat #fff;
	cursor: pointer;
	overflow: hidden;
}

div#content-zone .article-images
{
    padding-top: 10px;
    width: 200px;
    text-align: left;
}

div#content-zone .article-images img
{
	/*cursor: pointer;*/
	border: 1px solid #ccc;
	height: 40px;
	margin: 5px 5px 5px 0;
}


/*START: Tabnavigation*/
div#content-zone .tabnav
{
	height: 20px;
	background: url(../../img/framework/tabnav-ul.gif) repeat-x;
}

div#content-zone .tabnav li
{
	font-size: 12px;
	line-height: 15px;
	float: left;
	margin: 0 5px 0 0;
	background: top right no-repeat;
	background-image: url(../../img/framework/tabnav-li.gif);
	background-color: #eee;
}

div#content-zone .tabnav li a
{
	display: block;
	float: left;
	padding: 2px 7px 2px 6px;
	border-left: 1px solid #c8c1bc;
}


div#content-zone .tabnav li.active
{
	background-image: url(../../img/framework/tabnav-li-active.gif);
	background-color: #fff;
}

div#content-zone .tabnav li.active a
{
	padding: 2px 7px 3px 6px;
	border-left: 1px solid #ccc;
	color: #000;
}
/*END: Tabnavigation*/
/******************************************************************/


/*START: Supported Models*/
div.portlet
{
	background: #eee;
	border: 1px solid #ccc;
	width: 190px;
	padding: 5px;
}

div.portlet p
{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

div.portlet ul.supported-models li
{
	font-size: 11px;
	line-height: 15px;
}

div.portlet table.versions
{
	width: 100%;
}

div.portlet table.versions td
{
	font-size: 11px;
	line-height: 15px;
}

div.portlet table.versions td.price {text-align: right;}

div.portlet table.versions tr.next td
{
	padding-top: 2px;
}

div.portlet table.versions td.separator
{
	border-bottom: 1px solid #ccc;
	line-height: 0;
	font-size: 0;
	height: 3px;
}

/*END: Supported Models*/
/******************************************************************/


/*START: Accessories-Table*/
div#content-zone table.accessories
{
	width: 320px;
}

div#content-zone table.accessories td.col1
{
	width: 50px;
	height: 30px;
}

div#content-zone table.accessories td.col2
{
	padding: 0 5px 0 0;
}

div#content-zone table.accessories td.col3
{
	text-align: right;
}

div#content-zone table.accessories tr.sep td
{
	border-top: 1px solid #eee;
	height: 3px;
}

div#content-zone table.accessories td img
{
	height: 30px;
}
/*END: Accessories-Table**/
/******************************************************************/


/*START: Downloads*/
div.download-wrapper a
{
	font-size: 12px;
	line-height: 15px;
}
/*END: Downloads*/
/******************************************************************/
