/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

html {
 	overflow: scroll;
 }
 
body {
	margin: 0;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 13px;
	color: #4e4e4d;
	line-height: 1.5;
	background-color: #480c0c;
	}
	
.bl {
	background: url(../../../../images/block_middle.gif) repeat-x left top;
}
/*.br {background: url(br.gif) 100% 100% no-repeat}*/
.tl {
	background: url(../../../../images/block_left.gif) no-repeat 0 0
}
.tr {
	background: url(../../../../images/block_right.gif) no-repeat 100% 0;
	padding:20px 20px 40px
}
.clear {font-size: 1px; height: 1px} 
	
div.content a {
	color: #F18720;
}	

#productDescription ul {
	font-size: 13px;
	color: #4e4e4d;
}

#twitter_div {
	padding: 0;
	margin: 0;
}

div.findus {	
	text-align: center;
}

img.findus {
	padding-left: 5px;
	padding-right: 5px;
}

.sidebar-title {
	padding: 0;
	margin: 0;
}

#twitter_update_list {
	padding: 10px;
	margin: 0px;
}

div.none {
	display: none;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #f68720;
	text-decoration: none;
	/*background:url(../images/arrow.png) no-repeat left center;
	padding-left:5px;*/
	display:block;
	}
 
a:visited {
	color: #f68720;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #f68720;
	text-decoration: underline;
	}

a:active {
	color: #1D4183;
	}
	
a.small {
	color: #1D4183;
	font-size: 12px;
	}	
	
a.highlight {
	color: #f68720;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	}	
	
p {
	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 13px;
	color: #4e4e4d;
	}	
	
p.footer2 {
	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}		
	
div.newsBox {
	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 15px;
	color: #20223E;
}
	
.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
 	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 15px;
	color: #20223E;
}

#newsArchivTitleHeading {
	text-align: left;
	width:80%;
	float:left;
}

#newsArchivDateHeading {
	text-align: center;
	width:20%;
	float:left;
}	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
	}
h1 {
	color: #4e4e4d;
	padding:0 0 5px 0;
	font: bold 18px Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #c9c9c9;

	}
h1 span{
	color:#f68720;
}
h1.loggedin {
	color: #490D0D;
	font: bold 18px Tahoma, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 0px;
	}	
	
h1.mainicon {
	color: #2A4C8A;
	font: bold 17px Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	}	

h2 {
	color: #f68720;
	font: bold 14px Tahoma, Geneva, sans-serif;
	padding-top: 15px;
	}
	
h2.productGeneral {
	font-size: 16px;
	color: #F68720;
}	

h3 {
	color: #4e4e4d;
	padding:5px 0 5px 0;
	margin-top: 25px;
	font: bold 18px Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #c9c9c9;
	}
	
h3 span{
	color:#f68720;
}	

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}
	
div.loggedin_table {
	padding-top: 10px;
	padding-bottom: 10px;
}	
	
#main_box {
	margin: 0px auto;
	padding: 0px;
	*height: 20px;
	width: 260px;
}
#boxtop1 {
	height: 20px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
#boxtop2 {
	height: 20px;
	width: 216px;
	background: url(images/border_top.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#boxtop3 {
	height: 20px;
	width: 23px;
	margin: 0px;
	padding: 0px;
}
#boxmiddle {
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 916px;
	background: #666;
}
#boxbottom {
	background: #333;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 916px;
}	

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-family: Tahoma, verdana, arial, Geneva, sans-serif;
	font-size: 13px;
	color: #20223E;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #791519;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	/*float: left;*/
	}
	
.categoryListBoxContents {
	float: left;
	}	

LABEL.inputLabel {
	width: 100px;
	float: left;
	padding-left: 5px;
	font-size: 13px;
	}

LABEL.inputLabelPayment {
	width: 200px;
	float: left;
	padding-left: 20px;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	/*padding: 0 10px;*/
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: url(../images/main_bg.jpg) no-repeat center top;
	/*text-align: left;
	width: 750px;
	border: 0px solid #9a9a9a;
	width: 1020px;*/
	width:960px;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	/*margin:-25px 0 25px;*/
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.5em;
	margin-right: 0.5em;*/
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}
	
