/* -------------------------------------------------------------------------------- */
/* Common Sections                                                                  */
/* -------------------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	background-image: url(../images/rwm_01.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center; /* horizontal centering for IE Win quirks */
}

hr.ringway_splitter
{ 
	border-style: dotted;  /* dotted / dashed / solid / double / groove / ridge / inset / outset */
	height: 0; 
	border-width: 1px 0 0 0; 
	border-color: #996600;
	margin-bottom: 5px;
}

.contents_pageing {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

/* -------------------------------------------------------------------------------- */
/* Header Section  Header Section  Header Section  Header Section  Header Section   */
/* -------------------------------------------------------------------------------- */

#header {
	background-image: url(../images/rwm_04.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	clear: left;
	float: left;
	height: 306px;
	position: relative;
	width: 912px;
}

#header h1 span{
	display: none;
}

#header #quote {
	color: #ffffcc;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	top: 38px;
	padding-right: 20px;
	position: relative;
	text-align: right;
	width: 450px;
}

#header #quote .author{
	color: #ffffcc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: italic;
	text-align: right;
}

/* -------------------------------------------------------------------------------- */
/* Navigation Menu  Navigation Menu  Navigation Menu  Navigation Menu               */
/* -------------------------------------------------------------------------------- */

#nav_menu_container {
	background-image: url(../images/rwm_06.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	height: 26px;
	margin-left: 0px;
	position: relative;
	width: 912px;
}

#nav_menu {
	height: 100%;
	width: 100%;
}

#nav_menu ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 50%;
}

#nav_menu li {
	float: left;
	position: relative; 
	right: 50%;
}

#nav_menu a {
	background-image: url(../images/rwm_menusep.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	line-height: 26px;
	text-decoration: none;
	font-size: 13px;
}

#nav_menu li.first a {
}

#nav_menu li.last a {
	background-image: none;
}

#nav_menu a:hover{
	 color: #ffffff;
	 text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* two columns  two columns  two columns  two columns  two columns  two columns     */
/* -------------------------------------------------------------------------------- */

.singlecol {
	color: #ffffcc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 25px;
	padding-left: 15px;
	padding-right: 10px;
	text-align:justify;
	width: 880px;
}

.twocols_left,
.twocols_left_inv,
.twocols_right,
.twocols_right_inv { 
	color: #ffffcc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
}

.twocols_left,
.twocols_left_inv {
	clear: left;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}

.twocols_right,
.twocols_right_inv {
	clear: right;
	float: left;
}

.twocols_left_inv {
	padding-left: 10px;
	padding-right: 10px;
}

.twocols_left {
	width: 520px;
}

.twocols_right_inv {
	width: 510px;
	padding-right: 10px;
}

.twocols_right,
.twocols_left_inv {
    width: 360px;
}

/* -------------------------------------------------------------------------------- */
/* Details Section  Details Section  Details Section  Details Section               */
/* -------------------------------------------------------------------------------- */

#details_outer {
	background-image: url(../images/rwm_11.png);
	background-position: top left;
	background-repeat: repeat-y;
	clear: left;
	float: left;
	margin-left: 0px;
	position: relative;
	width: 912px;
}

#details_inner {
	background-image: url(../images/rwm_08.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: auto;
	clear: left;
	float: left;
	margin-left: 0px;
	min-height: 400px;
	position: relative;
	width: 912px;
}

#details_inner h1 {
	background: url("../images/h1_under.png") bottom left no-repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 8px;
	margin-bottom: 12px;
	text-align: left;
}

#details_inner h2 {
	/*color: #ffffff;*/
	color: #ffcc66;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:justify;
}

.content_list {
	margin-left: 10px;
	padding-left: 0px;
}

.content_listitem {
	margin-left: 10px;
	padding-left: 0px;
}

.content_listitem a {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 0px;
	text-decoration: none;
}

.content_listitem a:hover {
	text-decoration: underline;
}

