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

Reset

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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

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

Default HTML

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

body {
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
    color: #000;

}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

a, a:visited {
    color: #000;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #444;
    text-decoration: underline;
}

h2 {
    color: #003aa3;
    font-family: Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    padding: 0.2em 0 0.8em 7px;
}

h2 a{
    color: #003aa3;
    font-family: Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
}

h2 a:visited {
    color: #003aa3;
    text-decoration: underline;
}

h2 a:hover {
    color: #333;
    text-decoration: underline;
}

h3 {
    color: #003aa3;
    font-family: Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    margin: 1em 0;
}

h3 a, h3 a:visited {
    color: #003aa3;
}

h4 {
    font-family: Arial, Verdana, Sans-Serif;
    color: #003aa3;
    padding-bottom: 1em;
}

input, textarea {
    border: 1px solid #000;
}

input:focus, textarea:focus {
    background: #eee;
}

.clearer {
    clear: both;
}

.highlighted {
    color: red;
}


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

Layout

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


#header {
    width: 980px;
    margin: 0 auto;
}

#nav {
    float: right;
}

#page {
    background: #fff;
    width: 980px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

#page div.wrapper{

}

#footer {
    width: 980px;
    margin: 0 auto;
}

/*
Header
------------------------------------------*/

#header h1 {
}

#header p a, #header p {
    color: #eee;
    font-style: normal;
}

#header-top {
    width: 100%;
    background : url(images/header_alap2.png) no-repeat 0 0 transparent;
    display:block;
    width: 980px;
    height: 161px;

}
#homeimage {
    background : url(images/header_image.png) no-repeat 0 0 transparent;
    display:block;
    width: 529px;
    height: 107px;
    float:left;
}
#logo {
    display:block;
    width: 980px;
    height: 161px;
    float: left;
}
#flash-picture {                             
    float: right;
    width: 650px;
    height: 110px;
    border: 0;
}
#flash-picture *{ 
    border: 0;
}

.top-box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    padding: 10px;

}
#webshop {
    float: right;
    height: 87px;
    width: 380px;
}



#webshop .input {
    float:left;
    width: 126px;
}
#webshop .input label{
    color:white;
}
#webshop .input input{
    border: 0 none;
    width: 96px;
    height: 26px;
    padding-left: 30px;
    font-size: 10px;
}
#webshop .input input:active, #webshop .input input:focus{
    border: 0 none;
}
#webshop .text input{
    background : url(images/emilflekk.png) no-repeat 0 0 transparent;

}
#webshop .password input{
    background : url(images/passwordflekk.png) no-repeat 0 0 transparent;
    margin-left: 3px;

}
#webshop .submit{
    float:right;
    width: 110px;

}
#webshop .submit input{
    border: 0 none;
    width: 100px;
    height: 27px;
    padding: 3px;
    font-size: 10px;
    margin-top:17px;

    background : url(images/buttonflekk.png) no-repeat 0 0 transparent;

}

#webshop .links a{
    float:left;
    width: 126px;
    color: white;
    text-decoration: none;
    margin-top: 5px;

}
#webshop p.welcome {
    background : url(images/koszontjukabejelenkezettetflekk.png) no-repeat 0 0 transparent;
    width: 340px;
    height: 21px;
    font-size: 12px;
    padding: 2px 10px 0;
    margin-bottom:5px;
}
#webshop p.userbutton  {
    display: inline-block;
    float:left;
}

#webshop p.userbutton  a{
    background: url("images/ki_bejelentkezokisszar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 12px;
    height: 26px;
    padding: 4px 0 0 50px;
    width: 140px;
    text-decoration: none;

}

#cart {
    float: right;
    height: 30px;
    padding: 5px 10px;

    width: 370px;
}

