/*
CSS FOR UNDER SEVEN SKIES
*/

/* Base colours:

	#99a7c8;  (outside)
	#d7d7d7;  (inside)
0 1 2 3 4 5 6 7  8 9 A B C D E F
*/

body {
	color: #553388;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
	background: #99a7c8 url('bg_gradient.jpg') repeat-x; 
}


a {
	color: #EEEEFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#container {
	width: 900px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 0px #2255AA solid;
	padding: 0px;
	background: #d7d7d7 url('header.jpg') top left no-repeat;
}

#spacer1 {
	height: 155px;
	width : 800px;
	padding: 0px;
	margin: 0px;
}

#spacer2 {
	height: 5px;
	width : 800px;
	padding: 0px;
	margin: 0px;
}

.illustration {
	margin: 30px;
}

.box {
	margin-left: auto;
	margin-right: auto;
	background: #9999DD url('grey.jpg') top left no-repeat;
	padding: 5px;
	border: 1px solid #7777AA;
}
#mainbox {
	width: 810px;
	margin-bottom: 10px;
}
#mainbox p {
	margin: 20px;
	text-align: left;
	color: #444488;
}
.featurebox {
	color: #000000;
	background: #9999DD url('grey.jpg') top left no-repeat;
	border: 1px solid #7777AA;
	padding: 5px;
}

.featurebox p {
	margin: 12px;
}
#feature1  {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 35px;
}

#feature2  {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 35px;
}

#feature3  {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 35px;
}

.databox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #9999DD url('grey.jpg') top left no-repeat;
	padding: 5px;
	text-align: left;
}
.blogtitle
{
	width: 100%;
	margin: 0px;
}
.datebox { 
	color: #000000;
	position: relative;
	width: 100px;
	font-size: 7pt;
}

.blogEntry
{
	border: 1px #7777AA solid;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background: #9999DD url('grey.jpg') top left no-repeat;
	padding: 5px;
}

.blogHeader
{
	background-color: #99a7c8;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bolder;
}

#checkoutBox {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.itemTable {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000000 solid;
}
.itemTable td {
	border: 1px #999999 solid;
}
#previewBox {
	float: left;
	margin-left: 40px;
	width: 300px;
}
#itemBox {
	margin-left: 360px;
	width: 490px;
	min-height: 400px;
}
#previewBox a {
	border: 0px #FFFFFF solid;
}
#previewBox img {
	border: 0px #FFFFFF solid;
}
#menu {
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9999DD;
	padding: 10px;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#leftcorner {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
}
h2 {
	/*color : #384a70;*/
	font-weight: normal;
	color: #FFFFFF;
	/* background-color: #9999FF; */
	/*background: #8899AA url('h_stripe.png') top left repeat-x;*/
	padding: 3px;
	margin: 0px;
	margin-bottom: 2px;
}
h3 {
	/*color : #384a70;*/
	font-weight: normal;
	color: #FFFFFF;
	/* background-color: #9999FF; */
	/* background: #8899AA url('h_stripe.png') top left repeat-x;*/ 
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

h3 a {
	color: #384a90;
}
h3 a:hover {
	color: #FFFFFF;
}

.galleryItem {
	background-color: #000022;
	min-width: 80px;
	min-height: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

#gfxmenu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.gfxmenu {
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #8899AA;
	font-size: 14pt;
	border: 0px solid #333333;
}
.gfxmenu a {
	text-decoration: none;
}
.gfxmenu:hover {
	color: #FFFFFF;
}
#gfxmenu1 {
	top: 25px;
	left: -90px;
	width: 90px;
	height: 70px;
	text-decoration: none;
	border: 0px solid #3333FF;
	/*background: #9999DD url('text-offerings.png') top left no-repeat;*/
}
#gfxmenu2 {
	top: 35px;
	left: -30px;
	width: 90px;
	height: 70px;
	text-decoration: none;
}
#gfxmenu3 {
	top: 18px;
	left: -10px;
	width: 90px;
	height: 80px;
	text-decoration: none;
}
#gfxmenu4 {
	top: 05px;
	left: 5px;
	width: 90px;
	height: 80px;
	text-decoration: none;
}
#gfxmenu5 {
	top: 32px;
	left: -15px;
	width: 90px;
	height: 60px;
	text-decoration: none;
}
#gfxmenu6 {
	top: 12px;
	left: -10px;
	width: 90px;
	height: 80px;
	text-decoration: none;
}
#gfxmenu7 {
	top: 40px;
	left: 40px;
	width: 90px;
	height: 80px;
	text-decoration: none;
}

.tiny {
	font-size: 8pt;
}