/* @group Structure */
#outside {
	width: 902px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	border: 5px solid #6699CC;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 22px 7px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 22px 7px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 22px 7px rgba(0,0,0,0.6);
}
.newsflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0D3;
	font-size: 10px;
	text-decoration: none;
	}
#logo {
	width: 661px;
	height: 64px;
	margin: 0 auto 5px auto;
}
#left {
	margin-left: 10px;
	width: 235px;
	float:left;
}
#leftpad {
	padding: 0px 0px 10px 5px;
}
#right {
	margin-left: 10px;
	width:200px;		
	float:left;
}
#rightpad {
	padding: 10px 0px 10px 5px;
}
#center {
	width:586px;	
	float:left;
}
#centerwide {
	width:655px;	
	float:left;
}
#centerwidest {
	width:930px;	
	float:left;
}
#centerpad {
	padding: 0px 15px 10px 15px;
}
#pathway {
	margin-top:4px;
}
#top {
	width: auto;
	height:151px;
}
#shopmenu {
	position:absolute;
	background:url(../images/bg-account-menu.png);
	width:248px;
	height:23px;
	margin-left:755px;
}
#topmenu {
	background-color:#ddd;
	margin:6px;
	padding:0;
	border:1px solid #ccc;
	border-radius:16px;
}
#search {
	float:right;
	width:250px;
	padding-top:7px;
}
#foot {
	margin:0px auto;
	padding: 10px 0;
	width:100%;
	text-align:center;
	background: #CCCCCC;
}
#bottommenu {
	width:1015px;
	margin:0;
	padding:0;
	background:#ddd;
	border-top:1px solid #bbb;
}
#bottommenu .moduletable {
	float:left;
	width:23%;
	margin-left:16px;
}
#ftrmenu {
	width:65%;
	float:left;
	margin:0;
}
#footer {
	margin:0;
	font-size:12px;
}
#sitename {
	color:#000;
	font-size:12px;
}
#koatext {
	color:#000;
	font-size: 13px;
}
.koatext {
	font-size: 10px;
}
.koatext a:link, .koatext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
}
.koatext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.adminlogintext {
	font-size: 10px;
}
.adminlogintext a:link, .adminlogintext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#ddd;
}
.adminlogintext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}

/* fpss overrides */
#fpssContainer106 {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/*modules*/

.module-sharethis h2 {
	color: #1D5C9A;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 10px auto 10px 0px;
    padding: 0;
    text-align: center;
}

.module-sharethis span.at15nc {
	margin-left: 10px;
}

div.module-ratings {
	background: url(../images/mod-see-customer-ratings.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 63px 0px 0px 22px;	
}

.module-ratings li a {
	color: #fff;
	font-size:90%;
	line-height:16px;
}
.module-ratings ul {
	list-style-image: url(../images/ul-list-arrow.png);
	padding: 0;
	margin-left:10px;
	margin-top:4px;
}
.modulequoterequest {
	margin-top: 16px;
	border-top:2px solid #ddd;
	padding-top:10px;
	padding-right: 10px;
}
modulequoterequest p {
	margin-top: 4px;
}
.modulequoterequest p {
	font-size: 95%;
	font-weight: bold;
	text-align:center;
}
.moduletestimonials h3 {
	font-weight: bold;
	color:#06C;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
	margin-top:10px;
	border-top:2px solid #ddd;
	padding-top:10px;
}
.moduletestimonials em {
	font-size:85%;
}
.moduletestimonials div a {
	font-size:85%;
}