/*Only CSS Images reside on the main server, look to the media server for the rest of the images*/
p {margin:0;padding:0;}
h1,h2,h3,h4,h5{margin:0;padding:0;}
.block{display:block;}
.clearfix{clear:both;}
.headtxt{font-size:115%;}
.largetxt{font-size:100%;}
.normtxt{font-size:100%;}
.medtxt{font-size:95%;line-height:18px;}
.smtxt{font-size:80%;}
.white{color:#ffffff;}
.mtten{margin-top:10px;}
.mbten{margin-bottom:10px;}
.ltblue{color:#CFF5FF;}
.bold{font-weight:bold;}
.dkgray{color:#222222;}
.red{color:#FF0000;}
.green{color:#00AA00;}
.medgray{color:#666666;}
.medblue{color:#336699;}
.medblue a:active, .medblue a:visited, .medblue a:link{color:#336699;}
.dkblue{color:#003366;}
.black{color:#000000;}
.ar{text-align:right;}
.stableheight{font-size:11px;height:15px;overflow:hidden;}
.link a:active, .link a:visited, .link a:link{text-decoration:none;color:#FFFFFF;}
.link a:hover{color:#6699CC;}
.linkmed a:active, .linkmed a:visited, .linkmed a:link{text-decoration:none; color:#CCCCCC;}
.linkmed a:hover{color:#ffffff;}
.linkdark a:active, .linkdark a:visited, .linkdark a:link{color:#555;text-decoration:none;}
.linkdark a:hover{color:#336699;}
.thickborder{border: 9px solid #1b1b1b;}
.sInput{background:#ffffff;border:1px solid #999999;padding:4px;}
.inputLong{width:160px;}
.inputLongest{width:200px;}
.inputTALong{width:270px; height:100px;overflow:auto;}
.float-left{float:left;}
.float-right{float:right;}
.fl{float:left;}
.fr{float:right;}
form{
	margin:0;
	padding:0;
}
form input{
	font-size:.9em;
}
.bluebtn{
	background:#336699 none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	margin:5px;
	padding:5px 10px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-radius-border: 5px;
	border-radius: 5px;
}
.padstr{padding:3px 10px !important;}
.orangbak{background:#da9716 !important;}
.nomarg{margin:0 !important;}
.mlfive{margin-left:5px;}
.ltthinbord{border:1px solid #cccccc;}
.fullscale{width:100%;}
.nintyper{width:90% !important;}
.sixtyper{width:60%;}
.fortyper{width:40%;}
.thirtyper{width:34%;}
.tweper{width:20%;}
.fiftyper{width:50%;}
.fourhund{width:400px;}
.padlefttwenty{padding-left:20px;}
.acenter{text-align:center;}
.ltback{background:#ffffff;}
.dkback{background:#222222;}
.medback{background: #eeeeee;}
.padten{padding:10px;}
.margbtmten{margin-bottom:10px;}
.margleftten{margin-left:10px;}
.margtopten{margin-top:10px;}
.margrightten{margin-right:10px;}
.margleftthirty{margin-left:30px;}
.margrightthirty{margin-right:30px;}
.mr{margin-right:10px;}
.mt{margin-top:10px;}
.mbf{margin-bottom:5px;}
.show{display:block;}
.hide{display:none;}
.invisible{visibility:hidden;}
.visible{visibility:visible;}
.nodeco{list-style-type:none;margin:0;padding:0;}
.inline{display:inline;}
.inline li{float:left;margin:0 3px 0 0;}
.nodeclink {text-decoration:none;}
.rel{position:relative;}
.posabs{position:absolute;}
.clear{clear:both;}
.extlineh{line-height:20px;}
.sitecont p{
	line-height:20px;
	margin-top:10px !important;
	max-width:60%;
}
.catdiv{
	clear:both;
	float:left;
	margin:5px 0;
	padding:5px 0;
	width:100%;
}
.error {
	background:#990000 none repeat scroll 0 0;
color:#FF0000;
display:block;
margin-left:120px;
margin-top:-20px;
padding:0 10px;
position:absolute;
text-align:center;
width:100px;
}
.normlabel{width:130px;display:block;}
.labelw{display:block;
float:left;
margin-right:10px;
width:90px;}
.errortxt{color:#990000;}
.redback{background:#990000;}
#hp-welcome-text{
	margin-right:23px;
	margin-top:25px;
}
/* used on all pages */
#content{clear:both;}
body{margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.8em;
	background:#1b1b1b url(../images/bg_page.gif) repeat scroll left top;}
div#mainwrap{
	z-index:1;
	min-width:1024px;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;background:#111;
	-moz-box-shadow: 0.35em 0.35em 1em rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0.35em 0.35em 1em;
	box-shadow: rgba(0, 0, 0, 0.5) 0.35em 0.35em 1em;
}
div#header{background: #1b1b1b;width:100%;float:left;}
div#logo{background: transparent url(../images/pav_logo_b.png) no-repeat center left;width:235px;height:46px;padding:10px 10px 10px 20px;margin-left:20px;float:left;cursor:pointer;}
div#tagline{float:left;margin-top:26px;}
div#login{
	float:right;
	padding:20px 20px 0 0;
}
.btno{
	padding: 5px 10px 2px 6px !important;
}
.quality{
	display:inline-block;
	float:right;
	right:10px;
	width:30px;
	height:20px;
}
div#loggedin{float:right;margin:0px 20px 0px 0px;}
#pav_member_login input{margin-left:5px;display:inline-block;}
*+html #pav_member_login {
	float:right;
}
#loggedin-user-options{
	float:left;
	text-align:right;
	width:auto;
}
.hpbtn{
	float:left;
}
.hpbtn a:active, .hpbtn a:visited, .hpbtn a:link{
	background:#1B1B1B none repeat scroll 0 0;
	border-bottom:2px solid #336699;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	padding:6px 7px;
	text-decoration:none;
}
.hpbtn a:hover{
	color: #1b1b1b;
	background: #ffffff;
}

.loginBtn{
	background: transparent url(../images/login.png) no-repeat center left;
	width:51px;
	height:21px;
	border:none;
	cursor:pointer;
}
.loginBtnOver{
	background: transparent url(../images/login.png) no-repeat center right;
	width:51px;
	height:21px;
	border:none;
	cursor:pointer;
}
#loginsublink{
	margin-top:6px;
	margin-bottom:4px;
	float:right;
	display:block;
	clear:both;
	width:300px;
	text-align:right;
}
div#subhead{
	background:#cccccc;
	padding:6px 0px;
	width:100%;
	clear:both;
	float:left;
	border-bottom:3px solid #FFCC33;
}
.searchBtn{
	background: transparent url(../images/searchbtn.png) no-repeat center left;
	width:56px;
	height:22px;
	border:none;
	cursor:pointer;
}
.searchBtnOver{
	background: transparent url(../images/searchbtn.png) no-repeat center right;
	width:56px;
	height:22px;
	border:none;
	cursor:pointer;
}
#search-for-footage{margin-left: 60px;padding:1px 0px;float:left;margin-top:2px;position:relative;z-index:100;}
#search-for-footage form{
	margin:0;
	padding:0;
}
#questions-give-us-a-ring{float:right;margin-right:20px;padding-top:3px;}
/* End All Page Styles */

#topcont{
	background:#111111 url(../images/hp_featured.jpg) no-repeat scroll left top;
	clear:both;
	padding-bottom:30px;
	padding-top:15px;
	width:100%;
}
.nodecoa{
	text-decoration:none;
}
#mainvideo-featured-aerial{
	background:transparent url(../images/transparentpixel.png) repeat scroll left top;
	clear:both;
	margin:0 auto 10px auto;
	padding:10px;
	width:540px;
}
#doadd{
	margin-left:2px;
	position:relative;
	top:-5px;
}
.ltbordn{
	border-bottom:1px dotted #cccccc;
	padding-bottom:3px;
	margin-bottom:5px;
}
#tabsrow{
	clear:both;
	display:block;
	float:left;
	margin-top:-25px;
	width:100%;
}

.tabsActive{
	background:#006699 url(../images/behind_active_tab.png);
	width:auto;
	height:auto;
	color:#ffffff;
	padding:5px 10px;
	cursor:pointer;
	width:auto;
	font-weight:bold;
	font-size:90%;
	display:block;
}

#tabshp{
	float:left;
	margin-left:30px;
}

.tabsOver{
	background:#006699 url(../images/behind_active_tab.png);
	width:auto;
	height:auto;
	color:#ffffff;
	padding:5px 10px;
	cursor:pointer;
	width:auto;
	font-size:90%;
}

.tabsDown{
	background:#222222 url(../images/behind_down_tab.png);
	color:#cccccc;
	padding:5px 10px;
	cursor:pointer;
	width:auto;
	font-size:90%;
	display:block;
}

div#midcont{
	background:#E1E1E1 none repeat scroll 0 0;
	clear:both;
	width:100%;
}

div#new-to-site-cont{
	margin-left:100px;
	margin-right:40px;
	padding-top: 12px;
	padding-bottom:40px;
}

div#new-to-site-cont p{
	margin-bottom:15px;
}
.new-ftg:first-child {
	border-bottom:1px dotted #cccccc;
}
.new-ftg{
	margin-bottom:15px;
	padding-bottom:15px;
	
}
.new-ftg-thumbs img{
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
	padding:2px;
}

.new-ftg-link {
	clear:both;
	color:#336699;
	float:left;
	font-size:11px;
	margin:8px 0 0 9px;
	text-decoration:none;
}
.new-ftg-link:hover{
	text-decoration:underline;
	color:#58b;
}

div#subscribe-to-feed{
	cursor:pointer;
	margin:0;
	padding:0;
}

div#categories-cont{
	margin-left:100px;
	margin-right:40px;
	padding-top:12px;
	padding-bottom:40px;
	width:auto;
}

div#locations-cont{
	margin-left:100px;
	margin-right:40px;
	padding-top:12px;
	padding-bottom:40px;
	width:auto;
}

div#about-us-cont{
	line-height:20px;
	margin-left:100px;
	margin-right:40px;
	padding-bottom:40px;
	padding-top:12px;}

div#why-choose-us-cont{
	line-height:20px;
	margin-left:100px;
	margin-right:40px;
	padding-top: 12px;
	padding-bottom:40px;
}

div#subcontent{
	background: #666666 url(../images/behind_sub_nav.png) repeat-x bottom left;
	width:100%;
	clear:both;
}

#find-stuff-fast{
	float:left;
	margin-left:100px;
	margin-right:40px;
	padding-bottom:30px;
	padding-top:10px;
}

div#location_txt{
	margin-top:-28px;
	position:absolute;
	right:10px;
}

div#govidhp{
	background:#000000;
}

/* Common Buttons */
.close{
	background: #ffffff url(../images/closepopsm.gif) no-repeat center center;
	width:14px;
	height:12px;
}
.closelarge{
	background: #ffffff url(../images/closepop.gif) no-repeat center center;
	width:24px;
	height:20px;
}
.detailsbtn{
	display:block;
	float:left;
	height:20px;
	margin-right:5px;
	width:53px;
}

div#extraoptions{
	z-index:20;
	display:block;
	border-left:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	width:400px;
}
*+html div#extraoptions{
	position:absolute;
	text-align:left;
	left:0px;
	top:25px;
}

