body {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	color: #595959;
	font-size: 14px;
	font-family: Arial, Helvetica;
}

a {
	color: #868686;
	font-family: arial, Verdana, font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-size: 15px;
	font-weight: bold;
	color: #304b92;
}

a:hover {
	text-decoration: none;
}

span {
	font-weight: bold;
	font-size: 16px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: none;
}

span .title {
	color: navy;
}

td {
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 18px;
	color: #515151;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 17px;
	color: #304B92;
}

h3 a {
	color: #304B92
}

.error {
	color: red;
}

.info {
	color: #304b92;
}

.pricing {
	width: 100%;
}

.highlight {
	padding: 5px;
	border: 1px solid #284d94;
	background: #fefefe;
}

.story input, .story select {
	border: 1px solid #c6c6c6;
	height: 18px;
}

.story input:hover {
	border: 1px solid #6a6d76;
}

.pricing td {
	width: 33%;
}

.ordercl td {
	padding-top: 4px;
}

input[type=text].invalid, select.invalid, textarea.invalid {
	border: 1px solid #db5e3c;
}

label.invalid {
	font-weight: bold;
	color: #ec3420;
}

.noborder {
	border: none;
}

li a {
	font-weight: bold;
	font-size: 12px;
}

.spacer {
	width: 100%;
	border-top: 1px solid #bebebe;
}

#page {
	width: 100%;
	background-image: url(../img/snapframes/headbg.png);
	background-repeat: repeat-x;
	text-align: center;
}

#main {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}

#top {
	background: url(../img/snapframes/header.png) no-repeat scroll center bottom;
	height: 160px;
	width: 1024;
}

#headmenu {
	font-size: 13px;
	background: url(../img/snapframes/headmenu.png) no-repeat left top;
	text-align: center;
	width: 300px;
	height: 94px;
	float: right;
}

#headmenu img.header-toll-free {
    margin: 18px 25px 0px 0px;
}

#headmenu div.links {
    margin-right: 35px;
}

#headmenu div.links a:hover {
    color: #ccc;
}

#content {
	padding: 0 50px 0 50px;
	width: 1024px;
	float: left;
	height: auto;
	background-image: url(../img/snapframes/contentbg.png);
	background-repeat: repeat-y;
}

.lefts {
	width: 150px;
	height: auto;
	padding: 10px;
	float: left;
}

.rights {
	padding: 10px;
	float: left;
}

#cont {
	width: 680px;
	height: auto;
	float: left;
	min-height: 500px;
	border-right: 1px solid #bebebe;
	font-size: 11px;
}

.txt {
	float: left;
	width: 460px;
	padding: 0 20px 0 20px;
}

.story {
	clear: both;
	font-size: 12px;
}

.story p {
	font-size: 15px;
	text-align: right;
}

.story td {
	text-align: left;
	font-size: 12px;
}

.story table {
	width: 100%;
}

.story span {
	font-size: 12px;
}

.marked {
	background-color: #d8d8d8;
}

.story li, .story li a {
	line-height: 22px;
	width: auto;
	background: none;
	font-weight: bold;
	color: #304b92;
	font-size: 13px;
	text-align: right;
}

.story li a:hover {
	text-decoration: underline;
}

.cbox {
	display: block;
	width: 480px;
}

.logo a {
	color: #FFFFFF;
}

#menu {
	width: 239px;
	background-repeat: no-repeat;
	background-image: url(../img/snapframes/menuitem.png);
	border-top: 1px solid #bebebe;
	padding-left: 10px;
}

ul.sidebar {
	width: 240px;
	height: auto;
	float: left;
}

ul.sidebar li a {
	padding: 0px 4px;
	display: block;
	background: #FFFADF url(../img/bg/snapframe/menu_arrow.gif) no-repeat 220px center;
	font-weight: bold;
	border-bottom: 1px solid #bebebe;
	line-height: 22px;
}

ul.sidebar li a:hover {
	background: #FFF url(../img/bg/snapframe/menu_arrow_hover.gif) no-repeat 220px center;
}

ul.sidebar li a.act {
	color: #000;
	background: #BEBEBE url(../img/bg/snapframe/menu_arrow_act.gif) no-repeat 220px center;
}

#footer {
	width: 1024px;
	height: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #304b92;
	background-image: url(../img/snapframes/footer.png);
	background-repeat: no-repeat;
	float: left;
}

.address {
	padding: 45px 0 0 50px;
	float: left;
}

.logo {
	padding: 20px 50px 0 0;
	float: right;
}
#footer img {
	background: none;
}

.container {
	padding: 0px 50px 0px 50px;
}

#externhead {
	padding: 0px 4px;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
}

ul.sidebarext {
	padding: 40px 0px;
	width: 240px;
	height: auto;
	float: left;
}

ul.sidebarext li a {
	padding: 0px 4px;
	display: block;
	background: #efefef url(../img/btn/extern_link.png) no-repeat 220px center;
	font-weight: normal;
	border-bottom: 1px solid #bebebe;
	line-height: 22px;
}

ul.sidebarext li i {
	font-weight: italic;
	font-size: 10px;
}

ul.sidebarext li a:hover {
	background: #FFF url(../img/btn/extern_link.png) no-repeat 220px center;
}

ul.sidebarcat {
	padding: 0px 0px;
	width: 240px;
	height: auto;
	float: left;
}

ul.sidebarcat li {
	padding: 5px 4px;
	display: block;
	background: #efefef;
	color: #868686;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #bebebe;
}

ul.sidebarcat li a {
	font-weight: italic;
	font-size: 10px;
	line-height: 5px;
}

/*hqimage*/
div.artimage-preview
{
	background: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	height: auto;
	width: auto;
}

img.hqthumb
{
	cursor: pointer;
}

hr.divider {
    margin: 20px 0px;
}

div.artnr {
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 6px;
    color: #023398;
}

div.cbox table td h1 {
    margin-bottom: 10px;
}

button.btnGrey, input.btnGrey {
    background:#E6E6E6 url(/img/misc/but_grey_bg.png) repeat-x scroll left center;
    border-color:#CACACA #7B7B7B #7B7B7B #CACACA;
    border-style:solid;
    border-width:1px;
    padding:0 0.5em;
}

div.content.nlsubbox p {
    text-align: left;
    font-size: 100%;
    font-weight: bold;
}

div.content.nlsubbox input,
div.content.nlsubbox select,
div.content.nlunsubbox input,
div.content.nlunsubbox select {
    height: auto;
}

div#nlsubscribeform input#name,
div#nlsubscribeform input#comp,
div#nlsubscribeform input#address,
div#nlsubscribeform input#tel,
div#nlsubscribeform input#fax,
div#nlsubscribeform input#email,
div#nlsubscribeform select {
    width: 300px;
}

div#nlsubscribeform input#city {
    width: 215px;
}
