/* Elements */

body {
	margin: 0 0 0 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
}

table {
	padding: 0;
}

input[type=text],input[type=password] {
	width: 150px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f3983f;
	border: 1px solid #c4c4c4;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f3983f;
	border: 1px solid #c4c4c4;	
}

select {
	width: 190px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f3983f;
	border: 1px solid #c4c4c4;
}

input[type=submit],input[type=button] {
	width: 150px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	background: url(../images/form_button.png) 133px 7px no-repeat;
	border: 1px solid #c4c4c4;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #f3983f;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #f3983f;
}

a {
	text-decoration: underline;
	color: #f3983f;
}

a:hover {
	text-decoration: none;
}

/* Structure */

#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto !important;
	height: 100%;
}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	padding: 2px 0;
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	background-color: #000;
}

#box {
	position: relative;
	top: 5px;
	left: 0;
	width: 100%;
}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 754px;
	height: 24px;
	background-color: #8d8d8d;
	padding-top: 9px;
	text-align: center;
	line-height: 12px;
	color: #fff;
}

/* Menu_top */

table#navigation {
	width: 100%;
}

table#navigation td {
	padding: 0 1px 0 1px;
	height: 42px;
	background: url(../images/nav_button.png) repeat-x;
}

table#navigation td:hover {
	background: none;
}

table#navigation a {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

table#navigation a.nosplit {
	background: none;
}

table#navigation a:hover {
	background: none;
	color: #fff;
}

/* Box */

#box_left {
	position: relative;
	top: 0;
	left: 0;
	width: 752px;
}

#box_right {
	position: absolute;
	top: 32px;
	right: 0;
	width: 208px;
}

#box_small {
	position: absolute;
	top: 0;
	width: 176px;
	height: 178px;
	z-index: 0;
	border: 1px solid #cbcbcb;
	text-align: center;
}

#box_text {
	position: absolute;
	border: 1px solid #c4c4c4;
}

#block {
	position: relative;
}

#bar_large {
	position: relative;
	width: 732px;
	height: 35px;
	background: url(../images/bar_large.png) no-repeat;
	padding: 4px 10px 4px 10px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

#bar_orange {
	position: relative;
	width: 732px;
	height: 35px;
	background-color: #f3983f;
	padding: 4px 10px 4px 10px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

#bar_sort {
	position: relative;
	width: 732px;
	height: 35px;
	padding: 4px 10px 4px 10px;
	text-align: right;
}

#bar_small {
	position: relative;
	top: 32px;
	width: 188px;
	height: 35px;
	background: url(../images/bar_small.png) no-repeat;
	padding: 2px 10px 2px 10px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#bar_grey {
	background-color: #eeeeee;
	margin-top: -8px;
	padding: 2px;
}

#new_product {
	position: absolute;
	top: 0;
	right: 0;
	width: 61px;
	height: 60px;
	z-index: 1;
}

#price_tag {
	position: absolute;
	top: 178px;
	width: 176px;
	height: 19px;
	font-size: 15px;
	color: #000;
	text-align: center;
}

#product_info_small {
	position: absolute;
	top: 178px;
	width: 176px;
	height: 38px;
	font-size: 13px;
	color: #000;
	text-align: center;
}

#product_thumb_large {
	position: absolute;
	top: 2px;
	left: 0;
	width: 318px;
	height: 321px;
	border: 1px solid #c4c4c4;
	text-align: center;
}

#product_description {
	position: absolute;
	top: 2px;
	right: 0;
	width: 392px;
	height: 417px;
	padding: 10px;
	border: 1px solid #c4c4c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;	
}

#product_thumb_small {
	position: absolute;
	top: 334px;
	width: 320px;
	height: 103px;
}

#product_options {
	position: absolute;
	top: 285px;
	right: 0;
	width: 392px;
	height: 131px;
	padding: 10px;
}

#products_xsell {
	position: absolute;
	top: 444px;
	left: 0;
	width: 756px;
	height: 103px;
}

#fill_grey {
	position: relative;
	top: 0;
	left: 0;
	width: 178px;
	padding: 6px 0;
	background-color: #cbcbcb;
	font-size: 12px;
}

#fill_grey a {
	color: #000;
	text-decoration: none;
}

#payment_methods {
	position: relative;
	top: 48px;
	width: 206px;
	height: 61px;
	text-align: center;
}

#inputSmall {
	width: 30px;
	text-align: center;
}

#inputBack {
	background: url(../images/form_button_reversed.png) 5px 7px no-repeat;
}

#textareaComment {
	width: 700px;
	height: 100px;
}

/* Side_nav */

.categories_nav td {
	padding: 4px 0 4px 6px;
	border-bottom: 1px solid #c4c4c4;
	font-size: 12px;
	color: #151515;
}

.categories_nav a {
	color: #151515;
	text-decoration: none;
}

.cn_open {
	background-color: #e4e4e4;
}

.cn_open a {
	color: #151515;
	text-decoration: none;
}

.cn_open_list {
	display: block;
	list-style: none;
	padding: 2px 0 2px 10px;
}

/* Pages */

#bar_pages {
	position: relative;
	width: 752px;
	height: 67px;
	text-align: center;
}