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

/*-- General -- */

body { margin:0; padding:0}

/*-- Lay Out --*/
#container {width:955px; margin:0 auto; margin-top:10px; }
#container2{width:895px; height:100%; padding:0px 30px 10px 30px; background:url(images/bg-container.png) repeat-y;  }
#container3 {background:url(images/white_bg.png) repeat-y right top;}
#topContainer {background:url(images/topContainer.png) no-repeat; height:35px; width:955px;}
#header {text-align:left; padding-bottom:10px; border-bottom:2px solid #888888}
#siteLogo {float:left}
#contentWrapper { width:640px;float:right; padding:10px; background:#fff;}
#sidebar {width:210px; float: left; line-height:inherit; height: 100%;padding:10px 10px 10px 0;}
#sideMenu {padding:5px;}
#btmsidebar {padding:90px 30px; }
#btmContainer {background:url(images/footer.png) no-repeat; height:42px;background-position:center; width:955px;}
#footer {width:935px; padding:10px;}
.clearBoth { clear: both}
.clearLeft { clear:left;}
/*-- HEADER --*/
div.header {border-bottom:2px solid #333;}
div.siteId { float:left; width:650px; padding-left:10px;}

/*-- BREADCRUMBS--*/

div.breadCrumbs { margin-bottom:10px; margin-top:5px; text-align:right;}
div.breadCrumbs a:link , div.breadCrumbs a:hover, div.breadCrumbs a:visited  { font-size:1em; color:#000;}
/*-- SIDEBAR --*/
div.panel { margin-bottom:20px; color:#000}
div#sidebar { border-right:1px solid #888;}
div#pictHolder { text-align:center}
div#pictHolder img { padding:3px; border: 1px solid #888888}

/*-- Typeography and Colorize --*/
body { background: url(images/bgnd_gradient.gif) repeat-x #cccecb; color:#222; font-size: 12px; font-family: verdana,tahoma, arial;}
p { font-size:1em; line-height:1.4em; word-spacing:normal; letter-spacing:0;}
h1 {font-size: 2em; line-height:1.8em; word-spacing: -0.2em; color:#000}
h2 {font-size: 1.9em; line-height:1.8em;word-spacing: -0.2em; color:#000}
h3 {font-size: 1.7em; line-height:1.8em;word-spacing: -0.2em;}
h4 {font-size: 1.4em; line-height:1.8em;word-spacing: -0.2em;}
h5 {font-size: 1.3em; line-height:1.8em; word-spacing: -0.2em;}
h6 {font-size: 12px; line-height:1.8em;word-spacing: -0.2em;}
h1, h2, h3, h4 ,h5 { }
#content a:link {color:#797979;}
#sidebarLT a:link {font-size:12px;}
a:link {font-size:1em;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:12px;}
#ecommTd { padding-right:10px; color:#000; height:20px;}
#ecommTd a{ color:#000}
.myAccountLink {text-decoration:none;font-size:8pt;color:black;}


/*--  Standard Template Stuff --*/
div#pagetype td {
        padding: 3px;
    }

table td[align="right"] { text-align: right; }
td#colorOne { background-color: #6f6f6f; } /*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 {	
	padding:4px;
	background-color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#tdRightColumn {
	background-color: #EFEFEF;
	border: 1px solid #6f6f6f;
}
#tdLightColor {
	background-color: #FFFFFF;
	padding:5px;
}
#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: 12px;}
.fieldPopupText { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;color:#000000;}


.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.buttonStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #6f6f6f;
	padding: 2px;
	margin: 2px;
}
.thinBorder {
	border: 1px solid #6f6f6f;
}
#thinBorder {
	border: 1px solid #6f6f6f;
}
.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: 12px;
	font-weight: bold;
	
}
.regularPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : line-through;
}

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

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

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

.specialEditLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 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.
*/