.videoresults{
	background:#333333 url(../images/grad_sm_vid.jpg) repeat-x scroll left top;
	float:left;
	height:auto;
	margin-bottom:4px;
	margin-right:4px;
	padding:10px 0 0;
	text-align:center;
	width:198px;
}

.videoresults h3{
	height: 15px;
	overflow:hidden;
}

div#regwrap{
	padding-left:30px;
	padding-top: 30px;
	padding-bottom:20px;
	padding-right:0px;
}

.stock_img{
	height:90px;
	display:inline-block;
	overflow:hidden;
}

.vidoptions{
	background:#4B4B4B none repeat scroll 0 0;
	border-top:1px solid #000000;
	clear:both;
	display:block;
	margin-top:7px;
	padding:5px 0;
	width:100%;
	text-align:left;
}
.vidoptions ul{margin-left:20px;}
div#filteroptions{
	background:#FBFBFB none repeat scroll 0 0;
	border-bottom:2px solid #999999;
	border-top:1px solid #CCCCCC;
	padding:10px 0;
}

.overlay{
	background: #000000;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	opacity:.8;
	filter:alpha(opacity = 80);
	z-index:50;
}

.videowin{
	height:300px;
	left:0;
	position:fixed;
	top:25%;
	width:100%;
	z-index:51;
}

