/*
Default theme
(c) 2008-2009 SleepAidRecords
*/
* {
	margin: 0;
}

html,body {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-family: Myriad Pro, Lucida, Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	background: url(../images/universal-background.jpg) center repeat-y #FFFFFF fixed;
	color: #FFF;
	height: 100%;
}

form {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
}

table {
	border: 0;
}

/* Fix for Opera on Mac */
td {
	vertical-align: top;
}

/* Classes */
.left_container {
	width: 566px;
}

.nice_table {
	font: 8pt Arial;
	color: black;
	border: 0;
}

.nice_table td {
	text-align: left;
	vertical-align: middle;
	color: #EEE;
}

.nice_table thead th {
	font-variant: small-caps;
	color: #EEE;
	background-color: #555;
	padding: 0 8px 0 0px;
	cursor: pointer;
}

.nice_table thead tr th:hover {
	
}

.nice_table tbody .even_row {
	background-color: #444;
}

.nice_table tbody .odd_row {
	background-color: #555;
}

.nice_table tbody tr:hover {
	background-color: #666;
}

.nice_table .centered {
	text-align: center;
}

table.nice_table td a {
	text-decoration: none;
}

.order_table {
	font-size: 8pt;
	color: white;
	border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	width: 680px;
}

.order_table td {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 0px 4px 0px 4px;
}

.order_table a {
	font-weight: bold;
	color: #F90;
}

.product_link {
	text-align: left;
}

.unit_price {
	text-align: right;
}

.strikeout {
	font-weight: bold;
	text-decoration: line-through;
	text-align: right;
}

.no-amount {
	background: url(../images/red-totalarea-4x4.jpg) repeat;
}

.no-amount-q {
	background: url(../images/red-shiparea-qmark.jpg) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
	display: block;
}

.ok-amount {
	background: url(../images/green-totalarea-4x4.jpg) repeat;
}

.userinfo {
	width: 500px;
	text-align: left;
}

.form fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid gray;
	text-align: left;
}

.form legend {
	margin-left: 1em;
	padding: 0;
	color: white;
	font-weight: bold;
}

.form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

.form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0em;
}

.form label {
	position: relative;
	width: 100%;
	margin: 0.5em 1em 0 0;
	padding: 0;
	color: #7F807F;
	display: block;
	font-size: 10pt;
	height: 100%;
}

.form input {
	padding: 0;
	margin: 0;
	width: 293px;
}

.form p {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 0;
	line-height: 1em;
}

div.form {
	background: none;
}

.form li strong {
	position: absolute;
	left: 27em;
	top: 0.2em;
	width: 19em;
	color: #CC0000;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

.form li strong img {
	position: absolute;
	left: -16em;
}

.form fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}

.form a {
	color: white;
	text-decoration: none;
}

.form select {
	position: relative;
}

.form span.left {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: left;
	clear: left;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	display: block;
}

.form span.right {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: right;
	clear: right;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	display: block;
}

.form span.left input {
	width: 100%;
}

.form span.right input {
	width: 100%;
}

.error {
	color: white;
	font-weight: bold;
	margin-bottom: 1em;
}

.update_cart {
	width: 100%;
}

.reset_cart {
	text-align: right;
	border-bottom: 0;
}

.topmenu {
	width: 100%;
}

.menuitem {
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	text-decoration: none;
}

.bmenuitem {
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.section {
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration: none;
	padding: 20pt 0 25pt 25pt;
}

.form {
	margin: 0;
	width: 100%;
}

.form legend {
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	padding: 0 4px 0 4px;
}

.login ul {
	float: left;
	line-height: 1em;
	list-style: none;
	padding-left: 0em;
	width: 92%;
}

.login ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}

.login ul li label {
	padding: 0 1em;
	margin: 0;
	float: none;
}

.login ul li input {
	padding: 0;
	margin-left: 1em;
	float: none;
}

.login label {
	
}

.login p {
	color: white;
	padding: 0 1em;
}

.login .submit {
	float: right;
	margin-bottom: 0.5em;
}

.login .reg_error_desc {
	margin: 4px 4px;
	padding-left: 1em;
	color: red;
}

.reg_error_desc {
	margin: 4px 4px;
	padding-left: 1em;
	color: red;
}

.required {
	color: red;
	font-size: 9pt;
}

.login .error {
	display: inline;
	padding-left: 1em;
}

.form .error {
	display: inline;
	padding-left: 1em;
}

.carderror {
	color: red;
}

.upserror {
	color: red;
}

.missing {
	color: red;
}

.cart_recalcmsg {
	color: red;
}

.message {
	font-style: italic;
	color: #808180;
}

.form a {
	text-decoration: underline;
}

.form .error_desc {
	margin: 4px 4px;
	padding-left: 11em;
	width: 40em;
	color: red;
	padding-left: 11em;
}

.user_login {
	background-color: #808180;
	padding: 4px;
	text-align: right;
	padding: 4px;
}

