/* Modified Version November 17, 2010 www.ikawka.com */
body {
 background-color: #fff;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #4F5155;
 height:100%;
}

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

img{ border: 0 }

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

.header > div, .content > div, .footer > div, .sidebar > div, .optional > div, div.external {
margin:10px 40px;
}

div.lcpane {
margin:0 40px 10px;
}

ul.lctabs {
margin:0 40px !important;
}

.header > div, .content > div, .sidebar > div, .optional > div, div.lcpane, div.external {
text-align:right;
}

.footer > div {
text-align:center;
}

.header > div > div, .content > div > div, .footer > div > div, .sidebar > div > div, .optional > div > div, .lcpane > div {
display:inline-block;
}

.type_optin > div, .type_affiliate > div {
display:block !important;
margin:10px 0;
}

.tab_wrapper > div > label, .type_optin > div > label, .type_affiliate > div > label, div.lcpane label, div.external label {
float:left;
}

.list label {
float:none !important;
text-align:left;
width:240px;
line-height:11px;
margin-left:270px;
}

.video label {
text-align:left;
width:240px;
}

.sidebar label {
text-align:left;
width:465px;
}

.external_form , .external_tracking {
text-align:left;
width:330px;
}

.external_form > span {
display:block;
font-size:13px;
margin:6px 0;
width:95%;
}

.float_right, .fr {
float:right;
}

.fl {
    float:left;
}

.thankyou_email_subject, .thankyou_email_body{
text-align:right;
width:305px;
}

.thankyou_page{
float:none !important;
text-align:left;
width:230px;
}

.notify_note, .thankyou_page_note{
display:block;
margin-top:10px;
text-align:left;
font-size:13px;
}

.tab_wrapper .ui-slider-horizontal{
width:300px;
}

.thankyou_email_body{
clear:both;
}

.thumbs_wrapper button{
margin:2px;
}

.thumbs_wrapper .delete_image{
background:transparent url(cupertino/images/ui-icons_2694e8_256x240.png) no-repeat scroll -34px -194px;
width:12px;
height:12px;
position:absolute;
right:0;
top:6px;
z-index:999;
cursor:pointer;
}

button.header_background, button.header_background_image{
width:148px;
height:32px;
}

button.header_image, button.sidebar_top_image, button.sidebar_middle_image{
width:76px;
height:42px;
}

button.sidebar_background_image{
width:50px;
height:94px;
}

button.icard_photo { 
width: 50px;
height: 50px;
}

.nicEdit-main{
text-align:left;
}

#templates .ui-button{
position:relative;
border:0 none;
height:80px;
width:80px;
padding-bottom:20px;
}

#templates .ui-button-text{
position:absolute;
font-size:10px;
margin-top:30px;
}

#sidebar_video_note {
float:left;
margin-top:10px;
text-align:left;
width:335px;
}

/*
.tab_wrapper > div {
 padding:5px 450px 15px 0;
}

.tab_wrapper input, .tab_wrapper embed, .tab_wrapper .colorwell {
 clear:both;
 float:right;
}
*/

.javascript, .tab_wrapper , #preview_wrap{
 display: none;
}

#wrapper { width:900px; margin:50px auto; }
#preview_wrap { margin:50px auto; }
.extra_form { display: none }

/*Template thumbnail*/
.template_thumbs{
    list-style: none;
    margin:     0px;
    padding:    0px;
    height:     121px;
}
.template_thumbs li a{
    display:    block; 
    width:      86px; 
    height:     109px; 
    padding:    6px;
    text-decoration: none;
    color:      #000;
    font-size: 9px;    
    outline: none;
}
.template_thumbs li a div.image{ height: 85px; }
.template_thumbs li a div.text{ padding-top: 2px}
.template_thumbs li a:hover{
    background: url('../images/template_ovr_bg.png') no-repeat;
}
.template_thumbs li a.template_curr, .template_thumbs li a.template_curr:hover{ background: url('../images/template_curr_bg.png') no-repeat; }
.template_thumbs li a.template_curr div.text{ color: #FFF}
.template_thumbs li{
    float:      left;
    width:      98px;
    height:     121px;
    text-align: center;
    margin-right: 4px;
}
.template_curr{ background: url('../images/template_curr_bg.png') no-repeat; }

/*tab_section*/

.tab_section div._header{
    background: url('../images/section_bg.png') repeat-x;
    height: 27px;
    color: #FFF;
    line-height: 27px;
}
.tab_section div._header div.left{
    background: url('../images/section_left.png') no-repeat;
    padding-left: 10px;
    height: 27px;
    line-height: 27px;
}
.tab_section div._header div.left div.right{
    background: url('../images/section_right.png') no-repeat top right;
    padding-right: 10px;
    height: 27px;
    line-height: 27px;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 1px 1px #000;
}
.tab_section div._content{
    padding: 4px;
    border: 1px solid #999;
    border-top: none;
    font-size: 12px;
}
.tabsitems{ line-height: 22px; height: 22px; padding-bottom: 8px}
.clr{ clear: both; font-size: 1px; height: 1px; }

.thecolor{
    height: 24px;
    width: 24px;
    cursor: pointer;
    background: url('../images/select_color.png') no-repeat;
}
._colorwell{
    width: 195px;
    position: absolute;
    float: left;
    border: 1px solid #666;
    z-index: 9999;
    background: #FFF;
}

/* simple tabs */
ul.tabs, ul._tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li, ul._tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a, ul._tabs li a{
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover, ul._tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul._tabs li.active, html ul._tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container, ._tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	margin: 0px !important;
	text-align: left !important;
}
.tab_content, ._tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_section{
    margin: 0px!important;
}

