body {
    font-family : Arial, Helvetica, sans-serif;
    margin : 0;
    text-shadow : 1px 1px 1px rgba(255, 255, 255, 0.35);
}

.navbar {
    min-height: 90px;
    margin-bottom: 0px;
}

.navbar-brand {
    padding-top: 0px;
}

#navbar-menu {
    margin-top: 20px;
}

.jumbotron {
    background: url('//static.shoptimate.net/img/publishers/jumbotron.jpg') no-repeat scroll 0% 30% rgba(0, 0, 0, 0);
    background-size: cover;
}

.jumbotron .container {
    color: white;
}

.content {
    padding-top : 40px;
}

table {    
    border-spacing : 0;
    border-collapse : collapse;
}

.hidden {
    visibility : hidden;
}


a img {
    border : 0;
}

div.grayed {
    opacity : 0.3;
}

#header {
    padding-top : 3px;
    padding-bottom : 0px;
    height : 90px;
    min-height : 90px;
}

#content {
    background-color : #FFF;
    padding-top : 50px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    min-height : 500px;
}

#logo {
    position : absolute;
    z-index: 10;
    width : 265px;
    height : 125px;
    top : 3px;
    margin-left : 25px;
}

#header_search {
    position : relative;
    top : 50px;
    margin-left : 440px;
    width : 500px;
    overflow : hidden;
}

#header_search #q {
    width : 400px;
}

#locale_switcher {
    float : right;
}

#locale_switcher select {
    border: 0;
    font-weight : normal;
    font-family : Arial;
    font-size : 13px;
    margin : 0;
    padding : 0;
}

#footer {
    text-align : center;
    font-size : 10px;
    padding-top : 20px;
}

#header_bar, #footer_bar {
    font-weight : bold;
    background-color : #EDF7FF;
    border : 1px solid #94B3C5;
    width : 970px;
    height : 25px;
    min-height : 25px;
    margin : auto;
}

#header_bar {
    position : absolute;
    top : 85px;
    z-index : 5;
    left : 50%;
    margin-left : -486px;
}

#top_links {
    float : right;
    text-align : right;
    font-size : 13px;
}

#top_links img {
    vertical-align : bottom;
    padding-right : 3px;d
}

div.box {
    border : 2px solid #94B3C5;
}

div.box h5 {
    margin : 0;
    line-height : 26px;
    font-size : 16px;
    color : white;
    background-color : #94B3C5;
    padding-left : 10px;
}

div.product {
	padding : 7px;
	border : 1px solid #94B3C5;
	min-height : 115px;
	clear : both;
	position : relative;
	margin-bottom : 10px;
	margin-top : 20px;
}

div.product form {
    margin : 0;
}

div.product img.cover {
	position : relative;
	top : 0px;
	left : 0px;
	width : 115px;
    cursor : pointer;
}

span.title {
	font-weight : bold;
	font-size : 22px;
	color : #333;
}

div.product span.title {
	position : absolute;
	top : 7px;
	left : 132px;
}

div.product div.details {
	position : absolute;
	top : 32px;
	left : 132px;
	font-size : 12px;
	color : #666666;
}

div.details span.label {
    font-weight : bold;
}

.button_wrapper {
    width : 500px;
    margin : auto;
}

div.product form.add {
	position : absolute;
	top : 55px;
	left : 132px;
}

a.alternatives {
    color : #94B3C5;
	font-size : 12px;
    cursor : pointer;
    font-weight : bold;
    text-decoration : underline;
}

a.alternatives img {
    vertical-align : sub;
    margin-right : 4px;
}

div.block {
    background-color:#EDF7FF;
    border:1px solid #94B3C5;
    margin:10px 10px 30px;
}

tr.alternative {
    display : none;
}

div.prices_line {
	height : 25px;
}

img.merchant {
	height : 24px;
	width : 24px;
}

table.pricestable {
	float : right;
	margin-top : 90px;
	width : 800px;
}

table.pricestable td {
    padding : 0;
}

td.merchant {
    width : 40px;
    height : 25px;
    vertical-align : text-top;
}

