
/** {
	margin:0;
	padding:0;
}*/

body {
	background:url(http://www.polylabel.com/images/body_bg.gif) repeat-x #F5F6F7;
	color:#656565;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h1 {
	margin-top:.4em;
	margin-bottom:1em;
	border-bottom:1px solid #E5E7E8;	
	color:#067AB4;
	font-weight:normal;
	font-size:1.5em;
	line-height:1.4em;
}

h2.big {
	margin-top:.4em;
	margin-bottom:1em;
	border-bottom:1px solid #E5E7E8;	
	color:#067AB4;
	font-weight:normal;
	font-size:1.5em;
	line-height:1.4em;
}

h2 {
	color:#056A9A;
	font-size:1.2em;
	margin-top:0.8em;
	line-height:1.4em;
	font-weight: bold;
}

h3 {
	margin-bottom:2em;
	color:#E85500;
	font-size:1em;
	line-height:1.4em;
	font-weight: normal;
}

.bulletlist {
	list-style: none;
	color: #656565;
}

.bulletlist li {
	background-image: url(http://www.polylabel.com/images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin:0 0 6px 0;
    line-height: 18px;
	padding-left: 10px;
	margin-left: -20px;
	text-align:left;    
}

.bulletlistlarge {
	list-style: none;
	color: #067AB4;
	font-size: 12px;
	line-height: 24px;
}

.bulletlistlarge li {
	background-image: url(http://www.polylabel.com/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin:0 0 0 0;
	padding-left: 20px;
	margin-left: -20px;
	text-align:left;
}

.boldred {
	color:#d9000e;
	font-weight: bold;
}

.polaroid {
     padding:4px 4px 26px 4px;
     border:1px solid #ddd;
     background:white;
     text-align:center;
}
.polaroidtext {
	color: #678197;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    position:relative;
    top: -24px;
}

.boldlargelightblue {
	color:#056A9A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.ordersamplelink {
	font-size: 12px;
	line-height: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #558000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	background-color: #E7F8C7;
	background-image: url(http://www.polylabel.com/images/common/RefText.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:active.ordersamplelink, a:hover.ordersamplelink {
	color: #CD5510;
	background-color: #F8DFC7;
	background-image: url(http://www.polylabel.com/images/common/RefText.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

p {
	margin:0 0 .9em 0;
	line-height: 1.6em;
}

fieldset {
	border:none;
}

legend  {
	display:none;
}

form {
	display:inline;
}

ul {
	list-style: inside;
}

input {
	vertical-align:middle;
}

a {
	color:#068DCE;
	text-decoration:none;
}

a:hover {
	color:#E85500;
	text-decoration:none;
}

.separator {
	padding:0 5px 0 7px;
}

.page {
	margin-bottom:1.5em;
}

#main_column {
	margin-right:2%;
	float:left;
	width:660px;
}

.input-text {
	border:1px solid #c3c3c3;
	font-size:.98em;
	height:1.5em;
	padding:4px 3px 0pt 4px;
	width:90%;
}

#nav {
	float:left;
	width:750px;
	background:url(http://www.polylabel.com/images/nav_bg.gif) no-repeat;
	padding:4px 15px 0 15px;
	text-align:left;
	font-size:12px;
}

#nav li {
	float:left;
	background:url(http://www.polylabel.com/images/nav_li_bg.gif) no-repeat 100% 50%;
	position:relative;
}

#nav li.last {
	background:none;
}

#nav li.p {
	background:none;
}

#nav a {
	display:block;
	padding-left:5px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#nav a strong,#nav a strong {
	display:block;
	line-height:1.9em;
	padding:0 12px .25em 5px;
	white-space:nowrap;
	font-size:12px;
}

#nav li.over a,#nav a:hover {
	background:url(http://www.polylabel.com/images/nav_over_left.gif) no-repeat;
	color:#067AB4;
}

#nav li.over a strong,#nav a:hover strong {
	background:url(http://www.polylabel.com/images/nav_over_right.gif) no-repeat 100% 0;
	padding-right:10px;
	padding-left:7px;
}

#nav li.over ul a,#nav li.over ul a:hover {
	background:none;
	padding:.25em 0;
}

#nav ul li {
	float:none;
}

#nav ul {
	display:none;
}

#nav li.over ul {
	display:block;
	position:absolute;
	top:2.15em;
	left:0;
	width:16.8em;
	background:url(http://www.polylabel.com/images/nav_sec_bg.png) no-repeat 0 100%;
	padding-bottom:6px;
}

#nav ul li,#nav ul li.last {
	display:block;
	background:url(http://www.polylabel.com/images/nav_sec_li_bg.png) repeat-y;
	padding:0 1.08em;
}

