@charset "utf-8";
/* CSS Document */

/*===============BASICS START =============*/

BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin: 0; 
	padding: 0;
	background-color:#CCCCCC;
	background-image:url(../images/site_bg.jpg)
}
P, LI, UL{
	MARGIN: 0px
}
H1 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
H2 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.noBorder {
	border: 0px;
	padding-left: 2px;
	float: left;
}
.middle {
	text-align: center;
}
.left {
	float:left;
	padding-left: 11px;
}
.right {
	float:right;
}
.allPadding {
	margin: 10px;
}
/*===============BASICS END =============*/
/*===============GOOGLE START =============*/
#google {
	background-image: url(../images/google_tile.gif);
	float: left;
	width: 903px;
	height: 34px;
	margin-top: 7px;
	padding-bottom: -7px;
	vertical-align:bottom;
}
#google SPAN {
	DISPLAY: block;
	background-image: url(../images/google_left.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 34px;
	padding-left:7px;
}
#google SPAN SPAN {
	DISPLAY: block;
	background-image: url(../images/google_right.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 34px;
}
/*===============GOOGLE END=============*/

/*========= PAGE WRAPPER  START====*/
#wrapper {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/*========= PAGE WRAPPER  END====*/

/*=== HEADE START ====*/
#header {
	float: left;
	width: 903px;
	padding-right: 3px;
	padding-top: 3px;
}
#logo {
	float: left;
	padding-left: 12px;
	height: 112px;
}
#headerLeft {
	float:left;
	width: 400px;
	padding-left: 50px;
}
#headerButtons{
	float: left;
	width: 108px;
	padding-left: 10px;
	padding-top: 31px;
}
#headerContact{
	float: right;
	width: 290px;
	margin-top: 20px;	
}
#headerContact SPAN{
	float: right;
	width: 290px;
	text-align:right;
}
.arial18NavyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000066;
}
.arial10WHITEBold {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.arial10WHITEBold A {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.arial10WHITE {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bgcolor {
	color: #333333;
	text-decoration: none;
	background-color: #FF9900;
}
.nav_bullet {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-top: -2px;
}
A {
	FONT-SIZE: 10px;
	WIDTH: 100%;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #fd3900;
	TEXT-DECORATION: none
}
/*==== HEADER END =======*/


/*==== NAVIGATION START =======*/
#Nav {
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-x;
	float: left;
	width: 903px;
	height: 34px;
	margin-top: 2px;
	overflow: hidden;
}
#Nav a:hover{
color:#fd3900;
}
#Nav SPAN {
	DISPLAY: block;
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-left:7px;
}
#Nav SPAN SPAN {
	DISPLAY: block;
	background-image: url(../images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
}
#Nav UL{
padding:0px;
margin:0px;
}
#Nav LI {
	DISPLAY: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 34px;
}
.linkSmall {
	background-repeat: no-repeat;
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top: 4px;
	width:54px;
	text-align: center;
}
.linkSmall a {
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top:8px;
	width:54px;
	text-align: center;
}
.linkSmall_on a {
	color:#ffffff;
	DISPLAY: block;
	height: 34px;
	background-image: url(../images/link_hover_large.gif);
	background-repeat: no-repeat;
	width:54px;
	background-position: top;
	text-align: center;
	margin-top:4px;
	padding-top:8px;
}
.linkMed {
	background-repeat: no-repeat;
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top: 8px;
	width:95px;
	text-align: center;
}
.linkMed a {
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top:4px;
	width:95px;
	text-align: center;
}
.linkMed_on a {
	color:#ffffff;
	DISPLAY: block;
	height: 34px;
	background-image: url(../images/link_hover_large.gif);
	background-repeat: no-repeat;
	width:95px;
	background-position: top;
	text-align: center;
	margin-top:4px;
	padding-top:8px;
}
.linkLarge {
	background-repeat: no-repeat;
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top: 8px;
	width:130px;
	text-align: center;
}
.linkLarge a {
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top:4px;
	width:130px;
	text-align: center;
}
.linkLarge_on a {
	color:#ffffff;
	DISPLAY: block;
	height: 34px;
	background-image: url(../images/link_hover_large.gif);
	background-repeat: no-repeat;
	width:130px;
	background-position: top;
	text-align: center;
	margin-top:4px;
	padding-top:8px;
}
.linkUK {
	background-image: url(../images/linkUK.gif);
	background-repeat: no-repeat;
	color:#000000;
	DISPLAY: block;
	height: 34px;
	padding-top: 10px;
	width:125px;
	text-align: right;
}
#SubNav {
	float: left;
	width: 903px;
	height: 29px;
	padding-right: 3px;
	background-color: #0b113e;
	background-image: url(../images/subNav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#SubNav a:hover {
	color:#fd3900;
}
#SubNav SPAN {
	DISPLAY: block;
	background-image: url(../images/subNav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
#SubNav UL{
padding:0px;
margin:0px;
}
#SubNav LI {
	float: left;
	padding-top: 8px;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 2px;
}
.arial10BlackBold {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.arial10RedBold {
	FONT-SIZE: 10px;
	color:#fd3900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.arial10RedBold A {
	FONT-SIZE: 10px;
	color:#fd3900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
/*==== NAVIGATION END=======*/


/*==== MAIN AREA START =====*/
#main {
	background-image: url(../images/main_tile.gif);
	float: left;
	width: 903px;
	margin-top: 8px;
}
#main #start{
	background-image: url(../images/main_top.gif);
	float: left;
	width: 903px;
	background-position: top;
	background-repeat: no-repeat;
}
#main #end{
	background-image: url(../images/main_btm.gif);
	float: left;
	width: 903px;
	background-repeat: no-repeat;
	background-position: bottom;
	height:10px;
}
#mainLeft {
	float: left;
	width: 628px;
	padding: 10px;
}
#mainComplete {
	float: left;
	width: 883px;
	padding: 10px;
}
#mainLeftInner {
	float: left;
	width: 650px;
}
#mainLeftComplete {
	float: left;
	width: 883px;
	padding: 10px;
}
#mainLeftComplete UL {
	float: left;
	width: 175px;
}
 #mainLeftInner UL{
 padding:0px;
 margin:0px;
 }