#aerial-video{
	background:#000000 none repeat scroll 0 0;
	border:2px solid #333333;
	display:block;
	height:auto;
	margin:0 auto;
	padding:10px;
	position:relative;
	width:320px;
}



.dlist{
	color:#666666;
	display:block;
	font-size:13px;
	padding:24px;
}

.dlist dt{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.dlist dt a{
	text-decoration:none;
	color:#666;
}

.dlist dt a:hover{
	text-decoration:underline;
	color:#336699;
}

.dlist dd{
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:10px;
	width:70%;
}

div#searchnav{
	right:20px;
	display:block;
	width:668px;
}
#searchnav form{
	margin:0;
	padding:0;
}
*+html #searchnav{
	font-size:.8em;
}

.infotip{
	position:absolute;
	padding:10px;
	border-top:1px solid #999999;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #333333;
	background:#ffffff;
	color: #000000;
	width:auto;
	max-width: 330px;
	font-size:10px;
	z-index:10;
}

.coolbtn{
	padding:5px 10px;
	background:#ffffff url(../images/bottomPopBacker.gif) repeat-x bottom left;
	width:auto;
	margin-top:10px;
	border:1px solid #999999;
	
}
.lbimg{
	background:#1B1B1B none repeat scroll 0 0;
	border:1px solid #999999;
	height:115px;
	overflow:hidden;
	width:150px;
}
#pagenote{
	position:fixed;
	top: 0px;
	left:0px;
	width:100%;
	background:#ffffff url(../images/bottomPopBacker.gif) repeat-x bottom left;
	border-bottom:2px solid #000000;
	z-index:80;
	height:auto;
	padding:20px 0px;
	opacity:0;
}
*+html #pagenote{
	filter:alpha(opacity=0);
}
#pagenote p{
	margin-left:10px;
}

