/* CSS Document */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #383d44;
	background-color:#f4f4f4;
}

/*header */

#header {
	background-color:#383d44; /*grey*/
	padding: 0px;
/*	border-bottom: #ccc solid 5px;*/
	border-bottom: #ccc solid 1px;
	border-top: #214086 solid 3px;
	
	}
	
/*header links*/

#header #header-topnavigation {
	width:760px;
	margin:0 auto;
	padding-top: 2px;
/*	background:#fff;*/
	color:#fff;
}
	
#header #header-topnavigation ul{
/*	background:#fff;*/
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
/*	text-align: right;*/
	font-size:.9em;
}

#header #header-topnavigation li{
	display:inline;

}

#header-topnavigation ul a:link, #header-topnavigation ul a:link, #header-topnavigation ul a:visited{
	padding: 1em 2px;
	color: #fff;
	/*font-size:.85em;*/
	/*text-decoration:none;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;


}

#header-topnavigation ul a:hover {
	background:#3399FF;
}

/*header image*/
#header #header-top {
	background-color:#fff; /*#262C32; 5c98cc*/
	/*border-bottom: #f60 solid 3px;*/
	/*width:auto;*/
	/*put in #header #header-menu*/
	margin:0;
	padding:0;
}
#header #header-topimage {
	width:760px;
	height:90px;
	background:#fff url(../image/logoMain.jpg) no-repeat;
	margin:0 auto;
}

#header #header-title {
	
	font-weight:bold;
	font-size:1.5em;
	padding:10px 0 0 10px;
}

#header #header-title a{
	text-decoration:none;
	color:#fff !important;
}



#header #google-top {
	background-color:#fff;
	/*border-top: #F08231 solid 3px;*/
	/*border-top: #363 solid 3px; GREEN*/
	border-top: #666 solid 3px; /*GREY*/
}

#header #google-top-inside {
	width:720px;
	margin:0 auto;
	padding: 2px 0 4px 0;
	background-color:#fff;

}


#wrapper{
	width:760px;
	margin:0 auto; /*this is to center the content*/
	/* background:#ccc url('../image/behindContent.jpg') repeat-y; WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
	overflow:auto; /* IE Hack*/
	/*background:#ccc url('../image/behindContent.jpg') repeat-y;*/
	background-color:#fff;
	border-left:#383d44 solid 1px; 
	border-right:#383d44 solid 1px;
}

#main {
	margin:0;
	top: 0;
	left:0;
	background: url('../image/fauxNavigation.gif') repeat-y;  /*WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
}


/*content 2 columns */
#content2column { 
	width:510px;
	min-height:450px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:450px; /* for IE5.x and IE6 */
	/*background-color:#fff;*/
	padding: 5px;
	/*margin-top:10px;*/
	/*background:#ccc url('../image/behindContent.jpg') repeat-y;*/
	
}

#main1column {
	margin:0;
	top: 0;
	left:0;
	/*background: url('/image/fauxNavigation.gif') repeat-y; /* WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
}


/*content 1 column */
#content1column { 
	width:750px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	/*background-color:#fff;*/
	padding: 5px;
	/*margin-top:10px;*/
	/*background:#ccc url('../image/behindContent.jpg') repeat-y;*/

}

#sidebar {
	
	width:220px;
	min-height:460px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:460px; /* for IE5.x and IE6 */
	background-color:#fff;
	float:right;
	border-left:#ccc 1px solid;
}

#sidebar .inner {
	padding: 3px 5px 0 5px;
	/*background-color:#FFEEBD;*/
	text-align:center;
}


/*footer*/

#footer { 
	background-color:#fff;
	border-top: #ccc solid 1px;
	border-bottom: #214086 solid 3px;
	background:#fff;
	/*clear:left;*/
}

#footer-google {
	background-color:#f4f4f4;
}

#footer #footer-google-inside {
	width:720px;
	margin:0 auto;
	padding:3px 0 5px 0;
/*	font-size:.9em;*/
	text-align:center;
}

#footer #footer-inside {
	width:720px;
	margin:0 auto;
	padding:5px;
	font-size:.9em;
	text-align:center;
}

#footer a {
	color: #369;
}

#footer a:hover {
	color: #036;
}

.home-items {
	border-bottom:1px solid #ccc;
	margin:1em 0;
	padding-bottom:.5em;
	height:100px;
}

.movie-items {
	border-bottom:1px solid #ccc;
	margin:1em 0;
	padding-bottom:.5em;
	min-height:100px;
}
.preview-picture {
	border:#383d44 2px solid;
	float:left;
	margin:0 1em 1em 0;
}

a.home-title {
	color:#383d44 !important;
	font-size:1.15em;
	font-weight:bold;

}

.movie-title {
	color:#036 !important;
	font-size:1.15em;
	font-weight:bold;

}

a.home-more {
	color:#383d44 !important;

}

.page-title {
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:.5em;
}

#shirt-content{
	margin-left:50px;
}

#shirt-content .shirt-items{
	border:1px solid #6c3;
	margin-top:10px;
	padding:1em;
}

#shirt-content .shirt-items a{
	color: #383d44;
	font-weight:bold;
}

/*.staff-individual {
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
	padding-bottom:.5em;
	height:150px;
	width:730px;
}

a.contentSubTitle {
	color:#09c !important;
	font-size:1.15em;
	font-weight:bold;

}*/

.juicer-items {
/*	border-bottom:1px solid #ccc;*/
	margin:1em 0;
	padding-bottom:.5em;
	background:#ffc; /*yellow*/
	background:#eaf6e5;
/*	height:140px;*/
}
.preview-juicer {
	border:#383d44 2px solid;
	float:left;
	margin:0 1em 1em 0;
}

a.juicer-title {
	color:#383d44 !important;
/*	color:#036 !important;*/
	font-size:1.15em;
	font-weight:bold;

}

a.juicer-more {
	color:#383d44 !important;

}

.left-devide {
	clear:left;
	border-bottom:1px solid #383d44;
}
.sub-title {
/*	color:#383d44;*/
	color:#036;
	font-weight:bold;
	font-size:1.2em;
	margin-top:1.2em;
}


/*button*/
#button {
	width: 10em;
	/*border-right: 1px solid #000;*/
	border: 1px solid #000;
	padding: 0 0 0 0;
	/*margin-bottom: 1em;*/
	margin-bottom: .2em;
	margin-top: .5em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #90bade;
	color: #333;
	text-align:left;
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	list-style: none;
	list-style-image: none;
	}

#button li a {
	display: block;
	/*padding: 5px 5px 5px 0.5em;*/
	padding: 2px 2px 2px 0;
	/*border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;*/
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	/*border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;*/
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
}
.smallText {
	font-size:.65em;
}

.smallText a {
	color:#039;
}