.user_login a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.user_login td {
	padding: 4px;
}

.user_login_cart {
	text-align: left;
}

.user_login_who {
	text-align: right;
}

/* ID's */
#a_nice_table {
	border: 1px solid red;
}

.product {
	padding: 2em 4em;
	color: white;
}

.over {
	background-color: white;
	color: black;
}

.front img {
	float: left;
}

body {
	width: 779px;
	margin: 0 auto;
	position: relative;
}

.content_table {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}

html>body .content_table {
	padding: 0;
	margin: 0 auto;
	width: 780px;
}

/*
 * The menus area consists of one main (big) and one (small) plus user and cart icons
 */
.menu_strip {
	margin: 0px 0 0 0;
	padding: 0;
	width: 566px;
	position: relative;
	top: 20px;
	height: 100%;
}

.menu_strip li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 37px;
}

.menu_top_container {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	list-style: none;
	vertical-align: top;
}

#menu_top {
	margin: 0;
	padding: 0;
	width: 566px;
	position: relative;
	top: 0px;
}

#menu_top li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#menu_top li,#menu_top a {
	height: 35px;
	display: block;
}

#small_menu_top {
	width: 566px;
	height: 31px;
	margin: 0;
	padding: 0;
	position: relative;
}

#small_menu_top li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#small_menu {
	padding-left: 14px;
}

#page_home #small_menu_off {
	padding: 0;
	margin: 0;
	width: 566px;
	height: 32px;
	background: url(../images/home-graphicarea2.jpg) no-repeat;
}

#small_menu_off {
	padding: 0;
	margin: 0;
	width: 566px;
	height: 32px;
}

#page_home .top_left {
	width: 214px;
	height: 126px;
	background: url(../images/home-graphicarea1.jpg) no-repeat;
}

.top_left {
	width: 214px;
	height: 126px;
	background: url(../images/universal-graphicarea1.jpg) no-repeat scroll 0 0;
}

.top_left a {
	display: block;
	height: 75%
}

.teaser {
	width: 780px;
	height: 138px;
	padding: 0;
	margin: 0;
}

.teaser_ppstd {
	width: 780px;
	height: 61px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.teaser img {
	padding: 0 0 0 0px;
	border: 0;
	width: 780px;
	color: black;
}

#tease_left {
	width: 566px;
	height: 138px;
	float: left;
	padding: 0;
	margin: 0;
	color: black;
	font-size: 2em;
}

.images-on #tease_left {
	text-indent:-12345px;
	background: url(../images/home-graphicarea3.jpg) no-repeat;
	overflow: hidden;
}

#tease_right {
	width: 214px;
	height: 138px;
	float: left;
	padding: 0;
	margin: 0;
	color: black;
	font-size: 2em;
}

.images-on #tease_right {
	text-indent:-12345px;
	background: url(../images/home-graphicarea4.jpg) no-repeat;
	overflow: hidden;
}

#small_menu_top li,#small_menu_top a {
	height: 31px;
	display: block;
}

#menu_top_usercart {
	width: 566px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: middle;
	font-size: 9pt;
}

#menu_top_usercart li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 38px;
}

#menu_top_usercart a {
	color: #808180;
	text-decoration: none;
	margin-left: -36px;
	padding-left: 36px;
}

#menu_top_usercart p {
	width: 200px;
	padding-left: 43px;
	padding-top: 10px;
	color: #808180;
	margin: 0;
}

#menu_top li a {
	text-decoration: none;
}

#small_menu_top li a {
	text-decoration: none;
}

.menu_top_left {
	width: 24px;
	background: url(../images/menu/bigmenubar-leftendcap.jpg) no-repeat;
}

.menu_top_middle {
	width: 20px;
	background: url(../images/menu/bigmenubar-1pxfill.jpg) repeat-x;
}

.menu_top_right {
	width: 24px;
	background: url(../images/menu/bigmenubar-rightendcap.jpg) no-repeat;
}

.small_menu_top_left {
	width: 24px;
	background: url(../images/menu/smallmenubar-leftendcap.jpg) no-repeat;
}

.small_menu_top_middle {
	width: 20px;
	background: url(../images/menu/smallmenubar-fill1px.jpg) repeat-x;
}

.small_menu_top_right {
	width: 24px;
	background: url(../images/menu/smallmenubar-rightendcap.jpg) no-repeat;
}

.menu_cart_empty {
	position: absolute;
	left: 312px;
	width: 44px;
	background: url(../images/buttons/upperbutton-emptyshopcart.jpg) no-repeat;
}

.menu_cart_not_empty {
	position: absolute;
	left: 312px;
	width: 44px;
	background: url(../images/buttons/upperbutton-fullshopcart.jpg) no-repeat;
}

#menu_home {
	width: 50px;
	background: url(../images/menu/bigmenubar-home.jpg) no-repeat;
}

