body {
	font-family: "Times New Roman", Times, serif !important;
	line-height: 1.4;
	font-size: 13px;
	color: #888;
	margin: 5px 0 0 0;
	font-weight: 100!important;	
}
#rt-header {
	background: url(../images/headerBg.jpg) repeat-x left bottom;
	height:70px;
	margin-top:-15px;
}
#rt-showcase {
	background:url(../images/Line.png) no-repeat center bottom;
	margin:30px 0 20px 0;
	padding:0 0 20px 0;
}
#rt-main {
	min-height:450px;
}
#rt-copyright {
	background:#2a2a2a;
	color: #686868;
	letter-spacing: 2px;
	font-size: 14px;
	height: 84px;
	margin-top:300px;
}
/* --------------------------- main div CSS--------------------------*/
#rt-header .rt-container {
	background: none;
	height: 70px;
}
#rt-mainbottom .rt-container {
	background: none;
	margin:100px auto;
}
#rt-feature .rt-container {
	background:none;
	margin-top: 35px;
}
#rt-showcase .rt-container {
	background:none;
}
#rt-main .rt-container {
	background:none;
}
/* --------------------------- container div CSS--------------------------*/
#rt-header .rt-grid-13 {
	margin:0;
	padding:0;
}
#rt-header .rt-grid-3 {
	margin:0;
	padding:0;
}
/*#rt-main .rt-grid-10 {
	width: 570px;
	margin:0 15px 0 25px;
	padding:0;
}*/
#rt-main .rt-grid-10 {
	width: 555px;
	margin:0 30px 0 25px;
	padding:0;
}
#rt-main .rt-grid-16 {
	width: 920px;
	padding:0 10px;
}
#rt-main .rt-grid-6 {
	width: 310px;
	margin: 0 15px 0 25px;
	padding:0;
}
.mb10-sa6 {
	margin: 40px 0 50px 0;
}
/* --------------------------- grid div CSS--------------------------*/
#rt-logo {
	background: url(../images/logo/Butterfly_combined.png) 0 0 no-repeat;
	width: 100px;
	height:76px;
	display: block;
	position:absolute;
	margin:0 auto;
	z-index:999;
	right:223px;
	top:22px;
	/*top:4px;*/
}
a#rt-logo:hover {
	background-position: 0 -76px;
}
a#rt-logo:active {
	background-position: 0 -152px;
}
.rt-block {
	padding:0px;
	margin:0px;
}
.logo2 p {
	margin:0px;
}
.logo2 p img {
	padding: 45px 0 0 152px;
	/*padding: 41px 0 0 152px;*/
	width: 400px!important;
	height: 13px!important;
}
.languages {
	position: absolute;
	top: 42px;
	left: 6px;
}
.languages ul li {
	list-style: none;
	display: inline;
}
.languages ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #767263 !important;
	padding: 0 0 0 19px;
}
.languages ul li a:hover {
	color: #afa993 !important;
	text-decoration: none;
}
.languages ul li#active_language a {
	/*color: #8a8571;*/
	font-style: italic; font-weight: bold;color:#8a8573 !important;cursor:default;text-shadow: #222 0 1px 5px;
}
.search {
	/*margin:36px 0 0;*/
	margin: 41px 0 0;
	border:none;
}
.search .inputbox {
	left:26px;
	position: absolute;
	background:url(../images/search-white.png) no-repeat 10px 5px #3f3f3f;
	border:0 none;
overflow:hidden;font-size:13px;color:#808080;width:120px;height:10px;padding:6px 18px 4px 35px;-webkit-border-radius:20px;font-family:"Times New Roman", Times, serif;-moz-border-radius:20px;border-radius:20px;text-shadow:0 2px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;box-shadow:0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.7) inset;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;border-bottom: 1px #494949 solid;
}
.search .inputbox:focus {
	left:-14px;
	background:url(../images/search-dark.png) no-repeat 10px 7px #484848;
color:#ccc;width:136px;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;outline:0;box-shadow:0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.7) inset;text-shadow:0 2px 3px rgba(0, 0, 0, 0.1);border-bottom: 1px #555 solid;
}
.search_gallery {
	text-align:right;
}
input.searchbox {
	width: 130px;
	overflow: hidden;
	font-size: 14px;
	padding: 0px 0px 0px 20px;
	margin:10px 0 10px 10px;
	height:23px;
	line-height:23px;
	border: none;
	outline-color:#333;
	color: #ccc;
	font-family: "Times New Roman", Times, serif;
	background:url(../images/search_bg_gallery.png) no-repeat top left;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.bnt_go {
	background:url(../images/reset_bnt.png) no-repeat top left;
	width:30px;
	height:23px;
	line-height:23px;
	color:#fff;
	font-weight:normal;
	border:none;
	text-align: left;
	padding:0 10px 0 5px;
	cursor:pointer;
	border-right:1px solid #5c5c5c;
	border-left:1px solid #333;
}
.bnt_reset {
	background:url(../images/reset_bnt.png) no-repeat top left;
	width:60px;
	height:23px;
	line-height:23px;
	color:#fff;
	font-weight:normal;
	border:none;
	padding-top:0px;
	text-align: left;
	padding-left: 10px;
	cursor:pointer;
	border-left:1px solid #333;
}
#rt-menu {
	background:url(../images/Menu.png) no-repeat 50% 100%;
	height:25px;
	/*margin: 1px auto 0 auto;*/
}
#rt-menu .rt-container {
}
#rt-menu ul.menu {
	margin:0px;
	padding:0px;
}
#rt-menu ul.menu li {
	list-style: none;
	display:block;
	float:left;
}
#rt-menu ul.menu li a {
	text-decoration: none;
}
#rt-menu ul.menu li a span {
	font-family: "Times New Roman", Times, serif;
	color: #9B9581;
	text-shadow: #212121 0px 0px 2px;
	font-size: 13px;
	width: auto;
	height:28px;
	line-height:23px;
	display:block;
	float:left;
	text-align: center;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
