
.rt-admin-wrapper .clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.rt-admin-wrapper{
	width:760px;
	border:1px solid #D9D9D9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(../images/back.png) repeat-y;
	margin:30px 0 20px 16px;
}

.admin-wrapper a{
	color:#5689a1;
}

.admin-wrapper a:hover{
	color:#A1712C;
}

.box{
	margin:0;
	padding:0; 
	display:inline; 
	float:left;
	border:0; 
}

.left-col{
	width:200px; 
	background:url(../images/light.png) top no-repeat;
	padding:20px 0;
	border-right:1px solid #fff;
	min-height:560px;
	position:relative;
}

.right-col{
	width:558px;
	border-left:1px solid #D9D9D9;
	min-height:400px;
}

#side-info-column .right-col{
	width:auto;
}

.theme_name{
	text-align:center;
	font-size:18px;
	color:#747272;
}

.theme_name_2{
	text-align:center;
	font-size:14px;
	color:#959393;
}

.infoline{
	font-size:12px;
	text-align:center;
	color:#5689a1;
}

.infoline div{
	display:inline;
}

ul.theme_menu{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

ul.theme_menu li{
	margin:0;
	padding:0;
	border:0;
	list-style-position:outside;
	height:49px;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #fff;
}

ul.theme_menu li.active{
	background:#f4f4f4 url(../images/tab.png) top repeat-x;
	border-top:1px solid #D9D9D9;
}

ul.theme_menu li a{
	margin:0;
	padding:16px 0 0 50px;
	border:0;
	list-style-position:outside;
	display:block;
	height:49px;
	text-decoration:none;
}

ul.theme_menu li:last-child a{
	border-bottom:1px solid #D9D9D9;
	height:34px !important;
}

.rt_general_options a{
	background:url(../images/cog.png) 8px 7px no-repeat;
}

.rt_slider_options a{
	background:url(../images/slider_options.png) 8px 7px no-repeat;
}

.rt_typography_options a{
	background:url(../images/typography.png) 8px 7px no-repeat;
}

.rt_styling_options a{
	background:url(../images/styling_options.png) 8px 7px no-repeat;
}

.rt_sidebar_options a{
	background:url(../images/sidebar_wizard.png) 8px 7px no-repeat;
}

.rt_blog_options a{
	background:url(../images/blogs.png) 8px 7px no-repeat;
}

.rt_product_options a{
	background:url(../images/products.png) 8px 7px no-repeat;
}

.rt_portfolio_options a{
	background:url(../images/portfolio.png) 8px 7px no-repeat;
}

.rt_social_options a{
	background:url(../images/link.png) 8px 7px no-repeat;
}

.rt_contact_us a{
	background:url(../images/contact_us.png) 8px 7px no-repeat;
}

.rt_template_options a{
	background:url(../images/template_builder.png) 7px 7px no-repeat;
}

.update_notifications a{
	background:url(../images/events.png) 8px 7px no-repeat;
} 

.rt_setup_assistant a{
	background:url(../images/support.png) 8px 7px no-repeat;
}

.rt_menu_options a{
	background:url(../images/navigation.png) 8px 7px no-repeat;
}

.rt_header_options a{
	background:url(../images/layout_header.png) 8px 7px no-repeat;
}

.rt_footer_options a{
	background:url(../images/layout_footer.png) 8px 7px no-repeat;
}

.rt_background_options a{
	background:url(../images/background-options.png) 8px 7px no-repeat;
}

.rt_woocommerce_options a{
	background:url(../images/woocommerce_options.png) 8px 7px no-repeat;
}

table{
	font-size:12px;
}

.right-col table{
	width:100%;
}

.right-col table table .col1{
	width:450px;
}

.right-col .col1{
	width:100%;
	padding:10px 0 0 26px;
}

.right-col .col2{
	width:90%;
	vertical-align:top;
	padding:10px 0 10px 20px;
}

.right-col .col3{
	width:10%;
	vertical-align:top;
	padding:18px 0 0 10px;
}


.right-col .add_button,.right-col .create_button,.right-col .deleteButton,.right-col .closeButton{
	font-size:11px;
	border:1px solid #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:6px 6px;
	margin:0 0 0 5px;
	background:#fff url(../images/form_back.png) bottom repeat-x;
	-moz-box-shadow:  0px 0px 0px 1px #DCDCDC;
	-webkit-box-shadow: 0px 0px 0px 1px #DCDCDC;
	box-shadow: 0px 0px 0px 1px #DCDCDC;
	color:#A2A2A2;
	cursor:pointer;
}


.right-col .deleteButton{ 
	padding:4px 6px 6px 24px;
	margin:0 0 0 5px;
	background:#fff url(../images/delete.png) 5px 3px no-repeat; 
	color:#A2A2A2;
	cursor:pointer;
} 


.template_box_close, .template_box_delete{
	width: 80px;
}

.right-col .closeButton{ 
	padding:4px 6px 6px 24px;
	margin:0 0 0 5px;
	background:#fff url(../images/bullet_arrow_up.png) 6px 4px no-repeat; 
	color:#A2A2A2;
	cursor:pointer;
	width: 80px;
}

.right-col .ui-state-default.expanded .deleteButton, .right-col .ui-state-default.expanded .closeButton{
	margin:0 0 0 390px;
}
 
.right-col .deleteButton:hover {    
	background:#fff url(../images/delete.png) 5px 3px no-repeat; 
}

.right-col .closeButton:hover {    
	background:#fff url(../images/bullet_arrow_up.png) 6px 4px no-repeat; 
}

.right-col .save {
	display:inline !important;
}

.right-col .reset {
	font-style:italic;
}

.right-col .deleteButton:hover, .right-col .create_button:hover,  .right-col .add_button:hover,  .right-col .closeButton:hover {
	-moz-box-shadow: 0px 0px 2px 2px #DCDCDC !important; 
	-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC !important; 
	box-shadow: 0px 0px 2px 2px #DCDCDC !important;
	color:#A2A2A2;
	cursor:pointer;
	border:1px solid #FFFFFF; 
} 


.right-col .create_button { 
	background:#F2F2F2 url(../images/page_add.png) no-repeat 10px 4px;
	padding: 4px 10px 5px 34px;
	color:#5A5A5A;
}

.right-col .create_button:hover { 
	background:#F2F2F2 url(../images/page_add.png) no-repeat 10px 4px; 
}


.right-col .add_button { 
	background:#F2F2F2 url(../images/add.png) no-repeat 3px 4px;
	padding: 5px 10px 5px 25px;
	color:#5A5A5A;
}

.right-col .rt_options_ajax_save{
	position:fixed; 
	width:30px;
	height:30px;
	margin: -38px 0 0 544px;
	background:#eee url(../images/save_options.png) center center no-repeat;
	cursor:pointer;

	border:1px solid #D0D0D0; 
	-moz-box-shadow: inset 0 0 0 1px #fff, 0px 0px 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 0 1px #fff, 0px 0px 2px 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 0 0 1px #fff, 1px 1px 2px 0 rgba(0,0,0,0.2);
	border-radius:4px;
	z-index:98;
}


.right-col .rt_options_ajax_save:hover{
	-moz-box-shadow: inset 0 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff; 
}


.right-col input[type=text], .right-col textarea {
	width:100%;
	font-size:12px;
	border:1px solid #D9D9D9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:6px 6px;
	margin:0;
	background:#fff url(../images/form_back.png) bottom repeat-x;
	-moz-box-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: 1px 1px 0px #fff;
	box-shadow: 1px 1px 0px #fff;
}

.right-col #rttheme_custom_css {
	height:400px;
}