#menu_home a:hover,#page_home li#menu_home {
	background: url(../images/menu/bigmenubar-homeselected.jpg) no-repeat;
}

#menu_product {
	width: 69px;
	background: url(../images/menu/bigmenubar-products.jpg) no-repeat;
}

#menu_product a:hover,#page_products li#menu_product {
	background: url(../images/menu/bigmenubar-productsselected.jpg) no-repeat;
}

#menu_whyitworks {
	width: 96px;
	background: url(../images/menu/bigmenubar-whyitworks.jpg) no-repeat;
}

#menu_whyitworks a:hover,#page_whyitworks li#menu_whyitworks {
	background: url(../images/menu/bigmenubar-whyitworksselected.jpg) no-repeat;
}

#menu_owners {
	width: 112px;
	background: url(../images/menu/bigmenubar-owners.jpg) no-repeat;
}

#menu_owners a:hover,#page_owners li#menu_owners {
	background: url(../images/menu/bigmenubar-ownersselected.jpg) no-repeat;
}

#menu_forum {
	width: 74px;
	background: url(../images/menu/bigmenubar-forum.jpg) no-repeat;
}

#menu_forum a:hover,#page_forum li#menu_forum {
	background: url(../images/menu/bigmenubar-forumselected.jpg) no-repeat;
}

#menu_customer {
	width: 106px;
	padding: 0;
	background: url(../images/menu/bigmenubar-customer.jpg) no-repeat;
}

#menu_customer a:hover,#page_customer li#menu_customer {
	background: url(../images/menu/bigmenubar-customerselected.jpg) no-repeat;
}

#menu_company {
	width: 73px;
	background: url(../images/menu/bigmenubar-company.jpg) no-repeat;
}

#menu_company a:hover,#page_company li#menu_company {
	background: url(../images/menu/bigmenubar-companyselected.jpg) no-repeat;
}

#menu_tab_1 {
	width: 53px;
	background: url(../images/menu/smallmenubar-temp1.jpg) no-repeat;
}

#menu_tab_1 a:hover,#page_tab_1 li#menu_tab_1 {
	background: url(../images/menu/smallmenubar-temp1-selected.jpg) no-repeat;
}

#menu_tab_2 {
	width: 53px;
	background: url(../images/menu/smallmenubar-temp2.jpg) no-repeat;
}

#menu_tab_2 a:hover,#page_tab_2 li#menu_tab_2 {
	background: url(../images/menu/smallmenubar-temp2-selected.jpg) no-repeat;
}

#menu_tab_3 {
	width: 52px;
	background: url(../images/menu/smallmenubar-temp3.jpg) no-repeat;
}

#menu_tab_3 a:hover,#page_tab_3 li#menu_tab_3 {
	background: url(../images/menu/smallmenubar-temp1-3elected.jpg) no-repeat;
}

/*
 * the panel
 */
.panel {
	width: 214px;
	padding: 0;
	margin: 0;
	position: relative;
}

.panel p {
	color: black;
	margin-top: 1em;
}

.images-on .panel p {
	text-indent: -10000px;
}

.panel li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel li,.panel a {
	display: block;
}

.panel li a {
	height: 100%;
	text-decoration: none;
}

.panel_top {
	height: 95px;
	background: url(../images/sidepanel-topsection-valuepacks.jpg) no-repeat;
}

.panel_bottom {
	height: 196px;
	background: url(../images/sidepanel-endsection-tinnitus.jpg) no-repeat;
}

#panel_followuson {
	height: 58px;
	background: url(../images/sidepanel-midsection-blog.jpg) no-repeat;
}

#panel_content_orderbyphone {
	height: 150px;
	background: url(../images/sidepanel-content-orderphone.jpg) no-repeat;
}

#panel_whyitworks {
	height: 139px;
	background: url(../images/sidepanel-midsection-whyitworks.jpg) no-repeat;
}

#panel_securecheckout {
	height: 53px;
	background: url(../images/sidepanel-midsection-securecheckout.jpg) no-repeat;
}

#panel_alsoavailableat {
	height: 104px;
	background: url(../images/sidepanel-midsection-itunes1.jpg) no-repeat;
}

#panel_lotofchoices {
	height: 143px;
	background: url(../images/sidepanel-midsection-lotofchoices.jpg) no-repeat;
}

#panel_nappingsessions {
	height: 91px;
	background: url(../images/sidepanel-midsection-nappingsessions.jpg) no-repeat;
}

/*
 * the shoping cart
 */
.cart {
	width: 754px;
	padding: 0;
	margin: 0 0 0 13px;
	position: relative;
}

.cart li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1.cart {
	width: 754px;
	margin: 0;
	padding: 0px 0 0 78px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.cart div.frame {
	margin: 0;
	padding: 0;
	background: url(../images/dialog-big-fill.jpg) repeat-y;
	position: relative;
}

.cart li,.cart a {
	display: block;
}

.cart li a {
	height: 100%;
	text-decoration: none;
	color: #808180;
	font-weight: normal;
}

.cart_top {
	height: 22px;
	background: url(../images/dialog-big-top.jpg) no-repeat;
}

.cart_header {
	height: 36px;
	width: 640px;
	margin: 0px 0 0 37px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/round-button-cart-darkbkgr.jpg) no-repeat;
	color: #7f807f;
	font-size: 16pt;
	font-style: italic;
}