#rt-menu ul.menu li.active a span {
	background:none;
	color: #fff;
}
#rt-menu ul.menu li a:hover span {
	color:#d2cbb5;
	background:none;
}
#rt-menu ul.menu li.item1 {
	width:144px;
	margin-top: -1px;
	padding:6px 30px 0 43px!important;
}
#rt-menu ul.menu li.item1 a {
	filter:alpha(opacity=80);
	opacity:0.80;
	-moz-opacity:0.80;
	-khtml-opacity:0.80;
	margin-top: -1px;
}
#rt-menu ul.menu li.item1 a:hover {
	filter:alpha(opacity=999);
	opacity:0.999;
	-moz-opacity:0.999;
	-khtml-opacity:0.999;
}
#rt-menu ul.menu li.item7 {
	width:144px;
	padding:6px 30px 0 60px;
}
#rt-menu ul.menu li.item7 a {
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	margin-top: -1px;
}
#rt-menu ul.menu li.item7 a:hover {
	filter:alpha(opacity=999);
	opacity:0.999;
	-moz-opacity:0.999;
	-khtml-opacity:0.999;
}
#rt-menu ul.menu li.item2 a span { width: 86px;}
#rt-menu ul.menu li.item3 a span { width: 121px; }
#rt-menu ul.menu li.item4 a span { width: 105px;padding-right: 1px; }
#rt-menu ul.menu li.item5 a span { width: 116px; padding-right:18px; }
#rt-menu ul.menu li.item6 span.separator span { width:105px; display:block; color:#000; }
#rt-menu ul.menu li.item44 a span { background: url(../images/menu_cart.png) no-repeat 0 1px; font-size: 13px; font-weight: normal; font-style: italic; line-height: 22px; text-shadow:#212121 0px 0px 3px;color:#ccc6af !important;margin: 1px 0 0 65px; text-align: right; width: 64px;filter:alpha(opacity=70);letter-spacing: 0px!important;
	opacity:0.70;
	-moz-opacity:0.70;
	-khtml-opacity:0.70;}
#rt-menu ul.menu li.item44:hover a span {filter:alpha(opacity=99);
	opacity:0.99;
	-moz-opacity:0.99; 
	-khtml-opacity:0.99;!important;}
