 /*
Theme Name: packSpec
*/


body {
}

.container {
/*width: 100%;*/
}

#navigation {
height: auto;
}

#subnav {
height: auto;
}

.showcase-photo {
width: 58%;
}

.showcase-controls {
height: 30px;
margin-bottom: 10px;
}

.showcase-right {
width: 38%;
margin-left: 0%;
}

.showcase-bg {
height: 95%;
}


.feature {
width: 30%;
margin-right: 1%;
margin-left: 1%;
}

#container {
width: 100%;
}

#content {
width: 100%;
}

/*#sidebar-cat {
width: 25%;
}

#inside {
width: 75%;
}*/

.dropdown-padding{
background-color:#ffffff;
}

.dropdown-right-list {
background-color:#fff;
}



.input-append input {
width: 200px;
}