a.tagline{
	color:#ffffff;
	text-decoration: none;
	}	

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	background-color: #ffffff;
	padding: 10px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
.content {
	padding: 0;
	margin: 0;
	}	

.alert {
	color: #791519;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	/*steves
	width:645px;*/
	}
.centerColumn{
	padding:10px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 0px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
	padding-left: 25px;
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 18px;
	color: #1D4183;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;	
	padding: 0px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	border-bottom: 0px solid #336633;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 5px;
	text-align:left;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: none;

	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
 .leftBoxHeading {
 	text-align: left;
 	}	
	
.productListing-data {
	padding: 10px; 
 }

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	
	

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
	padding: 0;
	margin: 0;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	
#newsArchivTable tbody tr #newsArchivTitleHeading {
	/*background:#000000 url(../../../../images/top_bg.gif) repeat-x scroll 0 bottom;
	background: #333 url(images/btns_bg.gif) repeat-x;*/
	color: #1d4183;
	height:44px;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

/*Steves updates*/
#newsArchivTable tbody tr #newsArchivDateHeading {
	color: #1d4183;
	/*background:#000000 url(../../../../images/top_bg.gif) repeat-x scroll 0 bottom;
	background: #333 url(images/btns_bg.gif) repeat-x;*/
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
.rowOdd {
	height:1.5em;
	vertical-align:top;
	border-bottom: 1px solid #4A679C;
	border-right:1px solid #4A679C;
	/*background: #EEEEEE url(../../../../images/info_bg.gif) repeat-x;*/
}
.rowEven {
	height:1.5em;
	vertical-align:top;
	/*background: #EEEEEE url(../../../../images/info_bg02.gif) repeat-x;*/
}
#newsArchivTable {
	border-top: 1px solid #4A679C;
	border-left: 1px solid #4A679C;
	background:#FFF;
	margin:5px;
	width:593px;
}
#newsArchivTable tbody td{
	padding:8px;
}
#newsArchivTable tbody .rowOdd td {
	background:#fff;
	border-bottom:1px solid #4A679C;
	border-right:1px solid #4A679C;
	/*
	border-bottom: 1px solid #FFF;
	border-right:1px solid #FFFFFF;
	*/
}
#newsArchivTable tbody .rowEven td {
	background:#e8ecf2;
	border-bottom:1px solid #4A679C;
	border-right:1px solid #4A679C;
	/*border-top: 1px solid #aaa;
	border-bottom: 1px solid #FFF;
	border-right:1px solid #FFFFFF;*/
}

#newsArchivTable tbody .rowOdd .right_col {
	background:#f3f5f9;
}
#newsArchivTable tbody .rowEven .right_col {
	background:#dee3ec;
}
/****steve header css ***/
#headerWrapper {
	/*border:1px solid transparent;*/
	margin:0;
	padding:0;
	width:960px;
}
#headerWrapper #headerBG {
	margin:0;
	padding:0;
}
#menuWrapper {
	background: url(../../../../images/header_menu_bg.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 44px;
	width: 960px;
}
#headerWrapper #headerBG #header_slider {
	/*border: 1px solid green;*/
	height:300px;
	margin:0 auto;
	padding:0;
	width:960px;
}
#headerWrapper #headerBG #logo {
	height:74px;
	width:203px;
	margin: 20px 0px 0px 40px;
	float:left;
}
#headerWrapper #headerBG #image_menu {
	margin:0 auto;
	padding:0;
	width:960px;
	height:104px;
	position:relative;
	/*border:1px solid #FFF;*/
}
#headerWrapper #headerBG #image_menu #header_slider #mapBtn {
	background: url(../../../../images/findARep_btn.png) repeat-x;
	height: 243px;
	width: 245px;
	position:relative;
	top:40px;
	left:25px;
	text-indent: -9999px;
	}
#headerWrapper #headerBG #image_menu #header_slider #mapBtn:hover {
	background: url(../../../../images/findARep_btn.png) repeat-x bottom;
}
#headerWrapper #headerBG #search {
	/*background: url(../../../../images/search_bg.jpg);*/
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 280px;
	float:right;
}

ul.bullet-1 {
	color: #666;
}
ul.bullet-1 li {
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style:none outside none;
	margin:0 0 3px;
	padding:0 0 0 15px;
	background-image:url("../../../../images/bullet.jpg");
}
ol.bullet-1 {
	color: #666;
}

