html
{
overflow:auto;
position:
}

body {
	background-color: #333333;
	color: #2c2c2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}
#carttop p {
	margin: 12px 10px 0px;
}

/* Commonly used to style page titles. */
h1 {
	color: #8281d1;
}
/* Commonly used to style section titles. */
h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#cartbody {
	padding-left: 8px;
}
#cartbody img {
	float: left;
}
#cartbody p {
	color: #FF00FF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 8px;
}
.product form {
	margin: 0px;
	padding: 0px;
}

.QuickCartTotal {
	text-align: right;
	padding-right: 8px;
}

/* Sets the style for visited links. */
a:visited {
  color: #5f519e;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #b92200;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #392f69;
}
#outerWrapper {
	background-color: #fff;
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Redefines the text alignment defined by the body element. */
	width: 100%;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 22%;
	margin: 0;
	float: left;
	text-align: center;
	margin-left: 3%;
	min-width: 196px;
}
#header {
	width:100%;
	height:165px;
	background: #FFFFFF url(images/headerbg.jpg) repeat-x;
}
.giftsforgayslogo h1 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 22px Arial, Helvetica, sans-serif;
	color: #666666;
}
.giftsforgayslogo {
	float: left;
	width: 33%;
	margin-top: 12px;
	text-align: center;
}
.gfglogoimg {
	width:99%;
	max-width:260px;
}
* .gfglogoimg 
{
width:expression(document.body.clientWidth > 850? "260px": "97%" );
}
.cc_copy {
	clear: both;
	color: #813588;
	font-size: 18px;
	text-align: center;
}

.topbanner {
	float: left;
	text-align: center;
	width: 64%;
}
.topbanner img {
	width:99%;
	max-width:509px;
}
* .topbanner img
{
width:expression(document.body.clientWidth > 850? "509px": "97%" );
}


#tabnavsection {

	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	max-width: 480px;
	width:480px;
}


.tabnav img {
	width: 99%;
}

.tabnav {
	float: left;
	height: 35px;
	width: 24.5%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: no-repeat;
	max-width:120px;
}
* div.tabnav
{
width:expression(document.body.clientWidth > 850? "120px": "24.5%" );
}
.tabnav a {
	font: 22px Arial, Helvetica, sans-serif;
	color: #333333;
}

#fastcart {
	background: url(images/cartmiddle.gif);
	width: 195px;
	margin: 0 auto;
}


#carttop {
	background: url(images/shopbagtop.gif) no-repeat;
	height: 50px;
	width: 195px;
}
#cartbottom {
	background: url(images/cartbottom.gif) no-repeat;
	height: 20px;
	width: 195px;
}



#prodlistings {
	width: 98%;
	margin: 3px auto 0px auto;
	clear: both;
	text-align: center;
}

.product input {
	float: left;
}



.product {
	width: 130px;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	height: 280px;
}
.product .prodboxtop {
	background: url(images/prodboxtop.gif);
	height: 24px;
	width: 128px;
}
.product .prodboxbottom {
	background: url(images/prodboxbottom.gif) no-repeat;
	height: 24px;
	width: 128px;
}
.product .prodboxmiddle {
	background: url(images/prodboxcenter.gif) repeat-y;
	width: 130px;
	text-align: center;
}



.prodphoto {
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	text-align: center;
}
.featproducts {
	max-width: 559px;
	width:98%;
}
* .featproducts {
width:expression(document.body.clientWidth > 850? "559px": "96%" );
}
.productstitle {
	width: 98%;
	float: left;
	text-align: center;
}


.prodtext {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	text-align: center;
	border-bottom: thin solid #CCCCCC;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.prodprice {
	font: 18px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.prodbuttons img {
	float: left;
	margin: 0px;
	padding: 0px;
}


#outerWrapper #contentWrapper #content {
	margin-bottom: 0px;
	margin-top: 0;
	float: right;
	width: 65%;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.right {
	float: right;
}
.left {
	float: left;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#content h1 {
	font: 38px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: normal;
	color: #9955BB;
}

.clear {
	clear: both;
}


#footer {
	border-top: solid 1px #a8a2d1;
	clear: both;
	width: 100%;
	background: #f4f2fc url(images/bottombgpl.jpg) repeat-x;
	height: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer li {
	color: #FFFFFF;
	font: 24px Arial, Helvetica, sans-serif;
	display: inline;
	list-style: none;
	margin-right: 25px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}


#contentWrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.catnavbar li {
	margin-top: 0px;
	list-style: url(none) none;
	font: 18px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 0px;
}
.catnavbar ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#categorynav {
	background-image: url(images/middlecatnav.gif);
	background-repeat:repeat-y;
	width:196px;
	margin: 0 auto;
	text-align: center;
}
#catnavtop {
	background-image: url(images/topcatnav.gif);
	background-repeat: no-repeat;
	width:196px;
	margin: 0;
	padding: 0;
}

