body {
	background-image:url(images/bk.gif);
	background-color:#343333;
	background-position:top;
	background-repeat:repeat-x;
}
p{ line-height:18px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	padding-right: 10px;
}
.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cf007c;
	text-decoration: none;
	padding-right: 10px;
}
.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	padding-right: 10px;
}
.contentHead {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 20px;
}

.contentGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #390;
	text-decoration: none;
	line-height: 20px;
}

.contentPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cf007c;
	text-decoration: none;
	padding-right: 10px;
}
.headerPink {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #cf007c;
	text-decoration: none;
	padding-right: 10px;
}
.headerOrange {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #e47315;
	text-decoration: none;
	padding-right: 10px;
}
.sideContent {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 30px;
}
.sideContent a{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 30px;
}
.sideContent a:hover{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e47315;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 30px;
}
.navbox a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #4b4949;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: none;
	text-align: center;
}
.navbox a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #d90282;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: none;
	text-align: center;
}
.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cf007c;
	text-decoration: none;
}

		.sidetab {
			padding: 0;
			margin: 0;
			width: 100px;
		}

		.padding {
			margin:0;
			padding-bottom: 50px;
			list-style:none;
			border:none;
		}
		
		div.domtab{
			width:244px;
			display: block;
			padding: 0;
			margin: 0;
		}
		ul.domtabs{
			width:244px;
			margin: 10px 3px 0 5px;
			list-style:none;
		}
		ul.domtabs li{
			float: left;
			padding:0;
			display: block;
			margin: 0 0 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:35px;
			padding:.1em 1em;
			display:block;
			background:#231f20;
			color:#ccc;
			height:2em;
			font: "Georgia", Times New Roman, Times, serif;
			font-size: 18px;
			text-decoration:none;
			text-align:right;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{
			background:#e47315;
		}
		div.domtab div{
			clear:both;
			width: 220px;
			height:290px;
			background-image: url(images/side-box.gif);
			background-repeat:no-repeat;
			color:#4a4a4a;
			padding-left: 30px;
			padding-right: 25px;
			padding-top: 10px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#e47315;
			color:#fff;
			float:left;
		}
		#domtabprintview{
			float:left;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 1.5em 0;
		}
		h2{
			font-size:1.1em;
			color:#cfc;
			font-family: "Georgia", Times, serif;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.3em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:.5em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#4a4a4a;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:220px;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:left;
	text-align:left;
}



/* F E A T U R E - C O N T A I N E R */

.feature {width: 980px; height: 263px; position: relative; padding: 24px 0 22px 0; margin: 0 0 40px 0;}

/* F E A T U R E - I T E M S */

.feature ul {list-style-type: none; width: 980px; height: 263px; position: relative; z-index: 1;}
.feature li {display: none; width: 980px; height: 410px;}
.feature .first {display: block;}
.feature img {width: 980px; height: 263px; position: absolute; z-index: 2;}
.feature .text {position: absolute; bottom: 20px; right: 20px; z-index: 3; width: 385px; padding: 15px 15px 25px 15px; background: #017eb3; -moz-border-radius: 15px; -webkit-border-radius: 15px; -opera-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px;}
.feature h2 {font-size: 20px; line-height: 20px; text-transform: uppercase; margin: 0 0 15px 0; color: #fff; font-weight: bold;}
.feature h3 {font-size: 36px; line-height: 36px; font-weight: bold; text-transform: uppercase; margin: 0 0 15px 0; color: #444;}
.feature p {font-size: 13px; line-height: 21px; text-transform: uppercase; color: #fff;}
.feature p a {color: #888; border-bottom: 1px dotted #888; font-weight: bold;}
.feature p a:hover {color: #333; border-color: #333; text-decoration: none;}
.lizard {width: 265px; height: 130px; position: absolute; right: -100px; bottom: 0; z-index: 4; background: url(images/lizard.png) 0 0 no-repeat;}
.home .lizard {bottom: -30px;}

/* F E A T U R E - N A V I G A T I O N */

.cycle-pager {position: absolute; top: 20px; right: 20px; z-index: 3;}
.cycle-pager a {font-size: 50px; line-height: 50px; font-weight: bold; padding: 0 1px; cursor: pointer; color: #fff;}
.cycle-pager a:hover, .cycle-pager .activeSlide {color: #4bc0ca; text-decoration: none;}

.feature-secondary {width: 980px; height: 120px; margin: 0 0 20px 0;}
.feature-secondary img {float: left;}

.banner {width: 980px; height: 263px; padding: 24px 0 22px 0; margin: 0 0 40px 0; position: relative;}
