/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/

#topMain{
	width:100%;
	background:url(images/pattern.jpg) 0 0 repeat;
	height:189px;
	border-top:#1a2c57 solid 5px;
}
#top{
	width:800px;
	margin:0 auto;
	height:189px;
}
#top img.logo{
	display:block;
	width:353px;
	height:144px;
	margin:24px 24px 0 0;
}

/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:24px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
}
#nav{
	width:750px;
	margin:0 auto;
	height:24px;
}
#nav ul{
	width:700px;
	margin: 0 auto 0 auto;
	height:24px;
	background:url(images/nav_div.gif) left top no-repeat;
}
#nav ul li{
	float:left;
	margin:0 0 0 0;
	background:url(images/nav_div.gif) right top no-repeat;
	height:24px;
	line-height:0;
	font-size:0;
	padding:0 0 0 0;
}
#nav ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav ul li a:hover{
	background:url(images/nav_bg_hover.jpg) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background:url(images/nav_bg_hover.jpg) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	height: auto;
	background:url(images/body_top_bg.jpg) 0 0 repeat-x #ca1325;
	color:#e50016;
	padding:5px 0 10px 0;
}
#bodyTop{
	width:651px;
	margin:0 auto 0 auto;
	background:url(images/pup_demo.jpg) right top no-repeat;
	padding:0 241px 0 0;
}
#bodyTop h2{
	width:640px;
	font:bold 30px Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	color:#fff;
	background-color:inherit;
	float:left;
}
#bodyTop h2 span.div{
	display:block;
	height:5px;
	width:640px;
	float:right;
}
#bodyTop p{
	display:block;
	width:651px;
	margin:10px 0 5px 0;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	float:left;
}
#bodyTop a{
	text-decoration: none;
	color:#ffffff;
}
#bodyTop a:hover{
	text-decoration: none;
	color: #3399FF;
}

#bodyTop table{
	display:block;
	width: 700px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	margin: 0 auto;
}
#bodyTop h3{
	display:block;
	width:651px;
	margin: 0 10px 5px 10px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000000;
}
#bodyTop a.video{
	display:block;
	background:url(images/video_icon.png) 0 no-repeat;
	width:80px;
	height:80px;
	background-color:inherit;
	text-decoration:none;
	text-align:left;
	float:left;
	margin:10px 5px 10px 1px;
}
#bodyTop a.video:hover{
	display:block;
	background:url(images/video_icon_hover.png) 0 0 no-repeat;
	width:80px;
	height:80px;
	background-color:inherit;
	text-decoration:none;
	text-align:left;
	float:left;
	margin:10px 5px 10px 1px;
}
/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(images/body_bottom_bg.jpg) 0 0 repeat-x #ededed;
	color:#000;
	padding:23px 0 33px 0;
}
#bodybot{
	width:892px;
	margin:0 auto;
}
#why{
	width:282px;
	float:left;
	margin:0 26px 0 0;
}
#why h2{
	display:block;
	background:url(images/whybox.png) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#why2{
	width:282px;
	float:left;
	margin:0;
	background:url(images/box_bottom_1px.jpg) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#why2 p.box{
	width:273px;
	padding:20px 0 0 7px;
	margin:0;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color: #333333;
}
#why2 p.text{
	padding: 5px 15px 5px 15px;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color:#333333;
	}
#why2 a.readMore2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 0 170px;
}
#why2 a.readMore2:hover{
	color:#0fa5c9;
	background-color:inherit;
}
#why2 p.whyBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(images/box_bottom.jpg) 0 0 no-repeat;
}
#testimonials{
	width:282px;
	float:left;
	margin:0;
}
#testimonials h2{
	display:block;
	background:url(images/testimonials.png) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#testimonials2{
	width:282px;
	float:left;
	margin:0;
	background:url(images/box_bottom_1px.jpg) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#testimonials2 p.box{
	width:273px;
	padding:20px 0 0 7px;
	margin:0 7px 0 0;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color: #333333;
}
#testimonials2 p.text{
	padding: 5px 15px 5px 15px;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color:#333333;
}
#testimonials a.readMore2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 0 170px;
}
#testimonials2 a.readMore2:hover{
	color:#0fa5c9;
	background-color:inherit;
}

#testimonials2 p.testimonialsBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(images/box_bottom.jpg) 0 0 no-repeat;
	float:left;
}
#appeal{
	width:282px;
	float:right;
	margin:0;
}
#appeal h2{
	display:block;
	background:url(images/appealbox.png) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#appeal2{
	width:282px;
	float:left;
	margin:0;
	background:url(images/box_bottom_1px.jpg) 0 0 repeat-x;
	color:#C06C06;
}
#appeal2 p.box{
	width:273px;
	padding:20px 0 0 7px;
	margin:0 7px 0 0;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color: #333333;
}
#appeal2 p.text{
	padding: 5px 15px 5px 15px;
	border-left:#5e5e5e solid 1px;
	border-right:#5e5e5e solid 1px;
	color:#333333;
}
#appeal2 a.readMore2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 0 170px;
}
#appeal2 a.readMore2:hover{
	color:#0fa5c9;
	background-color:inherit;
}
#appeal p.appealBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(images/box_bottom.jpg) 0 0 no-repeat;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:112px;
	background:url(images/footer_bg.gif) 0 0 repeat-x #3F3F3F;
	color:#DE7F0B;
}
#footer{
	width:892px;
	margin:0 auto;
	height:112px;
	position:relative;
}
#footer ul{
	width:671px;
	position:absolute;
	left:0;
	top:24px;
}
#footer ul li{
	float:left;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
}
#footer ul li a{
	padding:0 9px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 9px 0 0;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0fa5c9;
	position:absolute;
	left:0;
	top:44px;
	width:230px;
}
#footer p.design{
	display:block;
	width:197px;
	height:19px;
	padding:0;
	position:absolute;
	left:0;
	top:62px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#7F7F7F;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#7F7F7F;
}
#footer img{
	position:absolute;
	width:159px;
	height:64px;
	left:733px;
	top:23px;
	display:block;
}
/*------------------------------------------------footer--------------------*/
/*-------------------------------LIGHTWINDOW begin -------------------------*/
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}
/*----------------------LIGHTWINDOW end--------------------------------------*/


