body {
	background: #FFF;
	color: #464646;
}
a, a:visited {
	color: #f3a237; /*#797979;*/
}
a:hover {
	color: #80531c;
}

/* layout styling */
#container {
	background: #FFF;
}
#container p {
	background: #f1f1f1;
}
#header {
	background: url('../image/sperky_bg_header.jpg') no-repeat;
}
#menu_top {
	background: transparent url('../image/sperky_bg_menu_top.png') repeat-x;
}
#middle {
}
#breadcrumb {
}
#content_wrapper {
}
#content {
}
#column_left {
}
#column_right {
}
#footer {
}
/* layout styling ends here */

/* footer styling */
#footer div#footer_wrapper {
	background: url('../image/sperky_bg_footer.jpg') repeat-x;
}
#footer p {
	color: #f1f1f1;
}
#footer p a {
	color: #f1f1f1;	
}
/* footer styling ends here */

/* header styling */
#header div#module_cart p {
	color: #80591e;
	/*background: url('../image/c_cart.png') no-repeat 100% 0%;*/
}
/* header styling ends here */

/* menu top styling */
#menu_top ul {
}
#menu_top ul li {
}
#menu_top ul li span {
	background: transparent url("../image/sperky_bg_menu_top_divide.png") no-repeat 0px 0px;
}
#menu_top ul li a {
	color: #fff;
}
/* menu top styling ends here */


/* content styling */
#content h1 {
	color: #4d4d4d;
}
#content h2 {
}
#content h3 {
	color: #525252;
}

#content div.box_product {
	border: 1px solid #dbdbdb;
}
#content div.box_product h3 {
}
#content div.box_product h3 a {
}
#content div.box_product div.info {
	background: url('../image/sperky_price_bg.png') repeat-x;
	border: 1px solid #e7eaef;
}
#content div.box_product div.info p.left {
	border-right: 1px dotted #dadadc;
}
#content div.box_product div.info p.right {
}
#content div.box_product div.info p.left span.price {
	color: #b74600; /*#c93a02;*/
}
#content div.sort {
	background: #fcedcc;/*#F8F8F8;*/
	border: 1px solid #fad98c; /*#dbdbdb;*/
}
#content div.pagination {
	background: #fcedcc;/*#F8F8F8;*/
	border: 1px solid #fad98c; /*#dbdbdb;*/
}
#content div.pagination .links a {
	border: 1px solid #CCCCCC;
	color: #000000;
}
#content div.pagination .links b {
	border: 1px solid #CCCCCC;
	color: #000000;
	background: #FFFFFF;
}
#content div.boxer {
	background: #F7F7F7; 
	border: 1px solid #dbdbdb; 
}
#content .oranger {
	background: #fcedcc !important;/*#F8F8F8;*/
	border: 1px solid #fad98c !important; /*#dbdbdb;*/
}
#content table.list, #content table.list1 {
}
#content table.list th, #content table.list1 th {
	background: url('../image/sperky_price_bg.png') repeat-x 0% 100%;
}
#content table.list td, #content table.list1 td {
	border-bottom: 0px dotted #e7eaef;
}
#content table.list td {
	border-bottom: 1px dotted #e7eaef;
}
#content table.cart {
	border: 1px solid #dbdbdb;
}
#content table.cart th {
	background: url('../image/sperky_price_bg.png') repeat-x 0% 100%;
}
#content table.cart td {
	border-bottom: 1px dotted #e7eaef;
}
#content table tr.odd {
	background: #fbfbfd !important;
}
/* content styling ends here */

/* box styling */
.box {
	background: url('../image/sperky_bg_box.png') repeat-x 0px 0px;
	border: 1px solid #ffb64e;
}
.box h2 {
	background: url('../image/sperky_bg_box_h.png') no-repeat 9px 7px;
	color: #955700;
}
.box p {
}
.box div#menu_left ul, .box div#information ul {
}
.box div#menu_left ul li, .box div#information ul li {
	border-bottom: 1px solid #fdf3da; /*#e2e2e2;*/
}
.box div#menu_left ul li {
	background: url('../image/sperky_menu_left_li_bg.png') no-repeat 5px 8px;
}
.box div#information ul li {
	background: url('../image/sperky_bullet_2.png') no-repeat 5px 11px;
}
.box div#menu_left ul li a, .box div#information ul li a {
	color: #797979;
}
.box div#menu_left ul li a:hover, .box div#information ul li a:hover {
	color: #000;
}
.box div#menu_left ul li ul {
}
.box div#menu_left ul li ul li {
	background: none;
	border-bottom: none;
}
.box div.box_product {
}
.box div.box_product h3 {
	color: #525252;
}
.box div.box_product h3 a {
	text-decoration: none;
}
.box div.box_product div.info {
	border: 1px solid #e7eaef;
	background: url('../image/sperky_price_bg.png') repeat-x;
}
.box div.box_product div.info p.left {
	border-right: 1px dotted #dadadc;
}
.box div.box_product div.info p.right {
}
.box div.box_product div.info p.left span.price {
	color: #c93a02; 
}
.box table.list {
}
.box table.list th {
	background: url('../image/sperky_price_bg.png') repeat-x 0% 100%;
}
.box table.list td {
	border-bottom: 1px dotted #fdf3da;
}
.box table.list td span.price {
	color: #b74600 !important;
}
/* box styling ends here */


/* general */
.text_black {color: #000 !important;}
.text_green {color: #77b015 !important;}
.text_red {color: #f00 !important;}
.grey_border { border: 1px solid #dbdbdb !important; }
.orange { color: #b74600 !important; /*#c93a02;*/ }
.dark_orange { color: #b74600 !important; }

.success {
}
.warning {
}
.wait {
}
.required {
	color: #FF0000;
}
.error {
	color: #FF0000;
}
.button {
	background: url('../image/sperky_button_left.png') top left no-repeat;
	color:#FFF;
}
.button span {
	color: #FFF;
	background: url('../image/sperky_button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
}
.buttons span.special {
}
.buttons span.special a {
	color: #74b014;
}
.button_add_small, a.button_add_small:visited {
	background: url('../image/sperky_button_add_small.png') no-repeat left center transparent;
}

.content {
	background: #FFF;
	border: 1px solid #e7eaef;
}

