/**
 * 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 $
 */

body {
		 background: url("../images/headbg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #383838;
    font: 11px/1.5 Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
	}

#wall-tile-2 {
   
	width:1000px;
	margin:0 auto;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	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: #bf0000;
	}

a:active {
	color: #000;
	}

h1 {
	  color: #766056;
    font-size: 12px;
    padding: 0.6em 1em;
    text-transform: uppercase;	
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	}

/*  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-size: 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 #eee;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

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: none repeat scroll 0 0 #ffffff;
    clear: both;
    margin: 0 auto;
    width: 1000px;
	}


#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper{
	margin: 0em;
	padding: 0em;
}
#headerWrapper{
    height: 142px;
		padding:0;
    color: #f3f3f3;
}

#customcontent_home {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
#customcontent_home ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#customcontent_home ul li {
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 310px;
}
#customcontent_home ul li.num-1 {
    margin-left: 0;
}
#customcontent_home ul li.num-2 {
    margin-left: 25px;
}
#customcontent_home ul li.num-3 {
    margin-left: 25px;
}
.head{
    height: 77px;
    margin: 0 auto;
    position: relative;
}
#logo{
left: 0;
    position: absolute;
    top: 0;
}
.phone{
	position:absolute;
	top:0;
	height:30px;
	line-height:30px;
	left:0;
}
.welcome-msg{
	position:absolute;
	top:75px;
	right:390px;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
margin-right:5px;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.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 {
   background: none repeat scroll 0 0 #654430;
    border: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 40px;
	}
#keywords{	
   border: medium none;
    color: #666;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding-left: 5px;
    vertical-align: middle;
    width: 200px;
}
.searchwrap{
  background:none;
  color:#fff;
    border: medium none;
    cursor: pointer;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle;
	 font-family:Arial,Helvetica,sans-serif;
}
.delivery{
    position: absolute;
    right: 0px;
    top: 100px;
	  background: none repeat scroll 0 0 #343233;
    clear: both;
    color: #fff;
    display: inline-block;
    font-family: Times,"Times New Roman",serif;
    letter-spacing: 1.4px;
    margin-top: 7px;
    padding: 3px 9px;
    text-transform: uppercase;
}
#navBreadCrumb {
    color: #242424;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    padding: 0;
    text-align: left;
    width: 96%;
	margin-bottom:10px;
	}

#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;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn{
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	margin-bottom:10px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
/*	background-color: #e9e9e9;*/
	 }

#cartSubTotal {
	border-top: 1px solid #eee;
	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;
	font-weight:bold;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #bf0000;
    font-size: 15px;
    font-style: italic;
	}

.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 {
	height: 1%;
	margin-bottom:10px;
	}

h2.centerBoxHeading {
    font-size: 12px;
    text-transform: uppercase;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    color: #fff;
    font-size: 1.1em;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
    background-color: #333;
    margin: 0;
    padding: 7px;
	text-transform:uppercase;
	}

.centerBoxHeading,#productListHeading{ 
    background-color: #333;
    margin: 1px 0 0 0;
    padding: 8px;
	color:#fff;
	}

.leftBoxContainer, .rightBoxContainer {
      border: 1px solid #e3e0e0;
	}

.sideBoxContent {
	}
.sideBoxContentItem{
	text-align:left;
	margin:10px 0;
	padding-left:5px;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #bf0000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #bf0000;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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: #333;
    font-size: 12px;
    padding-left: 5px;
	font-weight:bold;
    text-decoration: none;
    text-transform: uppercase;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	text-transform:uppercase;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #333;
    padding: 0;
    text-decoration: none;
	}
SPAN.category-subs-parent {
	color: #000;
	}
SPAN.category-subs-selected {
	color: #000;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.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 {
	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;
	}
.loginfo{
 position: absolute;
    right: 150px;
    top: 10px;
}
li{
	list-style:none;
}
.loginfo li{
	float:right;
	padding:0 10px;
}
.loginfo li a{
color:#fff;
font-size:11px;
text-transform:uppercase;}


