@import url(admin/slideshowadmin.css);

body{
	background: url(images/body_bg2.gif);
	margin:0;
	text-align: center;
	font: 0.8em 'Arial', sans-serif;
	background-color: #abbaa6;
	/* color: #333; */
}

.clear {
	clear: both;
}

/*
########################## Container ###########################################
*/
#main{
  margin: 3.5em auto;
  background: url(images/content_bg.gif) repeat-y right #FFF;
  border-top: 5px #705A00 solid;
  border-bottom: 5px #705A00 solid;
  width: 800px;
  min-width: 800px;
  text-align: left;
  border-right: 1px #333 solid;
  border-left: 1px #333 solid;
}
#header{
  background: #FFF;
  text-align: right;
  background: #fff url(images/ccw3.gif) no-repeat top left;
  width: 800px;
  height: 220px;
}
#sidebar{
  float: right;
  width: 230px;
  padding: 5px;
}
#content{
  padding: 5px;
  margin-right: 240px;
  min-height: 400px;
}
#navigation{
  background: url(images/nav-bg.gif) bottom repeat-x;
  display: block;
  padding: 2px;
  margin: 0;
  list-style-type: none;
}
#footer{
  text-align: center;
  font-size: 0.9em;
  color: #DDD;
}

/*
########################## Header ##############################################
*/

#header .text{
  font: normal bold 34px 'SansSerif',sans-serif;
  line-height: 0.9em;
  color: #3C7000;  
  margin: 7px;
  display: block;
  float: left;
  text-align: left;
  padding: 5px;
}
#header .img{
  padding: 5px;
  border: 1px #EFEFEF solid;
  margin: 7px;
}

#header .logo
{
	float: left;
	width: 324px;
	height: 177px;
	background-image: url(images/ccw_vanityBack.gif);
}

/*
########################## Navigation ##########################################
*/
#navigation li{
  display: inline;
  margin: 0 3px;
  padding: 0 9px 0 3px;
  border-right: 1px #705A00 solid;
  color: #FFF;
}
#navigation li a{
  color: #FFF;
  text-decoration: none;  
  padding: 0px 4px 0px 4px;
}
#navigation li a:hover{
  text-decoration: underline;
}
#navigation li .current
{
    padding: 0px 2px 0px 2px;      
  font-weight: bold;
}

/*
########################### About Us #######################################
*/
img.dennis-photo
{
	float: right;
	margin: 6px 1px;
	border: solid 1px #333;	
}


/*
########################### Portfolio #######################################
*/

.itemInfoBox
{		
	margin: 5px;			
	width: 420px;
	margin-left: 20px;
	padding: 3px;
}

.itemInfoBox a
{
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	padding: 1px;
	margin: 2px;
}

.itemInfoBox a:hover
{
	color: #742;
	padding: 0px;
	border: solid 1px #742;
}

.itemInfoBox .itemName
{
	font-size: 14px;
	font-weight:bold;
	display: block;
	border-bottom: dotted 1px #888;
	padding:1px;
	margin-bottom: 2px;
}

.itemInfoBox .itemName input
{
	width: 400px;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	color: #742;
}

.itemInfoBox .itemDescription
{
	font-size: 10px;
	display: block;
	margin: 1px;
}

.itemInfoBox .itemDescription textarea
{
	width: 400px;
	height: 70px;
	font-family: Arial;
	font-size: 9px;
	color: #742;
}

.itemInfoBox .adminControls
{	
	margin: 1px;	
	background-color: #eee;
	padding: 1px;
	padding-left: 5px;	
}

.itemInfoBox .itemPhotos
{
	
}

/*
########################## Text-formats ########################################
*/
.errorText
{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: White;
	background-color: Red;	
}

#loginInfo
{
    margin-top: 185px;
    margin-right: 10px;
	text-align:right;		
}

h1{
  color: #000;
  font: normal bold 1.3em "Arial", serif;
  margin: 5px;
  border-bottom: 1px #EFEFEF solid;
}

h3{
  color: #666;
  font: 1.0em "Tahoma",sans-serif;
  text-align: left;
  padding: 3px 7em;
  /*background: #E5F3FE;*/
  background-color: #d3c796;
  border-bottom: solid 1px tan;  
  margin: 0;
}
#content p{
  margin: 10px;
  padding: 3px;
  border-bottom: 1px #F8F8F8 solid;
} 
#sidebar p{
  padding: 5px;
}
a{
  color: Navy;  
  text-decoration: none;
}
a:hover
{
  color: RoyalBlue;    
  text-decoration: underline;
}
#footer a{
  color: #DDD;
}

.caption
{
    font-size: 8px;
    color: #ccc;
}

/* ###################### CategoryInfo ################# */
.categoryInfoBox
{	
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;	
	width: 500px;	
	margin: 4px;				
}

.categoryInfoBox a
{
	padding: 1px;
	border-bottom: solid 1px #666;
}

.categoryInfoBox a:hover
{
	padding: 1px;
	background-color: #eee;
	color: #742;
}

.catName a
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #742;
	padding: 1px;	
	margin: 3px;
	text-decoration: none;
}

.catPhoto
{	
	padding: 2px;	
	margin-right: 5px;
	font-size: 9px;	
	float: left;	
}

.catDescription
{    
}

.categoryInfoBox textarea
{
	font-size: 9px;
	font-family: Arial;
	color: #888; 
	width: 130px;
}

.categoryInfoBox .adminControls
{
	text-align:right;		
	font-size: 9px;
}

/* #############################  PictureViewer ######################### */
.pictureViewer
{
    
}
