
div#site_container {
	width:100%;
	height:100%;
	text-align:center;
	background-image:url("../../images/netarch/site_background_2.png");
	background-repeat:repeat-x;
	background-position:center 89px;
	position:relative;
	z-index:1;
}
div#left_stripes {
	width:50%;
	height:26px;
	background-image:url("../../images/netarch/site_background.png");
	background-repeat:repeat-x;
	background-position:right top;
	position:absolute;
	top:89px;
	left:0px;
	z-index:2;
}

/* ------------------------------------------------------------------------- */

div#site_header {
	width:977px;
	height:57px !important;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:3;
}
form#header_search {
	display:block;
	position:absolute;
	z-index:6;
	top:24px;
	right:0px;
	height:26px;
	width:222px;
	text-align:right;
}
input#header_search_input {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url("../../images/netarch/search_background.png");
	background-repeat:no-repeat;
	background-position:top left;
	border:0px;
	width:191px;
	height:26px;
	overflow:hidden;
	padding-left:27px;
	padding-right:27px;
	padding-top:7px;
	font-family:tahoma,arial,verdana;
	font-size:12px;
	color:#666666;
	text-align:left;
}
div#header_cart {
	z-index:4;
	color:#818181;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	position:absolute;
	height:43px;
	top:16px;
	left:528px;
	padding-left:58px;
	background-image:url("../../images/netarch/header_separator.png");
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:8px;
	overflow:hidden;
	text-align:left;
}
div#header_cart a {
	background-image:url("../../images/netarch/shopping_bag.png");
	width:23px;
	height:33px;
	display:block;
	position:absolute;
	left:21px;
	top:4px;
}
div#header_greetings {
	color:#818181;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	position:absolute;
	z-index:4;
	top:24px;
	left:43px;
}
div#header_languages {
	color:#818181;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	position:absolute;
	z-index:4;
	top:30px;
	right:472px;
	font-weight:bold;
	color:#cccccc;
}
div#header_languages a {
	color:black;
}
div#header_languages a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- */

div#header_account {
	color:#cccccc;
	font-family:tahoma,arial,verdana;
	font-size:10px;
	position:absolute;
	left:43px;
	top:37px;
	z-index:999;
}
div#header_account a {
	color:#cccccc;
}

/* ------------------------------------------------------------------------- */

div#site {
	width:977px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:4;
	background-color:white;
	text-align:left;
	color:white;
}
div#bond_left {
	position:absolute;
	width:26px;
	height:43px;
	background-image:url("../../images/netarch/bond_left.png");
	top:15px;
	left:-26px;
	z-index:5;
}
div#bond_right {
	position:absolute;
	width:26px;
	height:43px;
	background-image:url("../../images/netarch/bond_right.png");
	top:15px;
	right:-26px;
	z-index:5;
}
a#logo {
	background-image:url("../../images/netarch/logo_2.png");
	background-position:top left;
	width:189px;
	height:108px;
	position:absolute;
	display:block;
	top:12px;
	left:12px;
	z-index:7;
}
div#logo_border {
	background-image:url("../../images/netarch/logo_border.png");
	background-position:top left;
	position:absolute;
	left:201px;
	z-index:7;
	width:5px;
	height:78px;
	top:42px;
}

/* ------------------------------------------------------------------------- */

div#content {
	position:relative;
	padding-top:142px;
	margin-left:17px;
	width:931px;
	height:auto;
	z-index:5;
	color:black;
}

/* ------------------------------------------------------------------------- */

div#site_footer {
	width:977px;
	height:90px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:4;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#666666;
	text-align:left;
	padding-top:18px;
	border-top:1px solid #d6d6d6;
}
div#site_footer a {
	color:#666666;
}
div#subfooter_2 {
	position:absolute;
	width:400px;
	height:26px;
	top:13px;
	right:19px;
	padding-right:123px;
	padding-top:5px;
	background-image:url("../../images/netarch/payments.png");
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
}
div#footer_links {
	padding-left:22px;
}
div#copyright {
	padding-left:22px;
	padding-top:5px;
	color:#cccccc;
}
div#copyright a {
	color:#cccccc;
}

/* ------------------------------------------------------------------------- */

div#top_menu {
	position:absolute;
	z-index:6;
	width:977px;
	height:26px;
	top:16px;
	left:0px;
	background-image:url("../../images/netarch/top_menu_background.png");
	background-repeat:repeat-x;
	background-position:left top;
	text-align:right;
}
table#top_menu_table {
	position:relative;
	left:202px;
}
table#top_menu_table td {
	padding-left:25px;
	padding-right:25px;
	height:26px;
	color:white;
}
table#top_menu_table td a {
	font-family:tahoma,arial,verdana;
	font-size:13px;
	display:block;
	color:white;
	text-transform:uppercase;
}
table#top_menu_table td a:hover {
	text-decoration:none;
	color:white !important;
}
table#top_menu_table td.menu_cell_hover {
	color:white !important;
	background-image:url("../../images/netarch/menu_hover.png");
	background-repeat:repeat-x;
	background-position:left top;
}
table#top_menu_table td.menu_cell_hover a {
	color:white !important;
}
div#top_menu_shadow_2 {
	position:absolute;
	z-index:6;
	width:977px;
	height:7px;
	top:42px;
	left:0px;
	background-image:url("../../images/netarch/top_menu_shadow_2.png");
	background-repeat:repeat-x;
	background-position:left top;
}
a#sale_link {
	position:absolute;
	right:18px;
	top:0px;
	background-color:#ff003c;
	border-left:1px solid #e50439;
	border-right:1px solid #ff003c;
	width:62px;
	height:26px;
	z-index:8;
	font-family:tahoma,arial,verdana;
	font-size:13px;
	color:white;
	overflow:hidden;
	padding-top:5px;
	text-align:center;
}
a#sale_link:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- */