#topcart .emptycart{
    background : url(images/ureskosar.png) no-repeat 0 0 transparent;
    width: 280px;
    height: 25px;
    padding:7px 70px 5px 5px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 15px;

}
#topcart .fullcart{
    background : url(images/telekosar.png) no-repeat 0 0 transparent;
    width: 280px;
    height: 25px;
    padding:7px 70px 5px 5px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 15px;
    text-decoration: none;
    color: white;
    display: inline-block;
}

#search {
    float: left;
    height: 32px;
    padding: 5px 10px 5px 10px;
    width: 460px;
}

#search .homeicon{
    background : url(images/homeikon.png) no-repeat 0 0 transparent;
    float: left;
    height: 33px;
    width: 33px;
}
#search .input input{
    border: 0 none;
    float: left;
    font-size: 13px;
    height: 26px;
    padding: 3px 10px;
    width: 243px;
    margin-left: 10px;
    margin-top:1px;

}
#search .text input{
    background : url(images/keresesflekk.png) no-repeat 0 0 transparent;

}

#search .submit{
    float:left;
    width: 35px;

}
#search .submit input{
    border: 0 none;
    width: 35px;
    height: 33px;
    background : url(images/keresesikon.png) no-repeat 0 0 transparent;
    margin-left: 3px;
    cursor: pointer;
}



/*
Navigation
------------------------------------------*/
#nav {
    float: left;
    width: 100%;
    margin-top: -10px;
}

#nav ul {
    list-style: none;
}

#nav ul li {
    width: 110px;
    float: left;
    text-align: center;
    padding: 0.4em 0em 0.3em;
    background: #f7a50b;
    margin-left: 11px;
}

#nav ul li a {
    color: #fff;
    text-decoration: none;
    font: 1em Arial, Verdana, Sans-Serif;
}

#nav ul li a:hover {
    color: #003aa3;
    text-decoration: none;
    font: 1em Arial, Verdana, Sans-Serif;
}

#nav ul li.current {
    background: #fff;
}

#nav ul li.current a {
    color: #960000;
}

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

Sidebar

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

#sidebar {

    width: 200px;
    float: left;

}


.sidebar-box {
    padding: 0;
    clear: both;
    width: 200px;
}
.sidebar-box .title{
    background-color: #9D9FA2;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 15px;
    text-align: center;
    margin-bottom: 5px;
}

.sidebar-box .inner {
    padding: 10px;
}
.sidebar-box .inner .submit input{
    color: #fff;
    background: #897327;
    border: 1px solid #C7A83D;
    border-bottom: 1px solid #544618;
    border-right: 1px solid #544618;
    margin-bottom: 5px;
}
.sidebar-box .inner .input input {
    width: 150px;
    margin-bottom: 5px;

}

#function-and-color2 .title {
    background-color: #9D9FA2;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 15px;
    text-align: center;
    margin-bottom: 5px;

}

.arrowlistmenu{
    width: 200px;
    float:left;
}

.arrowlistmenu .menuheader{
    color: #9D9FA2;
    background:url(images/kisnyil.png) no-repeat scroll 185px 9px #ffffff;
    cursor:pointer;
    width:165px;
    height:auto;
    padding:7px 20px 7px 15px;
    margin:0px;
    display:inline-block;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.arrowlistmenu .expandable:hover, .arrowlistmenu .openheader{
    background:url(images/kisnyil2.png) no-repeat scroll 183px 9px #9D9FA2;
    color: white;
}
.arrowlistmenu .menuheader:hover, .arrowlistmenu .openheader, .arrowlistmenu .active{
    background-color:#9D9FA2;
    color: white;
}

.arrowlistmenu ul{
    background-color: #ececec;
    list-style-type: none;
    margin:0;
    padding:0 0 0 0px;
}

.arrowlistmenu ul li{
    color: #666666;
    background-color: #ececec;
}

.arrowlistmenu ul li .opensubheader{
    background-image:url(../img/arrowlist/cat_bg_lev2_link.gif);
    background-repeat:no-repeat;
}

.arrowlistmenu ul li .closedsubheader{
    background:url(../img/arrowlist/cat_bg_lev2_link_rol.gif) no-repeat;
}

.arrowlistmenu ul li a{
    color:#666666;
    background-color:#ececec;
    background-repeat:no-repeat;
    cursor:pointer;
    width:165px;
    height:auto;
    padding:7px 0px 7px 35px;
    margin:0px;
    display:inline-block;
    text-decoration: none;
}

.arrowlistmenu ul li a:visited{
    color: #666;
}

.arrowlistmenu ul li a:hover, .arrowlistmenu ul li a.active{ /*hover state CSS*/
    background-color: #9D9FA2;
    background-image: none;
    color:white;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
}




#sidepricelist, .sidebox {
    margin-bottom: 1em;
}