.cartinfo{
  background: url("../images/shopbasket.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #f3f3f3;
    padding: 5px 0 0 40px;
    position: absolute;
    right: 0;
    top: 5px;
}
.cartinfo a{
    text-decoration: none;
	line-height:20px;
	color:#fff;
	font-weight:bold;
}
.social{
	position:absolute;
	top:30px;
	right:390px;
}
.social li {
    float: left;
    margin-left: 5px;
}
.social li a {
    background: url("http://www.officiallouisvuitton.com/skin/frontend/default/sanorita/images/social.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-size: 0;
    height: 28px;
    transition: all 250ms ease-in-out 0s;
    width: 28px;
}
.social li a.facebook {
    background-position: 0 0;
}
.social li a.facebook:hover {
    background-position: left bottom;
}
.social li a.twitter {
    background-position: -29px 0;
}
.social li a.twitter:hover {
    background-position: -29px bottom;
}
.social li a.pinterest {
    background-position: -58px 0;
}
.social li a.pinterest:hover {
    background-position: -58px bottom;
}
.social li a.linkedin {
    background-position: -87px 0;
}
.social li a.linkedin:hover {
    background-position: -87px bottom;
}
.social li a.dribbble {
    background-position: -116px 0;
}
.social li a.dribbble:hover {
    background-position: -116px bottom;
}



#chcategoriesContent li{
    padding: 4px 0px;
}
.centerBoxContentsNew, .centerBoxContentsSpecials, .centerBoxContentsFeatured,.centerBoxContentsProducts{
 padding: 5px;
    transition: all 0.3s linear 0s;
    width: 180px !important;
	border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    margin: 2px;
}

.centerBoxContentsNew:hover, .centerBoxContentsSpecials:hover, .centerBoxContentsFeatured:hover, .centerBoxContentsProducts:hover{
border: 1px solid #333;
}

.navSplitPagesResult, .navSplitPagesLinks {
    margin: 20px 0px;
    padding: 0 10px;
	color:#777;
}
.navSplitPagesLinks strong {
	background:#766056;
    color: #fff;
    padding: 3px 10px;
}
.navSplitPagesLinks a {
	background:#333;
    color: #fff;
    padding: 3px 10px;
}
.navNextPrevWrapper{
	margin-bottom:10px;
}
.pro_right{
	width:390px;
	float:right;
}
.right_de li{
	line-height:20px;
}
#productPrices{
	font-size:16px;
	font-weight:bold;
	 margin:5px 0;
	 line-height:25px;
}

#productGeneral{
}
.pro_left{
	float:left;
	width:320px;
}
.pro_ads{
	 background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 3px #cccccc;
    float: right;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}
.product-tabs-content {
    background: none repeat scroll 0 0 #fff;
    color: #707070;
    font-size: 11px;
    line-height: 20px;
    min-height: 100px;
    padding: 15px;
}
.product-tabs-content h4 {
    color: #825a6b;
    font: bold 12px/1.25 Arial,sans-serif;
    margin-bottom: 10px;
}
.product-tabs-content h5 {
    font-size: 18px;
}
.product-tabs-content table {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 1px 0 0;
    margin-bottom: 1em;
}
.product-tabs-content th, .product-tabs-content td {
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 2px 6px;
}
.product-tabs-content th {
    font-size: 12px;
    font-weight: bold;
}
.product-tabs-content td em {
    color: red;
    font-style: normal;
}

#productDescription{
    line-height: 20px;
	padding:10px;
	margin:10px 0;
}
#product_tabs_shipping_contents h3{
	 color: #6e495e;
}

iframe {
    background:#fff !important;
    border: medium none;
    height: 600px;
    width: 100%;
}

.headads{
	position:absolute;
	top:112px;
	}