.right-col input[type=text]:focus, .right-col textarea:focus {
	border:1px solid #D0D0D0; 
	-moz-box-shadow: inset 0 0 2px #CFD7D5;
	-webkit-box-shadow:inset 0 0 2px #CFD7D5;
	box-shadow: inset 0 0 2px #CFD7D5;
}

.right-col textarea {
	height:100px;
}


.right-col select {
	width:100%;
	font-size:12px !important;
	border:1px solid #D9D9D9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:4px 6px 6px 6px !important;
	margin:0; 
	background:#fff url(../images/form_back.png) bottom repeat-x;
	-moz-box-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: 1px 1px 0px #fff;
	box-shadow: 1px 1px 0px #fff;
	height:28px !important;
	outline:none;
}

.right-col select.withbutton{
	width:85%;
}

.right-col #footer_submit { 
	font-size:12px;
	border:0;
	margin:0; 
	background:url(../images/button.png) left top no-repeat; 
	height:29px;
	width:104px;
	color:#fff;
	text-shadow: 1px 1px 0px  #424441;
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none;	
}

.right-col #footer_submit:hover { 
	background:url(../images/button.png) left bottom no-repeat;
	cursor:pointer;
	color:#fff;
	text-shadow: 1px 1px 0px  #424441;
	-moz-box-shadow: none !important; 
	-webkit-box-shadow: none  !important; 
	box-shadow: none  !important;	
}

.right-col  input:focus{
	outline:none;
}
  
.right-col .form_element:hover{
	background:#ECECEC;
}
  
.form_element{
	background:#F5F5F5;
	padding:4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width:98%; 
	display:inline-block;
}

.form_element.upload{
	width:396px;
}

.form_element.color{
	width:90px; 
}


.color-picker-holder { 
    display: inline-block;
    position: relative; 
}

.form_element.check{
	width:auto !important;
	display:inline-block;
}

.form_element.radio{
	width:auto !important;
	font-size:11px;
	color:#868686;
	text-shadow: 1px 1px 0px  #fff;
	padding:10px;
}

.right-col .question{
	background:url(../images/question-button.png) bottom center no-repeat;
	width:16px;
	height:16px;
	display:block;
}

.right-col .question:hover{
	background:url(../images/question-button.png) top  center no-repeat;
	width:16px;
	height:16px;
	display:block;
	cursor: pointer;
}