#catnavbottom {
	background-image: url(images/bottomcatnav.gif);
	background-repeat: no-repeat;
	width:196px;
	height:30px;
	margin: 0;
}
#carttop h4 {
	margin-left: 10px;
	margin-top: 12px;
}
#cartbody h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 5px;
}


#yellowstrip {
	text-align: center;
	width: 100%;
	clear: both;
}
#yellowstrip img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 99%;
}


.categorydescription {
	font: 18px Arial, Helvetica, sans-serif;
	color: #8D5CA7;
	clear: both;
	margin: 0px auto;
	text-align: center;
	width: 98%;
}
.categorytitle {
	margin: 0px auto;
	text-align: center;
	width: 98%;
}
.subcatlistings {
	float: left;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 40px;
}
.subcategories {
	width:80%;
	border-bottom: 1px solid #B068DD;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.subcatlistings a {
color:#666666;
}

/* View Product Page  */

h1#productpagetitle {
	font-size:22px;
	clear: both;
	text-align:center;
}
.prodpagedesc {
	font-size: 18px;
	color: #883594;
	border-top: thin solid #DDBFDD;
	padding-top: 12px;
}

.prodpageproduct .items {
	float: left;
	text-align: center;
}
.prodpageproduct .items h2 {
	clear: both;
	color: #883594;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.prodpageproduct {
	width:95%;
	text-align:center;
	margin-left:auto;
	maring-right:auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 15px;
}
.items h2 {
	font-size: 18px;
}
.aboutus p {
	font: 18px Arial, Helvetica, sans-serif;
	padding-right: 25px;
}
/* Contact Form */

fieldset {
	border:1px solid #873593;
	padding:5px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	width: 60% !important;
	display: inline-block;
}


legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	font-weight: bold;
	color:#333333;
	background-color: #FFFFFF;
	border: thin solid #873593;
}
label {
	width:38%;
	height:32px;
	margin-top:3px !important;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#FFFFFF;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 1.1;
	color:#813588;
	clear: left;
}
.form {
	margin:0;
	padding:0;
}
.div_textarea {
	width:40%;
	float:right;
	background-color:#FFFFFF;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right: 15px;
	
}


.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:40%;
	float:right;
	background-color:#FFFFFF;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-right: 15px;
}

.textbox {
	background-image: url(images/16t.png);
	background-color:#FFEAD5!important;
	background-repeat: no-repeat;
	background-position:left;
	width:95%;
	font:normal 18px Arial;
	color: #333333;
	padding:3px 5px 3px 3px;
}

.textarea {
	background-image: url(images/16t.png);
	background-color:#FFEAD5!important;
	background-repeat: no-repeat;
	background-position:left;
	font:normal 18px Arial;
	padding:3px 5px 3px 3px;
	color: #333333;
	width: 95% !important;
}
.textbox:focus, .textbox:hover {
	background-color:#DDBFDD!important;
}

.textarea:focus, .textarea:hover {
	background-color:#DDBFDD!important;
}

.button_div {
	width:100%;
	float:right;
	background-color:#FFFFFF;
	text-align:center;
	height:35px;
	margin-top:3px;
	clear: both;
}
.buttons {
	background: #C47FC0;
	font-size:12px;
	color: #FFFFFF;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
/* View Cart Page */
.newcheckoutform label {
	font-size: 14px !important;
	float: left;
	width: 45%;
	line-height: 18px;
	padding: 0;
	clear: both;
}
.paymentoptions p {
	padding-top: 5px;
}

.terms_div {
	clear: both;
	width: 98%;
}

.paymentoptions
{
float:left;
}

.vctextbox_div {
	float: left;
	width: 50%;
}
.vctextbox {
	float: left;
	background-color:#FFEAD5!important;
	color: #333333;
	width: 98%;
	margin: 0 5px 0 5px;
}
.vcformitem {
	clear: both;
	width: 98%;
}

.vctextbox:focus, .vctextbox:hover {
	background-color:#DDBFDD!important;
}
.newcheckoutform {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.prodpagephotodiv {
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.prodpagemaininfo {
	float: right;
	width: 300px;
}
.prodpagepurchase {
	padding-top: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.prodpageqty {
	font: 18px Arial, Helvetica, sans-serif;
	color: #AB86BE;
	float: left;
	width: 30px;
	margin-top: 20px;
}
.parentlinkback {
text-align:center;
margin-left:auto;
margin-right:auto;
}
.parentlinkback a {
color:#666666;
}
.parentlinkback a:hover{
	color:#9010CB;
}
.linkentry {
	clear: both;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: thin solid #E2E2E2;
}
.linkentry p {
	margin: 0px;
}
.linkentry a {
	color: #333333;
}
