/*
Version: 1.0
Author: Kevin Razmus
Author URI: http://numberfive1.com/
*/

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	background:url(images/bg5.jpg) no-repeat top center;
	background-color:#FFF;
	font: normal 12px Arial, sans-serif;
	color:#333;
}
#wrapper {
	width:1000px;
	height: auto;
	margin: auto;
	position: relative;
	text-align:left;
}
#header {
	width: 995px;
	height: 105px;
	position: relative;
	background-image: url(images/top_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	z-index:900;
}
#contentbgtop {
	width:1000px;
	height:35px;
	background:url(images/nav-menu-bg.jpg) no-repeat;
	text-align: left;
	position: relative;
	margin:10px 0 0 0;
}

#content {
	width:998px;
	text-align: left;
	position: relative;
	margin:-3px 0 0 0;
	padding-top:3px;
	background-color:#FFF;
	border-left:#e0e0e0 solid 1px;
	border-right:#e0e0e0 solid 1px;
	float:left;
}
#loginH{
	position:fixed;
	width:990px;
	margin:0 auto;
	padding-right:10px;
	z-index:999;
}
#login{
	float:right;
	text-align:center;
	width:230px;
	padding:5px;
	background:url(images/login.png) no-repeat;
	margin-right:5px;
	color:#999;
}
#login .small{
	font: 10px Arial, Helvetica, sans-serif;
}
#login a{
	color:#FFF;
}
input[name="login"] {
	padding:1px 1px;
	border:solid 1px #aacfe4;
	background:none;
	width:445px;
	height:22px;
	margin:137px 0 0 63px;
	padding-top:5px;
	font: 14px Arial, Helvetica, sans-serif;
}
input[name="password"] {
	padding:1px 1px;
	border:solid 1px #aacfe4;
	background:none;
	width:445px;
	height:22px;
	margin:36px 0 0 63px;
	padding-top:5px;
	font: 14px Arial, Helvetica, sans-serif;
}
button[id="logger"] {
	margin:26px 70px 0 0;
	padding:5px 30px;
	font: 14px Arial, Helvetica, sans-serif;
	float:right;
}
/* override the arrow image of the tooltip */ 
#dynatip {
	display:none;
	position:relative;
	background:transparent url(tooltip/black.png) no-repeat;
	height:70px;
	width:160px;
	padding:42px 25px 0 25px;
	color:#fff;	
	text-align:center;
	font: bold 16px Arial, Helvetica, sans-serif;
}

/* style the trigger elements */
#dyna img {
	border:0;
	cursor:pointer;
	margin:0;
}
/* override the arrow image of the tooltip */
#dynatip.bottom {
	background:url(tooltip/black.png);	
	height:55px;
}

