* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff url(images/p2.jpg) repeat-x left top;
	color: #817c87;
}
a {
	color:#8eb2d7;
	text-decoration:underline;
}
a:hover {
	color:#8eb2d7;
	text-decoration:none;
}
h1 {
	color:#8eb2d7;
	font-size:14px;
	padding:0 0 10px 0;
}
#container { 
	width: 800px;  
	margin: 0 auto; 
} 
#header { 

}
.topHeader {
	height:107px;
}
.logoContainer {
	float:right;
}
.logo {
	padding:20px 0 0 0;
	font-size:36px;
	font-style:italic;
	float:center;
	color:#8eb2d7;
}
.logo span {
	color:#7f8488;
}
.author {
}
.icons {
	float:right;
	padding:35px 0 0 0;
}
.icons ul {
}
.icons li {
	list-style:none;
	display:inline;
}
.icons li img {
	border:0;
}
.headerPic {
	width:570px;
	height:347px;
	background: url(images/headerPic.jpg) no-repeat left top;
	margin:36px 0 0 0;
} 
.slogan {
	color:#464646;
	font-size:24px;
	padding:280px 0 0 350px;
}
.slogan2 {
	color:#82c31c;
	font-size:24px;
	font-style:italic;
	padding:0 0 0 430px;
}
#sidebar1 {
	float: right; 
	width: 200px;
	padding:20px 0; 
}
.sTop {
	background:url(images/sTop.jpg) no-repeat left top;
	width:200px;
	height:39px;
}
.sTop .caTitle {
	text-align : right;
	color:#ffffff;
	padding:10px;
	font-weight:bold;
}
.sBottom {
	background:url(images/sBottom.jpg) no-repeat left top;
	width:200px;
	height:12px;
}
.sBody {
	background:url(images/sBody.jpg) repeat-y left top;
}
#mainContent { 
	margin: 0 0 0 230px;
	padding:20px 0; 
} 
#footer {
} 
.copyright p {
	padding:25px 0 0 0;
	text-align:center;
}
.copyright {
	background:#212223;
	color:#636363;
	height:74px;
}
.copyright a {
	color:#8eb2d7;
}
h2 {
	font-size:18px;
	font-weight:bold;
	padding:40px 0 20px 0;
}

.accordion {
	width:360px;
	border-bottom:1px solid #cfcfcf;
	padding:5px 0 0 0;
}
.accordion h3 {
	background: #bfbfbf url(images/arrow.png) no-repeat right -37px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
	color:#ffffff;
}
.accordion h3:hover {
	background-color: #e3e2e2;
	color:#787c7f;
}
.accordion h3.active {
	background-position: right 3px;
}
.accordion p {
	background: #ffffff;
	margin: 0;
	padding: 10px 10px 20px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*menu*/
#navcontainer {
	padding:5px 0 20px 0;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a {
	padding:15px 19px 30px 19px;
	font-size:15px;
	font-weight:bolder;
	color: #666666;
	text-decoration: none;
	float: left;
	
}
#navcontainer ul li a:hover {
	background: url(images/menuActive.jpg) repeat-x left top;
	color: #7f8488;
}
#navcontainer #active a {
	background: url(images/menuActive.jpg) repeat-x left top;
	color: #7f8488;
}




.sBody {
	
	width: 200px; 
}
.sBody ul {
	padding:10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align : right;
}
.sBody a {
	display: block;
	padding: 3px;
	width: 168px;
	border-bottom: 1px solid #f9f9f9;
	background:url(images/p.png) no-repeat right 7px;
	padding-right:8px;
}
.sBody a:link, #navlist a:visited {
	color: #535353;
	text-decoration: none;
	}
.sBody a:hover {
	background-color: #dfdfdf;
	color: #535353;
}



.pBox {
	background:url(images/p1.jpg) no-repeat left top;
	width:180px;
	height:226px;
	float:left;
	margin:5px;
}
.pImg {
	padding:10px 0 0 0;
	text-align:center;
}
.price {
	font-size:12px;
	font-weight:bold;
	color:#3270ae;
	text-align:right;
	padding:7px 20px 0 0;
}
.btnPreview {
	text-align:center;
	padding:10px 0 0 0;
}
.btnPreview img {
	border:0;
}

.shopNavigation {
	float:left;
	padding:20px 0 0 0;
}