/* titles*/
.col1{
	padding:6px 10px 0 20px !important;
	color:#6E6E6E;
	font-size:14px;
}

.col1 .desc{
	color:#9B9B9B;
	margin:5px 0 0 0;
	font-size:11px !important;
	line-height:130% !important;
	font-style:italic;
	padding:2px 0 !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}


.col1 .info_text{
	color:#868686;
	margin:5px 0 0 0;
	font-size:14px !important;
	line-height:130% !important;
	font-style:normal;
	padding:20px 0 20px 60px !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-image: url(../images/info_rhombus.png);
	background-position: 10px center;
	background-repeat:no-repeat;
	text-shadow: 1px 1px 0px #fff;	
}


.right-col hr{
	height:1px;
	border:0;
	outline:0;
	background:#eee;
	width:92%;
}

h3.page_title{
	color:#63808f;
	margin:25px 28px 20px 28px;
	font-size:17px;
}

h4.sub_title{
	color:#C6C7C5;
	padding:10px 20px 0px 12px;
	margin:0;
	display:inline-block; 
	font-weight:normal;
	font-size:12px;
	line-height:100%;
	background:#fff;
}


.rt-ui-sortable h4.sub_title{
	color:#B2B4B4;
	background:#F9F9F9;
}

.right-col table.seperator{
	text-align:center;
	margin:15px 18px 15px 10px;
	width:536px;
	text-shadow: 1px 1px 0px  #fff;
	background:#EBEBEB;
	padding:0 !important;
	background:url(../images/line.png) left 18px repeat-x;
 
}

.right-col .sidebar_div table.seperator{
	margin-left:0;
	margin-right:0;
	width:100%;
}


.right-col table.seperator td.col1{
	padding:0 !important;
	margin:0;
}


.right-col div.info{
	padding:20px 10px 20px 60px;
	position:relative;
	display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 2px #ddd, inset 0 0 0 1px #fff;
	-webkit-box-shadow: 0 2px 2px #ddd, inset 0 0 0 1px #fff;
	box-shadow: 0 2px 2px #ddd, inset 0 0 0 1px #fff;
	text-shadow: 1px 1px 0px #fff;
	background:#eee;
	border:1px solid #ddd;
	color:#777;
	margin:20px 0 20px 25px;
	width:440px; 
	background-image: url(../images/info_rhombus.png);
	background-position: 10px center;
	background-repeat:no-repeat;
}
.delete{
	cursor:pointer;
	margin:0 0 0 4px;
}

.loadit{
	max-width:474px;
	border:2px solid #fff;
}

/* Form Messages*/
.ok_box{
	padding:5px 10px;
	position:relative;
	display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 2px #CBCBCB;
	-webkit-box-shadow: 0 2x 2px #CBCBCB;
	box-shadow: 0 2px 2px #CBCBCB;
	text-shadow: 1px 1px 0px #FBFFF8;
	background:#E5FFC6;
	border:1px solid #B8CD9F;
	color:#90A17D;
	margin:20px 0 20px 25px;
	width:485px;
}

.error_box{
	padding:5px 10px;
	position:relative;
	display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 2px #CBCBCB;
	-webkit-box-shadow: 0 2x 2px #CBCBCB;
	box-shadow: 0 2px 2px #CBCBCB;
	text-shadow: 1px 1px 0px #FFEBE5;
	background:#ffcccc;
	border:1px solid #ff9999;
	color:#c31b00;
	margin:20px 0 20px 25px;
	width:485px;
}    

.ok_box h3{
	font-size:18px;
	color:green;
}

.right-col.metaboxes{
	display:block;
	float:none;
	border:0;
	max-width:100%;
}

.right-col.metaboxes.side{
	width:100%;
}

.right-col.metaboxes label{
	display:block;
	float:none;
	border:0;
	padding:0 !important;
}


.right-col.metaboxes .iPhoneCheckLabelOn, .right-col.metaboxes .iPhoneCheckLabelOff{
	line-height:25px !important;
}



/* slider root element */
.right-col  .form_element .slider {
	background:url(../images/scrollbar.png) left top no-repeat;
	width:386px;
	height:27px;
	cursor:pointer;
	position: relative;
	float:left;
	margin:2px 0 0 4px;
}

.right-col  .page-template-grid-table .form_element .slider{
	background:url(../images/scrollbar_small.png) left top no-repeat;
	width:306px;
	margin:2px 5px 0 4px;
}

/* drag handle */
.right-col .handle {
	background:url(../images/scrollbar.png) 0px -24px no-repeat;
	height:26px;
	position:absolute;
	top:0px;
	width:44px;
	cursor:move;
}

/* progress bar (enabled with progress: true) */
.right-col .progress {
	height:9px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}
 

