
/*--- BEGIN: http://www.markvincen.com//administration/templates/base/css/general.css---*/

/*--- BEGIN: http://www.markvincen.com//templates/base/css/common.css---*/
body {
	font-family:Verdana,Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	margin:0px;
	padding:0 0 50px 0;    
}

.clear_both {
	clear:both;
	font-size:1px;
}

.bx_sys_default_padding {
    padding:10px;
}

.bx_sys_unit_checkbox {
    background-color:#FFCCCC;
    height:20px;
    left:1px;
    position:absolute;
    top:1px;
    width:20px;
    z-index:1;
}

/* Thumbs in normal view */
div.thumbnail_block {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
}
div.thumbnail_image, div.thumbnail_image_couple {
	margin: 0px;
	padding:0px;
	position: relative;/*need to 55*/
	border: 1px solid #cccccc;
	font-size: 0px;
    line-height: 0px;
}
div.thumbnail_image img {
	background-position:center;
	background-repeat:no-repeat;
    background-color: #EDEDED;
    border: 2px solid white;
}

div.thumbnail_image_couple img {
	background-position:center;
	background-repeat:no-repeat;
    background-color: #EDEDED;
    border-color: white;
    border-style: solid;
}

div.thumbnail_block img {
	background-position:center;
	background-repeat:no-repeat;
}
div.thumbnail_image img.sys-online-offline {
	border:0px;
	background-color: transparent;
}
img.sys-online-offline {
	right: 0px;
	top: 0px;
	position:absolute;
}

div.thumbnail_image_couple img.sys-online-offline {
	background-color: transparent;
}

/* * * * MsgBox * * * */
div.MsgBox {
	padding: 0px 5px;
}
table.MsgBox {
	margin: 15px auto 15px auto;
}
.MsgBox td {
	margin:0px;
	padding:0px;
}
.MsgBox .msgbox_corner,
.MsgBox .msgbox_top_side,
.MsgBox .msgbox_left_side,
.MsgBox .msgbox_right_side,
.MsgBox .msgbox_bottom_side {
    width: auto;
    height: auto;    
    margin: 0px;
	padding: 0px;
	border: 0px;
}
.MsgBox .msgbox_corner, 
.MsgBox .msgbox_corner img {
	width:7px;
	height:7px;
	font-size:0px;
}
.MsgBox .msgbox_left_side, 
.MsgBox .msgbox_right_side, 
.MsgBox .msgbox_top_side, 
.MsgBox .msgbox_bottom_side {
	background-color:#F8F8F8;
	background-image:url(http://www.markvincen.com//templates/base/images/msgbox_bd.gif);
	font-size:0px;
}
.MsgBox .msgbox_left_side {
	width:7px;
	background-position:left top;
	background-repeat:repeat-y;
}
.MsgBox .msgbox_right_side {
	width:7px;
	background-position:right top;
	background-repeat:repeat-y;
}
.MsgBox tr .msgbox_top_side {
	height:7px;
	background-position:left top;
	background-repeat:repeat-x;
}
.MsgBox .msgbox_bottom_side {
	height:7px;
	background-position:left bottom;
	background-repeat:repeat-x;
}
.MsgBox .msgbox_content {
    border: 0px;
	background-color:#F8F8F8;
}
.MsgBox .msgbox_text {
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	text-transform:uppercase;
    /* text-shadow: #333 1px 1px 2px; */
}
/* * * *  * * * */

/* * * * TransBox * * * */
div.TransBox .disignBoxFirst {
	margin-bottom: 0px;
}

.TransBox td {
	margin:0px;
	padding:0px;
}
.TransBox .corner,
.TransBox .corner img {
	width:20px;
	height:20px;
	font-size:0px;
}
.TransBox .left_side,
.TransBox .right_side,
.TransBox .top_side,
.TransBox .bottom_side {
	background-image:url(http://www.markvincen.com//templates/base/images/sp_op_gr.png);
	font-size:0px;
}
.TransBox .left_side {
	width:20px;
	background-position:left top;
	background-repeat:repeat-y;
}
.TransBox .right_side {
	width:20px;
	background-position:right top;
	background-repeat:repeat-y;
}
.TransBox tr .top_side {
	height:20px;
	background-position:left top;
	background-repeat:repeat-x;
}
.TransBox .bottom_side {
	height:20px;
	background-position:left bottom;
	background-repeat:repeat-x;
}
/* * * *  * * * */

/* * * * TransBox for profile thumbs * * * */
#short_profile_info .TransBox .msgbox_content {
	background-image:url(http://www.markvincen.com//templates/base/images/op40.png);
	position:relative; /*need to 199*/
}
#short_profile_info .TransBox .corner,
#short_profile_info .TransBox .corner img {
	width:10px;
	height:10px;
}
#short_profile_info .TransBox .left_side {
	width:10px;
}
#short_profile_info .TransBox .right_side {
	width:10px;
}
#short_profile_info .TransBox tr .top_side {
	height:10px;
}
#short_profile_info .TransBox .bottom_side {
	height:10px;
}

#short_profile_info .TransBox .actionsBlock .actionItem img {
	vertical-align:middle;
}
#short_profile_info .TransBox .profile_status img {
	vertical-align:middle;
}
#short_profile_info .TransBox .profile_status {
	margin-top:9px;
}
#short_profile_info .TransBox .profile_status_message {
	margin-top:4px;
}
#short_profile_info .TransBox .profile_actions {
	/*padding:3px 3px 0px;*/
}
#short_profile_info .TransBox div.reduce {
	position:absolute;
	text-align:right;
	right:12px;
}

/* * * *  * * * */