.cart_empty_footer {
	background: url(../images/optionsquares-shopcart-empty.jpg) no-repeat;
	height: 160px;
}

.cart_empty_footer_ppstd {
	background: url(../images/optionsquares-shopcart-empty-pp.jpg) no-repeat;
	height: 210px;
}

.cart_footer {
	background: url(../images/optionsquares-shopcart-full.jpg) no-repeat;
	height: 155px;
	position: relative;
}

.cart_footer_ppstd {
	background: url(../images/optionsquares-shopcart-full-pp.jpg) no-repeat;
	height: 207px;
	position: relative;
}

.checkout_footer {
	background: url(../images/optionsquares-checkout-creditcard.jpg) no-repeat;
	height: 207px;
	position: relative;
}

.checkout_footer_paypal {
	background: url(../images/optionsquares-checkout-paypal.jpg) no-repeat;
	height: 207px;
}

.checkout_help {
	
}

.checkout_help_paypal {
	
}

.hdr_text {
	width: 640px;
	margin: -10px 0 8px 37px;
	padding: 0px 0 0 40px;
	color: #7f807f;
	font-size: 10pt;
}

.cart_table {
	font-size: 11pt;
	color: #7f807f;
	padding: 0px;
	margin: 0 0 0 37px;
	width: 680px;
	position: relative;
}

.cart_tax {
	font-size: 8pt;
	color: #7f807f;
}

.cart_checkout_error {
	font-style: italic;
	font-size: 10pt;
	color: red;
}

.cart_table thead {
	font-size: 9pt;
}

.cart_table thead td {
	border-top: 1px solid #808180;
}

.cart_table td {
	height: 24px;
	padding: 2px 5px;
}

.cart_table .zipcode {
	background: none;
	font-size: 9pt;
	line-height: 24px;
}

.cart_table #apply_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-apply-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	top: 6px;
}

.cart_small_summary {
	height: 29px;
	width: 470px;
	margin: 0 0 1em 0;
	padding: 0;
	color: #808180;
	font-size: 16pt;
	font-style: italic;
}

.cart_bottom_summary_top div {
	width: 480px;
	margin: 0px 0 0 140px;
	padding: 12px 0 0 00px;
}

.cart_bottom_summary_top p {
	color: #808180;
	padding: 0;
	margin: 0;
}

.cart_bottom_summary_top table {
	width: 100%;
	color: white;
}

.cart_bottom_summary_top table tr {
	width: 100%;
	color: white;
}

.cart_count {
	color: red;
}

/*
 * buttons
 */
#empty_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-emptycart-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
}

#update_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-updatecart-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	float: right;
}

#keep_shopping {
	border: 0;
	background: url(../images/buttons/shopcartpage-keepshopping-graphicbkr.jpg) no-repeat;
	width: 133px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 205px;
	top: 120px;
}

#checkout_goback {
	border: 0;
	background: url(../images/buttons/button-genericsize-back.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 280px;
}

#generic_goback_dark {
	border: 0;
	background: url(../images/buttons/button-genericsize-back-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 20px;
}

#cart_checkout_now {
	border: 0;
	background: url(../images/buttons/shopcartpage-checkoutnow-graphicbkr.jpg) no-repeat;
	width: 133px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 292px;
	top: 120px;
}

#cart_checkout_now_paypal_express {
	border: 0;
	background: url(../images/buttons/checkoutpage-paypal-greenbkr.jpg) no-repeat;
	width: 133px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 301px;
	top: 120px;
}

#checkout_editcart {
	border: 0;
	background: url(../images/buttons/checkoutpage-editcart-graphicbkr.jpg) no-repeat;
	width: 133px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 208px;
	top: 120px;
}

#checkout_now {
	border: 0;
	height: 29px;
	cursor: pointer;
	position: relative;
}

.checkout_now_button {
	background: url(../images/buttons/checkoutpage-sendorder-greenbkr.jpg) no-repeat;
	width: 133px;
	left: 307px;
	top: 120px;
}

.checkout_now_button_paypal_express {
	background: url(../images/buttons/checkoutpage-paypal-greenbkr.jpg) no-repeat;
	width: 133px;
	left: 307px;
	top: 120px;
}

#purchase_now {
	border: 0;
	background: url(../images/buttons/button-genericsize-purchase.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 284px;
}

#authorize_now {
	border: 0;
	background: url(../images/buttons/button-genericsize-sendorder.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 284px;
}

#submit_login_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-ok.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 337px;
}

#submit_authorize_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-ok.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 399px;
}