/* the input field */
.right-col .range { 
	float:right; 
	margin:0 0 0 15px; 
	text-align:center;
	width:50px !important; 
	font-size:12px;
	border:1px solid #D9D9D9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:6px 6px; 
	background:#fff url(../images/form_back.png) bottom repeat-x;
	-moz-box-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: 1px 1px 0px #fff;
	box-shadow: 1px 1px 0px #fff;	
}

.rt-admin-wrapper .fontdemo, .box.right-col.metaboxes .fontdemo{
	width:98%;
	height:60px;
	border:0;
	overflow: hidden;
}





.asmContainer {
	/* container that surrounds entire asmSelect widget */
}

.asmSelect {
	/* the newly created regular 'select' */
	display: inline; 
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}

.asmHighlight {
	/* the highlight span */
	padding: 0;
	margin: 0 0 0 1em;
}

.asmList {
	/* html list that contains selected items */
	margin: 0.25em 0 1em 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style: none; 
}

.asmListItem {
	/* li item from the html list above */
	position: relative; 
 
	list-style: none;
	
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	border: 1px solid #D6D6D6;
	color:#989898;
	width: 100% !important; 
	margin: 5px 0;
	padding:4px 0;
	line-height: 1em;
}

.asmListItem:hover {
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px; 
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move; 
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 5px; 
	top: 7px;
	padding:1px 5px 3px 6px;
	margin:0;
	line-height:12px;
	display:inline-block;
	background-color: #D0D3D1; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	text-decoration:none;
}

.asmListItemRemove:hover { 
	background-color: #B90A00;
	color:#fff;
	text-decoration:none;
}

.key_list {
	display:block;
	clear:both;
}

.key_list li{
	float:left;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#E4E4E4;
	font-size:10px;
	padding:2px 4px;
	margin:2px;
}




.sidebar_div{
	border:1px solid #E8E8E8;
	margin:20px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
 

.sidebar_title{
	background:#F0F0F0;

	border:1px solid #D7D7D7;
	text-shadow: 1px 1px 0px #fff;
	
	-moz-box-shadow: inset 1px 0 0 #fff;
	-webkit-box-shadow:inset 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 #fff;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin:10px;
	padding:10px 20px;
	color:#949494;
	
	font-size:18px;
	cursor:pointer;
}

.sidebar_title:hover{
	color:#767676;
}

.new_sidebar .sidebar_title, .opened .sidebar_title{
	background:#F4F1E1;

	border:1px solid #D7D7D7;
	text-shadow: 1px 1px 0px #fff;
	
	-moz-box-shadow: inset 1px 0 0 #fff;
	-webkit-box-shadow:inset 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 #fff;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin:10px;
	padding:10px 20px;
	color:#9A9B8A;
	
	font-size:18px;
	cursor:pointer;
}

.new_sidebar .sidebar_title:hover{
	color:#9B8C77;
}	

.sidebar_div .openclose{
	background-color: #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color:#949494;
	border:1px solid #D7D7D7;
	width:20px;
	height:20px;
	line-height:20px;
	padding:0;
	text-align:center;
	position:relative;
	float:right;
	cursor:pointer;	
}


.sidebar_div .openclose:hover{
	background-color: #D7D7D7; 
	color:#fff;
	border:1px solid #D7D7D7; 	
}


.sidebar_div .table_holder{
	display:none;
}

.sidebar_div table table{
	display:block;
}

.right-col .deteleTemplateButton, .right-col .create_button {
	margin-bottom:20px;
}

/*close button*/
.rt-message{
	padding:4px;
	border:1px solid #E6DB55;
	width:8px; height:10px;
	position:relative;
	top:10px;
	float:right;
	color: #E6DB55;
	line-height:100%;
	font-size:12px;
	cursor:pointer;
}

hr.rt-message-hr{
	height:1px;padding:0px;background-color:#E6DB55;border:0;
}

h2.rt-message-h2{
	color:#908935 !important;
}

.left-col .update-count{
	background:#CE0202 !important;
	color:#fff;
	padding:6px;
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 140px;
	border-radius: 14px;	
}
 
.changelog_list ul{
	list-style-position:outside;
	padding-left:12px;
}

.changelog_list ul li{
	list-style:  disc;
}


hr.rt_theme_hr{
	padding:0;
	margin:0 0 15px;
	size:0;
	border:0;
	background:#D0D0D0;
	height:1px;
}



.postbox#portfolio_cutom_fields,.postbox#product_custom_fields,.postbox#rt_home_custom_fields,.postbox#rt_slider_custom_fields,.postbox#rt_common_custom_fields,.postbox#rt_post_custom_fields,.postbox#rt_page_header_custom_fields_template,.postbox#rt_background_custom_fields_template,.postbox#rt_standart_post_custom_fields,.postbox#rt_gallery_post_custom_fields,.postbox#rt_link_post_custom_fields,.postbox#rt_video_post_custom_fields,.postbox#rt_audio_post_custom_fields{
	background:#fff !important;
}


.metabox-holder .right-col{
	min-height:100%;
}

.low_opacity{
	opacity:0;
}

