/*
CSS Credit: http://www.templatemo.com/
*/

body {
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

a:link, a:visited { color: #0099CC; text-decoration:none;} 
a:active, a:hover { color: #7f0000; text-decoration: underline;}

p { margin: 0; padding: 0; text-align: justify;}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 5px;
	font-size: 1px;
}


#templatemo_container{
	width: 960px;
	background: url(images/redemption_main_bg.gif) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#templatemo_header {
	font-size: 12px;
	width: 960px;
	height: 300px;
	background: url(images/redemption_header.jpg) top center no-repeat;
}

/* menu */
.dm1 {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	width: 960px;
	height: 40px;
	background: url(images/redemption_menu_bg.gif) repeat-x;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 5px 5px 5px 5px;
    border: 1px #7f0000;
    border-style: solid none solid none;
    text-decoration: none;
	font-weight: bold;
    display: block;
    position: relative;
}
.dm1 .item1 {
    background: 7f0000;
    color: #ffd618;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background: #ffd618;
    color: #7f0000;
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
.dm1 .item2 {
    background: #7f0000;
    color: #ffd618;
}
.dm1 .item2:hover {
    background: #ffd618;
    color: #7f0000;
}
.dm1 .section {
    border: 1px #7f0000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */
/* end of menu */

/* content */

#templatemo_content {
	clear: both;
	width: 960px;
	height: 100%;
}

#templatemo_content #templatemo_left {
	float: left;
	width: 325px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}

#templatemo_content #templatemo_right {
	float: right;
	width: 590px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	margin-left: 5px;
}

/* left column */

#templatemo_left #templatemo_news_section {
	clear: both;
	width: 311px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#templatemo_news_section h1 {
	font-size: 18px;
	height: 45px;
	margin-bottom: 20px;
	background: url(images/redemption_news_title_bg.jpg) bottom left no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#templatemo_news_section .templatemo_news_box {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.templatemo_news_box h2 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #7f0000;
}

.templatemo_news_box h3 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #7f0000;
}

#templatemo_left .left_col_section {
	padding: 0px;
	margin-bottom: 30px;
}

/* end of left column */

#templatemo_right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #7f0000;
}

.right_col_section h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7f0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #7f0000;
}

.right_col_section img {
	float: left;
	margin: 3px 15px 0 0;
	border: none;
}

.right_col_section p{
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 75px;
	background: url(images/templatemo_welcome.gif) top left no-repeat;
	margin-bottom: 20px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */

/* footer */

#templatemo_footer{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

