
* {
	margin:0px;
	padding:0px;
}

html {
	height:101%;
}

a img,
:link img,
:visited img { border:none }

body {
	min-width:760px;
	height:101%;
	background-color:#E6F6FA;
	text-align:center;
	color:#333;
	font-family:"Comic Sans MS", "Trebuchet MS", arial, verdana, sans-serif;
	font-style:normal;
}

h1 {
	font-family:Arial, verdana, Helvetica, sans-serif;
	color:#333;
	font-size:160%;
	font-weight:normal;
	padding-top:26px;
	padding-bottom:8px;
	margin:0em
}

h2 {
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	font-size:140%;
	padding-top:14px;
	padding-bottom:8px;
	margin:0em
}

a			{ color:#399; text-decoration:none; font-weight:normal;}
a:visited	{ color:#EEC10D;}
a:hover		{ color:#DE8D14; border-bottom:1px dashed #399; }

#wrapper {
	margin:0px auto;
	width:790px;
	background:url(images/shadow3.gif) repeat-y;
}

p {
	text-align:left;
	line-height:1.7;
	padding-bottom:1.5em;
}

#header {
	margin-right:5px;
	text-align:right
}

#header img {
	margin:0px;
}

#bar {
	margin:0px 5px 0px 5px; 
	height:35px;
	background:#A6E6E6 url(images/bar.gif) repeat-x;
	font-family:"Comic Sans MS", arial, verdana, sans-serif;
}

#menu {
	font-size:16px;
	padding:5px 0px 0px 1em;
	float:left;
}
#menu a 		{ color:#333; text-decoration:none; border:none;}
#menu a:hover	{ color:#939; text-decoration:none; border:none;}

#main-text {
	background:#fff;
	float:left;
	width:568px;
	margin:0px 0px 0px 5px;
	padding:12px 12px 17px 19px;
	text-align:left;
	font-size:80%;
}

#sidebar {
	background:#D6CCF3 url(images/fairy-bottom.gif) no-repeat;
	width:175px;
	float:right;
	margin:0px 5px 0px 0px;
	padding:35px 0px 30px 0px;
	text-align:left;
}

#sidebar ul {
	font-family:Arial, verdana, Helvetica, sans-serif;
	line-height:140%;
	font-size:90%;
	list-style:square;
	color:#4A5A90;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 0em;
	/* text-indent:-1em; */
}

#sidebar li {
	font-weight:500;
	font-size:80%;
}

#sidebar a 			{ color:#303; text-decoration:none; }
#sidebar a:hover	{ color:#636; text-decoration:underline; border:none;}


#sidebar a.tips		{ font-size:16px; color:#333; text-decoration:none; border:none;}
#sidebar a.tips:hover	{ font-size:16px; color:#939; text-decoration:none; border:none;}


#search {
	padding:0px 0px 12px 0px;
	font-size:80%;
	line-height:100%;
}

div.contact-info {
	padding:55px 0px 22px 0px;
	font-size:80%;
	text-align:left;
}

#footer {
	margin:0px auto;
	padding:6px 0px 6px 0px;
	width:782px;
	color:#fff;
	background:#6E83A2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:75%;
}

#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fc6;
	border-bottom:1px dashed #fff;
}

div.clear {
	clear:both;
	width:780px;
	height:0px;
}

.button {
	color:#333;
	background:#D6CCF3;
	font-size:80%;
	font-weight:bold;
	margin-top:8px;
}

img.border {
	border:2px solid #ccc;
	margin-top:8px;
	padding:0px;
}

.category { color:#39c; font-size:24px; }
a.category, a.category:visited{ color:#636; text-decoration:none; font-size:24px; }
a.category:hover, a.category:active { color:#339; text-decoration:none; border:none; }

.small	{ font-size:90%;}

.galleryborder-big {
	border:1px solid #ccc;
	display:block;
	position:relative;
	background-color:#fff;
	padding:10px;
}

td.proddesc {
	padding-top:12px;
	width:30%;
	text-align:right;
}

td.prodimage {
	padding:18px 6px 0px 6px;
	width:40%;
	text-align:center;
}

td.prodimage a {
	border:none;
}

td.prodimage img {
	margin:22px 8px 4px 8px;
}


td.prodprice {
	padding-top:12px;
	text-align:left;
}

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

.pagenav {
	text-align:center;
}