@charset "utf-8";
body  {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:active
{
  outline: none;
}
.clear {
	clear: both;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
}
.spacer20 {
	margin-bottom: 5px;
}
.backTop a:link, .backTop a:visited {
	color: #FF0000;
	font-size: 9px;
}
.backTop {
	font-size: 9px;
	color: #FF0000;
	margin-bottom: 40px;
}





#container {
	margin-right: 0%;
	margin-left: 0%;
	width: 100%;
}
.ContactHeaderText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004360;
}


#headerTop {
	background-image: url(images/headerBack.png);
	height: 113px;
	background-repeat: repeat-x;
	background-position: top;
	display: block;
}
#headerTopCenter {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#headerContact {
	float: right;
	margin-right: 27px;
	margin-top: 25px;
	height: 70px;
	overflow: visible;
	visibility: visible;
}
#headerLogo {
	width: 200px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7F0000;
}
#headerPhone {
	font-size: 24px;
	color: #820000;
}
#headerEmail a:link, #headerEmail a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	display: block;
}
#headerEmail a:hover {
	text-decoration: underline;
}

#nav   {
	background-image: url(images/navBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navMenu {
	width: 770px;
	height: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#navMenu ul {
	margin: 0px;
	padding: 0px;
}
#navMenu li {
	display: inline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.leftTab {
	background-image: url(images/menuLeft.png);
	height: 30px;
	width: 11px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}
.centerTab {
	background-image: url(images/menuCenter.png);
	height: 30px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.rightTab {
	background-image: url(images/menuRight.png);
	height: 30px;
	width: 11px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
.navLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#body {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#bodyAds {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bodyAds img {
	width: 770px;
	height: 188px;
}

#sideBar {
	float: right;
	width: 200px;
	padding-left: 10px;
	text-align: left;
	overflow: hidden;
}
.SideBarHeader  {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #000000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 8px;
	letter-spacing: .05em;
}
.SideBarSearchList p {
	margin: 0px;
	padding: 0px;
}
.SideBarSearchList a:link, .SideBarSearchList a:visited {
	color: #19566F;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}
.SideBarSearchList    a:hover  {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	background-position: left;
}
.sideBarNewsDate {
	font-size: 11px;
	margin-bottom: 1px;
	color: #333333;
}
#sideBarNews {
	margin-top: 20px;
	margin-bottom: 40px;
}

.sideBarNewsTextHead {
	font-weight: bold;
	margin-bottom: 10px;
	color: #19566F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sideBarNewsTextBody p {
	margin: 0px;
	padding: 0px;
}
.sideBarNewsTextBody {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#mainBody {
	width: 560px;
	float: left;
}
#mainBodyProducts {
	width: 770px;
	float: left;
}

.bodyText {
	margin-top: 40px;
	display: block;
	float: left;
}
.bodyTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #18566F;
	font-weight: bold;
	margin-bottom: 10px;
}
.bodyTextSubheader {
	color: #666666;
	margin-bottom: 30px;
	margin-right: 20px;
}
.bodyTextSubheaderProducts {
	color: #666666;
	margin-right: 20px;
}

.bodyTextSubheader p {
	margin-top: 0px;
}
.bodyTextSubheaderProducts p {
	margin: 0px;
}


.bodyPhoneBox {
	width: 165px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	height: 265px;
	text-align: center;
}
.bodyPhoneBoxClass {
	margin-bottom: 10px;
}

.bodyPhoneBoxPriceChange {
	height: 65px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-image: url(images/featuredPhones/featuredBack.jpg);
	overflow: hidden;
}
.bodyPhoneBoxPriceChange p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodyPhoneBoxPrice {
	height: 45px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-image: url(images/featuredPhones/featuredBack.jpg);
	overflow: hidden;
}
.bodyPhoneBoxPriceBt {
	height: 20px;
	text-align: center;
	padding-right: 10px;
	background-image: url(images/featuredPhones/featuredBackBt.jpg);
}


.bodyPhoneBoxPriceName {
	font-weight: bold;
}

.bodyPhoneBoxPrice  p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyPhoneBoxPriceNum {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.bodyPhoneBoxPriceCs {
	color: #18566F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}



#footer {
	width: 100%;
	margin-top: 60px;
}
#footerBody {
	background-image: url(images/footerBack.png);
	height: 50px;
}
.footerOutline {
	background-image: url(images/footerOutline.png);
	height: 11px;
}


#navMenu a:link, #navMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navMenu a:hover {
	color: #FFFF00;
}
#footerContact {
	padding-top: 15px;
	float: left;
}
#footerContact a:link, #footerContact a:visited {
	color: #ad0000;
	text-decoration: none;
	font-weight: bold;
}
#footerContact a:hover {
	text-decoration: underline;
}
#footerCopyRight {
	float: right;
	color: #0c4056;
	font-weight: bold;
	margin-top: 15px;
}
#footerBodyCenter {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.productsBox {
	height: 150px;
	width: 210px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.productsBox   a:link, .productsBox   a:visited {
	display: block;
	height: 100%;
	text-decoration: none;
}

#productsSony  a:link, #productsSony a:visited {
	background-image: url(images/products/sonyGray.png);
}
#productsSony a:hover {
	background-image: url(images/products/sonyColor.png);
}
#productsNokia a:link, #productsNokia a:visited {
	background-image: url(images/products/nokiaGray.png);
}
#productsNokia a:hover {
	background-image: url(images/products/nokiaColor.png);
}
#productsLG a:link, #productsLG a:visited {
	background-image: url(images/products/lgGray.png);
}
#productsLG a:hover {
	background-image: url(images/products/lgColor.png);
}
#productsBlackBerry a:link, #productsBlackBerry a:visited {
	background-image: url(images/products/blackberryGray.png);
}
#productsBlackBerry a:hover {
	background-image: url(images/products/blackberryColor.png);
}
#productsHTC a:link, #productsHTC a:visited {
	background-image: url(images/products/htcGray.png);
}
#productsHTC a:hover {
	background-image: url(images/products/htcColor.png);
}
#productsMotorola a:link, #productsMotorola a:visited {
	background-image: url(images/products/motorolaGray.png);
}
#productsMotorola a:hover {
	background-image: url(images/products/motorolaColor.png);
}
#productsSansung a:link, #productsSansung a:visited {
	background-image: url(images/products/samsungGray.png);
}

#productsSansung a:hover {
	background-image: url(images/products/samsungColor.png);
}
#productsBluetooth a:link, #productsBluetooth a:visited {
	background-image: url(images/products/bluetoothGray.png);
}
#productsBluetooth a:hover {
	background-image: url(images/products/bluetoothColor.png);
}

.accessoriesHead {
	font-weight: bold;
	color: #000000;
}
.formBox {
	float: left;
	width: 200px;
	height: 20px;
	padding-top: 5px;
}
.formInput {
	float: left;
}
.bodyPhoneBoxPriceNumA {
	font-size: 14px;
	font-weight: bold;
}
#monthSpecial {
	text-align: center;
	border: 1px solid #e6e4e4;
	padding-bottom: 15px;
}
#monthSpecialHead {
	background-image: url(images/sideBoxSpecial/bk.png);
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e4e4;
}
#monthspecialBody {
	height: 100px;
	text-align: center;
	padding-top: 10px;
}
#monthspecialBody img {
	height: 100px;
}
#monthSpecialTitle {
	margin-top: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
#monthSpecialBodySale {
	margin-top: 5px;
	color: #666666;
	text-decoration: line-through;
}
#monthSpecialBodyPrice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
}
.bodyPhoneBoxClass img {
	margin-bottom: 10px;
	height: 184px;
}
