/* Anderson Creative CCS layout */

/* Layout */
body {
		background: #000000;
		margin: 0px;
		padding: 0px;
	}
	a:visited {
	color: #FFCC33;
	}
	.orange{
 color:#FF6600;
}
.medium-orange {
	color:#FF6600;
	font-size:14px
	}
.large-orange {
	color:#FF6600;
	font-size:16px
	}
	
	.language a { color:#000000;}
	
	body img {
	border: 0px;
	}
	h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	}
	.wep_clear {
	clear: both;
	}
	.hide {
	display: none;
	}
	#wep_content
	 {
		font: 0.75em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	#wep_content {
		width: 520px;
		float: right;
	}
	#wep_midcol, #wep_lowercol {
		line-height: 170%;
	}
	#wep_midcol em, #wep_lowercol em {
		font-style: normal;
		color: #000000;
	}
	#wep_footer p {
		font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #9B9B9B;
	}
	#wep_footer a {
	color: #4F4F4F;
	text-decoration: none;
	}
#wep_nav {
		height: 35px;
		background: #FFFFFF url(../images/navbg.gif) no-repeat;
	}
#wep_top {
		height: 180px;
		background: #FFFFFF url(../images/topbg.jpg) no-repeat;
	}
	#wep_container {
		 background: url(../images/pagebg2.gif) repeat-y;
	}
	#wep_backimage {
		 background: url(../images/midsectionback.jpg) no-repeat;
	}
	#wep_footer {
		height: 100px;
		background: #FFFFFF url(../images/footerbg.gif) no-repeat;
	}
	#wep_nav,
	#wep_top,
	#wep_footer,
	#wep_container {
		padding: 0px 13px 0px 14px;
		margin: 0px auto 0px auto;
		width: 800px; 
		voice-family: "\"}\""; /* IE 5 Box Model Hack */
		voice-family:inherit;
		width:773px;
	}
	/*Be Nice to opera rule*/
	html>body #wep_nav,
	html>body #wep_top,
	html>body #wep_footer,
	html>body #wep_container {
	  width:773px;
	}
	#wep_header {
		width: 773px;
		margin: 0px;
		border-bottom: 1px solid #E6ECF6;
		/*height: 92px;*/
	}
	#wep_navholder #wep_banner {
		float: right;
		width: 717px;
		padding: 0px;
		margin: 0px;
		background-image: url(../images/nav_back.gif);
		background-repeat: repeat-x;
		
	}
	
/*Navigation */	

#wep_nav #wep_topnav li a {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	}
#wep_nav #wep_topnav {
		margin: 0px 0px 0px 0px;
		list-style: none;
		display: inline;
		
	}
#wep_nav #wep_topnav li {
		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}
#wep_nav #wep_topnav li a {
		display: block;
		margin: 0px;
		/* border-left: 1px solid #ff6600;*/
		height: 20px;
		float: left;
		padding: 10px 12px 6px;
	}
#wep_nav #wep_topnav li a:hover {
		color: #FF9900;
	}
	#wep_top #wep_logo {
		margin: 0px;
		/* 89px here */
		height: 80px;
		/* 694px here */
		width: 200px;
		float: left;
		display: inline;
		border: 1px solid #FF6600;
	}
	
	
	#wep_top #wep_logo a {
		display: block;
		margin: 11px 0px 0px 0px;
		/* 80px here */
		padding: 60px 0px 0px 0px;
		overflow: hidden;
		background-image: url(../images/mainlogo.gif);
		background-repeat: no-repeat;
		height: 0px !important;
		/* -5000px here */
		text-indent: -5000px;
	}

	#wep_navholder #wep_topnav {
		margin: 0px 0px 0px 0px;
		list-style: none;
		display: inline;
	}
	#wep_navholder #wep_topnav li {
		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}
	#wep_navholder #wep_topnav li a {
		display: block;
		margin: 0px 0px 0px 0px;
		/* border-left: 1px solid #ff6600;*/
		height: 30px;
		float: left;
		padding: 11px;
		border-bottom: 4px solid #336699;
		
	}
	#wep_navholder #wep_topnav li a:hover {
		border-bottom: 4px solid #ffffff;
	}
	#wep_footer p {
		text-align: right;
		display: block;
		padding: 4px;
		margin: 0px;
		padding-right: 10px;
		padding-top: 15px;
	}
	#wep_footer a {
		display: inline;
		padding-left: 10px;
		margin-left: 10px;
		border-left: 1px dotted #ff6600;
		
	}
	
	
#sectionheader {
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		margin-top: 0;
		color: #FFFFFF;
		letter-spacing: 2px;
		font-size: 24px; 
}
#sectionheader #sectionsub {
		font-family: "Times New Roman", Times, serif;
		margin-top: 0;
		color:#FFFFFF;
		letter-spacing: 2px;
		font-size: 16px; 
}
	
#sectionheader {
	display: block;
	background: url("../images/headerbg.jpg") no-repeat left top;
	line-height: 1.3em;
	padding: 60px 7px 0px 20px;
	/*padding:top right bot left*/
	width: 504px;
	height: 30px;
			}
#sectionheader img { margin-bottom: 0; }

.divider { 
	background: url("../images/divider.gif") no-repeat right center;
	}
/* Kicker */

 #kicker{
	display: inline;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0px;
	color:#FFFFCC;
	font-size: 11px;
	padding: 0px 40px 20px 10px;
	background: url("../images/kicker_back.jpg") no-repeat left top;
	float: left;
}
 #kicker .header{
	display: block;
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
#kicker .maintext{
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#003366;
	font-size: 10px;
	letter-spacing: 0px;
}		
	




