html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent; 
}
a {
	outline-width: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
blockquote, q {
	quotes: none;
	font-style: italic;
	font-size: 120%;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-spacing: 3px;
}
abbr, acronym, fieldset, img {
	border:0
}
p, fieldset {
	margin: 1em 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.clrfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clrfix {
	clear: both;
}
form {
	display:inline;
	margin:0;
	padding:0;
}

img {
	border:none;
}
ol {
	margin-left:40px;
}
pre {
}
hr {
	height:1px;
	background-color:#CCC;
	color:#CCC;
	border: #CCC;
}
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
	font-weight:700;
	background: url(../images/error.png) no-repeat;
	padding-left: 20px;
}
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left, .button2-right, .button2-left div, .button2-right div {
	float: left;
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span, .button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover, .button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a, .button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a, .button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}
div.tooltip p {
	font-size: 90%;
	margin: 0;
}
.img_caption.left {
	float: left;
	margin-right: 1em;
}
.img_caption.right {
	float: right;
	margin-left: 1em;
}
.img_caption.left p {
	clear: left;
	text-align: center;
}
.img_caption.right p {
	clear: right;
	text-align: center;
}
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
.contenttoc {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.contenttoc td, .contenttoc th {
	font-size: 90%;
	padding: 0.3em 1em;
	border-right: 1px solid #f0f0f0;
}
.contenttoc th {
	color: #4b4b4b;
	text-align: left;
	font-size:100%;
	background-color: #eeeeee;
}
.contentpane {
	text-align:left;
}
.contentpaneopen ul {
	margin-left:20px;
}
.contentpane ul {
	margin-left:20px;
}
table.contentpaneopen, table.contentpane, table.blog {
	width:100%;
}
table.contentpane td {
	width:auto;
	padding:0.5em;
}
.contentpane li, .contentpaneopen li {
	padding:0.5em 0.5em;
	list-style-image: url(../images/list.gif);
}
table.blog td {
}
.contentpaneopen fieldset {
	width:100%;
	border:none;
}
.contentpaneopen td {
}
td.buttonheading img {
	padding:0px;
	margin:0 5px 0 0;
}
td.contentdescription {
	width:100%;
	padding:10px 0;
}
a.category {
	padding-top:10px;
	font-weight:700;
}
.createdate, .small, .created-date, .modifydate, .author, td.createdate, td.created-date, td.modifydate, td.author, td.small {
	font-size: 10px;
	color: #afafaf;
	line-height: normal;
}
span.article_separator {
	height:5px;
	width:100%;
	display:block;
}
.highlight {
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#666;
	font-size:10px;
	border-top:1px solid #ccc;
}
.contentpaneopen img {
	margin:5px;
}
.contentpane img {
	margin:5px;
}
.inputbox {
	border:1px solid #ccc;
	color:#666;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover, .inputbox:focus, .inputbox:active {
	border:1px solid #999;
}
#mod_login_remember {
	border:none;
	background:none;
}
#modlgn_username {
	font-family:Optima, Arial, Verdana, Tahoma;
	color:#CCCCCC;
	font-size:11px;
	height:16px!important;
	height:18px;
	width:100px;
	background:url(../images/unamebg.png) no-repeat;
	padding-left:25px;
	margin-right:5px;
	border:1px solid #ccc;
}
#modlgn_passwd {
	font-family:Optima, Arial, Verdana, Tahoma;
	color:#CCCCCC;
	font-size:11px;
	height:16px!important;
	height:18px;
	width:100px;
	background:url(../images/pwdbg.png) no-repeat;
	padding-left:25px;
	margin-right:5px;
	border:1px solid #ccc;
}
#mod_login_remember {
	border:none;
	background:none;
	margin:0;
	float:left;
	margin-right:5px;
}
#modlgn_username:hover, #modlgn_username:focus, #modlgn_passwd:hover, #modlgn_passwd:focus {
	border:1px solid #666;
}
div.search {
}
#mod_search_searchword {
}
#mod_search_searchword:hover, #mod_search_searchword:focus {
}
td.sectiontableheader a {
	color:#666;
}
.sectiontableheader td, td.sectiontableheader {
	font-weight:700;
	padding:5px;
	color:#666;
	margin-bottom:5px;
	background:#DDD;
}
td.sectiontableentry1 {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #c4c4c4;
}
td.sectiontableentry2 {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #c4c4c4;
}
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:left;
	background: #f0f0f0;
}
.sectiontableentry2 td {
	padding:5px 5px 10px 5px;
	text-align:left;
}
.sectiontableentry1 label {
	padding-left:5px;
	text-align:left;
}
.sectiontableentry2 label {
	padding-left:5px;
	text-align:left;
}
.latestnews a:hover {
}
li.latestnews a, li.mostread a {
}
li.latestnews a:hover, li.mostread a:hover {
}
li.latestnews a:visited, li.mostread a:visited {
}
.pagenavbar a:link, .pagenavbar a:visited, .pagenavbar a:active {
	display: block;
	width: 75px;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px;
	margin-top: 20px;
	background:#FFFFFF;
}
a.readon {
	display: block;
	background:url(../images/readon.png) no-repeat top right;
	text-align: left;
	height: 39px;
	width: 290px;
	float: right;
	text-indent: -9000px;
}
a.readon:hover {
	background:url(../images/readon.png) no-repeat 0 -39px;
}
.leading_article a.readon {
	margin-bottom: -11px;
	background:url(../images/readon1.png) no-repeat top right;
}
.leading_article a.readon:hover {
	background:url(../images/readon1.png) no-repeat 0 -39px;
}
.blog {
}
.blog td {
	padding-right: 5px;
}
.blog_more {
	padding: 10px;
	background-color: #f0f0f0;
	margin-bottom:10px;
}
.blog_more a:link, .blog_more a:visited, .blog_more a:active {
	text-decoration: none;
}
.blog_more a:hover {
	text-decoration: underline;
}
.blog_more div strong {
	color: #0c86c6;
}
.blogsection {
}
.leading_article {
	margin: 0px;
	margin-bottom: 20px;
	background:url(../images/bg-leading-article.jpg) #CA0909 no-repeat top left;
}
.leading_article .article_separator {
	display: none;
}
.leading_article .contentheading {
	padding-bottom:10px;
}
.leading_article .heading_content {
}
.leading_article_inner {
	padding:10px;
	color: #FFF;
}
.leading_article_inner *, .leading_article_inner .contentheading, .leading_article_inner .contentheading a.contentpagetitle {
	color:#FFF;
}
.leading_article_inner .contentheading a.contentpagetitle:hover {
	color: #CCC;
}
.loclink {
}
.main_article, td.main_article {
}
span.pathway {
	font-size:11px;
	display:block;
	height:37px;
	line-height:37px;
	text-align:left;
	padding:0 0 0 50px;
	margin-bottom: 10px;
	border-right: 1px solid #F0E1BE;
	text-transform: uppercase;
}
.breadcrumbs {
	background:url(../images/bgbreadcrumb.png) left top no-repeat;
	height: 37px;
}
span.pathway a:link, span.pathway a:visited {
	font-weight:bold;
	color: #FF0000;
}
ul#mainlevel li {
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
.contentpaneopen td, .contentpaneopen td p, .contentpaneopen td div, .contentpaneopen a:link {
	text-align:left;
}
.pagecounter {
	font-size:10px;
	height:10px;
	margin: 0;
	float:left;
	display: none;
}
div.pagecounter br {
	display: none;
}
.pagination span, .pagination a {
	border:1px solid #CBCBCB;
	padding:3px 6px;
	font-size:10px;
	margin:3px;
	text-transform:uppercase;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
}
.pagenav, .pagenav_next, .pagenav_prev {
	text-align: center;
	color: #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
}
.pagenav:hover, .pagenav_next:hover, .pagenav_prev:hover {
}
.pagenav_next a:hover, .pagenav_prev a:hover {
	text-decoration:underline;
}
.pagenavcounter {
	font-weight:bold;
	margin-top:10px;
}
a.pagenav, a.pagenav:visited {
	margin-top:10px;
}
a.pagenav:hover {
	text-decoration:underline;
}
.button {
	text-align: center;
	color: #f0f0f0;
	border:1px solid #333;
	margin:3px 0;
	font-size:10px;
	font-weight:400;
	line-height:24px;
	height:24px;
	text-transform:uppercase;
	letter-spacing:-1px;
	background:#333;
}
.button:hover, .button:focus {
	border:1px solid #000;
	background-image:none;
	background:#000000;
	line-height:24px;
	color: #fff;
	cursor: pointer;
}
.back_button {
	text-align: center;
	padding:2px 5px;
	font-weight:bold;
}
.back_button a:hover {
	text-decoration:underline;
}
#login li {
	list-style:none;
}
.bannerheader {
	font-style:italic;
}
.banneritem, .banneritem-blue, .banneritem-red, .banneritem-yellow, .banneritem_text {
	padding: 4px;
	font-size:90%;
}
.banneritem a, .banneritem-blue a, .banneritem-red a, .banneritem-yellow a, .banneritem_text a {
	font-weight:700;
}
.bannerfooter, .bannerfooter-blue, .bannerfooter-red, .bannerfooter-yellow, .bannerfooter_text {
	padding: 4px;
	font-size:80%;
	text-align: right;
}
.contentheading, td.contentheading {
	font-weight:700;
	color: #222;
	text-align:left;
}
.componentheading {
	color: #222;
	font-weight:700;
	padding: 20px 5px 10px 0;
}
ul#mainlevel {
	margin:0;
	padding:0;
}
a.mainlevel:link, a.mainlevel:visited {
	line-height:20px;
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:400;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #f0f0f0;
}
a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration:none;
	color:#ff0000;
}
a.mainlevel#active_menu {
	background:#FFFFFF;
	color:#666666;
	border-bottom:none;
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #666;
	font-weight:400;
	padding-left:0px;
	border:none;
}
a.sublevel:hover {
	color:#000000;
}
ul.menu li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #f0f0f0;
}
ul.menu li li {
	margin-left:0px;
}
ul.menu li li a {
	color: #666;
	padding-left:15px;
}
ul.menu, ul.menu ul, ul.menu ul ul {
	margin:0;
	padding:0;
}
ul.menu li {
	list-style-image: none;
}
ul.menu li a, ul.menu li#current a {
	line-height:20px;
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:400;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}
ul.menu li#current a {
	color:#ff0000;
	font-weight:700;
}
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
}
ul.menu li ul {
	margin-right:8px;
}
ul.menu li li a, ul.menu li#current li a {
	background: url(../images/bgsubmenu.gif) no-repeat left;
}
ul.menu li li#current a {
	background: url(../images/bgsubmenu.gif) no-repeat left;
}
ul.menu li#current li a:active, ul.menu li#current li a:hover, ul.menu li li a:hover {
	background: url(../images/bgsubmenu.gif) no-repeat left;
}
ul#mainlevel-nav {
	list-style : none;
	margin:0;
	padding:0;
}
ul#mainlevel-nav li {
	display:inline;
	font-weight : normal;
	text-align : right;
	list-style : none;
	float:right;
	padding-left:5px;
}
#mainlevel-nav a {
	color:#FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.pagenav_next a {
}
.pagenav_prev a {
}
.back_button a {
}
span.modifydate, td.modifydate {
	padding:5px 0;
	font-weight:normal;
	display:block;
	width:100%;
	text-align:right;
	color:#C38376;
	font-size:90%;
}
ul.latestnews li, ul.mostread li {
	padding: 0 0 3px 20px;
	margin-left:5px;
	text-align:left;
	list-style:none;
	background: url(../images/star.gif) 0 5px no-repeat;
	border-bottom: 1px solid #ccc;
}
#system-message {
	width: 400px;
	font-family: Arial, Tahoma, Calibri, sans-serif;
	font-size: 16px;
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #222;
	position: absolute;
	z-index: 9999999;
	cursor: pointer;
	background: url(../images/closealert.gif) #000000 no-repeat top right;
	opacity:0.85;
	filter:alpha(opacity=85);
}
#system-message div, #system-message dt, #system-message dd, #system-message ul, #system-message dd ul, #system-message dt ul {
	font-family:Arial, Tahoma, Calibri, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: normal;
	border: none;
	background: none;
}
#system-message ul, #system-message li {
	padding: 0px;
	margin: 0px;
}
#system-message dt.error, #system-message dt.notice, #system-message dt.message {
	font-weight: bold;
}
#system-message li {
	list-style: none;
	text-align: center;
}
#system-message dd.error ul {
	background: none;
	border: none;
	color: #fff;
	-moz-border-radius: 4px;
}
#system-message div, #system-message dt, #system-message dd, #system-message ul, #system-message dd ul, #system-message dt ul {
	font-family:  Arial, Tahoma, Calibri, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: normal;
	border: none;
	background: none;
	margin-bottom:5px;
}
#system-message ul, #system-message li {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-transform:none;
}
#system-message dt.error, #system-message dt.message {
	font-weight: bold;
}
#system-message li {
	list-style: none;
	text-align: center;
}
#system-message dd.error ul {
	background: none;
	border: none;
	color: #fff;
}
.hastip {
	background:#333333;
}
.tool-tip {
	float: left;
	border: 1px solid #111111;
	padding: 5px;
	background: #212121;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
	text-align:right;
}
.tool-text {
	margin: 0;
	font-size: 90%;
	line-height:normal;
	color:#FFFFFF;
	padding:10px;
}
div.moduletable {
	margin:0;
	padding: 0;
	padding-bottom:15px;
}
div.moduletable-nobox {
	background:none;
	border:none;
	padding:0;
	margin:0;
}
.moduletable_inner {
	text-align:left;
}
div.moduletable_inner h1, div.moduletable_inner h2, div.moduletable_inner h3, div.moduletable_inner h4, div.moduletable_inner h5 {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height:100%!important;
	background-image: none !important;
	background-color: transparent !important;
	font-size:150% !important;
	font-weight:400 !important;
	padding: 0 0 0 0!important;
	margin: 0 0 0 0!important;
	border: none!important;
}
div.moduletable_inner h3 {
	color: #333!important;
}
div.moduletable-nobox * {
	padding:0;
	margin:0;
}
div.moduletable h3, div.moduletable_menu h3, div.moduletable-red h3, div.moduletable-blue h3, div.moduletable-box h3 {
	font-weight:400;
	color: #666;
	font-size:18px;
	background-position:bottom left;
	padding:10px 0 0px 40px;
	margin-bottom:10px;
	margin-top:0;
	background:url(../images/bgmoduletableh3.png) no-repeat top left;
	text-transform: uppercase;
	text-align: left;
}
.moduletable_inner, .moduletable_inner *, .moduletable_inner_tpmenu, .moduletable_inner_tpmenu * {
	line-height:1.6;
}
.strong_moduletable_title {
	font-weight:400;
	color:#E59E59;
	font-size:0.8em;
	display: block;
	text-transform: lowercase;
	line-height: 100%;
}
div.moduletable-nobox .moduletable_inner h3, div.moduletable-nobox h3, div.moduletable_text .moduletable_inner h3, div.moduletable_text h3 {
	font-size:10px;
	color:#FF9715;
	text-transform:uppercase;
	background-image:none;
	background-color:transparent;
}
div.moduletable_inner img {
	margin:0 5px;
}
div.moduletable-nobox .moduletable_inner img {
	margin:0;
	padding: 0;
}
#tpmod-user8 {
}
#tpmod-user8 .moduletable {
	border-right:1px solid #572407;
	border-bottom:1px solid #572407;
	height:60px;
}
div.moduletable-red {
	margin:0;
}
div.moduletable-red h3 {
	background:url(../images/bgmoduletableh3red.png) no-repeat top left;
	color:#ff0000;
}
div.moduletable-blue {
	margin:0;
}
div.moduletable-blue h3 {
	background:url(../images/bgmoduletableh3blue.png) no-repeat top left;
	color:#01AFF0;
}
div.moduletable-box {
	border:1px solid #e5e5e5;
	padding:10px;
}
div.moduletable-boxred h3 {
	background:url(../images/bgboxredh3.png) no-repeat top left;
	height: 45px;
}
div.moduletable-boxred h3 span {
	background:url(../images/bgboxredh3b.png) no-repeat top right;
	margin-left: 10px;
	height: 45px;
	display: block;
	line-height: 45px;
	padding: 0 10px 0 5px;
}
div.moduletable-boxblue h3 {
	background:url(../images/bgboxblueh3.png) no-repeat top left;
	height: 45px;
}
div.moduletable-boxblue h3 span {
	background:url(../images/bgboxblueh3b.png) no-repeat top right;
	margin-left: 10px;
	height: 45px;
	display: block;
	line-height: 45px;
	padding: 0 10px 0 5px;
}
.tpbodies {
	padding:0;
	margin: 0;
	font: 13px Arial, Helvetica, Garuda, sans-serif;
	background:url('../images/bgbody.jpg' ) #ccc;
}
#tpwrapper-global {
}
#tpwrapper-page {
	padding-bottom:0;
	text-align:left;
	width:1050px;
}
#tpwrapper-page-inner {
}
#tpwrapper-right {
	float:right;
	background:#FFFFFF;
}
#tpwrapper-inner-left {
}
#tpwrapper-inner-right {
}
#tpwrapper-footer-wrapper {
	margin:auto 0;
	background: url(../images/bgfooter.jpg) center top;
	margin-bottom: 0;
	height: 70px;
	padding-top: 10px;
	border-bottom: none;
}
#tpwrapper-footer {
	margin:15px 0;
	width:970px;
}
#tpwrapper-footer * {
	font-size:11px;
}
#tpblock-head, #tpblock-tpmenu, #tpblock-top, #tpblock-left, #tpwrapper-right, #tpblock-bot, #tpblock-footerleft, #tpblock-footerright, #tpaccordion {
	margin-bottom:15px;
}

 #tpblock-right, {
	margin-bottom:15px;
}