.success{
	color: #669933;
	font-weight:bold;
	font-size: 16px;
	font-family:'Lucida Grande',Verdana,Helvetica, sans-serif;
	padding-left: 40px;
}

#default_btns{
	float:right;
	margin-bottom:5px;
}

#vdetails ul li{
	float:left;
	display:block;
	width:auto;
}

.smbtn{
	width:24px;
	float:left;
}

.downloadbtn{
	width:24px;
	float:left;
	margin-left:3px;
}

.removevid a:active, .removevid a:visited, .removevid a:link{
	color: #990000;
	text-decoration:none;
}

.removevid a:hover{
	text-decoration:underline;
}

/* Admin Layout */
.admin-dashboard-item{
	border:1px solid #CCCCCC;
	background:#e1e1e1;
	float:left;
	margin:23px 3px 3px;
	padding:15px;
}

.admin-dashboard-item ul{
	border:1px solid #CCCCCC;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

.admin-dashboard-item li{
	padding:5px;
	border-bottom:2px solid #cccccc;
	background:#ffffff;
}
.admin-dashboard-item li:last-child{
	border-bottom:2px transparent !important;
}

.admin-dashboard-item li:hover{
	background:#cccccc;
}

.admin-dashboard-item ul li a:active, .admin-dashboard-item ul li a:visited, .admin-dashboard-item ul li a:link{
	text-decoration:none;
	color: #363636;
} 

.new_video_form label{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

.new_video_form{
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:3px;
	padding:20px;
	width:365px;
	float:left;
}
.mlten{
	margin-left:10px;
}
.adminbtn:active, .adminbtn:visited, .adminbtn:link{
	background:#1B1B1B none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#FBFBFB;
	font-size:11px;
	padding:3px 6px;
	text-decoration:none;
}
.cat-row{
	width:70%;
	padding:10px;
	background:#fbfbfb;
	border:1px solid #cccccc;
	clear:both;
}

.sInputAdmin{
	background:#e1e1e1;
	color:#000000;
	padding:5px;
	border:1px solid #cccccc;
	width:300px;
	margin-bottom:3px;
}

.sInputAdminTA{
	background:#e1e1e1;
	color:#000000;
	padding:5px;
	border:1px solid #cccccc;
	height:140px;
	width:350px;
	overflow:auto;
	font-family: 'Verdana',arial,sans-serif;
	margin-bottom:3px;
}
.sInputTA{
	border:1px solid #cccccc;
	background:#ffffff;
	padding:5px;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;
	width:96%;
	margin:0px auto 10px;
}

#add-videos{
	float:left;
}
.mrten{
	margin-right:10px;
}
.vtitle{
	float:left;
	height:17px;
	margin-left:20px;
	margin-top:5px;
	overflow:hidden;
	width:160px;
}
.admin-prod{
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	float:left;
	height:160px;
	margin:0;
	padding:10px 0;
	width:188px;
}

.admin-prod img{
	display:block;
}

.admin_menu{
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #999999;
	padding:10px;
	width:auto;
}
.nice_header{
	background:#1B1B1B none repeat scroll 0 0;
	border:1px solid #999999;
	margin-bottom:5px;
	padding:7px 10px;
	width:auto;
}
/*  category page */
#letternav {
	background:#666666 url(../images/behind_sub_nav.png) repeat-x scroll left top;
	margin:0 auto;
	padding:9px;
	width:80%;
}
#letternav h3 {
	float:left;
	margin-left:10px;
}
#letternav h3 a {
	text-decoration:none;
	color:#FFCC33;
}
.lrgform{
	width:400px;
	background:#000000 none repeat scroll 0 0;
	border:2px solid #333333;
	display:block;
	height:auto;
	margin:0 auto;
	padding:10px;
	position:relative;
}
#scrollwindow {
	float:left;
	height:auto;
	margin:0 20px;
	width:90%;
}