#navcontainer {
	background: #ededed;
	padding: 5px;
	margin: 0px;
	width: 600px;
	height: auto;
	border: 1px solid #c5c5c5;
}
#links_lists {
	padding: 0 1px 1px;
	margin: 0;
	font: bold 12px Verdana, sans-serif;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C6C6C6;
	width: 600px;
}

#links_lists li {
	list-style: none;
	margin: 2px 1px 1px;
	border: 1px solid #c6c6c6;
	text-align: left;
}

#links_lists li a {
	display: block;
	padding: 4px;
	/*border-left: 1em solid #AAB;*/
	background: #FFF url(../../../../images/resources_btn.jpg) repeat-x;
	text-decoration: none;
}

#links_lists li a:link { color: #448; }
#links_lists li a:visited { color: #667; }

#links_lists li a:hover {
	border-color: #CCC;
	color: #FFF;
	background: #FFF url(../../../../images/resources_btn.jpg) repeat-x bottom;
}
#navcontainer #links_lists li a img {
	padding: 1px;
	border:1px solid #fff;
	margin:0 5px;
	background: #CCC;
	
}
#ticker {
	padding:5px;
}
#ticker p {
	margin:0;
padding:5px;
}

#products tr td a img {
	background: #e6e6e6;
	padding: 4px;
	border: 1px solid #c7c7c7;
}
#products tr td {
	text-align: center;
	padding:3px;
}

#assoc tr td {
	padding: 3px;
}
#contact_table img{
	background: #e6e6e6;
	padding: 4px;
	border: 1px solid #c7c7c7;
}
#map_wrapper{
	background: #e6e6e6;
	padding: 4px;
	border: 1px solid #c7c7c7;
}
#map {
	border: 1px solid #c7c7c7;
}
#capt{
	border:1px solid #c7c7c7;;
	margin:10px;
	padding:10px;
}
#capt_btn{
	margin:0 10px;
}
.contact_button {
	border:1px solid #C7C7C7;
	float:left;
	margin:0;
	padding:10px;
	width:438px;
}
.inline_image{
	background: #e6e6e6;
	padding: 4px;
	border:1px solid #C7C7C7;
	float:left;
	margin:10px 10px 10px 0;
}
.btn_left{
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}
#featured_table {
	padding: 5px;
	border: 1px solid #CCC;
}
#featured_table tr td {
	padding: 10px;
	margin: 5px;
	border: 1px solid #c5c5c5;
}
#featured_table tr td ul {
	margin: 0px;
	padding: 0px;
}
#featured_table tr td h2 {
	margin: 0px;
	padding: 0px;
}
#download {
	width: 90px;
  height: 30px;
  margin: 5px 5px 20px;
  padding: 0;
  border: 0;
  background: transparent url(../images/button_download.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float:left;
}
#update {
	width: 90px;
  height: 30px;
  margin: 5px 5px 20px;
  padding: 0;
  border: 0;
  background: transparent url(../images/button_update.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float:left;
}
#clearFloat, .clearFloat  {
	clear:both;
	margin:0;
	padding:0;
}

#table_wrapper {
	border: 1px solid #c5c5c5;
	padding: 6px;
	background:#ededed;
	width:650px;
}

#table_inner_wrapper{
	border: 1px solid #c5c5c5;
	padding: 0;
	margin:0;
	background:#fff;
}
#table_header {
	height:25px;
	margin:0;
	padding:10px 10px 0;
	color:#1d4183;
}
#indexDefault {
	/*width:650px;*/
	padding:5px;
}

#approx_lead_wrapper {
	margin: 0px;
	padding: 5px;
	width:610px;
	height:95px;
}
#approx_lead_wrapper #approx_lead_title {
	float:left;
	margin:0;
	padding:5px;

}
#approx_lead_wrapper #approx_lead_data_wrapper {
	padding: 5px;
	height: 80px;
	border: 1px solid #c5c5c5;
	float: right;
	background: #ededed;
	width:365px;
}
#approx_lead_wrapper #approx_lead_data_wrapper #approx_lead_data {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C5C5C5;
	height:65px;
	margin:0 auto;
	padding:5px;
	width:352px;
	overflow:hidden;
}
#approx_lead_title h1{
	padding:10px 0 0;
	margin:0;
}
#cust_logo_wrapper {
	margin:10px;
}

