/* notes 
folder color:82143F
*/

body{margin:0px;
	width:100%;
	height:100%;
	font-family:Arial,sans-serif;
	font-size:11pt;
	background:url('../images/wash.png') top right repeat-y;
}
a{text-decoration:none;
}
iframe{border:solid 1px #67143f;
	display:block;
	padding:1px;
}
a.author{color:#000000;}
label{float:left;
	width:150px;
	text-align:right;
	padding-right:5px;
}	
input{width:150px;
	margin-bottom:5px;
} 
.radbutt{width:20px;
	margin-bottom:0px;
}
select{margin-bottom:5px;
} 
textarea{margin-bottom:5px;
	width:520px;
} 
form{border:dotted 2px #797979;
	margin-top:10px;
	padding:10px;
	width:80%;
}
form.wide{width:95%;
}
form .explain{font-size:90%;
	font-style:italic;
}

.submit{margin-left:120px;
	margin-top:10px;
}	
.thinbreak{line-height:5px;}
.clearall{clear:both;}
#menu {position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	border-bottom:double 5px #67143f;
	Z-index:15;
}
#shadow{position:absolute;
	top:100px;
	left:0px;
	width:100%;
	height:10px;
	background:url('../images/shadow.png') top left repeat-x;
	Z-index:10;
}	
#shadowbox{position:absolute;
	top:127px;
	left:14px;
	background:url('../images/shadow.png') top left repeat;
}	
.shadowbox{position:absolute;
	top:5px;
	left:10px;
	background:url('../images/shadow.png') top left repeat;
}	
#mainobj {position:relative;
	top:-8px;
	left:-14px;
	width:740px;
	margin-left:.5%;
	border:double 3px #67143f;
	padding:10px;              
}	
#sidebar{position:absolute;
	top:122px;
	left:790px;
	width:190px;
	font-family:Verdana,Arial,sans-serif;
}	
#sidebar .section{font-variant:small-caps;
	font-stretch:narrower;
	font-size:85%;
	font-weight:bold;
}	
#sidebar .section a{display:block;
	width:150px;
}	
#sidebar .section a:link{color:#67143f;
}	
#sidebar .section a:visited{color:#67143f;
}	
#sidebar .section a:active{color:#67143f;
}	
#sidebar .section a:hover{background:#67143f;
	color:#ffffff;
}	
#sidesections{position:relative;
	top:-8px;
	left:-14px;
	width:170px;
	margin-left:.5%;
	background:#ffffff;
	border:double 3px #67143f;
	padding:10px;
	display:block;
	height:190px;
}	
#adsection{position:relative;
	top:210px;
	left:10px;
	display:block;
}	
#login{position:absolute;
	top:30px;
	left:500px;
	Z-index:30;
	background:#fcfcfe;
	padding-left:20px;
	padding-bottom:20px;
	visibility:hidden;
}

/* MENU ITEMS */
#logo{position:absolute;
	top:0px;
	left:0px;
	border-right:solid 2px #67143f;
}
#mainmenu{position:absolute;
	top:10px;
	left:400px;
}	
#mainmenu2{position:absolute;
	top:10px;
	left:500px;
}	
.mainmenu a{display:block;
	width:150px;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}	
.mainmenu a:link{color:#67143f;
}	
.mainmenu a:visited{color:#67143f;
}	
.mainmenu a:hover{color:#ffffff;
	background:#67143f;
}	
#menubuttons{position:absolute;
	top:0px;
	right:40px;
	font-size:75%;
}
#menubuttons a:hover{color:#67143f;
	background:#cfcfef;
}	
/* LISTS */	
.list_head{border:solid 1px #7a7a9a;
	width:730px;
}
.list_head ul{list-style-type:none;
	display:inline;
}	
.list_head li{float:left;
	width:20%;
	height:1.5em;
	font-weight:bold;
	
}
#article_list{font-size:80%;
}	
.artlist{border:dotted 1px #7a7a9a;
	height:3.8em;
	width:730px;
}
.artlist ul{list-style-type:none;
	display:inline;
}	
.artlist li{float:left;
	width:20%;
	
}
#section_list{font-size:80%;
}	
.sectlist{border:dotted 1px #7a7a9a;
	height:2.8em;
	width:730px;
	font-size:90%;
}
.sectlist ul{list-style-type:none;
	display:inline;
}	
.sectlist li{float:left;
	width:20%;
	
}

