/**
 * Atheme CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007 iChoze Internet Solutions http://ichoze.com
 * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 */
 
 /*CSS for Image Handler*/
 #trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

 
 
 
 
 

/*  CSS for slide show; */

#Content {
	MARGIN: auto;
	WIDTH: 680px;
	HEIGHT: 380px;
	border:1px solid #686868;
}
#Content IMG {
	WIDTH: 680px;
	HEIGHT: 380px;
}
#controls {
	margin-top:10px;
	margin-right:0px;
	WIDTH: 680px;
	HEIGHT: 24px;
}
#controls a {
	COLOR:#dfdfdf;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND: url(/includes/templates/iC_Acadame/images/sildeNum.png) no-repeat;
	WIDTH: 30px;
	PADDING-TOP: 6px;
	HEIGHT: 24px;
	text-align:center;
	float:right;
}
#controls a.activeSlide {
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #ff5300
}
#Controls a:hover {
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #ff5300;
	TEXT-DECORATION: none
}
#sliderContent {
	margin:auto;
	position:relative;
}
div#showCase {
	width:680px;
	height:42px;
	margin:auto;
	background:url(../images/productsShowcase.jpg) 0 0 no-repeat;
}
div.betweenLine {
	height:20px;
	background:url(../images/line.png) 0 0 no-repeat;
}
div.betweenLine2 {
	height:25px;
	background:url(../images/line.png) 0 100% no-repeat;
}
/*---------end of Slideshow Content Cumstomize by Yinan Yang-------------*/