table.pricestable td.price {
    font-weight : bold;
    width : 40px;
    text-align : right;
    padding-right : 10px;
}

table.table-prices th.offers, table.table-prices td.offers {
    text-align : right;
}

table.pricestable td.availability {
    width : 550px;
}

th.availability, td.availability {
    border-left : 1px solid #888;
}
div.availability, div.delivery_time {
    position : relative;
	height : 16px;
	z-index : 10;
	color : white;
	font-weight : bold;
	float : left;
}

div.availability {
	background-color : #94B3C5;
}

div.delivery_time {
	background-color : #99CCCC;
}

th.availability span, td.availability span {
    float : left;
    margin-left : 5px;
    font-size : 14px;
}

table.pricestable td.extra {
    width : 120px;
}

span.extra { 
    font-size : smaller;
    font-weight : bold;
    color : white;
    background : #E1EAFF;
    padding : 2px;
}

table.combinations {
    width : 100%;
    border : 1px solid black;
}

table.combinations th {
    text-align : left;
    background-color : #EDF7FF;
    border-bottom : 1px solid #94B3C5;
}

table.combinations tfoot td {
    border : 1px solid black;
}

table.combinations td {
    vertical-align : top;
    border-bottom : 1px dashed #CCCCCC;
}

table.combinations td.prices {
    width : 150px;
}

table.combinations td.title {
    width : 250px;
}

table.combinations td.availability, table.combinations th.availability {
    width : 450px;
}

table.itemlist {
    border : 1px solid #CCC;
    border-collapse : collapse;
    width : 100%;
}

table.itemlist td {
    min-height : 50px;
    border-bottom : 1px dashed #CCC;
}

table.itemlist td.grayed {
    opacity : 0.3;
}

table.itemlist td.cover {
    width : 50px;
}

table.itemlist td.cover img {
    width : 50px;
}

table.itemlist td.info {
    padding-left : 10px;
    font-weight : bold;
    vertical-align : top;
}

table.itemlist td.quantity {
    width : 85px;
    text-align : right;
}

table.itemlist td.quantity div.selection {
    width : 30px;
    height : 17px;
    font-size : 14px;
    font-weight : bold;
    float : right;
}

table.itemlist td.arrows {
    width : 15px;
}

table.itemlist td.arrows button {
    border : 0 none;
    height : 16px;
    width : 16px;
}

table.itemlist td.arrows button.up_arrow {
    background : transparent url('https://static.shoptimate.com/img/icons/up.png') no-repeat;
}

table.itemlist td.arrows button.down_arrow {
    background : transparent url('https://static.shoptimate.com/img/icons/down.png') no-repeat;
}

table.itemlist td.arrows button.trash {
    background : transparent url('https://static.shoptimate.com/img/icons/trash.png') no-repeat;
}

table.itemlist td.quantity input {
    text-align : right;
}

#footer div.testimonials {
    width : 800px;
    margin : auto;
}

#footer div.testimonials span.asseenon {
    display:inline-block;
    margin : 0px;
    height: 30px;
    width: 150px;
    font-size:16px;
    font-weight:bold;
    vertical-align:text-bottom;
}

#footer div.testimonials a {
    text-decoration : none;
}

#footer div.testimonials img {
    display : inline-block;
    margin : auto;
    padding-right : 25px;
}

/* Gallery CSS */
div.polaroid {
    padding: 18px 18px 5px 18px;
    margin-top : 7px;
    background-color: white;
    -moz-transition: box-shadow 0.15s ease-out;
    -o-transition: box-shadow 0.15s ease-out;
    -webkit-transition: box-shadow 0.15s ease-out;
    -ms-transition: box-shadow 0.15s ease-out;
    transition: box-shadow 0.15s ease-out;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #DEDEDE;
}

div.polaroid:hover {
    border : 1px solid #005580;
}

div.polaroid .polaroid_note {
    padding : 5px 15px 5px 15px;
    text-align : center;
}

div.polaroid .polaroid_footer {
    float : right;
}

div.polaroid .polaroid_footer img {
    vertical-align : bottom;
}