.cat-letter-div {
	background:#F1F1F1 none repeat scroll 0 0;
	border-bottom:1px dotted gray;
	clear:both;
	float:left;
	margin-bottom:5px;
	padding:0 10px;
	width:50%;
}

#scrolldiv{
	position:relative;
	top:0px;
}
.disabled {
	color:#666666;
}
.blue-arrow-up{
	background:transparent url(../../../images/blue-arrow.png) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:10px;
	margin:0 0 0 10px;
	position:relative;
	top:3px;
	width:11px;
}
.blue-arrow-down{
	background:transparent url(../../../images/blue-arrow-down.png) no-repeat scroll center center;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:10px;
	margin:0 0 0 10px;
	position:relative;
	top:3px;
	width:11px;
}
.cat-letter-div a img {
	border:none;
}
.cat-letter-div a {
	color:#333333;
	float:left;
	text-decoration:none;
}
.cat-letter-div a:hover {
	color:blue;
	text-decoration:underline;
}

.cat_link:active, .cat_link:visited, .cat_link:link{
	
}

.thumbs{
	background:#fff none repeat scroll 0 0;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	float:left;
	height:65px;
	margin-top:5px;
	width:100%;
}
.thumbs img {
    margin:5px;
    border:1px dotted gray;
    padding:3px;
}
/*  Contact Page */

#message_text {
	width:70%;
}
#contact-links li {
	float:left;
	list-style-type:none;
	margin-left:3px;
}
#contact-links li a {
	display:block;
	font-size:11px;
	margin:0;
	padding:5px;
	text-decoration:none;
}
#contact-links li a:hover{
	background:#006699 url(../images/behind_active_tab.png);
}
#contact-links{
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:10px 0 0 30px;
}
#midwindow {
	border:1px solid #ccc;
	display:block;
	width:60%;
	padding:30px;
	background:#fff;
}

