/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper {
	/* [disabled]padding-left: 0; */
	max-width: 1000px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #563902;
}

#wrapper.toggled {
	padding-left: 200px;
}

#sidebar-wrapper {
	z-index: 1000;
	/* [disabled]position: absolute; */
	left: 200px;
	width: 0;
	height: 100%;
	margin-left: -200px;
	overflow-y: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #563902;
	padding-top: 25px;
}

#wrapper.toggled #sidebar-wrapper {
	width: 200px;
	background-color: #563902;
}

#page-content-wrapper {
	width: 100%;
	max-width: 1000px;
	position: absolute;
	background-color: #F1CCB9;
	font-size: 1.6em;
}
#page-content-wrapper table{
}
#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -200px;
}

/* Sidebar Styles */

.sidebar-nav {
	position: absolute;
	/* [disabled]top: 28px; */
	width: 200px;
	list-style: none;
	/* [disabled]border-right-width: thin; */
	border-right-style: none;
	border-right-color: #583909;
	background-color: #563902;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.sidebar-nav li {
	list-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar-nav li a, .sidebar-nav li a:visited {/* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	/* [disabled]width: 199px;
*/  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	background-image: url(../images/buttonshade3.gif);
	font-size: 1.7em;
	color: #eec5ae;
	font-weight: normal;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat-x;
	font-variant: normal;
}

.sidebar-nav li a:hover {
    color: #312005;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
	color: #F8DDCE;
	background-image: url(../images/buttonshade3.gif);
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
[if lt ie 7]>
<style type="text/css" media="screen">
body{behavior:url(csshover.htc);}
#menuv1{float:none;}
#menuh v1 li{float:left; width: 100%;}
#menv1 a{height:1%;}
<![endif]

#menuv1 {
	margin:0px;
	padding: 0px;
	width: 200px;
	/* [disabled]color: #371C05; */
	/* [disabled]left: 15px; */
	/* [disabled]width: 195px; */
}
#menuv1 a {
	/* [disabled]border:1px none white; */
	display: block;
	/* [disabled]margin:0; */
	/* [disabled]padding:0px; */
	text-align: left;
	font-size: 1.5em;
}
#menuv1 a, #menuv1 a:visited {
	/* [disabled]text-decoration:none; */
	/* [disabled]border-top: 1px none #351B05; */
	/* [disabled]border-right: 1px solid #583900; */
	/* [disabled]border-left: 1px none #583900; */
	/* [disabled]color: #B93D00; */
}
#menuv1 a:hover {
	/* [disabled]color:#371C05; */
	/* [disabled]border: 1px none #371C05; */
}
#menuv1 ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
	/* [disabled]width: 198px; */
}
#menuv1 li {
	position:relative;
	margin: 0px;
	padding: 0px;
}
#menuv1 ul ul {
	/* [disabled]width: 197px; */
	padding-top: 2px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#menuv1 li:hover {
cursor:pointer;
z-index:100;
}
#menuv1 li:hover ul ul, #menuv1 li li:hover ul ul, #menuv1 li li li:hover ul ul, #menuv1 li li li li:hover ul ul {
display:none;
}
#menuv1 li:hover ul, #menuv1 li li:hover ul, #menuv1 li li li:hover ul, #menuv1 li li li li:hover ul {
display:block;
}

#menuv2 {
	margin:0px;
	padding: 0px;
	/* [disabled]color: #371C05; */
	/* [disabled]left: 15px; */
	/* [disabled]width: 195px; */
}
#menuv2 a {
	/* [disabled]border:1px none white; */
	display: block;
	/* [disabled]margin:0; */
	/* [disabled]padding:0px; */
	text-align: left;
	font-size: 1.5em;
}
#menuv2 a, #menuv2 a:visited {
	/* [disabled]text-decoration:none; */
	/* [disabled]border-top: 1px none #351B05; */
	/* [disabled]border-right: 1px solid #583900; */
	/* [disabled]border-left: 1px none #583900; */
	/* [disabled]color: #B93D00; */
}
#menuv2 a:hover {
	/* [disabled]color:#371C05; */
	/* [disabled]border: 1px none #371C05; */
}
#menuv2 ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menuv2 li {
	position:relative;
	margin: 0px;
	padding: 0px;
}
.sexypanels1
{
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	/* [disabled]width: 198px; */
	z-index: 500;
}
.sexypanels1 li{
	/* [disabled]border-left-width: thin; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #583909; */
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #583909;
}
.sexypanels1 li a, .sexypanels1 li a:visited, .sexypanels1 li a:active{
	display: block;
	color: #B93D00;
	width: 100%;
	padding: 5px 0;
	text-indent: 20px;
	text-decoration: none;
	z-index: 100;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: .9em;
	font-weight: bold;
	background-image: url(../images/buttonshade6.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-style: none;
}
.sexypanels1 li:hover > a {
	color: #302005;
	background-image: url(../images/buttonshade7.gif);
	border-right-style: none;
}
.sexypanels1 li ul {
	display: none;
}
.sexypanels1 li:hover > ul {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/buttonshade7.gif);
	background-repeat: repeat;
	border-right-style: none;
}
.sexypanels1 li li {
	/* [disabled]border-left-width: thin; */
	border-left-style: none;
	border-left-color: #302005;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.sexypanels1 li li a, .sexypanels1 li li a:visited, .sexypanels1 li li a:active{
	display: block;
	color: #371C05;
	width: 100%;
	text-indent: 40px;
	text-decoration: none;
	z-index: 100;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-weight: normal;
	background-image: url(../images/buttonshade10.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	}
.sexypanels1 li li:hover > a {
	background: url(../images/buttonshade10.gif) no-repeat left top;
	color: #EEE;
}
.sexypanels4
{
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	/* [disabled]width: 198px; */
		border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #302005;
}
.sexypanels4 li{
	border-right-style: none;
}
.sexypanels4 li a, .sexypanels4 li a:visited, .sexypanels4 li a:active{
	background: url(../images/buttonshade6.gif) no-repeat left top;
	display: block;
	color: #B93D00;
	width: 100%;
	padding: 5px 0;
	text-indent: 20px;
	text-decoration: none;
	z-index: 100;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: .9em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sexypanels4 li a:hover{
	color: #302005;
	background-image: url(../images/buttonshade7.gif);
}
.sexypanels4 li li a, .sexypanels4 li li a:visited, .sexypanels4 li li a:active{
	display: block;
	color: #371C05;
	width: 100%;
	text-indent: 40px;
	text-decoration: none;
	z-index: 100;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top-style: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: normal;
	background-image: url(../images/buttonshade5.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
}
.sexypanels4 li li a:hover{
	color: #FFF;
	background-image: url(../images/buttonshade5.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

@media(min-width:768px) {
    #wrapper {
	padding-left: 220px;
	background-color: #563902;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
	width: 220px;
	background-color: #563902;
	padding-left: 0px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #312005;
	padding: 0px;
	margin-top: -25px;
    }

    #wrapper.toggled #page-content-wrapper {
	position: relative;
	margin-right: 0;
    }
}
