body{
	margin: 0;
	padding: 0;
	background: url(../graphics/layout/body-int-bg.jpg) repeat-x 0px 0px #fff;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
body,
td{
	color: #333;
	font-size: 12px;
}
/* Linkies */
a{
	color: #663333;
	color: #22295C;
}
a:visited{
	color: #622D2D;
	color: #333;
}
a:hover{
	text-decoration: none;
}
a img{
	border: none;
}
#iptv-topnav li li.support a{
	color: #fff !important;
}
#iptv-topnav li li.shop a{
	color: #ffc;
}


#container{
	width: 961px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(../graphics/layout/container-bg.gif) repeat-y;	
}
#main,
#topnav{
	text-align: left;
	margin: 0 16px 10px 16px;
}
#cart-page #topnav{
	width: 95%;
}
#breadcrumb{
	width: 703px;
	padding: 0 15px;
	background: #eee;
}
#contents{
	padding: 0 30px;
	width: 697px;
}
#cart-page #main,
#cart-page #contents{
	background: #d6d3cc;
	margin: 0 16px;
}
#cart-page #contents{
	width: 898px;
	padding-top: 10px;
}
#cart-page #snapshot{
	padding-left: 10px;
}
td.product-small{
	padding: 0 2px;
	text-align: center;
	width: 25%;
}
.product-small img{
	margin-bottom: 5px;
}
#contents a{
	font-weight: bold;
}
#contents h2,
.tableHeader{
	font-size: 150%;
	margin-bottom: 0;
	border-bottom: 1px solid #aaa;
	padding-bottom: 5px;
}
.tableHeader{
	font-size: 120%;
}


/* Sidebar ----------------------------------------------------------- */
#sidebar,
#cart{
	width: 195px;
	padding: 0 0 0 0;
	background: #27304F;
	color: #ddd;
}
#sidebar{
	background: url(../graphics/friends-marketplace-logo.jpg) no-repeat #27304F;
	padding-top: 189px;
}
#sidebar td,
#cart td{
	color: #ddd;
}
#nav{
	background: url(../graphics/layout/subnav-int-bg.png) repeat-y #5e74a0;
}
.subnav{
	width: 195px;
}
td.leftNavHeader{
	background: url(../graphics/layout/subnav-int-folder-bg.png) no-repeat 100% -1.25em #27304F;
	text-indent: 10px;
	padding: 4px 0;
}
.subnavitem{
	background: url(../graphics/layout/subnav-int-divider.png) repeat-x left top;
	padding: 4px 10px 5px 15px;
	font-size: 11px;
	font-weight: bold;
}
.search{
	padding-bottom: 5px;
}
.search td{
	font-size: 11px;
	padding-left: 15px;
}
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar a,
#cart a{
	color: #fff;
}
#sidebar h3{
	margin-top: 0;
}
#sidebar div,
#sidebar ul{
	clear: left;
}

/* Footer */
#footer{
	width: 735px;
	padding: 17px 0px 10px 0px;
	margin: 0 210px 0 16px;
	background: #272624;
}
#cart-page #footer{
	margin-right: 0;
	width: 930px;
}
#cart-page #footer table{
	width: 930px;
}
#cart-page #footer td{
	text-align: center;
}
#footer td{
	color: #666;
	padding-left: 20px;
}
#footer a{
	padding: 0px 2px;
	color: #ccc;
}
#payment-methods{
	margin: 5px auto 0 auto;
}