#table_wrapper {
	border: 1px solid #c5c5c5;
	padding: 6px;
	background:#ededed;
	width:605px;
}
#table_inner_wrapper{
	border: 1px solid #c5c5c5;
	padding: 0;
	margin:0;
	background:#fff;
}
#table_header_projects {
	margin:0;
	padding:0;
}
#table_content {
	background: url(../../../../images/icon_loggedin_msgtop2.gif) no-repeat center top;
	min-height:100px;
}
#info_img {
	padding: 15px;
	float:left;
}
#info_message {
	padding: 15px;
	margin: 10px 0 0 60px;
}
/*
#info_message a{
	background: url(../../../../images/icon_pdf.gif) no-repeat left top;
	padding:0 30px;
}
*/
a.Customer_links {
	background: url(../../../../images/icon_pdf.gif) no-repeat left top;
	padding:0 30px;
}

#project_content {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table#project_content {
	border-top: 1px solid #1d4183;
	border-left: 1px solid #1d4183;
}
#project_content tbody td {
	padding-left:4px;
	border-bottom: 1px solid #7087b1;
	border-right: 1px solid #7087b1;
}
#project_header tr td {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d4183;
}
#table_inner_wrapper_projects {
	border: 1px solid #c5c5c5;
	padding: 4px;
	margin:0;
	background:#fff;
}
.accountProductDisplay {
	border:1px solid #7087b1;
	padding:5px;
	font:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
.total_col {
	padding:5px;
	border-top: 1px solid #7087b1;
	border-right: 1px solid #7087b1;
	border-bottom: 1px solid #7087b1;
	border-left: 1px none #7087b1;
	font:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
}
#myAccountProducts{
	color:#1D4183;
	font:14px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#myAccountTotal{
	color:#1D4183;
	font:14px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.job_status_header{
	border-bottom:1px solid #7087b1;
}
#myAccountOrdersStatus {
	border:1px solid #7087b1;
}
#orderTotals {
	background:none repeat scroll 0 0 #E8ECF2;
	border-bottom:0px solid #7087b1;
	border-right:0px solid #7087b1;
	border-left:0px solid #7087b1;
	padding-right:10px;
}
.col_1{
	width:50%;
	padding:5px;
	border:1px solid #7087b1;
}
.col_2{
	width:50%;
	padding:5px;
	border:1px solid #7087b1;
}
.col_3{
	width:100%;
	padding:5px;
	border-bottom:1px solid #7087b1;
	border-right:1px solid #7087b1;
	border-left:1px solid #7087b1;
	background:none repeat scroll 0 0 #E8ECF2;
}

#videos p a {
	background: url(../../../../images/vid_icon.png) no-repeat left center;
	padding:5px 0 5px 30px;
	line-height:25px;
}
#video_img {
	float:left;
	display:block;
	height:128px;
	width:128px;
}
#videos {
	margin: 0 15px 30px 150px;
}
.form_policies{
	padding:0 0 15px 50px;
}
label.attribsInput {
	float:left;
	padding-left:10px;
	width:11em;
}
label.attribsSelect {
	float:left;
	padding-left:10px;
	width:11em;
}
label.attribsUploads {
	float:left;
	padding-left:10px;
	width:11em;
}
#cartAdd {
	float:right;
	margin:0.5em;
	border:none;
	padding:0;
}
#captcha-img {
	border:1px solid #7087b1;
	padding:10px;
	margin-bottom:10px;
}

.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}

.wrapperAttribsOptions input {
    display:none
}
	
#phone_login{
	position:absolute;
	right:15px;
	text-align:center;
	top:48px;
	width:230px;
	
}
#phone_login h2{
	color:#D1ABAB;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
	
}
#phone_login_bg{
	background:url("../images/login_quote_bg.jpg") no-repeat scroll 0 0 transparent;
	height:25px;
	padding-top:3px;
}
#login{
	color:#fff;
}
#login a{
	color:#fff;
	font-size:12px;
}
#fIm_header{
	background:url("../images/top_header_bg.jpg") no-repeat scroll 0 0 transparent;
	/*border:1px solid #FFFFFF;*/
	height:42px;
	padding:10px 0 0 20px;
	width:940px;
	text-align:center;
}
#fIm_header p, #fIm_header h1, #fIm_header h1 a, #fIm_header h1 a:visited{
	color:#B42626;
	font-size:20px;
	margin:0;
	padding:0 0 0 25px;
	border:none;
	float:left;
}

