
/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/common.css---*/

/*--- BEGIN: https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.com//templates/base/images/head_cutting.gif);
	background-repeat:repeat-x;
	background-color:#fff;
    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;
}

.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(https://www.dailyroads.com//templates/base/images/dbTmLeft.png);
}
div.dbTmRight {
    background-image: url(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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 {
    top: 16px;
    left: 16px;
    padding: 8px 10px;
    position: absolute;
    display: none;
    z-index: 777;
    
    background-color: #ffffff;
    border: 1px solid #cccccc;
    
    line-height: 14px;
    font-weight: normal;
}
div.dbPrivacyItem {
    padding: 2px 0px;    
}
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;
}
.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(https://www.dailyroads.com//templates/base/images/vote_star_gray_32.png)
}
.votes_gray_small {
	height:15px; 
	background-image:url(https://www.dailyroads.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(https://www.dailyroads.com//templates/base/images/vote_star_active_32.png); 
}
.votes_active_small {
	height:15px; 
	background-image:url(https://www.dailyroads.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:350px;
}
.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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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: no-wrap;
}

.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: no-wrap;
    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;
}
/*--- END: https://www.dailyroads.com//templates/base/css/common.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/common.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/general.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/general.css---*/
	a img, form, p
	{
		border:0px;
		border-style:none;
		margin:0px;
		padding:0px;
	}
	/*------------------*/

	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;
	}

	div.member_block
	{
		float:left;
		margin:5px;
		position:relative;
	}

	div.rate_block /* ### in design.inc.php function DesignProgress() ### */
	{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:2px;
	}
	div.rate_text /* ### in design.inc.php function DesignProgress() ### */
	{
		text-align:left;
	}
	div.rate_scale /* ### in design.inc.php function DesignProgress() ### */
	{
		height:10px;
		font-size:1px;
		line-height:10px;
		border:1px solid #9DA0A1;
		margin:0px;
		padding:0px;
		text-align:left;
	}

	/*------------------*/

	div.no_result,
	div.action
	{
		border:1px solid #CCC;
		padding:1px;
		margin:10px 0px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	div.no_result div,
	div.action div
	{
		background-color:#CCC;
		vertical-align:middle;
		font-weight:bold;
		color:#fff;
		text-align:center;
		margin:0px;
		padding:0px;
		line-height:20px;
	}
	* html div.no_result div, * html div.action div, * html div
	{
		line-height:normal;
		padding:3px 0px;
	}
	/*------------------*/

	div#switch_lang
	{
		position:absolute;
		top:4px;
		right:10px;
	}
	div#switch_skin
	{
		position:absolute;
		top:18px;
		right:10px;
	}
	/*------------------*/

	.controlsDiv
	{
		clear:both;
		margin:10px auto;
		background-color:#ffffff;
		width:326px;
	}

	p
	{
		margin:0px;
		padding:0px;
	}
	/*---------------------*/

	td
	{
		text-align:left;
	}

	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	

	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:11px;
		font-family:Verdana,Arial;
	}

	.main
	{		
		border: 0px;
		background-color: transparent;
		margin:10px auto 5px;
	}

	div.sys_main_logo {
        position: relative;
        z-index: 56;

        background-color: #f4f4f4;
	}
	div.sys_ml {
        margin: 0px auto;

		position:relative;
	}
	div.sys_ml_wrapper {
        margin: 0px 10px;
	}
	div.sys_breadcrumb {
        height: 19px;
    	margin-top: 10px;
    }
    div.sys_bc_wrapper {
        margin: 0px auto;
    }
	

	/* * * *  * * * */

	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}

	.bodyBlock
	{
		z-index: 50;
		padding: 10px 10px 0px 10px;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		background-color:#FFF;
	}

	.page_column {
		float: left;
		overflow:hidden;
	}

	.page_block_container {
		margin-left: 5px;
		margin-right: 5px;
	}
    .page_column_single .page_block_container {
        margin-left: 0px;
		margin-right: 0px;
    }
	.page_column_first .page_block_container {
		margin-left: 0px;
	}

	.page_column_last .page_block_container {
		margin-right: 0px;
	}

	/**************************************************************/	

	div.design_box_border
	{
		border:1px solid #ccc;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		padding:0px 0px 0px 7px;
		height:30px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		background-image:url(https://www.dailyroads.com//templates/base/images/design_border_cutting.gif);
		background-repeat:repeat-x;
	}
	div.design_box_border div.keeper
	{
		padding:5px;
		border:0px solid red;
		text-align:center;
		margin:2px;
	}

	/**************************************************************/	
	.skinBlock
	{
		
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	/*####################################################################*/

	/*.topBannerBlock
	{
		width:770px;
		margin-top:5px;
		border:1px solid red;
		margin-left:auto;
		margin-right:auto;
	}

	.bannerBlock
	{
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}

	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}

	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}

	.bottomBannerBlock
	{
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}

	.bannerInnerBlock
	{
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}*/
	/*####################################################################*/
	.action
	{
		margin-top:20px;
	}
	/**************************************************************/	
	.small
	{
		font-size:11px;
		color:#333366;
	}

	/*####################################################################*/

	.actionsBlock 
	{
		padding: 10px;
		/*text-align:center;*/
	}

	.actionsBlock  .button_wrapper {
		/*background:transparent url(https://www.dailyroads.com//templates/base/images/buttons_uni.png) no-repeat scroll left -0px;*/
		height:25px;
		line-height:25px;
		/*padding:0px;*/
		margin-bottom:6px;
		text-align:left;
        white-space:nowrap;
	}
	/*.actionsBlock  .actionItem:hover {
		background-position:left -25px;
	}
	.actionsBlock  .actionItem:active {
		background-position:left -51px;
	}*/

    .actionsBlock  td {
        vertical-align:top;
    }

	.actionsBlock  td:first-child .button_wrapper {
		float:left;
	}
	.actionsBlock  td:last-child .button_wrapper {
		float:right;
	}

	.actionsBlock  .button_wrapper img {
		vertical-align:bottom;
		float:left;
		margin-left:5px;
		margin-top:5px;
	}

	.actionsBlock .menuLink {
		padding-right:3px;
	}

	/* * * * Tags * * * */

	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		/*margin:0px 18px 30px auto;*/
		margin:10px;
	}

	.one_tag
	{
		line-height:30px;
        padding: 0px;
        margin: 0px;
	}
    
	.one_tag a
	{
		margin: 0 3px 0 0;
        padding: 0px;
	}
	
	/* * * * Categories * * * */
	
    .categories_wrapper
    {
        margin:10px;
        overflow: hidden;
    }
    
    .categories_col
    {
        float: left;
    }
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}

	/* * * * 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;
	}

	/************EOS*************/

	.edit_item_table_cont {
        border:1px solid #666666;
	}

	.bottomCopyright {
    	background-color:#F9F9F9;
    	border:1px solid #cccccc;
    	margin:6px auto 0px;
	}

	.bottomCopyright .bottomLinks {
    	float: left;
    	height:21px;
    	width:75%;
    	overflow:hidden;
    	text-transform:lowercase;
        padding-left:10px;
        padding-top:7px;
	}

	.bottomCopyright .bottomLinks span {
        padding-left:5px;
	}

	.bottomCopyright .bottomCpr {
    	float: right;
    	padding-right:10px;
    	color:#333333;
    	font-weight:normal;
    	font-size:11px;
    	padding-top:7px;
	}

	.short_desc {
    	float:left;
    	width: 760px;
	}

	.login_ajax {
	position:fixed;
	z-index:550;
	display:none;
	top: 0px;
	left: 0px;
	}

	.login_ajax_wrap {
	width:430px;
	}

	.login_ajax_wrap table.TransBox {
	width:100%;
	}

	.login_ajx_close {
	margin-top: 2px;
	z-index: 150;
	cursor: pointer;
	}

	hr.divider {
	border-width:0px;
	border-top:1px solid #CCC;
	}

	.left_line_aligned {
	display:inline;
	float:left;

	}

	.right_line_aligned {
	float:right;
	margin-top: 5px;
	}

	.login_form_label {

	}

	.loading_ajax {
	text-align:center;
	position:absolute;
	width:89px;
	height:64px;
	background-image:url(https://www.dailyroads.com//templates/base/images/loading_bg.png);
	z-index: 10;
	}

	.loading_ajax_rotating {
	position:absolute;
	left:29px;
	top:16px;
	width:31px;
	height:31px;
	background-image:url(https://www.dailyroads.com//templates/base/images/loading.gif);
	z-index: 11;
	}

	.loading_rss {
	text-align:center;
	width:89px;
	height:64px;
	background-image:url(https://www.dailyroads.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(https://www.dailyroads.com//templates/base/images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}

	.block_rel_100 {
	display:block;
	width:100%;
	}

	.centered_div {
	margin:0px auto;
	}

	.block_rel_100 div.search_res_members_block_1 {
	float:left;
	margin:5px;
	overflow:hidden;
	}

	.block_rel_100 div.search_res_members_nickname {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	text-align:center;
	}

	.block_rel_100 .short_desc .actionsBlock {
	margin:0px;
	}

	.short_desc .actionsBlock a, .short_desc .actionsBlock a:link, .short_desc .actionsBlock a:visited, .short_desc .actionsBlock a:hover, .short_desc .actionsBlock a:active {
	font-size:10px;
	font-weight:normal;
	text-transform:capitalize;
	}

	.block_rel_100 .short_desc {
	margin-top:10px;
	}

	.block_rel_100 .searchrow_block .thumbnail_block {
	margin:10px;
	}

	div.searchrow_block
	{
	margin:4px;
	}

	div.searchrow_block div.thumb_section
	{
	float:left;
	padding:10px;
	}

	div.searchrow_block div.short_desc
	{
	float:left;
	width:50%;
	overflow:hidden;
	padding-top:8px;
	}

	div.searchrow_block div.short_desc div.nick {
	font-size:12px;
	line-height:17px;
	text-align:left;
	font-weight:bold;
	}

	div.searchrow_block 
	div.short_desc
	div.nick span
	{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	}

	div.searchrow_block 
	div.short_desc
	div.age_from
	{
	color:#333333;
	line-height:17px;
	text-align:left;
	font-family:Verdana,Arial;
	padding-top:3px;
	}

	div.searchrow_block 
	div.short_desc
	div.age_from
	img
	{
	vertical-align:middle;
	margin-bottom:2px;
	}

	div.searchrow_block 
	div.short_desc
	div.desc
	{
	color:#666666;
	text-align:left;
	padding-top:3px;
	}

	div.searchrow_block 
	div.block_actions
	{
	float:right;
	width:34%;
	}

	div.searchrow_block 
	div.block_actions a,
	div.block_actions a:link,
	div.block_actions a:visited,
	div.block_actions a:hover,
	div.block_actions a:active
	{
	font-size:10px;
	}
    
	div.searchrow_block 
	div.match
	{
        float: right;
        margin: 5px;
	}

	div.search_filled_block
	{
	background-color:#F1F0FF;
	}

	div.searchrow_block_simple
	{
	margin:5px;
	padding:5px;
	float:left;
	text-align:center;
	}

	div.searchrow_block_simple
	div.search_res_members_nickname {
	font-size:12px;
	line-height:17px;
	height:15px;
	overflow:hidden;
	}

	.browse_nick {
	text-align:center;
	}

	.thumb_username {
	font-size:11px;
	text-align:center;
	overflow:hidden;
    white-space: nowrap;
	}

	.icon_username {
	text-align:center;
	overflow:hidden;
	font-size:11px;
	}

	/*  media Info block    */

	.infoMain {

	}

	.infoMain div{
        
	}

	.memberPic {
    	float: left;
    	margin: 5px;
	}

	.infoText {
	float: left;
	margin: 5px;
	overflow: hidden;
	}

	.infoText img{
    	position: absolute;
    	top: 0px;
    	left: 0px;
	}

	.rate {
    	height: 11px;
    	line-height: 11px;
    	margin: 0px 0px 10px 0px;
	}

	.infoUnit {
    	line-height: 16px;
    	margin: 4px 0px;
    	padding-left:20px;
    	position: relative;/*need for infoText */
    	width: 150px;
	}

	.infoDesc {
    	font-size: 12px;
    	margin: 5px 4px 12px 4px;
    	text-align: justify;
	}

	.mediaBox {
        margin: 0px 4px;
	}

	.boxUnit {
    	float: left;
    	margin: 5px 0px;
	}

	.boxUnit div {
        height: 21px;
	}   

	.boxUnitCaption {
    	width: 50px;
    	float: left;
    	text-align: right;
    	line-height: 21px;
	}

	.boxUnitContent {
    	float: left;
    	width: 200px;
	}

	.boxUnitContent input{
    	margin: 0px 0px 0px 0px;
    	width: 100%;
	}

	/* ------ */

	.usualHeader {
		font-size:12px;
		font-weight:bold;
		margin-bottom:4px;
	}

	.usualHeader a {
		font-size: 12px;
	}

	.usualTextMarg {
		margin-bottom:10px;
	}

	.mainLogo {
		margin: 12px 0px;
	}

	/* ------ */    

	.sys_icon {
		width:32px;
		border:1px solid #CCC;
		background-color:#FFF;    
		padding:2px;
		text-align:center;
	}        

	.sys_msg_pending_approval {
		background-color:#ffcccc; 
		line-height:30px; 
		text-align:center; 
		margin:0 0 10px 0;
        min-width:600px;
    }

	/* ------ */    

	/* Extra top menu */

	div.extra_top_menu {
		text-align:center;
		width:100%;
		display:none;
        min-width:600px;
	}

    div.extra_top_menu div#primary_menu_section{
        float:left;
    }

    div.extra_top_menu div#extra_menu_section{
        float:right;
    }

    div.extra_top_menu table.fixed_menu {
        width:98%;
        min-width:600px;
        border: 1px solid #8D8D8D;
        height:27px;
        margin:0 auto;
	}
    
    div.extra_top_menu table.fixed_menu td
    {
        border-top: 1px solid #fff;
    }

    div.extra_top_menu table.fixed_menu table td {
        border:0;
    }

    div.extra_top_menu table.fixed_menu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		z-index:300;
    }

   	/*Top level list items*/
    div.extra_top_menu table.fixed_menu li{
		position: relative;
        float:left;
		white-space: nowrap;
		text-align:left;
	}

    /*Top level list extra items*/
    div.extra_top_menu table.fixed_menu li.extra_item {
        float:left;
        position:relative;
    }

    div.extra_top_menu div.devider
    {
        float:left;
        position:relative;
        margin-top:1px;
        margin-bottom:1px;
        border:0px !important;
        margin-left:1px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.bubble
    {
        position:absolute;
        right:0;
        top:2px;
        cursor:pointer;
        width:auto;
        white-space:nowrap;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.description{
        position:absolute;
        visibility:hidden;
        z-index:1000;
        left:-10px;
    }

    div.extra_top_menu table.fixed_menu #extra_menu_section div.description{
        left:auto;
        right:-10px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.description_top{
        top:30px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.description_bottom{
        bottom:18px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.bubble table{
        cursor:pointer;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.bubble td.bubble_count{
        font-size:8px;
        color:#fff;
        background-repeat:repeat-x;
    }

    div.extra_top_menu table.fixed_menu div.popup_html img
    {
        vertical-align:middle;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.devider img
    {
        width:2px;
        height:25px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.menu_item{
        padding:0 3px;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        border-top: none;
        border-bottom: none;
        float:left;
        position:relative;
        height:28px;
    }

	div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_active {
		background-color:#FAFAFA;
        border-right:1px solid #B7B7B7;
        border-left:1px solid #B7B7B7;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_top{
        margin-bottom:-1px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_bottom{
        margin-top:-1px;
    }

    /*1st sub level menu*/
    div.extra_top_menu table.fixed_menu div.popup_html ul ul{
		position: absolute;
		left: 0;
		display: block;
		visibility: hidden;
	}

    /*Sub level menu list items (undo style from Top level List Items)*/
    div.extra_top_menu table.fixed_menu div.popup_html ul ul li{
		display: list-item;
		float: none;
		margin:0;
		width:100%;
	}

    div.extra_top_menu table.fixed_menu div.popup_html table.popup{
		background-repeat:repeat;
        border-left:1px solid #B7B7B7;
        border-right:1px solid #B7B7B7;
    }

    div.extra_top_menu table.fixed_menu div.popup_html table table{
        width:auto;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data{
        background-color:#E4E4E4;
        font-weight:bold;
        position:relative;
        padding-left:10px;
        padding-top:5px;
        padding-bottom:5px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.top_cover{
        border-top:1px solid #B7B7B7;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.bottom_cover{
        border-bottom:1px solid #B7B7B7;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data table{
        width:100%;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.part_img
    {
        width:16px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.part_name
    {
        padding-left:5px;
        padding-right:5px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce{
        width:20px;
        padding-right:2px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce div{
        margin-left:5px;
        margin-right:5px;
        width:100%;
    }

    div.extra_top_menu table.fixed_menu div.popup_html  div.extra_data td.reduce img{
        cursor:pointer;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.html_data{
        padding-left:10px;
        padding-right:10px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.html_data div.form_advanced_table{
        margin: 5px;
        border:0;
    	width:400px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.html_data .input_wrapper_text  {
        width:390px;
        margin:5px;
    	position:relative;
    }

    div.extra_top_menu table.fixed_menu div.popup_html td.html_data img{
        vertical-align:middle;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.control{
		background-color:#E4E4E4;
		white-space:nowrap;
        color:#3333CC;
        margin-left:-10px;
        margin-right:-10px;
        padding:10px 10px;
	}

    div.extra_top_menu table.fixed_menu div.popup_html div.control div{
		padding-bottom:3px;
        padding-top:3px;
	}

    div.extra_top_menu table.fixed_menu div.popup_html div.content{
        font-size:9px;
        color:#666666;
        padding-bottom:5px;
        padding-top:5px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.content table{
        width:100%;
    }

    div.extra_top_menu table.fixed_menu div.popup_html div.content table td.sub_item_img{
        width:18px;
    }

	/* popup info about profile */
	.profile_status {
		margin:5px 10px;
		font-size:11px;
		height:16px;
		font-weight:bold;
	}

	.profile_status img {
		margin-right:4px;
	}

	.profile_status_message {
		margin:5px 10px 0px 10px;
		font-size:11px;
	}

	div.extra_menu_list {
        margin-top:10px;
		margin-bottom:10px;
        white-space:normal;
	}


	div.extra_menu_list div.icon_section {
		background-color:#fff;
		border:1px solid #CFCFCF;
		margin-right:5px;
        width:36px;
        height:36px;
	}

	div.extra_menu_list div.icon_section img.member_icon {
		background-position:center center;
		background-repeat:no-repeat;
		height:36px;
		width:36px;
	}


	div.extra_menu_list div.message_caption {
		font-size:9px;
		color:#333333;
		white-space:normal;
	}

    div.notifi_window {
        position:fixed;
        right:0;
        top:50px;
        z-index:1000;
    }

    div.notifi_window div.notifi{
       display:none;
       position:relative;
    }

    div.notifi_window div.notifi table{
        width:250px;
    }

    div.notifi_window div.notifi td.lt,
    div.notifi_window div.notifi td.rt{
        font-size:1px;
        width:19px;
        height:16px;
    }

    div.notifi_window div.notifi td.mt,
    div.notifi_window div.notifi td.mb{
        font-size:1px;
        height:16px;
        background-repeat:repeat-x;
    }

    div.notifi_window div.notifi td.l,
    div.notifi_window div.notifi td.r{
        font-size:1px;
        width:19px;
        background-repeat:repeat-y;
    }

    div.notifi_window div.notifi td.m{
        background-repeat:repeat;
        color:#fff;
        font-size:11px;
        text-shadow: black 0px 0px 5px;
    }

    div.notifi_window div.notifi td.lb,
    div.notifi_window div.notifi td.rb{
        font-size:1px;
        width:19px;
        height:16px;
    }

    div.detailed_notify_window {
        float:left;
        position:relative;
        margin-left:10px;
    }

    div.detailed_notify_window div.profile_section{
        font-weight:bold;
        font-size:12px;
        margin-bottom:10px;
    }

    div.extra_top_menu table.description td.left_top_corner,
    div.extra_top_menu table.description td.right_top_corner {
        width:19px;
        height:15px;
        font-size:1px;
    }

    div.extra_top_menu table.description td.left_top_corner img,
    div.extra_top_menu table.description td.right_top_corner img{
        display:block;
    }

    div.extra_top_menu table.description td.top_middle {
        height:15px;
        font-size:1px;
        background-repeat:repeat-x;
        background-position:left top;
    }

    div.extra_top_menu table.description td.top_middle img{
        display:block;
    }

    div.extra_top_menu table.description td.left {
        width:19px;
        background-repeat:repeat-y;
        background-position:left top;
    }

    div.extra_top_menu table.description td.middle {
        background-color:#fff;
        white-space:nowrap;
    }

    div.extra_top_menu table.description td.right {
        width:19px;
        background-repeat:repeat-y;
        background-position:right top;
    }

    div.extra_top_menu table.description td.left_bottom_corner,
    div.extra_top_menu table.description td.right_bottom_corner {
        width:19px;
        height:29px;
        font-size:1px;
    }

    div.extra_top_menu table.description td.left_bottom_corner img,
    div.extra_top_menu table.description td.right_bottom_corner img{
        display:block;
    }

    div.extra_top_menu table.description td.bottom_middle {
        height:29px;
        font-size:1px;
        background-repeat:repeat-x;
        background-position:left bottom;
    }

	#short_profile_info {
		width:300px;
	}

	#short_profile_info table.TransBox {
		width:100%;
		overflow:hidden;
	}

    .swf_uploader_warning {
        color: #000;
    }
/*--- END: https://www.dailyroads.com//templates/base/css/general.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/general.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/anchor.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/anchor.css---*/
	/* universal links */
	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;
	}
	/***************/

	.actionsBlock a,
	.actionsBlock a:link,
	.actionsBlock a:visited,
	.actionsBlock a:hover,
	.actionsBlock a:active {
		font-weight:bold;
		font-size:11px;
	}

	#short_profile_info .TransBox .actionsBlock a,
	#short_profile_info .TransBox .actionsBlock a:link,
	#short_profile_info .TransBox .actionsBlock a:visited,
	#short_profile_info .TransBox .actionsBlock a:hover,
	#short_profile_info .TransBox .actionsBlock a:active {
		font-size:11px;
	}

    .paginate a,
	.paginate a:link,
	.paginate a:visited {
        text-decoration:none;
        font-weight:bold;
    }

    /*Top level menu link items style*/
    div.extra_top_menu table.fixed_menu div.popup_html a,
    div.extra_top_menu table.fixed_menu div.popup_html a:link, 
    div.extra_top_menu table.fixed_menu div.popup_html a:visited {
        display: block;
        color: #333333;
        text-decoration: none;
        font-size:11px;
        padding-left: 1px;
        padding-right: 1px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html a:focus {
     outline: 0;
    }

    div.extra_top_menu table.fixed_menu div.popup_html a.top_indent,
    div.extra_top_menu table.fixed_menu div.popup_html a.top_indent:link, 
    div.extra_top_menu table.fixed_menu div.popup_htmla.top_indent:visited {
        margin-top:6px;
    }

    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent,
    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent:link, 
    div.extra_top_menu table.fixed_menu div.popup_html a.bottom_indent:visited {
        margin-top:7px;
    }

    /* Sub level menu links style */
    div.extra_top_menu table.fixed_menu  div.html_data a,
	div.extra_top_menu table.fixed_menu  div.html_data a:link,
	div.extra_top_menu table.fixed_menu  div.html_data a:visited {
		color:#3333CC;
        display:inline;
        white-space: nowrap;
        font-size:11px;
        text-transform:none;
        padding:0;
	}

  	div.extra_top_menu table.fixed_menu  div.html_data a:hover {
        text-decoration:underline;
    }

    div.extra_top_menu table.fixed_menu  div.html_data a.message,
	div.extra_top_menu table.fixed_menu  div.html_data a.message:link,
	div.extra_top_menu table.fixed_menu  div.html_data a.message:visited,
	div.extra_top_menu table.fixed_menu  div.html_data a.message:hover {
		font-size:11px;
        font-weight:bold;
        color:#3333CC;
	}

    div.notifi_window a,
	div.notifi_window a:link,
	div.notifi_window a:visited{
        color:#FFF;
        text-decoration:underline;
	}

    div.notifi_window a:hover {
        text-decoration:none;
    }

/*--- END: https://www.dailyroads.com//templates/base/css/anchor.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/anchor.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/login_form.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/login_form.css---*/
.login_form_cont
{
	position:relative; /*keep*/
	border:0px solid gray;
	width:300px;
	margin:0px auto;
	background-color:#FFF;
	padding:5px;
	font-size:12px;
}

.login_form_header
{
	display:none;
}

.login_form_warning
{
	font-weight:bold;
	color:#bd320b;
	text-align:center;
}

.login_form_row
{
	/*position:relativ_e;*/
	padding:4px;
}

.login_form_label
{
	float:left;
	width:80px;
	text-align:right;
	margin-right:7px;
	height:21px;
	line-height:21px;
}

.login_form_row_forgot
{
	padding-left:90px;
	margin-bottom:3px;
}

.login_form_val
{
	float:left;
}

.login_form_input
{
	width:180px;
}

.login_form_submit
{
	margin-top:2px;
}

.login_form_join
{
	position:absolute;
	bottom:11px;
	left: 162px;
	font-size:13px;
	font-weight:bold;
}

#login_box_form .form_input_submit {
	float:left;
}
/*--- END: https://www.dailyroads.com//templates/base/css/login_form.css---*/

/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/login_form.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/top_menu.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/top_menu.css---*/
div.sys_top_menu {
    min-height: 31px;

	position: relative;
	z-index: 100;
	
	background: transparent url(https://www.dailyroads.com//templates/base/images/tm_bg.png) repeat-x scroll center top;
}
div.sys_top_menu a,
div.sys_top_menu a:link,
div.sys_top_menu a:visited,
div.sys_top_menu a:active,
div.sys_top_menu b {
	font-size: 12px;
}

table.topMenu {
    margin: 0px auto;
    position:relative;
    z-index:1;
}

table.topMenu td.top {
    padding: 0px;

    position:relative; 

    border-right: 2px solid transparent;
}
table.topMenu td.right {
    border-right: 0px;
}

.topMenu .top ul.sub {
    width:190px; 
    height:auto;
    right:0px;
    margin:0px;
    padding:2px 0px 0px 0px;
    
	position:absolute;
	z-index:20;
	display:none;
	visibility:hidden;
	
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_smenu_bg.png) repeat-y left top;
	
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
}

.topMenu .top ul.sub li { 
    width:100%;
    margin: 0px;
    line-height:33px;
    /*height:33px;*/
    min-height:33px;
}

.main_elements { left:0px; }

#mmm {border-collapse:collapse; top:0px;right:0px; width:0; height:0; position:absolute; }

/*.topMenu td.top a:hover {visibility:visible; position:relative;display:block;} */

.topMenu td.top:hover ul.sub {visibility:visible;display:block;}
/*.topMenu td.top a:hover ul.sub {visibility:visible;display:block;} */

.topMenu td.top a:hover ul.sub, .topMenu td.top:hover ul.sub {
	right:0px; position:absolute;
}

.topMenu ul.more_sub { 
    margin-left: 18px;
    padding: 0px;

    list-style: none;
}

.topMenu ul.sub li:hover {
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_sitem_act.png) no-repeat 0px 0px;
	vertical-align:middle;
}

.topMenu ul.sub ul.more_sub li:hover {
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_smenu_sitem_act.png) no-repeat 0px 0px;
}

.topMenu ul.sub .more_sub li {
    background-image: none;
    overflow: hidden;
}

.topMenu .more_down, 
.topMenu .more_right {
	width: 9px;
	height: 31px;
	vertical-align: middle;
	margin: 0px;
}

.topMenu .more_down {
	background:url(https://www.dailyroads.com//templates/base/images/icons/tm_sitem_down.gif) no-repeat left 0px;
	margin-top:1px;
}

.topMenu .more_right {
	background:url(https://www.dailyroads.com//templates/base/images/icons/tm_sitem_right.gif) no-repeat left 0px;
	margin-top:1px;
}

.topMenu { background-image:none; }

.topMenu td {
	height:31px;
	background-color:transparent;
	margin-right:0px;
	vertical-align: middle;
}

.topMenu a, 
.topMenu b { 
    height:31px; 
    line-height:31px; 
}

.subMenusContainer .subMenuOvr .subMenuInfoKeeper a,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:link,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:visited,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:active {
	font-size:18px;
}

td.sys_page_header {
    max-width: 680px;
    padding: 0px 10px;
    
    white-space: nowrap;
    overflow: hidden;
}

.topMenu a, 
.topMenu a:link, 
.topMenu a:visited, 
.topMenu b {
    margin: 0px;
	padding: 0px 0px 0px 5px;
	
	display: block;
	
	background: transparent url(https://www.dailyroads.com//templates/base/images/tm_item_left.png) no-repeat scroll 0%;
	border-width: 0px;

	text-transform: capitalize;
	text-decoration: none;
	color:#666666;	
	font-weight: normal;
}
.topMenu a:focus {
    outline: 0;
}


.topMenu a:hover, 
.topMenu a:active { 
    color:#333; 
}

.topMenu td#tm_active a.top_link, 
.topMenu td#tm_active a.top_link:link, 
.topMenu td#tm_active a.top_link:visited, 
.topMenu td#tm_active a.top_link:active {
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_item_left_act.png) no-repeat scroll 0%;
	color:#333;
}

.topMenu td.top:hover a.top_link, 
.topMenu td.top:hover a.top_link:link, 
.topMenu td.top:hover a.top_link:visited, 
.topMenu td.top:hover a.top_link:active {
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_item_left_act.png) no-repeat scroll 0%;
}

.topMenu b { 
    color:#000; 
}

.topMenu a span.down, 
.topMenu b span.down {
    padding: 0px 5px 0px 0px;

    display: block;
	background: transparent url(https://www.dailyroads.com//templates/base/images/tm_item_right.png) no-repeat scroll right top;			

	text-align: center;
	cursor: pointer;
}
.topMenu a span.down img, 
.topMenu b span.down img {
    margin-left: 4px;
}
.topMenu td.top:hover a span.down, 
.topMenu td.top:hover b span.down {
	background-image:url(https://www.dailyroads.com//templates/base/images/tm_item_right_act.png);
}
.topMenu td.top a:hover a span.down, 
.topMenu td.top a:hover b span.down {
	background-image:url(https://www.dailyroads.com//templates/base/images/tm_item_right_act.png);
}

.topMenu td#tm_active a span.down {
	background-image:url(https://www.dailyroads.com//templates/base/images/tm_item_right_act.png);
}

.topMenu ul.sub li a.button {
	width: 160px;
	height: 33px;
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	
	background-image: none;

	text-align: left;
	font-size: 12px;
	color: #666;
	
	cursor: pointer;
	overflow: hidden;
}
.more_down_tab_noimg {
    width: 30px;
    float: left;
    cursor: pointer;

    text-align: center;
}

.topMenu .sub .more_ntop_element:hover { color:#333; }

.topMenu .top ul.sub .li_last_round { 
    height: 3px;
    position: absolute;
    
    background: transparent url(https://www.dailyroads.com//templates/base/images/tm_smenu_bottom.png) no-repeat scroll left top;

    line-height: 0px; 
    font-size: 0px; 
}
.topMenu .top ul.sub .li_last_round:hover {
    background: transparent url(https://www.dailyroads.com//templates/base/images/tm_smenu_bottom.png) no-repeat scroll left top;
}

.subMenu { padding-top:0px; }

.subMenu .subMenuContainer {
	width:100%;
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_cm_bg.png) repeat-x scroll;
	height:38px;
	text-transform: capitalize;
}

.subMenu .subMenuContainerEmpty {
	width:100%;
	background:transparent url(https://www.dailyroads.com//templates/base/images/tm_cm_bg.png) repeat-x scroll;
	height:20px;
}

.subMenuOvr {    
    margin-left: 0px; 
    position: relative;
}
.subMenu table { 
    margin-left: 0px; 
}
.subMenu table td.usual { 
    height:36px; 
}
.subMenu table td.tabbed { 
    height:36px; 
}

.subMenu table td.usual div, .subMenu table td.tabbed div {
	height:36px;
	line-height:35px;
	display:block;
	float:left;
	overflow:hidden;
}

.subMenu table td.usual div { margin-top:4px; }

.subMenu table td.tabbed div { font-size:14px; color:#333; }

.subMenu table td.divider div { display:block; height:34px; margin-top:5px; }

.subMenu table a.sublinks,
.subMenu table a.sublinks:link,
.subMenu table a.sublinks:visited {
	padding:0px 8px;
	margin:0px 0px;
	color:#666;
	display:block;
	height:32px;
	font-weight:normal;
	text-decoration: none;
}

.subMenu table a.sublinks:hover, 
.subMenu table a.sublinks:active { 
    color:#333; 
    background-color:#FFF; 
}

div.sys_tm_title_addon {
    height: 61px;
    margin-top: 10px;
}
div.sys_tm_actions {
    height: 39px;
    margin-top: 5px;
    
    position: relative;    
    float: right;
}
div.sys_tm_actions div.input_wrapper {
    padding: 0px;
}
.subMenuOvr .sys_tm_actions .button_wrapper, 
.subMenuOvr .sys_tm_actions .button_wrapper_close { 
    background-image: url(https://www.dailyroads.com//templates/base/images/nl.png); 
}
.subMenuOvr .sys_tm_actions .button_wrapper {
    margin-right: 4px;
}
.subMenuOvr .sys_tm_actions .button_wrapper_close {
    right: -4px;
}
.subMenuOvr .sys_tm_actions input[type="submit"], 
.subMenuOvr .sys_tm_actions input.submit {
    min-width: 98px;
    width: 98px;
    padding: 7px 6px 32px;
	background-image: none;
	font-size: 18px; 
	font-weight: bold;
}
.subMenuOvr .sys_tm_actions .button_wrapper, 
.subMenuOvr .sys_tm_actions .button_wrapper input, 
.subMenuOvr .sys_tm_actions .button_wrapper_close {
	cursor:pointer;
    height: 39px;
	background-color:transparent;
}
.sys_tm_actions .bigJoinButton { 
    color: #990000; 
}
.sys_tm_actions .bigLoginButton { 
    color: #009900; 
}

/******From general*********************/

div.subMenusContainer{ 
    margin: 0px auto;
    border: 0px;
}

.subMenu {
	font-weight: bold;
}

.subMenuOvr .subMenuInfoKeeper {
	height:71px;	
    margin: 0px 10px;
    
    /*float: left;*/
	
	color:#333333;
	text-transform:capitalize;
	padding:0;
	font-size:18px;
}

.subMenuInfoKeeper .notify_message {    
    min-width: 450px;
	max-width: 450px;		
	
	position: relative;
	float: left;
}
.subMenuInfoKeeper .notify_message table { width:100%; }


.subMenuOvr .actionItem { width:98px; }

.img_submenu {
    margin: 0px; 
    vertical-align: middle; 
}

#gse_search {
    background: transparent url(https://www.dailyroads.com//templates/base/images/tm_sitem_search_bg.png) no-repeat scroll center;    
}

#gse_search input {
    width: 145px;
    height: 15px;
	margin: 7px 10px 0px 30px;
	padding-top: 3px;		
	
	border: none;
	background: transparent;
		
	font-size:11px;	
	color:#d4d4d4;
}

.subMenuOvr .menu_user_actions {
	position:absolute; 
	right:0px; 
	top:0px;
	width:250px;
}

/* * * * Breadcrumbs * * * */
.breadcrumb {
    height: 19px;
    margin: 0px 10px;

    position: relative;

	background: transparent url(https://www.dailyroads.com//templates/base/images/bc_bg.png) repeat-x scroll;

    line-height: 19px;    	
    text-transform: capitalize;
    font-size: 9px;
    color: #666666;
}
.breadcrumb div.bc_open,
.breadcrumb div.bc_close {
    top: 0px;
    width: 10px;
    height: 19px;
    
    position: absolute;
}
.breadcrumb div.bc_open {
    left: -10px;
    background: transparent url(https://www.dailyroads.com//templates/base/images/bc_bg_open.png) no-repeat scroll left center;
}
.breadcrumb div.bc_close {
    right: -10px;
    background: transparent url(https://www.dailyroads.com//templates/base/images/bc_bg_close.png) no-repeat scroll right center;
}
.breadcrumb div.bc_unit { 
    float: left; 
    margin: 0px 10px 0px 0px;
}
.breadcrumb img.bc_divider {
    width: 7px;
    height: 19px;
    margin: 0px 10px 0px 0px;
    
    position: relative;
    float: left;
}
.breadcrumb div.bc_addons {

    position: relative;
    float: right;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
	color:#666699;
	font-size:9px;
	text-transform:capitalize;
}


/*--- END: https://www.dailyroads.com//templates/base/css/top_menu.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/top_menu.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/BxCustomProfileMenu.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/BxCustomProfileMenu.css---*/
.statusTab .form_advanced_table#edit_form_table {
	border:0px;margin:10px 0px 0px;
}

.statusTab .form_advanced_table#edit_form_table td {
	border:0px;padding-bottom:10px;
}

.statusTab .form_advanced_table#edit_form_table td .userStatMsg {
	white-space:normal;color:#666; font-size:9px;
}

.statusTab .form_advanced_table#edit_form_table td .statusTypes {
	color:#333; font-size:11px;vertical-align:middle;
}
/*--- END: https://www.dailyroads.com//templates/base/css/BxCustomProfileMenu.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/BxCustomProfileMenu.css---*/

/*--- BEGIN: https://www.dailyroads.com/modules/boonex/profiler/templates/base/css/profiler.css---*/

.bx_profiler_plank {
    width:988px; 
    border:1px solid #ccc; 
    background-color:#eee;
    margin:0px auto 5px;
    position:relative;
    padding:5px;
}

.bx_profiler_content {
    display:none;
}

.bx_profiler_switch {
    position:absolute;
    top:5px;
    right:5px;
    font-weight:bold;
    font-size:11px;
    color:white;    
    background-color:black;
    cursor:pointer;
}

.bx_profiler_plank_title u {
    margin-right:1px;
    text-decoration:none;
}

.bx_profiler_plank_title b {
    margin-right:10px;
}

.bx_profiler_table {
    border-collapse:collapse;    
    margin:5px 0 0 0;
    width:100%;
}

.bx_profiler_table th {
    background-color:transparent;
}

.bx_profiler_table td {
    background-color:white;
    border:1px solid #ccc;
    text-align:center;
}

.bx_profiler_table tr>td:first-child {
    text-align:left;
}

/*--- END: https://www.dailyroads.com/modules/boonex/profiler/templates/base/css/profiler.css---*/

/*--- BEGIN: https://www.dailyroads.com/modules/boonex/profiler/plugins/jush/jush.css---*/
.jush { color: black; }
.jush-htm_com, .jush-com, .jush-one, .jush-php_com, .jush-php_one, .jush-js_one { color: gray; }
.jush-php { color: #000033; background-color: #FFF0F0; }
.jush-php_quo, .jush-quo, .jush-php_eot, .jush-apo, .jush-py_rlapo, .jush-py_rlquo, .jush-py_rapo, .jush-py_rquo, .jush-py_lapo, .jush-py_lquo, .jush-sql_apo, .jush-sqlite_apo, .jush-sql_quo, .jush-sqlite_quo, .jush-sql_eot { color: green; }
.jush-php_apo { color: #009F00; }
.jush-php_quo_var, .jush-php_var, .jush-sql_var { font-style: italic; }
.jush-php_halt2 { background-color: white; color: black; }
.jush-tag_css, .jush-att_css .jush-att_quo, .jush-att_css .jush-att_apo, .jush-att_css .jush-att_val { color: black; background-color: #FFFFE0; }
.jush-tag_js, .jush-att_js .jush-att_quo, .jush-att_js .jush-att_apo, .jush-att_js .jush-att_val, .jush-css_js { color: black; background-color: #F0F0FF; }
.jush-tag { color: navy; }
.jush-att, .jush-att_js, .jush-att_css { color: teal; }
.jush-att_quo, .jush-att_apo, .jush-att_val { color: purple; }
.jush-ent { color: purple; }
.jush-js_reg { color: navy; }
.jush-php_sql .jush-php_quo, .jush-php_sql .jush-php_apo,
.jush-php_sqlite .jush-php_quo, .jush-php_sqlite .jush-php_apo,
.jush-php_pgsql .jush-php_quo, .jush-php_pgsql .jush-php_apo
{ background-color: #FFBBB0; }
.jush-bac, .jush-php_bac, .jush-bra, .jush-pgsql .jush-sqlite_quo { color: red; }
.jush-num, .jush-clr { color: #007f7f; }

.jush a { color: navy; }
.jush-sql a { font-weight: bold; }
.jush-tag a,
.jush-php_phpini .jush-php_apo a, .jush-php_phpini .jush-php_quo a,
.jush-php_sql .jush-php_apo a, .jush-php_sql .jush-php_quo a,
.jush-php_sqlite .jush-php_apo a, .jush-php_sqlite .jush-php_quo a,
.jush-php_pgsql .jush-php_apo a, .jush-php_pgsql .jush-php_quo a
{ color: inherit; color: expression(parentNode.currentStyle.color); }

/*--- END: https://www.dailyroads.com/modules/boonex/profiler/plugins/jush/jush.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/forms_adv.css---*/

/*--- BEGIN: https://www.dailyroads.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 {
    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(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.com//templates/base/images/form_text_wrap.png);
}

.form_advanced_wrapper .input_close_textarea {
    position: absolute;
    width: 4px;
    height: 4px;
    font-size: 1px;
    overflow: hidden;
    
    background-image: url(https://www.dailyroads.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(https://www.dailyroads.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(https://www.dailyroads.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;
}

/* * * * * */


.ui-slider {
    height: 16px;
    margin-top: 0px;
    position: relative;
}

.ui-slider-helper {
    height: 10px;
    position: absolute;
    top: 3px;
    background-color: #cccccc;
    font-size: 1px;
}

.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(https://www.dailyroads.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;
}

/*--- END: https://www.dailyroads.com//templates/base/css/forms_adv.css---*/

/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/forms_adv.css---*/

/*--- BEGIN: https://www.dailyroads.com//plugins/jquery/themes/calendar-blue.css---*/
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(https://www.dailyroads.com//plugins/jquery/themes/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/*--- END: https://www.dailyroads.com//plugins/jquery/themes/calendar-blue.css---*/

/*--- BEGIN: https://www.dailyroads.com//plugins/jquery/themes/ui.datepicker.css---*/
/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

.ui-datepicker-div,
.ui-datepicker-inline,
#ui-datepicker-div {
	/*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    
	font-family: Verdana,Arial,sans-serif;
	background: #ffffff url(https://www.dailyroads.com//plugins/jquery/themes/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	font-size: 11px;
	border: 2px solid #999999;
	padding: 25px 5px 5px 5px;
	position: relative;
}
.ui-datepicker-div,
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next,
.ui-datepicker-prev {
	position: absolute;
	left: 5px;
	top: 5px;
	background: #e6e6e6 url(https://www.dailyroads.com//plugins/jquery/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 146px;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover {
	background: #dadada url(https://www.dailyroads.com//plugins/jquery/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a,
.ui-datepicker-prev a {
	text-indent: -999999px;
	width: 13px;
	height: 16px;
	display: block;
	font-size: 10px;
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(https://www.dailyroads.com//plugins/jquery/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	top: 5px;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #dadada;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 70px;
	left: 22px;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 50px;
	left: 94px;
}
table.ui-datepicker {
	width: 155px;
	text-align: right;
}
table.ui-datepicker td a {
	padding: 1px;
	display: block;
	color: #555555;
	background: #e6e6e6 url(https://www.dailyroads.com//plugins/jquery/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(https://www.dailyroads.com//plugins/jquery/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #aaaaaa;
	color: #212121;
	background: #ffffff url(https://www.dailyroads.com//plugins/jquery/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #000000;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

/*--- END: https://www.dailyroads.com//plugins/jquery/themes/ui.datepicker.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/subscription.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/subscription.css---*/
div#sbs_visitor_popup {
    display: none;
}
/*--- END: https://www.dailyroads.com//templates/base/css/subscription.css---*/

/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/subscription.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/tmpl_uni/css/browse.css---*/

/*--- BEGIN: https://www.dailyroads.com//templates/base/css/browse.css---*/
	div.dbContent 
	{
		margin:0px;
	}

	div.search_container {
		padding:5px;
	}

	div.searchrow_block_simple {
		margin:0px;
		padding-right:4px;
	}

	div.hidden_block{
		display:none;
	}

	div.closed_toggle_block{
		background-position: 0pt -17px;
	}

	div.main_settings {
		margin:10px;
	}

	div.sub_design_box_head {
		border-left:1px solid #DFDFDF;
		border-right:1px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;
		background-color:#F5F7FA;
		height:29px;
		line-height: 29px;
		padding:0 0 0 9px;
	}

	div.sub_design_box_body {
		border-left:1px solid #DFDFDF;
		border-right:1px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;
		position:static;
		text-align:center;
	}

	div.boxFirstHeader {
		color:#333333;
	}

    table.browse_section 
        {
        width:100%;    
    }

    table.browse_section  .browse_settings
        {
       width:270px;
	   padding-left:10px;
    }

	div.linkSection
	{
		float:left;
		width:45%;
		text-transform:capitalize;
		color:#666666;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:11px;
		text-align:left;
	}

	div.linkSection a:link, 
	div.linkSection a:active ,
	div.linkSection a:visited
	{
		font-weight:bold;
	}

	div.linkSection a:hover
	{
		text-decoration:underline;
	}

	div.linkSection span 
	{
		font-weight:bold;
	}

	div.devider
	{
		font-size:1px;
		border-top:1px solid #DFDFDF;
	}

	div.caption_section
	{
		float:left;
		color:#000;
		font-weight:bold;
		font-size:12px;
	}

	div.js_control_section
	{
		width:16px;
		height:16px;
		float:right;
		position:relative;/*keep*/
		margin-right:5px;
		background-image:url(https://www.dailyroads.com//templates/base/images/icons/toggle.png);
		background-repeat:no-repeat;
		cursor:pointer;
		top:5px;
		line-height:16px;
	}

	span.order_section {
		font-weight:normal;
		font-size:11px;
	}
/*--- END: https://www.dailyroads.com//templates/base/css/browse.css---*/


/*--- END: https://www.dailyroads.com//templates/tmpl_uni/css/browse.css---*/
