@font-face {
 font-family: 'OpenSansLight';
 src: url('../fonts/OpenSans-Light-webfont.eot');
 src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansRegular';
 src: url('../fonts/OpenSans-Regular-webfont.eot');
 src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansSemibold';
 src: url('../fonts/OpenSans-Semibold-webfont.eot');
 src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'universcondensed';
 src: url('../fonts/univers_57_condensed-webfont.eot');
 src: url('../fonts/univers_57_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/univers_57_condensed-webfont.woff') format('woff'), url('../fonts/univers_57_condensed-webfont.ttf') format('truetype'), url('../fonts/univers_57_condensed-webfont.svg#universcondensed') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'universcondensed_bold';
 src: url('../fonts/univers_67_condensed_bold-webfont.eot');
 src: url('../fonts/univers_67_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/univers_67_condensed_bold-webfont.woff') format('woff'), url('../fonts/univers_67_condensed_bold-webfont.ttf') format('truetype'), url('../fonts/univers_67_condensed_bold-webfont.svg#universcondensed_bold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'univers_lt_std47LtCn';
 src: url('../fonts/univers_lt_std_47_light_condensed-webfont.eot');
 src: url('../fonts/univers_lt_std_47_light_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/univers_lt_std_47_light_condensed-webfont.woff') format('woff'), url('../fonts/univers_lt_std_47_light_condensed-webfont.ttf') format('truetype'), url('../fonts/univers_lt_std_47_light_condensed-webfont.svg#univers_lt_std47LtCn') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin:1px 0 0 0;
	padding:0px;
	font:12px "universcondensed", Helvetica, sans-serif;
	color:#5A5A5A;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
/*audio, canvas, video { display: inline-block; *display: inline; *zoom: 1;}*/

a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#000;
}
a img {
	border:0px;
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, p, ul, li, header, .toplinks {
	margin:0px;
	padding:0px;
	font-family: "universcondensed", Helvetica, sans-serif;
}
H2 { font-family: "universcondensed", Helvetica, sans-serif; font-size: 11px; color: #CC0000 }
h1 a {text-decoration:underline; color: #012772;}
.fl {
	float:left!important;
}
.fr {
	float:right!important;
}
.cl {
	clear:both;
	font-size:1px;
	line-height:0px;
}
.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.sprite1, .rating, .rated img {
	background:url(../media/sprite.png) 10000px 1000000px no-repeat;
}
.sprite2 {
	background:url(../media/sprite2.gif) 10000px 1000000px no-repeat;
}
.linebg {
	background:url(../media/line-bg.png) no-repeat 1000000px 1000000px;
}
hgroup h2, hgroup h3 {
	font-family:"universcondensed", Helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold
}
hgroup h2 {
	font-size:28px;
	text-transform:none;
}
hgroup h3 {
	font-size:20px;
}
/* Main Classes */
.wrapper, header {
	margin:0 auto;
	width:998px;
}
.logo {
	padding-top:15px;
}
.headtopRight {
	text-align:right;
	font:11px "OpenSansRegular", Helvetica, sans-serif;
}
.toplinks ul {
	margin:0px;
	padding:0px;
}
.toplinks li {
	padding:0px 5px;
	display:inline;
	border-right:1px solid #ccc;
}
.toplinks li a {
	color:#6a6a6a;
}
.toplinks li a:hover {
	color:#333;
}
.toplinks li a img.signupIcon, .toplinks li a img.loginIcon, .toplinks li a img.myaccountIcon {
	width:10px;
	height:10px;
}
.toplinks li a img.signupIcon {
	background-position:1px 0;
}
.toplinks li a img.loginIcon {
	background-position:-15px 0;
}
.toplinks li a img.myaccountIcon {
	background-position:-31px 0;
}
.customercare {
	color:#959595;
	padding:5px 0px 15px 0;
	line-height:13px;
}
.customercare span {
	color:#c9353a;
	font-weight:bold;
}
.searchbox, .searchbtn {
	margin:0px;
	padding:0px;
	background:url(../media/sprite.png) no-repeat 100000px 100000px;
	height:42px;
	border:0px;
	float:left
}
.searchbox {
	background-position: 0px -28px;
	width:241px;
	padding-left:15px;
	font:12px/38px Arial, Helvetica, sans-serif;
	color:#616060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5)
}
.searchbtn {
	background-position: -256px -28px;
	width:31px;
}
.add2cart {
	background-position:-288px -28px;
	width:60px;
	height:45px;
	float:left
}
.add2cart span {
	position:relative;
	top: -13px;
	font:18px "universcondensed_bold", OpenSansRegular, sans-serif;
	color:#c03137;
	width:50px;
	display:inline-block;
	text-align:center;
}
.leftimg {
	background-position:0 -83px;
	width:5px;
	height:43px;
	float:left;
	position:relative;
	left:-10px;
	top:-13px;
}
.rightimg {
	background-position:-173px -83px;
	width:5px;
	height:43px;
	float:right;
}
nav {
	padding:7px 0 7px 5px;
	height:43px;
	z-index:1000;
	position:relative
}
nav ul {
	background:url(../media/line-bg.png) repeat-x 0 0;
	height:41px;
	width:988px;
	padding:1px 0;
}
nav li {
	display:inline;
	position:relative;
	float:left
}
nav li a {
	padding:12px 10px;
	text-transform:uppercase;
	font:13px Arial, Helvetica, sans-serif;
	color:#dedede;
	background:url(../media/seprator.jpg) no-repeat right top;
	float:left
}
nav li a:hover, nav ul li:hover, nav ul li:hover a {
	color:#fff;
	background:url(../media/line-bg.png) repeat-x 0 -559px;
}
nav ul li ul {
	display:none;
z-index::1100;
	padding-bottom:5px;
	border-radius:0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
nav ul li:hover ul {
	position:absolute;
	width:230px;
	height:auto;
	top:41px;
	left:0px;
	background:#c9343a;
	z-index:1000;
	display:block;
}
nav li ul li a {
	background-image:none;
	padding:5px;
	border-bottom:0px solid #b20000;
	width:220px;
	color:#dedede!important;
	text-transform:capitalize;
	font-size:14px
}
nav li ul li a:hover {
	color:#fff!important;
}
nav li.dailydeal {
	float:right!important;
	position:relative;
	top:-1px;
	right:-6px;
}
nav li.dailydeal a {
	background:url(../media/sprite.png) no-repeat -10px -83px!important;
	width:124px;
	height:43px;
	padding:0px;
}
nav li.dailydeal:hover, nav li.dailydeal a:hover {
	background-color:#fff!important;
}
nav li.mobileRound:hover img.leftimg {
	background-position:-181px -83px;
}
nav li.mobileRound ul {
	margin:0 0 0 -5px
}
nav li.mobileRound a {
	padding-left:5px;
	padding-right:15px
}
nav li.mobileRound ul li a {
	padding:5px;
}
nav li ul li a:hover {
	background:url(../media/line-bg.png) repeat-x 0 0;
}
.leftsection {
	margin:0px;
	padding:0px;
	width:210px;
	border:1px solid #d1d1d1;
	border-bottom:0px;
}
.leftsection.wid216 {
	width:216px;
	margin-top:33px;
~margin-top:30px;
}
.leftsection.wid216 .sliderContainer {
	height:173px;
}
.leftsection.bdrBottm {
	border-bottom:1px solid #d1d1d1;
}
.lftmenus ul li {
	font:11px/22px "universcondensed_bold", OpenSansRegular, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.lftmenus ul li a img.satellite, .lftmenus ul li a img.phoneicon, .lftmenus ul li a img.androidphone, .lftmenus ul li a img.travellpack, .lftmenus ul li a img.wireless, .lftmenus ul li a img.configIcon, .lftmenus ul li a img.phonefind, .lftmenus ul li a img.thuraya, .lftmenus ul li a img.iridium, .lftmenus ul li a img.globalstar, .lftmenus ul li a img.inmarsat, .lftmenus ul li a img.wirelessSecurity {
	margin:0px 5px 0px 0;
	width:20px;
	height:20px;
	float:left
}
.lftmenus ul li a img.satellite {
	background-position:-0px -145px;
}
.lftmenus ul li a img.phoneicon {
	background-position:-0px -166px;
}
.lftmenus ul li a img.androidphone {
	background-position:-0px -195px;
}
.lftmenus ul li a img.travellpack {
	background-position:-0px -223px;
}
.lftmenus ul li a img.wireless {
	background-position:-0px -252px;
}
.lftmenus ul li a img.configIcon {
	background-position:-32px -145px;
}
.lftmenus ul li a img.phonefind {
	background-position:-32px -174px;
}
.lftmenus ul li a img.thuraya {
	background-position:-109px 0px;
}
.lftmenus ul li a img.iridium {
	background-position:-142px 0px;
}
.lftmenus ul li a img.globalstar {
	background-position:-176px 2px;
}
.lftmenus ul li a img.inmarsat {
	background-position:-212px 2px;
}
.lftmenus ul li a img.wirelessSecurity {
	background-position:-238px 1px;
}
.lftmenus ul li a {
	background:#f0f0f0;
	display:block;
	padding:3px 8px;
	border-bottom:1px solid #d1d1d1;
	border-top:1px solid #fff;
	color:#595959
}
.lftmenus ul li a.lastbdr {
	border-bottom:0px;
	border-top:1px solid #fff;
}
.lftmenus ul li a:hover {
	background:#dbdbdb;
}
.lftmenus ul li.selected a, .lftmenus ul li.findbybrand a {
	background:#dbdbdb;
	border-bottom:1px solid #d1d1d1;
	border-top:0px;
}
.lftmenus ul li.selected ul, .lftmenus ul li.findbybrand ul {
	border-bottom:1px solid #d1d1d1;
	padding-bottom:10px;
}
.lftmenus ul li.selected ul li, .lftmenus ul li.findbybrand ul li {
	list-style:square;
	color:#a3a3a3;
	margin:0 0 0 40px;
	font-size:14px;
	padding:0px 0;
}
.lftmenus ul li.selected ul li a, .lftmenus ul li.findbybrand ul li a {
	background:#fff;
	border:none;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	padding:2px 0;
	height:18px;
	margin:0px;
}
.lftmenus ul li.selected ul li a:hover {
	color:#000;
}
/*.lftmenus ul li ul{display:none;}
.lftmenus ul li:hover ul{display:block; background:none}*/

.lftmenus ul li.findbybrand a {
	font:13px/23px "universcondensed_bold", OpenSansRegular, sans-serif;
	padding:5px 0 2px 5px;
	border-top:1px solid #fff;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5)
}
.lftmenus ul li.findbybrand ul li {
	list-style:none;
	margin:0px 10px;
}
.lftmenus ul li.findbybrand ul li a {
	color:#595959;
	font-family:universcondensed_bold;
	border-bottom:1px dotted #ccc;
	background:url(../media/arrow_bullet.jpg) no-repeat 15px center;
	padding:3px 0 3px 30px;
}
.homerightbanner {
	width:230px;
}
.homeslider {
	width:543px;
	height:587px;
	margin-right:7px;
	overflow:hidden;
	z-index:500;
}
/* Home page slider classes */

ul.bjqs {
	position:relative;
	display:none;
}
li.bjqs-slide {
	position:absolute;
	display:none;
}
ul.bjqs-controls {
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}
ul.bjqs-controls.v-centered li a {
	position:absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a, ul.bjqs-controls.v-centered li.bjqs-next a:hover {
	right:-10px;
	width:40px;
	height:40px;
	background:url(../media/sprite.png) no-repeat -452px -20px;
	margin-top:-230px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a, ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
	left:0;
	width:40px;
	height:40px;
	background:url(../media/sprite.png) no-repeat -390px -20px;
	margin-top:-230px;
}
ol.bjqs-markers {
	list-style: none;
	position:absolute;
	z-index:10000;
	bottom:0px;
~bottom:10px;
	left:400px!important;
}
ol.bjqs-markers li {
	display:inline;
}
ol.bjqs-markers li a {
	padding:5px;
	margin-right:4px;
	background:#9e9e9e;
	border:1px solid #fff;
	text-decoration: none;
	display:inline-block;
	font-size:0px;
}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
	background: #272977;
}
li.bjqs-slide, li.bjqs-slide img, ul.bjqs, #banner-fade {
	height:587px!important;
}
ul.bjqs-controls.v-centered li a {
	display:block;
	padding:10px;
}
#banner-slide, .bjqs-wrapper {
	height:168px!important;
}
#banner-slide li.bjqs-slide img {
	width:auto!important;
	height:auto!important;
}
#banner-slide, #banner-slide li.bjqs-slide {
	width:200px!important;
}
#banner-slide .bjqs-wrapper {
	margin:0 15px;
	width:170px!important;
	text-align:center
}
#banner-slide li.bjqs-next a {
	right:0;
	width:14px;
	height:22px;
	margin:40px 0 0 0;
	padding:0px;
	background:url(../media/sprite.png) no-repeat -104px -233px!important;
}
#banner-slide li.bjqs-next a:hover {
	background:url(../media/sprite.png) no-repeat -102px -205px!important;
}
#banner-slide li.bjqs-prev a {
	left:0;
	width:14px;
	height:22px;
	background:url(../media/sprite.png) no-repeat -86px -233px!important;
	margin:40px 0 0 0;
	padding:0px;
}
#banner-slide li.bjqs-prev a:hover {
	background:url(../media/sprite.png) no-repeat -84px -205px!important;
}
#home-thumbSlider, .bjqs-wrapper {
	height:220px!important;
}
#home-thumbSlider {
	width:977px!important;
	max-width:977px!important
}
#home-thumbSlider .bjqs-wrapper {
	margin:0 35px;
	text-align:center;
	width:900px!important
}
#home-thumbSlider .bjqs-wrapper li {
	width:194px!important
}
#home-thumbSlider li.bjqs-slide img {
	width:auto!important;
	height:auto!important;
}
#home-thumbSlider li.bjqs-next a, #home-thumbSlider li.bjqs-next a:hover {
	right:0;
	width:20px;
	height:35px;
	margin:40px 0 0 0;
	padding:0px;
	background:url(../media/sprite.png) no-repeat -105px -153px!important;
}
#home-thumbSlider li.bjqs-prev a, #home-thumbSlider li.bjqs-prev a:hover {
	left:0;
	width:20px;
	height:35px;
	background:url(../media/sprite.png) no-repeat -70px -153px!important;
	margin:40px 0 0 0;
	padding:0px;
}
#home-thumbSlider ol {
	display:none;
}
/* Home page slider classes End */




