#tpblock-head {
	height:177px;
	background:url(../images/bgtpblock-head.png) repeat-x bottom left;
}
.tpblock-head-inner {
}
#tpdiv-logo-wrp {
	float:left;
}
#tpdiv-logo {
	height:126px;
	background:url(../images/logo_rcr_es.jpg) no-repeat left top;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
}
#tpdiv-logo h1 a {
	display:block;
	text-indent:-9000px;
	width:340px;
}
#tpmod-banner {
	text-align:right;
	width:585px;
	float:right;
	padding:10px 10px 0 0;
	height: 0;
}
#tpmod-banner div.search {
	float:right;
	margin: 14px 0 0 0;
	width: 281px;
	height: 38px;
	background:url(../images/bgsearch.png) no-repeat right top;
	margin-right:10px;
}
#tpmod-banner #mod_search_searchword {
	border: none;
	margin: 7px 50px 0 0;
	width: 150px;
	background: none;
}
#tpmod-banner #mod_search_searchword:hover, #tpmod-banner #mod_search_searchword:focus {
}
#tpblock-tpmenu {
	padding:10px;
	background:url(../images/bgwrpmenu.png) no-repeat top right;
	margin-right: -7px;
	height: 78px;
	margin-top: 80px;
}
#tpmod-user8 {
	background:url(../images/bgwrpmenu.png) no-repeat top left;
	margin-left: -17px;
	margin-top: -10px;
	height: 78px;
}
#tpmod-user4 {
	text-align:right;
	width:220px;
	float:right;
}
#tpmod-user4 div.moduletable {
	border: none;
}
#tpmod-user4 div.search {
	float:right;
	margin: 14px 0 0 0;
	width: 281px;
	height: 38px;
	background:url(../images/bgsearch.png) no-repeat right top;
	margin-right:10px;
}
#tpmod-user4 #mod_search_searchword {
	border: none;
	margin: 7px 50px 0 0;
	width: 150px;
	background: none;
}
#tpmod-breadcrumb {
	height: 48px;
	background:url(../images/bgbreadcrumb1.png) no-repeat left;
	margin-left:-8px;
	margin-right:2px;
	margin-top:-25px;
	margin-bottom:10px;
}
.tpmod-breadcrumb-inner {
	height: 47px;
	padding: 1px 0 0 30px;
	background:url(../images/bgbreadcrumb1.png) no-repeat right;
	margin-right:-10px;
}
.tpmod-breadcrumb-inner * {
	color: #FFF;
}
.tpmod-breadcrumb-inner-inner {
	padding-top: 10px;
}
.tpmod-breadcrumb-inner-inner .breadcrumbs {
	margin-top: -5px;
}
#tpblock-top {
	margin: 0 auto;
}
#tpblock-top-inner {
	margin: 0 auto;
}
#tpblock-top-inner-inner {
}
#tpmod-user1,
{
	float:left;
	width:720px;
}
#tpmod-user11, #tpmod-user12, #tpmod-user13, #tpmod-user14 {
	float:left;
}
#tpmod-user11 {
	width:200px;
	margin-right: 10px;
}
#tpmod-user12 {
	width:200px;
	margin-right: 10px;
}
#tpmod-user13 {
	width:200px;
	margin-right: 0px;
}
#tpmod-user14 {
	width:661px;
	margin-right: 0px;
}
#tpblock-top #mootabs_handles4, #tpblock-top #mootabs_handles3, #tpblock-top #mootabs_handles2, #tpblock-top #mootabs_handles1 {
	background-image: none;
	border: none;
	background: #afacac;
	padding: 2px 2px 3px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.mootabs {
	background: #e7e7e7;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#tpblock-top #mootabs_handles4 {
	text-align: center;
}
#tpblock-top .mootabs_innerbox, #tpblock-top .mootabs_innerbox * {
	text-align: left;
	padding: 0px;
}
#tpblock-top .mootabs_buttons1 span, #tpblock-top .mootabs_buttons2 span, #tpblock-top .mootabs_buttons3 span {
	padding: 2px 4px;
	color:#fff;
	font-size: 11px;
	letter-spacing: 0;
}
#tpblock-top .mootabs_buttons1 span.active, #tpblock-top .mootabs_buttons2 span.active, #tpblock-top .mootabs_buttons3 span.active {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color:#fff;
}
.mootabs_buttons1 span.active, .buttons span:hover, .mootabs_buttons2 span.active, .buttons span:hover, .mootabs_buttons3 span.active, .buttons span:hover {
	background:#c3c3c3;
	color:#fff;
}
.tpaccordiontoggler, .tpaccordiontoggler-active {
	background:url(../images/bgaccordion.png) #CCC 100% 42px;
}
#tpblock-top div.moduletable-box, #tpblock-top div.moduletable-boxred, #tpblock-top div.moduletable-boxblue, #tpblock-top div.moduletable-badgehot, #tpblock-top div.moduletable-badgenew, #tpblock-top div.moduletable-box, #tpblock-top div.moduletable h3, #tpblock-top div.moduletable_menu h3, #tpblock-top div.moduletable-red h3, #tpblock-top div.moduletable-blue h3, #tpblock-top div.moduletable-box h3, #tpblock-top div.moduletable-boxred h3, #tpblock-top div.moduletable-boxblue h3, #tpblock-top div.moduletable-badgehot h3, #tpblock-top div.moduletable-box {
	text-align: left;
}
#tpblock-top div.moduletable-box, #tpblock-top div.moduletable-boxred, #tpblock-top div.moduletable-boxblue {
	margin-bottom: 15px;
}
#tpblock-top div.moduletable_inner {
	padding-bottom: 0;
}
#tpblock-top-innerleft {
	float:left;
	width: 323px;
}
#tpblock-top-innerright {
	float:right;
	width: 323px;
}
#tpblock-bot-innerleft {
	float:left;
	width: 940px;
}
#tpblock-bot-innerright {
	float:right;
	width: 940px;
}
#tpblock-left {
	width:200px;
	float:left;
}
#tpmod-left {
	float:left;
	background: #FFF;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#tpblock-right {
	width:160px;
	float:right;
	padding-right: 20px;
	padding-bottom: 15px;
}
#tpmod-right {
	width:160px;
	padding:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left:15px;
	float:left;
}

