#header	{
	background: url(../images/header-bg.gif) top left repeat-x transparent; 
	height: 120px; 
	width: 100%;
}

#header	h1	{
	margin: 0; 
	padding: 0; 
}

#header	h1	a	{
	display: block; 
	width: 435px; 
	height: 97px; 
	background: url(../images/international-codes-logo.gif) top left no-repeat transparent;
	text-indent: -9999px;
	overflow: hidden;
}

#topright	{
	position: absolute; 
	top: 0; 
	right: 0; 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}

#topright	li	{
	float: left; 
	vertical-align: top; 
	position: relative;
}

#topright	li	a	{
	display: block; 
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}

#phone	{
	background: url(../images/1-800-253-0541.gif) top left no-repeat transparent; 
	width: 106px; 
	height: 25px;
	text-indent: -9999px;
}

#myaccount	{
	background: url(../images/my-account.gif) top left no-repeat transparent; 
	width: 89px;
}

#viewcart	{
	background: url(../images/view-cart.gif) top left no-repeat transparent; 
	width: 77px;
}

#mainnav	{
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	position: absolute; 
	right: 0; 
	top: 86px;
}

#mainnav	li	{
	float: left; 
	position: relative;
}

#mainnav	li	a	{
	display: block; 
	height: 34px; 
	vertical-align: top;
	text-indent: -9999px;
	overflow: hidden;
}

#mainnav	#home	{
	background: url(../images/home.gif) top left no-repeat transparent; 
	width: 71px;
}

#mainnav	#home:hover	{
	background: url(../images/home-over.gif) top left no-repeat transparent;
}

#mainnav	#aboutus	{
	background: url(../images/about-us.gif) top left no-repeat transparent; 
	width: 87px;
}

#mainnav	#aboutus:hover	{
	background: url(../images/about-us-over.gif) top left no-repeat transparent;
}

#mainnav	#customerservice	{
	background: url(../images/customer-service.gif) top left no-repeat transparent; 
	width: 137px;
}
#mainnav	#customerservice:hover	{
	background: url(../images/customer-service-over.gif) top left no-repeat transparent;
}
#mainnav	#iccreferences	{
	background: url(../images/icc-code-references.jpg) top left no-repeat transparent; 
	width: 137px;
}
#mainnav	#iccreferences:hover	{
	background: url(../images/icc-code-references-over.jpg) top left no-repeat transparent;
}

#mainnav	#contactus	{
	background: url(../images/contact-us.gif) top left no-repeat transparent; 
	width: 97px;
}

#mainnav	#contactus:hover	{
	background: url(../images/contact-us-over.gif) top left no-repeat transparent;
}

#mainnav	#links	{
	background: url(../images/links.gif) top left no-repeat transparent; 
	width: 77px;
}
#mainnav	#links:hover	{
	background: url(../images/links-over.gif) top left no-repeat transparent;
}

#mainnav	#categories	{
	background: url(../images/categories.gif) top left no-repeat transparent; 
	width: 202px;
}

#wrapper	{
	clear: left;
	width: 100%;
}

#center, #right	{
	float: right;
	vertical-align: top;
	position: relative;
}

#center	{
	width: 200px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	padding: 10px 0;
}

#center	ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.maincat	{
	display: block; 
	background-position: top center; 
	background-repeat: no-repeat; 
	vertical-align: top; 
	width: 193px; 
	height: 23px; 
	margin: 2px 3px 2px 4px; 
	text-indent: -9999px;
}
a.nine	{
	background-image: url(../images/2009-international-codes.gif);
}

a.six	{
	background-image: url(../images/2006-international-codes.gif);
}

a.three	{
	background-image: url(../images/2003-international-codes.gif);
}

a.zero	{
	background-image: url(../images/2000-international-codes.gif);
}

.subcat	{
	margin: 0 0 30px;
}

.subcat	li	{
	font-size: 0.7em;
	padding: 3px 12px;
}

.subcat	li	a	{
	color: #fff;
	padding: 1px;
	text-decoration: none;
}

.subcat	li	a:hover	{
	color: #124B4F;
	padding: 1px;
	text-decoration: none;
	background-color: #10D1DE;
	font-weight: bold;
}

