body
{
	background-color:#aea292;
    font-family:verdana,arial,times-roman;
    font-size:1em;
}
header
{
    min-height:200px;
    padding-top:40px;
}
#toptitle
{
    margin-left: auto;
    margin-right: auto;
    font-family: 'Merriweather', serif;
    font-size:5em;
    color:#d9c917;
    text-align:center;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    border-radius: 0px;
    background-color: transparent;
    margin-bottom:0px;
}
.navbar-default .navbar-nav > li > a {
	background-color:#aea292;
    color:#55584d;
    font-weight: 700;
    font-size:1.5em;
    margin-right:2px;
    /*border-right:1px solid #000000;*/
    padding-left:8px;
    padding-right:8px;

}
.navbar-default .navbar-nav > li > a:hover {
	background-color:#222222;
    color:#ffffff;
    font-weight: 700;
    font-size:1.5em;
}
.navbar.center .navbar-inner {
    text-align: center;
}

.navbar.center .navbar-inner .nav {
    display:inline-block;
    float: none;
}
.navbg
{
	background-color:#aea292;
}

.catbox
{
	padding:20px;
}

.topbox_image
{
	padding-top:20px;
}
#mainbg
{
    /*background-image:url(/simg/mainbg.png);*/
    background-image:url(/simg/bg_paper.png);
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    width:980px;
    margin-top:13px;
    padding:5px 0px 0px 0px;
}
#mainprodbg
{
    background-image:url(/simg/bg_paper.png);
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    width:980px;
    padding:5px 0px 0px 0px;
    margin-top:13px;
}

#topmenu
{
	background-image:url(/simg/topmenu.jpg);
    background-repeat:no-repeat;
    height:198px;
    width:934px;
    margin-left:2px;
    margin-top:15px;
}