#tpwrapper-right1 {
	width:830px;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left: 5px;
	margin-right:5px;
	background-color:#FFFFFF;
}


#tpwrapper-right2 {
	width:660px;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left: 5px;
	margin-right:5px;
	background-color:#FFFFFF;
}



#tpwrapper-right-inner {
	padding:10px;
}
#tpwrapper-inner-left {
	width:600px;
	float:left;
}
#tpwrapper-inner-right {
	width:185px;
	float:right;
}
#tpmod-right {
	width:170px;
	padding-left:15px;
	float:right;
	background:url(../images/bgtpmodright.png) repeat-y left top
}
#tpblock-topbody {
	background: #fff;
	padding-top: 15px;
	margin-bottom: 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.tpblock-topbody-inner {
	padding-left:15px;
	padding-right:15px;
}
#tpmod-user1 {
	float:left;
}
#tpmod-user2 {
	float:right;
	width: 940px;
}
#tpmod-user1 *, #tpmod-user2 * {
	text-align: left;
}
#tpblock-midtopbody {
	margin-bottom:15px;
}
#tpmod-advert1 {
	float:left;
	width: 663px;
}
#tpmod-advert2 {
	float:right;
	width: 663px;
}
#tpblock-mainbody {
	margin-bottom:15px;
}
#tpblock-midbotbody {
	margin-bottom:15px;
}
#tpmod-advert3 {
	float:left;
	width: 663px;
}
#tpmod-advert4 {
	float:right;
	width: 663px;
}
#tpblock-botbody {
	margin-bottom:15px;
}
#tpmod-user5 {
	float:left;
	width: 620px;
}
#tpmod-user6 {
	float:right;
	width: 663px;
}
#tpblock-bot {
	background: #FFF;
	padding:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#tpmod-user21, #tpmod-user22, #tpmod-user23, #tpmod-user24 {
	float:left;
}
#tpmod-user21 {
	width:940px;
	margin-right: 0px;
}
#tpmod-user22 {
	width:940px;
	margin-right: 0px;
}
#tpmod-user23 {
	width:940px;
	margin-right: 0px;
}
#tpmod-user24 {
	width:940px;
	margin-right: 0px;
}
#tpblock-footerleft {
	float:left;
	width:90%;
	text-align: left;
	vertical-align: middle;
}
#tpblock-footerright {
	float:right;
	width:50%;
}
.tpmobile-switch {
	background: url("../images/bgmobile.png") center bottom;
	width: auto;
	text-align: center;
	height: 70px;
	padding-top: 10px;
}
#tpblock-left div.moduletable-box, #tpblock-left div.moduletable-nobox, #tpblock-left div.moduletable-boxblue, #tpblock-left div.moduletable-boxred, #tpblock-left div.moduletable-badgehot, #tpblock-left div.moduletable-badgenew {
	margin-bottom:15px;
}
#tpmod-right div.moduletable-box, #tpmod-right div.moduletable-nobox, #tpmod-right div.moduletable-boxblue, #tpmod-right div.moduletable-boxred, #tpmod-right div.moduletable-badgehot, #tpmod-right div.moduletable-badgenew {
	margin-bottom:15px;
}
.moduletable_inner {
	padding-bottom:15px;
}
#tpblock-midtopbody div.moduletable-nobox {
	padding-bottom: 0;
}
.tp-tittle-date {
	background: url(../images/bgtitledate.png) left top no-repeat;
	width:100px;
	height: 123px;
	float:left;
	color: #FFF;
	margin-left: -26px;
	margin-right: 15px;
	overflow: hidden;
	display: block;
	font-family:Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
}
.tp-tittle-date-date {
	font-size: 45px;
	display: block;
	padding-left: 20px;
	padding-top: 30px;
	font-weight: 700;
}
.tp-tittle-date-month {
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	font-weight: 400;
	padding-left: 20px;
	padding-top: 12px;
}
.tp-tittle-date-date .cufon {
	padding-top: 0;
	margin-top: -10px;
}
.tp-tittle-date-month .cufon {
	padding-top: 0;
	margin-top: -20px;
}
.tp-authorline {
	letter-spacing: 0;
}
.tp-authorline img {
	float: right;
}
.leading_article .tp-tittle-date {
	margin-left: -20px;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #111111;
}
a.contentpagetitle:hover {
	color: #333;
}
.leading_article {
	margin-left: -15px;
	margin-right: -5px;
}
ul#tpmoostick {
	margin-top: 8px;
}
#tpmod-banner .tploginfloat {
	float:right;
	width: 275px;
}
#tpmod-banner .blogin, #tpmod-banner .bregister, #tpmod-banner .bcontact, #tpmod-banner .blogout {
	display: block;
	width: 75px;
	height: 84px;
	text-align: left;
	text-indent: -9000px;
	background-color: transparent;
	padding: 0;
	margin-top: -10px;
}
#tpmod-banner .blogin {
	background:url(../images/bgloginxtd.png) 0 -84px;
}
#tpmod-banner .blogin:hover {
	background:url(../images/bgloginxtd.png) 0 0;
}
#tpmod-banner .bregister {
	background:url(../images/bgloginxtd.png) 225px -84px;
}
#tpmod-banner .bregister:hover {
	background:url(../images/bgloginxtd.png) 225px 0;
}
#tpmod-banner .bcontact {
	background:url(../images/bgloginxtd.png) 150px -84px;
}
#tpmod-banner .bcontact:hover {
	background:url(../images/bgloginxtd.png) 150px 0;
}
#tpmod-banner .blogout {
	background:url(../images/bgloginxtd.png) 75px -84px;
}
#tpmod-banner .blogout:hover {
	background:url(../images/bgloginxtd.png) 75px 0;
}
div.moduletable-boxred h3, div.moduletable-boxblue h3 {
	border-bottom:none;
	height: 50px;
	padding-left:0;
	color: #FFF;
	margin-top:0;
	margin-bottom:0;
}
div.moduletable-boxred h3 .strong_moduletable_title, div.moduletable-boblue h3 .strong_moduletable_title {
	font-size: 11px;
	color:#FFF;
	text-transform: uppercase;
}
div.moduletable-boxred, div.moduletable-boxblue {
	background:url(../images/bgdistort.png) #D51413;
	padding: 15px;
}
div.moduletable-boxred, div.moduletable-boxred *, div.moduletable-boxblue, div.moduletable-boxblue * {
	color: #FFF;
}
div.moduletable-boxblue {
	background-color:#5792DB;
}
div.moduletable-badgehot h3, div.moduletable-badgenew h3 {
	border-bottom:none;
	background:url(../images/badgehot-default.png) no-repeat top left;
	height: 45px;
	padding: 10px;
	padding: 5px 0 0 50px;
	color: #111;
	margin-top: 0;
	margin-bottom: 0;
}
div.moduletable-badgenew h3 {
	background:url(../images/badgenew-default.png) no-repeat top left;
}
div.moduletable-badgehot h3 .strong_moduletable_title, div.moduletable-badgenew h3 .strong_moduletable_title {
	font-size: 11px;
	color:#666;
	text-transform: uppercase;
}
div.moduletable-badgenew {
}
div.moduletable-badgenew h3 {
}
div.moduletable-nobox {
	padding:0 0 15px 0;
}
#tpmod-right div.moduletable-badgehot h3, #tpmod-left div.moduletable-badgehot h3, #tpmod-right div.moduletable-badgenew h3, #tpmod-left div.moduletable-badgenew h3 {
	border-bottom:none;
	background:url(../images/badgehot.png) no-repeat top right;
	height: 70px;
	margin-top:-15px;
	margin-left:-16px;
	margin-right:-28px;
	margin-bottom:-15px;
	padding: 10px;
	padding-left:15px;
	color: #FFF;
}
#tpmod-right div.moduletable-badgenew h3, #tpmod-left div.moduletable-badgenew h3 {
	background:url(../images/badgenew.png) no-repeat top right;
}
#tpmod-right div.moduletable-badgehot h3 .strong_moduletable_title, #tpmod-left div.moduletable-badgehot h3 .strong_moduletable_title, #tpmod-right div.moduletable-badgenew h3 .strong_moduletable_title, #tpmod-left div.moduletable-badgenew h3 .strong_moduletable_title {
	font-size: 11px;
	color:#FFF;
	text-transform: uppercase;
}
#tpmod-right div.moduletable-boxred h3, #tpmod-left div.moduletable-boxred h3, #tpmod-right div.moduletable-boxblue h3, #tpmod-left div.moduletable-boxblue h3 {
	border-bottom:none;
	height: 50px;
	padding-left: 0px;
	color: #FFF;
	margin-top:0;
	margin-bottom:0;
}
#tpmod-right div.moduletable-boxred h3 .strong_moduletable_title, #tpmod-left div.moduletable-boxred h3 .strong_moduletable_title, #tpmod-right div.moduletable-boxblue h3 .strong_moduletable_title, #tpmod-left div.moduletable-boxblue h3 .strong_moduletable_title {
	font-size: 11px;
	color:#FFF;
	text-transform: uppercase;
}
#tpmod-right div.moduletable-boxred, #tpmod-left div.moduletable-boxred {
	background:url(../images/bgboxred.png) repeat-y top right;
	margin-left:-16px;
	margin-right:-24px;
	margin-bottom:30px;
	padding: 15px;
}
#tpmod-right div.moduletable-boxblue, #tpmod-left div.moduletable-boxblue {
	background:url(../images/bgboxblue.png) repeat-y top right;
	margin-left:-16px;
	margin-right:-24px;
	margin-bottom:30px;
	padding: 15px;
}
#tpmod-right div.moduletable-boxred, #tpmod-left div.moduletable-boxred, #tpmod-right div.moduletable-boxred *, #tpmod-left div.moduletable-boxred *, #tpmod-right div.moduletable-boxblue, #tpmod-left div.moduletable-boxblue, #tpmod-right div.moduletable-boxblue *, #tpmod-left div.moduletable-boxblue * {
	color: #FFF;
}
#tpmod-right div.moduletable-boxred h3, #tpmod-left div.moduletable-boxred h3, #tpmod-right div.moduletable-boxblue h3, #tpmod-left div.moduletable-boxblue h3 {
	padding-right: 10px;
}
#tpmod-left div.moduletable-boxred div.moduletable_inner, #tpmod-left div.moduletable-boxblue div.moduletable_inner {
	padding: 0 20px 0 10px;
}
#tpmod-right div.moduletable-boxred div.moduletable_inner, #tpmod-right div.moduletable-boxblue div.moduletable_inner {
	padding: 0 20px 0 10px;
}
#tpblock-topbody h3 {
	border-bottom: none;
}
#tpblock-topbody * {
	color: #bbb;
}
#tpblock-topbody #tpcont .buttons span {
	background:url(../images/btpslide.gif);
	display: block;
	text-indent: -500000px;
}
#tpblock-topbody #tpcont .buttons span.active, #tpblock-topbody #tpcont .buttons span:hover {
	color: #191919;
	background-color: #000000;
	background:url(../images/btpslideactive.gif);
	display: block;
	text-indent: -500000px;
}
#tpwrapper-global span.minifp-anotherlinks {
	background: none;
	margin-bottom: 5px;
	padding-left: 0;
}
#tpwrapper-global span.minifp-date {
	background: #cc0000;
	display:block;
	padding: 3px 4px;
	color:#FFF;
	float:left;
	margin-right: 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 80%;
}
#tpwrapper-global span.minifp-anotherlinks a {
	font-size: 90%;
}
a.minifp-full-link, a:visited.minifp-full-link, a:active.minifp-full-link, a:link.minifp-full-link {
	display: none;
}
#tpwrapper-global .minifp-introtitle a, #tpwrapper-global.minifp-introtitle a:visited, #tpwrapper-global.minifp-introtitle a:active, #tpwrapper-global .minifp-introtitle a:link {
	font-size:100%;
	font-weight:bold;
	text-transform:capitalize;
	display: block;
	clear: both;
	padding: 0 0 5px 0;
	border-bottom:1px solid #ccc;
}
div.moduletable-boxred .vmCartModule, div.moduletable-boxred .showcart, div.moduletable-boxred .showcart *, div.moduletable-boxred #minicart * {
	background-image:url(../images/bgboxred.png);
	background-color:transparent;
}
div.moduletable-boxblue .vmCartModule, div.moduletable-boxblue .showcart, div.moduletable-boxblue .showcart *, div.moduletable-boxblue #minicart * {
	background-image:url(../images/bgboxblue.png);
	background-color:transparent;
}
#tpwrapper-global .showcart a {
	display: block;
	text-indent: -90000px;
	background:url(../images/showcart.png) no-repeat;
	width: 114px;
	height: 45px;
}
.dropxtd_wrapper_module_inner .tprestomodwrp-cat {
	padding: 3px 5px;
	margin-bottom:0;
	background: #830626;
	border: none;
}
.dropxtd_wrapper_module_inner .tprestomodwrp-cat:hover {
	background: #350310;
	cursor: pointer;
}
.dropxtd_wrapper_module_inner .tprestomodimgthumb {
	margin: 5px 5px 0 3px;
	float: left;
}
.dropxtd_wrapper_module_inner .tprestomoddesc .tprestomoddescspan {
	font-size: 90%;
	text-transform:  capitalize;
	margin-bottom: 5px;
	color: #fff;
}
td, p, div, tr {
	font-family:Georgia, "Bitstream Charter", "Century Schoolbook L", "Liberation Serif", Times, serif;
	line-height:160%;
}
.contentheading, .contentpagetitle, .componentheading, td.contentheading, div.componentheading, h1, h2, h3 {
font-size:34px;
line-height:110%;
margin-bottom:10px;
padding:0;
}
small, .small, .smalldark, .createdate, .modifydate, span.createdate, td.modifydate, .author, div.moduletable_inner, div.moduletable_inner p, div.moduletable_inner div, div.moduletable_inner td, div.moduletable_inner span, div.moduletable_inner a, div.moduletable_inner form *, div.tpaccordionelement-inner, div.tpaccordionelement-inner p, div.tpaccordionelement-inner div, div.tpaccordionelement-inner td, div.tpaccordionelement-inner span, div.tpaccordionelement-inner a, div.tpaccordionelement-inner form *, div.mootabs_inner, div.mootabs_inner p, div.mootabs_inner div, div.mootabs_inner td, div.mootabs_inner span, div.mootabs_inner a, div.mootabs_inner form *, .tp-authorline {
	font-family:Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
	line-height: 200%;
}
td, p, div, tr, form, input {
	font-size:13px;
	color:#404040;
}
.contentheading, .contentpagetitle, .componentheading, div.componentheading, td.contentheading, td.contentpagetitle {
	font-size:38px;
	line-height:110%;
	letter-spacing:-2px;
	padding: 0;
	margin-bottom: 15px;
}
td.contentheading {
	padding: 10px 0;
}
div.moduletable h3, div.moduletable_menu h3, div.moduletable-red h3, div.moduletable-blue h3, div.moduletable-box h3, div.moduletable-boxred h3, div.moduletable-boxblue h3, div.moduletable-badgehot h3, div.moduletable-badgenew h3 {
	font-size:24px;
}
small, .small, .smalldark, .createdate, .modifydate, span.createdate, td.modifydate, .author {
	font-size:11px;
}
div.moduletable_inner, div.moduletable_inner p, div.moduletable_inner div, div.moduletable_inner td, div.moduletable_inner span, div.moduletable_inner a, div.moduletable_inner form *, div.tpaccordionelement-inner, div.tpaccordionelement-inner p, div.tpaccordionelement-inner div, div.tpaccordionelement-inner td, div.tpaccordionelement-inner span, div.tpaccordionelement-inner a, div.tpaccordionelement-inner form *, div.mootabs_inner, div.mootabs_inner p, div.mootabs_inner div, div.mootabs_inner td, div.mootabs_inner span, div.mootabs_inner a, div.mootabs_inner form * {
	font-size:13px;
	line-height: 150%;
}







 /* 
=================================================
# Filename : tp_dropdown.css
# Description : Specific CSS rules for Dropdown TP Menu 
# Author : TemplatePlazza
# Author Url : http://www.templateplazza.com
# Copyright (C) 2009 TemplatePlazza.com
# All rights reserved.
=================================================
*/
#tp-cssmenu{
	float: left;
	margin: 0px;
	background: none;
	border: none;
	font-size:11px;
}

