/* Start of CMSMS style sheet 'AA Barbeque' */
/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

#container {
	text-align:left;
	margin:0 auto;
	width:708px;
	height:auto;
	background:url(images/bg2.gif) repeat-y;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}
#wrap {
	margin-left: 15px;
	margin-right: 18px;
	margin-top: 9px;
	margin-bottom: 15px;
}


#banner {
	margin:5px;
	background:url(images/banner.jpg) no-repeat;
	width:662px;
	height:147px;
	padding:10px 0 0 10px;
}

#dashed {
	width:635px;
	height:125px;
	padding:5px;
	border:0px dashed #FFF;
} 

#content {
	width:676px;
}

#main {
                width: 485px;
	float:right;
	padding: 10px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding: 10px 10px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dotted #FC6;
}

#navigation {
	background: #FFF;
	border:1px dotted #FC6;
	height: 23px;
}


#navigation a {
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
	color:#666;
}

#navigation a:hover {
	background:#DFF0F0;
	color:#666;
}



ul {
	list-style:none;
	margin:5px 0;
	padding:0;
}

ul a {
	text-decoration:none;
	padding:5px;
	width:120px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}

ul a:hover {
	background:#DFF0F0;
	color:#666;
}



#noLine a {
	border-bottom:0;
}

h1 {
	font-size:28px;
	margin-left:225px;
	color:#FFF;
}

h2 {
	font-size:12px;
	margin:0 0 0 225px;
	color:#FFF;
}

h3 {
	font-size:16px;
	margin:0;
}

h4 {
	font-size:10pt;
                padding: 5px;
	margin:0;
}

.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FC6;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width: 708px;
	background:url(images/bg2c.gif) no-repeat;
                border: 0px #fff solid;
}



	/* Image Gallery - Small Thumbnail Images */
	.thumb {
		margin: 1em 1em 1.6em 0; /* Space between images */
		padding: 0;
		float: left;
		text-decoration: none;
		line-height: normal;
		text-align: left;
	}

	.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
		width: 100px; /* Image width*/
		height: 74px; /* Image height*/
		display: inline;
		padding: 12px; /* Image padding to form photo frame */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /*Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none;
	}

	.thumb a:visited img {
		background-color: #eee; /*Background of photo on hover - sort of a light grey */
	}

	.thumb a:hover img {
		background-color: #dae6e4; /*Background of photo on hover - sort of light blue/green */
	}

	.thumbPicCaption {
		text-align: center;
		font-size: smaller;
		margin: 0 1px 0 0;
                padding: 0 0 0 12px;
		width: 100px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}

	/* Image Gallery - Big Images */
	.bigPic {
		margin: 10px 0 5px 0;
		padding: 0;
		line-height: normal;
	}

	.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
		text-align: center;
		font-weight: bold;
		font-variant: small-caps;
		font-weight: bold;
		margin: 0 1px 0 0;
		padding: 0;
		width: 486px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}

	.bigPic img{ /* Big Image settings */
		width: 450px; /* Width of Big Image */
		height: auto;
		display: inline;
		padding: 18px; /* Image padding to form photo frame. */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /* Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc; 
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none; 
		text-align: left;
	}

	.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
		margin: 0;
		width: 486px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		padding: 0;
		color: #000;
		font-size: smaller;
		line-height: normal;
		text-align: center;
		/* display: none;  if you do not want to display this text. Why? You Lose Navigation! */
	}


/* form elements */
form {
        width:400px;
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
fieldset{
         border: none;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: auto;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}

/* End of 'AA Barbeque' */