#mainLeftComplete LI, #mainLeftInner LI { /* new*/
	vertical-align: text-top;
	background-image: url(../images/bullet_map2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainLeft P {
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainLeft UL, #mainComplete UL {
	margin-left: 35px;
}
/*==== MAIN AREA END =====*/

/*===== FOOTER ====*/
#footer {
	float: left;
	text-align:center;
	width: 898px;
	margin-top: 13px;
	padding-left: 5px;
}
.arial10Light {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
#colorchart{
	float:left;
	width: 430px;
}
.borderdashed_topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderdashed_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Arial12BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6382EB;
	text-decoration: none;
}
#BargainPrint{
float:left; 
width:863px; 
height:547px;
padding-left:10px;
padding-right:10px;
padding-top:60px;
background-image:url(Logo-design-print-services/images/BargainPrint_Background.jpg); 
background-repeat:no-repeat;
}
#BargainLefCol{
float:left;
width:495px;
height:385px;
margin-top:10px;}
#png1{
float:left;
width:495px;
height:48px;
background-image:url(Logo-design-print-services/images/Print_Checkout.png);}
#png2{
float:left;
width:495px;
height:148px;
background-image:url(Logo-design-print-services/images/Click_n_Save.png);}
#BargainContent{
float:left;
width:505px;
height:280px;}
#BargainRightCol{
float:left;
width:350px;
height:350px;
margin-left:17px;
margin-top:10px;
background-color:#EFEFEF;}
#BargainPA{
float:left; 
width:883px;
margin-top:10px;
}
.Border_right_grey {
	BORDER-RIGHT: #b2b2b2 1px solid; BORDER-TOP: #b2b2b2 1px; BORDER-LEFT: #b2b2b2 1px; BORDER-BOTTOM: #b2b2b2 1px
}
.Border_left_grey {
	BORDER-RIGHT: #b2b2b2 1px; BORDER-TOP: #b2b2b2 1px; BORDER-LEFT: #b2b2b2 1px solid; BORDER-BOTTOM: #b2b2b2 1px
}
.Border_Bottom {
	BORDER-RIGHT: #b2b2b2 1px; BORDER-TOP: #b2b2b2 1px; BORDER-LEFT: #b2b2b2 1px; BORDER-BOTTOM: #b2b2b2 1px solid; HEIGHT: 11px
}
.portbordersall {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px
}
/*===== FOOTER END ====*/
.Embarq_PriceStrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;}
.Arial10Bold_Strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}
#Letterheadbanner{
	float: left;
	width: 903px;
	margin-top:7px;
}
.ArialOrange {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ArialOrange16 {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.orangefont{
	color: #FF6600;}