#tp-cssmenu ul{
	margin: 0; /* all lists */
	padding: 0;
}

#tp-cssmenu li{
	margin: 0; /* all list items */
	padding: 0 0 0 0;
	float: left;
	display: block;
	cursor:  auto;
	position: relative;
	z-index:1;
}


#tp-cssmenu li ul{
	position: absolute; /* second-level lists */
	z-index: 2;
	margin-top:0px;
	padding:0 0 0 0;
	background-image:none;
	margin-left:0;
}


#tp-cssmenu li ul{
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


/* This "unhides" the sub-menus (left: -999em is what hides them) */
#tp-cssmenu li:hover ul, #tp-cssmenu li li:hover ul, #tp-cssmenu li li li:hover ul, #tp-cssmenu li li li li:hover ul,
#tp-cssmenu li.sfhover ul, #tp-cssmenu li.havechildsfhover ul, #tp-cssmenu li.havechild-activesfhover ul, #tp-cssmenu li.activesfhover ul {   left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#tp-cssmenu li a{
	display: block;
	font-size: 24px; /*use 18px if you don't want to use daisy script cufon font*/
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding:15px 10px 10px 10px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	line-height:40px;
	font-weight:700;
	height:40px;
    
}


#tp-cssmenu li.active a,
#tp-cssmenu li.activesfhover a{

	color:#cc0000;
	font-weight:700;

        
}

