@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", "Lucida Sans", Helvetica, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/container.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#container-qg {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/container-qg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#container-fw {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#header {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/header.jpg);
	height: 155px;
}
#header-fw {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/header-fw.jpg);
	height: 155px;
}
#header-qg {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/header-qg.jpg);
	height: 155px;
}
#content {
	float: left;
	width: 600px;
	padding-top: 20px;
}
#content-fw {
	width: 960px;
	padding-top: 20px;
	min-height: 400px;
}
#content-qg {
	float:left;
	width: 700px;
	padding-top: 20px;
}
#content blockquote {
	font-style: oblique;
	color: #999999;
}
a{
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#logo {
	margin-bottom: 15px;
}
#sidebar {
	float: right;
	width: 260px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 10px;
	line-height: 20px;
}
#sidebar.qg {
	width: 160px;
}

h2 {
	font-size: 20px;
	font-weight: 100;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
#sidebar h2 {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
	
}
#sidebar h3 {
	font-style: oblique;
	padding-bottom: 5px;
}
.oblique {
	font-style: oblique;
}
.logocolor {
	color: #6499C1
}
.blue1 {
	color: #495FC2;
}
.blue2 {
	color: #338099;
}
.blue3 {
	color: #0000cd
}
.grey1 {
	color: #999999
}
.grey2 {
	color: #ccc
}
#sidebar a {

	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}
p,h2,h3,h4 {
	padding-bottom: 10px;
}
#footer {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #a4b3c2;
	background-position: center top;
}
#footer-fw {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/footer-fw.jpg);
	background-repeat: no-repeat;
	background-color: #a4b3c2;
	background-position: center top;
}
#footer-qg {
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/footer-qg.jpg);
	background-repeat: no-repeat;
	background-color: #a4b3c2;
	background-position: center top;
}
#footer-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding-bottom: 20px;
}
#footer a, #footer-fw a, #footer-qg a {
	color: #444;
	text-decoration: none;
}
#footer a:hover, #footer-fw a:hover, #footer-qg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar {
	height: 45px;
	font-size: 14px;
	font-weight: bold;
}
ul.nav-header  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.nav-header li {
	float: left;
}
ul.nav-header a {
	color: #EEF3F9;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	margin-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.nav-header li:hover {
	
}
ul.nav-header li:hover a{
	color: #FFFFFF;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/navback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.nav-header li.nav-selected {
}
ul.nav-header li.nav-selected a{
	color: #FFFFFF;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/navbacksel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.nav-header li:hover.nav-selected a{
	text-decoration: none;
	background-image: url(http://www.annschroederstudio.com/themes/annschroeder/images/navbacksel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer ul.nav, #footer-fw ul.nav, #footer-qg ul.nav {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer ul.nav li, #footer-fw ul.nav li, #footer-qg ul.nav li {
	float: left;	
}
#footer ul.nav a, #footer-fw ul.nav a, #footer-qg ul.nav a {
	margin-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.logo {
	float: left;
	height: 110px;
	width: 350px;
}
.topbanner {
	float: right;
	height: 110px;
	width: 600px;
}
.clear {
	clear: both;
}
#sidebar ul.nav {
	list-style-type: none;	
}
#sidebar ul.nav a {
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 5px;	
}
#sidebar ul.nav a:hover {
	background-color: #EAF3FB;
}
#sidebar ul.nav a.nav-path-selected {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.top-content, .secondary-nav {
	background-color: #dae6f2;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.top-content ul.nav {
	list-style-type: none;	
}
.top-content ul.nav a {
	text-decoration: none;
	display: block;
	width: 100%;	
}
.top-content ul.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.top-content ul.nav a.nav-path-selected {
	color: #000000;
	text-decoration: none;
}
.top-content .nav-panel, .top-content .right-panel {
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
.top-content .middle-panel {
	padding-right: 2%;
	padding-left: 2%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	width: 35%;
}
.top-content .nav-panel {
	width: 17.5%;
}
.top-content .right-panel {
	width: 35%;
}
img {
	border: 0;
}
#content h2, #content h1 {

}
.float-image-left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.float-image-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
#ccm-core-commerce-checkout-cart {
	padding-bottom: 40px;	
}
.ccm-core-commerce-add-to-cart-image {
	margin-right:24px;
}