#sidepricelist, #sideshoppingcart, .sidebox {
    background-color: #fdba0e;
}

#sidepricelist .inner, .sidebox .inner, #sideshoppingcart #shoppingcartcontents {
    width: 290px;
    padding: 10px 0;
}

#sideshoppingcart #shoppingcartcontents #sliding_cart {
    width: 100%;
    padding: 0;
}

#sideshoppingcart #shoppingcartcontents #sliding_cart  #shopping-table-wrap {
    width: 290px;
    padding: 0 10px;
}

#sideshoppingcart img {
    border: 2px solid #897327;
    margin: 0.15em 0;
    vertical-align: middle;
}

#sideshoppingcart table {
    width: 160px;
    background: url(images/shopping-separator.jpg) repeat-x bottom left;
}

#sideshoppingcart tr.sum th{
    text-align: center	
}

#sideshoppingcart table td, #sideshoppingcart table th{
    background: url(images/shopping-separator.jpg) repeat-x top left;
}

#sideshoppingcart table th {
    padding: 5px 5px;
}

#sideshoppingcart table td {
    padding: 2px 2px;
}

#sideshoppingcart p {
    padding: 10px 10px 5px 10px;
}

#sidepricelist .inner p, #sideshoppingcart p.empty {
    padding: 0px 10px;
}

#sideshoppingcart a#gocheck {
    color: #fff;
    background: #897327;
    border: 1px solid #C7A83D;
    border-bottom: 1px solid #544618;
    border-right: 1px solid #544618;
    text-decoration: none;
    padding: 0 5px;
}

#sideshoppingcart a#gocheck:hover {
    background: #A98D30;
}

#sideshoppingcart a#gocheck:focus {
    background: #5B4D1A;
    border: 1px solid #544618;
    border-bottom: 1px solid #C7A83D;
    border-right: 1px solid #C7A83D;
}

#sideshoppingcart {
    padding: 5px;
}

#kosartable {
    width: 100%;
    margin: 1em 0;
}

#kosartable th {
    font-weight: bold;
}

.kosarmennyiseg {
    width: 50px;
}
.h3 {
    margin: 1em 0;
}

.submit input{
    color: #fff;
    background: #897327;
    border: 1px solid #C7A83D;
    border-bottom: 1px solid #544618;
    border-right: 1px solid #544618;
    margin-bottom: 5px;
}

/*
Function & color chooser
------------------------------------------*/

#function-and-color {
    background: url(images/side-separator.jpg) repeat-x top left;
    margin-top: 1.25em;
    padding-top: 1em;
}

#function-and-color .inner {

    clear: both;
}

#function-and-color .inner .moreinner {
    float: left;



}

#function-and-color .function  {
    float: left;
    width: 180px;
}

#function-and-color ul {
    padding: 10px 0 10px 10px;
    z-index: 1;

}

#function-and-color .function ul li {
    position: relative;
}

#function-and-color .function ul li ul {
    position: absolute;
    background: #fff;
    left: 50px;
    top: 0;
    border: 2px solid #999999;
    filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
    display: none;
    z-index: 10;
}

#function-and-color .function ul li.open ul {
    display: block;
    position: relative;
    background: none;
    left: 0;
    top: 0;
    border: none;
    filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
    padding: 0 0 0 10px;
    z-index: 5;
}