#tp-cssmenu li.active li a,
#tp-cssmenu li.activesfhover li a {
	background-image:none;
	}

#tp-cssmenu li.fulltpmenuimages img,
#tp-cssmenu li.fulltpmenuimagessfhover img,
#tp-cssmenu li a.fulltpmenuimages, 
#tp-cssmenu li.fulltpmenuimages a,
#tp-cssmenu li.fulltpmenuimagessfhover a,
#tp-cssmenu li.tpmenutextandimage a,
#tp-cssmenu li.tpmenutextandimagesfhover a{
	margin:0;
	border-right:none;
}

#tp-cssmenu li.tpmenutextandimage li a{
	padding-left:10px;
	padding-right:0;
}

#tp-cssmenu li.tpmenutextandimagesfhover li a:hover{
	padding-left:10px;
	padding-right:0;
	background: none;
}

#tp-cssmenu li.tpmenutextandimage li,
#tp-cssmenu li.tpmenutextandimagesfhover li{
	padding:0;
}

#tp-cssmenu li.tpmenutextandimage img,
#tp-cssmenu li.tpmenutextandimagesfhover img{
	vertical-align:middle;
}

#tp-cssmenu li.fulltpmenuimages ul li a,
#tp-cssmenu li.fulltpmenuimagessfhover ul li a{
	padding-left:10px;
}

