/*pasted from minimal gt*/
	.bold {
	font-size: 0.9em; 
	color: #000; 
	font-weight: 500;}

	.title {font-size: 1.3em; color: #000; font-weight: 600;}

body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 76%;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {font-size: 1em; color: #FF3399;}

div {font-size: 0.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

#bf {font-size: 1em; color: #660099; font-weight: bold;}
	
a:link {color: #FF3399; text-decoration: none;}
a:visited {color: #800080;	text-decoration: none;}
a:hover {color: #FF3399;	text-decoration: underline;}

a.one:link {text-decoration: none; color: #787878;}
a.one:visited {text-decoration: none; color: #959595;}
a.one:hover {text-decoration: underline; color: #FF3399;}



.body
{
	font-size: 0.8em;
	padding-right: 15px;
	background-image: url(images/watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
	vertical-align: top;
}

.form {width: 200px; font-size: 1em;}
.form2 {font-size: 1.5em;}

.subhead {font-size: 1em;	color: #FF3399;	font-weight: bold;}

.tablebottom
{
	background: url(images/bottomshadow.gif) no-repeat top;
	font-size: 0.7em;
	color: #787878;
	text-align: center;
	height: 157px;
	vertical-align: top;
	padding-top: 30px;
}

.footersml {font-size: 0.8em;	color: #787878;}

.specialoffers {font-size: 1em;}
.productbody {font-size: 1.1em; border: 1px solid #787878; padding: 5px; background-color: #F9EDF5;}

.specialoffers td {border: 1px solid #787878;}

.search_button {font-size: 1em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.search_box {width: 165px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.search_table {font-size: 1em;}
.adv_search_table {font-size: 1.5em; border: 1px solid #787878; padding: 5px; background-color: #F9EDF5;}

.headline {font-size: 0.8em; text-align: right;}

/* Top Navigation */

.topnav {color: #787878; text-transform: uppercase; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.7em; text-align: right;}

.topnav a {background-image: url(images/topnav_buttonbg_pink.gif); background-repeat: no-repeat; background-position: top right; text-decoration: none; color: #787878; background-color: #F9BBE3; border: 1px solid #787878; padding-left: 5px; padding-bottom: 1px; padding-top: 1px; padding-right: 30px; display: inline;}

.topnav a:hover {background-image: url(images/topnav_buttonbg_grey.gif); text-decoration: underline; text-decoration: underline; color: #787878; background-color: white;}

.topnav a:visited {color: #787878;}

.topnavtable
{
	height: 37px;
	background: url(images/topnavbg.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom right; 
}

/* End Top Navigation */







/* Left Navigation */

.gtnav1 {color: #787878; text-transform: uppercase; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.7em; /*line-height: 16px;*/ }

.gtnav1 a {
	text-decoration: none;
	color: #787878;
	background-color: white;
	border: 1px solid #787878;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 165px;
	display: block;
	margin-bottom: 3px;
	background-image: url(images/leftnavbullett.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.gtnav1 a:hover {
	text-decoration: underline;
	color: #787878;
	background-color: #F9BBE3;
	background-image: url(images/leftnavbullett_p.gif);
	background-repeat: no-repeat;
}

.gtnav1 a:visited {color: #787878;}

/* End Left Navigation */

.checkout_head, .checkout_header, .checkout_right { font-size: 0.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
