body {
	margin: 0 auto;
	background-color: #ececec;
}

form {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	background-color: white;
	border-left: 10px solid white;
	border-right: 10px solid white;
}

#left {
	float: left;
	width: 180px;
}

#right {
	float: right;
	width: 180px;
}

#credits {
	background-color: #5673b0;
	height: 35px;/*26px;*/
	clear: both;
	line-height: 20px;
	text-align: center;
}

#partners {
	line-height:10px;	
}

.clear {
	clear: both;
}

.button { cursor: pointer; }#content {
	margin: 0 196px 16px 196px;
	background-color: #ececec;
	border: 1px solid #d0d0d0;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.contenttop {
	margin: 0 196px 16px 196px;
	background-color: #ececec;
	border: 1px solid #d0d0d0;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: auto !important;
}

.contentpadding {
	margin: auto;
	width: 554px;
	text-align: left;
	padding: 10px 0px 16px 0px;
}

.gridleft, .gridmiddle {
	width: 190px;
}

.gridproduct {
	/*float: left;*/
	display: block;
	/*margin: 16px 16px 0px 0px;*/
	margin-top: 16px;
	background-color: white;
	border: 1px solid #d0d0d0;
	width: 172px;
	height: 220px;
	text-align: center;
	position: relative;
}

.gridproduct-name {
	height: 36px;
	width: 172px;
	overflow: hidden;
	position: relative;
	display: table;
}

.gridproduct-name div {
	#position: absolute;
	#top: 50%;
	#left: 0;
	width: 172px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.gridproduct-name span {
	#position: relative;
	#top: -50%;
}

/*.gridright {
	margin-right: 0px;
}*/

.gridproduct img {
	margin: 5px;
}

#producttop {
	float: left;
	background-image: url(../images/producttopbg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	margin-bottom: 16px;
}

#producttop img {
	float: left;
}

#producttoppadding {
	padding: 10px 10px 0px 10px;
}

.summary {
	height: 54px;
	overflow: hidden;
}

.label, .buycontrols {
	float: right;
}

#producttopcontent {
	margin-left: 160px;
}

.pointer {
	cursor: pointer;
}

.greybottom {
	border-bottom: 1px solid #ccc;
}

.greytop {
	border-top: 1px solid #ccc;
}

.paddedtable td {
	padding: 2px 2px 2px 0px;
}

.listproduct {
	border: 1px solid #d0d0d0;
	background-color: white;
	display: block;
	margin-top: 16px;
	height: 140px;
}

.listproduct-padding {
	padding: 10px;
}

.listproduct img {
	float: left;
}

.listproduct-text {
	margin-left: 130px;
}

.listproduct-descrip {
	display: block;
	height: 54px;
	overflow: hidden;
	margin: 12px 0 12px 0;
}

.share-facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}.sidebox {
	background-color: #ececec;
	border: 1px solid #d0d0d0;
	background-image: url(../images/sideboxbg.png);
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

.graphicad a {
	display: block;
	padding: 0 0 0 10px;
	line-height: 36px;
}

#bulkbuyingad a {
	height: 119px;
	background-image: url(../images/storkoebbox.jpg);
}

#manualsad a {
	height: 139px;
	background-image: url(../images/manualbox.jpg);
}

.sideboxpadding {
	padding: 10px;
}

.relatedproduct {
	display: block;
	width: 158px;
	text-align: center;
	margin-bottom: 18px;
}

#related a img {
	border: 1px solid #d0d0d0;
}#top {
	display: block;
	background-image: url(../images/top.jpg);
	height: 140px;
}

#topcorner {
	text-align: right;
	padding: 5px;
}

#topcorner .textbox {
	text-align: left;
}

#logolink {
	margin: 18px 0px 0px 25px;
}

#logolink a {
	display: block;
	width: 202px;
	height: 33px;
	text-decoration: none;
	float:left;
	background: url(../images/studyshop_logo.png);
}

#logolink a i {
	visibility: hidden;
}

#topsalespoints {
	background-image: url(../images/salespoints.png);
	position:relative;
	float:right;
	width:288px;
	height:74px;
	display:block;
	margin-right:10px;
	margin-top:6px;
}

#topsalespoints h2 {
	display:none;
}#menu {
	background-image: url(../images/menubg.png);
	height: 26px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	margin-bottom: 16px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

#menu ul li {
	display: inline;
	padding-left: 50px;
}
#productmenu ul {
	list-style-type: none;
	margin: 0 0 0 14px;
	padding: 0;
}

#productmenu ul li {
	margin-bottom: 10px;
}

#productmenu ul li a {
	padding: 4px;
}

.sideboxline, .sideboxline-active {
	margin-bottom: 10px;
}

.sideboxline a, .sideboxline-active a {
	padding: 4px;
}.textbox {
	border: 1px solid #d0d0d0;
	height: 19px;
	text-align:center;
}

.contentpadding .textbox {
	text-align:left;
}

.commentsbox {
	border: 1px solid #d0d0d0;
}

.sideboxwide {
	width: 156px;
}

.button {
	background-color: #4b9643;
	border: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: white;
	padding: 3px 8px 4px 8px;
}

#topcorner input {
	position: relative;
	top: -5px;
	/*width: 140px;
	height: 16px;*/
	border: 0;
}/* Normal text */
* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

p {
	margin: 12px 0 12px 0;
}

/* Default link style */
a, a:visited, a:active {
	color: #2f4e93;
}

a:hover {
	color: #aab6e6;
}

/* Menu links */
#menu, #productmenu a, .sideboxline a, .sideboxline-active a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

#menu a, #menu a:visited, #menu a:active {
	color: white;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#productmenu a, #productmenu a:visited, #productmenu a:active {
	text-decoration: none;
}

.categorylink-active a, .categorylink-active a:visited, .categorylink-active a:active, .categorylink-normal a:hover {
	background-color: #4b9643;
	color: white;
}

.sideboxline a, .sideboxline-active a {
	text-decoration: none;
}

.sideboxline a.nolink {
	color: black;
}

.sideboxline-active a {
	background-color: #4b9643;
	color: white;
}

/* Headings */
h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 16px;
	height: 20px;
	overflow: hidden;
}

h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
}

.graphicad a, .graphicad a:active, .graphicad a:visited {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#credits, #credits a {
	color: white;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

#partners, #partners a, #partners a:visited, #partners a:active {
	color: #869ed1;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;	
}

#content {
	line-height: 18px;
}

.gridproduct {
	text-decoration: none;
}

.gridproduct-name {
	color: black;
	font-weight: bold;
}

.gridproduct-price {
	color: #666666;
}

.graytext {
	color: #666666;
}

.greentext {
	color: #090;
	font-weight:bold;
}

.warning {
	color: red;
}

.price {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

.price-bulktext {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.price-bulktext a, .price-bulktext a:visited, .price-bulktext a:active {
	color: #666666;
}

.price-bulktext a:hover {
	color: black;
}

.label {
	text-transform: uppercase;
	background-color: yellow;
	padding: 2px 6px 2px 6px;
}

a.listproduct-descrip, a.listproduct-descrip:visited, a.listproduct-descrip:active {
	color: black;
	text-decoration: none;
}

a.listproduct-descrip:hover {
	color: #666;
}