#tp-cssmenu li.fulltpmenuimages a{
	padding:0;
	margin:0;
}

.fulltpmenuimageschild{}
.tpmenutextandimagechild{}
#tp-cssmenu li a.fulltpmenuimages{
	padding:0;
	margin:0;
}


#tp-cssmenu li li.activesfhover {
	background-image:none;
	padding-left:0;
} 
#tp-cssmenu li li.activesfhover a {
	background-image:none;}
#tp-cssmenu li.active li a{
	font-weight:normal;
}

#tp-cssmenu li:hover a,
#tp-cssmenu li.sfhover a,
#tp-cssmenu li.havechildsfhover a,
#tp-cssmenu li.havechild-activesfhover a{
	color:#cc0000;

}

/* 2nd level and above */

#tp-cssmenu li ul a,
#tp-cssmenu li:hover ul a,
#tp-cssmenu li.sfhover ul a,
#tp-cssmenu li.havechildsfhover ul a,
#tp-cssmenu li.havechild-activesfhover a{
	color: #FFFFFF;
	text-align:left;
	/*background-color: #ffffff;*/
	
}

#tp-cssmenu li ul a:hover,
#tp-cssmenu li ul a:active,
#tp-cssmenu li ul a:focus,
#tp-cssmenu li.parent li ul a:hover,
#tp-cssmenu li.parent li ul a:active,
#tp-cssmenu li.parent li ul a:focus {
	background: none;	
}
#tp-cssmenu li.active ul li a:hover{
}

.tptopmenuhavesubtitle span {
	display:block;
	margin-top:-5px;
	margin-bottom:5px;
	}
span.tpchildtitle   {
	margin-top:0;
	margin-bottom:0;
    font-weight: 700;
    line-height: 150%;
    display: block;
    font-size: 14px;
    color: #FAE70F;
}
span.tpchildtitle:hover {
    color: #cc0000;
}
span.tpchildsubtitle   {
	margin-top:0;
	margin-bottom:0;
    font-weight: 400;
    font-size: 80%;
    color:#fff;
    padding: 3px 0;
    line-height: 100%;
    font-style: italic;

}
span.tpparenttitle {

}
span.tpsubtitle {
	position:absolute;
	display:block;
	font-size:11px;
	margin:0;
	padding:0 0 6px 0;
	font-weight:400;
	height:11px;
	line-height:11px;
	color:#FFFFFF;
	margin-top:-20px;
}

.tpmenuid1 {
	height:60px;	
	}
.tpmenuid2 {
	height:60px;}
.tpmenuid3 {
	height:60px;}
.tpmenuid4 {
	height:60px;}
.tpmenuid5 {
	height:60px;}
.tpmenuid6{
	height:60px;
	}
.tpmenuid7{
	height:60px;}
.tpmenuid8 {
	height:60px;}
	
	
#tp-cssmenu  .tpparenttitle cufon{
	padding: 0;
	height:60px;
	margin-top:8px;}
#tp-cssmenu .tpsubtitle cufon{
	margin-top:5px;
	}