.rt-admin-wrapper .rt-ui-sortable {
	list-style-type: none; margin: 0; padding: 0;
	width: 510px; 
	position:relative;
	display:block;
	left:4px;  
}

.rt-admin-wrapper .rt-ui-sortable li.highlight {
	height:50px !important;
 	color:transparent;
	background:#E5E5E5 url(../images/grid.png);
	padding:0;
	margin: 10px 5px 10px 0;
	float: left; 
	position:relative;
	display:inline-block;
}

.rt-admin-wrapper .rt-ui-sortable  li.ui-sortable-helper {
	width:20px; 
	height:52px !important;
	box-shadow:0 0 5px rgba(0,0,0, 0.4);
	border-radius:0;
}
	
.rt-admin-wrapper .rt-ui-sortable li.ui-state-default{
	margin: 10px 5px 10px 0;
	float: left;
	width:70px;
	height:50px;
	position:relative;
	display:inline-block;
	}
 

.rt-admin-wrapper .rt-ui-sortable  li.expanded .box_shadow{
	border-radius:15px;
	z-index:97;
	position:relative;
	box-shadow:0 0 0 6000px rgba(0,0,0, 0.6); 
}

	
.rt-admin-wrapper .rt-ui-sortable  li.full ,.rt-admin-wrapper .rt-ui-sortable  li.one ,.rt-admin-wrapper .rt-ui-sortable  li.expanded {
	width:503px !important;
}

.rt-admin-wrapper .rt-ui-sortable  li.two , .rt-admin-wrapper .rt-ui-sortable  li.two.highlight {
	width:248px; 
}


.rt-admin-wrapper .rt-ui-sortable  li.three ,.rt-admin-wrapper .rt-ui-sortable  li.three.highlight  {
	width:163px; 
}

.rt-admin-wrapper .rt-ui-sortable  li.four {
	width:120.3px;
}

.rt-admin-wrapper .rt-ui-sortable  li.five {
	width:95px;
}

.rt-admin-wrapper .rt-ui-sortable  li.two-three {
	width:332px;
}

.rt-admin-wrapper .rt-ui-sortable  li.three-four {
	width:373.8px;
}

.rt-admin-wrapper .rt-ui-sortable  li.four-five {
	width:399px;
}


.rt-admin-wrapper .Itemholder{ 
	display:block;
	margin:0;
}