h1#indexCategoriesHeading {
	font:bold 13px Arial;
	color:#FFAA01;
}
div#indexCategories h2.greeting {
	font:bold 13px Arial;
	color:#FFAA01;
}
#navSuppLeft {
	height:90px;
}
#paypal {
	background: url(../images/payments.gif) no-repeat;
	margin-top:15px;
	margin-left:15px;
	height:26px;
	width:162px;
}
#navSuppRight ul {
	margin: 1em 0 0 0;
	padding:0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
}
#navSuppRight ul li {
	padding:5px 10px 10px 0;
	display: inline;
}
#navSuppRight ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size:1.1em;
}
#navSuppRight {
	margin:3px auto 5px auto;
	font:normal 1em Arial;
	color:#ffaa01;
	margin-right:15px;
}
#siteinfoIP {
	margin:3px auto 5px auto;
	font:normal 1em Arial;
	color:#ffaa01;
}
#siteinfoLegal {
	text-align:right;
	margin:3px auto 5px auto;
	font:normal 1em Arial;
	color:#ffaa01;
}
#siteinfoLegal a {
	color:#888 !important;
}
#devInfo {
	width:970px;
	text-align:left;
	margin:3px auto 15px auto;
	font:normal 1em Arial;
	color:#ffaa01;
}
div.centerBoxContentsNew a img, div.categoryListBoxContents a img, div.centerBoxContentsSpecials a img,div.centerBoxContentsFeatured a img{
	padding:4px;
	border:1px solid #999999;
}
h3.leftBoxHeading {
	text-align:left;
	padding-left:5px;
}
div.leftBoxContainer {
	border:1px solid #393939;
	background: url(../images/leftBoxBg.png) 0 0 repeat;
}
div#navColumnOneWrapper {
	border:0px solid #1f1f1f;
}
div#categoriescss {
	margin-top:0;
}
div#indexCategories {
	margin:0;
}
div#navMainSearch input.searchInput {
	font:normal 14px Arial !important;
	padding:6px 4px 4px 4px;
}
div#navMainSearch input.searchSubmit {
	width:70px !important;
	height:30px;
	background: url(../images/searchButtonBg.gif) 0 0 no-repeat;
	border:0;
	text-indent: -9999px !important;
	cursor:pointer;
	margin:0 0 0 10px;
}
/*--------------end-------------------*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF7F00;
	background:#1A1C1D;
}
#mainbody {
	background:transparent url(../images/highlight_left.gif) repeat-y scroll left top;
	margin:0 auto;
	width:1062px;
}
#mainbodyinner {
	background:transparent url(../images/highlight_right.gif) repeat-y scroll right top;
}
a img {
	background:transparent;
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color:#CCC;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #menuBar ul li a:hover, #navMain ul li a:hover, #navSuppRight ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF9900;
	text-decoration:underline;
	font-size:100%;
}
a:active {
	color: 	#303030;
}
h1 {
	font-size: 1.5em;/*	color: #333333;*/
}
h2 {
	font-size: 1.4em;
}
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 {
	margin: 0.3em 0;
}
/*  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 {
	font-size: 1em;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #F5F4F2;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #686868;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .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;
}
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 {
	text-align: left;
	width: 970px;
	vertical-align: top;
	clear:both;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	overflow:hidden;
}
#headerWrapper {
	position:relative;
	height:220px;
	width:980px;
	background:#1b1b1b url(../images/headerBg.jpg) no-repeat scroll 0 0;
	margin:0 auto;
}
#logoWrapper {
	margin:0 auto;
	position:relative;
	overflow:auto;
	height:170px;
	background: url(../images/headerBorder.gif) repeat-x scroll 0 100%;
	width:100%;
}
#logo {
	padding: 0 0 0 0;
	float:left;
	margin-top:50px;
	margin-left:20px;
	left:0px;
}
#navColumnOneWrapper, #navColumnTwoWrapper{
	background:transparent;
}
#mainWrapper {
	background: url(../images/bg.png) repeat;
	margin:0 auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
}
#taglineWrapper{
	float:right;
}
#tagline {
	color: #F90;
	font-size: 11px;
	font-weight:bold;
	text-align :center;
	margin-top:50px;
	margin-right:20px;
	white-space:nowrap;
}
#searchCartBarWrapper {
	width:980px;
	margin:auto;
}
#searchCartBar {
	background: url(../images/header_search.gif) no-repeat 0 15px;
	padding-left:160px;
	padding-top:.5em;
	float:left;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
#accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: auto;
}
#checkoutShipto, #checkoutBillto {
	border:dotted thin #F60;
	margin-top:10px;
}
.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;
}
#navSuppWrapper {
	background:url(../images/footerbg.gif) repeat-x;
	margin:10px auto 0;
	width:980px;
	height:100px;
}
#navMainWrapper {
	background:url(../images/menuBg.png) 0 100% repeat-x;
	margin: 0em;
	width:980px;
	height:50px;
	z-index:999;
}
#navCatTabsWrapper {
	background:#F2F2F5;
	color: #000000;
	margin: auto;
	padding: .3em;
	font-size:1.1em;
	height: 1%;
}
#navCatTabs {
	width:750px;
	margin:auto;
}
#navMain ul, #navCatTabs ul {
	margin: 1em 0 0 0;
	padding:0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#menuBar li, #navMain li {
	padding:5px 10px 10px 0;
	float:left;
	display:inline;
}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size:1.1em;
}
#menuBar ul li a, #navMain ul li a {
	padding: 0;
	font-size:1.1em;
}
#navCatTabs ul li {
	display: inline;
}
#navCatTabs ul li a {
	color: #000000;
	text-decoration:underline;
}
#navCatTabs ul li a:hover {
	color:#666666;
}
#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{
	margin-top:40px;
	margin-bottom:10px;
}
 #indexProductListCatDescription {
	 background:url(../images/bodyBg.gif) repeat scroll 0 0;
	margin-top:20px;
	margin-left:15px;
}
#navMainSearch {
	margin-bottom:10px;
}
/*IE7 ONLY*/	
*:first-child+html #navMainSearch {
	margin:20px 0 0 0;
}
#altLinks {
	color:#FFFFFF;
	font-size:1.1em;
	padding: .3em 3em 0 0;
	width:970px;
	height:50px;
	margin:0 auto;
	overflow:auto;
}
#altLinks a {
	text-decoration:none;
	padding: 1em .5em 0 .5em;
	font:bold 13px Verdana;
	color:#999;
	margin:0 0 0 15px;
	display:block;
	float:left;
}
#altLinks ul.back a {
	font:bold 12px Arial;
	color:#888;
	width:100px;
	height:20px;
}
#altLinks a:hover {
	color:#ffaa01;
}
#cartContent {
	background:url(../images/shopping_cart.png) no-repeat scroll 0 10px;
	float:right;
	font:bold 12px Arial;
	padding: 10px 0 0 30px;
	margin-right:10px;
}
#cartContent img {
	padding:0;
	margin:0;
}
#cartContent a {
	color:#999;
	text-decoration:underline;
	padding: 0;
}
#navBreadCrumb {
	background:transparent url(../images/leftBoxBg.png) repeat scroll 0 0;
	padding: 0.5em 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em;
}
#navEZPagesTop {
	font-size: 1em;
	font-weight: bold;
	text-align:center;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/*The main content classes*/