#productName{
	font-size:15px;
	padding:0;
}
.bann{
	margin-bottom:10px;
}
#footWrapper{margin:0 auto;padding:10px;
  background: none repeat scroll 0 0 #333;
}
.top-row {
    display: table;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-top: 3px;
    position: relative;
    width: 100%;
}
.column {
    display: table-cell;
    width: 25%;
	float:left;
}
.column span {
    font-family: "Oswald",Tahoma,Geneva,sans-serif;
    font-size: 13px;
	font-weight:bold;
    margin: 0 10px 0 15px;
    max-height: 50px;
    padding: 15px 0 14px;
    text-transform: uppercase;
	display:block;
	color:#fff;
}
.column ul {
    margin-left: 8px;
    margin-top: 8px;
}
ul {margin:0;
padding:0;}
.column ul li {
    padding: 6px;
}
 .column a {
    color: #fff;
    font-size: 14px;
    padding-left: 3px;
    text-decoration: none;
    transition: all 0.1s ease 0s;
}
 .column a:hover {
    color: #ea2e49;
}
.column ul li:before {
}
.connect {
    display: table;
    height: 48px;
    margin-top: 5px;
    padding-right: 3px;
    padding-top: 9px;
    position: relative;
    text-align: center;
    width: 100%;
}
.connect section {
    display: inline-block;
    float: left;
}
.connect section + section {
    display: inline-block;
    float: right;
    padding-right: 10px;
}
.connect div {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 2.6;
    margin-left: 11px;
    min-width: 40px;
}
.connect div a {
    line-height: 2.6;
}
.connect div span {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 40px;
    margin-right: 7px;
    width: 40px;
}
.connect .contact-methods a {
    color: #333;
    transition: all 0.1s ease 0s;
}
.connect .contact-profiles a {
    background-color: #333745;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 40px;
    margin-left: 7px;
    min-width: 40px;
    transition: background-color 0.2s ease 0s;
    width: 40px;
}
.connect .contact-profiles a:hover {
    background-color: #ea2e49;
}
.contact-method a:hover{
	color: #FF4503;
	transition: all 0.7s ease-in-out 0s;
		}
.custom-text{
	color:#f4f4f4;
}
#powered {
    clear: both;
    height: 60px;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
#powered div {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 960px;
}
#powered a {
    color: #000;
    font-size: 12px;
    transition: all 0.1s ease-in-out 0s;
}
#powered a:hover {
    color: #ea2e49;
}
#powered p {
    color: #333745;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 100%;
    margin-bottom: 0;
    padding: 10px 0 10px;
    position: relative;
}
#powered img {
    float: right;
    margin-left: 13px;
    margin-top: 12px;
    opacity: 0.8;
}
#toTop {
    background-image: url("../images/totop.png");
    height: 60px;
    position: fixed;
    right: 20px;
    width: 60px;
}
#toTop {
    background-position: 0 bottom;
    bottom: 0px;
}
#toTop:hover {
    background-position: right bottom;
}
#banners {
    background: url("../images/banners-bg.png") repeat scroll 0 0 transparent;
    float: right;
    height: 350px;
    margin: 11px 0 0;
    overflow: hidden;
    padding: 18px 0;
    position: relative;
    width: 679px;
}
#banners .indent {
    padding: 0 15px 0 20px;
}
#bannerOne11 {
    float: left;
}
.bannerinfo img {
    margin-right: 15px;
}
.banner-text {
    background: url("../images/banner-text-bg.gif") repeat-x scroll center top #131516;
    bottom: 13px;
    color: #4a4d4e;
    font-family: "Times New Roman",Times,serif;
    font-size: 39px;
    height: 50px;
    line-height: 50px;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 292px;
}
.banner-text1 {
    background: url("../images/banner-text-bg.gif") repeat-x scroll center top #131516;
    bottom: 13px;
    color: #4a4d4e;
    font-family: "Times New Roman",Times,serif;
    font-size: 39px;
    height: 50px;
    line-height: 50px;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 293px;
}
.banner-text a {
    color: #ffffff;
}
.banner-text1 a {
    color: #ffffff;
}
#ad {
    float: left;
    padding: 8px 0;
    width: 100%;
}
#ad a {
    border: 2px solid #e3e3e3;
    float: left;
    margin-right: 3px;
}
#ad a.r {
    float: right;
    margin-right: 0;
}