#rt-menu ul.menu li ul {
	margin:0 0 0 0;
	padding:6px 0px 10px;
	width:103px;
	background:#454237;
	display:block;
	left:-8px;
}
#rt-menu ul.menu li ul li {
	margin:0;
	padding:0;
	background:#423f35;
}
#rt-menu ul.menu li ul li a {
}
#rt-menu ul.menu li ul li a span {
	float:none;
	text-align:center;
	color: #cccccc;
	font-size:13px;
	height:26px;
	line-height:26px;
	width:103px !important;
}
#rt-menu ul.menu li.sfHover li a, #rt-menu ul.menu li:hover li a, #rt-menu ul.menu li.sfHover li a span, #rt-menu ul.menu li:hover li a span {
	background:#454237;
	color: #ccc;
}
#rt-menu ul.menu li li a:hover span {
	background: #423f35;
	color: #fff;
}
.pagehead {
	font-size: 27px;
	font-family: "Times New Roman", Times, serif;
	padding:15px 0 0 0;
	letter-spacing:1px;
}
.infomenu {
	padding-top: 15px;
}
.infomenu ul {
}
.infomenu ul li {
	display:inline;
	padding:0 8px 0 0;
}
.infomenu ul li a {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing:1px;
	background: url(../images/icon.png) no-repeat left;
	padding-left: 20px;
}
.infomenu ul li:first-child a {
	padding-left: 0px;
	background:none;
}
.infomenu ul li.active a span {
	color: #bbb;
}
.infomenu ul li a:hover {
	color:#888;
}
.infomenu2 {
	float:right;
	padding-top: 15px;
}
.infomenu2 ul {
}
.infomenu2 ul li {
	list-style:none;
	display:inline;
	padding:0 10px 0 0;
}
.infomenu2 ul li a {
	text-decoration: none;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing:1px;
	background: url(../images/icon.png) no-repeat left;
	padding-left: 20px;
}
.infomenu2 ul li:first-child a {
	padding-left: 0px;
	background:none;
}
.infomenu2 ul li.active a span {
	color: #bbb;
}
.infomenu2 ul li a:hover {
	color:#888;
}
.rt-joomla {
	padding:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	background: #383838;
}
.rt-joomla .rt-article-bg {
	border-bottom: #434343 2px dotted;
	margin: 1px 0 1px 0;
}
.the_case .rt-joomla .rt-article-bg, .the_case .rt-joomla .rt-article-bg {
	border-bottom: none;
}
.rt-joomla .rt-article {
	margin:0px;
}
.painting_page, .exhibitions_page, .graphic_page, .drawing_page, .newpainting_page, .refugees_page, .refugees_page, .crime_page, .portraits_page, .light_page, .void_page, .other_page, .book_page, .archives_page {
	background:#333;
}
.archives_page {
	padding:0px;
}
.home_page {
	padding:0px;
	background:#333;
}
.home_page #rt-main #rt-mainbody .home_page .rt-blog {
	margin: 60px 0 0 0;
}
.main-rt-grid-10 .rt-joomla {
	padding:0px;
	background:#333
}
.main-rt-grid-10 .rt-article {
	background:none;
}
.home_page .rt-blog {
	padding-top:2px;
}
.home_page .rt-leading-articles .rt-article-bg {
	padding:0px 0px 20px;
	border:none;
}
div.rt-teaser-articles .rt-frontpage .rt-article-content {
	width:460px;
}
.home_page .rt-teaser-articles .rt-article-bg {
	padding:10px 0px 20px;
	border-top:1px solid #3b3b3b;
	border-bottom:none;
	margin-top:0px;
}
.home_page .rt-teaser-articles .rt-frontpage .rt-article-bg p {
	clear:both;
}
.home_page .rt-teaser-articles .rt-frontpage .rt-article-bg img {
	display:none;
}
.home_page .rt-teaser-articles .rt-frontpage .rt-article-bg embed {
	display:none;
}
.home_page .rt-frontpage .rt-article-content p {
	font-weight: normal;
}
.home_page .rt-frontpage .rt-readon-surround {
	font-weight:normal;
	margin-top:20px;
}
.archives_page #rt-mainbody {
	margin-top: 50px;
}
.rt-article-content {
	padding-bottom: 15px;
}
h1.rt-article-title {
	margin-bottom: 19px;
	line-height: 35px;
	padding:0 0 5px 0;
	font-size: 30px;
	transform: scale(1, 1.5);
	letter-spacing: -0.5px;
	color: #9f9a90;
	font-weight: normal;
}
h1.leading-title {
	font-size:30px;
}
.rt-leading-articles .rt-frontpage h1.rt-article-title {
	margin:0 0 5px 0;
	padding-bottom:5px;
}
.home_page .rt-frontpage .rt-articleinfo {
	display:none;
}
.home_page .rt-teaser-articles .rt-frontpage .rt-article-bg .rt-headline {
	padding-bottom:0px;
}
.home_page .rt-teaser-articles .rt-frontpage .rt-article-bg .rt-headline h1.rt-article-title, .the_case .rt-leading-articles .rt-article .rt-article-bg .rt-headline h1.rt-article-title, .the_case .rt-teaser-articles .rt-article .rt-article-bg .rt-headline h1.rt-article-title {
	font-size: 18px;
	letter-spacing: 0px;
	color: #9c9482;
	font-family: "Times New Roman", Times, serif;
	padding:0;
	margin: 20px 0 0 0;
	font-weight:normal;
}
.home_page .leading-page img {
	width:555px;
	height:auto
}
.home_page .leading-page h1.leading-title {
	margin-top:20px;
	padding:0;
}
.rt-article .rt-article-bg .rt-article-content h6 {
	display:none;
}
.rt-article h6.autor, .rt-article .rt-articleinfo {
	color: #777777;
	font-size: smaller;
	letter-spacing: 1px;
	height: 23px;
	margin:-14px 0 20px 0;
	border-bottom: #404040 1px solid;
}
.home_page #rt-main #rt-mainbody .home_page .rt-blog {
	margin: 0;
}
.home_page h1.rt-pagetitle, .the_case h1.rt-pagetitle {
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	font-weight:normal;
	padding:0 0 14px 0;
	margin: 0 0 20px 0;
	width: 100%;
}
h1.pagetitle {
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	padding:0 0 10px 0;
	font-weight:normal;
	width: 100%;
}
#rt-feature .rt-grid-16 .module-content {
	width:920px;
	margin:10px 5px 8px 15px;
}
h1.pagetitle a {
	color: #666;
}
h1.pagetitle a:hover {
	color: #888;
}
h1.pagetitle span {
	padding-left:25px;
}
.rt-joomla h3 {
	margin-top: 19px;
	padding:0 0 16px 0;
	font-size: 40px;
	letter-spacing: 0px;
	color: #9c9482;
	font-weight: normal;
}
h3.heading {
	padding-top:15px;
}
.rt-joomla h4 {
	margin-top: 40px;
	padding:0 0 10px 0;
	font-size: 20px;
	letter-spacing: 1px;
	color: #ccc;
	font-weight: normal;
	font-weight: 600;
}
.rt-joomla h5 {
	margin-top: 20px;
	padding:0 0 10px 0;
	font-size: 16px;
	letter-spacing: 2px;
	color: #CBCBCB;
	font-weight: normal;
}
.book_page h6 {
	padding:10px 0;
	margin:30px 0 0 0;
	font-size: 14px;
	letter-spacing: 1px;
	color: #999;
	font-style: italic;
	font-weight:normal;
}
.book_page .rt-article-content p {
	font-size:14px;
	padding:10px 0 0;
}
.book_page .rt-article-content p.pic {
	padding:0;
}
.book_page .rt-article-content p span {
	font-style: italic;
	font-weight:normal;
}
h1.componentheading {
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	padding:0 0 10px 0;
	margin: 0 0 0 0;
	font-weight:normal;
	position:absolute;
	top:-50px;
	left:0;
	width: 100%;
}
.home_page .main-rt-grid-16 .component-content {
	width:920px;
	padding:0 10px;
}
.home_page .main-rt-grid-16 h1.componentheading {
	top:0px;
	position:relative;
	margin-top:40px;
}
.archives_page #rt-main .rt-grid-16 div.componentheading, div.archives_page .rt-blog .rt-pagetitle {
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	padding:0 0 14px 0;
	font-weight:normal;
	margin:43px 0 23px 0;
}
div.archives_page .rt-blog .rt-pagetitle {
	margin:43px 0 48px;
}
#rt-sidebar-a, #rt-sidebar-b {
	background: none;
}
#rt-sidebar-a .events {
	padding:14px 30px 20px 30px;
	margin:0;
	background:#383838;
}
#rt-sidebar-a .events_box {
	padding:14px 30px 20px 30px;
	margin:40px 0 0;
	background:#383838;
}
#rt-sidebar-a .exhibitions_box {
	padding:14px 30px 0 30px;
	margin:0 0 15px 0;
	background:#2d2d2d;font-size: 13px;
}
#rt-sidebar-a .exhibitions_box .module-content div.content {
	min-height:60px;
	padding-top:14px;
}
#rt-sidebar-a .exhibitions_box .exhibitionsbox {
	height:44px;
	line-height:44px;
	background:#252525;
	margin: 0 -30px;
	padding: 0 30px;font-size: 14px;
}
#rt-sidebar-a .exhibitions_box .exhibitionsbox span {
	color: #888;
}
#rt-sidebar-a .exhibitions_box .exhibitionsbox a {
	color:#9c9482;
}
#rt-sidebar-a .exhibitions_box .exhibitionsbox a:hover {
	text-decoration:underline;
}
#rt-sidebar-a .events_box:first-child {
	margin:0;
}
#rt-sidebar-a .upcoming {
	padding-bottom:36px;
	margin:0;
	background:#383838;
}
#rt-sidebar-a .events .module-content {
	background: #3D3D3D;
	font-size: 16px;
	line-height: 1.2em;
	color: #75726F;
	letter-spacing:0.5px;
	margin: 16px 0 0 0;
	padding:20px 40px 15px 30px;
}
#rt-sidebar-a .events .module-content span {
	font-size: 12px;
}
#rt-sidebar-a .events .module-content span.darkColor {
	font-size: 15px;
	color:#666;
	padding-right:10px;
}
.pollbox .module-content {
	background:#2d2d2d !important;
	padding: 25px 30px 45px;
	margin:60px 0 30px;
}