.has-image-left, .has-image-leftsfhover {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

.has-image-right, .has-image-rightsfhover {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
}

.has-image-left span.tpparenttitle, 
.has-image-leftsfhover span.tpparenttitle,
.has-image-left span.tpsubtitle,
.has-image-leftsfhover span.tpsubtitle
 {
	margin-left: 40px;
}

.has-image-right span.tpparenttitle, 
.has-image-rightsfhover span.tpparenttitle,
.has-image-right span.tpsubtitle,
.has-image-rightsfhover span.tpsubtitle{
	margin-right: 40px;
}



#tp-cssmenu .has-image-left ul li ul , #tp-cssmenu .has-image-leftsfhover ul li ul ,
#tp-cssmenu .has-image-right ul li ul , #tp-cssmenu .has-image-rightsfhover ul li ul  {
    margin-top: -40px;
}

#tp-cssmenu .dropxtd_global_wrapper {
    background: #682310;
    padding: 0 5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    }
#tp-cssmenu .dropxtd_global_wrapper a:hover {
    color:#cc0000;
}
/*counter reset */
#tp-cssmenu li .dropxtd_global_wrapper a {
    display: inline;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	text-align:left;
	padding:0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	line-height: normal;
	font-weight:400;
	text-transform: none;
	height: auto;
}


#tp-cssmenu li div.dropxtdchild {
    text-align: left;
    height: auto;

    width: 100%;

}
#tp-cssmenu li div.dropxtdchild div{
    color:#FFF;
    line-height: 100%;
}

#tp-cssmenu li div.dropxtdchild a {
    font-size: 11px; line-height: 10px;
    height: 10px;
    display: inline;
    padding: 0;
    margin: 0;

}
#tp-cssmenu li div.dropxtdchildmenu {
    padding: 5px 0;
}
.wrapperxtdsubmenu {
    padding: 5px 0;
    border-bottom: 1px solid #501a0c;
    }

    
#tp-cssmenu .dropxtd_wrapper_general a {
    height: auto;
    line-height: normal;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildtitle {
    height: 20px;
    font-weight: 700;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildtitle,
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildsubtitle {
    padding-left: 30px;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-right .tpchildtitle,
#tp-cssmenu .dropxtd_wrapper_general .has-image-right .tpchildsubtitle {
    padding-right: 30px;
}

.dropxtd_wrapper_module *{
    font-size: 11px;
    text-align: left;

}
.dropxtd_wrapper_general_inner,
.dropxtd_wrapper_module_inner {
    padding: 5px;
    margin: 0;
    color: #FFF;
}
.dropxtd_wrapper_module_inner p {
    color: #FFF;
}
.dropxtdmoduletitle {
    font-size: 130%;
    font-weight: 700;
    color: #FFF;
    padding: 5px 0;
}
#tp-cssmenu li.active a{

	color:#feea08;
	font-weight:700;
    height: 60px;
    background-image:url(../images/bgmenuactive.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding:15px 20px 3px 20px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-bottom-right-radius:8px;
        
}
#tp-cssmenu li.has-image-left a,
#tp-cssmenu li.has-image-leftsfhover a{
    background-position: 40px 100%;
 
}
#tp-cssmenu li.has-image-right a,
#tp-cssmenu li.has-image-rightsfhover a{
    background-position: 100% 40px ;
 
}

#tp-cssmenu li.active div a {
    padding:0;
}

/* Vote */
.vote-inline-rating {display:block;vertical-align:middle;line-height:25px;}
.vote-star-rating, .vote-star-rating a:hover, .vote-star-rating .current-rating {background:url(../images/star.png) left -1000px repeat-x;}
.vote-star-rating {position:relative;width:75px;height:15px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.vote-star-rating li {display:inline;background-image:none;padding:0;}
.vote-star-rating a, .vote-star-rating .current-rating {position:absolute;top:0;left:0;text-indent:-1000px;height:15px;line-height:15px;outline:none;overflow:hidden;border:none;cursor:pointer;}
.vote-star-rating a:hover {background-position:left bottom;}
.vote-star-rating a.one-star {width:20%;z-index:6;}
.vote-star-rating a.two-stars {width:40%;z-index:5;}
.vote-star-rating a.three-stars {width:60%;z-index:4;}
.vote-star-rating a.four-stars {width:80%;z-index:3;}
.vote-star-rating a.five-stars {width:100%;z-index:2;}
.vote-star-rating .current-rating {z-index:1;background-position:0 center;margin:0;padding:0;}
.vote-box {margin:0 0 0 5px;padding:0;float:left;}
.vote-clr {clear:both;}

.tprestomodwrp-cat {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom: 5px;
}
.tprestomodwrp-fav {
    margin-bottom: 5px;
}
.tprestomodwrp-group,
.tprestomodwrp-mitemlist,
.tprestomodwrp-mitem,
.tprestomodwrp-gvote{
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
.tprestomodtitle {
    font-weight: 700;
    margin-bottom: 3px;
}
.tprestomodimgthumb {
    margin-right: 5px;
    float: left;
}
.tprestomoddesc  .tprestomoddescspan{
    font-size: 85%;
    text-transform:  capitalize;
    margin-bottom: 5px;
    
}
.tprestomodtitlebar {
    font-size: 20px;
    font-weight: 700;
    display: block;
    float:left;
    height: 20px;
    line-height: 20px;
    padding-right: 5px;
    white-space: nowrap;
    margin-top: 5px;
    padding: 0;
    margin: 0;
}
.tprestomodtype a:link,
.tprestomodtype a:visited {
    display: block;
    float: left;
    background: #ccc;
    padding: 3px 5px;
    margin:3px 3px;
    color: #FFF;
    width: auto;
    font-size:80%;
}
.tprestomodtype a:hover {
    background: #666;
}
.clrfix {
    clear: both;
}

 /* 
=================================================
# Filename : tp_dropdown.css
# Description : Specific CSS rules for Dropdown TP Menu 
# Author : TemplatePlazza
# Author Url : http://www.templateplazza.com
# Copyright (C) 2009 TemplatePlazza.com
# All rights reserved.
=================================================
*/
#tp-cssmenu{
	float: left;
	margin: 0px;
	background: none;
	border: none;
	font-size:11px;
}

#tp-cssmenu ul{
	margin: 0; /* all lists */
	padding: 0;
}

#tp-cssmenu li{
	margin: 0; /* all list items */
	padding: 0 0 0 0;
	float: left;
	display: block;
	cursor:  auto;
	position: relative;
	z-index:1;
}


#tp-cssmenu li ul{
	position: absolute; /* second-level lists */
	z-index: 2;
	margin-top:0px;
	padding:0 0 0 0;
	background-image:none;
	margin-left:0;
}


#tp-cssmenu li ul{
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


/* This "unhides" the sub-menus (left: -999em is what hides them) */
#tp-cssmenu li:hover ul, #tp-cssmenu li li:hover ul, #tp-cssmenu li li li:hover ul, #tp-cssmenu li li li li:hover ul,
#tp-cssmenu li.sfhover ul, #tp-cssmenu li.havechildsfhover ul, #tp-cssmenu li.havechild-activesfhover ul, #tp-cssmenu li.activesfhover ul {   left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#tp-cssmenu li a{
	display: block;
	font-size: 24px; /*use 18px if you don't want to use daisy script cufon font*/
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding:15px 10px 10px 10px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	line-height:40px;
	font-weight:700;
	height:40px;
    
}


#tp-cssmenu li.active a,
#tp-cssmenu li.activesfhover a{

	color:#cc0000;
	font-weight:700;

        
}

#tp-cssmenu li.active li a,
#tp-cssmenu li.activesfhover li a {
	background-image:none;
	}