/* Kicker end */

#subsection { 
	margin: 0px 0px 30px 5px;
	}
#subsection .subsectionheader{
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	letter-spacing: 2px;
	font-size: 11px;
	display: block;
	margin:20px 20px 20px 0px;
	padding: 20px 0px 3px 2px;
	border-bottom: 1px solid #FFFF99;
}	

#subsection  ul {
	display: inline;
	margin:0px;
	list-style-type: none;		
	}
#subsection ul li {
		display: inline;
		margin: 0px;
		padding: 0px;
	}
#subsection li a {
	display: block;
	/*padding & margin
	padding: 0 0 5px 22px;
	margin: 20px 0 3px;
	*/
	margin: 1px 0px 0px;
	padding: 6px 0px 6px 20px;
	background: url(../images/subnav_up.gif) no-repeat left center;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
	}
#subsection #subsub a{
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 40px;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#990033;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
	background-image: none;
	}
#subsection #subsub a:hover {
	color:#0099CC;
	}
#subsection li a:hover {
	background: url(../images/subnav_down.gif) no-repeat left center;
	color:#FFFFFF;
	}
#wep_sideBar {
		background: url(../images/corner_butt.jpg) no-repeat left top;
	}
#wep_sideBar {
	width: 226px;
	padding-top: 0px;
	float: left;
	padding-left: 10px;
	display: inline;
	}
#wep_sideBar #iiplogo {
		display:block;
		background: url(../images/iip_logo.gif) no-repeat left top;
		width: 206px;
		height:100px;
		padding-top: 0px; 
		float: left;
	}
	
	#wep_midcol {
		width: 460px;
		padding: 0px 20px;
		float: left;
		display: inline;
	}
	
	.wep_hr {
		display: block;
		height: 20px;
		border-bottom: 1px solid #E6ECF6;
		margin: 10px 0px 10px 0px;
	}
	.wep_sr {
		display: block;
		height: 3px;
		margin: 10px 0px 5px 0px;
	}
	#wep_midcol .mainheader,
	.mainheader{
	display: block;
	margin: 10px 0px 2px 0px;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFCC;
	}
	
	#wep_midcol .boxheader .mainheader,.boxheader .mainheader {
	display: block;
	margin: 0px 0px 0px 0px;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
	}
	
	#wep_midcol .boxheader,
	.boxheader{
		display: block;
		padding: 10px;
		margin: 10px 0px 10px 0px;
		/*background-color:#F2F4FA;*/
		border: 1px dotted #0099CC;
		background: url(../images/boxheader_corn.jpg) no-repeat left top;
	}
	/*#wep_midcol .boxheader ul,
	.boxheade ul{
	clear:both;
	margin: 0px;
	padding: 0px;	
	
	}
	#wep_midcol .boxheader li,
	.boxheade li{
	margin-left: 0px;
	padding-left: 0px;	
	}
	*/
	#wep_midcol .boxheader img,
	.boxheader img{
	display: inline;
		float: left;
		padding: 5px;
		margin: 0px 10px 0px 0px;
		/*background-color:#F2F4FA;*/
		border: 1px solid #CCCCCC;
	} 
	.wep_maintext {
		/*margin: 15px 15px 25px 5px;*/
		margin: 0px 15px 0px 0px;
	}a:link {
	color: #FFFFFF;
}
#wep_container #wep_content #wep_midcol #devtable td {
	border: 1px solid #999999;
}

#wep_midcol .bluetblcorn td,
#wep_midcol .bluetblcorn th {
	border: 1px dotted #0099CC;
	background: url(../images/boxheader_corn.jpg) no-repeat left top;
	padding: 5px;
	text-align: left;
		}
.placeleftimage {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

/*ORDERED LIST Roman numerals*/

.roman {
	list-style-type: lower-roman;
}

/*Text Sizer*/

#textsizer {
	display: block;
	line-height: 1.3em;
	padding: 5px 7px 5px 52px;
	/*padding:top right bot left*/
	width: 452px;
	height: 20px;
	text-align: right;
			}
/*Text Sizer end*/

/*ORDERED LIST

OL { counter-reset: item }
LI { display: block }
LI:before { content: counter(item) ". "; counter-increment: item }

 - Compound numbers*/
#wep_top .language {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	height: 10px;
	width: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* --------------------------------------------------------
table properties - for alternative rows
----------------------------------------------------------- */
.mytable {
	width: 450px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 450px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: none;	
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CC9933 url(../images/bg_header.gif) no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.mytable th.nobg {
	background: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 1 solid #666666;
	border-left: 0;
}

.mytable td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #333333;
	padding: 6px 6px 6px 12px;
	color: #FE8520;}


.mytable td.alt {
	background: #776A4A;
	color: #FFFFFF;
}
.mytable th.altleft {
	background: #F6F3FC;
	border-left: 1px solid #DFD2F0;
	color: #797268;
}

.mytable th.spec {
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FE8520;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.mytable th.specalt {
	background: #F6F3FC url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/* CHANGE!  - - - Gallery Thumbs   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.gallerythumb{
	float:left;
	border: 2px solid #333333;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #333333;
}
.gallerythumb img{
	padding: 0px;
	display: inline;
}

#petitfute{margin:0 0 10px 10px;}