#rt-sidebar-a h2 {
	font-variant: small-caps;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	padding:0 0 10px 0;
	margin:10px 0;
	font-weight:normal;
	font-size: 17px;letter-spacing: 4px; font-variant:small-caps;
}
#rt-sidebar-a .new_archive h2 {
	font-size: 20px;
	letter-spacing:0px;
	color: #777;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 5px;
	border-bottom: #434343 2px dotted;
	margin: 10px 0 30px;
	font-weight: normal;
}
#rt-sidebar-a .upcoming h2 {
	font-size:18px;
}
#rt-copyright .module-content {
	margin-top:21px;
}
#rt-copyright p {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}
.rt-poll .rt-pollrow {
	padding:0px;
}
.rt-poll .rt-pollbuttons {
	margin-top: 10px;
}
h4.rt-polltitle, h6.one_quesion {
	font-size: 16px;
	letter-spacing: normal;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	padding:0 0 25px 0;
	margin:7px 0;
	font-weight:normal;
}
div.qaccordion .acc-header {
	border-bottom: none;
	font-size:15px;
	text-align:center;
	background:#3D3D3D;
	line-height:13px;
	padding-top:5px
}
div.qaccordion .acc-header-active {
	border-bottom: none;
	font-size:15px;
	text-align:center;
	background:#3D3D3D;
	line-height:13px;
	padding-top:5px;
}
.acc-content {
	margin-bottom:2px;
}
.acc-content table {
	margin:10px 0;
}
.artsexylightbox {
	border: none;
}
.rt-joomla .multicolumns .rt-article {
	margin:0px;
}
.rt-joomla .width50 {
	width: 45%;
}
.rt-joomla .first {
	margin-right:16px;
	background:#363636;
	padding: 0 15px;
}
.rt-joomla .last {
	margin-left:16px;
	background:#363636;
	padding: 0 15px;
}
.rt-readon-surround a {
	text-decoration: none;
	color: #7D6161;
	letter-spacing:0px;
	font-size: 16px;
}
.rt-readon-surround a:hover {
	color: #a38888;
	border-bottom:1px dotted #a38888;
}
#rt-main #rt-content-bottom .rt-grid-10 {
	margin:45px 0 0 0;
}
#rt-content-bottom .older_articles {
	background:#303030;
	border-top: 24px solid #333333;
}
#rt-content-top, #rt-content-bottom {
	overflow: inherit;
}
#rt-content-top, #rt-content-bottom p {
	margin:0px;
	height:40px;
	line-height:40px;
}
#rt-content-bottom .archives_email {
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
	border-bottom:1px solid #3B3B3B;
	border-top:1px solid #3B3B3B;
	padding:0;
	font-weight: normal;
	margin-top:40px;
}
#rt-content-bottom .archives_email span.gray {
	padding-right:30px;
}
#rt-content-bottom .archives_email span.gray a {
	color: #888;
}
#rt-content-bottom .archives_email a {
	color:#9c9482;
}
#rt-content-bottom .archives_email span a:hover {
	color:#888;
}
#rt-content-bottom .archives_email span a:hover, #rt-content-bottom .archives_email a:hover {
	text-decoration:underline;
}
#rt-content-bottom .goback p {
	margin:0px;
	height:60px;
	line-height:40px;
}
#rt-content-bottom .image_box {
	padding: 0 0 5px 0;
	margin-top:45px;
}
#rt-content-bottom .image_box p {
	height:auto;
	line-height:normal;
	font-size:16px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	padding-bottom:10px;
}
#rt-content-bottom .image_box a {
	font-size:14px;
	color:#9c9482;
}
#rt-content-bottom .image_box a:hover {
	text-decoration:underline;
}
#rt-content-top {
	display: block;
	text-decoration:none;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing:0px;
}
#rt-content-top, #rt-content-bottom .older_articles a:hover {
	color: #808080;
	background:#2E2E2E;
}
#rt-content-bottom .goback {
	border-top: #434343 2px dotted;
}
#rt-content-bottom .goback a {
	padding-top:6px;
	color: #808080;
}
#rt-content-bottom .goback a:hover {
	color: #808080;
	text-decoration:underline;
}
#rt-feature .rt-container p {
	margin: 0px;
}
.newsButton a {
	background: #2D2D2D;
	height: 35px;
	line-height:35px;
	padding:0 25px;
	margin-bottom: 30px;
	text-align:center;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px #181818;
	-webkit-box-shadow: 0px 0px 2px #181818;
	box-shadow: 0px 0px 2px #181818;
	color: #696969;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.newsButton a:hover {
	color: #808080;
	background:#2b2b2b;
	-moz-box-shadow:0px 0px 2px #161616;
	-webkit-box-shadow:0px 0px 2px #161616;
	box-shadow:0px 0px 2px #161616;
}
#newsButton a:active {
	border-bottom:1px solid #393939;
	border-right:1px solid #393939;
	-webkit-box-shadow:0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow:0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
	box-shadow:0 0px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}
