/* Common css styles */

/** Link Styles **/

a:link, a:active, a:visited {
	text-decoration: none;
	color: #2e67b2;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	color: #2b70bd;
	padding-top: 5px;	
}

.title {
	padding-top: 0px;
	margin-top: -5px;
}

.title span {
	display: none;
}

h2 {
	font-size: 1.3em;
	color: #2b70bd;
	display: block;
	padding-top: 5px;	
}
h2 .sub{color: #F7931E;display:block;line-height:16px;margin-top:-2px;font-size: 0.8em;}


h3 {
	font-size: 1.0em;
	color: #2b70bd;
	display: block;
	padding-top: 5px;	
}

h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #2b70bd;
	display: block;
	padding-top: 5px;	
}

hr {
	border: none;
	height: 1px;
	background: #d3d3d3;
}

.clear {
	clear: both;
}

.cenimg {
	text-align: center;
	display: block;
}

.float_left {
	float: left;
	margin: 0;
	padding: 0;	
	margin-right: 10px;
}

.margin_reset {
	margin: 0;
}

.float_right {
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_just {
/*	text-align: justify;*/
}

.vert_32 {
	padding-top: 5px;
	padding-left: 10px;	
	padding-bottom: 5px
}

.icon_32 {
	float:left;
	margin-right:5px;
	margin-top:-7px
}

/* Used on product pages to show price and buy now link */
.pricetag {
	width:145px;
	float:right;
	background-color:#BDCDDD;
	color:#003366;
	padding:10px;
	margin-left: 10px;
	border-style:solid;
	border-color:#000;
	border-width:0 1px 1px 0;
	font-size:0.8em;
}
div.pricetag span.price{color:#CC0000;font-size:1.8em;font-weight:bold;float:right}
div.pricetag span.buynow{color:#003366;float: right;}
div.pricetag span.priceoffertitle{color:#CC0000;font-size:1.4em;font-weight:bold;text-align:left}
div.pricetag span.priceofferbody{color:#CC0000;font-size:1.1em;font-weight:bold;text-align:left}
div.pricetag a{color:#003366 !important;text-decoration:none}
div.pricetag img{float:left; padding-top: 5px;}

/* Used under preview images linking to FAQ */
.note{font-style:italic;color:#818181;font-size:small;float:right;} /* note under preview image linking to FAQs page */
.note a{color:#000 !important}

/* products and gallery */
div.thumbnails{text-align:center}
div.thumbnails img{
	padding-top:5px;
	padding-bottom:5px;
}

/* partners.html only */
img.partnerlogo{float:right !important;/* PCT margin-right:40px;*/margin:0 0 10px 10px;border:0}

/* Used in icon preview pages */
.preview {
	text-align: center;
}

/* product pages only */
table.product_contents{border-collapse:collapse;margin:10px auto;border-width:1px 1px 1px 1px}
table.product_contents .even td{background-color:#DEDEDE;font-size:0.9em;padding:1px}
table.product_contents .odd td{background-color:#EDEFF1;font-size:0.9em;padding:1px}

.product {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.product .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;		
}

.product h2 {
	margin-bottom: 0.25em;
}

.product p {
	margin-left: 120px;
	margin-right: 10px;
	margin-top: 0;
	font-size: 0.9em;
}

.product p.smlshields {
	margin-bottom: 20px;
}

.product hr {
	clear: both;
	display: block;
	color: #cccccc;
	background-color: #FFFFFF;
	border: none;
	border-top: 1px solid #cccccc;
	width: 506px;
}

.text .prod_box {
	width: 506px;
	margin: 10px 0 10px 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.text .shield {
	height: 106px;
	width: 93px;
	float: left;
}

.text .banner {
	float: right;
	background:url(../grfx/products/free/banner_bg.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	height: 41px;
	width: 413px;
}

.text .banner h2 {
	display: block;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 18px;
	color: #fff;
}
	.text .banner h2 a { color: #fff; text-decoration: none; }

.text .icon_info {
	float: left;
	width: 412px;
}

	.text .icon_info h4 {
		margin: 0;
		padding: 5px 0 5px 10px;
		color: #666;
		width: 380px;
		float: left;
		font-size: 0.8em;
	}
	
	.text .os_shields {
		float: left;
		margin: 5px 0 0 10px;
	}
	
		.os_shields img {
			padding: 0 5px 0 0;
		}
		
	.text .icon_info p {
		width: 400px;
		padding: 0 0 0 10px;
		margin: 6px 0 0 0;
	}
		
	.text .icon_links {
		margin: 0 0 0 8px;
		padding: 0;
		width: 404px;
		border-top: solid 1px #d4d4d4;
	}
	
		.icon_links img {
			margin: 0 20px 0 0;
		}
		
			.icon_links img a {
				border: none;
			}

/* online.html only */
.linenote{font-style:italic;color:#818181;font-size:x-small}
.secure{
	width:170px;
	float:right;
	background-color:#BDCDDD;
	color:#000;
	text-align:left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding:10px;
	border-style:solid;
	border-color:#000;
	border-width:0 1px 1px 0;
	font-size:0.8em
}
div.secure a{color:#000 !important;text-decoration:none}
div.secure img{float:left;padding:5px 8px 10px 0}

/* order forms */
.alert{color:#F7931E;font-weight:bold}
table.order_form_test{border-collapse:collapse;margin:10px auto;border-color:#FFFFFF;border-style:none}
table.order_form_test .title td{background-color:#DEDEDE;font-size:0.9em;padding:2px;border-color:#DEDEDE;border-style:solid;border-width:1px 1px 1px 1px}
table.order_form_test .description td{background-color:#EDEFF1;font-size:0.9em;padding:2px;border-color:#DEDEDE;border-style:solid;border-width:1px 1px 1px 1px}
table.order_form_test .blank td{background-color:#FFFFFF;font-size:0.9em;padding:2px}
.order_display_price {color:#000;text-align:center;font-weight:bold;font-size:1.1em!important;width:130px}
#orderform,#confirmform{width:500px;margin:auto}
#orderform table,#confirmform table{width:500px;margin:0;padding:0}
#orderform td,#orderform th,#confirmform td,#confirmform th{border:1px solid #AEBBC7;padding:3px;margin:1px;vertical-align:top}
#orderform thead td,#confirmform thead td{background-color:#2D4051; color:#FFF; font-weight:bold; font-size:small; margin-bottom:0; padding:5px}
#orderform td,#confirmform td{background-color:#869FB3}
#orderform tbody th,#confirmform tbody th{color: #FFFFFF; background-color:#869FB3; font-weight:normal; text-align:left}


/* Product Pages */
.pagetitle-toolbar {
	background: url(../grfx/titles/product/toolbar.png) top left no-repeat;
}

.pagetitle-animations {
	background:url(../grfx/titles/product/animation.png) top left no-repeat;
}

.pagetitle-graphics {
	background:url(../grfx/titles/product/graphics.png) top left no-repeat;
}

.pagetitle-iconbox {
	background:url(../grfx/titles/product/iconbox.png) top left no-repeat;
}

.pagetitle-websites {
	background:url(../grfx/titles/product/webdesign.png) top left no-repeat;
}

.pagetitle-splash {
 	background:url(../grfx/titles/product/splash.png) top left no-repeat;
}

.pagetitle-corporate {
	background:url(../grfx/titles/product/corporateid.png) top left no-repeat;
}

.pagetitle h2 {
	margin-top: -20px;
	position: relative;
	top: 25px;
	margin-left: 90px;
	height: 87px;
	width: 420px;	
}

#content .righttext a {
	color: #666666;
}

#content .righttext a strong {
	color: #000000;
}

img {
	border: 0;
}

.download {
	color: #666667;
	font-weight: bold;
}

.download_links a:hover {
	text-decoration: none;
}

.moreinfo {
	position: relative;
	top: 8px;
}

.smlshields img {
	padding-right: 10px;
}

.icon {
	float:left;
	margin-right:5px;
	margin-top:-4px;
}

.inner-right #right-sell {
	margin-left: 24px;
}

/* NEW PRODUCT DETAIL STUFF */

#upper_product h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 2.0em;
	color: #666666;
	letter-spacing: -0.05em;
}

#upper_product h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	border-bottom: 1px solid #d3d3d3;
	margin-left: -5px;
	padding-left: 5px;
}

#upper_product input.qty {
	width: 15px;
	margin: 0;
	padding: 1px 3px;
}

#upper_product .price {
	font-family: Verdana;
	font-size: 3.2em;
	letter-spacing: -0.1em;
	color: #0075c6;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;	
}
	.price .discount {
		letter-spacing: 0.0em;
		font-weight: bold;
		font-size: 0.4em;
	}

#product_listing #listings tr td .price {
	color: #007fc6;
	font-family: Verdana;
	font-size: 2.0em;
	letter-spacing: -0.1em;
}

.other_price {
	font-weight: bold;
}

#product_listing #listings tr td .item_title {
	color: #666666;
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bolder;
	letter-spacing: -0.03em;
}

#addToCart {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#addToCart {
	border: none;
	background: none;
	background-image: url('../grfx/add-to-cart.gif');
	width: 106px;
	height: 38px;
}

.pageErrors {
	font-weight: bold;
	display: block;
	background: #FFF8AF url('../grfx/warning.gif') 10px center no-repeat;
	border: 2px solid #FFDC00;
	padding: 10px 10px 10px 50px;
	margin: 10px 0px;
	line-height: normal;
}

em {
	color: #990000;
	font-weight: bold;
}

dd {
	margin:0 0 1em 0;
}

#slideshow {
	height: 230px;
	display: block;
}

#slidebox img { position: absolute; margin-left: auto; }

.test { width: 100%; height: 100%; display: block; border: 1px solid red;}