#cancel_authorize_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-cancel.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 167px;
}

#submit_login_button_on_form {
	border: 0;
	background: url(../images/buttons/button-genericsize-submit-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 5px;
	top: 4px;
}

.zipcode label {
	float: left;
	vertical-align: bottom;
}

.zipcode input {
	float: right;
}

.cart_table td select {
	width: 100%;
}

.cart_table td img {
	position: relative;
	top: 6px;
	border: 0;
}

.cart_table .apply_cart {
	height: 34px;
	background: url(../images/buttons/arrow-addtoshipping.jpg) right 0 no-repeat;
}

.cart_tablexxx td {
	border-bottom: 1px solid #808180;
	border-right: 1px solid #808180;
	padding: 0px 4px 0px 4px;
}

.cart_bottom {
	height: 28px;
	width: 100%;
	background: url(../images/dialog-big-bottom.jpg) no-repeat;
}

.cart_bottom_summary {
	height: 28px;
	width: 100%;
	background: url(../images/dialog-special-bottom.jpg) no-repeat;
}

.cart_bottom_summary_top {
	height: 86px;
	width: 100%;
	background: url(../images/dialog-special-top.jpg) no-repeat;
}

.cart_bottom_summary_fill {
	background: url(../images/dialog-special-fill.jpg) repeat-y;
}

.cart_bottom_summary_fill div {
	width: 480px;
	margin: 0 0 0 140px;
	padding: 0;
}

.cart_bottom_summary_fill table {
	width: 100%;
	color: #7f807f;
	padding: 0;
	margin: 0;
}

.cart_bottom_summary_fill table tr {
	width: 100%;
	color: #7f807f;
}

.cart_help {
	color: #808180;
	position: relative;
}

.cart_help ul {
	list-style: none;
	margin: 0;
	padding-left: 2em;
}

.cart_help li {
	padding: 0;
	margin: 0 0 1em 0;
}

.cart_help h1 {
	font-weight: normal;
	font-size: 12pt;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.cart_help a {
	color: #808180;
}

.cart_help li a {
	display: inline;
	text-decoration: underline;
}

.cart_help p {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	margin: 0;
	padding: 0;
	position: relative;
}

p.left {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: left;
	clear: left;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	display: block;
}

p.right {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: right;
	clear: right;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	display: block;
}

p.left input,p.left label {
	width: 98%;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

p.right input,p.right label,p.right select {
	width: 98%;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

/*
 * large dialog
 */
.large_dlg {
	width: 754px;
	padding: 0;
	margin: 0 0 0 13px;
	position: relative;
}

.large_dlg a {
	color: #808180;
}

.large_dlg h1 {
	width: 420px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.large_dlg div.fullwidth {
	width: 620px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
}

.large_dlg div.fullwidth a {
	display: inline;
}

.large_dlg div.fullwidth p {
	border: 0px;
	padding: 0;
	margin: 0;
}

.large_dlg h2 {
	color: #808180;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	margin: 0pt 0pt -1em;
	padding: 0pt;
	width: 620px;
}

.large_dlg table {
	font-size: 11pt;
	color: #808180;
	padding: 0px;
	margin: 0;
	width: 620px;
	border: 0;
}

.large_dlg table td {
	border-bottom: 1px solid #808180;
}

.large_dlg table tbody {
	line-height: 150%;
}

.large_dlg table th {
	font-size: 11pt;
	color: white;
	text-align: left;
	border-bottom: 1px solid #808180;
}

.large_dlg h1 p {
	margin: 0;
	padding: 10px 0;
}

.large_dlg li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/dialog-big-fill.jpg) repeat-y;
}

.large_dlg div {
	margin: 0;
	padding: 0;
	background: url(../images/dialog-big-fill.jpg) repeat-y;
	position: relative;
}

.large_dlg li,.large_dlg a {
	display: block;
}

.large_dlg li a {
	height: 100%;
	text-decoration: underline;
}

p.mail {
	background-color: #E0E0E0;
	color: black;
	border: 1px solid black;
	padding: 1em;
	margin: 0;
	border: 1px solid black;
}

li.large_dlg_top {
	height: 22px;
	background: url(../images/dialog-big-top.jpg) no-repeat;
}

li.large_dlg_bottom {
	height: 22px;
	background: url(../images/dialog-big-bottom.jpg) no-repeat;
}

.large_dlg_header {
	height: 36px;
	width: 640px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/upperbutton-notloggedin-darkbkgr.jpg) no-repeat;
	color: #808180;
	font-size: 16pt;
	font-style: italic;
	position: relative;
}

/*
 * small dialog
 */
.small_dlg {
	width: 547px;
	padding: 0;
	margin: 0 0 0 119px;
	position: relative;
}

.small_dlg a {
	color: #808180;
}

.small_dlg h1 {
	width: 420px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.small_dlg h1 p {
	margin: 0;
	padding: 10px 0;
}

.small_dlg p {
	margin: 0;
	padding: 0px 0 0 68px;
	color: #808180;
	width: 420px;
}

.small_dlg hr {
	margin: 1em 71px 1em 68px;
	padding: 0;
	color: #808180;
}

.small_dlg li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.small_dlg div {
	margin: 0;
	padding: 0;
	background: url(../images/dialog-small-fill.jpg) repeat-y;
	position: relative;
}

.small_dlg li,.small_dlg a {
	display: block;
}

.small_dlg li a {
	height: 100%;
	text-decoration: underline;
}

.small_dlg_top {
	height: 22px;
	background: url(../images/dialog-small-top.jpg) no-repeat;
}

.small_dlg_bottom {
	height: 22px;
	background: url(../images/dialog-small-bottom.jpg) no-repeat;
}

p.small_dlg_header {
	height: 36px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	color: #808180;
	font-size: 16pt;
	font-style: italic;
}

p.small_dlg_header_cart_icon {
	height: 36px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/round-button-cart-darkbkgr.jpg) no-repeat;
}

p.small_dlg_header_checkout_ok {
	height: 36px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	color: #808180;
	font-size: 16pt;
	font-style: italic;
}

p.small_dlg_header_icon_checkout_ok {
	height: 270px;
	width: 136px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/checkmark-thankyou.jpg) no-repeat;
	float: left;
}