#right	{
	width: 176px;
	background: url(../images/right-bg.gif) top left repeat-x transparent;
	font-family: Arial, Helvetica, sans-serif;
}

#right	h5	{
	margin: 12px 5px 3px;
	background-color: #459cba;
	padding: 2px 5px;
	border: 1px solid #a1d5e7;
	letter-spacing: -1px;
	font-size: 0.9em;
	color: #124557;
}

#right	.right-featured-code	{
	margin: 5px;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1em;
	text-align: center;
	background-color: #578c9f;
	border: 1px solid #3e6978;
}

#right	.right-featured-code	img	{
	margin: 3px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #3e6978;
}

#right	.right-featured-code	a	{
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}

#right	.right-featured-code	a:hover	{
	color: #fff;
	text-decoration: none;
}


#content	{
	padding: 25px 15px;
	margin: 0 376px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/content-bg.gif) top left repeat-x transparent;
	color: #666;
	font-size: 0.8em;
}

#content2	{
	padding: 25px 15px;
	margin: 0 376px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/content-bg.gif) top left repeat-x transparent;
	color: #666;
	font-size: 0.8em;
}

#content2	a	{
	color: #47798B;
}

#breadcrumbs	{
	margin: 10px 6px;
	font-size: 0.8em;
	font-weight: bold;
	color: #47798B;
}

#breadcrumbs	h1	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	display: inline;
}

#breadcrumbs	a	{
	color: #47798B;
	text-decoration: underline;
}

#breadcrumbs	a:hover	{
	color: #47798B;
	text-decoration: none;
}

#intro	{
	margin: 25px 0 0;
	font-size: 0.9em;
}

#intro	img	{
	float: left;
	margin-right: 10px;
	position: relative;
}

#intro	h2	{
	letter-spacing: -1px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #47798B;
	border-bottom: 2px solid #47798B;
	margin: 3px 0;
	padding: 0;
}

