/*-------------------------------------------------
Content
-------------------------------------------------*/

.template .left {
	width: 560px;
	margin: 0;
	padding: 0;
}

.template .right {
	width: 560px;
	margin: 0;
	padding: 0;
}

.template .left .textProductBox {
	float: right;
	margin: 0 0 20px 30px;
}

.template .right .textProductBox {
	float: left;
	margin: 0 30px 20px 0;
}

.template .textProductBox {
	width: 220px;
	height: 180px;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #aaa;
}

.template .textProductBox .text {
	text-align: left;
}

.template .productBox {
	width: 218px;
	height: 138px;
	text-align: center;
	border: 1px solid #e5e5e5;
	background: url(../images/product_box_bg.jpg) no-repeat;
}

.template .productBoxOver {
	width: 218px;
	height: 138px;
	text-align: center;
	border: 1px solid #7b7b7b;
	background: url(../images/product_box_bg.jpg) no-repeat;
}

.template .productBox:hover {
	border: 1px solid #7b7b7b;
}

.templateOut {
	float: left;
	width: 560px;
	padding-left: 0;
	padding-top: 30px;
	margin-bottom: 15px;
}

.templateOut .right {
	margin: 0;
	padding: 0;
}

.template {
}

.template .inner {
	width: 560px;
}

.template br {
	clear: both;
	margin: 0;
	padding: 0;
}

.template p {
	margin-top: 0;
	padding-top: 0;
}

.template p br {
	clear: none;
}

.template .file {
	width: 100%;
	height: 17px;
}

.template .file .left {
	width: 9px;
	height: 17px;
	background: url(../images/download_icon.jpg) no-repeat;
	padding-left: 5px;
}

.template .file .right {
	float: left;
}

/*-------------------------------------------------
Fonts
-------------------------------------------------*/

.template h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 25px;
	line-height: normal;
	color: #7a0428;
	padding: 0;
	margin: 0;
	margin-bottom: -3px;
}

.template h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #7a0428;
	padding: 0;
	margin: 0;
}

.template h3 font {
	color: #ca890a;
}

.template h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #aaa;
	padding: 0;
	margin: 0;
}

.template a.link:link, a.link:visited, a.link:focus, a.link:hover, a.link:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7a0428;
	padding: 1px;
	border-bottom: 1px solid #f4d2dc;
	text-decoration: none; 
}

.template a.link:hover {
	background-color: #7a0428;
	color: #fff;
}

.template ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
}

.template li {

}

#small {
	float: left;
	width: 310px;
}

#small .template .left {
	width: 310px;
}

#small .template .right {
	width: 310px;
}

#small .template .inner {
	width: 310px;
}

p {
	margin: 0;
	padding: 0;
}