a.content_link {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.content_link:hover {
	text-decoration: underline;
}

a.google_link,
a.google_link:hover {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

a.google_link:hover {
	text-decoration: underline;
}

li.header_item {
	background-image: url(../images/li_header_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffcc66;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 15px;
}

li.data_item {
	background-image: url(../images/li_data_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffcc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 15px;
}

.data_info {
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-style: italic;
}

.data_item a {
	color: #ffffcc;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.data_item a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------------- */
/* Prices  Prices  Prices  Prices  Prices  Prices  Prices  Prices  Prices  Prices   */
/* -------------------------------------------------------------------------------- */
.prices_cell_right {
    padding: 2px 3px 2px 3px;
    text-align: right;
    vertical-align: top;
}

.prices_cell,
.prices_cell_euro,
.prices_cell_stg, 
.prices_cell_hdr, 
.prices_cell_hdr_right {
	color: #ffffcc;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 2px 3px 2px 3px;
    vertical-align: top;
}

.prices_cell_hdr,
.prices_cell_hdr_right {
	color: #ffcc66;
    font-weight: bold;
	
}

.prices_cell_hdr_right {
	text-align: right;
}

.prices_cell_stg {
    font-size: 11px;
}

a.currconv_link {
	color: #FFFFFF;
	text-decoration: none;
}

a.currconv_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------------- */
/* Footer  Footer  Footer  Footer  Footer  Footer  Footer  Footer  Footer  Footer   */
/* -------------------------------------------------------------------------------- */
#footer {
	height: auto;
	clear: left;
	float: left;
	margin-left: 0px;
	margin-bottom: 15px;
	height: 50px;
	position: relative;
	width: 912px;
}

#footer_links {
	background-image: url(../images/rwm_10.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 912px;
}

#footer_links ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 50%;
}

#footer_links li {
	float: left;
	position: relative; 
	right: 50%;
}

#footer_links a {
	background-image: url(../images/rwm_footersep.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	line-height: 22px;
	text-decoration: none;
	font-size: 11px;
}

#footer_links li.first a {
}

#footer_links li.last a {
	background-image: none;
}

#footer_links a:hover{
	 color: #ffffff;
	 text-decoration: underline;
}

#footer_details {
	background-image: url(../images/rwm_12.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	height: 29px;
	width: 912px;
}

#bottom_spacer {
	clear: both;
	float: left;
	height: 15px;
}

#design_label,
#copyright {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}

#design_label {
	clear: right;
	float: right;
	margin-right: 15px;
	text-align: right;
}

#copyright {
	clear: left;
	float: left;
	margin-left: 15px;
	text-align: left;
}

#design_label a {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#design_label a:hover{
	 text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads  Ads   */
/* -------------------------------------------------------------------------------- */

.ad_buttons {
	height: 160px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-left: 8px;
	padding-right: 8px;
	width: 505px;
}

#ad_topleft {
	clear: left;
	float: left;
	height: 71px;
	margin-bottom: 5px;
	margin-right: 3px;
	width: 247px;
}

#ad_topright {
	clear: right;
	float: right;
	height: 71px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 247px;
}

#ad_bottomleft {
	clear: left;
	float: left;
	height: 71px;
	margin-top: 5px;
	margin-right: 3px;
	width: 247px;
}

#ad_bottomright {
	clear: right;
	float: right;
	height: 71px;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 25px;
	width: 247px;
}

#ad_bottomwide {
	clear: left;
	float: left;
	height: 71px;
	margin-bottom: 15px;
	margin-top: -15px;
	margin-right: 3px;
	width: 505px;
}

/* -------------------------------------------------------------------------------- */
/* Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  */
/* -------------------------------------------------------------------------------- */
#gallery,
#gallery_lt {
	height: 278px;
	padding-top: 10px;
	width: 355px;
}

#gallery {
	clear: both;
	float: right;
}

#gallery_lt {
	clear: both;
	float: left;
}


#gallery_small_lt {
	background-image: url(../images/picgal_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 268px;
	width: 10px;
}

#gallery_small_md {
	background-image: url(../images/picgal_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: none;
	float: left;
	height: 268px;
	overflow: hidden;
	width: 318px;
}

#gallery_small_rt {
	background-image: url(../images/picgal_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
	height: 268px;
	width: 20px;
}