p.small_dlg_header_icon_transaction_failed {
	height: 250px;
	width: 136px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/triangleexcl-transferfailed.jpg) no-repeat;
	float: left;
}

p.small_dlg_header_icon_download_failed {
	height: 200px;
	width: 136px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/noenter-downloadfailed.jpg) no-repeat;
	float: left;
}

.small_dlg_download table {
}

p.small_dlg_download {
	float: left;
	height: 440px;
	padding-left: 18px;
	width: 145px;
}

.small_dlg_download_right {
	display: inline;
	font-size: 10pt;
	position: relative;
	top: 14px;
	margin: 0;
	padding: 0;
	width: 350px;
}

.small_dlg_download_right h1 {
	font-size: 15pt;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
	width: 350px;
}

.small_dlg_download_right h2 {
	padding: 8px 0 8px 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 10px 0 !important;
	font-style: italic !important;
	margin: 0;
	padding: 0;
	width: 350px;
}

.small_dlg_download_right p {
	margin: 0;
	padding: 0;
	width: 350px;
}

#small_dlg_download_button {
	background: transparent url(../images/button-downloadnow.jpg) no-repeat scroll 0 0;
	height: 28px;
	left: 191px;
	position: relative;
	width: 154px;
	z-index: 100;
	border: 0;
	text-align: center;
	top: 15px;
}

.small_dlg_download_button {
	height: 0;
	position: relative;
	top: 10px;
}

.small_dlg_download_bottom {
	left: 0;
	top: 0;
	height: 70px;
	width: 780px;
	background: url(../images/dialogbottom-downloadnow.jpg) no-repeat;
	position: relative;
}

.small_dlg_download_arrow {
	left: 198px;
	top: -4px;
	height: 129px;
	width: 140px;
	background: url(../images/arrow-downloadnow.jpg) no-repeat;
	position: relative;
}

/*
 * company page.
 */
p.company_img_small {
	margin-top: 0;
	padding: 0 0 0 18px;
	float: left;
	line-height: 1em;
	text-align: center;
}

.company_img_small a {
	margin: 0px 10px 0 0px;
}

.company_img_small img {
	border: 0;
	margin: 0;
}

p.small_dlg_header_company_icon {
	height: 36px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/upperbutton-loggedin-darkbkge.jpg) no-repeat;
}

.small_dlg_checkout_ok h1 {
	font-size: 15pt;
	font-weight: normal;
	font-style: italic;
}

.small_dlg_checkout_ok p {
	
}

