<!--

.rox_windowInset{
	border-top:1px inset #FFFFFF; border-bottom:1px inset #FFFFFF;
	border-left:1px inset #FFFFFF;border-right:1px inset #FFFFFF;
	padding:1px;margin-left:-1px;margin-top:-2px;
	background-color:#F8F8F8;
}

.rox_top_band {
	text-align:right;
	vertical-align:center;
	border-bottom:1px solid #A6A6A6;
	background-color:#EEEEEE;
	padding:0px;
	margin-left:-1px;margin-top:-2px;
}

.rox_bar_button_on {
	background-color:#DDDDDD;
	border-left:1px solid #A6A6A6;
	border-right:1px solid #A6A6A6;
}

.rox_bar_button_off {
	background-color:#EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

.rox_bar_buttons {
	text-align:center;
	height:49px;
	padding-left:10px;
	border:1px;
	border-spacing:0px;
}

.rox_about_name {
font-family:Arial;
font-size:20px;
font-weight:bold;
}

.rox_about_version {
font-family:Arial;
font-size:12px;
}

.rox_about_description {
	font-family:Arial;
	font-size: 12px;
}

.rox_about_cnt {
	margin:20 20 0;
}

.rox_bar_text_on{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.rox_bar_text_down{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.rox_bar_text_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}


.debugInset {
	border-top:1px inset #FFFFFF; border-bottom:1px inset #FFFFFF;
	border-left:1px inset #FFFFFF;border-right:1px inset #FFFFFF;
	padding:1px;margin-left:-1px;margin-top:-2px;
	background-color:#000000;
}

.windowBackground{padding:0px;}

.windowTitle{
	margin: 0px;	
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.drag {position:relative;}

.win_icon {
	float:left;
	vertical-align:middle;
	padding-right:5px;
}
.menuitems{
padding-left:10px;
padding-right:10px;
}

/* start glass window */
.container {
	padding:0px;
}
.rx_title_container {
position: fixed;bottom: 45px;left:1px;z-index:99999;
}

/* make frost */
/* start glass window */
.frost_container {
	padding:0px;
}

.frost_topLeftCorner {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com/images/menu/topLeftCorner.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 17px;
}

.frost_topEdge {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/topEdge.png');
	background-repeat: repeat-x;

}

.frost_topRightCorner {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/topRightCorner.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 17px;
}



.frost_leftEdge {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/leftEdge.png');
	background-repeat: repeat-y;
	width: 13px;
}

.frost_rightEdge {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/rightEdge.png');
	background-repeat: repeat-y;
	width: 13px;
}

.frost_bottomLeftCorner {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/bottomLeftCorner.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 15px;
}

.frost_bottomEdge {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/bottomEdge.png');
	background-repeat: repeat-x;

}

.frost_bottomRightCorner {
	padding: 0px;
	margin: 0px;
	background-image: url('http://files2.roxer.com//images/menu/bottomRightCorner.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 15px;
}

.frost_contentSection {
	padding: 0px;
	margin: 0px;
	border:1px solid;
	vertical-align:top;
	background-image: url('http://files2.roxer.com/images/menu/contentBg.png');
}
/* end make frost */

.content {
	padding: 5px;
	margin: 0px;
	border: thin solid #676767;
	background: #FFFFFF;
}


/* drop down menus */
.dropDownMenu {
	padding: 3px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}

.dropDownMenuRow {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1px;
	color: #000000;	
}

.dropDownMenuRowSelected {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #6666FF;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1px;
	color: #FFFFFF;
}

.dropDownMenuRowDisabled {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1px;
	color: #888888;
}

.dropDownMenuItem {
	padding: 1px 35px 1px 15px;
	margin: 0px 0px 0px 0px;
	cursor: default;
}

.dropDownMenuSeparator {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.rxr_cfg_hdr_colt{
	vertical-align:top;
	text-align:right;
	font-family: verdana, "Lucida Grande", verdana, arial;
	font-size:15px;
	white-space: nowrap;
}
.rxr_cfg_hdr_coli{
	vertical-align:top;
	text-align:left;
}

.rxr_np_url{
	font-size:12px;
	margin-top:20px;
	text-align:left;
	font-family: verdana, "Lucida Grande", verdana, arial;
}

.rxr_cfg_text {
	font-size:10px;
	text-align:left;
	color:#4f4f4f;
	font-family: verdana, "Lucida Grande", verdana, arial;
}

.rxr_cfg_text_small {
	font-size:12px;
	text-align:left;
	font-family: verdana, "Lucida Grande", verdana, arial;
}

.rxr_cfg_eg {
	font-size:9px;
	color:#4f4f4f;
	font-family: verdana, "Lucida Grande", verdana, arial;	
}

.rxr_richtext {
	position:absolute;
	visibility:hidden;
}
.rxr_pattern_sel {
margin:5px;padding:0;background-color:none;width:30px;height:30px;float:left;display:inline;
}
.rxr_pattern_list {
list-style:none;
padding:0px;
margin:0px;
}

.rxr_pattern_list_container {
background-color:#FFFFFF;
position:relative;
width:240px;
border:1px solid #CCCCCC;
height:175px;
overflow:auto;	
}

.rxr_add_text {
	font-family: Arial;
	color:#333333;
	font-size: 20px;
}

.rxr_add_select {
	border:none;
	width:200px;
	height:300px;
}

.rxr_add_info {
	width:200px;
	margin-top:20px;
	margin-left:20px;	
}

.rxr_wizard_question {
	font-family: verdana, "Lucida Grande", verdana, arial;
	font-size:17px;
	color:#666666;	
}

.rxr_wizard_description {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:15px;
}
.rxr_progress_text {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:15px;
	color:#666666;
}

.rxr_progress_text_done {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:15px;	
	color: #006600;
}

.rxr_progress_text_error {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:15px;	
	color: #ff0000;
}

.rxr_template_name {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:10px;	
	color: #666666;
}
.rxr_template_name_on {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:10px;	
	color: #FFFFFF;
}
.rxr_theme_name {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:10px;	
	color: #666666;
}
.rxr_theme_name_on {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:10px;	
	color: #000000;
}
.rxr_status {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:15px;	
	color: #FFFFFF;
	background-color:#cc0000;
	width:75px;
	right:0px;
	top:0px;
	position:fixed;
	padding:2px;
	visibility:hidden;
}
.rxr_page_title {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:13px;	
	color: #000000;
}
.rxr_page_title_none {
	font-family: verdana, "Lucida Grande", verdana, arial;		
	font-size:13px;
	color: #CCCCCC;
}
.rxr_progress_wheel {
	overflow:hidden;
	width:100px;
	height:100px; 
	border:11px solid #fff;
	background:#fff url('/images/loading.gif') no-repeat center center;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

.roxerButtonIcon {
	background-image: url('http://files2.roxer.com/images/icons/roxer_toolbar.png?v=2');
	background-repeat: no-repeat; 
	width: 32px;
	height: 32px;
}


.roxerEditorIconLock {background-position: -1px -1px}
.roxerEditorIconLockPressed {background-position: -1px -67px}
.roxerEditorIconLockDisabled {background-position: -1px -34px}

.roxerEditorIconUnLock {background-position: -34px -1px}
.roxerEditorIconUnLockPressed {background-position: -34px -67px}
.roxerEditorIconUnLockDisabled {background-position: -34px -34px}

.roxerEditorIconText {background-position: -67px -1px}
.roxerEditorIconTextPressed {background-position: -67px -67px}
.roxerEditorIconTextDisabled {background-position: -67px -34px}

.roxerEditorIconAdd {background-position: -100px -1px}
.roxerEditorIconAddPressed {background-position: -100px -67px}
.roxerEditorIconAddDisabled {background-position: -100px -34px}

.roxerEditorIconUndo {background-position: -133px -1px}
.roxerEditorIconUndoPressed {background-position: -133px -67px}
.roxerEditorIconUndoDisabled {background-position: -133px -34px}

.roxerEditorIconAddImage {background-position: -232px -1px}
.roxerEditorIconAddImagePressed {background-position: -232px -67px}
.roxerEditorIconAddImageDisabled {background-position: -232px -34px}

.roxerEditorIconDelete {background-position: -430px -1px}
.roxerEditorIconDeletePressed {background-position: -430px -67px}
.roxerEditorIconDeleteDisabled {background-position: -430px -34px}

.roxerEditorIconLink {background-position: -364px -1px}
.roxerEditorIconLinkPressed {background-position: -364px -67px}
.roxerEditorIconLinkDisabled {background-position: -364px -34px}

.roxerEditorIconPaste {background-position: -166px -1px}
.roxerEditorIconPastePressed {background-position: -166px -67px}
.roxerEditorIconPasteDisabled {background-position: -166px -34px}

.roxerEditorIconCopy {background-position: -199px -1px}
.roxerEditorIconCopyPressed {background-position: -199px -67px}
.roxerEditorIconCopyDisabled {background-position: -199px -34px}

.roxerEditorIconMoveForward {background-position: -298px -1px}
.roxerEditorIconMoveForwardPressed {background-position: -298px -67px}
.roxerEditorIconMoveForwardDisabled {background-position: -298px -34px}

.roxerEditorIconMoveBack {background-position: -265px -1px}
.roxerEditorIconMoveBackPressed {background-position: -265px -67px}
.roxerEditorIconMoveBackDisabled {background-position: -265px -34px}

.roxerEditorIconWizard {background-position: -331px -1px}
.roxerEditorIconWizardPressed {background-position: -331px -67px}
.roxerEditorIconWizardDisabled {background-position: -331px -34px}

.roxerEditorIconShare {background-position: -397px -1px}
.roxerEditorIconSharePressed {background-position: -397px -67px}
.roxerEditorIconShareDisabled {background-position: -397px -34px}

.roxerEditorIconBackground {background-position: -463px -1px}
.roxerEditorIconBackgroundPressed {background-position: -463px -67px}
.roxerEditorIconBackgroundDisabled {background-position: -463px -34px}


.rxr_acc_free {
	font-family:Arial;
	font-size:20px;
	color:#CCCCCC;
}
.rxr_acc_beta{
	font-family:Arial;
	font-size:20px;
	color:#CCCCCC;
}
.rxr_acc_power {
	font-family:Arial;
	font-size:20px;
	color:#00CC00;
}
.rxr_paid_until {
	font-family:Arial;
	font-size:10px;
	color:#CCCCCC;
}



-->