.rt-admin-wrapper .Itemheader{ 
	width:100%;
	height:50px;
	background:#EEEEEE;
	border:1px solid #fff;
	border-radius:0;
	box-shadow: 0 24px 9px 0 rgba(255, 255, 255, 0.9) inset, 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.page-template-grid-table{
	background:#fff url(../images/grid5.png);
	padding:20px 0;
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	margin:0 0 20px 0;
}


.rt-admin-wrapper .expanded .Itemheader{
	border-radius:15px 15px 0 0 ;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	border-bottom:0;
	background-color:#DDDDDD;
	background-image:none;
}




.rt-admin-wrapper .Itemheader h5{
 
    color: #777777;
    float: left;
    font-size: 12px;
    font-weight: normal;
	margin: 0;
    padding: 15px 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
     line-height: 100%;
     display: block;
     
    
}

.rt-admin-wrapper .Itemheader:hover{
	cursor: move;
}

.rt-admin-wrapper .ItemData{
	position:absolute;
	 
	width:100%;
	z-index:999;
	padding:10px 0;
	background:#F9F9F9;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	box-shadow:inset 0 0 0 1px #fff;
	border-radius: 0 0  15px 15px;	
}
 



.rt-admin-wrapper .Itemheader:hover .move{
    background: url("../images/move.png") no-repeat scroll center center transparent;
	position: absolute;
	cursor:  move;
    width: 10px;
    height:10px;
    right:0;
    bottom:0; 
}


.rt-admin-wrapper li.expanded .Itemheader:hover .move{
	 background:none;
}

.rt-admin-wrapper .Itemheader .expand{
	border-radius:15px;
	cursor: pointer;
    height: 20px;
    position: absolute;
 
    width: 20px;
    box-shadow:1px 1px 3px rgba(0,0,0, 0.3);
    z-index:96;
    right: -6px;
    top: -5px;
    
}


.rt-admin-wrapper .Itemheader .plus{
    background: url("../images/plusminus_dark.png") no-repeat scroll center 7px #fff;
   
}

.rt-admin-wrapper .Itemheader .minus{
    background: url("../images/plusminus_dark.png") no-repeat scroll center -29px #fff; 
}

.rt-admin-wrapper .Itemheader .plus:hover, .rt-admin-wrapper .Itemheader .minus:hover{
    box-shadow:none;	
}

.rt-admin-wrapper .ItemData select[multiple] {
	height:100px !important;
}


.rt_loading{
    margin: 5px 0 0 30px;
    position: absolute;
}



.radio_cover input[type="radio"] {
	display:none;	
}


.radio_cover  {
 	padding:6px;
	width:91px;
	height:90px;
	display:block;
	cursor: pointer;
	background-color:#F6F6F6;	
	border: 4px solid #fff;
}


.radio_cover.radio_left {
	background:url(../images/sidebar-left.png) 6px 6px no-repeat ; 
}

.radio_cover.radio_right {
	background:url(../images/sidebar-right.png) 6px 6px no-repeat ; 
}

.radio_cover.radio_full {
	background:url(../images/fullwidth.png) 6px 6px no-repeat ; 
}

.radio_cover:hover, .radio_cover.checked{
	background-color:#D6D6D6;
}

.image_radio label{
	color:#737373;
	text-align:center;
	display:block;
	margin:5px 10px;
	font-style:italic;
}

.right-col span.radio_button_holder{
	margin-right:10px;
	display:inline-block;
}

.right-col span.radio_button_holder label{
	padding-left:5px !important;
	display: inline-block;
}

.rt-save-message.success_response{
	width:200px;
	height:100px; 
	border:1px solid #fff; 
	border-radius:15px;
	z-index:10000;
	position:relative;
	box-shadow:0 0 0 4000px rgba(0,0,0, 0.6);
	background:#fff url(../images/check-big.png) center 40px no-repeat;
	color: #888888;
	font-size: 22px;
	text-align:center;
	padding: 90px 0 0;
	line-height:110%;
}

	
/*---------------------------------------------------- 
	setup asssistant
----------------------------------------------------*/

/* steps */

.rt_step{
	background:#ededed;
	position:relative;
	padding:10px 0 10px 90px;
	font-size:16px;
	text-shadow:0 1px 0 #fff;
	width:425px;
	margin:0 auto;
	cursor:pointer;
	border-bottom:5px solid #fff;

	font-family:Georgia,"Times New Roman", Times, serif;
	
	color:#737373;	
}

.step_content .step_number{
	font-size:12px;
	color:#888;
	position:absolute;
	right:10px;
}

.step_contents{
	margin-bottom:10px; 
}

.step_content{
	position:relative;
	cursor:pointer;
	border:1px solid #eee;
	width:473px;
	padding:10px 0 10px 40px;
	margin:5px auto;
	font-size:14px;
	background:#FBFBFB url("../images/plusminus_dark.png") no-repeat 15px 14px;	
}

.step_contents,.step_content_hidden{ 
	display:none;
}

.step_content.expanded{ 
	background:#FBFBFB url("../images/plusminus_dark.png") no-repeat 15px -22px;	
}

.step_content_hidden{
	background:#fff; 
	width:454px;
	padding:20px 20px 20px 20px;
	margin:5px 0 10px 40px;
	color:#4E4E4E;
	border-left:1px dashed #E5E5E5;
	border-right:1px dashed #E5E5E5;
	border-bottom:1px dashed #E5E5E5;
}

.step_content_hidden.show{
	display:block !important;
}

.step_content_hidden .sub_title{
	font-family:Georgia,"Times New Roman", Times, serif;
	color:#D12B00;
	font-size:13px;
}

.step_content_hidden .sub_title.list{
	margin:0 0 10px 17px;
}

.rt_step .rt_s_number{
	background:#ffae00;
	width:70px;
	height:22px;
	text-align:center;
	color:#fff;
	font-size:15px; 
	line-height:22px;
	border-radius:5px;
	position:absolute;
	left:8px;
	top:8px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.5);
}

.rt_step .expand{
	border-radius:15px;
	cursor: pointer;
	height: 20px;
	position: absolute; 
	width: 20px;
	box-shadow:3px 1px 3px rgba(0,0,0, 0.3);
	z-index:99;
	right: -6px;
	top: 5px; 
}

.rt_step .expand:hover{
	box-shadow:3px 1px 3px rgba(0,0,0, 0.2);
}

.rt_step  .plus{
    background: url("../images/plusminus_dark.png") no-repeat scroll center 7px #fff;
   
}

.rt_step  .minus{
    background: url("../images/plusminus_dark.png") no-repeat scroll center -29px #fff; 
}


	/* content lists */
	.step_content_hidden ul, .step_content_hidden ol{
		list-style: disc;
		margin:0 0 20px 17px;
	}
	
	.step_content_hidden ul ul, .step_content_hidden ol ol{
		list-style: circle;
		padding:0 10px;
		margin:0 0 10px 0;
	}

	.step_content_hidden ul ul ul, .step_content_hidden ol ol ol{
		list-style: square;
		padding:0 10px;
		margin:0 0 10px 0;
	}	

	.step_content_hidden ol{
		list-style: decimal;
	}
	
	.step_content_hidden ol ol{
		list-style: lower-latin;
	}

	.step_content_hidden ol ol ol{
		list-style: lower-roman;
	}	
		
	.step_content_hidden ul ul li, .step_content_hidden ol ol li{ 
		margin:5px 0 5px 15px;
	}
	
	
.sub_title.qa{ 
	padding:0 0 10px 0;
}

.answer.qa{
	 margin:0 0 20px 0;
}



/* pattern  list */

table.pattern_list td{
	float: left;
}