#function-and-color .function ul li:hover ul, #function-and-color .function ul li.over ul {
    display: block;
}

#function-and-color .function ul li:hover a, #function-and-color .function ul li.over a {
    text-decoration: underline;
}

#function-and-color .function ul li:hover ul a, #function-and-color .function ul li.over ul a {
    text-decoration: none;
}

#function-and-color .function ul li:hover ul a:hover, #function-and-color .function ul li.over ul a:hover {
    text-decoration: underline;
}

#function-and-color .function ul li:hover, #function-and-color .function ul li.over {position:relative; z-index:90;}
* html #function-and-color .function ul li a:hover {position:relative; z-index:100;}

#function-and-color .color {
    float: right;
    width: 180px;
}

#function-and-color ul li a{
    text-decoration: none;
    display: block;
    padding-left: 8px;
    width: 160px;
    color: #999999 !important;
}

#function-and-color ul li.open ul li a{
    padding-left: 10px;
    padding-right: 20px;
    width: 130px;
}

#function-and-color ul li.current a{
    background: url(images/check.gif) no-repeat 151px 0.1em;
}

#function-and-color .function ul li ul li {
    background: url(images/side-sublist-2.gif) no-repeat 0 0.5em;
    padding-left: 3px;
}

#function-and-color .function ul li.open ul li {
    background: url(images/side-sublist-4.gif) no-repeat 0 0.5em;
}

#function-and-color .function ul li ul li.current a{
    background-position: 138px 0.1em;
}

#function-and-color .function ul li.current ul li a{
    background-position: 138px 0.1em;
}

#function-and-color .color ul li.current a{
    background-position: 83% 40%;
}

#function-and-color ul li a:hover{
    text-decoration: underline;
}

#function-and-color .color ul li {
    background-position: 93% 45%;
    background-repeat: no-repeat;
}

#function-and-color .color ul li a {
    text-transform: capitalize;
}

#function-and-color .color ul li.all {
    background-image: url(images/color-all.jpg);
}

#function-and-color .color ul li.piros, .color-1 {
    background-image: url(images/color-piros.jpg);
}

#function-and-color .color ul li.narancs, .color-2{
    background-image: url(images/color-narancs.jpg);
}

#function-and-color .color ul li.arany, .color-3 {
    background-image: url(images/color-arany.jpg);
}

#function-and-color .color ul li.krom, .color-4 {
    background-image: url(images/color-krom.jpg);
}

#function-and-color .color ul li.sarga, .color-5 {
    background-image: url(images/color-sarga.jpg);
}

#function-and-color .color ul li.kek, .color-6 {
    background-image: url(images/color-kek.jpg);
}

#function-and-color .color ul li.atlatszo, .color-7 {
    background-image: url(images/color-atlatszo.jpg);
}

#function-and-color .color ul li.fa, .color-8 {
    background-image: url(images/color-fa.jpg);
}

#function-and-color .color ul li.zold, .color-9 {
    background-image: url(images/color-zold.jpg);
}

#function-and-color .color ul li.bordo, .color-10 {
    background-image: url(images/color-bordo.jpg);
}

#function-and-color .color ul li.fekete, .color-11 {
    background-image: url(images/color-fekete.jpg);
}

#function-and-color .color ul li.feher, .color-12 {
    background-image: url(images/color-feher.jpg);
}

#function-and-color .color ul li.lila, .color-13 {
    background-image: url(images/color-lila.jpg);
}

#function-and-color .color ul li.pink, .color-14 {
    background-image: url(images/color-pink.jpg);
}

#function-and-color .color ul li.szurke, .color-15 {
    background-image: url(images/color-szurke.jpg);
}

#function-and-color .color ul li.turkiz, .color-16 {
    background-image: url(images/color-turkiz.jpg);
}

#function-and-color .color ul li.barna, .color-17 {
    background-image: url(images/color-barna.jpg);
}

