*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 auto;
	color: #4c4c4c;
	font: 12px Arial, Verdana, sans-serif;
	text-align: center;
	background: #f9f9f9;
}

img
{
	border: 0px;
}

.image-wrap-right
{
	margin: 5px;
	float: right;
}

.image-wrap-left
{
	margin: 5px;
	float: left;
}

a
{
	color: #4a6070;
	text-decoration: none;
}

a:hover
{
	color: #4a6070;
	text-decoration: underline;
}

h1
{
	color: #4c4c4c;
	font-size: 20px;
}

h2
{
	color: #707070;
	font-size: 15px;
}

h2 a
{
	color: #4a6070;
	text-decoration: none;
}

h3
{
	font-size: 16px;
	padding-bottom: 3px;
}

.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	font: 0px/0px monospace;
}

#container
{
	margin: 0px auto;
	width: 970px;
	text-align: center;
	background: #f9f9f9;
}

#header
{
	margin: 0 auto;
	width: 965px;
	height: 75px;
	padding-right: 5px;
}

#title
{
	width: 167px;
	height: 75px;
	float: left;
	background: #f9f9f9 url('/application/public/templates/faintmedia/i/images/title.png') no-repeat;
}

#title a
{
	width: 167px;
	height: 75px;
	display: block;
}

#title span
{
	display: none;
}

#menu
{
	height: 51px;
	width: 798px;
	padding-top: 24px;
	float: right;
	font-size: 16px;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	float: right;
	padding-top: 10px;
	padding-left: 20px;
}

#banner
{

	padding-bottom: 35px;
}

.rotate img
{
	margin-bottom: 35px;
}

/*
 * Homepage rotate
 */
.rotate
{
	margin: 0 auto;
	width: 970px;
	height: 450px;
	padding-bottom: 35px;
	text-align: center;
	background: #f9f9f9;
	overflow: hidden;
}

#body
{
	margin: 0 auto;
	width: 970px;
	text-align: center;
	background: #f9f9f9;
}

.full
{
	width: 924px;
	padding-left: 23px;
	padding-right: 23px;
	background: #f9f9f9 url('/application/public/templates/faintmedia/i/images/body-full.png') repeat-y;
}

.full-cap
{
	width: 960px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: #f9f9f9 url('/application/public/templates/faintmedia/i/images/body-full-cap.png') center no-repeat;
}

.full-bottom
{
	width: 960px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 35px;
	background: #f9f9f9 url('/application/public/templates/faintmedia/i/images/body-full-bottom.png') top center no-repeat;
}

.full-thirds-left
{
	text-align: left;
	width: 293px;
	padding-right: 15px;
	float: left;
}

.full-thirds-right
{
	text-align: left;
	width: 293px;
	padding-right: 15px;
	float: right;
}

.footer-left ul,
.footer-right ul
{
	list-style-type: none;
}

.footer-left ul li,
.footer-right ul li
{
	padding-bottom: 2px;
	list-style-type: none;
}

.footer-left
{
	text-align: left;
	width: 225px;
	padding-right: 8px;
	float: left;
}

.footer-right
{
	text-align: left;
	width: 225px;
	float: right;
}

.full-footer-bottom
{
	width: 960px;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	background: #f9f9f9 url('/application/public/templates/faintmedia/i/images/body-full-bottom.png') top center no-repeat;
}

#footer-copyright
{
	width: 946px;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	color: #707070;
}

#footer-copyright-l
{
	width: 473px;
	float: left;
	text-align: left;
}

#footer-copyright-r
{
	width: 473px;
	float: right;
	text-align: right;
}

/*
 * More
 */

#bread-crumbs
{
	width: 924px;
	float: left;
	text-align: left;
	padding-bottom: 15px;
}

#bread-crumbs ul
{
	list-style-position: inside;
	list-style-image: url('/application/public/third_party/famfamfam/general/bullet_go.png');
}

#bread-crumbs ul li
{
	padding-right: 15px;
	float: left;
}

#bread-crumbs ul #bread-currents-home
{
	list-style-position: inside;
	list-style-image: url('/application/public/third_party/famfamfam/general/house.png');
}

.menu-selected
{
	padding: 5px;
	background-color: #daf6fc;
	outline: thin #b9e0e8;
	font-weight: bold;
}

#mid-title
{
	width: 690px;
	float: right;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 12px;
	text-decoration: underline;
}

#left-column
{
	text-align: left;
	width: 170px;
	padding-right: 8px;
	float: left;
}

#right-column
{
	text-align: left;
	width: 690px;
	padding-right: 8px;
	padding-left: 48px;
	float: right;
	background: url('/application/public/templates/faintmedia/i/images/divider.png') repeat-y;
}

#left-column ul,
#right-column ul
{
	list-style-type: none;
}

#left-column ul li
{
	padding-bottom: 14px;
	font-size: 16px;
	list-style-type: none;
}

.ltitle
{
	padding-bottom: 12px;
}

.item-container
{
	width: 345px;
	height: 110px;
	padding-bottom: 18px;
	float: left;
}

.item-container a
{
	position: absolute;
	width: 345px;
	height: 110px;
	display: block;
}

.item-img
{
	width: 110px;
	height: 110px;
	float: left;
}

.item-info
{
	width: 230px;
	height: 95px;
	padding-left: 5px;
	padding-top: 15px;
	text-align: left;
	float: right;
}

.item-info ul li
{
	padding-bottom: 5px;
}

.single-content
{
	text-align: left;
	width: 924px;	
}

.news-list ul
{
	list-style-type: none;
	list-style-position: inside;
	padding-top: 10px;
}

.news-list ul li
{
	color: #668094;
	font-size: 15px;
	font-weight: bold;
}

.news-list ul li a
{
	color: #668094;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.news-list ul li a:hover
{
	color: #668094;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.news-icon
{
	width: 25px;
	height: 16px;
	float: left;
}

.news-title
{
	width: 268px; /* 268*/
	float: right;
	color: #668094;
	font-size: 15px;
	font-weight: bold;
}

.news-date
{
	color: #747474 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding-bottom: 20px;
	list-style-image: url('/application/public/third_party/famfamfam/general/date.png');
}

#product-info-left
{
	width: 520px;
	padding-right: 20px;
	float: left;
}

#product-info-right
{
	width: 150px;
	float: right;
}

#product-info-right ul
{
	list-style-type: none;
}

#product-info-right ul li
{
	width: 150px;
	height: 100px;
	padding-bottom: 10px;
}
