
/* Fonts */
@font-face {
	font-family: 'SolomonBookRegular';
	src:
	url('../include/fonts/solomon_book-webfont.eot?') format('eot'),
	url('../include/fonts/solomon_book-webfont.otf') format('opentype'),
	url('../include/fonts/solomon_book-webfont.woff') format('woff'),
	url('../include/fonts/solomon_book-webfont.svg#webfontbdZT2m2c') format('svg');
	/*
	url('https://www.dejaoffice.com/include/fonts/solomon_book-webfont.eot?') format('eot'),
	url('https://www.dejaoffice.com/include/fonts/solomon_book-webfont.otf') format('opentype'),
	url('https://www.dejaoffice.com/include/fonts/solomon_book-webfont.woff') format('woff'),
	url('https://www.dejaoffice.com/include/fonts/solomon_book-webfont.svg#webfontbdZT2m2c') format('svg');
	*/
}

/* Body block and container */
body, select, input, textarea {
  color: #444;
  background-color: #999999;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, a:active, a:visited { color: #005492/*00AAF5*/; }
a { text-decoration: underline; text-decoration-skip-ink: none;	}
a:hover { color: #459DCF; }

html, body {
	height:100%;
}

body {
	font-family: SolomonBookRegular, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #363636;
	margin: 0px;
}


#container
	{
	width: auto;
	margin: 0 auto;
	}

		.row {
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			overflow: hidden;
			max-width: 1200px;
		  background-color: #ffffff;
		  padding: 20px;
		  margin: 20px auto;
			}

/* Web 2.0 Style */
            @media all and (max-width: 1200px) 
			{
                .row 
					{  
					background-size: cover; 
					background-position: left center; 
					}
            }

            @media all and (min-width: 0px) and (max-width: 960px) 
			{
            }

            @media all and (min-width: 0px) and (max-width: 550px) 
			{
            }

/* Header/Footer */
header{
  	width:auto;
	background-color: #394656;
}

#navbar {
	background-color: #394656;
	text-align: right;
	padding: 0 20px;
  	margin: 0 auto;
 
}

#navbar img {
	float: left;
	max-height: 50px;
	padding-top: 4px;
}

#navbar > ul {
	display: inline-block;
	width: auto;
	margin: 0px;
}

#navbar li {
	font-family: SolomonBookRegular, Verdana, Arial, sans-serif;
	position: relative;
	display: inline-block;
	text-decoration: none;
	line-height: 64px;
	padding: 0 12px;
	font-size: 18px;
}
#navbar a {
	color: #FFFFFF;
}
#navbar li:hover {
	background-color: #272727;
	color: #FFFFFF;
	cursor: pointer;
}

footer {
	background-color: #394656;
	clear: both;
	color: #757575;
	display: block;
	font-size: 16px;
	padding: 1em;
}

#footer-container {
	margin: auto;
	overflow: auto;
	width: auto;
}

#footer-container .footer_copy,
#footer-container > ul {
	display: inline-block;
}

#footer-container > ul {
	float: right;
	padding-top: 5px;
}


footer, footer p {
	color: #e7e7e7;
}
#container footer a:hover {
	color: #005492;
}

footer a, footer a:visited{
	color: #F4F2EE;
}
footer p {
	float: left;
	display: inline;
	text-align: left;
	margin-top: -10px;
}
footer li {
/*	position: relative; */
	display: inline-block;
	padding: 10px 9px;
}

@media only screen and (max-width: 500px) {
	.row {
		height: auto;
	}
}

/* *******************************
 * Mobile Menu Button
 * *******************************/

/* The Menu Button starts hidden */
#menu_button {
	display: none;
	padding: 8px;
	color: #ffffff;
	float: right;
	cursor: pointer;
}

/* Mobile nav starts hidden */
#navbar > ul#mobile_nav {
	display: none;
}

#mobile_nav li {
	font-size: 30px;
}

#mobile_nav li {
	display: block;
	font-size: 30px;
	text-align: left;
}

#mobile_nav > a {
	text-decoration: none;
}

/* ******************************************
 * Media queries
 * ******************************************/

@media all and (min-width: 0px) and (max-width: 980px) {
	#navbar {
		height: 64px;
	}

	#navbar > ul#desktop_nav {
		display: none;
	}

	#menu_button {
		display: inline-block;
		position: relative;
		right: 5px;
	}

	#navbar > ul#mobile_nav {
		background: #3f4756 none repeat scroll 0 0;
		left: 0;
		position: absolute;
		top: 64px;
		width: 100%;
		z-index: 3;
	}

	#mobile_nav li {
		display: block;
	}

}

@media all and (min-width: 0px) and (max-width: 620px) {
	#navbar {
		height: 64px;
	}

	#navbar > ul#desktop_nav {
		display: none;
	}

	#menu_button {
		display: inline-block;
		position: relative;
		right: 5px;
	}

	#navbar > ul#mobile_nav {
		background: #3f4756 none repeat scroll 0 0;
		left: 0;
		position: absolute;
		top: 64px;
		width: 100%;
	}

	#mobile_nav li {
		display: block;
	}

}

/* -------------------- Reviews -------------------- */

.mini_widget {
    text-align: center;
    display: inline-block;
}

.name_starts {
    display: inline-block;
}

.mini_widget .name_starts {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 120px;
}

#review_avg, .review {
    border: 1px solid #c1c1c1;
    margin-top: 10px;
    padding: 5px;
}

.review .stars {
    display: block;
    height: 24px;
}

.name_stars {
    display: block;
    width: 100%;
    height: 24px;
}

.name_date > div {
    display: inline;
}

.star_votes, .star_half {
    display: inline-block;
    height: 24px;
    width: 24px;
}

.review .product {
    padding-bottom: 10px;
}

.review br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}

.star_votes {
    background: rgba(0, 0, 0, 0) url("https://www.companionlink.com/assets/images/star_full24.png") no-repeat scroll 0 0;
}

.star_half {
    background: rgba(0, 0, 0, 0) url("https://www.companionlink.com/assets/images/star_half24.png") no-repeat scroll 0 0;
}

