/*Reset Common Tags*/
/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Georgia;
    font-size:14px;
    color:#000000;
    background:url(../image/bg.jpg) top center repeat-y #eaecbe;
}

a
{
    text-decoration:none;
    color:#000000;
    outline:0;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:12px 0;
}

	/*---------------------layout--------------------*/
		
.container 
{
    width:960px;
    margin:0 auto;
    height:auto;
}

#content-wrapper
{
    float:left;
    width:940px;
    padding:0 10px;
}

	/*---------------------header---------------------*/
		
#header
{
    float:left;
    width:960px;
    height:109px;
    background:url(../image/header-bg.jpg) no-repeat;
}

#header-left
{
    float:left;
    width:564px;
    height:109px;
}

#header-right
{
    float:right;
    width:174px;
    padding-right:10px;
    padding-top:5px;
}

#login-form
{
    float:right;
    text-align:right;
    width:160px;
    padding:10px 7px 0 7px;
}

#login-form a
{
    color:#666;
    font-style:italic;
}

#register
{
    position:relative;
    bottom:8px;
    right:5px;
}

.header-textbox
{
    width:152px;
    height:14px;
    padding:3px;
    margin-bottom:7px;
    border:1px solid #cdcdce;
    font-family:Georgia;
    font-style:italic;
    color:#999;
}

select
{
	width:auto;
	height:20px !important;
    padding:0;
    margin-bottom:7px;
    border:1px solid #cdcdce;
    font-family:Georgia;
    font-style:italic;
    color:#999;
}

.header-select
{
    width:161px;
    height:20px !important;
    padding:0;
    margin-bottom:7px;
    border:1px solid #cdcdce;
    font-family:Georgia;
    font-style:italic;
    color:#999;
}


a.search-btn
{
	display: block;
	float:right;
	width: 62px;
	height: 27px;
	margin-left:5px;
	background: transparent url('../image/search.jpg') no-repeat;
}

a.search-btn:hover
{
	background-position: 0 -27px;
}

#tab_account
{
    float:right;
    font-size:12px;
    text-align:right;
    padding:15px 5px 0 0;
    color:#333333;
    font-style:italic;
}

.login
{
    float:right;
    font-size:12px;
    text-align:right;
    padding:15px 15px 0 0;
    color:#333333;
    font-style:italic;
}


	
        /*----------------------nav-----------------------*/
        
.navigation
{
	background: url('../image/nav-bg.jpg') repeat-x;
	float:left;
	padding-left:20px;
	width:920px;
	height:43px;

}

.divider
{
	float:left;
	margin-top:5px;
	width:14px;
	height:33px;
	background: transparent url('../image/nav-divider.jpg') no-repeat;
}

a.nav_home
{
	display: block;
	float:left;
	margin-top:5px;
	width: 46px;
	height: 33px;
	background: transparent url('../image/nav-home1.jpg') no-repeat;
}

a.nav_home:hover
{
	background-position: 0 -33px;
}

a.nav_about
{
	display: block;
	float:left;
	margin-top:5px;
	width: 47px;
	height: 33px;
	background: transparent url('../image/nav-about.jpg') no-repeat;
}
a.nav_about:hover
{
	background-position: 0 -33px;
}

a.nav_hand_painted
{
	display: block;
	float:left;
	margin-top:5px;
	width: 136px;
	height: 33px;
	background: transparent url('../image/nav-handpainted.jpg') no-repeat;
}

a.nav_hand_painted:hover
{
	background-position: 0 -33px;
}

a.nav-paintings
{
	display: block;
	float:left;
	margin-top:5px;
	width: 63px;
	height: 33px;
	background: transparent url('../image/nav-paintings.jpg') no-repeat;
}

a.nav-paintings:hover
{
	background-position: 0 -33px;
}

a.nav-handjewerly
{
	display: block;
	float:left;
	margin-top:5px;
	width: 141px;
	height: 33px;
	background: transparent url('../image/nav-handjewerly.jpg') no-repeat;
}