#nav li.over ul a {
	color:#34617e;
	border-bottom:1px solid #e5e7e8;
}

#nav li.over ul a:hover {
	color:#067AB4;
}

#nav ul li.last a {
	border:none;
}

#nav li.active a,#nav li a.active {
	color:#5dbbec;
}

#nav li.active ul li a {
	color:#34617e;
}

#nav ul li {
	float:none;
}

#nav ul {
	display:none;
}

#nav ul li {
	display:block;
	background:url(http://www.polylabel.com/images/nav_sec_li_bg.png) repeat-y;
	padding:0 1.08em;
}

.container {
	width:980px;
	margin:0 auto;
	text-align:left;
}

.header {
	position:relative;
	height:130px;
	text-align:right;
	z-index:199;
	margin:0;
	padding:0;
}

.header * {
	margin:0;
	padding:0;
}

.header ul {
	list-style: none;
}

.header #logo {
	float:left;
	margin:35px 0 0 4px;
}

.header #logo a {
	display:block;
	width:300px;
	height:65px;
	margin-top: -15px;
	background:url(http://www.polylabel.com/images/logo.gif) no-repeat;
}

.header #logo a span {
	display:none;
}

#mininav {
	position:absolute;
	top:72px;
	right:0;
	color:#c0bfbf;
	font-size:.92em;
	text-align:left;
}

#mininav li {
	position:relative;
	float:left;
	padding:3px 0;
	list-style:none;
}

#mininav .separator {
	padding:0 7px;
}

#miniheader {
	position:absolute;
	top:5px;
	right:0;
	color:#c0bfbf;
	font-size:.92em;
	text-align:left;
}

#miniheader li {
	position:relative;
	float:left;
	padding:3px 0;
	list-style:none;
}

#miniheader  a {
	color:#c0bfbf;
}

#miniheader  a:hover {
	color:#666;
}

#miniheader .separator {
	color:#c0bfbf;
	padding:0 7px;
}