#dynatip.bottom {
	background:url(tooltip/black.png);
}
/*NEW ITEMS   CHECK FOR COMPATIBILTY ----------------------------------*/
#contentfooter {
	position:relative;
	height:41px;
	padding-top:15px;
	bottom:0;
	background:url(images/welcome-bg.jpg) top repeat-x;
	z-index:1;
	
}
#content h3 {
	font: 12px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 10px;
}
#content p {
	margin:8px 5px 10px 10px;
}
#content select[name="sort"] {
	font-size:10px;
	padding:1px 1px;
	border:solid 1px #aacfe4;
	width:90px;
	height:20px;
	margin:-5px 0 0 10px;
}
#content button[id="blue"] {
	clear:both;
	margin:-5px 10px 5px 0;
	width:77px;
	height:22px;
	background-image:url(../t/images/submit.jpg);
	padding-bottom:4px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	outline:none;
	border:none;
}
#content button[id="blue"]:hover {
	background-image:url(../t/images/submit-on.jpg);
}
.content {
	margin:50px 10px 5px 10px;
}
.content2 {
	width:500px;
	float:left;
}
/*-- EXPANDING DIVS --------------------*/
.msg_head{
	height:20px;
	cursor: pointer;
	position: relative;
	background:#666 url(images/arrow.jpg) right no-repeat;
	color:#FFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding:3px 0 0 5px;
	margin:1px 10px 0 10px;
}
.msg_body, .msg_body2, .msg_body3 {
	padding: 5px 10px 15px;
	
}
.msg_body select {
	font-size:10px;
	padding:1px 1px;
	border:solid 1px #aacfe4;
	width:200px;
	height:20px;
	margin:5px 0 0 0px;
}
.msg_body input {
	font-size:12px;
	padding:3px 1px;
	border:solid 1px #aacfe4;
	width:523px;
	margin:5px 0 0 0px;
}
.msg_body input[name="date1"] {
	font-size:12px;
	padding:0px 1px;
	border:solid 1px #aacfe4;
	width:100px;
	height:18px;
	margin:5px 0 0 0px;
}
.msg_body input[name="date2"] {
	font-size:12px;
	padding:3px 1px;
	border:solid 1px #aacfe4;
	width:100px;
	margin:5px 0 0 0px;
}
.msg_body input[name="date3"] {
	font-size:12px;
	padding:3px 1px;
	border:solid 1px #aacfe4;
	width:100px;
	margin:5px 0 0 0px;
}
.msg_body input[name="time"] {
	font-size:12px;
	padding:3px 1px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:5px 0 0 0;
}
.calendar{
	margin-top:-3px;	
	cursor:pointer;
}
.msg_body textarea {
	font: 12px Arial, Helvetica, sans-serif;
	padding:3px 3px;
	border:solid 1px #aacfe4;
	width:500px;
	height:100px;
	margin:5px 0 0 0px;
}
textarea[name="description"] {
	font: 12px Arial, Helvetica, sans-serif;
	padding:3px 3px;
	border:solid 1px #aacfe4;
	width:500px;
	height:100px;
	margin:5px 0 0 0px;
}
input[type="radio"] {
	padding:0;
	width:10px;
	margin:0;
}
.msg_body label {
	margin:0;
}
.msg_body ul {
	list-style:none;
}
#imgupttl {
	position:relative;
	width:525px;
	height:25px;
	border:solid 1px #aacfe4;
	background:#e5effd;
}
#imgupttl2 {
	position:relative;
	width:525px;
	min-height:180px;
	border-left:solid 1px #aacfe4;
	border-right:solid 1px #aacfe4;
	border-bottom:solid 1px #aacfe4;
	padding:5px;
}
#imgupttl3 {
	position:relative;
	width:515px;
	border-left:solid 1px #aacfe4;
	border-right:solid 1px #aacfe4;
	border-bottom:solid 1px #aacfe4;
	padding:5px;
}
#imgupttl h1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:5px 0 0 3px;
	color:#1d4284
}
/*-----------------------------------------------------------------*/
#contentbgbottom {
	width:1000px;
	height:10px;
	background-image:url(images/bg_bottom.jpg);
	background-repeat:no-repeat;
	text-align: left;
	position: relative;
	margin:0 0 10px 0;
	float:left;
}
#flashcontent {
	position: relative; 
	width:546px;
	height:303px;
	font-size:10px;
	font: normal 12px Arial, sans-serif;
	color:#000000;
	margin-bottom:5px;
	margin-left:1px;
}
#flash {
	position: relative;
	width:809px;
	height:40px;
	margin:2px 0 5px 0;
}
#newholder {
	position:relative;
	margin:0 8px 5px 0;
	text-align:center;
	border:1px solid #666;
	padding:5px 0 3px 0;
	background:#999;
}
.details {
	position:relative;
	width:380px;
	padding:0 10px;
	background:url(images/details-bg.jpg) no-repeat center;
	min-height:830px;
}
.details p {
	margin:0;
}
.details a {
	background:url(images/link.jpg) no-repeat 100% 20%;
	padding-right:10px;
	font-weight:bold;
}
#details-header {
	width:395px;
	height:47px;
	background:url(images/details-header.jpg);
	margin-bottom:10px;
	text-align:center;
}
#details-header h1 {
	padding-top:12px;
	margin:0 0 0 5px;
	color:#027ffd;
	font: bold 16px Arial, sans-serif;
}
#videocontent {
	margin-left:-3px;
	margin-bottom:10px;
}
.newsletter{
	position:relative; 
	float:right;
	padding:5px 0 0 5px;		
}
.newsletter h1{
	margin-top:5px;	
	font: normal 12px Arial, sans-serif;
	color:#666;
	text-shadow: 0px 1px 0px #FFF;
	display:block;
	float:left;
}
.newsletter input{
	margin:4px 5px 0 5px;	
	width:130px;
	font: italic 10px Arial, sans-serif;
	color:#999
}
.newsletter input:focus{
	font: normal 10px Arial, sans-serif;
	color:#000;
}
.newsletter button {
	margin:0 10px 0 0;
	width:60px;
	height:22px;
	padding-bottom:4px;
	text-align:center;
	color:#333;
	text-shadow: 0px 1px 0px #FFF;
	font-size:10px;
	font-weight:normal;
	outline:none;
}
.newsletter button:active, .newsletter button:focus {
	outline:none;
	
}
.pane .delete {
	position: relative;
	cursor: pointer;
	float:right;
}
.pane h1{
	margin:0;
	text-shadow: 0px 1px 0px #FFF;
	color:#333;
}
#signup{
	margin:0 0 0 15px;	
	font: bold 14px Arial, sans-serif;
	color:#666;
	text-shadow: 0px 1px 0px #FFF;
}
#signup h3{
	display:inline;
	font: normal 12px Arial, sans-serif;
	color:#666;
	text-shadow: 0px 1px 0px #FFF;
}
#signup input[type=text], #signup input[type=password]{
	display:block;
	margin:4px 5px 0 0;	
	padding:5px;
	width:298px;
	border:5px solid #CCC;
	font: italic 12px Arial, sans-serif;
	color:#999
}
#signup input:focus{
	font: normal 12px Arial, sans-serif;
	color:#000;
	border:5px solid #CCC;
	background:#F5F5F5;
}
#signup button{
	float:right;
	margin-right:15px;
	height:50px;
	width:140px;
	font: bold 14px Arial, sans-serif;
	text-shadow: 0px 1px 0px #FFF;
	color:#666;
	margin-top:5px;
}
/*---Menu Styling-----------------------------------------*/
#menu {
	width: 164px;
	text-align: left;
	position:relative;
	background:#FFF url(images/menu-bg.jpg) no-repeat;
	padding-left:10px;
	padding-right:10px;


}
#menu a:link {
	color:#027ffd;
}
#menu a:visited {
	color:#027ffd;
}
#menu a:hover, a:active {
	color:#03C;
	text-decoration:none;
}
#menu h1 {
	margin:0 0 10px 0;
	color:#027ffd;
	font: bold 14px Arial, sans-serif;
}
#menu h2 {
	margin:5px 0 0 0;
	color:#027ffd;
	font: bold 14px Arial, sans-serif;
}
#menu h2:hover {
	text-decoration:none;
	color:#039;
}
/*--End Menu Styling-------------------------------------*/

