body {
	margin: 0;
	padding: 0;
	color: #606776;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em; 
	background-color: #495364;
	background-image: url(./images/dsh_body.png);
	background-repeat: repeat;
}

dshbtn{
    font-family: Arial,sans-serif;
    font-size: 1.6em;
	display: inline-block;
    width: 196px;
    height: 50px;
	line-height: 50px;
	margin-left: 10px;
	vertical-align: middle;
    text-align: center;
    color: #bac9ee;
    background: #444;
    background: -webkit-linear-gradient( #606776, #22252d);
    background:    -moz-linear-gradient( #606776, #22252d);
    background:     -ms-linear-gradient( #606776, #22252d);
    background:      -o-linear-gradient( #606776, #22252d);
    background:         linear-gradient( #606776, #22252d);
	border-radius: 8px;
	text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);	
}

dshbtn:active{
	color: #bac9ee;
    background: #444;
    background: -webkit-linear-gradient( #555, #2C2C2C);
    background:    -moz-linear-gradient( #555, #2C2C2C);
    background:     -ms-linear-gradient( #555, #2C2C2C);
    background:      -o-linear-gradient( #555, #2C2C2C);
    background:         linear-gradient( #555, #2C2C2C);
    box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);
}

#CarteGooglePriveNav { height: 850px; width: 800px; display: block}
#ExpliItin { width: 800px }

#templatelayout_menu ul { margin: 0; padding: 0; list-style: none }

 
a, a:link, a:visited { color: #e5bb58; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

a.gototop { clear: both; display:block; float: right; margin-top: 40px; height: 20px; line-height: 20px; font-size: 11px; color: #485163; font-weight: 700; padding-left: 15px; background: url(./images/go_to_top.png) scroll 0 3px no-repeat }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
em { color: #fff }
blockquote { font-style: italic; margin: 0 0 20px 0}
cite { font-weight: bold; color:#e5bb58; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #606776; }

h1, h2, h3, h4, h5, h6 { color: #bac9ee; font-weight: normal; }
h1 { font-size: 36px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 24px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; font-weight: 700 }
surbri { color: #e5bb58 }

.cleaner { clear: both }
.h20 { height: 20px }
.divider { margin-bottom: 40px; padding-bottom: 20px; background: url(./images/dsh_divider.png) repeat-x bottom }

.float_l { float: left }
.float_r { float: right }


.tmo_list { margin: 10px 0 10px 30px; padding: 0; list-style: decimal-leading-zero }
.tmo_list li { color:#606776; margin: 0 0 10px 0; padding: 0 5px 0 0; background: url(./images/dsh_list.png) no-repeat scroll 0 5px  }
.tmo_list li a { color: #606776; font-weight: normal }
.tmo_list li a:hover { color: #606776 }

#templatelayout_wrapper {
	width: 860px;
	margin: 0 auto;
}

#templatelayout_header {
	padding: 10px 0 10px;
}

#templatelayout_menu {
	height: 0px;
	padding: 10px 0;
	background: url(./images/dsh_menu_bg.png) no-repeat
}

#templatelayout_main {
	padding: 10px;
	background: url(./images/dsh_main.png) repeat-y
}

#templatelayout_footer {
	padding: 20px 0 20px;
	text-align: center;
	color: #000;
	background: url(./images/dsh_footer.png) no-repeat top center
}

#site_title { display: block; width: 800px; margin: 0 auto; text-align: center;}

#templatelayout_main h1 {padding: 10px 0 10px 25px; font-size: 28px; background: url(./images/header.png) no-repeat left center }

.main_box { min-height: 800px; padding: 30px 0; margin-bottom: 30px; background: url(./images/divider.png) repeat-x bottom }

.img_float_l { float: left; margin: 3px 30px 5px 0 }
.img_float_r { float: right; margin: 3px 0 5px 30px } 
.img_frame { border: 1px solid #2f323b; background: #15171d; padding: 9px; margin-bottom: 10px  }


#services h3 { margin-bottom: 30px }
#services p { margin-bottom: 30px }


.twitter_post { margin: 0; padding: 0; list-style: none }
.twitter_post li { margin: 0 0 20px }

.col { float: left; margin-right: 40px }
.col_12 { width: 380px }
.col_13 { width: 240px }
.col_23 { width: 520px }
.no_margin_right { margin-right: 0 }