.header .nav-bar {
	position:absolute;
	font-size:12.0px;
	bottom:0;
	left:0;
	width:980px;
	background:url(http://www.polylabel.com/images/nav_bar_bg.gif) repeat-x #2e3940;
}

.header .nav-bar .corner {
	float:right;
	width:5px;
	font-size:.4em;
	background:url(http://www.polylabel.com/images/search_bg.gif) no-repeat 100% 0;
}

.header .nav-bar fieldset {
	float:right;
	padding-top:6px;
}

.header .nav-bar .input-text {
	width:10em;
	margin-top:-3px;
}

.breadcrumbs {
	margin-top:-20px;
	margin-bottom:8px;
	color:#999;
	font-size:.92em;
	margin-left: -40px;
    }

.breadcrumbs li {
	display:inline;
}

.breadcrumbs a {
	color:#999;
}

.breadcrumbs a:hover {
	color:#666;
}

.breadcrumbs .separator {
	padding:0 5px 0 7px;
}

.main {
	margin-top:0px;
}

.footer {
	margin-bottom:3em;
	background:url(http://www.polylabel.com/images/shadow_bg.jpg) no-repeat;
	padding:21px 0;
	font-size:.92em;
	text-align:right;
	color:#c0bfbf;
}

.footer ul,.footer ul li {
	display: inline;
}

.footer .legal {
	float: left;
	width:54%;
	text-align: left;
}

.home-main {
	margin-bottom:15px;
	background:url(http://www.polylabel.com/images/shadow_bg.jpg) no-repeat 50% 0;
	padding:0;
	padding-top:28px;
}


.page:after,.clear:after,.footer:after,.main:after,#nav:after,.header .nav-bar:after,.header #mininav:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	visibility:hidden;
}

.container .header .nav-bar .dropdown ul,.main .home-main ul {
	list-style: none;
	list-style-position: outside;
}

img {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:middle;
}

.boldredlarge {
	color:#d9000e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#right_column_banner {
	width:300px;
	margin: 0 0 0 0;
	float:left;
	position:relative;
	font-size: .920em;
	z-index:99;
	display:inline;
	background-color: #F5F6F7;
}

#rightcolumnheader {
	height:60px;
	overflow:hidden;
	margin:0 !important;
	line-height:0 !important
	height:1%
}

#right_column {
	width:300px;
	margin: 0 0 0 0;
	float:left;
	position:relative;
	font-size: .920em;
	background:transparent url('http://www.polylabel.com/images/columnbg.jpg') repeat-y 0 0;
	z-index:99;
	display:inline
}

.hr {
	width:100%;
	height:2px;
	display:block;
	background:transparent url('http://www.polylabel.com/images/dotted_x.gif') repeat-x 0 bottom;
	margin:0 0 1em 0;
	clear:both
}

#right_column div.hr {
	width:280px;
	height:60px;
	display:block;
	float:right;
	background-color: transparent;
	background-image: url(http://www.polylabel.com/images/hr.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}



.rightcolumnlist {
	margin:0;
	padding:0 14px 1.5em 54px;
	list-style:none;
	background:transparent url('http://www.polylabel.com/images/columnside.jpg') no-repeat 0 0;
	position:relative;
	width:232px;
	float:right;
	    
}

.rightcolumnsublist {
	margin:0;
	padding:0 14px 1.5em 54px;
	list-style:none;
	position:relative;
	width:232px;
	float:right;
	    
}

.rightcolumnbannerlist {
	margin:0;
	padding:0 20px 1.5em 48px;
	list-style:none;
	position:relative;
	width:232px;
	float:right;
	[if Opera] 	left: -1px;
}

.rightcolumnbannerlist li {
	margin:0;
	padding:0 0 .5em 0;
	list-style:none
}

.rightcolumnlist li, .rightcolumnsublist li {
	margin:0;
	padding:1em 0 .5em 0;
	background:transparent url('http://www.polylabel.com/images/dotted_x.gif') repeat-x 0 bottom;
	list-style:none
}

.rightcolumnlist li.last, .rightcolumnsublist li.last {
	background:none;
	padding:1em 0 0 0
}

.last {
	border:0 none !important
}


/* ===== Tables ===== */

/* ChartTable */

TABLE.ChartTable {
	BORDER-RIGHT: #D7E7F4 1px solid;
	Padding: 1em;
	WIDTH: 90%;
	BORDER-COLLAPSE: collapse;
	font-size: 11px;
	line-height: 160%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
TABLE.ChartTable A.ChartTable:link, A.ChartTable:visited {
	color: #495C6B;
	text-decoration: none;
}
TABLE.ChartTable A.ChartTable:hover {
	color: #A7B6C2;
}
CAPTION {
	PADDING: 1em 0px 0px; COLOR: #9ba9b4; LETTER-SPACING: 0.1em; TEXT-ALIGN: center; caption-side: top
}
TABLE.ChartTable TR.odd TD {
	background-color: #EEF4FD;
}
TABLE.ChartTable TR.odd TD.leftcell {
	background-color: #F5F6F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F6F7;
}
TABLE.ChartTable TR.odd .column1 {
	background-color: #EAF2FD;
	background-image: url(http://www.polylabel.com/images/common/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;	
}
TABLE.ChartTable .column1 {
	BACKGROUND: #f9fcfe;
	background-image: url(http://www.polylabel.com/images/common/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;	
}
TABLE.ChartTable TD {
	PADDING-BOTTOM: 0.3em; BORDER-LEFT: #D7E7F4 1px solid; COLOR: #678197; PADDING-TOP: 0.3em; BORDER-BOTTOM: #D7E7F4 1px solid; TEXT-ALIGN: center
}
TABLE.ChartTable TH {
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0.3em;
	BORDER-LEFT: #D7E7F4 1px solid;
	COLOR: #678197;
	PADDING-TOP: 0.3em;
	BORDER-BOTTOM: #D7E7F4 1px solid;
	TEXT-ALIGN: left;
}
TABLE.ChartTable THEAD TH {
	COLOR: #66A3D3;
	TEXT-ALIGN: center;
	line-height: 2em;
	font-weight: bold;
	background-color: #E6F0FD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7E7F4;
}
TABLE.ChartTable TFOOT TH {
	BACKGROUND: #EEF4FD;
	TEXT-ALIGN: right;
	border-top-style: double;
	border-top-color: #D7E7F4;
	border-top-width: 3px;
	padding-top: 10px;
}


/* PlayerTable */

TABLE.PlayerTable {
	WIDTH: 90%;
	BORDER-COLLAPSE: collapse;
	font-size: 11px;
	line-height: 160%;
	background-color: #EEF4FD;
	border: 1px solid #D7E7F4;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
TABLE.PlayerTable A.PlayerTable:link, A.PlayerTable:visited {
	color: #2C363F;
	text-decoration: none;
}
TABLE.PlayerTable A.PlayerTable:hover {
	color: #A7B6C2;
}
TABLE.PlayerTable TR TD.main {
	TEXT-ALIGN: center;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
}
TABLE.PlayerTable TR TD.tip {
	padding-top: 0.5em;
	padding-right: 5em;
	padding-bottom: 1.5em;
	padding-left: 5em;
	font-size: 11px;
	line-height: 160%;
    COLOR: #495C6B;
}


/* ProductTable */

TABLE.ProductTable {
	BORDER-RIGHT: #D7E7F4 1px solid;
	Padding: 1em;
	WIDTH: 90%;
	BORDER-COLLAPSE: collapse;
	font-size: 11px;
	line-height: 160%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

TABLE.ProductTable TR.odd TD {
	background-color: #EEF4FD;
}
TABLE.ProductTable TR.odd TD.leftcell {
	background-color: #F5F6F7;
    BORDER-LEFT: #F5F6F7 1px solid;
}
TABLE.ProductTable TD {
	PADDING: 0.5em;
    BORDER-LEFT: #D7E7F4 1px solid;
    BORDER-BOTTOM: #D7E7F4 1px solid;
    TEXT-ALIGN: left;
    vertical-align: top;
}
TABLE.ProductTable TD.imagecell {
	background-color: #FFFFFF;
}
TABLE.ProductTable THEAD TH {
	COLOR: #EAF8FF;
	TEXT-ALIGN: left;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.4em;
	background-color: #0088B5;
	PADDING: 0.5em;
	BORDER-LEFT: #D7E7F4 1px solid;
	BORDER-BOTTOM: #D7E7F4 1px solid;    
	BORDER-TOP: #D7E7F4 1px solid;     
}



/* PricingTable */

TABLE.PricingTable {
	BORDER-RIGHT: #D7E7F4 1px solid;
	Padding: 1em;
	WIDTH: 85%;
	BORDER-COLLAPSE: collapse;
	font-size: 11px;
	line-height: 160%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

TABLE.PricingTable TR.odd TD {
	background-color: #EEF4FD;
}

TABLE.PricingTable TD {
	PADDING: 0.5em;
    BORDER-LEFT: #D7E7F4 1px solid;
    COLOR: #678197;
    BORDER-BOTTOM: #D7E7F4 1px solid;
    TEXT-ALIGN: center;
    vertical-align: top;
}

TABLE.PricingTable TH {
	COLOR: #66A3D3;
	TEXT-ALIGN: center;
	font-weight:bold;
	font-size:11px;
	line-height:1.4em;
	background-color: #E6F0FD;
	PADDING: 0.5em;
	BORDER-LEFT: #D7E7F4 1px solid;
	BORDER-BOTTOM: #D7E7F4 1px solid;    
	BORDER-TOP: #D7E7F4 1px solid;     
}



/* NoticeTable */

TABLE.NoticeTable {
	BORDER-RIGHT: #D7E7F4 1px solid;
	Padding: 1em;
	WIDTH: 100%;
	BORDER-COLLAPSE: collapse;
	line-height: 160%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

TABLE.NoticeTable TD.right {
	PADDING: 0.5em;
    BORDER-LEFT: #D7E7F4 1px solid;
    COLOR: #678197;
    BORDER-BOTTOM: #D7E7F4 1px solid;
    vertical-align: top;
	font-size: 11px;    
}

TABLE.NoticeTable TD.left {
	PADDING-Right: 1em;
    vertical-align: top;
}

TABLE.NoticeTable TH {
	COLOR: #66A3D3;
	font-weight:bold;
	font-size:11px;
	line-height:1.4em;
	background-color: #E6F0FD;
	PADDING: 0.5em;
	BORDER-LEFT: #D7E7F4 1px solid;
	BORDER-BOTTOM: #D7E7F4 1px solid;    
	BORDER-TOP: #D7E7F4 1px solid;     
}



/*Download Button*/
.downloadBuy:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #0066cc; TEXT-DECORATION: none
}
.downloadBuy:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #0066cc; TEXT-DECORATION: none
}
.downloadBuy:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #FF6200; TEXT-DECORATION: none
}
.downloadBuy:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #FF6200; TEXT-DECORATION: none
}
.downloadBuySmall:link {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #64798d; TEXT-DECORATION: none
}
.downloadBuySmall:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #64798d; TEXT-DECORATION: none
}
.downloadBuySmall:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #FF6200; TEXT-DECORATION: none
}
.downloadBuySmall:active {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #FF6200; TEXT-DECORATION: none
}



.addthis_toolbox .two_column 
{
    width: 216px;
    padding: 10px 0 10px 0px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 44px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: #067AB4;
}

.addthis_toolbox .two_column a:hover
{
	cursor:pointer;
    color: #E85500;
    background: #EEF4FD;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 24px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

.feedburnerFeedBlock .headline {
	margin-left: -40px;
	font-size:12px;
}

.feedburnerFeedBlock .date {
	margin-left: -40px;
}

.feedburnerFeedBlock div {
	margin-left: -40px;
}

.feedburnerFeedBlock div#creditfooter {
	margin-left: -4px;
}

/* Browser Conditional Blocks */
/* ========================== */
   

  