#function-and-color .color ul li.drapp, .color-18 {
    background-image: url(images/color-drapp.jpg);
}

#function-and-color .color ul li.keki, .color-19 {
    background-image: url(images/color-keki.jpg);
}
#function-and-color .color ul li.vilagoskek, .color-20 {
    background-image: url(images/color-vilagoskek.jpg);
}
#function-and-color .color ul li.bezs, .color-21 {
    background-image: url(images/color-bezs.jpg);
}
#function-and-color .color ul li.egyedi, .color-22 {
    background-image: url(images/color-egyedi.jpg);
}

/*
Price
------------------------------------------*/

#price {
    padding: 1em 0;
    clear: both;
}

#price .inner form{
    background: #ECE1BD url(images/side-back.png) repeat;
    width: 290px;
    padding: 8px 10px 8px 10px;
    float: left;
}

#price .inner div {
    padding: 1px 0 0 0;
    margin: 0;
    width: 290px;
}

#price .inner div div {
    width: 200px;
    float: left;
}

#price .inner .sideform-price {
    width: 60px;
    border: 1px solid #897327;
    background: #F3EDD6;
}

#price .inner .sideform-price:focus {
    background: #fff;
}

#price .inner .sideform-submit {
    color: #fff;
    background: #897327;
    border: 1px solid #C7A83D;
    border-bottom: 1px solid #544618;
    border-right: 1px solid #544618;
    height: 1.5em;
    float: right;
}



.checkbox {
    border: none;
}



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

Content

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

#content {
    position: relative;
    width: 630px;
    float: left;
    margin:15px;
}
#csakcegek {
    border-color: #897327;
    border-style: solid;

}

/*
Index
------------------------------------------*/

.main #intro {
    float: left;
    background: #990000 url(images/intro-back.jpg);
    color: #fff;
}

.main #intro h3 {
    color: #fff;            
}

#intro #why, #intro #what {
    float: left;
    width: 290px;
    padding: 0 10px 1em 10px;
}

#intro #what {
    float: right;
    margin-left: 10px;
}

.main #intro ul {
    padding-left: 3px;
}

.main #intro ul li {
    padding-left: 20px;
    background: url(images/intro-bullet.jpg) no-repeat 0px 0.3em;
}

#news {
    float: left;
    width: 305px;
    padding-right: 5px;
}

#news h3 {
    padding: 1.2em 7px;
}

#news .post, .archive .post {
    padding: 0 0 2em 7px;
}

#news .post ul li, .archive .post ul li{
    background: url(images/bullet.jpg) no-repeat 0 0.3em;
    padding-left: 1.5em;
}
#news .post ol, .archive .post ol{
    list-style-type: decimal;
    padding-left: 1.5em;
}

#news .post .entry a, .archive .post .entry a{
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}

#news .post h4, .archive h4 {
    color: #999999;
    text-decoration: none;
    padding-bottom: 1em;
}

#news .post h4 a, .archive h4 a {
    color: #000;
    text-decoration: underline;
}

#news .post h4 a:hover, .archive h4 a:hover {
    color: #444;
    text-decoration: underline;
}

#features h3.main-title {
    padding: 1.2em 7px;
}

#features {
    width: 310px;
    float: right;
}

#go-see-others-too {
    background: url(images/go-see-others-too.jpg) no-repeat top right;
    width: 286px;
    padding: 0.45em 10px;
    display: block;
    margin-top: 1em;
    color: #fff;
    text-decoration: none;
    font-family: Arial, Verdana, Sans-Serif;
    border: 2px solid #fff;
}

#go-see-others-too:hover {
    background: url(images/go-see-others-too-hover.jpg) no-repeat top left;
    color: #990000;
    border: 2px solid #990000;
}

#to-archives {
    padding-left: 7px;
}

.post p {
    margin: 0.5em 0;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/*
Search
------------------------------------------*/

.searchresults .product {
    float: left;
    width: 630px;
    /*border: 1px solid #ccc;*/
    background: url(images/side-separator.jpg) repeat-x top left;
}

#main-feature-products .product {
    width: 310px;
}