h4.contentheading {
	margin:0;
}
h4.contentheading a {
	letter-spacing: 1px
}
h4.contentheading a, div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-title {
	font-size: 20px;
	color: #9c9482;
	font-family: "Times New Roman", Times, serif;
	padding:0;
	margin:5px 0 0 0;
	font-weight:normal;
}
h4.contentheading a:hover, div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-title a:hover {
	color: #ccc;
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content a {
	color:#777;
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content p {
	margin:10px 0 0 0px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content img {
	display:none;
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content .rt-articleinfo {
	display:none;
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content .img-description {
	display:none;
}
#archive-list li, div.archives_page .rt-teaser-articles .rt-article .rt-article-bg {
	padding: 8px 0 10px 0px;
	border-top: #transparent;
	cursor:pointer;
}
#archive-list li:first-child, div.archives_page .rt-teaser-articles .rt-article .rt-article-bg:first-child {
	border-top: none;
}
#archive-list li div.intro, div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-content {
	width:600px;
	font-size:14px;
	line-height: 17px;
	margin:15px 0 0px 0px;
	font-weight:normal;
}
.book_page {
	padding:0px;
}
#rt-mainbody {
	height:auto;
	margin-bottom:30px;
}
body.view-cart #rt-mainbody {
	margin-bottom:0px;
}
.book_page .rt-blog .rt-description {
	margin:0px;
	border:none;
	padding:0px;
}
.book_page .rt-article-bg {
	padding:10px 0 25px;
	height:180px;
	border-bottom:1px solid #404040;
}
.book_page .rt-article-bg .rt-article-content img {
	margin-left:10px;
}
.book_page .rt-article-bg .rt-article-content a img, .pratsgallery a img {
	filter: alpha(opacity=30);
	opacity: 0.30;
	-moz-opacity: 0.30;
	-khtml-opacity: 0.30;
}
.pratsgallery a img {
	padding: 10px 10px 10px 10px;
}
.pratsgalley_page {
	text-align:center;
}
#jForm p {
	display:none;
}
#jForm ul {
	margin:0;
	padding:0;
}
h2.search_page {
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0px;
	color: #777;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px dotted;
	padding: 0 0 14px 0;
	font-weight: normal;
	margin:43px 0px 0px;
}
.searchpage {
	background:#333;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.searchpage ol li {
	list-style:none;
}
.searchpage h4 a, .searchpage h4 a:hover {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#878787;
	letter-spacing:normal !important;
}
.searchpage .description {
	color:#797979;
	width:500px;
	height:20px;
	overflow:hidden;
}
.new_archive .nsp_art {
	filter:alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	background:#2d2d2d;
	border-top: #434343 2px dotted;
	cursor:pointer;
	height: auto;
}
.new_archive .nsp_art:first-child {
	border-top:none;
}
.new_archive .nsp_art:hover {
	filter:alpha(opacity=99);
	opacity:0.99;
	-moz-opacity:0.99;
	-khtml-opacity:0.99;
}
.new_archive h4.nsp_header a {
	color: #9c9482;
	font-weight: normal;
	font-size:15px;
	padding-bottom:15px;
	font-family: "Times New Roman", Times, serif;
}
.new_archive h4.nsp_header {
	overflow:hidden;
}
.new_archive .nsp_art div {
	height:auto;
}
.new_archive p.nsp_text {
	font-size:13px;
	padding-top:10px;
	color: #777;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	overflow: hidden;
}
.new_archive p.nsp_text a {
	color: #777;
	font-family: "Times New Roman", Times, serif;
}
.new_archive a.readmore {
	display: block;
	background: #2E2E2E;
	filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
	-khtml-opacity: 0.40;
	padding: 8px 0px 8px 0px;
	font-size: 16px;
	text-decoration: none;
	color: #777;
	margin-top:44px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
}
.new_archive a.readmore:hover {
	background: #2E2E2E;
	color:#777;
	text-decoration: none;
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
}
.poll-results tr, .poll-results td {
	height:10px;
}
.poll-results .goad_lol div {
	height:10px;
}
.rt-leading-articles .rt-article-content img:first-child {
	padding-bottom:15px;
}
.rt-leading-articles .rt-readon-surround {
	margin-top:15px
}
.rt-article img:first-child {
	padding-bottom:15px;
}
.rt-article .img-description {
	height: 28px;
	width: 546px;
	background: black;
	position: absolute;
	line-height: 28px;
	padding: 0 10px;
	margin: -43px 0 0;
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
text-indent: 15px;
	font-size: 13px;
	color: #B5B5B5;
}
.home_page .rt-blog .rt-leading-articles .rt-article-bg .rt-frontpage .img-description, .home_page .rt-blog .rt-teaser-articles .rt-frontpage .rt-article-bg .img-description {
	display:none;
}
.rt-articleinfo {
	margin-top: -40px;
}
.poll-container .button {
	margin:35px 5px 0px 0px!important;
}
.poll-results p.total {
	padding-top:35px;
	padding-bottom:10px;
}
.poll-results p.total a {
	padding:3px 9px;
	color:#909090;
	background: #252525;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	margin:0 10px;
	font-size:12px;
}
.poll-results p.total a:hover {
	background: #252525;
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-opacity: 0.99;
	-khtml-opacity: 0.99;
	text-decoration:none;
}
h6.copyright {
	font-weight: normal;
	text-align: center;
	color: #555;
	margin: 31px 0 12px 0;
	line-height: 0px;
	letter-spacing: 2px;
	font-size: 13px;
	font-family: 'Times New Roman', Times, serif;
}
h6.copyright span {
	color: #666;
	padding: 0 51px 0 40px;
}
p.footer a {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	letter-spacing: 0px;
}
p.footer {
	padding-top:3px;
}
p.footer a:hover {
	color:#888;
}
p.footer span {
	background:none;
	color:#686868;
	letter-spacing:2px;
	font-size:12px;
	filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
	-khtml-opacity: 0.40;
}
p.footer span:hover {
	filter:alpha(opacity=99);
	opacity:0.99;
	-moz-opacity:0.99;
	-khtml-opacity:0.99;
}
.-archives_page h1.pagetitle {
	margin-top:13px;
}
.rt-joomla .search_result .inputbox {
	height: 18px;
	font-size: 13px;
	font-weight:bold;
}
/*-----------------------*/
#poll select {
	background:#2d2d2d;
	border:1px solid #373737;
	color:#707070;
	padding:5px;
	margin-left:16px;
}
.rt-poll form {
	margin:46px 0 20px;
}
dl.poll {
	clear:both;
}
dl.poll .first-poll {
	float:left;
	width:148px;
}
dl.poll .left-poll {
	float:left;
	width:254px;
}
.rt-poll h3 {
	clear:both;
	padding-top:42px;
}
dl.poll dd {
	border:none;
}
.rt-poll th {
	background: #484848;
	border:none;
	color:#9e9e9e;
	margin-bottom:12px;
}
.rt-poll td {
	border:none;
	height:41px;
	color:#999999;
}
.rt-poll tr td {
	border-bottom: 1px solid #464646;
}
.rt-poll .td_2 {
	text-align:center;
}
.rt-poll .question {
	font-weight:normal;
}
.polls_color_1 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_2 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_3 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_4 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_5 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_-2 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.polls_color_-1 {
	background-color: #60747b;
	border: 2px solid #60747b;
}
.rt-poll #poll select.inputbox, .rt-poll #poll select.inputbox option {
	outline:none;
}
.rt-block a {
	color: #aaaaaa;
}
.rt-block a:hover {
	text-decoration: underline;
}
.nsp_art a:hover {
	text-decoration: none;
}
.rt-article a:hover {
	text-decoration: none;
}
div.archives_page .rt-blog .rt-article p embed {
	display:none;
	margin-top:-15px;
}
.rt-author {
	padding-right:15px;
}
h1.rt-article-title a, h1.rt-article-title a:hover, h1.rt-article-title a:link {
	color:#9c9482 !important;
}
div.archives_page .rt-teaser-articles .rt-article .rt-article-bg .rt-article-title {
	letter-spacing:normal !important;
}
.rt-teaser-articles .leading-title {
	display:none;
	margin:0;
	padding:0;
	height:0;
}
.leading-page .article-title {
	display:none;
	margin:0;
	padding:0;
	height:0;
}
.besps_caps div.bs_inside {
	background: #333 !important;
	height: 30px;
}
.besps_caps div.bs_inside span {
	line-height: 30px !important;
	font-size: 14px !important;
	color:#fff !important;
	text-align: center;
}
.djslider-loader {
	background-color:#000;
}
.slider-container {
	background:#000;
}
.slide-desc-bg {
	background:#333 !important;
	opacity: 0.6!important;
}
div.slide-title {
	font-size: 14px !important;
	color:#dfdfdf!important;
	float: left;
	line-height: 28px;
	font-weight:bold;
	margin-right: 20px;
	margin-bottom:0px !important;
}
.slide-desc-text {
	padding: 0px 10px 0 30px !important;
	line-height:30px;
	font-size:12px !important;
	color:#b0b0b0 !important;
}
.e-book .rt-joomla {
	background:none;
	padding:0;
}
.e-book h1.rt-pagetitle {
	background: #2F2F2F;
	width: 920px;
	height: 36px;
	border: 1px solid #2B2B2B;
	padding: 5px 0 0 0;
	margin: 42px auto 0 auto;
	text-shadow: none;
	font-weight: normal;
	text-align: center;
	letter-spacing:0px;
	line-height:36px;
	color: gray;
	font-size: 23px;
	font-family: 'Times New Roman', Times, serif;
}
.e-book #flashcontent {
	margin-top:20px !important;
}
.facbook_fllip {
	margin: 0 auto;
	width: 880px;
}
.facbook_like {
	margin-top:40px;
	background:#ACACAC;
}
/*-----------------------------------*/
#rt-sidebar-a .shopping_cart {
	padding:14px 30px 0 30px;
	margin:0 0 20px;
	margin-bottom: 50px;
	background:#2d2d2d;
}
#rt-sidebar-a .shopping_cart h2 {
	font-size: 18px;
	font-variant: normal;
	font-style:italic;
	letter-spacing: 0px;
	color: #9b9b9b;
	font-family: "Times New Roman", Times, serif;
	border-bottom: #434343 2px solid;
	padding: 8px 0 5px;
	margin: 10px 0 10px 50px;
	font-weight: normal;
}
#rt-sidebar-a .shopping_cart .module-title {
	background: url(../images/shopping_cart.jpg) no-repeat left top;
	height:32px;
}
#rt-sidebar-a .shopping_cart .module-content {
	margin-top:15px;
}
#rt-sidebar-a .shopping_cart_box {
	height: 44px;
	line-height: 44px;
	background: #252525 url(../images/cartcheckout_arrow.jpg) no-repeat 28px 4px;
	margin: 38px -30px 0 -30px;
	padding: 0 30px 0 130px;
	font-size:14px;
	color: #9c9482;
	font-family:"Times New Roman", Times, serif;
}
#rt-sidebar-a .shopping_cart_box .exhibitionsbox span {	color: #888;}
#rt-sidebar-a .shopping_cart_box a:hover { text-decoration: underline;}
#rt-sidebar-a .shopping_cart_box a { color: #9c9382;/*color: #9c9482;*/ }
div.orderlistcontainer select.inputbox {
	background-color:#2d2d2d;
	-webkit-appearance:none;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-user-select: none;
	background-image: url(../images/select-arrow.jpg);
	background-position:95% 40%;
	background-repeat: no-repeat;
	font-family:"Times New Roman", Times, serif;
	border: 1px solid #494949;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	color:#a1a1a1;
	padding: 6px 10px 6px 8px;
	height:31px;
	outline:none;
	text-overflow: ellipsis;
	width:130px;
}
div.orderlistcontainer select.inputbox option {
	width:100px;
	background-color:#2d2d2d;
}
#rt-drawer .rt-container {
	background:none;
}
#system-message dd ul {
	background:#453131;
	border:1px solid #584040;
	color : #b49d9d;
	list-style: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}
