@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(http://www.logodesignguru.com/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(http://www.logodesignguru.com/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(http://www.logodesignguru.com/images/google_left.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 34px;
	padding-left:7px;
}
#google SPAN SPAN {
	DISPLAY: block;
	background-image: url(http://www.logodesignguru.com/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-wrapper{
float:left;
width:909px;
background-image:url(images/page_tile.png);
background-repeat: repeat-y;}

* html #header-wrapper{
float:left;
width:909px;
height:190px;
background-image:url(images/page_tile2.gif);
background-repeat: no-repeat;}

#header{
float:left;
height:118px;
width:873px;
padding:0 10px 0 5px;}

#logo{
float:left;
height:118px;
margin-left:10px;
width:111px;}

* html #logo{
float:left;
height:118px;
width:111px;
margin-left:5px;}
#head-buttons{
float:left;
height:54px;
width:145px;
margin-top:39px;
margin-left:310px;
}
* html #head-buttons{
float:left;
height:54px;
width:145px;
margin-top:39px;
margin-left:219px;
}
#head-contact{
float:left;
width:280px;
height:79px;
margin:22px 0 0 14px;
text-align:right;
font-size:11px;
color:#525252}
#head-contact a{
text-decoration:none;
color:#525252;}
#head-contact a:hover{
text-decoration:underline;
color:#ff4e00;}

#head-contact .highlight{
color:#fd3900;
font-size:12px}

.Blue18px {
	font-size: 18px;
	color: #0d6d9f;
}

#nav-wrap{
	float:left;
	width:893px;
	height:74px;
	margin:0 5px 0 5px;}
	
* html #nav-wrap{
	float:left;
	width:890px;
	height:74px;
	margin-left:3px;}


/*==== NAVIGATION START =======*/
#nav-top {
float:left;
height:31px;
width:891px;
padding-left:2px;
font-size:10px;
background-image:url(images/top_nav_tile.gif);
background-repeat:repeat-x;
overflow: hidden;
}


* html #nav-top {
float:left;
height:31px;
width:888px;
padding-left:2px;
font-size:10px;
background-image:url(images/top_nav_tile.gif);
background-repeat:repeat-x;
overflow: hidden;}


#nav-top UL{
padding:0px;
margin:0px;
}
#nav-top LI {
	DISPLAY: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 11px;
	margin:0 3px 0 3px;
	padding:10px 12px 10px 12px;
}
* html #nav-top LI {
	DISPLAY: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 11px;
	margin:0 3px 0 3px;
	padding:10px 12px 10px 12px;
}
#nav-top .highlight_on a{
	background-color:#FFFFFF;
	color:#fd3900;
	height: 11px;
	padding:8px 6px 8px 6px;
}
#nav-top a{
color:#646464;
text-decoration:none;}
#nav-top a:hover{
color:#fd3900;
}

#nav-sub {
float:left;
width:882px;
height:27px;
font-size:10px;
padding:15px 0 0 12px;
border-bottom:1px solid #dfdfdf;
}
* html #nav-sub {
float:left;
width:876px;
height:27px;
font-size:10px;
padding:15px 0 0 14px;
border-bottom:1px solid #dfdfdf;
}
#nav-sub a:hover {
	color:#fd3900;
}
#nav-sub UL{
padding:0px;
margin:0px;
}
#nav-sub LI {
float: left;
list-style-image: none;
list-style-type: none;
font-size:10px;
padding:0 9px 0 5px;
}

* html #nav-sub LI {
float: left;
list-style-image: none;
list-style-type: none;
font-size:10px;
padding:0 9px 0 4px;
}
.nav_bullet {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin:-2px -7px 0 0;
}
#nav-sub .highlight{
color:#fd3900;}
#nav-sub a{
color:#3b3b3b;
text-decoration:none;}
#nav-sub a:hover{
color:#fd3900;
}
/*==== NAVIGATION END=======*/


/*==== MAIN AREA START =====*/
#main {
	background-image: url(http://www.logodesignguru.com/images/main_tile.gif);
	float: left;
	width: 903px;
	margin-top: 8px;
}
#main #start{
	background-image: url(http://www.logodesignguru.com/images/main_top.gif);
	float: left;
	width: 903px;
	background-position: top;
	background-repeat: no-repeat;
}
#main #end{
	background-image: url(http://www.logodesignguru.com/images/main_btm.gif);
	float: left;
	width: 903px;
	background-repeat: no-repeat;
	background-position: bottom;
	height:10px;
}
#mainLeft {
	float: left;
	width: 628px;
	padding: 10px;
}
#mainLeft2 {
	float: left;
	width: 628px;
	padding: 10px;
	padding-top:15px;
}
#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(http://www.logodesignguru.com/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;
}
#footer a{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none}
.arial10Light {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
#colorchart{
	float:left;
	width: 430px;
}
.borderdashed_topbottom {
border-top: 1px dashed #CCCCCC;
border-bottom: 1px dashed #CCCCCC;
}
.borderdashed_bottom {
border-bottom: 1px dashed #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;}
.Arial24White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.PaddedTitle16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E5967;
	padding: 4px;
}
.PaddedLIBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5967;
	list-style-position: inside;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.borderDashedGrey {
	border-bottom: 1px dashed #CCCCCC;
}
/*---------------- Freelance Package Slider --------------------------*/
#boxwrap{
float:left;
width:729px;
margin-top:10px;
height:auto;
border:1px solid #fee4cd;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:5px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#646464;
background-color:#f9f9f9;
clear:both;}
#boxwrap ul{
	width:290px;
	margin-top:10px;
}

.msg_list {
	margin: 0px;
	padding: 0px;
	width:729px;
}
.msg_head {
	padding: 0px;
	height:31px;
	cursor: pointer;
	position: relative;
	margin:0px;
	clear:both;
}
.msg_body {
	font-size:16px;
	color:#6a6c6e;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	clear:both;
}

.msg_body li{
	padding:0px;
	margin:0px;
	list-style-type: disc;
}

#msg_body-text{
float:left;
width:729px;
}

.FLD_title{
float:left;
font-size:22px;
color:#fa9e4d;
font-weight:bold}
#compare-wrap{
	float:left;
	width:729px;
	clear:both;
}

#compare-FLD{
float:left;
width:342px;
height:565px;
margin:0px;
margin-left:10px;
padding:0px;
background-color:#ececec;
background-image:url(images/freelance_FLD_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;}

#compare-SLD{
float:left;
width:342px;
height:565px;
margin:0px;
margin-left:23px;
padding:0px;
background-color:#ececec;
background-image:url(images/freelance_FLD_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;}
.expand{
float:right; width:78px;}

/*---------------- Freelance Package Slider end --------------------------*/
.Arial16 {
	font-size: 16px;
}
.Arial36 {
	font-size: 36px;
}
.Arial18Green {
	font-size: 18px;
	color: #008341;
}