.searchresults .product .inner {
    float: right;
    width: 460px;
    padding: 10px 10px 5px 0;
    position: relative;
}

#main-feature-products .product .inner {
    width: 150px;
}

.searchresults .product .inner h3 {
    text-transform: none;
    padding-bottom: 0.5em;
    padding-top: 0.2em;
}

.searchresults .product .inner h3 span {
    color: #999;
    border-bottom: 1px solid #fff;
}

.searchresults .product .inner h3 a {
    text-decoration: none;
    border-bottom: 1px solid #efefef;
}

.searchresults .product .inner p {
    padding-bottom: 0.5em;
}

.searchresults .product .inner p.description {
    width: 210px;
    padding-right: 10px;
    float: left;
}

.searchresults .product .inner p.category {
    width: 230px;
    float: right;
    padding-right: 10px;
}

.searchresults .product .inner div.pricetable {
    width: 190px;
    float: right;
    padding-right: 50px;
}

#main-feature-products .product .inner div.pricetable {
    padding: 0.5em 0;
    float: none;
    width: 160px;
}

.searchresults .product .inner table.pricetable {
    width: 190px;
}

#main-feature-products .product .inner div.pricetable table.pricetable {
    width: 160px;
}

.searchresults .product .inner th {
    vertical-align: top;
    border: none;
}
.searchresults .product .inner td {
    padding-left: 5px;
}

.searchresults .product .inner .colortable input {
    width: 50px;
    vertical-align: middle;
    margin: 0 2px;

}

.searchresults .product .inner .colortable td {
    padding-right: 18px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

#main-feature-products  .product .inner .colortable td {
    padding-right: 0;
    white-space: nowrap;
}

.searchresults .product .inner .submitform {
    float: right;
    clear: right;
    width: 460px;
    padding-top: 0.5em;
}

#main-feature-products  .product .inner .submitform {
    float: none;
    width: 160px;
}

.searchresults .product .inner .submitform input {
    width: 42px;
    padding: 0 1px;
    margin-left: 32px;
}

.product .inner .submitform .submit, .product .inner .submitform input {
    float: left;  
}

#main-feature-products .product .inner .submitform input {
    margin: 0 0 0.5em 0;
}

.searchresults .product .inner .submitform .submit input {
    margin-left: 28px;
    padding: 0;
    width: 62px;
    text-align: center;
    background: #910000;
    color: #fff;
    border: 1px solid #550000;
    border-top: 1px solid #C10000;
    border-left: 1px solid #C10000;
}
/*IE HACK*/
* html .searchresults .product .inner input.wpsc_buy_button {
    height: 1.5em;
}

#main-feature-products .product .inner input.wpsc_buy_button {
    margin-left: 30px;
}

.searchresults .product .preview_link {

    display: block;
    float: left;
    padding: 10px 0 10px 10px;
    text-decoration: none;
    color: #ccc;
    line-height: 1.5em;
    text-align: center;
}

body .searchresults .product .hidden {
    display: none;
}

p.search_nav {
    background: url(images/side-separator.jpg) repeat-x top left;
    clear: both;
    text-align: center;
    padding: 2em 0.75em;
    line-height: 2.5em;
}

p.search_nav span, p.search_nav a , p.search_nav a:visited{
    color: #000;
    font-family: Arial, Verdana, Sans-serif;
    border: 2px solid #ececec;
    margin: 0 6px;
    padding: 1px 5px;
}

p.search_nav a , p.search_nav a:visited{
    color: #990000;
    text-decoration: none;
}

p.search_nav a:hover {
    text-decoration: underline;
}

p#notax {
    text-align: center;
}

p#notax2 {
    text-align: center;
    padding-top: 2em;
}
.single .product .inner {
    float: none;
    width: auto;
}
.product h3 {
    margin: 0;
}
#main-feature-products .submit {
    margin-left: 5px;
}