.homebtmslider {
	margin:0px;
	padding:0px;
	border:1px solid #d1d1d1;
	display:inline-block
}
.homebtmslider h3 {
	background:#e9e9e9;
	font:14px "universcondensed_bold", OpenSansRegular, sans-serif;
	text-transform:uppercase;
	color:#595959;
	padding:8px 10px 5px 10px;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	border-bottom:1px solid #d1d1d1;
}
.phoneSpecialThumb {
	padding:10px;
}
.phoneSpecialThumb .leftbullet, .phoneSpecialThumb .rightbullet {
	width:20px;
	height:35px;
	margin-top:100px;
}
.phoneSpecialThumb .leftbullet {
	background-position:-70px -153px;
}
.phoneSpecialThumb .rightbullet {
	background-position:-105px -153px;
}
.btmslider {
	width:930px;
	overflow:hidden;
	height:250px;
	float:left
}
.phoneSpecialThumb ul {
	float:left;
	margin:0px;
	padding:10px 20px 0 20px;
	overflow:hidden;
}
.phoneSpecialThumb li {
	display:inline;
	text-align:center;
	float:left;
	width:180px;
	height:215px;
	padding:10px 20px;
	border-right:1px dotted #989898;
}
.phoneSpecialThumb li p, .phoneSpecialThumb li p.title {
	font:12px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#303030;
}
.phoneSpecialThumb li p.pricelist {
	font:12px/12px Arial,Helvetica,sans-serif;
	margin-top:10px
}
.phoneSpecialThumb li p.pricelist .redtxt {
	color:#c9343a;
}
.phoneSpecialThumb li p.pricelist .currentPrice {
	color:#323392;
	font:14px Arial,Helvetica,sans-serif;
	font-weight:bold;
}
/* Category Classes */
.smallSlider {
	margin:0px;
	padding:10px 5px;
}
.sliderContainer {
	width:150px;
	overflow:hidden;
	float:left;
	height:155px
}
.sliderContainer ul {
	width:1000px;
}
.sliderContainer ul li {
	text-align:center;
	display:inline;
	float:left
}
.sliderContainer ul li a {
	background:none!important;
	padding:5px;
	border:0px;
	text-align:center;
	width:170px;
}
.sliderContainer ul li a:hover, .backgroundNone {
	background:none!important;
}
.sliderContainer ul li a p {
	font:12px/12px Arial, Helvetica, sans-serif;
}
span.priceamount {
	font:18px Arial, Helvetica, sans-serif;
	color:#c9343a;
}
a.leftsmallbullet, a.rightsmallbullet {
	background:none!important;
	border:0px!important;
	margin-top:60px;
}
a.leftsmallbullet img, a.rightsmallbullet img {
	width:14px;
	height:22px;
}
a.leftsmallbullet img {
	background-position:-86px -233px;
}
a.leftsmallbullet img:hover {
	background-position:-83px -205px;
}
a.rightsmallbullet img {
	background-position:-104px -233px;
}
a.rightsmallbullet img:hover {
	background-position:-102px -205px;
}
.categoryPage {
	width:780px;
}
.staticPage {
	width:996px;
}
.breadcrumb {
	background:url(../media/line-bg.png) repeat-x 0 -50px;
	height:30px;
	padding:0 10px 0 5px;
}
.list li {
	margin:0px;
	padding:7px 14px 7px 8px;
	float:left;
	display:inline;
	background:url(../media/arrow_bullet.png) no-repeat right 11px;
	font:12px/19px Arial, Helvetica, sans-serif;
	color:#5b5ca8;
	text-transform:uppercase
}
.list li a {
	color:#7f7f7f;
}
.list li a:hover {
	color:#5b5ca8;
}
.list li.homeicon img {
	background-position:-77px 0;
	width:15px;
	height:15px;
	position:relative;
	top:1px;
}
.gridview img {
	width:24px;
	height:26px;
	background-position:0 -327px;
}
a:hover.gridview img, a.selected.gridview img {
	width:24px;
	height:26px;
	background-position:0 -298px;
}
.listview img {
	width:24px;
	height:26px;
	background-position:-30px -298px;
}
a:hover.listview img, a.selected.listview img {
	width:24px;
	height:26px;
	background-position:-30px -327px;
}
.compare {
	border-bottom:0px solid #ccc;
	padding:4px 10px 6px 10px;
}
.itemtext {
	text-transform:uppercase;
	color:#7f7f7f;
	line-height:23px;
}
.itemtext span {
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3e3e;
}
.comparecheckbox {
	position:relative;
	top:3px;
	right:5px
}
.comparebtn {
	background-position: -384px -346px;
	width:116px;
	height:23px;
	border:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	cursor:pointer
}
.sortby {
	padding:2px 0 0 8px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#979696;
}
.sortbysearch {
	background-position: -373px -374px;
	width:128px;
	height:21px;
	border:1px solid #dedede;
	font:12px Arial, Helvetica, sans-serif;
	color:#979696;
	text-transform:uppercase
}
.phonethumb.phoneSpecialThumb {
	padding-top:20px;
}
.phoneSpecialThumb.phonethumb ul {
	width:auto;
	padding:0px 0 0 20px;
}
.phoneSpecialThumb.phonethumb li {
	border:1px solid #f2f2f2;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:url(../media/line-bg.png) repeat-x 0 -80px;
	height:250px;
	padding-top:10px;
	margin-right:24px;
	margin-bottom:32px;
	position:relative;
}
.yourprice, .phoneSpecialThumb.phonethumb.listviewthumb li p span.currentPrice {
	display:none;
}
.phoneSpecialThumb.phonethumb.listviewthumb ul {
	padding:0px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li {
	width:720px;
	height:90px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p {
	float:left;
	text-align:left;
}
.phoneSpecialThumb.phonethumb.listviewthumb li .phonecompare {
	left:0px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.title {
	width:200px;
	padding:35px 40px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.dummyheight {
	padding:10px 0 0 0;
	width:100px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.dummyheight img {
	width:auto;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.yourprice {
	display:block;
	padding:30px 0 0 50px;
	font:12px/0px Arial, Helvetica, sans-serif;
	color:#767676;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.yourprice span.largetxt {
	font:30px Arial, Helvetica, sans-serif;
	color:#323392;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.yourprice span sup.dollar {
	font-size:22px;
	float:left
}
.phoneSpecialThumb.phonethumb.listviewthumb li .rating {
	position:absolute;
	left:113px;
	top:90px;
}
.phoneSpecialThumb.phonethumb.listviewthumb li p.pricelist {
	padding-top:26px;
	width:155px;
}
.dummyheight {
	height:130px;
}
.phonecompare {
	background-position:-63px -367px;
	width:68px;
	height:17px;
	text-align:left;
	position:absolute;
	top:0px;
	right:0px;
}
.phonecompare input {
	width:12px;
	margin-left:0px;
	position:relative;
	left:2px;
~left:2px;
~top:-1px;
}
.offertag {
	background-position:0 -367px;
	width:51px;
	height:23px;
	position:absolute;
	top:5px;
	left:-6px;
	display:none
}
.offer .offertag {
	display:block;
}
.phoneSpecialThumb.phonethumb.listviewthumb .offertag {
	top:30px;
	right:-6px!important;
}
.rating {
	margin:10px 0 0 45px;
	position:relative;
	float:left
}
.rated {
	position:absolute;
	left:0px;
}
.rating {
	background-position: -142px -172px;
	width:88px;
	height:18px;
}
.rated img {
	background-position:-142px -153px;
	height:18px;
}
.rated img.wid5 {
	width:20px;
}
.rated img.wid10 {
	width:34px;
}
.rated img.wid15 {
	width:52px;
}
.rated img.wid20 {
	width:67px;
}
.rated img.wid25 {
	width:84px;
}
.spotter {
	padding:11px;
}
.comparebtm {
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:5px;
~margin-top:38px;
}
.paging ul {
	margin:0px;
	padding:0px 30px 0 0;
}
.paging li {
	margin:0px;
	padding:0px;
	display:inline;
}
.paging li a {
	font:13px Arial, Helvetica, sans-serif;
	color:#979696;
	width:17px;
	height:17px;
	display:inline-block;
	text-align:center;
}
.paging li a:hover, .paging li.selected a {
	background:url(../media/sprite.png) no-repeat -95px -284px;
	color:#fff;
}
.paging li.nextarrow a img {
	background:url(../media/sprite.png) no-repeat -97px -263px;
	width:14px;
	height:14px;
	top:4px;
	position:relative;
}
.paging li.nextarrow a:hover {
	background:none;
}

.paging li.prevarrow a img {
	background:url(../media/sprite.png) no-repeat -97px -263px;
	width:14px;
	height:14px;
	top:4px;
	position:relative;
}
.paging li.prevarrow a:hover {
	background:none;
}

.paging li.firstarrow a img {
	background:url(../media/sprite.png) no-repeat -97px -263px;
	width:14px;
	height:14px;
	top:4px;
	position:relative;
}
.paging li.firstarrow a:hover {
	background:none;
}

.paging li.lastarrow a img {
	background:url(../media/sprite.png) no-repeat -97px -263px;
	width:14px;
	height:14px;
	top:4px;
	position:relative;
}
.paging li.lastarrow a:hover {
	background:none;
}
/* Category Classes End*/

/* Login Classes Start Here */
.loginouter {
	padding:10px 0 150px 0;
}
.importantmsg {
	border:2px solid #c9343a;
	padding:8px 5px;
}
.msgIcon {
	background-position:-90px -315px;
	width:30px;
	height:30px;
	float:left;
	margin:2px 4px
}
.importantmsg h3 {
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.importantmsg p {
	color:#646464;
}
.msgcontainer {
	width:940px;
	height:30px;
	overflow:hidden
}
.signUp, .signIn {
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #dfdfdf;
	width:48.5%;
	margin:0 5px;
	height:230px;
}
.signUp h2, .signIn h2, .buyServices h2 {
	background:url(../media/line-bg.png) repeat-x 0 -403px;
	height:42px;
	border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	font:18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:10px 0 0 10px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.registerContainer, .loginContainer {
	padding:10px 10px 20px 10px;
}
.registerbtn {
	margin-top:74px;
	float:right;
}
.registerContainer h3, .loginContainer h3 {
	font:13px Arial, Helvetica, sans-serif;
	color:#848484;
}
.registerbtn input, .loginbtn input, .addorderbtn input, .checkoutbtn input {
	background-position:-348px -453px;
	width:150px;
	height:40px;
	border:0px;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	text-align:left;
	padding:0 0 0 10px;
	cursor:pointer
}
.rememberme {
	color:#9c9b9b;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
a.forgotpass {
	color:#a1262b;
	margin:5px 0 0 23px;
	text-decoration:underline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover.forgotpass, a:hover.extendedlink {
	text-decoration:none;
}
.loginbtn input {
	background-position:-378px -408px;
	width:120px;
}
.loginInput {
	margin:0px;
	padding:15px 0 20px 0;
}
.loginInput label span {
	margin:0px;
	padding:0px 0 2px 8px;
	color:#4d4d4d;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.loginInput input {
	margin:2px 0px 0 0;
	border:1px solid #dedede;
	padding:2px 5px;
	width:210px;
}
/* Login Classes End Here */

/* Register Classes */
.signUpLeft {
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #dfdfdf;
	width:70.0%;
	margin:0 5px;
	height:auto;
}
.signUpRight {
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #dfdfdf;
	width:25.0%;
	margin:0 5px;
	height:350px;
	padding:5px;
}
.signUpLeft h2 {
	background:url(../media/line-bg.png) repeat-x 0 -403px;
	height:42px;
	border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	font:18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:10px 0 0 10px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.regInput {
	margin:0px;
	padding:15px 0 20px 30px;
}
.regInput .fr{
	padding-right: 30px;
}
.regInput label span {
	margin:0px;
	padding:0px 0 2px 8px;
	color:#4d4d4d;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.regInput input {
	margin:2px 0px 0 0;
	border:1px solid #dedede;
	padding:2px 5px;
	width:210px;
}
/* Login Classes End Here */


/* Satellite Page Classes Start Here */
.satelliteOuter {
	width:775px;
}
.satelliteDescription {
	border:1px solid #e3e3e3;
	padding:10px;
}
.satelliteDescription h3 {
	color:#243159;
	font:18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.satelliteDescription p {
	color:#595959;
	font-size:13px;
	line-height:18px;
	padding:10px 0;
	font-family:univers_lt_std47LtCn;
}
.inmarsatBanner {
	background:url(../media/satellite_banner1.jpg) no-repeat;
	height:380px;
	width:775px;
}
.buyterms {
	margin:0px;
	padding:20px 0 0 170px;
	width:260px;
	overflow:hidden;
}
.buyterms li {
	margin:0px;
	padding:5px 0 5px 20px;
	background:url(../media/round_bullet.png) no-repeat center left;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#09333a;
}
.buyterms li a{
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#09333a;
}
.inmarsatBanner p {
	font:16px "universcondensed_bold", OpenSansRegular, sans-serif;
	text-transform:uppercase;
	color:#fff;
	width:400px;
	padding:7px 0 0 20px;
	height:120px;
	overflow:hidden;
}
.buyServices {
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border:1px solid #dfdfdf;
	width:48.5%;
	margin-top:3px;
	height:290px
}
.buyServices h2 {
	font-family:"universcondensed_bold", OpenSansRegular, sans-serif;
	text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
	height:30px;
}
.buyinnerCont {
	padding:15px 15px 10px 15px;
}
.buyinnerCont ul {
	margin:0px;
	padding:0px 0 10px 10px;
	float:left;
}
.buyinnerCont li {
	margin:0px;
	padding:5px 0 5px 20px;
	background:url(../media/dimond_bullet.png) no-repeat left 8px;
	font:14px Arial, Helvetica, sans-serif;
	color:#939393;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:215px;
}
.buyinnerCont p {
	font:14px Arial, Helvetica, sans-serif;
	color:#939393;
	width:210px;
	height:220px;
	float:left;
	overflow:hidden;
	text-align:justify
}
.prepaidIcon {
	background-position:-147px -343px;
	width:95px;
	height:80px;
}
.postcardIcon {
	background-position:-147px -277px;
	width:95px;
	height:58px;
}
.renticon {
	background-position:-141px -204px;
	width:95px;
	height:58px;
}
.knowMore {
	position:absolute;
	right:-6px;
	bottom:0px;
}
.knowMore img {
	background-position:0px -422px;
	width:102px;
	height:38px;
}
.ratechart {
	height:225px;
	padding:5px;
}
.ratechart li {
	margin:0px 2px 2px 0;
	padding:1px 5px;
}
.ratechart li.headingBG {
	padding:0px 5px;
	background:url(../media/line-bg.png) repeat-x 0 -455px;
}
.ratechart li.headingBG label {
	font-family:universcondensed_bold;
	color:#2f2f2f;
}
.ratechart li label {
	float:left;
	padding:5px;
	font:13px Arial, Helvetica, sans-serif;
	color:#939393;
	width:101px
}
.ratechart li label.permin {
	width:230px;
	border-right:2px solid #fff;
}
.ratechart li.even {
	background:#f8f8f8;
}
.ratechart li.odd {
	background:#f2f2f2;
}
.devicesCont {
	padding:12px 10px;
~padding-top:5px;
}
.device {
	border-radius:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border:1px solid #f0f0f0;
	width:239px;
	height:145px;
	text-align:center;
	position:relative;
}
.device h3 {
	width:242px;
	background:url(../media/line-bg.png) repeat-x 0 -455px;
	font:14px "universcondensed_bold", OpenSansRegular, sans-serif;
	color:#181818;
	text-transform:uppercase;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	position:absolute;
	bottom:0px;
	padding:8px 0;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	left:0px;
}
/*
.device img {
	margin-top:22px;
}
*/
.thurayaDataServicesBanner {
	background:url(../media/thuraya_data_services_banner.jpg) no-repeat;
	width:775px;
	height:268px;
}
.thurayaDataServicesDescription {
	width:300px;
	height:200px;
	padding:40px 0 0 422px
}
.sailorBanner {
	background:url(../media/sailor_banner.jpg) no-repeat;
	width:775px;
	height:268px;
}
.iridium_sailorBanner {
	background:url(../media/iridium_sailor.jpg) no-repeat;
	width:775px;
	height:268px;
}
.iridium_maritimeBanner {
	background:url(../media/iridium_maritime.jpg) no-repeat;
	width:775px;
	height:268px;
}
.sailorDescription {
	width:300px;
	height:200px;
	padding:40px 0 0 400px
}
.sailorDescription h3, .thurayaDataServicesDescription h3, .extendedWarrenty h3, .addtocartGrid li ul li.firstcol {
	color:#363636;
	font:30px "universcondensed_bold", OpenSansRegular, sans-serif;
	text-transform:uppercase;
	overflow:visible;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sailorDescription h3 span, .thurayaDataServicesDescription h3 span {
	color:#456d8b;
}
.sailorDescription p, .thurayaDataServicesDescription p {
	color:#595959;
	font-size:14px;
	line-height:25px;
	padding:10px 0;
	text-transform:uppercase;
}
.mrgR10 {
	margin-right:10px;
}
.vodTour {
	background:url(../media/vod_shade.jpg) no-repeat center bottom;
	padding:0 0 25px 0;
	width:775px;
	margin:10px 0;
	text-align:center
}
.vodTour h3 {
	color:#363636;
	font:16px "universcondensed_bold", OpenSansRegular, sans-serif;
	background:#e4e4e4;
	padding:5px 10px;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
}
/* Satellite Page Classes End Here */

/* Product Page Classes start Here */

.extendedWarrenty {
	background:url(../media/pattern_shade.jpg) repeat-x 0 0;
	border:1px solid #d2d2d2;
	width:300px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	margin:5px 0 3px 0;
	position:relative;
~margin-top:8px;
	text-align:center;
	padding-bottom:10px;
}
.extendedWarrenty h3 {
	background:url(../media/sprite.png) no-repeat 0 -473px;
	width:225px;
	color:#fff !important;
	font-size:16px;
	position:absolute;
	left:-5px;
	padding:4px 8px 10px 8px;
	top:5px;
}
.extendedWarrenty ul {
	padding:40px 0 0 0;
}
.extendedWarrenty li {
	font-size:12px;
	color:#606060;
	text-transform:uppercase;
	padding:3px 5px;
	text-align:left;
}
.extendedWarrenty li span.price {
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	background-position:-302px -416px;
	width:46px;
	height:14px;
	text-align:center;
	float:right;
	margin:4px 0 0 0
}
.extendedWarrenty li input {
	position:relative;
	top:2px;
	left:-3px;
}
.addorderbtn input {
	padding-left:15px;
	margin:22px 0 5px 10px;
}
a.extendedlink {
	font-size:10px;
	color:#1f2169;
	text-transform:uppercase;
	text-decoration:underline
}
.checkoutbtn input {
	background-position:right -506px;
	width:185px;
	height:30px;
	text-align:center;
	margin-left:7px;
	margin-top:10px;
	font: 13px Arial, Helvetica, sans-serif;
}
.shoppingCartOuter {
	border:1px solid #d2d2d2;
	width:206px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	padding:7px 5px;
	margin-bottom:5px;
}
.shoppingCartOuter h3 {
	color:#363636;
	font:18px Arial, Helvetica, sans-serif;
}
.shoppingCartOuter h3 img {
	background:url(../media/sprite.png) no-repeat -296px -304px;
	width:26px;
	height:20px;
	margin-right:5px;
	float:left
}
.addtocartGrid {
	margin:0px;
	padding:5px 0;
}
.addtocartGrid ul {
	float:left
}
.addtocartGrid li.headbg ul li, .addtocartGrid li ul li {
	float:left;
	color:#6c6c6c;
	font:11px/12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#f1f1f1;
	padding:3px 0 3px 5px;
}
.addtocartGrid li ul li {
	color:#262774;
	text-transform:none;
	background:none;
	line-height:22px;
}
.qtytextbox {
	border:1px solid #dedede;
	padding:0px;
	width:20px;
	text-align:center;
	font-size:11px;
}
.addtocartGrid li.headbg ul li {
	color:#6c6c6c!important;
}
.addtocartGrid li ul li.firstcol {
	color:#262774;
	font-size:10px;
}
.addtocartGrid li ul li.firstcol.lineH22 {
	line-height:22px;
}
.addtocartGrid li ul li.shipingwid {
	width:120px;
	text-align:right;
	padding:0px 5px;
	text-transform:uppercase;
	color:#6c6c6c;
	margin-top:2px;
}
.addtocartGrid li ul li.shipamount {
	width:65px;
	background:#f1f1f1;
	padding:0px 5px;
	color:#6c6c6c;
	margin-top:2px;
}
.addtocartGrid li ul li.shipamount.redbg {
	background:#ab292f;
	color:#fff;
}
.redtxt {
	color:#c9343a!important;
}
.closeIcon {
	background-position:-270px -308px;
	width:14px;
	height:14px;
	margin:5px 0 0 0
}
.productView {
	margin:3px 0 0 0;
~margin-top:7px;
}
.productEnlarge {
	border:1px solid #eee;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	width:375px;
	padding:5px;
	margin-right:10px;
}
.productimage {
	width:378px;
	text-align:center;
	height:300px;
	padding:25px 0;
}
.productimage  li{
	padding-left: 10px;
}
.thumbslider {
	margin:0px;
	padding:0px;
	width: 378px;     /* 360px; */
	overflow:hidden
}
.thumbslider ul {
	margin:0 22px;
	padding:0px 2px;
	float:left;
	width:1000px;
}
.thumbslider li {
	float:left;
	margin:0 2px;
}
.thumbslider li a {
	border:1px solid #eee;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	padding:2px;
	width:50px;
	height:40px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.thumbslider li a:hover {
	border:2px solid #b6b6e6;
	padding:1px;
}
.leftSmallarrow, .rightSmallarrow {
	margin:15px 0px 0 0px;
}
.leftSmallarrow img, .rightSmallarrow img {
	width:6px;
	height:9px;
	background:url(../media/sprite.png) no-repeat 100000px 10000px;
}
.leftSmallarrow img {
	background-position:-270px -6px;
}
.rightSmallarrow img {
	background-position:-280px -6px;
}
.socailLink a {
	margin:0px;
	padding:3px 5px;
	border-right:1px dotted #989898;
}
.zoomIcon, .pinIcon, .mailIcon, .printIcon {
	width:20px;
	height:15px;
	position:relative;
	top:3px;
}
.zoomIcon {
	background-position:-141px -433px;
}
.pinIcon {
	background-position:-182px -433px;
}
.mailIcon {
	background-position:-220px -433px;
}
.printIcon {
	background-position:-262px -433px;
}
.productDestil {
	width:350px;
	padding-left:10px;
}
.productDestil h2, .productDestil h3 {
	color:#292a79;
	font:22px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.productDestil h2 span {
	font-family:universcondensed;
}
.productDestil h3 {
	color:#5d5d5e;
	font-size:12px;
	padding:10px 0 10px 0;
}
.reviewtxt a, .reviewtxt {
	color:#88878a;
	font-size:11px;
	text-transform:uppercase;
}
.bdrRound {
	border:1px solid #d2d2d2;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
.realPrice {
	background:url(../media/small_pattern.jpg) repeat-x bottom;
	height:57px;
	margin:25px 0;
	padding:8px 15px;
}
.productPrice {
	width:150px;
}
.productPrice h4, .productRetailPrice { 
	font-size:16px;
	color:#5d5d5e;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.savePrice{ 
	font-size:16px;
	color:#5d5d5e;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
}
.productPrice p {
	font:36px Arial, Helvetica, sans-serif;
	color:#c02a2a;
	margin-top:-5px
}
.productPrice p sup, .productPrice p sub {
	font-size:18px;
	margin:0 2px;
}
.productPrice p sub {
	position:relative;
	top:-8px;
}
.productRetailPrice {
	font-size:13px;
}
.productRetailPrice span {
	text-decoration:line-through;
}
.instokeBtn img {
	background-position:-267px -334px;
	width:80px;
	height:18px;
	margin-top:2px;
}
.quantityCont {
	padding:10px 15px;
	font-size:12px;
	text-transform:uppercase;
	color:#5d5d5e;
}
.quantityCont select {
	width:50px
}
.availableProduct {
	font-size:11px;
	text-transform:uppercase;
	color:#959595;
	line-height:16px;
	padding:15px;
}
.availableProduct span {
	font-size:12px;
	color:#5d5d5e;
}
.buynow {
	background-position:-348px -544px;
	width:150px;
	height:40px;
	border:0px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	display:inline-block;
	text-align:center;
	line-height:40px;
}
.buybutton span {
	padding:0 25px 0 25px;
	color:#979696;
	font:16px "universcondensed_bold", OpenSansRegular, sans-serif;
}
a.addtowishlist {
	background-position:0px -552px;
	width:118px;
	height:23px;
	padding:5px 0px 0px 0px;
	text-align:center;
	display:inline-block;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	text-transform:uppercase;
	font-size:12px;
	color:#323232;
	position:relative;
	vertical-align: top;
	margin-top: 10px;
~top:10px;
}
.productSpecification {
	margin:0px;
	padding:20px 0 0 0 !important;
	width:760px;
	float:left
}
.SpecificationTabs {
}
ul.Descriptiontabs {
	margin:0px;
	padding:0px;
	position:relative;
	top:1px;
}
ul.Descriptiontabs li {
	margin:0px;
	padding:0px 0px;
	display:inline;
}
ul.Descriptiontabs li a {
	margin:0px 2px 0 0;
	padding:7px 0px 7px 0px;
	background:url(../media/sprite.png) no-repeat left -607px;
	display:inline-block;
	color:#474747;
	text-transform:uppercase;
	font-size:12px;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
}
ul.Descriptiontabs li a span {
	padding:7px 10px 7px 7px;
	margin:0 0px 0 0px;
	background:url(../media/sprite.png) no-repeat right -607px;
	position:relative;
	right:-2px
}
ul.Descriptiontabs li a:hover, ul.Descriptiontabs li a.current {
	background:url(../media/sprite.png) no-repeat left -651px;
}
ul.Descriptiontabs li a:hover span, ul.Descriptiontabs li a.current span {
	background:url(../media/sprite.png) no-repeat right -651px;
}
.tabContent {
	border:1px solid #cecece;
	padding:20px 15px;
	margin:0px;
	width:725px;
}
.tabContent a{ text-decoration:underline; }

.overviewContent {
	color:#999999;
	font-size:13px;
}
.Indetails {
	margin:10px 0;
}
.Indetails h3 {
	margin-bottom:10px;
	background:#e4e4e4;
	padding:3px 6px;
	color:#1e1e1e;
	font:18px Arial, Helvetica, sans-serif;
}
ul.featurelist {
	padding:10px 0;
}
ul.featurelist li {
	display:inline;
	padding:0 15px 0 12px;
	background:url(../media/checkarrow.jpg) no-repeat left center;
	text-transform:uppercase;
	font-size:12px;
}
.Indetails label {
	padding:15px 0 15px 30px;
	line-height:20px;
}
.Indetails label span {
	color:#575757;
	font-size:12px;
}
.youtubeplyr {
	text-align:center;
	margin:30px auto 0px auto;
}
/* Product Page Classes End Here */


/* Footer Classes start */
footer {
	background:#e8e8e8;
	padding:10px 0 5px 0;
	margin:10px 0 0 0
}
.footerlinks, .isoimages {
	border-right:1px dotted #989898;
	text-transform:uppercase;
	height:250px !important;
	margin:0 10px;
}
.footerlinks h4, .isoimages h4, .newsletterBox h4 {
	color:#3f3e3e;
	font:13px "universcondensed_bold", OpenSansRegular, sans-serif;
	padding:5px 0;
}
.footerlinks li {
	padding:5px 0;
	width:150px;
}
.footerlinks li a {
	padding:5px 0;
	font-size:11px;
	color:#7a7a7a;
}
.footerlinks li a:hover {
	color:#000;
}
.isoimages {
	float:left;
	padding:0px;
	width:262px !important;
}
.isoimages li {
	float:left;
	padding:10px 10px 0 0 !important;
}
.gsa, .iso, .duns, .trustwave, .byvisa, .bbb {
	background:url(../media/sprite.png) no-repeat 10000px 100000px;
}
.gsa {
	background-position:-272px -130px;
	width:108px;
	height:45px;
}
.iso {
	background-position:-405px -130px;
	width:108px;
	height:45px;
}
.duns {
	background-position:-273px -176px;
	width:110px;
	height:45px;
}
.trustwave {
	background-position:-400px -183px;
	width:110px;
	height:54px;
}
.byvisa {
	background-position:-271px -228px;
	width:110px;
	height:65px;
}
.bbb {
	background-position:-390px -240px;
	width:110px;
	height:45px;
	margin-top:8px;
}
.footerlinks.join {
	width:102px !important;
}
.footerlinks.join li {
	height:20px;
	line-height:26px;
}
.fbicon, .twiticon, .rssicon {
	width:26px;
	height:26px;
	float:left;
	background:url(../media/sprite.png) no-repeat;
	height:30px;
	margin-right:5px;
}
.fbicon {
	background-position:-30px -202px;
}
.twiticon {
	background-position:-30px -232px;
}
.rssicon {
	background-position:-30px -261px;
}
.newsletterBox {
	padding-left:10px;
	float:left;
	width:240px;
}
.newsletterBox p {
	font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	padding:5px 0;
}
.subscribeinput {
	background-position:-271px -83px;
	height:30px;
	width:225px;
	border:0px;
	padding-left:5px;
	line-height:30px;
}
.subscribebtn {
	background-position:-382px -311px;
	height:26px;
	width:114px;
	border:0px;
	text-transform:uppercase;
	font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	margin-top:8px;
	cursor:pointer
}
/* Footer Classes End */

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	visibility: visible !important;
}
.vscrollerbase {
	width: 15px;
}
.vscrollerbar {
	width: 8px;
	background:#939393;
	border-radius:5px;
	margin-left:2px;
}
.vscrollerbar, .hscrollerbar {
	padding: 10px;
	z-index: 2;
}
.vscrollerbasebeg {
	background:url(../media/sprite.png) no-repeat -211px -549px;
	width: 13px;
	height: 10px !important;
	cursor:pointer;
}
.vscrollerbaseend {
	background:url(../media/sprite.png) no-repeat -211px -560px;
	width: 13px;
	height: 10px;
	cursor:pointer;
}
#mycustomscroll {
	height:173px;
	overflow: auto;/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
}
/* Scroll Bar Master Styling Ends Here */



/* Common Classes */
.mrgT3 {
	margin-top:3px;
}
.mrgT5 {
	margin-top:5px;
}
.mrgT10 {
	margin-top:10px;
}
.mrgT15 {
	margin-top:15px;
}
.mrgT60 {
	margin-top:60px;
}
.mrgR5 {
	margin-right:5px;
}
.	 {
	margin-left:10px;
}
.magL10 {
	margin-left:10px;
}
.magL60 {
	margin-left:60px;
}
.mrgTB10 {
	margin-top:10px;
	margin-bottom:10px;
}
.wid300 {
	width:300px;
}
.wid505 {
	width:505px;
}
.padleft52 {
	padding-left:52px;
}
.padleft100 {
	padding-left:100px;
}
.padlr10 {
	padding-left:10px;
	padding-right:10px;
}
.mrgNone, li.mrgNone, p.mrgNone, a.mrgNone {
	margin:0px;
}
.padNone {
	padding:0px;
}
.displayNone {
	display:none;
}
.alignC {
	text-align:center;
}
.alignL {
	text-align:left;
}
a, input {
	outline:none;
}
li.bdrNone, a.bdrNone, .bdrNone {
	border:0px!important;
}
.noMrg {
	margin:0px!important;
}
/* Common Classes End */


/* CustomerProfile.php */
.navbarmain .inp {
	cursor: pointer;
}

.static-content-container {
	padding-left: 168px;
	width: 622px;
}
.static-content {
	text-align: justify;
}

.static-content p{
	margin: 9px 0 9px 10px;
}
.static-content li{
	margin-left: 40px;
	list-style: square;
}
.static-content h1{
	margin: 20px 0 10px 20px;
	font-family: "universcondensed", Helvetica, sans-serif;
}
.static-content a {
	text-decoration: underline;
	color: #1B0DBB;
}

.static-icons li {
	padding: 32px;
	background: none;
	text-align: center;
}

.static-content h2 {padding-left:10px; }


.configurator_left ul li.selected ul li, .configurator_left ul li.findbybrand ul li {
	font:11px/18px "universcondensed", OpenSansRegular, sans-serif !important;
}

.configurator_left ul li select{
	width:150px;
}



/*  Old Designed CSS */

.unlock {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #CC0000;
	}
.arrow-grey-color {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	}
.black9 {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	}
.black10 {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	}
.black11 {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	}

.accsmall {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	}


.redlink {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FF0000;
	}

.line 	{ 
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
    font-size: 10px;
    color: #FF0000;
}

.white	{ 
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
    font-size: 10px;
    color: #ffffff;
	font-weight: normal;
}

.red 	{ 
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
    font-size: 10px;
    color: #ffffff;
}

.red9 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
}

.red12 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.red14 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
}

.red18 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
}

.blue12 {
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #0000CC;
	font-weight: normal;
}
.green22 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
}

.green11 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #6FAE61;
	font-weight: bold;
}

.blue10 	{
	font-family: "universcondensed", Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #0033CC;
	font-weight: normal;
}

H2 { font-family: "universcondensed", Helvetica, sans-serif; font-size: 11px; color: #CC0000 }
.proceed_to_checkout {padding-left:20px;}

.blueRadius{
	font-size: 9pt;
	-moz-border-radius:6px; 
	border-radius:6px; 
	line-height:30px; 
	background:url(../media/blue-bg.jpg) left top repeat-x;
	color: #FFFFFF;
}
.TwoLine {
	line-height:20px !important; 
}

/* For main head section of inmarsathistory pages */
.headerBlock{clear:both; overflow:hidden; margin-left:50px;}
.headerBlock .leftPannel{float:left; width:48%;}
.headerBlock .leftPannel img{width:100%;}
.headerBlock .rightPannel{float:right; width:48%;}
.headerBlock .rightPannel h2{background:#597999; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; line-height:25px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px; display:block; padding:0 10px;}
.headerBlock .rightPannel ul{list-style-type:none; padding:5px 0 0 5px;}
.headerBlock .rightPannel ul li{list-style-type:none; font-size:14px; line-height:24px; text-align:left; background:url(../images/browser_dot.jpg) left 8px no-repeat; padding:0 0 0 16px;}
.headerBlock .rightPannel ul li a{color:#5A5A5A; text-decoration:none;}
.headerBlock .rightPannel ul li a:hover{color:#5A5A5A; text-decoration:none;}
.cart_top_contents{ width: auto; height: auto; border: 1px solid #000; display:none; position: absolute; right:10px; background:#FFFFFF;}
#topshopcardform #ShippingSelect{width:200px;} 
#topshopcardform .addtocartGrid li.headbg{clear:both;}

.headerBlockGlobal {clear:both; overflow:hidden; margin-left:50px;}
.headerBlockGlobal .leftPannel{float:left; width:48%;}
.headerBlockGlobal .leftPannel img{width:100%;}
.headerBlockGlobal .rightPannel{float:right; width:48%;}
.headerBlockGlobal .rightPannel h2{background:#597999; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; line-height:25px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px; display:block; padding:0 10px;}
.headerBlockGlobal .rightPannel ul{list-style-type:none; padding:5px 0 0 5px;}
.headerBlockGlobal .rightPannel ul li{list-style-type:none; font-size:12px; line-height:20px; text-align:left; background:url(../images/browser_dot.jpg) left 4px no-repeat; padding:0 0 0 16px;}
.headerBlockGlobal .rightPannel ul li a{color:#5A5A5A; text-decoration:none;}
.headerBlockGlobal .rightPannel ul li a:hover{color:#5A5A5A; text-decoration:none;}

.thurayaBanner {background:url(../media/Thuraya_banner.jpg) no-repeat; height:380px; width:775px;}
.thurayaBanner p {font:15px "universcondensed_bold", OpenSansRegular, sans-serif; text-transform:uppercase; color:#fff; width:435px; padding:15px 0 0 20px; height:auto;}
.thurayaBanner .buyterms {padding:10px 0 0 170px; width:285px;}
.thurayaBanner .buyterms li{ padding:5px 0 0 20px;}
.thurayaBanner .buyterms li a{ font-size:15px;}
.iridiumBanner {background:url(../media/Iridium_banner.jpg) no-repeat; height:380px; width:775px;}
.iridiumBanner p {font:16px "universcondensed_bold", OpenSansRegular, sans-serif; text-transform:uppercase; color:#fff; width:500px; padding:40px 0 0 20px; height:auto; overflow:hidden;}
.globalstarBanner {background:url(../media/Globalstar_banner.jpg) no-repeat; height:380px; width:775px;}
.globalstarBanner .buyterms {width:310px;}
.globalstarBanner p {font:16px "universcondensed_bold", OpenSansRegular, sans-serif; text-transform:uppercase; color:#fff; width:455px; padding:50px 0 0 20px; height:auto; overflow:hidden;}

.widescreenVid {border: 1px solid;}

.cellphone-feature-list {padding: 10px 0 0 20px;}
.cellphone-feature-list li {float:left; width:172px; margin:4px;}
.static-content1 li{
	margin-left: 24px;
	list-style: square;
}
.pad-left5{ padding:5px;}
.rssfeed{padding-right: 20px;padding-top: 5px;}
a.normal{ color:#0000EE; }
a.normal:hover{ color:#0000EE; }