#gallery_small_bigimgfrm{
	margin-left: 2px;
	margin-top: 10px;
	clear: both;
	float: left;
	height: 195px;
	width: 315px;
}

#bigimgfrm_display{
	float: left;
	height: 195px;
	overflow: hidden;
	width: 315px;
}

#bigimgfrm_frame{
	float: left;
	height: 195px;
	margin-top: -195px;
	overflow: hidden;
	width: 315px;
	z-index: 99;
}

#gallery_small_thmnails {
	float: left;
	height: 44px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 5px;
	overflow: hidden;
	width: 280px;
}

#gallery_small_thmnails_contents {
	height: 44px;
	margin-left: 0px;
	padding: 0px;
}

div.autosize {display: table; width: 1px;}
div.autosize > div {display: table-cell;}

#gallery_small_thmnails_nav
{
	float: left;
	height: 44px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	width: 8px;
}

#gallery_small_thmnails_nav.left,
#gallery_small_thmnails_nav.lefton,
#gallery_small_thmnails_nav.right,
#gallery_small_thmnails_nav.righton {
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#gallery_small_thmnails_nav.left {
	background-image: url(../images/smgallery_left.gif);
}

#gallery_small_thmnails_nav.lefton {
	background-image: url(../images/smgallery_lefton.gif);
}

#gallery_small_thmnails_nav.right {
	background-image: url(../images/smgallery_right.gif);
}

#gallery_small_thmnails_nav.righton {
	background-image: url(../images/smgallery_righton.gif);
}

#gallery_small_thm {
	float: left;
	height: 41px;
	margin-left: 3px;
	margin-right: 3px;
	width: 64px;
	position: relative;
}

#gallery_small_thm.last {
	margin-right: 0px;
}

#gallery_small_thmfrm {
	background-image: url(../images/smgallery_frame_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 44px;
	left: 0px;
	top: 0px;
	width: 64px;
}

#outer_thm {
	float: left;
	height: 44px;
	width: 64px;
}

#frame_thm {
	float: left;
	height: 44px;
	margin-top: -44px;
	width: 64px;
	z-index: 99;
}

#thumb1,
#thumb1_frm,
#thumb2,
#thumb2_frm,
#thumb3,
#thumb3_frm,
#thumb4,
#thumb4_frm {
	cursor: pointer;
}

/* ---------------------------------------------------------------------------------- */
/* Translations  Translations  Translations  Translations  Translations  Translations */
/* ---------------------------------------------------------------------------------- */
#translations,
#translations_left {
	clear: both;
	width: 345px;
}

#translations {
	float: right;
	padding-right: 10px;
	text-align: right;
}

#translations_left {
	float: left;
	padding-left: 10px;
	text-align: left;
}

#lang_cell,
#lang_cell_left {
	padding-left: 2px;
	padding-right: 2px;
}

#lang_cell {
	float: right;
}

#lang_cell_left {
	float: left;
}

#lang_flag {
	border: 0px; 
	width: 22px;
}

/* -------------------------------------------------------------------------------- */
/* Others  Others  Others  Others  Others  Others  Others  Others  Others  Others   */
/* -------------------------------------------------------------------------------- */

#rwm_advisor_holder,
#rwm_advisor_holder_left {
	clear: both; 
	overflow: hidden;
	width: 160px;
}

#rwm_advisor_holder {
	float: right;
	margin-right: 10px;
}

#rwm_advisor_holder_left {
	float: left;
	margin-left: 10px;
}


/* -------------------------------------------------------------------------------- */
/* picture  frame  picture  frame  picture  frame  picture  frame  picture  frame   */
/* -------------------------------------------------------------------------------- */

.bdy_pictframe {
    float: left;
    left: 7px;
    top: 7px;
    vertical-align: top;
}


/* Left Column */
.frm_outer_tplt {
    background: url(../images/gallerywindow/frm_outer_tplt.png) no-repeat;
    height: 6px;
    width: 6px;
}

.frm_outer_lt {
    background: url(../images/gallerywindow/frm_outer_lt.png) repeat-y;
    width: 6px;
}

.frm_outer_btlt {
    background: url(../images/gallerywindow/frm_outer_btlt.png) no-repeat;
    height: 7px;
    width: 6px;
}