/*
Single
------------------------------------------*/

.hidden{
    display: none;
}

.single-product .hidden{
    display: none;
}

.single-product p.description {
    width: 210px;
    padding-right: 10px;
    float: left;
}

.single-product p.category {
    width: 230px;
    float: right;
    padding-right: 10px;
}

.single-product div.pricetable {
    width: 160px;
    float: right;
    padding-right: 80px;
}

.single-product table.pricetable {
    width: 160px;
}

.single-product .colortable {

}

.single-product th {
    vertical-align: top;
    border: none;
}
.single-product td {
    padding-left: 5px;
}

.single-product .colortable input {
    vertical-align: middle;
    margin: 0 2px;
    border: none;
}

.single-product .colortable td {
    padding-right: 18px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

.single-product .submitform {
    float: right;
    clear: right;
    width: 240px;
    padding-top: 0.5em;
}

.single-product .submitform input {
    width: 42px;
    padding: 0 1px;
    margin-left: 32px;
}

.single-product input.wpsc_buy_button {
    margin-left: 28px;
    padding: 0;
    width: 62px;
    text-align: center;
    background: #910000;
    color: #fff;
    border: 1px solid #550000;
    border-top: 1px solid #C10000;
    border-left: 1px solid #C10000;
}
/*IE HACK*/
* html .single-product input.wpsc_buy_button {
    height: 1.5em;
}

.single-product #product-image {
    background: url(images/side-separator.jpg) repeat-x top left;
    padding-top: 1em;
    margin-top: 1em;
}

.single-product #product-image .the-image {
    float: right;
    padding-right: 50px;
}

.single-product #product-image img {
    border: 1px dotted #efefef;
}

.single-product #single-content {
    padding-left: 7px;
}

/*
Custom
------------------------------------------*/

.custom #content h3, .custom #content ul, .custom #content p {
    padding-bottom: 1em;
}

.custom #content ul li {
    background: url(images/bullet.jpg) no-repeat 0 0.3em;
    padding-left: 1.5em;
}

.custom #content table {
    margin-bottom: 1em;
}

/*
Contact
------------------------------------------*/

table#sortme{
    border-left: 1px solid #DCC884;
    border-top: 1px solid #DCC884;
}

table#sortme td{
    width: 160px;
    border-bottom: 1px solid #DCC884;
    padding-left: 5px;
    border-right: 1px solid #DCC884;
}

table#sortme th{
    width: 160px;
    font-weight: bold;
    padding-left: 5px;
    height: 2em;
    margin: 1px;       
    background: #DCC884;
}


/*
Checkout
------------------------------------------*/

.wpsc_container .wpsc_container tr td{
    padding: 0.2em;
}

.wpsc_container .wpsc_container tr td input, .wpsc_container .wpsc_container tr td textarea{
    width: 250px;
}


/*  Contact Form CSS */

#contactform_wig {
    position: static;
    overflow: hidden;

}

#contactform_wig .inner {
    padding: 0 0 20px 25px;
    margin-bottom: 14px;
    float: left;
}

#contactform_wig input {
    width: 130px;
    margin: 0;
    padding: 0;
}

#contactform_wig textarea {
    width: 350px;
    height: 145px;
}

.contact_left {
    float: left;
    width: 40%;
}

.contact_right {
    float: right;
    width: 60%;
}

.contactleft {
    display: block;
    padding: 4px;
    margin: 0;
}

.contactright {
    display: block;
    padding: 0;
    margin: 0;
}

#contactform_wig .submit {
    float: left;
    display: block;
    margin: 15px 0 0 0;
    background: url(images/gradient.jpg) repeat-x top left;
    border: 1px solid #9B7D93;
    border-top: 1px solid #E8E1E6;
    border-left: 1px solid #E8E1E6;
}

.contacterror {
    border: 1px solid #ff0000;
}

