@charset "utf-8";
/* CSS Document */

/*-- General -- */
body { margin:0; padding:0}

.siteLogo img {
    border: 5px solid #233b5f;
}
.siteLogo {
    float: left;
}
.siteTitle {
    margin: 5px 0px 0px 5px;
    float: right;
}
div.adminTab {
    top:0;
    width:100%;
    z-index:99;
    text-align:center;
    position: absolute;
}
div.commonContent {
    padding: 8px;
}

div.breadCrumbs {
    float:left; 
    color: white;
    font-size: 14px;
    font-weight: bold; 
    text-decoration: none;
    padding-top: 13px;
    padding-left: 15px; 
    width: 100%;
}
div.breadCrumbs a {
    margin: 5px;
    color: white;
    font-size: 14px;
    text-decoration: none;
}
div.breadCrumbs a:hover {
    color: white;
    font-size: 14px;
    text-decoration: underline;
}

/*-- Lay Out --*/
#outerContainer { width:1000px; margin:0 auto;}
#container { width:1000px; margin:0 auto;}
#container2 { width:990px; border:5px solid #352b2b; margin-top:40px; margin-bottom:10px}
#header { width:990px;height:193px; background:url(images/headerBg.png) #fff no-repeat;}
#topNav {width:990px;  background: url(images/topNavBg.png) no-repeat; height:52px;}
#container3 { width:970px; padding:10px;background: url(images/containerBg.png) no-repeat #fff;}
#leftSide { float:left; width:274px;}
#topLeftside { width:274px; height:50px; background:url(images/topLeftside.png) no-repeat}
#midLeftside { width:274px; background:url(images/midLeftside.png) repeat-y;}
#btmLeftside { width:274px; height:20px; background:url(images/btmLeftside.png)}
#contentWrapper {float: right; width:674px;}
#topContent { width:664px; height:50px; background:url(images/topContent.png) no-repeat;}
#midContent { width:624px; padding:10px 20px; background:url(images/midContent.png) repeat-y;}
#btmContent { width:664px;  height:49px; background:url(images/btmContent.png) no-repeat}
#sidebarLT { width:198px; float: left; line-height:inherit;background:#e5e5e5}
#siteId {text-align:left; padding:10px}

#footer { width:990px;margin-bottom:10px; background:url(images/footerBg.png) no-repeat #2074b0; border:5px solid #352b2b; }
.clear { clear: both}

/*-- Typeography and Colorize --*/
body { background: url(images/bodyBackground.png) repeat top left; color:#333; font-size: 62.5%; font-family: verdana,tahoma, arial;}
p { font-size:1.2em; word-spacing:normal; letter-spacing:0;}
a:link{ text-decoration:none; color:#a10809}
a:visited{ text-decoration:none; color:#9f9f9f}
a:hover {text-decoration: underline;}
h1 {font-size: 2.8em; }
h2 {font-size: 2.6em; }
h3 {font-size: 1.8em; }
h4 {font-size: 1.4em; }
h5 {font-size: 1.3em; }
h6 {font-size: 1.2em; }
#content a:link {color:#a10809;}
#leftSide a:link, #leftSidea:visited {font-size:1.2em; color:#000}
.addText { color:#7e2631; text-align:center; padding:10px; margin-top:20px;}

/* CSS FOR EVETSITE TEMPLATE */
.admidTab { background:#365c8c}
.addHTML {}

form h3 {background-color: #a10809;}

/*::: SHOPPING CART :::*/
.shoppingCartdiv {padding:5px 20px 5px 20px; text-align: right; float:right;}
.shoppingCartLink, .myAccountLink  {text-decoration:none;font-size:1.2em;}
.shoppingCartdiv a:link {color:#000; 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 {
	text-align:left;
	color:#000;	
}

.menu1A {
	height:28px;
	display:block;
	padding:4px 10px 4px 30px;
	text-decoration: none;
	background: url(images/menu1Bg.png) no-repeat ;
}

.menu1AAdd {
	color:#000;
	font-style: italic;
	
}
.menu1ASelected {
	height:28px;
	display:block;
	padding:4px 10px 4px 30px;;
	text-decoration: none;
	background: url(images/menu1Bg.png) no-repeat ;
}


.menu2Table {
	color:000;
}
.menu2Td {
	text-align:left;
	border-bottom:#bbb8aa 1px solid;
}

.menu2A {
	display:block;
	padding:5px 10px 5px 30px;
	vertical-align:middle;
}

.menu2AAdd {
	color:#000;
	text-decoration:none;
}

.menu2ASelected {
	padding:5px 10px 5px 30px;
	display:block;
}
.menu3Table {
	border:0px;
}
.menu3Td {
	text-align:left;
	border-bottom:#bbb8aa 1px solid;
}

.menu3A{
	display:block;
	padding:5px 10px 5px 40px;
	vertical-align:middle;	
}
.menu3AAdd {
	color:#000;
	text-decoration:none;
}


.menu3ASelected {padding:5px 10px 5px 40px;
	text-decoration:none;
	display:block;
}

### 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: #a10809;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
#tdRightColumn {
	background-color: #EFEFEF;
	border: 1px solid #a10809;
}
#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: 10px;}
.fieldPopupText { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;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.1em;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #a10809;
	padding: 2px;
	margin: 2px;
}
.thinBorder {
	border: 1px solid #a10809;
}
#thinBorder {
	border: 1px solid #a10809;
}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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.1em; color: #990000;  }
.errorRedHelp { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #990000; text-decoration: underline; }
.shippingText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #990000; }
.discountText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #990000; }

.specialEditLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #000000; text-decoration: underline;}

/* created by Bams 
tag: 
- Search Engine Friendly template
- fast load templates
- Usability templates
- table less.
*/