.home-featured						{padding: 0; margin: 15px 5px; background-color: #eee;}
.home-featured	h3					{background: url(../images/home-featured-bg.gif) top left no-repeat #6BA0B3; padding: 6px 12px; margin: 0 0 5px;}
.home-featured	h3	a				{color: #fff; text-decoration: underline;}
.home-featured	h3	a:hover			{color: #fff; text-decoration: none;}
.home-featured	p					{margin: 3px 10px; height: 95px; overflow: hidden;}
.home-featured	img					{float: left; padding: 5px; background-color: #fff; margin: 0 5px 5px 0; border: 1px solid #ccc; position: relative;}
.home-featured	ul					{clear: left; margin: 0; padding: 3px 0 5px; list-style-type: none; background: url(../images/home-featured-bg2.gif) bottom right no-repeat #595979; text-align: right;}
.home-featured	ul	li				{font-weight: bold; display: inline; padding: 0 15px; color: #fff; font-size: 1.1em; line-height: 1em;}
.home-featured	a.moreinfo			{color: #eee; text-decoration: underline; font-size: 0.7em;}
.home-featured	a.moreinfo:hover	{color: #eee; text-decoration: none;}

#home-popular						{background: url(../images/home-most-popular-bg2.gif) bottom right no-repeat #eee; margin: 25px 5px; padding: 0 0 10px;}
#home-popular	h4					{margin: 0; background: url(../images/home-most-popular-bg.gif) top left no-repeat #4E9EBA; color: #30303E; padding: 6px 12px;}
#home-popular	ul					{margin: 0; padding: 0; list-style-type: none;}
#home-popular	ul	li				{padding: 4px 10px; font-size: 0.9em; border-top: 1px solid #ccc; margin: 3px;}
#home-popular	ul	li	a			{color: #47798B; text-decoration: underline;}
#home-popular	ul	li	a:hover		{color: #47798B; text-decoration: none;}

#footer								{background: url(../images/footer-bg.gif) top right no-repeat #fff; border-top: 1px solid #4E666A; padding: 5px 30px 30px; font-size: 0.7em; color: #666; font-family: Arial, Helvetica, sans-serif; clear: both;}
#footer	a							{color: #666; text-decoration: none;}
#footer	a:hover						{color: #666; text-decoration: underline;}

#pagenumbers						{text-align: center; padding: 15px 5px 5px; border-top: 1px solid #47798B; margin: 7px; color: #30303E;}
#pagenumbers	a					{font-weight: bold; color: #47798B; border: 1px dotted #66a6bd; text-decoration: none; padding: 3px 5px; margin: 2px;}
#pagenumbers	a:hover				{background-color: #47798B; color: #fff;}

#cs	div								{margin: 20px 0; background-color: #eee; padding: 15px;}
#cs	a								{color: #47798B; text-decoration: underline;}
#cs	a:hover							{color: #47798B; text-decoration: none;}
#cs	p.backtotop						{margin: 25px 2px 2px; text-align: right;}

#productpage						{margin: 15px 0 0;}
#productpage	th					{font-weight: normal; text-align: left; border-bottom: 1px dotted #5C97AD; vertical-align: top;}
#productpage	th	h3				{font-style: normal; letter-spacing: -1px; font-size: 1.5em; color: #1d4e60; margin-top: 0;}
#productpage	th	img				{float: left; margin: 0 5px 15px 0; display: inline;}
#productpage	th	p.pdetails		{font-size: 0.8em; line-height: 1em;}
#productpage	td					{padding: 5px 0 0;}
#productpage	td	a				{color: #2F7691; border-bottom: 1px dotted #2F7691; text-decoration: none; padding: 1px; margin: 1px;}
#productpage	td	a:hover			{color: #fff; border-bottom: 1px solid #1C1D3F; background-color: #5C97AD; text-decoration: none;}


.category-products	td	{
	background-color: #eee;
	padding: 4px;
	height: auto;
}

.category-products	td	img	{
	margin-right: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 3px;
	float: left;
}

.category-products	a	{
	font-weight: bold;
	color: #47798B;
	text-decoration: underline;
}

.category-products	a:hover	{
	color: #47798B;
	text-decoration: none;
}

.sitemap	{
	background: url(../images/home-most-popular-bg2.gif) bottom right no-repeat #eee;
	margin: 25px 5px;
	padding: 0 0 10px;
}

.sitemap	h4	{
	margin: 0;
	background: url(../images/home-most-popular-bg.gif) top left no-repeat #4E9EBA;
	color: #30303E;
	padding: 6px 12px;
}

.sitemap	ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sitemap	ul	li	{
	padding: 4px 10px;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	margin: 3px;
}

.sitemap	ul	li	a	{
	color: #47798B;
	text-decoration: underline;
}

.sitemap	ul	li	a:hover	{
	color: #47798B;
	text-decoration: none;
}

.h3	{
	letter-spacing: -1px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #47798B;
	border-bottom: 2px solid #47798B;
	margin: 20px 0 3px;
	padding: 0;
}

.clear	{
	clear: left;
	padding: 0;
	margin: 0;
	font-size: 0.1em;
	color: #fff;
}


/* customer service */
.customer-service	h2	{
	border-bottom: 1px solid #999;
	margin-top: 0;
}

.customer-service	ul	{
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
	height: 90px;
}

.customer-service	div	ul	{
	list-style-type: disc;
	margin: 0 1em;
	padding: 0 1em;
	height: auto;
}

.customer-service	div	ul	li	{
	float: none;
	border: none;
	width: auto;
	margin: auto;
	font-size: 11px;
}

.customer-service	ul	li	{
	float: left;
	width: 100px;
	font-size: 0.8em;
	border: 1px solid #eee;
	padding: 2px 5px;
	margin: 0.3em 1em 0.3em 0;
}

.customer-service	div	{
	margin: 1em 0;
	border: 1px solid #eee;
	padding: 1em;
}

.customer-service	div	h4	{
	margin-top: 0;
	font-size: 1.4em;
	color: #666;
	border-bottom: 1px solid #666;
}

.customer-service	div	table	{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 1em;
	font-size: 0.9em;
}

.customer-service	div	table	th	{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	color: #666;
}

.customer-service	div	table	td	{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	color: #666;
}
/* customer service */
/* Alliances */
#alliances	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em auto;
}

#alliances	h2	{
	color: #669;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 1em;
	text-align: center;
}

#alliances	ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#alliances	ul	li	{
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 15px;
}

#alliances	ul	li	img	{
	float: left;
}

#alliances	ul	li	p	{
	margin-left: 140px;
}
/* Alliances */