@charset "utf-8";

html
{
	background: #fff;
	background-position:left top;
	background-image:url(/media/298/background.gif);
	background-repeat:repeat-x;
}

body
{
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font: 100% arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;

	margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;

	background-image:url(/media/303/top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

img
{
	border:0;
}

h1, h2, h3
{
	font-style:normal;
}

h1 a, h2 a, h3 a
{
	text-decoration:none;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	line-height:30px;
}

h2
{
	font-size:15px;
}

h3
{
	font-size:12px;
line-hight:12px;
}

p
{
}

a
{
	color:#0066CC;
	/*text-decoration:none;*/
}

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

#main-menu
{
	padding:0;
	float:left;
	width:100%;
	font-size:16px;
}


#main-menu li
{
	list-style:none;
	list-style-position:inside;
	float:left;
}

#main-menu a
{
	float:left;
	color:#fff;
	background-color:#000;
	padding:7px 11px 2px 11px;
	text-decoration:none;
	text-transform:uppercase;
}

#main-menu a:hover
{
	text-decoration:underline;
}

#main-menu a.selected
{
	color:#000;
	background-color:#fff;
}

#container
{
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header
{
	height:70px;
	padding-top:57px;
}

#sidebar-a
{
	margin-top:20px;
	float:right;
	width:250px;
}
#sidebar-a p
{
margin:0;
}
#sidebar-a .google-ad
{
	margin-top:25px;
}

#main-content
{
	margin-top:20px;
	padding: 0px;
	width:700px;
}

#footer
{
	clear:both;
}

#product-item-first img
{
	border:1px solid grey;
}

#product-item-first div
{
	float:left;
	margin-bottom:20px;
}

#product-item-first div.text
{
	margin-left:20px;
	margin-top:10px;
	width:420px;
}

#product-item-first div.info
{
	width:280;
}

#product-item-first div.info ul
{
	color:#000;	
	font-size:12px;
	list-style-position:inside;
	padding:0;
	margin:0;
}

#product-item-first div.info li
{
	line-height:14px;
	margin-bottom:5px;
	list-style:none;
}

#product-item-first div.info li a
{
	font-weight:normal;
}

#product-item-first div.info strong
{
	font-weight:bold;
	text-decoration:underline;
}

#product-item-first img
{
	margin:2px 10px 10px 0px;
}

#product-list-large
{
}

#product-list-small
{}

#previewSWF a
{
	display:block;
	width:590px;
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
	color:#fff;
	background-color:#666;
font-size:20px;
}

.previewSWF
{
	float:left;
	padding:0px 25px 20px 25px;
	margin-bottom:20px;
	border:1px solid #999;
background-color:#000;
color:#fff;
}

.product-item-large
{
	float:left;
	width:220px;;
	height:260px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
}

.product-item-large img
{
	border:1px solid grey;
}

.download-box
{
	float:left;
	width:184px;
	padding:10px;
	padding-right:50px;
	background-color:#bbffaa;
	border:2px solid grey;
	margin-bottom:20px;
}

.download-link
{
	display:block;
	margin-bottom:10px;
	padding:0 0 5px 50px;
	width:180px;

	background-image:url(/media/845/download_icon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#footer
{
	float:left;
	width:100%;
	margin-top: 20px;
	border-top:1px solid #666;
}

.product-item-large p
{
	color:#333;
}

.product-item-small
{
	float:left;
	height:160px;
	width:80px;
	overflow:hidden;
	padding:12px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid grey;
}

a.product-item-small, a.product-item-large
{
	text-decoration:none;
}

a.product-item-small:hover, a.product-item-large:hover
{
	border-color:#000;
}

.item-info
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}


























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
