/* Copyright plus links */

#copyright {
	display:  block;
	padding: 15px 4px 10px;
	width: 612px;
	margin: -5px auto;
	font-size: 10px;
	text-align: center;
	color: #555;
}

/* Main navigation */

#navigation { 
	display: block;
	background-image: url(../images/navigation2.jpg); 
	background-repeat: no-repeat; 
	background-position: center; 
	top: 0; left: 0; 
	height: 35px; width: 602px; 
	padding: 0;
}

#navigation ul
{
	display: inline;
	padding: 0;	
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	list-style-type: none;
}

#navigation ul li a { 
	display: block;
	width: 104px;
	color: #424242; 
	margin-left: 0px;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	float: left;
}

#navigation ul li#home { margin-left: 42px; }
#navigation ul li#store { margin-right: 0px; }
#navigation ul li#products { margin-left: 0px; }
#navigation ul li#contact { margin-left: 0px; }
#navigation ul li#weblog { margin-left: 0px; }

#navigation a:hover { 
	text-decoration: underline; 
	background-image: url(../images/rollover.png);
	background-repeat: no-repeat;
	background-position: 3px 5px; 
}

#navigation a#selected { 
	text-decoration: none; 
	background-image: url(../images/rollover.png);
	background-repeat: no-repeat;
	background-position: 3px 5px; 
}

#navigation a#selected:hover { 
	text-decoration: none; 
}

/* Download|More Info|Purchase - Plain text version */

#optionbartextonly {
	background: #2a2d2c url(../images/infobar_shadow.gif) no-repeat 0px 0px;
	width: 220px;
	height: 22px;
	color: #fff;
	line-height: 1.8em;
	margin: 0px 20px 10px 20px;
	float: right;
}

#optionbartextonly p {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

#optionbartextonly p a {
	color: #fff;
}

#optionbartextonly a:hover { 
	text-decoration: underline; 
}

#optionbartextonly p a#download {
	background: url(../images/download_char.jpg) no-repeat 0px 0px;
	padding-left: 12px;
	padding-right: 8px;
}

#optionbartextonly p a#purchase {
	background: url(../images/purchase_char.jpg) no-repeat 0px 0px;
	padding-left: 12px;
	padding-right: 4px;
}

#optionbartextonly p a#info {
	background: url(../images/info_char.jpg) no-repeat 0px 0px;
	padding-left: 12px;
	padding-right: 8px;
}

/* Download|More Info|Purchase - Icon version */

.optionbaricononly {
	width: 240px;
	height: 22px;
	margin: 0px 20px 10px 20px;
	float: right;
}

.optionbaricononly p {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

.optionbaricononly p a {
	color: #2a2b2c;
	padding-left: 4px;
}

.optionbaricononly a.np {
	padding-left: 0px;
}

.optionbaricononly a:hover { 
	text-decoration: underline; 
}

.optionbaricononly img {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0;
	top: 4px;
	left: 4px;
} 

/* Download|More Info|Purchase - Icon version, no float */

#optionbarnofloat {
	width: auto;
	height: 22px;
	margin: 0px 0px 10px 0px;
}

#optionbarnofloat p {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

#optionbarnofloat p a {
	color: #2a2b2c;
	padding-left: 2px;
}

#optionbarnofloat a:hover { 
	text-decoration: underline; 
}

#optionbarnofloat img {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0;
	top: 4px;
	left: 2px;
} 

/* Download|More Info|Purchase - Icon plus border version */

#optionbariconborder {
	background: #e2e2e2 url(../images/optionbar_shadow.gif) no-repeat 0px 0px;
	width: 240px;
	height: 22px;
	margin: 0px 20px 10px 20px;
	float: right;
}

#optionbariconborder p {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

#optionbariconborder p a {
	color: #2a2b2c;
	padding-left: 4px;
	padding-right: 2px;
}

#optionbariconborder a:hover { 
	text-decoration: underline; 
}

#optionbariconborder img {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0;
	top: 4px;
	left: 4px;
} 

/* Product column */

.productcolumn {
	display: block;
	width: 300px;
	height: auto;
	margin-top: 40px;
	padding: 0;
	float: left;
}

.productcolumn ul
{
	padding: 0;
	margin-left: 35px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #303030;
}

.productcolumn a
{
	font-size: 12px;
	text-align: center;
	color: #303030;
}

.productcolumn p
{
	text-align: center;
	margin-top: 20px;
}

.productcolumn img#left {
	margin-left: 82px;
	border: 0;
}

.productcolumn img#right {
	margin-left: 42px;
	border: 0;
}

#productseparator { 
	display: block;
	border-left: 1px dashed #DCDCDC;
	height: 167px; width: 1px;
	margin-top: 45px; 
	padding: 0;
	float: left;
}

#producttextleft { 
	display: block;
	margin-bottom: 25px;
	margin-left: 45px;
	margin-top: 5px;
	text-align: center;
	padding: 0;
	width: 265px;
	height: auto;
}

#producttextright { 
	display: block;
	margin-bottom: 25px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	padding: 0;
	width: 265px;
	height: auto;
}



.formresponseblock { 
	display: block;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
}



/* Main product block */

.productblock { 
	display: block;
	text-align: left;
	padding: 0;
}

.productblock p { 
	margin: 0px 10px 10px 15px;
}

.productblock p#lessmargin { 
	margin-bottom: 3px;
}

/* Product feature block */

.featureblock { 
	display: block;
	text-align: left;
	padding: 0;
	margin-right: 10px;
}

.featureblock p { 
	padding: 0;
	margin: 0px 0px 15px 92px;
	font-size: 11px;
	color: #464646;
}

img.feature {
	margin-left: 40px;
	margin-right: 20px;
}

img.feature1 {
	margin-left: 0px;
	margin-right: 20px;
}

/* Support forms */

.supportentry {
	clear: left; 
	width: 225px;
	margin-top: -5px;
}

.supportchoice { 
	clear: left; 
	width: 135px;
	margin-top: -5px;
}

.supporttext { 
	width: 450px;
	padding: 0;
	margin-top: 0px;
}

#supportform { 
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
} 

#supportform p { 
	padding: 0;
	margin-top: 12px;
	font-size: 11px;
	color: #454545;
}

#supportform label { 
	width: 132px;
	float: left;
}

#supportform p#nomargin { 
	padding: 0;
	margin-top: 0px;
}

#supportform p#bigmargin { 
	padding: 0;
	margin-top: 20px;
}

.required { 
	margin-top: 20px;
	font-size: 10px;
	color: #FF2222;
}

#serialform { 
	display: block;
	text-align: left;
} 

#serialform p { 
	font-size: 11px;
	color: #454545;
}

#serialform label { 
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 0px;
}

.serialentry {
	clear: left; 
	width: 225px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

/* Contact block */

.contactblock { 
	display: block;
	text-align: left;
}

.contactblock p { 
	font-size: 11px;
}

img.contact1 {
	margin-top: -2px;
	margin-left: 8px;
	margin-right: 7px;
}

img.contact {
	margin-left: 8px;
	margin-right: 7px;
}

