﻿
table {
	border-collapse: collapse;
	border-color: #888;
	font-family: Arial;
	font-size: 12px;
}
tr {
	border-width: 1;
	border-color: Black;
	height: 20px;
}
th {
	background-color: #fff;
	font-family: Arial;
	font-size: small;
	color: #000;
	border-width: 1;
}
td {
	font-family: Arial;
	font-size: small;
	border-width: 1;
	border-color: #888;
}
.main-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 5px;
	border: 1px solid #444;
	background-image: url(../../DynoCenters/Images/Bgs/main_container_bg.png) !important;
	background-repeat: repeat !important;
}
.main-wrap-inner {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.top_desc_header {
	border:1px solid #2b2b2b;
	padding:5px;
}



.txtBox {
	border: 1px solid #888;
	width: 300px;
	background-color:#999;
}
h1, h2, h3, h4, h5 {
	font-family: arial;
}
a:link, a:active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

/* link exceptions and other styles */




hr {
	color: #000 !important;
	background-color: #f00 !important;
	height: 0px !important;
	border:0px solid #cc0000;
}


.txtinput {
	font-family: Arial;
	height: 20px;
	width: auto;
	min-width: 310px !important;
	background-color:#fff;
	color:#444;
}

.dropdown_distance
{
	font-family: Arial;
	height: 20px;
	width: auto;
	min-width: 50px !important;
	background-color:#fff;
	color:#444;
}

.title_header {
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	text-indent:10px;
}

.item_desc {
	text-indent:10px;
}

.title_header_main {
	font-size: 14px;
	font-weight: bold;
}
/* not needed at the moment
input[type="submit"] {
	width: 70px !important;
	height: 25px !important;
	border: 1px solid #888;
	background-color:#000;
	color:#fff;
}

input[type="input"] {
	width:200px !important;
	height: 25px !important;
	border: 1px solid #888;
	background-color:#000;
	color:#fff;
}
*/


p {
	padding: 0 0 1em;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color: #333;
	background-image:url(../../DynoCenters/Images/Bgs/bg_s_bar.png);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	border:6px solid #222;
}



.msg_body {
	padding: 5px 10px 15px;
	background-color: #222;
	margin-bottom:5px;
}
.button {
	width: 40px !important;
}
.edit_template_body {
	background-color: #F1F1F1;
	width: 100%;
	border-top: 4px solid #cc0000;
	border-bottom: 4px solid #cc0000;
	color: #333;
}
.inner_wrap_spacer {
	margin: 5px;
}
.details_row_container {
	width: 100%;
	margin-top: 5px;
	border-top:1px groove #444;
	overflow: auto;
}
.details_row_element {
	float: left;
	width: auto;
	margin-right: 10px;
	padding: 10px;
}
.search_box_container {
	border: 1px solid #2b2b2b;
	margin-top: 10px;
	padding-top: 8px;
	background-color: #999;
	margin-left: auto;
	margin-right: auto;
	text-indent: 10px;
	background-image:url(../../DynoCenters/Images/Bgs/bg_s_bar.png);
	background-position:top;
	background-repeat:repeat-x;
	
}
fieldset {
	width:45%;
	float:left;
	border:1px solid #444;
	margin-right:10px;
	margin-top:10px;
}
.fieldset_v2 {
	width:98%;
	margin-top:15px;
}
legend {
	font-weight:bold;
	color:#CC0000;
}
.map_container {
	color:#555;
	width:700px !important;
	height:700px !important;
	padding:2px;
	border:1px solid #222;
}
#map {
	color:#555;
	width:610px !important;
	height:600px !important;
	float:right;
	margin-top:10px;
	margin-bottom:4px;
}
.edit_buttons {
	line-height:20px;
	border:4px solid #222;
	margin-right:2px;
	margin-top:4px;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#232323;
}
.dir_indicator_container {
	float:right;
	width:50%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	border:1px solid #333;
	text-align:right;
}
.matching_results_container {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	width: 99.8%;
	text-indent: 15px;
	border: 1px solid #444;
	background-color: #222;
}


.dc_search_button
{
	
	color:#999;
	background-color:#222;
	text-align:center;
	border:1px solid #444;
	width:60px;
	height:23px;
	cursor:pointer;
}

.dc_txtinput
{
    width:230px;
	color:#433333;
	background-color:#fff;
	border:1px solid #444;
	height:20px;
	line-height:20px;
}