div#my_breadcrumb {
	position:absolute;
	top:69px;
	left:232px;
	z-index:8;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#818181;
}
div#my_breadcrumb a {
	color:#818181;
}

/* product info styles ------------------------------------------------------------------------- */

table#cr_pInfo_tale {
	font-family:tahoma,arial,verdana;
}
td.cr_pInfo_td_1 {
	width:300px !important;
}
a#cr_pInfo_backlink {
	padding-left:29px;
	padding-top:2px;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#818181;
	height:16px;
	display:block;
	background-image:url("../../images/netarch/order_quit.png");
	background-position:5px 0px;
	background-repeat:no-repeat;
}
div#cr_pInfo_main_image {
	padding-top:19px;
	position:relative;
}
div.cr_pInfo_new {
	position:absolute;
	display:block;
	background:yellow;
	top:24px;
	left:3px;
	z-index:1000;

	width:52px;
	font-family:tahoma,arial,verdana;
	font-size:9px;
	font-weight:bold;
	color:black;
	background-color:#e7b900;
	border-left:1px solid #d2a906;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
a#cr_pInfo_zoom_button {
	display:block;
	width:120px;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:white;
	background-color:black;
	position:relative;
	bottom:4px;
	left:2px;
	background-image:url("../../images/netarch/zoom.png");
	background-position:99px 6px;
	background-repeat:no-repeat;
	z-index:999 !important;
	padding-top:5px;
	padding-bottom:4px;
}
a#cr_pInfo_zoom_button:hover {
	text-decoration:none;
}
div#cr_pInfo_other_images {
	padding-top:12px;
}
div#cr_pInfo_see_more_heading {
	border-bottom:1px solid #d6d6d6;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma,arial,verdana;
	padding-top:30px;
	padding-bottom:10px;
	color:black;
}
div#cr_pInfo_see_more {
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#818181;
	padding-top:9px;
}
div#cr_pInfo_see_more a {
	color:#818181;
	display:block;
	width:auto;
	padding-top:8px;
}

td.cr_pInfo_separator_1 {
	width:32px !important;
}

td.cr_pInfo_td_2 {
	width:296px !important;
}
div#cr_pInfo_price {
	color:#9c9c9c;
	font-size:16px;
}
span#cr_pInfo_price_value {
	color:#ff003c;
	font-size:18px;
	font-weight:bold;
}
div#cr_pInfo_name {
	color:black;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}
div#cr_pInfo_description {
	color:#818181;
	font-size:11px;
	padding-top:11px;
}
div#cr_pInfo_attributes {
	padding-top:26px;
}
div#cr_pInfo_attributes select {
	width:296px !important;
	border:1px solid #abadb3 !important;
	color:#818181;
	margin-bottom:18px;
}
input#cr_pInfo_buy_button {
	display:block;
	background-color:#ff003c;
	color:white;
	font-size:11px;
	font-weight:bold;
	border:none;
	padding-top:5px;
	padding-bottom:4px;
	_cursor:hand;
	cursor:pointer;
	width:296px !important;
	text-align:left;
	background-image:url("../../images/netarch/buy_button.png");
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:23px;
	padding-top:5px;
	padding-bottom:4px;
}
div#cr_pInfo_no_buy {
	background-color:#ff003c;
	color:white;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	margin-top:21px;
	margin-bottom:23px;
	padding-top:5px;
	padding-bottom:4px;
}
div#cr_pInfo_info_tabs {
	font-family:tahoma,arial,verdana;
	font-size:11px;
}
div.cr_pInfo_tab_disabled {
	position:relative;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	padding-bottom:1px;
	color:#b5b5b5;
	font-weight:bold;
	float:left;
	border:1px solid #abadb3;
	_cursor:hand;
	cursor:pointer;
	margin-right:1px;
	z-index:999 !important;
}
div.cr_pInfo_tab_enabled {
	position:relative;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	padding-bottom:1px;
	color:black;
	font-weight:bold;
	float:left;
	border:1px solid #abadb3;
	border-bottom-color:white;
	margin-right:1px;
	z-index:999 !important;
}
div.cr_pInfo_tabs_content {
	display:none;
	position:relative;
	border:1px solid #abadb3;
	z-index:990 !important;
	bottom:1px;
	_bottom:3px;
	color:#818181;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
}


a#cr_pInfo_tell_friend {
	color:#818181;
	font-size:11px;
	margin-top:41px;
	display:block;
	text-decoration:underline
}
td.cr_pInfo_separator_2 {
	width:80px !important;
}

td.cr_pInfo_td_3 {
	width:223px !important;
}
div#cr_pInfo_xsell_heading {
	width:215px;
	background-color:black;
	color:white;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:4px;
	margin-left:2px;
	text-align:left;
}
div#cr_pInfo_xsell {
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#818181;
}
div#cr_pInfo_xsell td {
	padding-top:20px;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	color:#818181;
	font-weight:bold;
}
div.linked_product_price {
	width:100px;
	text-align:center;
	padding-top:7px;
}