#centerColumn, #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;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
}
/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #888888;
}
.tableHeading, #cartSubTotal {
	background:transparent url(../images/leftBoxBg.png) repeat scroll 0 0;
}
#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: #00FFFF;
	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;
}
.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 {
	background:transparent url(../images/bodyBg.gif) repeat scroll 0 0;
	height: 1%;
	margin: 1.1em 0;
	border: 1px solid #686868;
}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #FFF;
	text-align:left;
	padding-left: 2em;
}
/*sideboxes*/
.columnLeft {
}
h3.itemTitle {
	font-size:1.1em;
	position:static;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 1.1em;
	color: #FFF;
	font-weight:bold;
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
	color: #ffffff;
	font-weight:bold;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.0em;
	color: #ffffff;
	font-weight:bold;
}
.leftBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;/* for IE *//*filter:alpha(opacity=30);*//* CSS3 standard */
  /*opacity:0.3;*/

	}
.centerBoxHeading {
	margin: 0em;
	background:transparent url(../images/leftBoxBg.png) repeat scroll 0 0;
	padding: 0.5em 0.2em;
}
.rightBoxHeading {
	margin: 0em;
	background:#175B96;
	padding: 0.5em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
}
.sideBoxContent {
	margin:.1em 0 0 0;
	padding: 0.4em;
	border-top: 1px solid #393939;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.centerBoxContentsProducts {
	border:thin solid #686868;
	margin-top:3px;
	margin-left:3px;
}
.centerBoxContentsProductsOver{
	background: #333;
	border:thin solid #FF9900;
	margin-top:3px;
	margin-left:3px;
}
#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 {
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */
.sideBoxContent A.category-top, .sideBoxContent A.category-top:visited {
	color: #000000;
	text-decoration: none;
	background:url(../images/blue_arrow.gif) 0em .2em no-repeat;
	padding:0 0 0 1em;
}
.sideBoxContent A.category-top:hover {
	text-decoration:underline;
}
A.category-links, A.category-links:visited {
	color: #666666;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #96171A;
	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;
}
.rowEven {
	height: 1.5em;
	padding: 0.5em 0;
	background: #555
}
.rowOdd {
	height: 1.5em;
	padding: 0.5em 0;
	background:#666
}
.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 {
	background:transparent url(../images/leftBoxBg.png) repeat scroll 0 0;
	height: 2em;
}
.productListing-rowheading {
	background: #175B96;
	height: 2em;
	color: #FFFFFF;
}
.productListing-rowheading a:link, .productListing-rowheading a:visited {
	color:#FFFF99;
}
#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: #1A2C3D;
}
div#friendlink {
	text-align:right;
	margin:0 auto;
	color:#FFAA01;
}
.listingProductImage {
	margin-top:5px;
}
.listingDescription {
	margin-bottom:5px;
}
#login_header {
	padding:0 0.5em 0 0;
}
#login_header:hover {
	color:red;
	cursor:pointer;
}
#listingProductImagecontainer {
	height:80px;
}
#login_header_form{
	display:none;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	margin:0 auto;
	padding:10px;
}
#contactNumber{
	background:url(../images/bg.png) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	width:101px;
}