.frm_outer_btshadowltedge {
    background: url(../images/gallerywindow/frm_outer_btshadowltedge.png) no-repeat;
    height: 7px;
    width: 6px;
}


/* Middle Column (Picture Section) */
.frm_outer_tp  {
    background: url(../images/gallerywindow/frm_outer_tp.png) repeat-x;
    height: 6px;
}

.frm_outer_md {
	background-color: #14204B;
    text-align: center;
    vertical-align: middle;
}

.frm_outer_bt  {
    background: url(../images/gallerywindow/frm_outer_bt.png) repeat-x;
    height: 7px;
}

.frm_outer_btshadowlt {
    background: url(../images/gallerywindow/frm_outer_btshadowlt.png) no-repeat;
    height: 7px;
    width: 10px;
}

.frm_outer_btshadow {
    background: url(../images/gallerywindow/frm_outer_btshadow.png) repeat-x;
    height: 7px;
}

/* Right Column */
.frm_outer_tprt {
    background: url(../images/gallerywindow/frm_outer_tprt.png) no-repeat;
    height: 6px;
    width: 7px;
}

.frm_outer_rt {
    background: url(../images/gallerywindow/frm_outer_rt.png) repeat-y;
    width: 7px;
}

.frm_outer_btrt {
    background: url(../images/gallerywindow/frm_outer_btrt.png) no-repeat;
    height: 7px;
    width: 7px;
}

.frm_outer_btshadowtp {
    background: url(../images/gallerywindow/frm_outer_btshadowtp.png) no-repeat;
    height: 7px;
    width: 7px;
}


/* Right Shadow Column */
.frm_outer_tpshadow {
    background: url(../images/gallerywindow/frm_outer_tpshadow.png) no-repeat;
    height: 6px;
    width: 7px;
}

.frm_outer_mdshadowtp {
    background: url(../images/gallerywindow/frm_outer_mdshadowtp.png) no-repeat;
    height: 6px;
    width: 7px;
}

.frm_outer_mdshadow {
    background: url(../images/gallerywindow/frm_outer_mdshadow.png) repeat-y;
    width: 6px;
}

.frm_outer_btshadowrt {
    background: url(../images/gallerywindow/frm_outer_btshadowrt.png) no-repeat;
    height: 7px;
    width: 7px;
}

.frm_outer_btshadowrtedge {
    background: url(../images/gallerywindow/frm_outer_btshadowrtedge.png) no-repeat;
    height: 7px;
    width: 7px;
}

/* -------------------------------------------------------------------------------- */
/* Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  Gallery  */
/* -------------------------------------------------------------------------------- */

/* do not change names in this section as they are used in   */
/* javascript code directly                                  */

.tbl_pictframe {
    width: 100%;
}

.gallerynav_content {
    background-color: #14204B;
    clear: both;
    float: left;
}

.gallerynav_scrollright_on,
.gallerynav_scrollright,
.gallerynav_scrollleft_on,
.gallerynav_scrollleft {
    border-bottom: solid 1px #333366;
    border-left: solid 1px #9999FF;
    border-right: solid 1px #333366;
    border-top: solid 1px #9999FF;
    position: relative;
}

.gallerynav_scrollleft_on,
.gallerynav_scrollleft {
    clear: left;
    float: left;
}

