body {color: #000;
	background: #fff url(../images/background2.gif);
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;}
	
	
/* LINKS */

a {color: #000088;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;}

a:hover {text-decoration: underline;}	
	

/* BRANDING */	

#branding {background: #fff url(../images/gradient.jpg);
	color: inherit;
	height: 111px;
	}
	
#branding img {border: none;}	
	
#branding h1 {margin: 25px 5px 5px 5px;
	float: left;
	}

#headerimages {padding-top: 5px;
	height: 72px;
	margin-right: 0px;
	float: right;}
	
#headerimages img {margin-left: 9px;}


/* MAIN NAV */

#nav {clear: both;
	list-style: none;
	margin:  7px 20px 0 5px;
	padding: 5px 0 0 0;
	
	font-size: 0.8em;
	
	}
	
	
#nav li {float: left;
	margin: 0;
	padding: 0;
	}
	
#nav a {float: left;
	color: #000;
	background: transparent;
	text-decoration: none;
	display: block;
	width: 81px;
	height: 19px;
	padding-top: 5px;
	text-align: center;
	font-size: 0.9em;
	}
	

#nav a:hover {background: url(../images/button-over.gif);}


#nav #current {background: url(../images/button-over.gif);}



/* CONTENT */

#content_main {text-align: left;
	margin: 20px 20px 0 20px;
	background-color: #fff;
	color: #000;
	border: 1px solid #acacac;
	padding: 0;
	border-collapse: collapse;
	clear: both;}
	
.sidecol {background-color: #E3EEED;
	color: inherit;
	width: 165px;}
	
.sidecol h3 {font-size: 0.8em;
	margin-top: 0;}	

#content_main td {padding: 10px;
	vertical-align: top;}
	
#content_main h2 {font-size: 1em;
	margin-top: 0;}
	
#content_main h3 {font-size: 0.9em;
	margin-bottom: 0;}
	
div.stripheadings h3 {background-color: #D1E5D9;
	font-size: 0.9em;
	margin-bottom: 0;
	margin-top: 25px;
	padding: 2px;}	

#content_main p {font-size: 0.8em;}

#aboutimage {float: left;
	margin: 0 5px 15px 0;}

div#content_main {padding: 15px;
	height:auto !important;
	height: 200px;
	min-height: 200px;}

div#content_main ul {clear: left;
	font-size: 0.8em;
	margin: 5px 15px 20px 15px;
	padding: 0;
	list-style: none;}
	
div#content_main li {margin-bottom: 5px;
    background-image: url(../images/diamond_bullet4.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;}	

#policies {border-collapse: collapse;}

#policies td {border: 1px solid #000;
	padding: 20px 20px 40px 20px;
	font-size: 0.9em;}



/* GIFT TOKENS */

.gifttoken {margin: 20px;
	width: 300px;
	border: 1px solid #000;}
	
.gifttoken input, .gifttoken select {width: 200px;
	}	

.gifttoken #submit {width: 66px;}

.gifttoken table {width: 250px;}


	
.gifttoken th {width: 50px;
	text-align: right;
	padding: 5px;
	font-size: 0.8em;}	
	
.gifttoken td {text-align: left;
	padding: 5px;}	
	
.gifttoken h3#order {font-size: 0.8em;
	margin: 0;
	background-color: #EAF4EE;
	padding: 5px;
	border-bottom: 1px solid #000;}
	
#tokenimg {float: right;
	margin-top: 20px;
	margin-right: 30px;
	}
	
/* CONTACT FORM */

.contactform {font-size: 0.8em;
	margin: 10px auto;
	
	border: 1px solid #acacac;
	padding: 10px;
	width: 500px;
	}

.contactleft {float: left;
	width: 150px;
	}
	
.contactright {margin-bottom: 5px;
	font-size: 0.8em;}

#submitbutton {text-align: center;}	



/* PICTURES */

table#themes {
	text-align: center;
	padding-bottom: 20px;
	width: 95%;
	margin-bottom: 0;
	font-size: 0.8em;}
	
table#themes td {width: 150px;
	text-align: center;}


#themes img {border: none;
	}

#thumbnails img {border: none;
	margin: 0 20px 30px 20px;
	vertical-align: middle;
	}

#shared_studio {width: 90%;
	margin-bottom: 20px;
	font-size: 0.9em;}

#shared_studio td {border: 1px solid #000;
	}
	
#shared_studio img {border: none;}



#single-image form {text-align: right;}


#single-image td {padding-right: 0;
	padding-top: 0;}

#single-image td p {text-align: right;
	margin-right: 0;
	padding-right: 0;
	}
	
#product-table {font-size: 0.8em;
	width: 500px;
	
	}

#product-table th, #product-table td {vertical-align: top;
	padding-bottom: 30px;}

#product-table th img {border: 1px solid #acacac;
	padding: 3px;
	margin-top: 10px;
	}
	
#product-table th {text-align: center;}

#product-table td {text-align: right;}	


/* LEFT SIDEBAR */

#newimages {text-align: center;}

#newimages img {border: 1px solid #acacac;
	padding: 3px;
	background-color: #fff;
	color: inherit;}
	

/* RIGHT SIDEBAR */

.sidecol ul {margin: 0 1px 0 10px;
	padding: 0;
	font-size: 0.8em;}

.sidecol li {margin-bottom: 5px;}

.sidecol form {margin: 0;
	padding: 0;
	font-size: 0.85em;}
	
.sidecol form p {margin: 5px 0 0 0;}	

.sidecol #submitbutton {text-align: center;}

select#action {width: 145px;}


/* SITE_INFO */

#site_info {font-size: 0.7em;
	text-align: right;
	margin-right: 20px;}
	
#site_info a {color: #000;
	background-color: inherit;
	text-decoration: underline;}
	
#site_info a:hover {text-decoration: none;}	


/* BOTTOM NAVIGATION */

#bottomnav {clear: both;
	margin: 0 20px 0 19px;
	padding: 3px;
	font-size: 0.8em;
	color: #000;
	background-color: #a2d0b1;
	text-align: center;
	border-right: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	}
	
div#bottomnav a {color: #000;
	background-color: #a2d0b1;
	text-decoration: none;
	font-weight: normal;}
	
div#bottomnav a:hover {text-decoration: underline;}
