@media screen, tv { 

body,html,ul,ol,li,h1,h2,h4,form{margin:0;padding:0;}img{border:0;}

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
	color: #494949;
	margin: 0px;
	padding: 0px;
	background-color: #d6dadb;
}

.inv {
	display: none;
}

.clear {
	clear: both;
}

.clrfx:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dashed #ccc; 
	border-style: none none dashed; 
	margin-top: 6px;
	margin-bottom: 12px;
	padding: 0px;
}

address {
	font-style: normal;
}

u {text-decoration: none;}

/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#wrapper {
	border-right: 3px solid white;
	border-left: 3px solid white;
	width: 739px;
	margin: auto;
	background: white;
}

#top_menu ul li{
	text-align: center;
	border-left: 3px solid white;
	list-style-type: none;
	width: 103px;
	height: 41px;
	float: left;
}

#s1 {background-color: #8e2466;}
#s2 {background-color: #9e326e;}
#s3 {background-color: #b82983;}
#s4 {background-color: #c94692;}
#s5 {background-color: #9e326e;}
#s6 {background-color: #891a5f;}
#s7 {background-color: #6f084d;}

.first_topmenu {
	border-left: none !important;
}

#top_menu ul li a{
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
}

#header, #top_menu {
	padding-top: 3px;
}

#header h1 {
	float: left;
	width: 209px;
	height: 171px;
}

#header h1 a {
	text-indent: -1000em;
	background: url(../images/logo_renaissance_mall.png) no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}

#main_image1, #main_image2, #main_image3, #main_image4, #main_image5, #main_image6, #main_image7, #main_image8, #main_image9, #main_image10 {
	margin-left: 3px;
	float: left;
	width: 527px;
	height: 171px;
}

#main_image1 {background: url(../images/main_image1.jpg) no-repeat;}
#main_image2 {background: url(../images/main_image2.jpg) no-repeat;}
#main_image3 {background: url(../images/main_image3.jpg) no-repeat;}
#main_image4 {background: url(../images/main_image4.jpg) no-repeat;}
#main_image5 {background: url(../images/main_image5.jpg) no-repeat;}
#main_image6 {background: url(../images/main_image6.jpg) no-repeat;}
#main_image7 {background: url(../images/main_image7.jpg) no-repeat;}
#main_image8 {background: url(../images/main_image8.jpg) no-repeat;}
#main_image9 {background: url(../images/main_image9.jpg) no-repeat;}
#main_image10 {background: url(../images/main_image10.jpg) no-repeat;}

#content_container {background: url(../images/content_bg.gif) repeat-y;}
#content_containerm {background: none;}

#left_col {
	text-transform: uppercase;
	width: 212px;
	float: left;
	padding-bottom: 20px;
}

#left_col ul {
	padding: 11px;
}

#left_col ul li {
	padding-bottom: 4px;
	list-style-type: none;
}

#left_col, #left_col a {
	color: #9e505d;
}
#left_col a:hover {color: #4d0632;}

#left_col h3 {
	padding: 13px 0 0 44px;
	margin: 0;
	height: 28px;
	border: 3px solid white;
	border-left: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

.bycat {background: url(../images/icon_cat.gif) 8px 8px no-repeat #877a67;}
.byname {background: url(../images/icon_search.gif) 8px 6px no-repeat #4d0632;}
.qlinks {background: url(../images/icon_links.gif) 8px 8px no-repeat #b57196;}

#right_col {width: 527px;float: left;overflow:hidden;}
#right_colm {width:100%;float: left;}

#indicator {
	clear: both;
	padding: 13px 0 0 15px;
	height: 28px;
	margin-top: 3px;
	text-transform: uppercase;
	color: #fff;
	background-color: #c4bbb2;
}

#indicator a{color: #fff;}

#content {padding: 15px;width: 497px;}
#content .article_column p {width: 450px}

#content img[align="right"], .blog img[align="right"] {margin: 4px 0 12px 26px;display: inline;}
#content img[align="left"], .blog img[align="left"] {margin: 4px 26px 12px 0;display: inline;}

.mceToolbarTop img, .adminform img {padding:0!important;}

#content ul li, .blog ul li {
	margin: 10px 0 10px 14px;
	list-style-type: circle;
}

#content .easy_align_middle {
	padding: 0 0 0 0;
}

#footer {
	clear: both;
	height: 84px;
	font-size: 10px;
	text-align: center;
	background-color: #4d0632;
}

#footer, a {
	text-decoration: none;
	color: #c082a7;
}