.gallerynav_scrollleft {
    background-color: #323A69;
    background-image: url(../images/gallerywindow/gallery_left.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.gallerynav_scrollleft_on {
    background-color: #666699;
    background-image: url(../images/gallerywindow/gallery_left_on.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.gallerynav_scrollright_on,
.gallerynav_scrollright {
    clear: right;
    float: left;
}

.gallerynav_scrollright {
    background-color: #323A69;
    background-image: url(../images/gallerywindow/gallery_right.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.gallerynav_scrollright_on {
    background-color: #666699;
    background-image: url(../images/gallerywindow/gallery_right_on.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.gallerynav_thumbnails {
    background-color: #000000;
    border-bottom: solid 1px #333366;
    border-left: solid 0px #9999FF;
    border-right: solid 0px #333366;
    border-top: solid 1px #9999FF;
    clear:none;
    float: left;
    overflow: hidden;
    position: relative;
}

.gallerynav_thumbnail {
    background-color: #222222;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

.gallerynav_thumbnail_on {
    background-color: #888888;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

.gallerynav_controls {
    clear: both;
    float: left;
}

.gallerynav_buttonstop,
.gallerynav_buttonstop_pressed,
.gallerynav_buttonstop_on,
.gallerynav_buttonpause,
.gallerynav_buttonpause_pressed,
.gallerynav_buttonpause_on,
.gallerynav_buttonplay,
.gallerynav_buttonplay_pressed,
.gallerynav_buttonplay_on {
    float: right;
    height: 12px;
    margin-left: 2px;
    padding-top: 2px;
    position: relative;
    width: 12px;
}

.gallerynav_buttonstop_pressed {
    background: url(../images/gallerywindow/stop_down.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonstop_on {
    background: url(../images/gallerywindow/stop_up_on.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonstop {
    background: url(../images/gallerywindow/stop_up.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonpause_pressed {
    background: url(../images/gallerywindow/pause_down.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonpause_on {
    background: url(../images/gallerywindow/pause_up_on.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonpause {
    background: url(../images/gallerywindow/pause_up.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonplay_pressed {
    background: url(../images/gallerywindow/play_down.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonplay_on {
    background: url(../images/gallerywindow/play_up_on.gif) no-repeat;
    background-position: center center;
}

.gallerynav_buttonplay {
    background: url(../images/gallerywindow/play_up.gif) no-repeat;
    background-position: center center;
}

.gallerynav_index {
    color: #CCCCCC;
    float: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    height: 14px;
    position: relative;
    text-align: left;   
    width: 80px;
}

/* -------------------------------------------------------------------------------- */
/* Subframe Subframe Subframe Subframe Subframe Subframe Subframe Subframe Subframe */
/* -------------------------------------------------------------------------------- */

.bdy_subframe {
    background: url(../images/gallerywindow/subframe.gif) no-repeat;
    color: #ffcc66;
    float: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 103px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    vertical-align: top;
    width: 314px;
}

.bdy_subframe_container {
    float: left;
}

.tbl_subframe {
    border: 0px;
    height: 100%;
    width: 100%;
}

.tbl_subframe_tplt {
    background: url(../images/gallerywindow/subframe_tplt.png) no-repeat;
    height: 6px;
    width: 6px;
}

.tbl_subframe_tp {
    background: url(../images/gallerywindow/subframe_tp.png) repeat-x;
    height: 6px;
}

.tbl_subframe_tprt {
    background: url(../images/gallerywindow/subframe_tprt.png) no-repeat;
    height: 6px;
    width: 7px;
}

.tbl_subframe_lt {
    background: url(../images/gallerywindow/subframe_lt.png) repeat-y;
    width: 6px;
}

.tbl_subframe_md {
    background-color: #14204B;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

.tbl_subframe_rt {
    background: url(../images/gallerywindow/subframe_rt.png) repeat-y;
    width: 7px;
}

.tbl_subframe_btlt {
    background: url(../images/gallerywindow/subframe_btlt.png) no-repeat;
    height: 7px;
    width: 6px;
}

.tbl_subframe_bt {
    background: url(../images/gallerywindow/subframe_bt.png) repeat-x;
    height: 7px;
}

.tbl_subframe_btrt {
    background: url(../images/gallerywindow/subframe_btrt.png) no-repeat;
    height: 7px;
    width: 7px;
}

/* -------------------------------------------------------------------------------- */
/* Testing  Testing  Testing  Testing  Testing  Testing  Testing  Testing  Testing  */
/* -------------------------------------------------------------------------------- */

/*
.twocols_left {
	border: 1px dotted #C00;
}

.twocols_right {
	border: 1px dotted #FC0;
}

#translations,
#translations_left {
	border: 1px dotted #090;
}

#rwm_advisor_holder,
#rwm_advisor_holder_left {
	border: 1px dotted #C3C;
}

#gallery {
	border: 1px dotted #0FF;
}

#gallery_small_thmnails {
	border: 1px dotted #C0F;
}
*/