html, body { width:100%;margin:0px;font-family: 'Roboto', sans-serif; }
.rob_light { font-weight:300; }
.rob_med { font-weight:400; }
a img { border:none; }
a { color:#3383bb;text-decoration:none; }
a:hover,.mnu a:hover { color:#666; }
.body { margin:auto;width:100%;max-width:1024px; }
#head_lhs { width:45%;height:32px;line-height:32px;font-size:9pt;color:#FFF; }
#head_rhs { width:45%;height:27px;padding-top:5px;font-size:9pt;text-align:right; }
#head_rhs a { display:inline-block;margin-left:10px;background:#3383bb;width:22px;height:22px; }
#head_rhs a:hover { background:#666; }
#mnu_bar { position:fixed;top:32px;left:0px;width:100%;padding-top:17px;height:117px;background:#FFF;;border-bottom:1px solid #3383bb; }
#head_mnu { height:65px; }
#head_logo { display:inline-block;height:65px;border-right:1px solid #666;width:217px; }
#head_logo img { vertical-align:middle; }
.mnu { display:inline-block;height:65px;margin-left:29px; }
.mnu a { font-size:12pt;color:#3383bb; }
#login,#mnu_mob { margin-top:10px;padding:10px;background:#3383bb;color:#FFF; }
#login:hover,#mnu_mob:hover,.ui-state-default:hover { background:#666;color:#FFF !important; }
#head_tag { height:52px;line-height:52px;font-size:10pt;color:#333; }
#ftr { position:fixed;left:0px;bottom:0px;height:32px;width:100%;background:#3383bb; }

.hdr { margin-top:20px;font-size:12pt;padding:5px;background:#3383bb;color:#FFF;text-transform:uppercase; }
.fl { float:left; }
.fr { float:right; }
.ul { padding-bottom:4px;border-bottom:1px solid #3383bb;font-weight:bold; }
.dn { display:none; }
.tr { text-align:right; }
.tc { text-align:center; }
.oh { overflow:hidden; }
.nowrap { white-space:nowrap; }
#mob_sub a { font-size:100%;display:block;width:100%;border-top:0px !important;border-left:0px !important;border-right:0px !important; }
#mob_sub a:hover { color:#FFF; }

#wide_top { position:fixed;top:0px;left:0px;width:100%;height:32px;background:#3383bb; }
#wide_top a { color:#FFF; }
#pad_top { margin-top:25px; }
#wide_splash { margin-top:166px;width:100%;height:356px;background:url(splash1.jpg) center center no-repeat #3383bb;background-size:cover; }
.pf_pic { display:inline-block;width:280px;margin-top:30px; }
.pf_pic img { border:1px solid #3383bb;margin-bottom:10px; }
.pf_txt { display:inline-block;width:740px;margin-top:30px;vertical-align:top;text-align:justify; }
.pf_other { text-align:center; }
.pf_other img { padding:5px 20px; }
table .ui-state-active { font-size:75%; }
#sho_dvds img { margin-right:11px; }
input,textarea { border:1px solid #3383bb;color:#3383bb;padding:3px;width:100%; }

	@media all and (max-width: 1024px) {
	.body { font-size:200%; }
	.mnu { display:none; }
	.pf_txt  { width:100%; }
	#login,#mnu_mob { margin-left:30px; }
	#mnu_mob { display:inline-block !important; }
	.hdr { font-size:18pt; }
	.body { width:96%; }
	.pf_pic { width:100%; }
	.pf_pic img { height:200px; }
	.pf_other img { width:150px; }
	#dom_mob { display:block; }
	#dom_dtop { display:none; }
	}
	@media all and (min-width: 1025px) {
	#mob_sub { display:none !important; }
	#dom_dtop { display:block; }
	#dom_mob { display:none; }
	}