#footer a:hover {
	color: #dea1c5;
}


#footer ul {
	padding: 34px 0 6px 0;

}

#footer ul li {
	padding: 0 2px 0 4px;
	border-left: 1px solid #c082a7;
	text-transform: uppercase;
	display: inline;
}

.first_botmenu {
	border-left: none !important;	
}

#map_footer {
	margin-top: 20px;
	width: 100%;
	height: 20px;
	background-color: #c4bbb2;
}

#map_footer a{
	display: block;
	color: white !important;
	text-transform: uppercase;
	margin: 2px 2px 4px 12px;
}

/*------------------------------------------------------------------*/
/* Font Styles														*/
/*------------------------------------------------------------------*/

#content h2 {text-transform: uppercase;}
#content a {font-weight: bold;color: #284D93;text-decoration: none;}
#content a:hover {color: #4d0632;}

/*------------------------------------------------------------------*/
/* Form layout														*/
/*------------------------------------------------------------------*/

.search .inputbox {
	border: 1px solid #a13664;
	width: 127px;
	height: 18px;
}

.search .button {
	position: absolute;
}

.search {
	margin: 16px 0 16px 10px;
}

/*------------------------------------------------------------------*/
/* Directory														*/
/*------------------------------------------------------------------*/

#directory td{padding: 0 44px 0 0;}
dd a{color:#877a67!important;font-weight:normal!important;}
dd a:hover{color:#284da7!important;}
dt {background-color:#c4bbb2;margin: 16px 0 0 0;}
dt a{display: block;color: white!important;font-weight:normal!important;font-size: 16px;padding: 3px 10px 3px 10px;}
dt a:hover{background-color:#877a67;}

/*------------------------------------------------------------------*/
/* Joomla															*/
/*------------------------------------------------------------------*/


.contentheading {
	width: 460px;
}

.contentpane {
	margin-top: 26px;
}

.contentpane a{
	text-transform: uppercase;
	font-weight: normal!important;
}

.readon {
	text-transform: lowercase;
	display: block;
	margin-top: 22px;
}


.buttonheading, .componentheading {display: none;}
.article_separator {width: 100%; display: block; height: 1px; border: 1px dashed #ccc; border-style: none none dashed;margin: 20px 0;}
.sectiontableheader {padding: 20px 10px 20px 0;}

.sectiontableentry1 td, .sectiontableentry2 td, .sectiontableentry3 td {padding: 0 10px 4px 0;}

/* store information table */
#t_holder {font-size: 11px;background-color: #f3f2f0;clear: both;}
#t_holder a{font-weight: normal;}
#t_holder span{font-size: 12px;font-weight: bold;}
#t_holder h4 {font-size: 12px; font-weight: normal; color: white;text-transform: uppercase;padding: 3px 4px 3px 14px;}
#t_inner {margin: 18px 0 18px 0;}
#t_inner td{padding: 0 14px 0 14px;}
#top_table, #bottom_table {background-color: #c4bbb2;}
#tag_line {width: 210px;border-right: 1px dashed #ccc;}
.map_link {font-size: 12px; font-weight: normal; color: white !important;text-transform: uppercase;padding: 3px 4px 3px 14px;}
.print_link {width: 13px;background: url(../images/icon_print.gif) no-repeat;}
#bottom_table {padding: 2px 14px 2px 0; text-align: right;}
font {text-decoration: none !important;color: #284D93 !important;}
.map_link font, .map_link span, .map_link span span {color: white !important;}

/*--guestbook hide items--*/
.easy_top_right {display:none;}

/*------------------------------------------------------------------*/
/* Language															*/
/*------------------------------------------------------------------*/

#lang {width: 739px;margin: auto;text-align:right;padding: 4px 0 4px 0;clear:both;font-size:12px}
#lang ul {list-style: none;}
#lang ul li {padding: 0 1px 0 5px;display:inline;border-left: 1px solid #555;}
#lang ul li:first-child {border-left: none;}
#lang ul li a {color:#555;}
#lang ul li a:hover {color:#888;}

/*------------------------------------------------------------------*/
/* sIFR																*/
/*------------------------------------------------------------------*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

}

/*------------------------------------------------------------------*/
/* other media														*/
/*------------------------------------------------------------------*/

@media print {

body {
	margin: 1cm 1cm 0.5cm 1cm;
	padding: 0px
}

body, td, a {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}

object, #left_col, #top_menu, #footer {
	display: none;
}

}

@media handheld {

object {
	display: none;
}

}