.contactsubmit {
}
#captcha {
    width: 300px;
    height: 100px;
    border: solid 1px;
    padding: 20px;
    position: relative;
    display:block;
    margin: 20px 20px 20px 0px;
}
#captcha_reload {
    background:url(images/reload.png) no-repeat scroll 0 0;
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 20px;
}
#recaptcha_response_field {
    float:left;
}
/*-----------Related------------*/

/*
Searchresults
------------------------------------------*/

/*
Searchform
------------------------------------------*/

#searchform input {
    margin-left: 25px;
    padding: 0 0 0 2px;
    width: 120px;
}

#searchform #searchsubmit {
    width: 80px;
    background: #910000;
    color: #fff;
    border: 1px solid #550000;
    border-top: 1px solid #C10000;
    border-left: 1px solid #C10000;
}

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

rightside

------------------------------------------*/
#facebook {margin-bottom: 20px;}
#facebookimg {
    display: block;
    width: 50px;
    height: 70px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    background: url(images/facebook.png) no-repeat scroll 0 0;
}
#facebookframe {
    display: inline-block;
    float: left;
    width: 50px;
}
#rightside {
    position:relative;
    float:right;
    width: 120px;
    margin-top:10px;
}
#rightside img {
    margin-top: 20px;
    width:120px;
    border:0;
}
#rightside table {
    width: 120px;
}
#rightside table td {
    text-align: center;
}
/*------------------------------------------

Footer

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

#footer {
    color: #003AA3;
    min-height: 2em;
}

#footer a {
    color: #003AA3;
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}

#footer .inner {
    padding-bottom: 2em;
    padding-top: 2.5em;
}

#footer .inner ul li{
    float: left;
    width: 280px;
    padding-left: 46px;
    background: url(images/footer-bullet.jpg) no-repeat 25px 0.15em;
}

#footer p {
    text-align: center;
    border-top: 1px solid #9B5757;
    padding: 1em 0;
    width: 940px;
    margin-left: 20px;
}

.upload tr {
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    white-space: nowrap;
}

#banner {  
    display: block;
    height:  150px;  
    width:   630px;
    padding: 1px 0 10px 0;  
    margin:  1px 0;  
} 

#banner img {  
    height:  150px;  
    width:   630px;  
    top:  0; 
    left: 0 
} 

.admintable td, .admintable th {
    padding: 2px 5px;
}

.admintable th {
    font-weight: bold;
}

#slideshow {
    float:left;
    width: 750px;
    padding:0 15px;
    margin-top:15px;
}

#slideshow-index{ position:relative; z-index:10; }

#slideshow-index ul{ position:relative; width:750px; height:350px; overflow:hidden; margin-bottom:0; list-style:none; z-index:15; padding-left:0px;}
#slideshow-index ul li{ width:750px; height:350px; position:relative; }
#slideshow-index ul li img{ position:absolute; top:0; left:0; z-index:20; }
#slideshow-index ul li .slidetext {
    height: 80px;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 29px;
    width: 260px;
    z-index: 25;
}

.slidetext h2{ color:#fff; }
.slidetext p{ color:#999; margin-bottom:0; }								  
.slidetext a{ color:#fff; text-decoration:none; }	

#index-slideshow-pager{ width:200px; text-align:left; z-index:35; position:absolute; left:20px; bottom:12px;  }
.ie7 #index-slideshow-pager{ bottom:15px; }								  
#index-slideshow-pager a{ text-align:left; background:url(/img/slideshow/bg-pager.png) no-repeat 0 0; display:inline-block; 
                          width:14px; height:14px; margin-left:1px; outline-style:none; text-indent:-9999px; }
#index-slideshow-pager .activeSlide{ background:url(/img/slideshow/bg-pager.png) no-repeat 0 -64px; }



/* Jquery Lightbox */


#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;	
}

.admin-content {
    width: 750px !important;
}

button.submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #897327;
    border-color: #C7A83D #544618 #544618 #C7A83D;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    margin-bottom: 5px;

}