#tp-cssmenu li.fulltpmenuimages img,
#tp-cssmenu li.fulltpmenuimagessfhover img,
#tp-cssmenu li a.fulltpmenuimages, 
#tp-cssmenu li.fulltpmenuimages a,
#tp-cssmenu li.fulltpmenuimagessfhover a,
#tp-cssmenu li.tpmenutextandimage a,
#tp-cssmenu li.tpmenutextandimagesfhover a{
	margin:0;
	border-right:none;
}

#tp-cssmenu li.tpmenutextandimage li a{
	padding-left:10px;
	padding-right:0;
}

#tp-cssmenu li.tpmenutextandimagesfhover li a:hover{
	padding-left:10px;
	padding-right:0;
	background: none;
}

#tp-cssmenu li.tpmenutextandimage li,
#tp-cssmenu li.tpmenutextandimagesfhover li{
	padding:0;
}

#tp-cssmenu li.tpmenutextandimage img,
#tp-cssmenu li.tpmenutextandimagesfhover img{
	vertical-align:middle;
}

#tp-cssmenu li.fulltpmenuimages ul li a,
#tp-cssmenu li.fulltpmenuimagessfhover ul li a{
	padding-left:10px;
}

#tp-cssmenu li.fulltpmenuimages a{
	padding:0;
	margin:0;
}

.fulltpmenuimageschild{}
.tpmenutextandimagechild{}
#tp-cssmenu li a.fulltpmenuimages{
	padding:0;
	margin:0;
}


#tp-cssmenu li li.activesfhover {
	background-image:none;
	padding-left:0;
} 
#tp-cssmenu li li.activesfhover a {
	background-image:none;}
#tp-cssmenu li.active li a{
	font-weight:normal;
}

#tp-cssmenu li:hover a,
#tp-cssmenu li.sfhover a,
#tp-cssmenu li.havechildsfhover a,
#tp-cssmenu li.havechild-activesfhover a{
	color:#cc0000;

}

/* 2nd level and above */

#tp-cssmenu li ul a,
#tp-cssmenu li:hover ul a,
#tp-cssmenu li.sfhover ul a,
#tp-cssmenu li.havechildsfhover ul a,
#tp-cssmenu li.havechild-activesfhover a{
	color: #FFFFFF;
	text-align:left;
	/*background-color: #ffffff;*/
	
}

#tp-cssmenu li ul a:hover,
#tp-cssmenu li ul a:active,
#tp-cssmenu li ul a:focus,
#tp-cssmenu li.parent li ul a:hover,
#tp-cssmenu li.parent li ul a:active,
#tp-cssmenu li.parent li ul a:focus {
	background: none;	
}
#tp-cssmenu li.active ul li a:hover{
}

.tptopmenuhavesubtitle span {
	display:block;
	margin-top:-5px;
	margin-bottom:5px;
	}
span.tpchildtitle   {
	margin-top:0;
	margin-bottom:0;
    font-weight: 700;
    line-height: 150%;
    display: block;
    font-size: 14px;
    color: #FAE70F;
}
span.tpchildtitle:hover {
    color: #cc0000;
}
span.tpchildsubtitle   {
	margin-top:0;
	margin-bottom:0;
    font-weight: 400;
    font-size: 80%;
    color:#fff;
    padding: 3px 0;
    line-height: 100%;
    font-style: italic;

}
span.tpparenttitle {

}
span.tpsubtitle {
	position:absolute;
	display:block;
	font-size:11px;
	margin:0;
	padding:0 0 6px 0;
	font-weight:400;
	height:11px;
	line-height:11px;
	color:#FFFFFF;
	margin-top:-20px;
}

.tpmenuid1 {
	height:60px;	
	}
.tpmenuid2 {
	height:60px;}
.tpmenuid3 {
	height:60px;}
.tpmenuid4 {
	height:60px;}
.tpmenuid5 {
	height:60px;}
.tpmenuid6{
	height:60px;
	}
.tpmenuid7{
	height:60px;}
.tpmenuid8 {
	height:60px;}
	
	
#tp-cssmenu  .tpparenttitle cufon{
	padding: 0;
	height:60px;
	margin-top:8px;}
#tp-cssmenu .tpsubtitle cufon{
	margin-top:5px;
	}

.has-image-left, .has-image-leftsfhover {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

.has-image-right, .has-image-rightsfhover {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
}

.has-image-left span.tpparenttitle, 
.has-image-leftsfhover span.tpparenttitle,
.has-image-left span.tpsubtitle,
.has-image-leftsfhover span.tpsubtitle
 {
	margin-left: 40px;
}

.has-image-right span.tpparenttitle, 
.has-image-rightsfhover span.tpparenttitle,
.has-image-right span.tpsubtitle,
.has-image-rightsfhover span.tpsubtitle{
	margin-right: 40px;
}



#tp-cssmenu .has-image-left ul li ul , #tp-cssmenu .has-image-leftsfhover ul li ul ,
#tp-cssmenu .has-image-right ul li ul , #tp-cssmenu .has-image-rightsfhover ul li ul  {
    margin-top: -40px;
}

#tp-cssmenu .dropxtd_global_wrapper {
    background: #682310;
    padding: 0 5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    }
#tp-cssmenu .dropxtd_global_wrapper a:hover {
    color:#cc0000;
}
/*counter reset */
#tp-cssmenu li .dropxtd_global_wrapper a {
    display: inline;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	text-align:left;
	padding:0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	line-height: normal;
	font-weight:400;
	text-transform: none;
	height: auto;
}


#tp-cssmenu li div.dropxtdchild {
    text-align: left;
    height: auto;

    width: 100%;

}
#tp-cssmenu li div.dropxtdchild div{
    color:#FFF;
    line-height: 100%;
}

#tp-cssmenu li div.dropxtdchild a {
    font-size: 11px; line-height: 10px;
    height: 10px;
    display: inline;
    padding: 0;
    margin: 0;

}
#tp-cssmenu li div.dropxtdchildmenu {
    padding: 5px 0;
}
.wrapperxtdsubmenu {
    padding: 5px 0;
    border-bottom: 1px solid #501a0c;
    }

    
#tp-cssmenu .dropxtd_wrapper_general a {
    height: auto;
    line-height: normal;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildtitle {
    height: 20px;
    font-weight: 700;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildtitle,
#tp-cssmenu .dropxtd_wrapper_general .has-image-left .tpchildsubtitle {
    padding-left: 30px;
}
#tp-cssmenu .dropxtd_wrapper_general .has-image-right .tpchildtitle,
#tp-cssmenu .dropxtd_wrapper_general .has-image-right .tpchildsubtitle {
    padding-right: 30px;
}

.dropxtd_wrapper_module *{
    font-size: 11px;
    text-align: left;

}
.dropxtd_wrapper_general_inner,
.dropxtd_wrapper_module_inner {
    padding: 5px;
    margin: 0;
    color: #FFF;
}
.dropxtd_wrapper_module_inner p {
    color: #FFF;
}
.dropxtdmoduletitle {
    font-size: 130%;
    font-weight: 700;
    color: #FFF;
    padding: 5px 0;
}
#tp-cssmenu li.active a{

	color:#feea08;
	font-weight:700;
    height: 60px;
    background-image:url(../images/bgmenuactive.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding:15px 20px 3px 20px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-bottom-right-radius:8px;
        
}
#tp-cssmenu li.has-image-left a,
#tp-cssmenu li.has-image-leftsfhover a{
    background-position: 40px 100%;
 
}
#tp-cssmenu li.has-image-right a,
#tp-cssmenu li.has-image-rightsfhover a{
    background-position: 100% 40px ;
 
}

#tp-cssmenu li.active div a {
    padding:0;
}
#hser
{
	width:280px;
	height:300px;
	float: left;
	padding-left:10px;
	margin-left: 5px;
	padding-top:5px;
}