table.pattern_list  .radio_cover:hover, table.pattern_list .radio_cover.checked{
	border: 4px solid #bbb;
	box-shadow:inset 0 0 0 1px #fff;
}

.pattern_list .radio_cover  {
 	padding:10px;
	width:50px;
	height:50px; 	 
 	background-color:#e0e0e0;	
}

.radio_cover.radio_1 {
	background-image:url(../images/patterns/grid1.png); 
}
.radio_cover.radio_2 {
	background-image:url(../images/patterns/grid2.png); 
}
.radio_cover.radio_3 {
	background-image:url(../images/patterns/grid3.png); 
}
.radio_cover.radio_4 {
	background-image:url(../images/patterns/grid4.png); 
}
.radio_cover.radio_5 {
	background-image:url(../images/patterns/grid5.png); 
}
.radio_cover.radio_6 {
	background-image:url(../images/patterns/grid6.png); 
}
.radio_cover.radio_7 {
	background-image:url(../images/patterns/grid7.png); 
}
.radio_cover.radio_8 {
	background-image:url(../images/patterns/grid8.png); 
}
.radio_cover.radio_9 {
	background-image:url(../images/patterns/grid9.png); 
}
.radio_cover.radio_10 {
	background-image:url(../images/patterns/grid10.png); 
}

/* photo gallery*/
.rt_photo_holder{
	background: #eee;
	border: 1px solid #FFFFFF;
    box-shadow: 1px 1px 1px 1px #EEEEEE;
    margin: 0 0 20px;
    padding:0 0 20px 0;
}

.rt_photo_holder .rt-photo-holder-hidden-part{
	display: none;	
} 


.rt_photo_holder .passive .delete{
	display: none;
} 
 

.rt_photo_holder hr{
	background:#ddd;
	padding: 0;
	width:100%;
	clear: both;
	display: block;
}

.rt_photo_holder h4.add_image{
	background:url(../images/add.png) no-repeat left -1px; 
	padding: 0 0 0 25px; 
}

.rt_photo_holder h4.edit_image{
	background:url(../images/picture_edit.png) no-repeat left top; 
	padding: 0 0 0 25px; 
}



.rt_photo_holder   .rt_gallery_edit_button{ 
	background: url("../images/pencil.png") no-repeat scroll 10px 4px #FFFFFF;
	border-radius: 5px;
	color: #A2A2A2;
	cursor: pointer;
	padding: 5px 10px 5px 30px;
	width: 30px;
	font-size:11px;
	margin-bottom: 20px;
	float: left;
} 


.rt_photo_holder   .rt_gallery_delete_button{ 
	background: url("../images/delete.png") no-repeat scroll 10px 4px #FFFFFF;
	border-radius: 5px;
	color: #A2A2A2;
	cursor: pointer;
	padding: 5px 10px 5px 30px;
	width: 30px;
	font-size:11px;
	margin: 0 0 20px 10px;
	float: left;
} 

.rt_photo_holder   .rt_gallery_close_button{ 
	background: url("../images/bullet_arrow_up.png") no-repeat scroll 10px 4px #FFFFFF;
    border-radius: 5px;
    color: #A2A2A2;
    cursor: pointer;
    padding: 5px 10px 5px 30px;
    width: 30px;
    display: none;
    font-size:11px;
    margin-bottom: 20px;
    float: left;
} 

.rt_gallery_add_button{ 
	background: url("../images/add.png") no-repeat scroll 10px 4px #FFFFFF;
	border-radius: 5px;
	color: #A2A2A2;
	cursor: pointer;
	padding: 5px 10px 5px 30px;
	font-size:11px;
	margin: 0; 
}

.rt_gallery_add_button .rt_loading {
    margin: 0 0 0 30px;
}

.rt_photo_holder   .rt_gallery_edit_button:hover , .rt_photo_holder   .rt_gallery_close_button:hover, .rt_photo_holder   .rt_gallery_delete_button:hover, .rt_gallery_add_button:hover{ 
	-moz-box-shadow: 		2px 2px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow: 	2px 2px 0 rgba(0,0,0,0.05);
			box-shadow: 	2px 2px 0 rgba(0,0,0,0.05);
} 

.rt_photo_holder .form_element.upload {
    width: 98%; 
}

.rt_photo_holder .delete {
    cursor: pointer;
    margin: -16px 0 0 -4px;
    position: absolute; 
}

.rt_photo_holder img.loadit {
    width: 100%; 
}

.rt_photo_holder .col1{
	padding: 6px 10px 0 5px !important;
}


/* no margin no padding */
.nomargin{
	margin-left:0 !important;
	margin-bottom:0 !important; 
	margin-right:0 !important; 
	margin-top:0 !important;
}

.nopadding{
	padding-left:0 !important;
	padding-bottom:0 !important; 
	padding-right:0 !important; 
	padding-top:0 !important;		
}

/* media uploaded file */
.right-col .upload input[type="text"]{ 
	width: 82%;	
	display: inline-block;
}

