@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:17px;
	text-align:left;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	background-image: none;
	padding:10px;
	font-size:12px;
	line-height:17px;
	text-align:left;
}
body a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	text-decoration: none;
	font-style: normal;
	border-width:0px;
	color: #0080FF;
	border:0;
	outline:none;
}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-style: normal;
	border-width:0px;
	color: #0080FF;
}
body img {
	border:0;
	outline:none;
}
p {
	text-align:left;
	text-indent:0px;
	padding:0px;
	margin:0px;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color: #000000;
	line-height: 27px;
	text-align:left;
	text-decoration:none;
	margin:0;
}
h1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	color: #000000;
	line-height: 27px;
	text-align:left;
	text-decoration:underline;
	margin:0;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	color: #8c8c8c;
	line-height: 23px;
	text-align:left;
	text-decoration:none;
	margin:0;
	font-weight:normal;
}
h2 a:link, h2 a:active, h2 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	color: #0080FF;
	line-height: 23px;
	text-align:left;
	text-decoration:none;
	margin:0;
	font-weight:normal;
}
h2 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	color: #0080FF1;
	line-height: 23px;
	text-align:left;
	text-decoration:underline;
	margin:0;
}
/***********************************************************************************************
SPECIFIC DIVS
***********************************************************************************************/
#containerDiv {
	width:970px;
	position:relative;
	margin: 0 auto 0 auto;
	padding:none;
	overflow:hidden;
}
#headerDiv {
	width:970px;
	border-bottom-color:#e6e6e6;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:30px;
	margin-bottom:20px;
	padding-top:61px;
	height:29px;
	position:relative;
	overflow:hidden;
}
.headerItems {
	margin-left:10px;
	position:relative;
	display:inline;
	overflow:visible;
	float:left;
	height:29px;
}
#bodyHolder {
	width:970px;
	position:relative;
	margin-bottom:20px;
}
#bodyHolderWithLine {
	width:970px;
	position:relative;
	margin-bottom:20px;
	background-image:url(images/vertical_line.gif);
	background-position:top;
	background-repeat:repeat-y;
	overflow:hidden;
}
.footer {
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-top-width:1px;
	width:970px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	font-size:10px;
	line-height:16px;
	text-align:center;
	font-style:italic;
	padding-top:10px;
	margin-bottom:30px;
}
/******************************** HOME PAGE STUFF ***********************/
.mainColumnHome {
	width:730px;
	overflow:hidden;
	position:relative;
	display:block;
	list-style:none;
	text-align:left;
}
.mainColumnHome li {
	width:730px;
	overflow:hidden;
	position:relative;
	border-bottom-color:#e6e6e6;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	list-style:none;
}
.mainColumnHome ul {
	list-style:none;
	left:0;
	padding:0;
	margin:0;
}
.mediumThumb {
	width:350px;
	padding:10px;
	margin-right:20px;
	float:left;
	position:relative;
	background-color:#ebebeb;
}
.mediumText {
	width:330px;
	margin-right:10px;
	position:relative;
	float:left;
}
/****************************** PORTFOLIO PAGE **************************/
.mainColumn {
	width:710px;
	overflow:visible;
	position:relative;
	float:left;
	text-align:left;
	margin-left:30px;
}
.mainImageHolder {
	width:680px;
	padding:10px;
	float:left;
	position:relative;
	background-color:#ebebeb;
	clear:right;
	position:relative;
	overflow:hidden
}
.mainTextDiv {
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	text-align:left;
	overflow:visible;
	position:relative;
	float:left;
}
/****************************** LEFT COLUMN STUFF **************************/
.leftColumn {
	width:200px;
	padding-left:10px;
	padding-right:20px;
	text-align:left;
	float:left;
}
.leftColumn li {
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
	display:block;
	list-style:none;
}
.leftColumn ul {
	list-style:none;
	left:0;
	padding:0;
	margin:0;
}
.smlThumb {
	width:110px;
	padding:5px;
	position:relative;
	background-color:#ebebeb;
}
/********************** NOOB GALLERY **********************/

/* Sample 4*/
#box4 {
	position:absolute;
}
#box4 div {
	width:680px;
	height:280px;
	float:left;
}
#box4 h3, #box4 p, #box4 ul {
	padding:0;
}
#box4 p {
	text-indent:16px;
}
#box4 img {
	width:680px;
	height:280px;
	float:left;
	margin:0;
}
#info4 {
	background:#fff !important;
	color:red !important;
	cursor:default
}
/* ********************************** */

.thumbs {
	width:54px;
}
.thumbs div {
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}
.thumbs div img {
	display:block;
	width:100%;
	height:100%;
	border:none
}
.info {
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4 {
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4 {
	font-size:14px;
}
.info h4 a {
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.mask1 {
	position:relative;
	width:680px;
	height:280px;
	overflow:hidden;
}
.mask2 {
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3 {
	position:relative;
	width:680px;
	height:280px;
	overflow:hidden;
}
span img {
	display:block;
	border:none;
}
.links {
	padding:10px;
	margin-top:20px
}
.links a {
	font-size:14px;
	color:#0080FF;
	text-decoration:none
}
.links a:hover {
	font-weight:bold
}
#cont {
	width:550px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	padding:20px
}
.buttons {
	padding:5px;
	text-align:right;
	margin-right:14px;
}
.buttons span {
	color:#0080FF;
	padding:0 5px;
	cursor:pointer;
	font:10px Verdana;
}
.buttons span.active, .buttons span:hover {
	background:#0080FF;
	color:#fff
}