.small_dlg_checkout_ok h2 {
	width: 420px;
	margin: 0;
	padding: 8px 0 8px 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.small_dlg_transaction_failed h1 {
	font-size: 15pt;
	font-weight: normal;
	font-style: italic;
}

.small_dlg_transaction_failed p {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.small_dlg_transaction_failed h2 {
	width: 420px;
	margin: 0;
	padding: 8px 0 8px 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.small_dlg_download_failed h1 {
	font-size: 15pt;
	font-weight: normal;
	font-style: italic;
}

.small_dlg_download_failed p {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.small_dlg_download_failed h2 {
	width: 420px;
	margin: 0;
	padding: 8px 0 8px 68px;
	color: #808180;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.small_dlg_table {
	font-size: 9pt;
	color: white;
	padding: 0px;
	margin: 0 0 0 37px;
	width: 480px;
}

.small_dlg_table thead {
	font-size: 9pt;
}

.small_dlg_table thead td {
	border-top: 1px solid #808180;
}

.small_dlg_table td {
	height: 24px;
	padding: 2px 5px;
}

/**
 *	faq
 */
.faq {
	color: #BEBDBD;
	font-size: 14px;
	font-weight: normal;
	width: 566px;
}

.faq ul {
	padding: 0 28px;
}

.faq li {
	padding: 8px 8px 6px 40px;
	list-style-type: none;
	height: 100%;
}

.faq p {
	position: relative;
	color: #808180;
	display: none;
	padding: 4px 0 0 0;
	margin: 0;
}

.faq h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.faq a {
	color: #808180;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.faq strong {
	color: #808180;
	text-decoration: none;
}

/**
 *	company about
 */
.company_about strong {
	color: #808180;
	text-decoration: none;
}

/**
 *	login
 */
div.login_choice {
	padding: 0 0 0 63px;
	margin: 0;
	font-size: 11pt;
	color: #808180;
}

.login_fields {
	padding: 0 0 0 68px;
	margin: 0;
	font-size: 10pt;
	color: white;
	line-height: 24px;
}

.login_fields li {
	float: none;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}

.login_fields label {
	display: block;
	font-size: 9pt;
	height: 1.7em;
}

/*
 * utility classes
 */
.bt {
	border-top: 1px solid #808180;
}

.br {
	border-right: 1px solid #808180;
}

.bb {
	border-bottom: 1px solid #808180;
}

.bl {
	border-left: 1px solid #808180;
}

.ra {
	text-align: right;
}

.ca {
	text-align: center;
}

/*
 * the footer menu
 */
.menu_footer {
	height: 14px;
	text-align: center;
	vertical-align: middle;
	color: #808180;
	word-spacing: 5pt;
}

.menu_footer a {
	color: #808180;
	font-weight: normal;
	text-decoration: none;
}

.link_text {
	color: black;
}

.images-on .link_text {
	visibility: hidden;
}

/*
 * the home page
 */
.home_left {
	list-style: none;
	margin: 0;
	padding: 0;
}

.home_left p {
	color: black;
}

.images-on .home_left p {
	text-indent: -10000px; 
}

.home_left a img {
	border: 0;
}

/* 
 * the support page
 */
.support {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 12px;
	font-weight: bold;
}

.support p,.support li {
	font-size: 14px;
	font-weight: normal;
}

.support .product_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.support h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.support a {
	color: #808180;
	text-decoration: none;
}

.support a img {
	border: 0;
}

/*
 * The why-it-works
 */
.wiw {
	margin: 18px 34px 0 12px;
	width: 520px;
}

.wiw p {
	color: #808180;
	font-size: 14px;
	padding: 0 0 0 18px;
	margin: 0;
}

.wiw img {
	margin-top: 0;
	padding: 0 10px 0 18px;
	float: left;
	line-height: 1em;
	text-align: center;
}

.wiw img.right {
	float: right;
}

.wiw h1 {
	color: #808180;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 18px;
}

.wiw a {
	color: #808180;
	font-weight: normal;
}

/*
 * the products
 */
.product_items3 {
	margin: 18px 30px 0 0;
}

.product_items3 p {
	font-size: 14px;
	color: #808180;
	margin: 0;
	padding: 0;
	display: inline;
}

.product_items3 h1 {
	font-size: 10pt;
	margin: 0;
	font-size: 16px;
	color: #808180;
	font-weight: bold;
}

p.product_img_small {
	margin-top: 0;
	padding: 0 0 0 18px;
	float: left;
	line-height: 1em;
	text-align: center;
}

p.product_img_small a {
	margin: 0px 10px 0 0px;
}

p.product_img_small img {
	border: 0;
	margin: 0;
}

.product_items3 h2 {
	display: block;
	margin: 0 0 14px 137px;
	padding: 0;
	clear: left;
	text-align: right;
	border-bottom: 2px solid #C0C0C0;
	height: 30px;
}

.product_items3 h2 img {
	border: 0;
}

.product_details {
	position: relative;
	color: #808180;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}

table.product_details td {
	margin: 0px 0 0 -360px;
}

.product_details .left {
	padding: 10px 46px;
}

.product_details .right {
	position: relative;
	margin: 0 0 0 428px;
}

.product_details span {
	position: relative;
	color: #808180;
	font-size: 16px;
	font-weight: bold;
}

.product_details p,.product_details li {
	font-size: 14px;
	font-weight: normal;
}

.product_details .right p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

.product_details .right h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.product_details .right a {
	color: black;
}

.product_details .right object {
	padding: 0;
	margin: 0;
	position: relative;
	right: -428px;
	bottom: 28px;
}

.product_details_summary {
	height: 2em;
	width: 600px;
	margin: 0;
}

.product_details_summary_left {
	float: left;
	height: 4em;
	width: 390px;
}

.product_details_summary_soundsample {

}

.product_details_summary object {
	bottom: 58px;
	float: left;
	margin: 0;
	position: relative;
	right: -428px;
}

.product_details_paypal {
	font-size: 12px;
	font-weight: normal;
	left: 48px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}

.product_details h2 {
	font-size: 16px;
}

.product_details .rights {
	width: 91%;
}

.product_details .rights h2 {
	font-size: 14px;
}

.product_details .rights p {
	font-size: 12px;
}

.product_details h6 {
	font-size: 12px;
}

.product_details .product_img_big {
	width: 410px;
	left: 50%;
	margin: 0;
	padding: 0;
}

.product_details h4 {
	position: relative;
	text-align: center;
	top: 10px;
}

.product_details hr {
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(../images/productpage-divider.jpg);
}

.product_details a {
	color: #808180;
	text-decoration: none;
}

.product_details a img {
	border: 0;
}

.project_vehicles {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.project_vehicles p,.project_vehicles li {
	font-size: 14px;
	font-weight: normal;
}

.project_vehicles .project_vehicles_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.project_vehicles h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.project_vehicles a {
	color: #808180;
	text-decoration: none;
}

.project_vehicles a img {
	border: 0;
}

.media {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.media p,.media li {
	font-size: 14px;
	font-weight: normal;
}

.media .media_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.media h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.media a {
	color: #808180;
	text-decoration: none;
}

.media a img {
	border: 0;
}

.coming_soon {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.coming_soon p,.coming_soon li {
	font-size: 14px;
	font-weight: normal;
}

.coming_soon .coming_soon_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.coming_soon h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.coming_soon a {
	color: #808180;
	text-decoration: none;
}

.coming_soon a img {
	border: 0;
}

.round_button_right {
	background: url(../images/buttons/round-button-right.jpg) no-repeat;
}

.round_button_down {
	background: url(../images/buttons/round-button-down.jpg) no-repeat;
}

.policy {
}

.policy a {
	color: #808180;
	font-weight: normal;
}

.policy_banner {
	width: 780px;
	height: 127px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.policy_banner img {
	padding: 0 0 0 0px;
	border: 0;
	width: 483px;
}

.policy h1 {
	width: 420px;
	margin: 0;
	padding: 0px 0 0 30px;
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}

.policy p {
	width: 420px;
	margin: 0;
	padding: 0px 0 20px 30px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.policy_popup h1 {
	width: 720px;
	margin: 0;
	padding: 0px 0 0 30px;
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}

.policy_popup p {
	width: 720px;
	margin: 0;
	padding: 0px 0 20px 30px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.review {
}

.review a {
	color: #808180;
	font-weight: normal;
}

.review h1 {
	margin: 0;
	padding: 0px 20px 0 30px;
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}

.review p {
	margin: 0;
	padding: 0px 20px 20px 30px;
	color: #808180;
	font-size: 10pt;
	font-weight: normal;
}

.review_intro {
	margin: 0 0 1em 0;
}

.asc {
	background: url(../images/buttons/round-button-down.jpg) no-repeat right;
}

.desc {
	background: url(../images/buttons/round-button-right.jpg) no-repeat right;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.footer,.push {
	height: 4em;
}

.hidden {
	visibility: hidden;
}

/*
 * The graphics
 */
.freegraphics {
	margin: 18px 34px 0 12px;
	width: 520px;
}

.freegraphics p {
	color: #808180;
	font-size: 14px;
	padding: 0 0 0 18px;
	margin: 0;
}

.freegraphics h1 {
	color: #808180;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 18px;
}

.freegraphics h2 {
	color: #808180;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 18px;
}

.freegraphics span {
	display: block;
	text-align: center;
}

.freegraphics span img {
	margin-top: 0;
	padding: 0 10px 0 18px;
	line-height: 1em;
	text-align: center;
}

.freegraphics span h1 {
	color: #808180;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 18px;
}

.freegraphics a {
	color: #808180;
	font-weight: normal;
}

.page_stat {
	text-align: center;
	color: #808180;
}

.shopping {
	margin:2px 4px 0 12px;
	width:550px;
}

.shopping p {
	color: #808180;
	font-size: 14px;
	padding: 0 6px 0 18px;
	margin: 0;
}

.shopping img {
	border: 0;
	padding-left:6px;	
}

.shopping img.right {
	float: right;
}

.shopping h1 {
	color: #808180;
	font-size: 14px;
	margin: 0;
	padding: 0 6px 0 18px;
}

.shopping a {
	color: #808180;
	font-weight: normal;
}

.didyouknow {
	padding:2px 4px 0 70px;
	width:470px;
}

.didyouknow div.left {
	float: left;
	width: 46%;
}

.didyouknow div.right {
	float: right;
	width: 46%;
}

.didyouknow td {
	width: 50%;
}

.didyouknow p {
	color: #808180;
	font-size: 10pt;
	padding: 10px 6px 0 0;
	margin: 0;
}

.didyouknow img {
	border: 0;
	display: block;	
}

.didyouknow b {
	color: #808180;
	font-size: 10pt;
	margin: 0;
}

.didyouknow a {
	color: #808180;
}