#user_list{font-size:80%;
}	
.userlist{border:dotted 1px #7a7a9a;
	height:2.8em;
	width:730px;
}
.userlist ul{list-style-type:none;
	display:inline;
}	
.userlist li{float:left;
	width:20%;
	
}

#pages_list{font-size:80%;
}	
.pagelist{border:dotted 1px #7a7a9a;
	height:2.8em;
	width:730px;
}
.pagelist ul{list-style-type:none;
	display:inline;
}	
.pagelist li{float:left;
	width:20%;
	
}


#template_list{font-size:80%;
}	
.templatelist{border:dotted 1px #7a7a9a;
	height:2.8em;
	width:730px;
}
.templatelist ul{list-style-type:none;
	display:inline;
}	
.templatelist li{float:left;
	width:20%;
	
}
#video_list{font-size:80%;
}	
.vidlist{border:dotted 1px #7a7a9a;
	height:3.8em;
	width:730px;
}
.vidlist ul{list-style-type:none;
	display:inline;
}	
.vidlist li{float:left;
	width:20%;
	
}

/* ARTICLE LAYOUTS */
.article{text-align:justify;
}	
.article p{padding:5px;
	font-size:11pt;
	line-height:1em;
	margin:1px;
}	
.article h4{line-height:1.2em;
	font-size:120%;
	margin:0px;
	padding:0px;
}
.article h5{line-height:1.2em;
	margin:0px;
	padding-bottom:10px;
}
.article h5 .date{font-weight:normal;
}
.pix_right{float:right;
	display:block;
	margin-left:20px;
}	
.pix_right img{border:solid 3px #7a7a9a;
	margin-bottom:10px; 
}	
.pix_left{float:left;
	display:block;
	margin-right:20px;
}	
.pix_left img{border:solid 3px #7a7a9a;
	margin-bottom:10px;
}	
.space_right{float:right;
	clear:right;
	height:20em;
	width:0px;
}	
.img_right{float:right;
	clear:right;
	padding:10px;
	margin-right:5px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 3px #7a7a9a;                                      
	height:auto;
}	
.space_left{float:left;
	clear:left;
	height:20em;
	width:0px;
}	
.img_left{float:left;
	clear:left;
	padding:10px;
	margin-left:5px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 3px #7a7a9a;
	height:auto;
}	
/* VIDEO LAYOUT */
.vidbox{float:right;
	border:double 3px #67143f;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:-160px;
	margin-left:10px;
	text-align:center;
}	
.vidbox img{border:none;}
.vidbox a{color:#ffd966;
	font-weight:bold;
	font-size:12pt;
}	
.vidbox .click{position:relative;
	top:-80px;
	Z-index:20;
}
.vidbox .click2{position:relative;
	top:-80px;
	Z-index:20;
	color:#67143f;
}
/* SECTION PAGES */
.sectionpage{
}	
.sectionpage .head{
	width:540px;
	height:40px;
	background:url('../images/revwash.png') top left repeat-y;
	font-size:180%;
	padding-top:5px;
	padding-left:5px;
/*	border-right:solid 2px #67143f;
	border-bottom:solid 3px #67143f; 
	border-left:solid 2px #7a7a9a;
	border-top:solid 1px #7a7a9a; */
	font-variant:small-caps;
}	
.sectionpage .head .head2{
	display:inline;
	font-size:90%;
}	