/*  footage request  */
#request_desc {
	width:70%;
}

/* Featured Page */
#feat-cont-wrap {
	background:transparent url(../images/glacierbay.jpg) repeat scroll left top;
	min-width:1239px;
}

#feat-cont {
	background:transparent url(../images/fadebtm.png) repeat-x bottom left;
	display:block;
	float:left;
	width:100%;
}

#feat-cont h2{
	color:white;
	font-family:Helvetica,Arial,Verdana;
	font-size:241%;
	letter-spacing:1px;
	margin:20px 20px 20px 86px;
}
#feat-cont h3{
	color:#FFCC33;
	font-size:110%;
	margin:20px;
}

#feat-cont p {
	background:transparent url(../images/transparentpixel.png) repeat scroll 0 0;
	color:white;
	font-size:90%;
	line-height:20px;
	margin-left:80px;
	padding:10px;
	width:400px;
}

#feat-cont ul {
	background:transparent url(../images/transparentpixel.png) repeat scroll 0 0;
	color:white;
	display:block;
	margin:60px 0 75px 80px;
	padding:10px;
	width:400px;
}

#feat-cont ul li {
	list-style-type:none;
	margin:0 60px 8px 0;
	text-align:right;
}

#feat-cont ul li em {
	background:black none repeat scroll 0 0;
	color:#FFCC33;
	font-style:normal;
	font-weight:bold;
	padding:2px 6px;
}

/* User Registration Page */


#check_word_label {
    width:190px;
    float:left;
}

.check-word {
    display:block;
    font-weight:bold;
}
#check_word {
    margin-top:8px;
}
/* lost password/username page */
#lostwindow {
	clear:both;
	height:160px;
	margin:0 50% 0 20px;
}
#get-your-password-back {
	padding-bottom:20px;
}

/*  lightbox views  */
#dim {
	background:transparent url(../images/transparentpixel.png) repeat scroll 0 0;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1;
}

/*  Account Dashboard  */
#account-dash ul li{
	list-style-type:none;
	margin-top:10px;
}

/* Videos Details Page */
#better_options{
	background:transparent url(../images/bottomPopBacker.gif) repeat-x scroll right bottom;
	border:1px solid #CCCCCC;
	clear:both;
	display:block;
	float:left;
	margin-top:10px;
	width:100%;
	padding-bottom:10px;
}
#better_options h3{
	color:#333333;
	font-size:0.9em;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-top:7px;
}
/**/

/* Categories Page */
.n-cats{
	background:#EEEEEE none repeat scroll 0 0;
	display:inline-block;
	margin-bottom:15px;
	padding:5px;
	width:48%;
}
.divcat{
	display:block;
	position:relative;
}
.mlink-c:active, .mlink-c:visited, .mlink-c:link{
	color:#666666;
	display:block;
	font-size:.9em;
	padding:4px 0 4px 10px;
	text-decoration:none;
	font-weight:bold;
}
.mlink-c:hover{
	background:#333333;
	color:#ffffff;
}
.doright{
	float:right;
	position:absolute;
	right:2px;
	top:4px;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
.plus{
	background:transparent url(../images/max_ico.png) no-repeat center center;
	width:16px;
	height:16px;
	cursor:pointer;
	display:block;
}
.minus{
	background:transparent url(../images/min_ico.png) no-repeat center center;
	width:16px;
	height:16px;
	cursor:pointer;
	display:block;
}
.subcat-c:active, .subcat-c:visited, .subcat-c:link{
	color:#666666;
	display:block;
	padding:4px 0 4px 10px;
	text-decoration:none;
	margin-left:5px;
}
.subcat-c:hover{
	background:#333333;
	color:#ffffff;
}
.smrtxt{
	font-size:.7em;
	color:#999999;
}
#footer{
	min-width:1024px;
	max-width:1200px;
	color:#666666;
	font-size:11px;
	padding-left:15px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}
/**/