a.nav-handjewerly:hover
{
	background-position: 0 -33px;
}

a.nav-miscellaneous
{
	display: block;
	float:left;
	margin-top:5px;
	width: 96px;
	height: 33px;
	background: transparent url('../image/nav-miscellaneous.jpg') no-repeat;
}

a.nav-miscellaneous:hover
{
	background-position: 0 -33px;
}

a.nav-contact
{
	display: block;
	float:left;
	margin-top:5px;
	width: 59px;
	height: 33px;
	background: transparent url('../image/nav-contact.jpg') no-repeat;
}

a.nav-contact:hover
{
	background-position: 0 -33px;
}

a.btn-basket
{
	display: block;
	float:right;
	margin-top:5px;
	width: 119px;
	height: 26px;
	position:relative;
	top:4px;
	right:10px;
	background: transparent url('../image/btn-basket.jpg') no-repeat;
}

a.btn-basket:hover
{
	background-position: 0 -26px;
}

        /*---------------------content--------------------*/


#slideshow
{
    float:left;
    width:940px;
    height:200px;
    position:relative;
    margin-top:7px;
}
        
#slideshow IMG
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active
{
    z-index:10;
}

#slideshow IMG.last-active
{
    z-index:9;
}

#content
{
    float:left;
    width:920px;
    padding:10px;
    background:url(../image/content-bg.jpg) repeat-x;
    margin:10px 0 20px 0;
}

.content
{
	float:left;
	width:900px;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.radio,
.checkbox
{
	width:25px !important;
	margin:0;
	padding:0;
	border:0 !important;
}

#content input,
.content input,
.content-left input,
.content-right input
{
	width:200px;
	height:18px;
	padding:4px;
	margin-top:3px;
	margin-bottom:10px;
	border:1px solid #cdcdce;
	font-family:Georgia;
	font-style:italic;
	font-size:14px;
	color:#999;
}

#content textarea,
.content textarea,
.content-left texarea,
.content-right textarea
{
	padding:4px;
	margin-top:3px;
	margin-bottom:10px;
	border:1px solid #cdcdce;
	font-family:Georgia;
	font-style:italic;
	font-size:14px;
	color:#999;
}

.content-left
{
	float:left;
	width:440px;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	background:#f7f7f7 !important;
}

.content-right
{
	float:right;
	width:440px;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	background:#f7f7f7 !important;
}

#title
{
    float:left;
    width:900px;
    height:46px;
    padding:0 20px;
    background:url(../image/title-bg.jpg) repeat-x;
    font-style:italic;
    font-weight:bold;
    font-size:30px;
    line-height:46px;
    color:#fff;
}

/*---------------------opencart-css-----------------------*/

.buttons
{
	float:left;
	width:920px;
	cursor:pointer;
}
.buttons input
{
	padding: 0px;
	margin: 0px;
}
.buttons table
{
	width: 100%;
	border-collapse: collapse;
}
.buttons table td
{
	vertical-align: middle;
}

.button
{
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor:pointer;
}

.button span
{
	color: #FFF;
	display: block;
	padding: 4px 10px 5px 2px;
	background: url('../image/button_right.png') top right no-repeat;
}

/*----*/

#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 10px; /*change this size of left column*/
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}


.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}



.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}

.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
	vertical-align:middle;
}

/*-------------------footer----------------*/

#footer
{
    clear:both;
    width:940px;
    height:50px;
    padding:5px 0  0 0;
    border-top:1px solid #ccc;
    font-weight:bold;
    font-style:italic;
    color:#666;
}

#footer a
{
    color:#000;
}

#footer-left
{
    float:left;
    width:250px;
    margin-top:5px;
}

#footer-right
{
    float:right;
    width:450px;
    padding-top:5px;
    text-align:right;
}

.terms a
{
	font-size:11px;
	color:#666;
	margin-left:5px;
}