#first_txt{
	color:#f68720;
	font-style: oblique;
	font-weight: bolder;
}
#impression_txt{
	color:#b42626;
	font-style: oblique;
	font-weight: bolder;
}
#free_web_an{
	float:right;
	margin:-8px 12px 0;
}
#main_nav{
	height:35px;
	padding-left:20px;
	text-align:center;
	width:960px;
}
#contentMainWrapper{
	background:#FFF url(../images/content_bg.gif) repeat-x left bottom;
	margin:0;
	padding:10px 0 0;
	width:960px;
}

#bodyMainWrapper {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
 #left_col {
	/*background: #aaa;*/
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	min-height:400px;
	overflow:hidden;
}
 #middle_col {
	float:left;
	margin:0;
	overflow:hidden;
	padding:10px 10px;
	width:460px;

}
 #right_col {
	/*background: #aaa;*/
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
	min-height:400px;
	overflow:hidden;
}
#footer_wrapper{
	width:960px;
	height:200px;
	background:url(../images/footer_bg.jpg) no-repeat left top;
}
#foot_inner{
	background:url(../images/footer_inner_bg.jpg) no-repeat left top;\
	width:960px;
	height:100px;
	padding:18px 0 0 40px;
}
#foot_inner p{
	margin:0;
	padding:0;
	color:#fff;
}



/**** side box css start ***/
div.side_box {
	/*min-height:150px;*/
	width:228px;
	margin:7px;
}
.side_box .side_box_content_wrapper {
	background:url("../images/sidebox_bg.png") repeat-y scroll 0 0 transparent;
	margin:0;
	padding:0;
	width:228px;
}
.side_box .side_box_content_wrapper .side_box_inner {
	background:url("../images/sideBox_innerGrad.jpg") repeat-x scroll left bottom transparent;
	margin:0 auto;
	padding:5px;
	width:208px;
	text-align:center;
}
.side_box .side_box_header {
	background:url("../images/sideBox_header_bg.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	height:49px;
	text-align:center;
	width:228px;
}
.side_box .side_box_header h2 {
	margin: 0;
	padding: 16px 0 0 15px;
	text-transform: capitalize;
	font: bold 16px Verdana, Geneva, sans-serif;
	text-align: left;
	color:#fff;
}
.side_box .side_box_header h2 span{
	font-size:12.5px;
	line-height:20px;
}
.side_box .side_box_bottom {
	background: url(../images/sideBox_bottom.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 228px;
}
.readMore {
	background:url("../images/requestDemo.png") no-repeat scroll 0 0 transparent;
	color:#480C0C;
	float:right;
	font-size:9px;
	height:24px;
	margin:0;
	padding:5px 0 0;
	position:relative;
	text-decoration:none;
	top:-12px;
	width:92px;
	text-align:center;
}
.readMore a, .readMoreR a, .readMoreL a{
	background:none repeat scroll 0 0 transparent;
	color:#480C0C;
	line-height:12px;
	padding:0;
}
.readMoreR {
	background:url("../images/requestDemo.png") no-repeat scroll 0 0 transparent;
	color:#480C0C;
	float:right;
	font-size:9px;
	height:24px;
	margin:0;
	padding:5px 0 0;
	width:92px;
	text-align:center;
}
.readMoreL {
	background:url("../images/requestDemo.png") no-repeat scroll 0 0 transparent;
	color:#480C0C;
	float:left;
	font-size:9px;
	height:24px;
	margin:0;
	padding:5px 0 0;
	width:92px;
	text-align:center;
}
/**** side box css end ***/

#footer_wrapper #foot_inner .footer-menu .tab,#footer_wrapper #foot_inner .footer-menu .tab_last, #footer_wrapper #foot_inner .footer-menu .phone {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
	color:#fff;
	border-right:1px solid #fff;
}
#footer_wrapper #foot_inner .footer-menu .tab_last, #footer_wrapper #foot_inner .footer-menu .phone {
	border:none;

}
#footer_wrapper #foot_inner .footer-menu .tab_last{
		padding:0;
}
#footer_wrapper #foot_inner .footer-menu .tab a, #footer_wrapper #foot_inner .footer-menu .tab_last a{
	color:#fff;
	display:inline-block;
	padding:0 5px;
}

