@charset "utf-8";
/* CSS Document */

/*-- General -- */

form h3 {
    background-color: #B88894!important;
}

caption {
    background-color: #B88894!important;
}

.label {
    background-color: #B88894!important;
}

body { margin:0; padding:0}

div.siteLogo img {
    border: 0px solid #333333;
max-height: 150px;
    max-width: 315px;
}
div.siteLogo {
    float: left;
    margin-left: 15px;
    margin-top: 52px;
}
div.siteTitle {
    float: left;
    height: 200px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 29px;
    overflow: hidden;
    width: 898px;
}
/* Bottom of the banner ( or no banner ) */
div.bannerBottom {
    background-color: #797979;
}
div.bannerBottom-nobanner {
    background-color: #797979;
    padding-top: 5px;
}

/* Breadcrumbs in the header */
div.breadCrumbs {
    border-bottom: 0 solid gray;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 6px;
    margin-top: -36px;
    padding-left: 60px;
    padding-right: 60px;
*padding-bottom:6px;
}
div.breadCrumbs a {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
div.breadCrumbs a:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

/*-- Lay Out --*/
#container { width:1000px; margin:0 auto; margin-top:0px; }
#container2{ width:1000px; height:100%;   }
#container3{background: url("images/bg-container.png") repeat-y scroll 50% 50% transparent;
    }

#siteId {text-align:right; padding-bottom:10px;height: 257px;padding-left: 30px;}
#header {}
#content { 
float: right;
    padding-left: 0;
     padding-right: 65px;
    width: 660px;
padding-top:10px;
}
#pageFooter{ background:transparent; padding-left: 94px;
    padding-right: 78px;
    padding-top: 40px;}
#sidebarRT { margin-left: 49px;
    width: 216px;float: left; line-height:inherit; height: 100%; background:transparent}
#sideMenu { padding:0px; margin-top:0px;}
#btmSidebar { 
background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    padding: 10px;
    width: 164px;
}
#footer { background: url("images/footer.png") no-repeat scroll 50% 0 transparent;
    height: 135px; }
.clear { clear: both}

/*-- Typeography and Colorize --*/
body { background: url("images/background.png") repeat scroll 0 0 #ffffff; color:#222; font-size: 12px; font-family: verdana,tahoma, arial;}
p { font-size:1em; word-spacing:normal; letter-spacing:0;}
h1 {font-size: 2em; }
h2 {font-size: 1.9em; }
h3 {font-size: 1.7em; }
h4 {font-size: 1.4em; }
h5 {font-size: 1.3em; }
h6 {font-size: 1.2em; }
h1, h2, h3, h4 ,h5 { }
#content a:link {color:#B88894;}
#content a:visited {color:#B88894;}
#btmSidebar a:link{color:#dddddd;}
#btmSidebar a:visited{color:#dddddd;}

a:link {color:#222;text-decoration:none;}
a:visited {color:#999;text-decoration:none;}
a:hover {text-decoration: underline;}
ul {list-style-position:inside}
li { list-style-position:inside}

/*== Evetsite CSS == */

/*::: SHOPPING CART :::*/
.shoppingCartdiv {padding:5px 20px 5px 20px; text-align: right;}
.shoppingCartLink, .myAccountLink  {text-decoration:none;font-size:1.2em;}
#ecommTd { padding-right:10px; color:#000; height:20px;}
#ecommTd a{ color:#000}
.myAccountLink {text-decoration:none;font-size:8pt;color:black;}

#menuTd {
}
body,table,p,a{
}

.menuBorderTd{
} 

/*::: MENU :::*/
.menu1Td {
	padding:2px;cursor:hand;
	text-align:left;
	color:#fff;
	border-bottom:#f7f7f4 1px solid;
}

.menu1A {
	text-align: left;
	display:block;	
	color:#fff;
}
.menu1AAdd {
	text-align: left;
	text-decoration:none;
	font-style: italic;
}
.menu1ASelected {
	text-align: left;
	text-decoration:none;
	display:block;
	padding:4px;
	color:#fff;
}

.menu2Table {
}
.menu2Td {
	font-family:Verdana, Arial, sans-serif;
	padding:2px 1.2em 2px 20px;cursor:hand;
	text-align:left;
	color:#fff;
}

.menu2A {
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:4px;
	color:#fff;
}
.menu2AAdd {
	text-align: left;
	text-decoration:none;
}

.menu2ASelected {
	text-align: left;
	display:block;
	padding:4px;
	color:#fff;
}
.menu3Table {
	border:0px;
	width:100%;
	border-spacing:0px;
}
.menu3Td {
	padding:2px 1.2em 2px 30px;cursor:hand;
	text-align:left;
	color:#fff;
}

.menu3A {
	text-align: left;
	display:block;
	padding:4px;
	color:#fff;
	
}
.menu3AAdd {
	text-align: left;
	text-decoration:none;
}


.menu3ASelected {
	text-align: left;
	display:block;
	padding:4px;
	color:#fff;
}

### Standard Template Stuff

td#colorOne { background-color: #333333; } /*darkGray*/
td#colorTwo { background-color: #797979; } /*mediumGray*/
td#colorThree { background-color: #BCBCBC; } /*lightGray*/
/*:::This should be the same color as tdMediumColor::*/
#trcolor1 {
	background-color: #EFEFEF;
}
/*:::This should be the same color as tdLightColor::*/
#trcolor0 {
	background-color: #FFFFFF;
}

#tdHeader {
	background-color: #B88894;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#tdRightColumn {
	background-color: #EFEFEF;
	border: 1px solid #333333;
}
#tdLightColor {
	background-color: #FFFFFF;
}
#tdMediumColor {
	background-color: #EFEFEF;
}
#tdDarkColor {
	background-color: #CCCCCC;
}

.fieldPopup { border: 1px solid #FFFFFF; background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;}
.fieldPopupText { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;color:#000000;}


.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
}
.buttonStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	padding: 2px;
	margin: 2px;
}
.thinBorder {
	border: 1px solid #333333;
}
#thinBorder {
	border: 1px solid #333333;
}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.regularPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration : line-through;
}

.salePrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    padding : 8px;
    color : #FF3300;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.specialEditLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #EE1122;
	text-decoration: none;
}

.errorRedNoHelp { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #990000;  }
.errorRedHelp { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #990000; text-decoration: underline; }
.shippingText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #990000; }
.discountText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #990000; }

.specialEditLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal; color: #000000; text-decoration: underline;}

/*PNG FIXED */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
)}

/* created by Bams 
tag: 
- Search Engine Friendly template
- fast load templates
- Usability templates
- table less.
*/