.sectblurb{width:300px;
	background:#efefff;
	border-right:solid 3px #67143f;
	border-bottom:solid 2px #67143f;
	padding:5px;
}	
.subsectblurb{width:300px;
	background:#efefff;
	border-right:solid 2px #67143f;
	border-bottom:solid 3px #67143f;
	padding:5px;
}
.stories{margin-top:10px;
	/*border-left:solid 3px #67143f; */
	border-top:double 5px #67143f;
	padding-bottom:-10px;
	background:#ffffff;
}	
.story{margin-left:3px;
	margin-top:3px;
	padding:5px;
	padding:5px;
	border-left:solid 1px #7a7a9a;
	border-right:solid 2px #7a7a9a;
	border-bottom:solid 3px #7a7a9a;
	border-top:dotted 1px #7a7a9a;
	margin-bottom:10px;
}	
.story img{float:right;
	padding-left:10px;
}
/* MISCELLANEOUS */
#pwd_explain{font-style:italic;
	font-size:80%;
}
#delbox{/*position:relative;
	top:-100px;
	left:-20px; */
	Z-index:20;
	visibility:hidden;
	background:#ffffff;
}
.delbox{position:absolute;
	top:200px;
	left:400px;
	Z-index:20;
	visibility:hidden;
	background:#ffffff;
	border:solid 3px #7a7a9a;
	height:100px;
	width:400px;
	text-align:center;
	padding:20px;
}	
.sidesub{Z-index:20;
	display:block;
	visibility:hidden;
	height:0px;
	width:0px;
	background:#ffffff;
	padding:3px;
	border:solid 1px #7a7a9a;
	font-size:90%;
	margin-left:5px;
}	
h4.fancy{
	width:540px;
	height:40px;
	background:url('../images/revwash.png') top left repeat-y;
	font-size:180%;
	padding-top:5px;
	padding-left:5px;
/*	border-right:solid 2px #67143f;
	border-bottom:solid 3px #67143f; */
	border-right:solid 2px #7ababa;
	border-bottom:solid 3px #7ababa; 
	font-variant:small-caps;
	margin-top:0px;	
	font-weight:normal;
}	
h4.fancy a{color:#000000;}
h4.fancy .head2{font-size:90%;
}	
h5.fancy{
	width:400px;
	height:30px;
	background:url('../images/revwash.png') top left repeat-y;
	font-size:130%;
	padding-top:5px;
	padding-left:5px;
/*	border-right:solid 1px #67143f;
	border-bottom:solid 2px #67143f; */
	border-right:solid 1px #7ababa;
	border-bottom:solid 2px #7ababa; 
	font-variant:small-caps;
	margin-top:0px;	
	margin-bottom:5px;	
	font-weight:normal;
}	
h5.fancy a{color:#000000;}
h5.fancy .head2{font-size:90%;
}	
/* TEMPLATES */
.templatedisplay{display:block;
	height:auto;
	min-height:100px;
}	
/* IMAGE EXPLORER */
.head{font-size:80%;
}	
.title{font-size:110%;
	font-weight:bold;
}	
#image_folders a{font-size:90%;
}	
#folder_images a{font-size:90%;
}	
.imgfolder{float:left;
	display:block;
	margin-bottom:10px;
	margin-right:20px;
}	
.imgicon{float:left;
	display:block;
	margin-bottom:10px;
	margin-right:20px;
}	
.imagebrowser{width:750px;
	height:500px;
}	
/* THEMES */
.basetheme{background:#ffffff;
}	
/*
.traveltheme{background:url('../images/themes/travel.jpg') top right no-repeat #ffffff;
}
.intertraveltheme{background:url('../images/themes/intertravel.jpg') top right no-repeat #ffffff;
}
.autotheme{background:url('../images/themes/auto.jpg') top right no-repeat #ffffff;
}
*/
.traveltheme{background:url('../images/themes/none.gif') top right no-repeat #ffffff;
}
.intertraveltheme{background:url('../images/themes/none.gif') top right no-repeat #ffffff;
}
.autotheme{background:url('../images/themes/none.gif') top right no-repeat #ffffff;
}