#serviceSolutions_menu{
	text-align:left;
}
#serviceSolutions_menu ul{
	list-style: none;
	margin:0;
	padding:0;
}
#serviceSolutions_menu a{
	background:url("../images/sideMenu_bg.png") no-repeat scroll left top transparent;
	display:block;
	height:24px;
	padding:5px 0 3px 50px;
	width:150px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#4e4e4d;
}



#listmenu{
	text-align:left;
}
#listmenu ul{
	list-style: none;
	margin:0;
	padding:0;
}
#listmenu li{
	background:url("../images/sideMenu_bg.png") no-repeat scroll left top transparent;
	display:block;
	height:24px;
	padding:5px 0 3px 50px;
	width:350px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#4e4e4d;
}






#serviceSolutions_menu a:hover{
	background:url("../images/sideMenu_bg.png") no-repeat scroll left bottom transparent;
	text-decoration:none;
	color:#894100;
}
ul.footer-menu{
	margin:0;
	padding:0;
	float:left;
}
#latest_project_wrapper{
	/*border-bottom:1px solid #C9C9C9;*/
	margin-bottom:15px;
}
#latest_project_wrapper img{
	margin:15px 10px;	
	float: left;"
}
#latest_project_wrapper p{
	margin:10px 0 0;
}
#enterToWin_wrapper{
	background:url("../images/sideMenu_bg.png") no-repeat scroll left bottom transparent;
}
.side_box .side_box_content_wrapper .side_box_inner #sideBoxContent h2 {
	text-align: left;
}
.side_box .side_box_content_wrapper .side_box_inner #testimonialsH2 {
	text-align: left;
}
.bettertestimonial{
	clear:both;
	display:block;
	text-align:left;
	width:100%;
	line-height:18px;
}
#phoneNum{
	color:#FFFFFF;
	float:right;
	padding-right:100px;
	font-weight:bold;
}
#bannerThree{
	margin: 15px 0 20px 0;
	text-align:left;
}
#tagLine{
	color:#FFFFFF;
	font-size:14px;
	left:260px;
	position:absolute;
	top:52px;
}
#convertText{
	margin:0;
	padding:0;
	padding-bottom: 5px;
}
#convertText h2{
	margin:0;
	padding:0;
	text-align:center;
}
/****table*****/
#packages {
	border: 1px solid #CCC;
	margin:1em 0;
}
#packages tr th {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	background: #480c0c;
	padding: 5px 2px;
}
#packages tr td {
	padding:2px 5px;
	border-bottom:1px solid #CCC;
}
#packages tr .rightCol {
	border-right: none;
}
#packages tr .leftCol {
	border-right: 1px solid #CCC;
}
.colHead {
	font-weight:bold;
	background:#f58620;
	color:#fff;
}
.odd {
	background:#fafafa;
}
.even {
	background:#fff;
}
#packages tr td.filler, #packages tr td.colHead {
	border:none;
}
#packages tr td.filler {
	padding:0;
}
.numbers{
	text-align:right;
}
.payments{
	font-weight:bold;
	color:#480c0c;
}
#navColumnOne,#middle,navColumnTwo{
	margin:0;
	padding:0;
}
a#register {
	background:url("../images/button_register.png") repeat scroll 0 0 transparent;
	display:block;
	height:23px;
	width:57px;
}

div.cities {	
	text-align: center;
	padding-top: 10px;
}

h1.cities {
	color: #4e4e4d;	
	font-size: 12px;
	font-weight: normal;
	border: 0px;
}
ul.bullet2{
	margin:0;
	padding:0;
}
ul.bullet2 li {
	background:url("../images/bullet_2.png") no-repeat scroll left top transparent;
	color:#4E4E4D;
	display:block;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	line-height:22hpx;
	padding:0 0 0 30px;

}