@charset "utf-8";
/* CSS Document */

/*-- General -- */
body { margin:0; padding:0}

div.siteLogo {
    border: 5px solid #a6a9b0;
    position: absolute;
    z-index: 99;
}
div.siteLogo img {
    padding: 0;
    margin: 0;
}
div.siteTitle {
    margin-right: 5px;
}
div.common-content {
    margin: 1em 0 1em 0;
}

/*-- Lay Out --*/
#container { width:822px; margin:0 auto;}
#top-header { background:url(images/top-header.png) no-repeat; height:24px; width:822px;}
#siteId {padding:5px; float:left}
#header-img { float:right}
#header { background:url(images/header-bg.png) no-repeat; width:822px; height:107px;}
#container2{ width:822px; height:100%; }
#contentWrapper { width:598px;float: right; padding:1.2em 0px 1.2em 0px;}
#sidebarLT { width:204px; float: left; background:url(images/sidebar-bg.png) repeat-y;}
#menuWrap { width:196px;}
#top-sidebar { background:url(images/sidebar-top.png) no-repeat; height:124px; width:204px;}
#btm-sidebar { background:url(images/sidebar-btm.png) no-repeat; height:58px; width:204px;}
.clear { clear: both}

/*-- Typeography and Colorize --*/
body { background:#fff; color:#222; font-size: 62.5%; font-family: verdana,tahoma, arial;}
p { font-size:1.2em;  word-spacing:normal; letter-spacing:0;}
h1 {font-size: 2.8em;  word-spacing: -0.2em;}
h2 {font-size: 2.6em; word-spacing: -0.2em; color:#47528f; font-weight:normal;}
h3 {font-size: 1.8em; word-spacing: -0.2em; color:#47528f}
h4 {font-size: 1.4em; word-spacing: -0.2em;}
h5 {font-size: 1.3em;  word-spacing: -0.2em;}
h6 {font-size: 1.2em; word-spacing: -0.2em;}
h1, h2, h3, h4 ,h5 { }
#contentWrapper a:link {color:#47528f;}
#sidebarLT a:link {font-size:1.2em;}
a:link {text-decoration:none;}
a:visited {color:#666;text-decoration:none;  font-size:1.2em;}
a:hover {text-decoration: underline;}

/*-TOP NAVIGATION  not applied in here
#nav {color:#fff; border-top: solid 4px #C90;}
#nav ul { display:inline;}
#nav li { display:inline; }
#nav li a { color:#fff; font-weight:bold; margin-right:20px;}
.post { margin-bottom:20px;}
-*/

#footer {border-top: 2px solid #adadad; text-align:center; padding-top:5px; margin-top:20px; }

/*== Evetsite CSS == */

/*::: SHOPPING CART :::*/
.shoppingCartLink {text-decoration:none;font-size:8pt;color:black;}
.myAccountLink {text-decoration:none;font-size:8pt;color:black;}

#ecommTd { padding-right:1.2em; color:#000; height:20px;}

#ecommTd a{ color:#000}



#menuTd {
}
body,table,p,a{
}

.menuBorderTd{
} 

/*::: MENU :::*/
.menu1Td {
	padding:2px;cursor:hand;
	text-align:left;
	color:#fff;
}

.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;
	background:#81b89e;
	display:block;
	padding:2px;
	color:#fff;
}

.menu2Table {
}
.menu2Td {
	font-family:Verdana, Arial, sans-serif;
	padding:0px 0px 0px 10px;cursor:hand;
	text-align:left;
	color:#fff;
}

.menu2A {
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:2px;
	color:#fff;
}
.menu2AAdd {
	text-align: left;
	text-decoration:none;
}

.menu2ASelected {
	text-align: left;
	background:#81b89e;
	display:block;
	padding:2px;
	color:#fff;
}
.menu3Table {
	border:0px;
	width:100%;
	border-spacing:0px;
}
.menu3Td {
	padding:2px 1.2em 2px 20px;cursor:hand;
	text-align:left;
	color:#fff;
}

.menu3A {
	text-align: left;
	display:block;
	padding:2px;
	color:#fff;
	
}
.menu3AAdd {
	text-align: left;
	text-decoration:none;
}


.menu3ASelected {
	text-align: left;
	background:#81b89e;
	display:block;
	padding:2px;
	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: #81b89e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	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: #81b89e;
	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: 1.4em;
	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.
*/