#menubox
{

    width:800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.top_nav
{
    clear:both;
    background-color:#d6b685;
	margin:10px 0px 0px 40px;
    padding:0px;
}
.top_nav li
{
	list-style-type:none;
    float:left;
	margin:0px 1px 0px 1px;
    padding:0px;
    text-align:center;

}
.top_nav li a
{
	text-decoration:none;
    color:#000000;
    background-color:#d6b685;
    padding:10px 10px 10px 10px;
}
.top_nav li a:hover
{
    background-color:#cda973;
    color:#000000;
}
#breadcrumb
{
    margin-top:17px;
    float:left;
    width:260px;
    height:30px;
    color:#ffffff;
    font-size:1.2;
}
.form-group label
{
	color:#ffffff;
    font-size:1.2em;
}

#breadcrumb a
{
    color:#808184;
    text-decoration:none;
}
#breadcrumb a:hover
{
    color:#000000;
    text-decoration:underline;
}
#searchbox
{
	float:left;
    margin-top:0px;
    width:190px;
    color:#000000;
    font-size:1.2em;
    font-weight:bold;
    /*background-color:#000000;*/
    padding:10px;
}
#content
{
    border:1px solid #928b8b;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    background-color:#ffffff;
    padding:10px;
}
#leftbox
{
    width:400px;
    float:left;
    background-color:#ffffff;
}
#rightbox
{
    width:470px;
    float:right;
}
#shoppic
{
	background-image:url(/simg/shoppic_night_2.jpg);
    background-repeat:no-repeat;
    width:470px;
    height:336px;
}
#hometext
{
    border:1px solid #8c8c8c;
    padding:10px;
    width:448px;
    height:300px;
    margin-top:10px;
    overflow:auto;
}
#hometext p
{
	color:#808184;
    font-size:1.2em;
    text-align:justify;
    margin-top:0px;
    margin-bottom:5px;
}
.fr
{
	float:right;
}
#producthome
{
    width:330px;
    margin:0px 0px 0px 0px;
}
#prodbox1
{
    border-right:1px solid #ecedee;
    float:left;
    width:150px;
    height:138px;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}
#prodbox2
{
    float:left;
    width:150px;
    height:138px;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}
#producthome .homeprice
{
	clear:both;
    color:#808184;
    font-size:1.2em;
    text-align:right;
}
.homeprod
{
	height:120px;
}

/*******************************************************/
/****** footer *****************************************/
footer
{
    background-color:#d6b685;
    color:#000000;
    font-size:1.2em;
    margin-top:50px;
    padding:20px;
}
#addressbox, footer p
{
    color:#000000;
    font-size:1.2em;
    line-height:1.2;
}
.copytext
{
	padding-top:20px;
}

/*******************************************************/
/****** products list***********************************/
#prodbox
{
    border:0px solid #0000ff;
    /*width:900px;*/
    min-height:598px;
    margin-top:40px;
    margin-left:18px;
    padding:0px 5px 0px 5px;
}
#prodbox p
{
	color:#debb5d;
    font-size:1.2em;
    text-align:justify;
    margin-top:0px;
    margin-bottom:5px;
}

.proditem
{
    border:1px solid #55584d;
    min-height:330px;
    text-align:center;
    padding:20px;
}
.prodbox a.prod_link, .proditem a.prod_link
{
	clear:both;
    text-align:center;
    color:#55584d;
    font-size:1.4em;
    font-weight:bold;
    text-decoration:none;
}
.prodbox .prod_price, .proditem .prod_price
{
    color:#55584d;
    font-size:1.8em;
    text-align:center;
}
#footerp
{
	clear:both;
    float:right;
    color:#ffffff;
    font-size:1.2em;
    margin-top:55px;
    margin-right:12px;
}
h1
{
	font-family: 'Merriweather', serif;
	font-size:2em;
    color:#55584d;
}
h2
{
	font-size:1.6em;
    color:#55584d;
}
p
{
	font-size:1.4em;
    color:#55584d;
}

.pdet_img
{
    /*border:1px solid #ecedee;*/
}
.pdet_right
{
    margin-top:0px;
    margin-left:0px;
}
.pdet_right p
{
	color:#55584d;
    font-size:1.4em;
}
.pdet_price
{
    color:#55584d;
    font-size:2em;
    margin-top:20px;
}
.pdet_return
{
    margin-top:30px;
}
.pdet_return a
{
    color:#55584d;
    font-size:1.4em;
    font-weight:bold;
}
.itemcode
{
	font-size:1.2em;
    font-weight:bold;
}
.detimages
{
	width:400px;
    margin:20px 0px 0px 0px;
    padding:0px;
    list-style:none;
}
.detimages li
{
	width:120px;
    float:left;
    margin:0px 6px 10px 5px;
}
.detimages img
{
	border:1px solid #cccccc;
}
/****** home page shop images ******/
#shoplook_box
{
	clear:both;
	border:1px solid #ffff00;
    background-color:#000000;
}
#vtour
{

}
#imagebox
{
	border:0px solid #ffff00;
    width:365px;
    height:310px;
    margin-top:20px;
    margin-left:15px;
}
#imagebox p
{
    color:#ffffff;
    font-size:1.2em;
    margin-top:3px;
    margin-bottom:10px;
}
#arrows
{
    width:375px;
    position:relative;
    top:-50px;
    left:-5px;
}
#leftarrow
{
	float:left;
}
#rightarrow
{
    float:right;
}
.clr
{
	clear:both;
}
.space15
{
	padding-top:15px;
}

/****** general buttons ******/
.button, .buttonc, .buttonc a,.buttonp, .buttonp a{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1.6em Arial, Helvetica, sans-serif;
	padding: 8px;
}
.button:hover, .buttonc:hover {
	text-decoration: none;
}
.button:active, .buttonc:active{
	position: relative;
	top: 1px;
}

.polka {
	color: #000000;
	border: solid 1px #10385f;
	background: #d5b582;
}
.polka:hover {
	color: #ffffff;
	background: #d5b582;
}
.polka:active {
	color: #fcd3a5;
}

.blue {
	color: #fef4e9;
	border: solid 1px #10385f;
	background: #84b6e9;
}
.blue:hover {
	background: #84b6e9;
}
.blue:active {
	color: #fcd3a5;
}


.baskettitle
{
    font-weight:bold;
    font-size:2em;
    color:#ffffff;
    margin-left:10px;
}
.ordertitle
{
	background-color:#ffffff;
    color:#000000;
    font-size:1.2em;
    font-weight:bold;
}
.orderitem
{
	background-color:#ffffff;
    color:#000000;
    font-size:1.2em;
    font-weight:normal;
}
.ordertotal
{
	background-color:#ffffff;
    color:#4f3b30;
    font-size:1.2em;
    font-weight:normal;
}
.print_header
{
    font-weight:bold;
    font-size:1.2em;
    color:#ffffff;
    background-color:#55584d;
}
.print_title
{
    font-weight:bold;
    font-size:1.2em;
    color:#000000;
    background-color:#ffffff;
}
.print_data
{
    font-weight: normal;
    font-size:1.2em;
    color:#000000;
    background-color:#ffffff;
    text-align:left;
}
.shipping_title
{
	background-color:#d6b685;
    color:#000000;
    font-size:1.6em;
    font-weight:bold;
    padding:10px;
}
.shipping_data
{
    color:#ffffff;
    font-size:1.6em;
    font-weight:normal;
}
.cartreview
{
    color:#ff0000;
    font-size:1.2em;
    font-weight:normal;
}
.page_navbar
{
	clear:both;
	font-size:1.4em;
    color:#ffffff;
    text-align:center;
    padding:10px;
}
.page_navbar a
{
    color:#ffffff;
    text-decoration:none;
}
.page_navbar a:hover
{
    color:#ffffff;
    text-decoration:none;
}
.basket_nav
{
	text-align:center;
}
.basket_nav a,.basket_nav button
{
	margin:0px 10px 0px 10px;
}


/*
    these are just the default styles used in the Cycle2 demo pages.
    you can use these styles or any others that you wish.
*/


/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 100%; min-width: 200px; max-width: 500px; margin: 10px auto; padding: 0; position: relative;
    background: url('/images/spinner.gif') 50% 50% no-repeat;

 }

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img {
    /*
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
    border:1px solid #cccccc;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
}
.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url('/images/left.png') 50% 50% no-repeat;}
.cycle-next { right: 0; background: url('/images/right.png') 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

.but_main
{
    background-color:#d6b685;
    color:#000000;
    padding:5px;
}

/****** form styling ******/
.formstyle1 label
{
	color:#ffffff;
    font-size:1.4em;
}
.usebill
{
	font-size:0.8em;
	margin:0px 0px 0px 30px;
}
.usebill input
{
	margin:0px 10px 0px 0px;
}
form h2
{
	background-color:#d6b685;
    padding:5px;
    color:#000000;
}


/*******************************************************/
/****** basket styling *********************************/
.cartitem_border
{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
.cartitem_title
{
	background:transparent;
	font-size:1.8em;
    color:#ffffff;
}
.cartitem_title a
{
	color:#ffffff;
}
.cartitem_qty, .cartitem_price
{
    font-size:1.8em;
    color:#ffffff;
}
.cart_total
{
	text-align:right;
    font-size:1.8em;
    color:#ffffff;
}
.cart_linetotal
{
    padding-top:25px;
    text-align:right;
    font-size:1.8em;
    color:#ffffff;
}
.cartitem_qty input
{
	color:#000000;
    text-align:center;
}
.cartitem_remove .button
{
	font-size:1em;
}
/*
    media queries
    some style overrides to make things more pleasant on mobile devices
*/

.pad20
{
	padding-top:20px;
}
.pad50
{
	padding-top:50px;
}
.pad100
{
	padding-top:100px;
}

@media (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
	    font-size:1.2em;
	}

    .navbar-default .navbar-nav > li > a:hover {
	    font-size:1.2em;
	}
}

@media (max-width: 1024px) {

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .m_image { width:280px; }
    .home_main_image { width:760px; }
}

@media (max-width: 991px) {

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .m_image { width:280px; }
    .home_main_image { width:600px; }
    #searchbox {margin-right:0px; }
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 480px) {

    header { min-height: 0px; }
    #toptitle { font-size:3em; }

    .cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
    .m_image { width:280px; }
    .home_main_image { width:280px; }
    .catbox { padding:5px; }
    .row { padding-left:5px; padding-right:5px; }
    .col-xs-12 { padding-left:5px; padding-right:5px; }
    #breadcrumb { display:none; }
    .navbar { margin-bottom:0px; padding:0px; }
    #searchbox{margin-top:7px; float:none; width:280px; margin: 0 auto; }
    #ser_desc { width:200px; }

    .button, .buttonc, .buttonc a, .buttonp, .buttonp a { padding: 4px; }
    .basket_nav a, .basket_nav button { margin: 0px 2px 0px 2px; }

    #proditem { padding: 5px 10px 5px 10px; }

    #searchbox {margin-right:0px; }
}