#system-message {
	width:930px;
	margin:0 auto 10px;
	height:40px;
}
.category_box {
	margin:20px;
	padding:15px 20px;
}
.category_box ul li {
	list-style:disc !important;
}
.category_box ul li a {
	color:#8c8c8c;
	font-size:10px;
	text-transform: uppercase;
	font-weight:normal;
}
body.option-com-virtuemart #rt-main .rt-container .main-rt-grid-16 #rt-mainbody {
	margin-top:50px
}
.rt-joomla .rt-blog .rt-description {
	border-bottom: none;
}
.rightmenu {
	background: #282828;
}
.rightmenu ul {
	margin: 0;
	padding: 0;
}
.rightmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rightmenu ul li a {
	background: #282828 url(../images/icon_arrow.png) no-repeat 20px 17px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #b2b2b2;
	width: auto;
	height: 39px;
	display: block;
	border-bottom: 1px solid #333;
	line-height: 40px;
	text-indent: 50px;
	margin: 0;
	padding: 0;
}
.rightmenu ul li a:hover {
	background: #282828 url(../images/icon_arrow.png) no-repeat 20px 17px;
	border-bottom: 1px solid #333;
	color: #b2b2b2;
}
.font11 {
	font-size: 11px;
}
.comment {
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #3B3B3B;
}
.rt-article img:first-child, .rt-leading-articles .rt-article-content img:first-child {
	padding-bottom: 25px;
	border-bottom: 1px solid #474747;
}
span.easy_img_caption_inner {
	background: none;
}
.greybox {
	background:#2d2d2d;
	margin: 0 0 15px 0;
	padding: 26px 38px 20px 30px;
}
#rt-sidebar-a .greybox h2.title {
	border-bottom: 1px solid #4f4f4f;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #a2a2a2;
	letter-spacing: 0 !important;
	font-variant: normal;
	margin: 0 0 25px 0;
}
.greybox img.featuredProductImage {
	width: 53px;
	height: 75px;
	display: inline;
}
.greybox .productdetails div {
	width: 31%;
	float: left;
	margin: 0 0 10px 5px;
}
.greybox .productdetails div h3.productname {
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0;
	width: 70px;
}
.spearheadfacebooklike span {
	color:#c3c3c3 !important;
}
.fb_iframe_widget { margin: -80px 0 60px 0 !important;padding-bottom: 60px;width: 600px!important; }
.fb_iframe_widget iframe.fb_ltr { width: 560px !important; }