/* * * * DesignBox * * * */
.disignBoxFirst {
	border:1px solid #CCC;
	margin-bottom:10px;
	background-image:url(http://www.markvincen.com//templates/base/images/head_cutting.gif);
	background-repeat:repeat-x;
	background-color: transparent;
    position:relative;
}
.boxFirstHeader {
	height:21px;
	padding:7px 0px 0px 10px ;
	font-size:12px;
	color:#333;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	border-bottom: 1px solid #CCC;
	position:relative; /*need to 236*/
	font-family:Verdana,Arial;
}
.boxContent {
	overflow: hidden;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	background-color: #fff;
}

.boxContent > .form_advanced > .form_advanced_wrapper,
.boxContent > .dbContentHtml,
.boxContent > .RSSAggrCont > .rss_feed_wrapper,
.login_box_text
{
    margin: 9px;
}
.disignBoxFirst .boxFirstHeader .dbTitle {
    position: relative;
    float: left;
}
.disignBoxFirst .boxFirstHeader .dbTopMenu,
.disignBoxFirst .boxFirstHeader .caption_item {
	position: absolute;
	top: 0px;
	right: 0px;
	white-space:nowrap;
	color:#333;
	font-size: 11px;
	text-transform:capitalize;
	font-weight:bold;
}
.disignBoxFirst .boxFirstHeader .caption_item {
	padding-top:3px;
	padding-right:5px;
}
div.dbTmLeft,
div.dbTmRight,
div.dbTmCenter {
    height: 28px;

    position: relative;
    float: left;
}
div.dbTmCenter {
    width: 146px;
    
    white-space: nowrap;
    overflow: hidden;
}
div.dbTmLeft,
div.dbTmRight {
    padding: 0px 10px;

    background-repeat: no-repeat;
    background-position: center center;
}
div.dbTmLeft {
    background-image: url(http://www.markvincen.com//templates/base/images/dbTmLeft.png);
}
div.dbTmRight {
    background-image: url(http://www.markvincen.com//templates/base/images/dbTmRight.png);
}
div.dbTmLeft img,
div.dbTmRight img {
    width: 7px;
    height: 28px;
}
div.dbTmContent {
    width: 1000px;

    position: absolute;
    float: left;

    white-space: nowrap;
}


.dbTopMenu div.active, 
.dbTopMenu div.notActive {
	float: left;
	padding: 0px 5px;
	border-left: 0px solid #ccc;
	height: 28px;
	line-height: 28px;
	position:relative;
	font-weight: normal;
}
.dbTopMenu div.active img.with_icon, 
.dbTopMenu div.notActive img.with_icon {
    left: 5px;
    top: 6px;
    position: absolute;
}
.dbTopMenu div.active a.with_icon,
.dbTopMenu div.notActive a.with_icon {
    padding-left: 20px;
}

.dbTopMenu div a,
.dbTopMenu div a:link,
.dbTopMenu div a:hover,
.dbTopMenu div a:active,
.dbTopMenu div a:visited {
	color: #666;
	font-family:Verdana,Arial;
	font-size:11px;
}
/*.caption_item a,
.caption_item a:link,
.caption_item a:hover,
.caption_item a:active,
.caption_item a:visited	
{
text-decoration: none;
color: #0000CC;
}*/
.caption_item a {
	margin-left:4px;
}
.dbTopMenu div.active {
	background:transparent url(http://www.markvincen.com//templates/base/images/icons/_dbtopmenu_left.gif) no-repeat scroll 0%;
	cursor:pointer;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	padding:0pt 0pt 0pt 5px;
}
.dbTopMenu .active span {
	background:transparent url(http://www.markvincen.com//templates/base/images/icons/_dbtopmenu_right.gif) repeat-y scroll right top;
	display:block;
	float:left;
	height:28px;
	padding:0pt 5px 0pt 0px;
}
div.dbPrivacy {
    height: 16px;
    margin-right: 10px;
    position: relative;
    float: left;    
}
div.dbPrivacyMenu {
	width: 300px;
	
    position: absolute;
    display: none;
    z-index: 777;
    
    background-color: #ffffff;
    
    line-height: 14px;
    font-weight: normal;
}
div.dbPrivacyItem {
    padding: 2px 0px;
	text-align: center;    
}
div.dbPrivacyMenu a.dbPrivacyGroup:visited,
div.dbPrivacyMenu a.dbPrivacyGroup:link {
    text-decoration: none;
    color: #333333;
}
div.dbPrivacyMenu a.dbPrivacyGroup:hover,
div.dbPrivacyMenu a.dbPrivacyGroup:active {
    text-decoration: none;
    color: #3333cc;
}
div.dbPrivacyMenu a.dbPrivacyGroupActive:visited,
div.dbPrivacyMenu a.dbPrivacyGroupActive:link {
    text-decoration: none;
    color: #3333cc;
}
div.dbPrivacyMenu a.dbPrivacyGroupActive:hover,
div.dbPrivacyMenu a.dbPrivacyGroupActive:active {
    text-decoration: none;
    color: #333333;
}
.boxFirstHeader div.notActiveIcon {
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:18px;
}
.dbBottomMenu {
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 2px;
	background-color: #EDEDED;
	padding: 0px 9px 0px 9px;
	font-size: 11px;
	text-decoration: none;
	margin: 1px;
}
.dbContent {
	margin:10px;
	position:relative;
}
.dbBottomMenu a.backMembers,
.dbBottomMenu a.moreMembers,
.dbBottomMenu a.viewAllMembers {
	text-transform:capitalize;
}
.backMembers {
	float: left;
}
.moreMembers {
	float: right;
}
.bot_icon_right {
	float: right;
	margin-left:5px;
	margin-top:8px;
}
.bot_icon_left {
	float: left;
	margin-right:5px;
	margin-top:8px;
}
div.disignBoxFirst div.dbClose {
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
}
div.disignBoxFirst div.dbClose img {
    width: 28px;
    height: 28px;
}
table.popup_form_wrapper div.disignBoxFirst {
    margin-bottom: 0px;
}
/* * * *  * * * */

/* * * * Pagination * * * */
div.paginate {
	background-color:#EDEDED;
	height:30px;
	width:100%;

}
div.paginate div.info,
div.paginate div.view_all,
div.paginate div.reloader,
div.paginate div.per_page {
    float: left;
}

div.paginate div.info {
	height: 30px;
	padding: 0px 5px 0px 10px;
		
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
div.paginate div.view_all {
    height: 30px;    
    margin-left: 10px;
    padding-left: 21px;
    background-position: 0px center;
    background-repeat: no-repeat;    
    line-height: 30px;    
}
div.paginate div.view_all a {
    font-weight: normal !important;
}
div.paginate div.view_all a:hover {
    text-decoration: underline;
}	
div.paginate div.info span {
	font-weight: normal;
	color: #666666;
}
div.paginate div.per_page {
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	color: #666666;
}
div.paginate div.pages_section {
	text-align:right;
	padding-right:10px; 
	float:right;
	font-size:11px;
	color: #333;
}
div.paginate_btn {    
    width: 20px;
    height: 16px;
	margin-top: 7px;	
    float:left;
    background-position: center 0px;
    background-repeat: no-repeat;    
}
div.paginate_btn img {
    width: 20px;
    height: 16px;
}
div.paginate_btn:hover {
    background-position: center -16px;
}
div.paginate_btn.notactive {
    background-position: center -32px;
}
div.paginate div.pages_section div.not_active_page {
	float:left;

	padding:0 5px 0;
	padding-top:8px;
	text-align:center;
	color:#3333CC;
}
div.paginate div.pages_section div.active_page {
	float:left;

	background-color:#FFFFFF;
	text-align:center;
	margin-left:2px;
	margin-right:2px;
	font-weight:bold;
	padding:8px 4px 3px;
	color:#333333;
}
/* * * *  * * * */

/* * * * Rating * * * */
.boxContent .votes_small {
	float:right;
	width:40%;
}
.votes_big, .votes_small {
}
.votes_big {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
}
.votes_gray_big, .votes_gray_small {
	position:relative; /*need for 470*/
	float:left;
}
.votes_gray_big {
    height:16px;
	background-image:url(http://www.markvincen.com//templates/base/images/vote_star_gray_32.png)
}
.votes_gray_small {
	height:15px; 
	background-image:url(http://www.markvincen.com//templates/base/images/vote_star_gray_16.png)
}
.votes_active_big, .votes_active_small {
	position:absolute; 
	top:0; 
	left:0; 
	z-index:1;
}
.votes_active_big {
    height:16px;
	background-image:url(http://www.markvincen.com//templates/base/images/vote_star_active_32.png); 
}
.votes_active_small {
	height:15px; 
	background-image:url(http://www.markvincen.com//templates/base/images/vote_star_active_16.png); 
}
.votes_buttons {
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2;
}
.votes_button_big, .votes_button_small {
	margin:0; 
	padding:0;
	border:none;
}
.votes_button_big {
	width:18px;
	height:16px;
}
.votes_button_small {
	width:11px;
	height:15px;
}
.votes_big b, .votes_small b {
	color:#333333;
	font-weight:bold;
	display:block;
	float:left;
}
.votes_big b {
	font-size:12px;
	line-height:18px;
	margin-left:10px;
}
.votes_small b {
	font-size:13px;
	line-height:11px;
	margin-left:6px;
}
.actionsBlock .votes_small {

	float:left;
	width:90px;
}
/* * * *  * * * */

/* * * * Modal window * * * */
.popup_form_wrapper {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}
.popup_form_wrapper td {
	padding:0px;
	margin:0px;
}
.popup_form_wrapper td.corner {
	width:16px;
	height:16px;
	font-size:1px;
}
.popup_form_wrapper td.side {
	width:16px;
}
.popup_form_wrapper td.side_ver {
	height:16px;
}
.popup_form_wrapper td.side_ver, .popup_form_wrapper td.side {
	background-image:url(http://www.markvincen.com//templates/base/images/sp_op_gr.png);
	font-size:1px;
}
.popup_form_wrapper td.container {
	background-color:white;
	width:450px;
}

/* * * *  * * * */

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
    background: white url(http://www.markvincen.com//templates/base/css/indicator.gif) right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

.blog_author span img,
.blog_author_n span img,
.rss_item_info span img,
.newsInfo img
{
    vertical-align:middle;
    margin-right:3px;
    display: none;
}

/* admin actions panel */
.admin_actions_panel {
    background-color:#ffcccc;
    margin-top:1px;
    height:40px;
    line-height:40px;
}

.admin_actions_panel table {
    border-collapse:collapse;
}
.admin_actions_panel input.admin-actions-select-all {
    margin: 3px 3px 3px 9px;
}
.admin_actions_panel div.button_wrapper {
    line-height: 25px;
}
.admin_actions_panel div.button_wrapper_close {
    background-color:#ffcccc;
}

.admin_actions_panel .input_wrapper {
    line-height:normal;
}

/* admin filter panel */

.admin_filter_panel {
    height:30px;
    line-height:30px;
    background-color:#ededed;
}

.admin_filter_panel table {
    border-collapse:collapse;
    margin-left:10px;
}

.admin_filter_panel table .input_wrapper_text {
    width: 100px;
}

/* * * * notify message  * * * */
.notify_message {
	background-image:url(http://www.markvincen.com//templates/base/images/icons/notify_msg_left_bg.png); 
	cursor:pointer;
	display:block;
	float:left;
	height:50px;
	min-width:30px;
	max-width:520px;
	padding:0 0 5px 10px;
	color:#333;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	margin:0px 10px 0px 0px;
	position:relative;
}

/*.notify_message td {
    padding-left:10px;
}*/

.notify_message#isButton:hover {
	background-position: 0px -100px;
}
.notify_message#isButton:active {
	background-position: 0px -200px;
}

.notify_message_none {
	background-image:url(http://www.markvincen.com//templates/base/images/icons/notify_msg_bg.png);
}
.notify_message_none#isButton:hover {
	background-position: 0px -100px;
}
.notify_message_none#isButton:active {
	background-position: 0px -200px;
}

.notify_message table.notify {
	margin:0px;
	height:50px;
	padding:0 5px 0 0;
}
.notify_message#isButton:hover table.notify {
	background-position: right -100px;
}
.notify_message#isButton:active table.notify {
	background-position: right -200px;
}

.notify_message .statusTab #edit_form_table.form_advanced_table {
	margin:0px;
}

.notify_message .statusTab #edit_form_table.form_advanced_table td {
	padding:0px;
}

.notify_message .memberPic {
	margin-top:7px;
	margin-right:0px;
}

.notify_message .image32 {
	margin:7px 0px 5px;
	float:left;
}

.notify_message .labelUnit {
	font-size:12px;
	font-weight:bold;
}

.notify_message .smallInfoUnit {
	font-size:9px;
}

.notify_message .smallShortInfoUnit {
	font-size:9px;
	width:72px;
}

.notify_message .notify_wrapper_close {
	background-image:url(http://www.markvincen.com//templates/base/images/icons/notify_msg_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	height:50px;
	background-color:#F4F7FA;
}

#StatusMessage {
    padding-left:10px;
    text-transform:none;
}
#inloadedStatusMess table td {
    background-color: transparent;
}

/*--- Loading indicator ---*/
div.sys-loading {
    top: 0px;
    left: 0px;

    position: absolute;
    z-index: 1100;
    display: none;
}
div.sys-loading-smog {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    
    position: absolute;
    z-index: 1101;    
    
    opacity: 0.7;
    background-color: #ffffff;
}
div.sys-loading-icon {
    width: 89px;
    height: 64px;
    
    position: absolute;
    z-index: 1102;    

    background-position: center;
    background-repeat: no-repeat;
}
div.sys-loading-icon img {
    width: 31px;
    height: 31px;
    margin: 16px 0px 0px 29px;
    
    opacity: 1.0;
}

.sys_file_search_unit {
    float: left;
    margin: 5px;
    width: 150px;
    height: 200px;
    overflow: hidden;
    white-space: nowrap;
}

.sys_file_search_unit_short {
    float: left;
}

.sys_file_search_header {
    overflow: hidden;
    position: relative;
    height: 15px;
}

.sys_file_search_rate {
    float: left;
    margin-top: 2px;
}

.sys_file_search_rate .votes_small {
    float:none;
    position:relative;
    width:auto;
}

.sys_file_search_size {
    float: right;
    margin: 3px 0px;
    font-size: 9px;
    height: 10px;
    line-height: 10px;
}

.sys_file_search_pic {
    width: 148px;
    height: 110px;
    border: 1px solid #CCCCCC;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #EDEDED;
    position: relative;
}

.sys_file_search_pic img {
    width: 140px;
    height: 102px;
    border: 4px solid white;
}

.sys_file_search_title {
    margin: 2px 0px 0px 2px;
    min-height: 15px;
    max-height: 28px;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
}

.sys_file_search_bottom {
    overflow: hidden;
    position: relative;
}

.sys_file_search_from {
    margin: 0px 0px 2px 2px;
    font-size: 9px;
}

.sys_file_search_when {
    margin-left: 2px;
    font-size: 9px;
    color: #888888;
    text-transform: lowercase;
}

.sys_file_search_country {
    margin: 0px 0px 2px 2px;
    font-size: 9px;
    height:12px;
    overflow:hidden;
}

.sys_album_unit {
    float: left;
    position: relative;
    width: 150px;
    height: 220px;
    margin: 5px;
}

.sys_album_private {
	background: no-repeat center;
}

.sys_album {
    width: 140px;
    height: 140px;
    margin: 5px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    background-color: #EDEDED;
    border: 1px solid #CCCCCC;
}

.sys_album_units {
	float: left;
	position: relative;
	width: 64px;
	height: 64px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	background: no-repeat center;
}

.sys_album_cover {
}

.sys_album_unit .sys_file_search_title,
.sys_album_unit .sys_file_search_bottom,
.sys_album_unit .sys_file_search_when {
    margin-left: 5px;    
}

.sys_album_unit .sys_file_search_from {

}

div#divUnderCustomization
{
    position: relative;
}

/* navigation panel  for previous-next navigation*/
.navPanel {
	margin: 0px auto 10px;
	position: relative;
}

.navPanelLink {
	line-height: 28px;
	font-size: 16px;
}

.navPanelNext >.navPanelIcon {
	float: right;
}
.navPanelNext >.navPanelLink {
	float: right;
}

.navPanelPrev {
	float: left;
	position: relative;
}

.navPanelNext {
	float: left;
	position: relative;
}

.navPanel img.navPanelLinkPrev, .navPanel img.navPanelLinkNext {
	position:absolute;
	top:0;
	right:42px;
}

.navPanel img.navPanelLinkNext {
	right:0;
}

	/* * * * RSS Feed * * * */
    .rss_item_wrapper {
        padding-bottom: 8px;
    }

	.rss_item_wrapper:last-child {
		padding-bottom: 0px;
	}

	.rss_item_header
	{
		font-size:12px;
		font-weight:bold;
		padding-bottom:0px;
	}

	.rss_item_header a,
	.rss_item_header a:link,
	.rss_item_header a:visited,
	.rss_item_header a:hover,
	.rss_item_header a:active
	{
		font-size:12px;
		font-weight:bold;
        color:#33c;
	}

	.rss_item_info
	{
		color:#999;
		font-size:9px;
	}

	.rss_item_desc
	{
		text-align:justify;
		font-size: 11px;
	}

	.rss_read_more
	{
		background-color:#EDEDED;
		font-size:11px;
		font-weight:normal;
		height:30px;
		line-height:30px;
		vertical-align: middle;
		/*margin-bottom:1px;*/
		margin-top:2px;
		padding:0 9px;
		
		text-align:left;
		text-decoration:none;
		text-transform:capitalize;
	}

	.loading_rss {
	text-align:center;
	width:89px;
	height:64px;
	background-image:url(http://www.markvincen.com//templates/base/images/loading_bg.png);
	z-index: 10;
	margin: 10px auto;
	}

	.loading_rss img {
	margin-top: 16px;
	}

	.loading_rss div {
	width:89px;
	height:64px;
	background-image:url(http://www.markvincen.com//templates/base/images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}


/*--- END: http://www.markvincen.com//templates/base/css/common.css---*/


/*--- Body ---*/
body {
    background-color: #6d6d6d;
}
div#FloatDesc {
	position:absolute;
	display:none;
	z-index:10000;
	background-color:#ffffe0;
	border:1px solid #000000;
	padding:3px;
	width:180px;
}

form, p {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

.err {
	color: #FF0000;
}

/*--- Top Header ---*/
div.adm-header {
    height: 87px;    

	position: relative;	

    border-bottom: 1px solid #c8c8c8;
	background-image: url(http://www.markvincen.com//administration/templates/base/images/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}
div.adm-header-content {
    width: 500px;
    margin: 0px auto;
}

img.adm-header-logo {	
	top: 0px;
	left: 0px;
	width: 105px;
	height: 116px;

	position:absolute;
}
div.adm-header-title {
    padding: 25px 0px 25px 110px;

    position: relative;
    float: left;
    
    line-height: 87px;    
    font-family: Copperplate Gothic Bold;
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
div.adm-header-verion {
    top: 20px;
    left: 148px;
    width: 60px;
    height: 10px;
    position: absolute;
    
    line-height: 9px;
    font-family: Verdana;
    font-size:9px;
}

/*--- Top Menu ---*/
div.adm-top-menu {
    position: relative;
    float: right;
}
div.adm-tm-item {
    width: 100px;
    height: 87px;

    position: relative;
    float: left;
}
div.adm-tm-item-active {
    background-image: url(http://www.markvincen.com//administration/templates/base/images/tm_item_active_bg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}
div.adm-tm-item a {
    width: 100px;
    height: 87px;
    margin: 0px;
    padding: 0px;
    
    display: block;

    text-decoration: none;
    color: #333333;
}

div.adm-tm-item-icon {
    width: 32px;
    height: 32px;
    margin: 0px auto;
    padding: 23px 0px 5px 0px;
}
div.adm-tm-item-icon img {
    width: 32px;
    height: 32px;
}
div.adm-tm-item-text {
    text-align: center;
    font-size: 9px;
}

/*--- Middle Part ---*/
div.adm-middle {
    padding: 30px 0px;
    background-color: #ffffff;
}
table.adm-middle {
    width: 900px;
	margin: 0px auto;
	padding: 0px;
	
	border: 0px;
}
td.adm-middle-menu {
	width: 214px;
	padding: 0px;
	margin: 0px;
	
	border: 0px;

	vertical-align: top;
}
td.adm-middle-main {
    padding: 0px;
	margin: 0px;

	background-repeat: no-repeat;
	background-position: 470px 0px;
	vertical-align: top;
}

div.adm-page-header {
    margin: 0px 0px 20px 34px;
    
	font-weight: bold;
	font-size: 30px;
}
div.adm-page-content {
	margin: 0px 0px 0px 34px;
}

/*--- Main Menu ---*/
div.adm-main-menu {
	width: 214px;
}

div.adm-menu-wrapper {
    width: 214px;
	margin-bottom: 15px;

	position: relative;
}
div.adm-menu-header,
div.adm-menu-header-active,
div.menu_categ_hover_header {
    height: 39px;
	padding-left: 44px;

	position: relative;
	z-index: 5;	
	
	background-image: url(http://www.markvincen.com//administration/templates/base/images/mm_item_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: black;	
}
div.adm-mmh-hover {
	background-position: 0px -39px;
}
div.adm-mmh-active {
	background-position: 0px -78px;
}
div.adm-mmh-opened {
	background-position: 0px -117px;
}

div.adm-menu-header a,
div.adm-menu-header a:link,
div.adm-menu-header a:hover,
div.adm-menu-header a:active,
div.adm-menu-header a:visited {
	color:#003399;
	text-decoration:none;
}

img.adm-menu-icon {
    top: -5px;
	left: 7px;

	position: absolute;	
	z-index: 10;
}

img.adm-menu-arrow {
    top: 11px;
    right: 11px;
    width: 17px;
    height: 17px;
    
	position: absolute;
	z-index: 5;	
		
	background-image: url(http://www.markvincen.com//administration/templates/base/images/mm_item_arrow_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	cursor:pointer;
}
img.adm-mma-opened {
    background-position: 0px -17px;
}

div.adm-menu-items-wrapper {
    margin: 0px 2px;
    padding: 5px 0px;

	border: 1px solid #ccc;
	border-top: none;
	
	position: relative;
	z-index: 1;
	display: none;
	
	
	font-size: 13px;	
	color: black;
}
div.adm-mmi-opened {
    display: block;
}

div.adm-menu-item-wrapper {
    height: 26px;
	padding-left: 33px;
	
	position: relative;

    line-height: 26px;
}

div.adm-menu-item-wrapper a,
div.adm-menu-item-wrapper a:link,
div.adm-menu-item-wrapper a:hover,
div.adm-menu-item-wrapper a:active,
div.adm-menu-item-wrapper a:visited {
	color: #003399;
	text-decoration: none;
}

img.adm-menu-item-icon {
    top: 5px;
	left: 9px;
	width: 16px;
	height: 16px;
	
	position: absolute;	
	z-index: 5;
}


/*--- Footer Part ---*/
div.adm-footer {
	position:relative;
	height: 73px;	

	background-color: #6e6e6e;
	background-repeat: repeat-x;
	background-image: url(http://www.markvincen.com//administration/templates/base/images/bottom_bord.gif);

	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
.adm-footer-logo {
	position:absolute; 
	top:20px; 
	right:20px;
}
div.adm-footer-content {
    padding: 20px 0px 0px 25px;
}

div.adm-footer a,
div.adm-footer a:link,
div.adm-footer a:visited,
div.adm-footer a:hover,
div.adm-footer a:active {
	color:#ffffff;
}


/*--- DesignBox ---*/
div.adm-design-box {
	margin-bottom: 10px;
	
	border: 1px solid #CCC;
	background-image: url(http://www.markvincen.com//administration/templates/base/images/head_bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
div.adm-db-head {
	height: 28px;	
	position: relative;
	border-bottom: 1px solid #ccc;

	line-height: 28px;
	text-indent: 10px;
	text-align: left;
	text-transform: capitalize;
	
	font-size: 12px;	
	font-weight: bold;
	font-family: Verdana,Arial;
	color: #333;		
}
div.adm-db-content {
	padding: 1px;
	font-size: 11px;
}
div.adm-db-control-panel {
    height: 30px;
    
    background-color: #ededed;
    
    line-height: 30px;
    font-size: 11px;
}
div.adm-db-content-wrapper {
	padding: 9px;
	position: relative;
}
div.adm-design-box div.adm-db-head .dbTopMenu {
    top: 0px;
	right: 1px;

	position: absolute;

	text-transform: capitalize;
	text-indent: 0px;
	white-space: nowrap;

	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.dbTopMenu div.active, 
.dbTopMenu div.notActive {
	float: left;
	padding: 0px 5px;
	border-left: 0px solid #ccc;
	height: 28px;
	line-height: 28px;
	position: relative;
	font-weight: normal;
}
.dbTopMenu div a,
.dbTopMenu div a:link,
.dbTopMenu div a:hover,
.dbTopMenu div a:active,
.dbTopMenu div a:visited {
	color: #666;
	font-family:Verdana,Arial;
	font-size:11px;
}
.dbTopMenu div.active {
	background:transparent url(http://www.markvincen.com//administration/templates/base/images/head_ti_left.gif) no-repeat scroll 0%;
	cursor:pointer;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	padding:0pt 0pt 0pt 5px;
}
.dbTopMenu .active span {
	background:transparent url(http://www.markvincen.com//administration/templates/base/images/head_ti_right.gif) repeat-y scroll right top;
	display:block;
	float:left;
	height:28px;
	padding:0pt 5px 0pt 0px;
}
div.adm-db-head div.notActiveIcon {
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
div.adm-design-box div.adm-db-close {
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
}
div.adm-design-box div.adm-db-close img {
    width: 28px;
    height: 28px;
}
table.popup_form_wrapper div.adm-design-box {
    margin-bottom: 0px;
}

/* top settings */
div.top_settings_block 
{
	background-color:#EDEDED;
	height:30px;
	width:100%;
	color:#666666;
}

div.top_settings_block div.ordered_block 
{
	padding-top:5px;
	padding-left:9px;
	float:left;
}

div.top_settings_block div.per_page_block 
{
	padding-top:5px;
	float:right;
	padding-right:9px;
}

/* RSS feed block */

.adm-db-content > .RSSAggrCont > .rss_feed_wrapper
{
    margin: 9px;
}

/* boonex promo block */

.adm-boonex-promo {
	margin-left:2px;
}

.adm-boonex-promo-head {
	height:5px;
	background-image:url(http://www.markvincen.com//administration/templates/base/images/bx-promo-head.png);
	background-repeat:no-repeat;
}

.adm-boonex-promo-tail {
	height:5px;
	background-image:url(http://www.markvincen.com//administration/templates/base/images/bx-promo-tail.png);
	background-repeat:no-repeat;
}

.adm-boonex-promo-cont {
	background-image:url(http://www.markvincen.com//administration/templates/base/images/bx-promo-cont.png);
	background-repeat:repeat-y;
	padding:15px;
	font-size:12px;
}

.adm-boonex-promo-cont a {
	display:block;
	font-weight:bold;
}


/*--- END: http://www.markvincen.com//administration/templates/base/css/general.css---*/

/*--- BEGIN: http://www.markvincen.com//administration/templates/base/css/anchor.css---*/
a, a:link {
	color:#3333CC;
	font-family:Verdana,Arial;
}
a:visited {
	color:#000099;
}

a:hover, a:active {
	color:#3333CC;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*--- END: http://www.markvincen.com//administration/templates/base/css/anchor.css---*/

/*--- BEGIN: http://www.markvincen.com//administration/templates/base/css/forms_adv.css---*/

/*--- BEGIN: http://www.markvincen.com//templates/base/css/forms_adv.css---*/
/* * * * Table * * * */

.form_advanced_wrapper {
	overflow: hidden;
}

.form_advanced_table {
    font-size: 11px;
    position: relative;
    width: 100%;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.form_advanced_table select,
.form_advanced_table input,
.form_advanced_table textarea,
.form_advanced_table button {
    font-size: 11px;
    margin-left: 0px;
    outline: none;
	vertical-align: middle;
}

.form_advanced_table select,
.form_advanced_table input {
    padding: 1px;
}

.form_advanced_table textarea {
    padding: 0px;
    margin: 0px;
}

.form_advanced_table th,
.form_advanced_table td {
    padding: 8px;
    border-bottom: 1px solid #dadada;
    vertical-align: top;
    white-space: nowrap;
}

.form_advanced_table td.colspan b {
	text-transform:capitalize;
}

.form_advanced_table th,
.form_advanced_table td,
.input_close,
.button_wrapper_close
{
	background-color: #f4f7fa;
}

.form_advanced_table th.block_header {
    text-align: left;
    font-weight: normal;
    background-color: #ececec;
    font-size: 12px;
}

.form_advanced_table td.caption {
    text-align: right;
    width: 35%;
    
    padding-right:2px;
    padding-top:11px;
    /*text-transform: lowercase;*/
}

.form_advanced_table td.caption:first-letter {
    text-transform: capitalize;
}

.form_advanced_table td.value {
    padding-left:2px;
    padding-right: 9px;
}

.form_advanced_table .required {
    color: red;
}

/* * * * [end] Table * * * */




/* * * * Inputs and Wrappers * * * */

.input_wrapper {
    float: left;
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
}

.input_wrapper_input_set {
    float: none;
}

.input_wrapper_text,
.input_wrapper_email,
.input_wrapper_url,
.input_wrapper_date,
.input_wrapper_datetime,
.input_wrapper_password,
.input_wrapper_number
{
    padding: 3px 2px 0px 2px;
    
    height: 20px;
    background-image: url(http://www.markvincen.com//templates/base/images/form_text_wrap.png);
}

.input_wrapper_range,
.input_wrapper_doublerange
{
    padding: 4px 4px 0px 4px;
    height: 20px;
    width: 138px;
    background-image: url(http://www.markvincen.com//templates/base/images/form_text_wrap.png);
}

.input_wrapper_textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #B2B2B2 #D9D9D9 #D9D9D9 #B2B2B2;
    
    background-color: #fff;
    padding: 2px;
}

.input_wrapper_textarea .mceEditor table.mceLayout {
    border: none;
}

.input_wrapper_textarea .mceEditor table.mceLayout td {
    padding: 0px;
}

.input_wrapper_textarea .mceEditor table.mceLayout tr.mceFirst td {
    border-top: none;
}

.input_wrapper_textarea .mceEditor table.mceLayout tr.mceLast td {
    border-bottom: none;
}

.input_close {
    position: absolute;
    top: 0px;
    right: 0px;
    
    width: 4px;
    font-size: 1px;
    background-position: right top;
    background-repeat: no-repeat;
    overflow: hidden;
}

.input_close_text,
.input_close_email,
.input_close_url,
.input_close_date,
.input_close_datetime,
.input_close_password,
.input_close_number,
.input_close_range,
.input_close_doublerange
{
    height: 23px;
    background-image: url(http://www.markvincen.com//templates/base/images/form_text_wrap.png);
}

.input_close_button,
.input_close_submit,
.input_close_reset {
    display: none;
}

.form_advanced_wrapper .input_close_textarea {
    position: absolute;
    width: 4px;
    height: 4px;
    font-size: 1px;
    overflow: hidden;
    
    background-image: url(http://www.markvincen.com//templates/base/images/form_area_corners.png);
    background-repeat: no-repeat;
    background-color: #F4F7FA;
}

.input_close_textarea.left.top {
    background-position: left top;
    left: -1px;
    top: -1px;
}

.input_close_textarea.left.bottom {
    background-position: left bottom;
    position: absolute;
    left: -1px;
    bottom: -1px;
}

.input_close_textarea.right.top {
    background-position: right top;
    position: absolute;
    right: -1px;
    top: -1px;
}

.input_close_textarea.right.bottom {
    background-position: right bottom;
    position: absolute;
    right: -1px;
    bottom: -1px;
}

.form_input_file,
.form_input_select,
.form_input_select_multiple,
.form_input_select_box,
.form_input_slider,
.input_wrapper_select_box .form_input_text
{
    /*height: 15px;*/
    width: 198px;
    border: 1px solid #999999;
    background-color: #ffffff;
    margin-bottom: 1px;
}

.input_wrapper_select_box .form_input_text
{
    width: 194px;
    height: 15px;
}

.form_input_text,
.form_input_email,
.form_input_url,
.form_input_date,
.form_input_datetime,
.form_input_password,
.form_input_number,
.form_input_range,
.form_input_doublerange
{
    border: none;
    width: 100%;
    background-color: #ffffff;
}

.form_input_textarea {
    border: none;
    background-color: #ffffff;
    width: 100%;
    height: 157px;
    resize: none;
}

.input_wrapper_text,
.input_wrapper_email,
.input_wrapper_url,
.input_wrapper_date,
.input_wrapper_datetime,
.input_wrapper_password,
.input_wrapper_number,
.input_wrapper_textarea
{
    width: 196px;
}

.form_input_select_multiple
{
    height: 160px;
}

.input_wrapper_value {
    padding-top: 4px;
    font-weight: bold;
    white-space: normal;
}

.form_input_radio,
.form_input_checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
}

.input_wrapper label
{
    vertical-align: middle;
}

.form_advanced_table .colspan .input_wrapper {
    /*width: 100%;*/
    width: auto;
}

.form_advanced_table .colspan       img.info,
.form_advanced_table .colspan.error img.warn {
    display: inline;
    float: none;
    margin-top: 0px;
}

/* * * * [end] Inputs and Wrappers * * * */



/* * * * Buttons style * * * */

/* Universal (resizable) button */
.button_wrapper
{
    position: relative;
    display: inline-block;
    text-align: center;
    background-position: left top;
}

*+html .button_wrapper
{
    display: inline;
}

*html .button_wrapper
{
    display: inline;
}

.button_wrapper_close
{
    position: absolute;
    top: 0px;
    right: 0px;
    
    font-size: 1px;
    width: 4px;
    overflow: hidden;
    background-position: right top;
}

.button_wrapper,
.button_wrapper_close
{
    background-image: url(http://www.markvincen.com//templates/base/images/button_bg.png);
    background-repeat: no-repeat;
}

.button_wrapper,
.button_wrapper input,
.button_wrapper_close
{
    height: 25px;
}

.button_wrapper input.form_input_button,
.button_wrapper input.form_input_submit,
.button_wrapper input.form_input_reset
{
    background-image: none;
    width: auto;
    /*background-color: transparent;*/
}

.button_wrapper:hover
{
    background-position: 0px -50px;
}

.button_wrapper:hover .button_wrapper_close
{
    background-position: right -50px;
}

.button_wrapper:active
{
    background-position: 0px -100px;
}

.button_wrapper:active .button_wrapper_close
{
    background-position: right -100px;
}

/* [END] Universal (resizable) button */

input[type=submit],
input[type=button],
input[type=reset],
input.submit,
input.button,
input.reset
{
    border: none;
    padding: 5px 6px 20px 6px;
    
    width: 70px;
    height: 25px;
    
    overflow: visible; /* IE paddings fix */
    
    background: transparent url(http://www.markvincen.com//templates/base/images/button1_bg.png) no-repeat scroll left top;
    /*
        Note: to create button with other width, create button2_bg.
    */
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
input.submit:hover,
input.button:hover,
input.reset:hover
{
    background-position: 0px -50px;
}

input[type=submit]:active,
input[type=button]:active,
input[type=reset]:active,
input.submit:active,
input.button:active,
input.reset:active
{
    background-position: 0px -100px;
}

.button_icon {
    width: 16px;
    height: 16px;
    margin: 4px 0px 0px 4px;
    
    position: relative;
    float: left;
}

/* * * * [end] Buttons style * * * */



.form_advanced_table img.info,
.form_advanced_table img.warn,
.multiply_add_button,
.multiply_remove_button,
.multiply_other_button,
.reload_button {
    margin-left: 3px;
    margin-top: 3px;
    
    position: relative;
    display: block;
    float: left;
    cursor: help;
}

.multiply_add_button,
.multiply_remove_button,
.multiply_other_button,
.reload_button {
    cursor: pointer;
}

.form_advanced_table img.warn {
    display: none;
}

.error img.warn {
    display: block;
}

/* * * * * */


.form_advanced .ui-slider {
    height: 16px;
    width: auto;
    margin-top: 0px;
    margin-right: 18px;
    position: relative;
    border: none;
}

.ui-slider .ui-widget-header {
    height: 10px;
    position: absolute;
    top: 3px;
    /*background-color: #cccccc;*/
    font-size: 1px;
    
    border:none;
}

.ui-slider-handle {
    position: absolute;
    top: 1px;
    height: 12px;
    width: 16px;
    
    /*padding-left: 2px;
    padding-right: 2px;*/
    cursor: pointer;

    text-align: center;
    color: #333333;
    overflow: hidden;
    font-size: 10px;
    
    border: 1px solid #999999;
    background-color: #ffffff;
    background-image: url(http://www.markvincen.com//templates/base/images/slider_trigger_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

.ui-slider-handle.handle1 {
    width: 18px;
}


/* * * * * */

#float_info {
    background-color: #FFFFD7;
    border: 1px solid #CCCCCC;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    max-width: 300px;
}

.block_collapse_btn {
    float: right;
    position: relative;
    cursor: pointer;
}

/* * * * * Other forms customization * * * * */

.quick_search_form1_wrapper .form_input_file,
.quick_search_form1_wrapper .form_input_select,
.quick_search_form1_wrapper .form_input_select_multiple,
.quick_search_form1_wrapper .form_input_select_box,
.quick_search_form1_wrapper .form_input_slider,
.quick_search_form2_wrapper .form_input_file,
.quick_search_form2_wrapper .form_input_select,
.quick_search_form2_wrapper .form_input_select_multiple,
.quick_search_form2_wrapper .form_input_select_box,
.quick_search_form2_wrapper .form_input_slider,
.simple_search_form1_wrapper .form_input_file,
.simple_search_form1_wrapper .form_input_select,
.simple_search_form1_wrapper .form_input_select_multiple,
.simple_search_form1_wrapper .form_input_select_box,
.simple_search_form1_wrapper .form_input_slider,
.simple_search_form2_wrapper .form_input_file,
.simple_search_form2_wrapper .form_input_select,
.simple_search_form2_wrapper .form_input_select_multiple,
.simple_search_form2_wrapper .form_input_select_box,
.simple_search_form2_wrapper .form_input_slider,
.login_box_form_wrapper .form_input_file,
.login_box_form_wrapper .form_input_select,
.login_box_form_wrapper .form_input_select_multiple,
.login_box_form_wrapper .form_input_select_box,
.login_box_form_wrapper .form_input_slider
{
    width: 144px;
}

.quick_search_form1_wrapper .input_wrapper_text,
.quick_search_form1_wrapper .input_wrapper_email,
.quick_search_form1_wrapper .input_wrapper_url,
.quick_search_form1_wrapper .input_wrapper_date,
.quick_search_form1_wrapper .input_wrapper_datetime,
.quick_search_form1_wrapper .input_wrapper_password,
.quick_search_form1_wrapper .input_wrapper_number,
.quick_search_form1_wrapper .input_wrapper_textarea,
.quick_search_form2_wrapper .input_wrapper_text,
.quick_search_form2_wrapper .input_wrapper_email,
.quick_search_form2_wrapper .input_wrapper_url,
.quick_search_form2_wrapper .input_wrapper_date,
.quick_search_form2_wrapper .input_wrapper_datetime,
.quick_search_form2_wrapper .input_wrapper_password,
.quick_search_form2_wrapper .input_wrapper_number,
.quick_search_form2_wrapper .input_wrapper_textarea,
.simple_search_form1_wrapper .input_wrapper_text,
.simple_search_form1_wrapper .input_wrapper_email,
.simple_search_form1_wrapper .input_wrapper_url,
.simple_search_form1_wrapper .input_wrapper_date,
.simple_search_form1_wrapper .input_wrapper_datetime,
.simple_search_form1_wrapper .input_wrapper_password,
.simple_search_form1_wrapper .input_wrapper_number,
.simple_search_form1_wrapper .input_wrapper_textarea,
.simple_search_form2_wrapper .input_wrapper_text,
.simple_search_form2_wrapper .input_wrapper_email,
.simple_search_form2_wrapper .input_wrapper_url,
.simple_search_form2_wrapper .input_wrapper_date,
.simple_search_form2_wrapper .input_wrapper_datetime,
.simple_search_form2_wrapper .input_wrapper_password,
.simple_search_form2_wrapper .input_wrapper_number,
.simple_search_form2_wrapper .input_wrapper_textarea,
.login_box_form_wrapper .input_wrapper_text,
.login_box_form_wrapper .input_wrapper_email,
.login_box_form_wrapper .input_wrapper_url,
.login_box_form_wrapper .input_wrapper_date,
.login_box_form_wrapper .input_wrapper_datetime,
.login_box_form_wrapper .input_wrapper_password,
.login_box_form_wrapper .input_wrapper_number,
.login_box_form_wrapper .input_wrapper_textarea,
.subscribe_form_wrapper .input_wrapper_text
{
    width: 142px;
}

/* * * * * location field * * * * */
.location_wrapper > div:first-child {
    margin-bottom:5px;
}

.location_wrapper .form_input_metric {
    width:auto;
}

.location_wrapper .form_input_distance,
.location_wrapper .form_input_zip {
    border: 1px solid #999999;
    width:60px;
}



/*--- END: http://www.markvincen.com//templates/base/css/forms_adv.css---*/

/*--- END: http://www.markvincen.com//administration/templates/base/css/forms_adv.css---*/

/*--- BEGIN: http://www.markvincen.com//administration/templates/base/css/manage_subscribers.css---*/
div.adm-ms-items {
    margin: 10px;
    padding: 0px;
}
div.adm-ms-item {
    padding: 2px 0px;
}

div.adm-ms-check,
div.adm-ms-name,
div.adm-ms-email {
    padding: 2px 5px;
    position: relative;
    float: left;
}
div.adm-ms-check {
    padding: 2px 5px 2px 0px;
}
div.adm-ms-check input {
    margin: 0px;
    padding: 0px;
}
/*--- END: http://www.markvincen.com//administration/templates/base/css/manage_subscribers.css---*/
