body {
	position:relative;
}
#dealer_site_admin {
	position:relative;
	overflow:hidden;
}
.leftaligned {
	float:left;
}
.rightaligned {
	float:right;
}
.custominfocontent {
	background-position:left 3px;
}
.languagesettings {
	margin: 20px 0 0 0;
}
.box_gray{
	margin-top:20px;
}
.col980 {
	width: 1280px;
	overflow:hidden;
	position: relative;
}
.col746{
	float: left;
	width: 1035px;
	display: block;
}
.col740{
	float:left;
	width: 1006px;
	display:inline;
}
.col_distance_h{
	margin: 0 24px 0 0;
}

.col698{
	float:left;
	width: 944px;
}
.col518{
	float:left;
	width: 740px;
	margin: 0 24px 0 0;
}
.col220{
	float:left;
	width: 358px;
	margin: 0 24px 0 0;
}
.col220.last{
    margin: 0;
}
/*
.w220{
	width:220px;
}
*/
.col180{
	float:left;
	width: 180px;
	/*margin-top:16px;*/
}
.col105{
	margin-right:29px;
	width:105px;
}

.col896{
	width: 1000px;
	float: left;
	margin: 0 24px 0 0;
}
.col122{
	width: 200px;
	margin: 0 24px 0 0;
	float: left;
}
.col754{
	width: 776px;
	float: left;
}

#dealer_site_admin .col105 label{
	display:inline-block;
	padding: 0;
	margin: 0;
	font-weight:normal;
	vertical-align:middle;
}
#dealer_site_admin .col105 input[type=checkbox]{
	padding: 0;
	margin: 0;
	width:14px;
	height:14px;
	vertical-align:middle;
}
.margin_h{
	margin-top:15px;
}
.info_icon_warn{
	display:inline-block;
	margin: 2px 0 0 4px;
	vertical-align:top;
}

.col .last {
	float:left;
	margin-right:0;
	display:inline-block;
}

#help_desk_phone_sm {
	float: right;
    /*position: static;*/
	height: 102px;
	/*margin-left:13px;
	margin-top:15px;*/
	width: 221px;
	display: inline-block;
	left: 0;
    margin-left: 0;
    position: relative;
    top: 0;
}

.blue_box_small {
	float: left;
	width: 250px;
	/*height: 102px;*/
}
.blue_box_small .box_blue{
    min-height: 222px;
}
.blue_box_small .box_blue .box_content{
    text-align: center; 
}
.blue_box_small .box_blue .box_content .btn_sm_1_ns{
    margin: 71px 0 0 0;
}

.blue_box_small_btn{
	/*margin: 31px 0 0 0;*/
	display:inline-block;
	/*float:right;*/
	/*height:74px;*/
}


/* -- general tabular elements begin -- 

.tabholder {
	overflow:hidden;
	margin-top:19px;
}

.tabholder a{
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 10px 20px 9px 20px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #ffffff;
}
.tabholder a:first-of-type{
    margin: 0 10px 0 30px;
}
.tabholder span {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	float:none;
	padding: 0;
}

.tabholder > a span {
	width:auto;
	color:#888;
}

.tabholder span:hover {
	color:#D11313;
}

.tabholder a:hover,.tabholder a:hover span,.tabholder a.current {
	background-position:0 -41px;
	color:#D11313;
}

.tabholder a:hover span,.tabholder a.current span {
	background-position:100% -41px;
	color:#D11313;
}

 -- general tabular elements end -- */


.logoholder {
	width: 200px;
	height: 200px;
	float: left;
	background: transparent url(../images/dealer_admin_logo_bgr.png) no-repeat center center;
	background-size: cover;
	display: inline-block;
}
.logoholder_tbl{
	width:200px;
	height:200px;
	border: 0 none;
}
.logoholder_tbl img {
    border: 1px solid #dedede;
}

.uploadtitle {
	display: block;
	margin: 0 0 20px 0;
	/*height: 62px;*/
}
.browse {
	width: 585px;
	height: 35px;
	/*background:url(../images/data_import_browse_bgr_600.png) no-repeat;*/
	display: block;
	padding: 15px 0 0 15px;
}
.browse input {
	width:570px;
}
.loading {
	margin-left:30px;
	float:left;
	display:inline;
	width:120px;
}
.loading span {
	display:inline-block;
	margin:15px 0 0;
}
.loading img {
	vertical-align:middle;
	margin-left:25px;
	white-space:nowrap;
}
.hr {
	border-bottom: 1px solid #D7D7D7;
	margin: 20px 0 30px;
	float: left;
	height: 1px;
	width: 1000px;
}

.cleditorMain{
    width: 100% !important;
}

/*
.editor {
	width:896px;
	height:202px;
	background:url(../images/dealer_admin_editor_mockup.png) no-repeat;
	margin-bottom:17px;
}
*/

.optionholder{
	margin: 0 0 10px 0;
	overflow: hidden;
}
.optionholder .vehicleselector {
	width: 400px;
	float: right;
	display: inline-block;
}
.optionholder.last{
	margin: 0;
}
.thin,.skinnylabel {
	font-weight:400;
}
.nomargin {
	margin:0;
}

#dealer_site_admin .bottom_margin{
    margin: 0 0 40px 0;
}
#dealer_site_admin .bottom_margin:last-of-type{
    margin: 0;
}
#dealer_site_admin .box_content{
    position: relative;
}
#dealer_site_admin .btn_sm_1_ns.position_bottom{
    position: absolute;
    bottom: 0;
}

ul.admin-tabs li {
    margin: 10px;
}