.metaboxes.side .upload input[type="text"] {
	display: inline-block;
	margin-right: 6px;
	width: 68%;
}

.uploaded_file {
	display: none;
}

.uploaded_file.visible {
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	margin-top: 5px;
	position: relative;
	display: inline-block;
}

.uploaded_file.visible img{
	display: block;
}

.right-col .delete_single{
	cursor:pointer;
	position: absolute;
	top: 10px;
	left: 10px; 
	color: #fff;
} 

/* admin template buttons */
.right-col .template_button { 
	font-size:12px;
	border:0; 
	color:#fff;
	text-shadow: 1px 1px 0px  #424441;
	border: 1px solid transparent;
	-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.2) ; 
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2) ; 
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2) ;	 
	line-height: 25px;
	background: rgb(137,148,158);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5OTQ5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTY2NzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(137,148,158,1) 0%, rgba(78,102,115,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,148,158,1)), color-stop(100%,rgba(78,102,115,1)));
	background: -webkit-linear-gradient(top,  rgba(137,148,158,1) 0%,rgba(78,102,115,1) 100%);
	background: -o-linear-gradient(top,  rgba(137,148,158,1) 0%,rgba(78,102,115,1) 100%);
	background: -ms-linear-gradient(top,  rgba(137,148,158,1) 0%,rgba(78,102,115,1) 100%);
	background: linear-gradient(to bottom,  rgba(137,148,158,1) 0%,rgba(78,102,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89949e', endColorstr='#4e6673',GradientType=0 ); 
	border-radius: 3px;	
}

.right-col .template_button:hover {  
	cursor:pointer;
	opacity: 0.9;
}

.right-col .template_button:active {  
	opacity: 1;
	background: rgb(78,102,115);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlNjY3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OTk0OWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(78,102,115,1) 0%, rgba(137,148,158,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,102,115,1)), color-stop(100%,rgba(137,148,158,1)));
	background: -webkit-linear-gradient(top,  rgba(78,102,115,1) 0%,rgba(137,148,158,1) 100%);
	background: -o-linear-gradient(top,  rgba(78,102,115,1) 0%,rgba(137,148,158,1) 100%);
	background: -ms-linear-gradient(top,  rgba(78,102,115,1) 0%,rgba(137,148,158,1) 100%);
	background: linear-gradient(to bottom,  rgba(78,102,115,1) 0%,rgba(137,148,158,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e6673', endColorstr='#89949e',GradientType=0 ); 		
}


.right-col .template_button.light {   
	-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.7) ; 
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7) ; 
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7) ;	 
	border: 1px solid #ddd;
	color: #7D7D7D;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7) ;	 

	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );

}

.right-col .template_button.light:active {   
	background: rgb(224,224,224);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );
}


.right-col .template_button.green {   
	color:#fff; 
	border: 1px solid transparent; 
	-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.2) ; 
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2) ; 
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2) ;	  
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3) ;	  
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  #ABBC1B 0%, #91A202 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ABBC1B), color-stop(100%,#91A202));
	background: -webkit-linear-gradient(top,  #ABBC1B 0%,#91A202 100%);
	background: -o-linear-gradient(top,  #ABBC1B 0%,#91A202 100%);
	background: -ms-linear-gradient(top,  #ABBC1B 0%,#91A202 100%);
	background: linear-gradient(to bottom,  #ABBC1B 0%,#91A202 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABBC1B', endColorstr='#91A202',GradientType=0 );

}

.right-col .template_button.green:active {   
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  #91A202 0%, #ABBC1B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91A202), color-stop(100%,#ABBC1B));
	background: -webkit-linear-gradient(top,  #91A202 0%,#ABBC1B 100%);
	background: -o-linear-gradient(top,  #91A202 0%,#ABBC1B 100%);
	background: -ms-linear-gradient(top,  #91A202 0%,#ABBC1B 100%);
	background: linear-gradient(to bottom,  #91A202 0%,#ABBC1B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91A202', endColorstr='#ABBC1B',GradientType=0 );
} 


/* Post formats*/

.iPhoneCheckContainer{
	width:90px !important;
} 
.iPhoneCheckHandle{ 
    width: 34px !important;	
}

.box.right-col optgroup option{
	padding-left:20px !important;
}


#wp-rttheme_project_info-editor-container,
#wp-rtthemefree_tab_3_content-editor-container,
#wp-rtthemefree_tab_2_content-editor-container,
#wp-rtthemefree_tab_1_content-editor-container  
{background:#fff;}


#rttheme_image_format_options, #rttheme_audio_format_options, #rttheme_video_format_options{
	display:none;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #F9F9F9, #F5F5F5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 1px 0 0 0;
}

#rttheme_image_format_options h4.sub_title, #rttheme_audio_format_options h4.sub_title, #rttheme_video_format_options h4.sub_title{
    background: none repeat scroll 0 0 #F0F0F0;
    padding: 10px;
    color:#979797;
}

.column-product-id{width:100px;}