@charset "utf-8";
.Shop {
}
body,td,th {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	div.qtip div.content{
   padding: 0;
   margin: 0;
   height: auto; min-height: auto;
   width: auto; min-width: auto;
}
}
.MainTable {
	width: 740px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 1px;
}
.carttablr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #A7C0F6;
	color: #000000;
	margin: 1px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.cartrelatedproductstable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        background-color: #D6D7D6;
        color: #000000;
        margin: 1px;
        padding: 0px;
		}
		
.SIDETABLE {
	background-color: #C4ACF0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:1px;
	width:100%;
	border: 1px solid #350096;
	margin: 0px;
		}.cHECKOUT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.links {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF5070;
	text-decoration: none;
}
.errortext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}
.ourprice {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FE0606;
}
.WhiteLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.PinkLinks {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B84564;
	text-decoration: none;
}

.BodyTable {
	color: #D1D6DC;
	width: 960px;
	background-color: #FFFFFF;
}
.Level2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ProductHeader {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BA4768;
}
.ProductName
{
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BA4768;
}

.Sidenav {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF5070;
	text-decoration: none;
}
.InnerTable {
	width: 993px;
}

.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Signup {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.MainTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	width: 994px;
}
.Catheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C4ACF0;
	text-decoration: none;
}
.CheckoutHeader {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #999999;
}
.topsearch {
	width: 171px;
	padding: 2px;
	height: 12px;
	font-size: 10px;
	border: 2px solid #c98899;
}
#searchform {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}
/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	width: 100%;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
	width: 250px;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
input.btn { 
	  color:#050; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	  padding: 2px; 
	  background-color:#fed; 
	  border: 1px solid; 
	  border-color: #696 #363 #363 #696; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