/*--Listing Styling--------------------------------------*/
#listing {
	position:relative;
	margin-bottom:5px;
	background:url(images/para-br.jpg) no-repeat;
	min-height:870px;
}
#listing-header {
	position:relative;
	margin-bottom:20px;
	width:537px;
	height:47px;
	padding-right:10px;
	background:url(images/listing-header.jpg) no-repeat;
}
#listing-header h1 {
	padding-top:8px;
	margin:0 0 0 5px;
	color:#027ffd;
	font: normal 24px Arial, sans-serif;
}
#listing-header select[name="sort"] {
	font-size:10px;
	padding:1px 1px;
	border:solid 1px #aacfe4;
	width:90px;
	height:20px;
	margin:-24px 0 0 10px;
	float:right;
}
#listing-type {
	position:relative;
	margin:0 auto 20px auto;
	width:527px;
	height:47px;
	background:url(images/listing-header2.jpg);
}
#listing-type h1 {
	padding-top:10px;
	margin:0 0 0 5px;
	color:#666;
	font: normal 18px Arial, sans-serif;
}
#listing-header select[name="sorter"] {
	font-size:10px;
	padding:1px 1px;
	border:solid 1px #aacfe4;
	width:150px;
	height:20px;
	margin:-24px 1px 0 0;
	float:right;
}
.listing {
	position:relative;
	margin:auto;
	width:505px;
}
.listing h1 {
	margin:0;
	padding-top:5px;
	color:#666;
	font: bold 16px Arial, sans-serif;
}
.listing-p {
	width:347px;
	text-align:justify;
	margin-left:140px;
	margin-bottom:20px;
}
.listing-thumb {
	position:relative;
	text-align:center;
	width:129px;
	height:87px;
	background:url(images/listing-thumb-bg.jpg);
	padding-top:12px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.listing-thumb2 {
	position:relative;
	text-align:center;
	width:129px;
	height:129px;
	background:url(images/listing-thumb-bg2.jpg) no-repeat;
	padding-top:2px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.btn-view-details {
	position:relative;
	width:127px;
	height:27px;
	float:right;
	background:url(images/btn-view-details.jpg);
}
.btn-view-details:hover {
	background:url(images/btn-view-details-over.jpg);
	cursor:pointer;
}
.btn-visit {
	position:relative;
	width:127px;
	height:27px;
	float:right;
	background:url(images/btn-visit.jpg);
}
.btn-visit:hover {
	background:url(images/btn-visit-over.jpg);
	cursor:pointer;
}
.desc {
	background:#f1f3ff;
	border:solid 1px #a6b7c7;
	padding:5px 5px 0 5px;
	min-height:119px;
}
.desc:hover {
	background:#fff;
	cursor:pointer;
}
.desc2 {
	padding:5px 5px 0 5px;
	min-height:119px;
}
.desc2 h1{
	font: normal 24px Arial, sans-serif;
	margin:0 0 10px 0;
	padding-top:10px;
}
.devider {
	margin-left:7px;
}
/*--END Listing Styling----------------------------------*/

.module {
	width:267px;
	background:url(images/module-bg.jpg) no-repeat;
	margin-bottom:5px;
	padding:5px 0 0 5px;
	float:left;
}
.module h1 {
	margin:0 0 -5px 2px;
	color:#027ffd;
	font: normal 12px Arial, sans-serif;
}
.module h2 {
	margin:0 0 5px 0;
	color:#027ffd;
	font: normal 24px Arial, sans-serif;
}
.moduleimg{
	float:left;	
	margin-top:-3px;
}
.module-holder {
	text-align:left;
	margin-left:-5px;
	font:normal 10px Arial, sans-serif;
	padding-right:15px;
	padding-left:5px;
	background:url(images/module-bg-stretch.jpg);
	height:318px;
	overflow:auto;
}
.module-holder a:link, .module-holder a:visited {
	font: bold 12px Arial, sans-serif;
	color:#333;
	text-decoration:none;
}
.module-holder a:hover, .module-holder a:active {
	color:#000;
	text-decoration:underline;
}
.module-holder-bottom {
	height:4px;
	margin-left:-5px;
	margin-bottom:5px;
	background:url(images/module-bg-bottom.jpg);
}
.buy {
	font:bold 12px Arial, sans-serif;
	float:right;
	text-decoration:none;
	margin-top:0;
	height:35px;
}
.center-mod {
	width:542px;
	height:196px;
	background:url(images/center-mod-bg.jpg) no-repeat;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px 0 0 5px;
}
.center-mod h1 {
	margin:0 0 -5px 2px;
	color:#027ffd;
	font: normal 12px Arial, sans-serif;
}
.center-mod h2 {
	margin:0 0 2px 0;
	color:#027ffd;
	font: normal 24px Arial, sans-serif;
}
.center-mod-holder {
	text-align:center;
	margin-left:-5px;
	font: normal 10px Arial, sans-serif;
}
.center-mod-holder a:hover{
	text-decoration:none;
}
.mod-body {
	width:239px;
	height:200px;
	margin:0 0 0 -4px;
	background:url(images/twitter-body-bg.jpg);
	text-align:left;
	font:normal 10px Arial, sans-serif;
	padding:5px 10px 0 5px;
	overflow:auto;
}
.mod-body img{
	margin:0;
}
.mod-body a:link, .mod-body a:visited {
	font:bold 12px Arial, sans-serif;
	color:#000;
	text-decoration:none;
}
.mod-body a:hover, .mod-body a:active {
	color:#000;
	text-decoration:underline;
}
.vid-mod {
	width:250px;
	margin:0 0 7px 5px;
	padding:0 0 0 5px;
}
.vid-top {
	width:250px;
	height:40px;
	background:url(images/right-mod-bg.jpg) top no-repeat;
	padding:5px 0 0 5px;
	margin:0 0 0 -6px;
}
.vid-top h1 {
	margin:0 0 -5px 1px;
	color:#027ffd;
	font: normal 12px Arial, sans-serif;
}
.vid-top h2 {
	margin:0;
	color:#027ffd;
	font: normal 24px Arial, sans-serif;
}
.twitter-mod {
	width:250px;
	margin:0 5px 5px 5px;
	padding:0 0 0 5px;
}
.twitter-top {
	width:250px;
	height:40px;
	background:url(images/right-mod-bg.jpg) top no-repeat;
	padding:5px 0 0 5px;
	margin:0 0 0 -5px;
}
.twitter-top h1 {
	margin:0 0 -5px 1px;
	color:#027ffd;
	font: normal 12px Arial, sans-serif;
}
.twitter-top h2 {
	margin:0;
	color:#027ffd;
	font: normal 24px Arial, sans-serif;
}
.twitter-top a{
	float:right;	
	margin:3px 10px 0 0;
}
.twitterbody {
	width:254px;
	margin:0 0 0 -4px;
	background:url(images/twitter-body-bg.jpg);
	text-align:left;
	font:normal 12px Arial, sans-serif;
}
.twitterbody a:link, .twitterbody a:visited {
	color:#666;
	text-decoration:none;
}
.twitterbody a:hover, .twitterbody a:active {
	color:#333;
}
.twitterbottom {
	width:254px;
	height:3px;
	margin:0 0 0 -5px;
	background:url(images/twitter-bottom-bg.jpg) bottom;
}
#twitter {
	margin-left:5px;
	width:245px;
}
#twitter ul {
	margin:0 0 0 -40px;
	list-style:none;
}
#twitter ul li {
	margin:0 0 10px 0;
	padding-bottom:10px;
	list-style:none;
	background:url(images/line.jpg) bottom left no-repeat;
}
.weather {
	width:254px;
	height:150px;
	margin:0px 0 5px 5px;
	padding:3px 0 0 3px;
	/*background:url(images/weather-bg.jpg) bottom no-repeat;*/
	overflow:hidden;
}
.movie {
	width:254px;
	height:87px;
	margin:0 0 5px 5px;
	background:url(images/weather-bg.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}
.ad-space {
	width:255px;
	height:270px;
	margin:10px 0 18px 5px;
	text-align:center;
	font:normal 12px Arial, sans-serif;
	color:#999;
}
.adsmall{
	margin-right:3px;	
}
/*---FOOTER STYLE-------------------------------------*/
#page-footer {
	position:relative;
	width:978px;
	height:232px;
	margin:20px 0 20px -8px;
	float:left;
}
#page-footer #foot-left {
	position:absolute;
	top:0;
	left:0;
	background:url(images/bkg-mainpage-footer-c.jpg) no-repeat 0 0;
	width:20px;
	height:232px;
	overflow:hidden;
}
#page-footer #foot-right {
	position:absolute;
	top:0;
	left:1000px;
	background:url(images/bkg-mainpage-footer-c.jpg) no-repeat -20px 0;
	width:20px;
	height:232px;
	overflow:hidden;
}
#page-footer #foot-main {
	position:absolute;
	top:0;
	left:20px;
	background:url(images/bkg-mainpage-footer-b.jpg) repeat-x;
	width:1000px;
	height:232px;
	overflow:hidden;
}
#page-footer #foot-main-inner {
	position:relative;
	height:232px;
}
#page-footer a {
	text-decoration:none;
	font-size:11px;
	height:14px;
}
#page-footer a:hover {
	text-decoration:underline;
	color:#333;
}
#page-footer .foot-linkblock {
	position:absolute;
	top:16px;
	width:256px;
}
#page-footer .foot-linkblock h4 {
	margin:0 0 4px 0;
	font-size:13px;
	color:#666;
}
#page-footer .foot-linkblock a {
	display:block;
	padding-bottom:2px;
}
#page-footer .foot-linkblock.one {
	left:1px;
}
#page-footer .foot-linkblock.two {
	left:163px;
}
#page-footer .foot-linkblock.three {
	left:306px;
}
#page-footer .foot-linkblock.four {
	left:565px;
}
#page-footer .foot-linkblock.five {
	left:723px;
}
#page-footer #copyright {
	position:absolute;
	top:195px;
	left:8px;
	width:971px;
	font-size:11px;
	color:#666;
}
#page-footer #copyright a {
	margin:0 10px;
}
/*---END FOOTER STYLE-------------------------------------*/

.view{
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
	font-size:9px;
}
.fleft {
	float:left;
}
.align-left {
	float:left;
	margin: 0 5px 0px 0;
}
.right {
	width:1px;
	float:right;
	height:410px;
}
p {
	margin-top: 0px;
	margin-bottom: 3px;
	display:block;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a img, img, a:hover img {
	border: none;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #666;
}
