/* CSS Document */
body { background: url(images/infopage_bg.gif) #0c0d0d  repeat-x top; }


body, table
		{ font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing:normal;
}

a
	      { font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
			font-weight: bold;
			color: #14c4ed; 
			text-decoration: underline}

a:hover
	      { font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
			/*font-weight: bold; */
			color: #cccccc; 
			text-decoration: none}

/* NEW HOMEPAGE IDs AND CLASSES*/

#main-search 
		{ background-image: url(images/searchbox_bg.gif);
		height: 44px;
		}

#search-media-dlist
		{ padding: 0px 0px 0px 10px;
		font-size: 14px;
		}

#main-search-spacer
		{ width: 20px;
		}

select
		{ width: 120px;
		height: 25px;
		background: #ffffff;
		border: 1px solid #000000;
		border-style:inset;
		/*background: #086793;
		color: #fff;*/
		}

#main-keyword-field
		{ width: 230px;
		height: 25px;
		border: 1px #086793 solid;
		font-size: 12px;
		font-weight: bold;
		color: #999999;
		letter-spacing: 0px;
		}

#main-auto-spacer
		{ width: 20px;
		}
		
#main-auto-spacer2
		{ width: 5px;
		}

#map-flashbanner
		{ width: 603px;
		height: 256px;
		}

#main-right-info-holder
		{ width: auto;
		padding: 0px 0px 0px 0px;
		vertical-align: top;
		}

#main-right-info-holder div
		{ padding: 5px 5px 5px 5px;
		/*border: 1px solid #064867;*/
		}

#main-right-info-holder span.highlight
		{ color: #04DDFD;
		}

#main-right-info-holder h3
		{ font-weight: lighter;
		color: #ffffff;
		margin: 0px 0px 0px 0px;
		line-height: normal;
		font-size: 16px;
		}
		
#main-right-info-holder h2
		{ color: #04ddfd;
		font-size: 24px;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		line-height: normal;
		}
		
#main-right-info-holder h1
		{ font-size: 26px;
		font-weight: normal;
		color: #ff5f9f;
		margin: 0px 0px 0px 0px;
		line-height: normal;
		}

#web-banner-holder
		{ width: 125px;
		height: 600px;
		vertical-align: top;
		text-align: right;
		}

#blog-content
		{ background-color: #0d0e0e;
		background-image: url(images/contentmainbg.gif);
		background-repeat: repeat-x;
		width: 500px;
		padding: 20px 15px 15px 0px;
		vertical-align: top;
		}

#featured-medias
		{ vertical-align: top;
		}

#featured-medias-v
		{ width: 273px;
		margin: 0px 0px 30px 0px;
		}

#featured-medias-v-header
		{ font-size: 22px;	
		font-weight: normal;	
		padding: 5px;
		background: #064867;
		}

#featured-v-entry
		{ background: #0c0e0e;
		padding: 5px 5px 5px 5px;
		margin: 0px 0px 5px 0px;
		display: block;
		}

#featured-v-thumb
		{ width: 115px;
		}

#featured-v-info
		{ width: auto;
		vertical-align: top;
		}

#feat-v-title
		{ clear: both;
		 color: #0af9fd;
		 font-weight: bold;
		 width: auto;
		}

#feat-v-desc
		{ clear: both;
		margin: 3px 2px 0px 0px;
		width: auto;
		}

#featured-medias-p
		{ width: 273px;
		margin: 0px 0px 20px 0px;
		}

#featured-medias-p-header
		{ font-size: 22px;	
		font-weight: normal;	
		padding: 5px;
		background: #bf3f68;
		}

#featured-p-entry
		{ background: #0c0e0e;
		padding: 5px;
		display: block;
		width: auto;
		}

#p-thumb-entry
		{ margin: 2px 2px 5px 2px;
		}

ul
		{ display: block;
		}

li.blog-entry
		{ list-style: outside;
		list-style-image: url(images/imgbullet.gif);
		list-style-position: outside;
		}

li div#title-1stline
		{ color: #0af9fd;
		font-size: 14px;
		font-weight: bold;
		clear: both;
		}

li div#title-2ndline
		{ color: #ff5f9f;
		font-size: 20px;
		font-weight: 400;
		clear: both;
		}

li div#blog-entry-info
		{ margin: 7px 0px 0px 0px;
		padding: 0px 15px 0px 0px;
		}

li div#blog-entry-info p
		{ margin: 10px 0px 0px 0px;
		}

li div span#westend-thumbs
		{ width: 50px;
		margin: 2px 0px 0px 2px;
		}




/* END OF NEW HOMEPAGE */

#body-homepage-1024
		{
		
		}

#bodytextcontent
		  {
	background-image:url(images/textbg_hor.gif);
	background-repeat:repeat-x;
}	  

#bodytablecontainer
		  { padding-top: 10px;
		  padding-left: 40px;
		  padding-right: 40px;  
		  }

#header-topbar
		{ width: 615px;
		height: 28px;
		
		}

#main-header-container
		{ width: 615px;
		height: 24px;
		padding: 0px;
		vertical-align: top;
		padding-left: 2px;
		}

#header-botbar
		{ width: 615px;
		height: 7px;
		
		}

#main-menu-button
		{ 
		background-image: url(images/menu_button_bg.gif);
		background-repeat: repeat-x;
		width: 107px;
		height: 24px;
		float: left;
		padding-top: 4px;
		margin-left: 1px;
		text-align: center;	
		color: #ffffff;
		font-weight: bold;
		}

#main-menu-button a
		{ color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
		}

#main-menu-button a:hover
		{ color: #000000;
		font-weight: bold;
		text-decoration: none;
		}

#menu-bg
		{ 
		background-image: url(images/menu_bg.gif);
		background-repeat: repeat-x;
		width: 654px;
		height: 67px;
		padding-top: 30px;
		padding-left: 7px;
		vertical-align: top;
		text-align:right;
		}

#content-main-1024
		{ width: 924px;
		height: 100px;
		vertical-align: top;
		}

#content-header-bg
		{ background-image: url(images/contentheaderbg.gif);
		background-repeat: repeat-x;
		height: 75px;
		width: 405px;
		
		vertical-align: top;
		font-family: "Trebuchet MS";
		font-size: 36px;
		padding-left: 10px;
		padding-top: 20px;
		}		

#content-submain-area
		{ background-image: url(images/about_area_bg.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		width: 405px;
		height: 368px;
		vertical-align: top;
		}

#content-submain-text1
		{ padding-top: 30px;
		padding-left: 30px;
		padding-right: 20px;
		
		
		}

#reel-player
		{ background-color: #151818;
		border: 1px #02628e solid;
		width: 513px;
		vertical-align: top;
		}

#reel-player-header
		{ background-color: #02628e;
		width: 512px;
		height: 37px;
		
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #72dcff;
		font-weight: bold;
		padding-left: 10px;
		}

#reel-player-container
		{ padding-left: 12px;
		padding-top: 10px;
		vertical-align: middle;
		}
		
#getinvolved-nav
		{ background-color: #151818;
		border: 1px #02628e solid;
		width: 513px;
		vertical-align: top;
		}
#travelguide-title-content
		{ width: 530px;
		font-family: "Trebuchet MS";
		font-size: 24px;
		color: #76dcff;
		}
#travelguide-content-right-holder
		{ background-image: url(images/info_right_bg.gif);
		background-repeat: repeat-x;
		width: 334px;
		height: auto;
		vertical-align: top;
		}
		
#travelguide-content-right
		{ width: 310px;
		float: right;
		height: auto;

		padding-bottom: 40px;
		vertical-align: top;
		}

#travelguide-title-content
		{ width: 530px;
		font-family: "Trebuchet MS";
		font-size: 24px;
		color: #76dcff;
		}

#travelguide-description
		{ width: 540px;
		float: left;
		margin-left: 25px;
		margin-top: 20px;
		margin-bottom: 10px;
		}

#travelguide-description-text
		{ padding-left: 15px;
		padding-top: 5px;
		vertical-align: top;
		}

#map-container
		{ vertical-align: top;
		float: left; 
		margin-right: 15px; 
		margin-bottom: 10px;
		border: #111213 15px solid;
		}

#travelg-relvideo
		{ background-image: url(images/travelg_relvideo_bg.gif);
		background-repeat: repeat-x;
		height: auto;
		vertical-align: top;
		}

#travelg-relphoto
		{ background-image: url(images/travelg_relvideo_bg.gif);
		background-repeat: repeat-x;
		height: auto;
		vertical-align: top;
		padding-left: 25px;
		}

#other-guides
		{ width: 466px;
		height: auto;
		margin-left: 20px;
		}

#other-guides-header
		{ width: 466px;
		height: 20px;
		float: left;
		
		color: #0a78ac;
		font-size: 16px;
		font-weight: bold;
		}

#other-guides-container
		{ width: 470px;
		float: left;
		margin-top: 20px;
		height: auto;
		}	

#travelg-right-menu
		{ width: 300px;
		}

#travelg-right-icon
		{ width: 57px;
		float: left;
		margin-right: 7px;
		margin-left: 10px;
		}

#travelg-right-links
		{ width: auto;
		height: 44px;
		padding-top: 5px;
		margin-right: 0px;
		float: left;
		}

#travelg-r-link1
		{ font-weight: bold;
		color: #ffffff;
		}
		
#travelg-r-link2 a
		{ font-size: 13px;
		text-decoration: none;
		}

#travelg-right-misc
		{ width: 190px;
		height: auto;
		padding-top: 5px;
		margin-right: 0px;
		float: left;
		font-weight: bold;
		color: #ffffff;
		}
	
#print-tools
		{ background-color: #2f3435;
		width: 310px;
		height: 35px;
		text-align: right;
		padding-right: 10px;
		}

#amazon-header
		{ width: 310px;
		float: left;
		padding-bottom: 15px;
		
		color: #0a78ac;
		font-size: 16px;
		font-weight: bold;
		}

#amazon-books
		{ padding-left: 5px;
		}

#banner-ad-container
		{ width: 922px;
		}

#banner-filmmaker
		{ padding-left: 8px;
		}

#banner-photog
		{ padding-left: 10px;
		padding-right: 10px;
		}

#banner-musician
		{ padding-right: 5px;
		}
		
#getinvolved-nav-header
		{ background-color: #02628e;
		width: 512px;
		height: 37px;
		
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #72dcff;
		font-weight: bold;
		padding-left: 10px;
		}

#getinvolved-nav-container
		{ 
		vertical-align: middle;
		}

#quick-division-header
		{ background-image: url(images/divheaderbg.gif);
		background-repeat: repeat;
		width: 924px;
		height: 33px;
		vertical-align: middle;
		}

#quick-links
		{ width: 515px;
		margin-top: 5px;
		padding-left: 15px;
		}

#quick-search
		{ width: 300px;
		margin-top: 5px;
		}
		
#quicksearch_field
		{ width: 200px;
		}

#quick-main-links
		{ width: 924px;
		height: 33px;
		padding-left: 25px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		vertical-align: middle;
		}

#footermenu
		{ background-image:url(images/footermenubg.gif);
		background-repeat: repeat-x;
		background-color: #056999;
		width: 924px;
		height: 151px;
		vertical-align: top;
		
		}

#sidespace-l
		{ width: 18px;
		}

#sidespace-r
		{ width: 25px;
		}

#search-container
		{ background-image: url(images/searchbg.gif);
		background-repeat: repeat-x;
		width: 300px;
		height: 199px;
		padding: 15px;
		padding-top: 40px;
		padding-left: 30px;
		vertical-align: top;

		}

#search-title-header
		{ width: 250px;
		float: left;
		padding-bottom: 10px;
		
		font-size: 16px;
		font-weight: bold;
		}

#form-label
		{ width: 80px;
		float: left;
		margin-left: 13px;
		margin-bottom: 0px;
		margin-top: 0px;
		}

#search-form
		{ width: 180px;
		float: left;
		margin-bottom: 0px;
		margin-top: 0px;
		
		height: 20px;
		font-size: 10px;
		}

#drop-list
		{ width: 100px;
		float: left;
		margin-bottom: 0px;
		margin-top: 0px;
		}

#keyword, #location
		{ width: 180px;
		margin-bottom: 0px;
		margin-top: 0px;
		
		height: 20px;
		font-size: 10px;
		}

#submit-button
		{ padding-left: 10px;
		float: left;
		margin-bottom: 0px;
		margin-top: 0px;
		
		}

#search-spacer
		{ width: 240px;
		height: 5px;
		float: left;
		}
		
#featured-event-banner
		{ width: 580px;
		height: 199px;
		float: left;
		}

#footer-main-1024
		{ background-color: #1b1f20;
		/*width: 924px;
		height: 86px;*/
		height: 55px;
		padding-top: 20px;
		padding-left: 30px;
		
		vertical-align: top;
		}

#company-intro-info
		{ width: 924px;
		height: 194px;
		border: 1px #0b6691 solid;
		vertical-align: top;
		}

#company-info-container
		{ background-color: #0893c3;
		background-image: url(images/introinfo_bg.gif);
		background-repeat: repeat-x;
		height: 120px;
		}

#info-thumb
		{ background-image: url(images/info_thumb.gif);
		background-repeat: no-repeat;
		width: 74px;
		height: 120px;
		}

#info-text
		{ width: 457px;
		
		color: #ffffff;
		vertical-align: top;
		padding: 5px;
		padding-top: 30px
		}

#info-text a
		{ color: #000000;
		}

#info-text a:hover
		{ color: #14c4ed;
		}

#info-map-1
		{ background-image: url(images/info_map_l.gif);
		background-repeat: no-repeat;
		width: 200px;
		height: 120px;
		}

#info-map-r
		{ background-image: url(images/info_map_r.gif);
		background-repeat: no-repeat;
		width: 193px;
		height: 120px;
		}

#info-readmore
		{ padding-left: 76px;
		padding-top: 3px;
		vertical-align: top;
		}

#division-header
		{ background-image: url(images/divheaderbg.gif);
		background-repeat: repeat;
		width: 100%;
		height: 33px;
		vertical-align: middle;
		padding-left: 15px;
		color: #72dcff;
		}
#division-header a
		{
		color: #00cdff;
		}

#getstarted-content
		{ background-image: url(images/contentmain_rightbg.gif);
		background-repeat: repeat-x;
		background-color: #0e0f10;
		width: 924px;
		}

#content-left
		{ background-color: #0d0e0e;
		background-image: url(images/contentmainbg.gif);
		background-repeat: repeat-x;
		float: left;
		width: 510px;
		height: auto;
		padding-top: 20px;
		padding-bottom: 40px;
		padding-left: 5px;
		}

#content-right
		{ background-image: url(images/contentmain_rightbg.gif);
		background-repeat: repeat-x;
		background-color: #0e0f10;
		
		float: right;
		width: 400px;
		height: auto;
		padding-top: 20px;
		padding-bottom: 40px;
		}

#player-main
		{ padding-left: 7px;
		}

#current-featuredvideo-description
		{ width: 470px;
		float: left;
		margin-left: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		}

#featured-videos-header
		{ width: 399px;
		float: left;
		margin-bottom: 15px;
		
		color: #72dcff;
		font-size: 16px;
		font-weight: bold;
		}

#featured-videos-list
		{ width: 380px;
		float: left;
		height: auto;
		margin-left: 12px;
		margin-bottom: 45px;
		
		font-weight: normal;
		}

#video-item-thumb
		{ width: 147px;
		height: 83px;
		margin-bottom: 20px;
		padding-top: 10px; 
		padding-left: 10px;
		}

#item-spacer
		{ width: 10px;
		}

#item-spacer2
		{ width: 20px;
		}

#video-item-title
		{ width: 200px;
		height: 20px;
		padding-left: 0px;
		}

#video-item-description
		{ background-image: url(images/divheaderbg.gif);
		background-repeat: repeat;
		width: 180px;
		height: 65px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px;
		}

#item-spacer-bot
		{ height: 25px;
		}

#featured-photos
		{ width: 466px;
		height: auto;
		margin-left: 20px;
		}

#featured-photos-header
		{ width: 466px;
		height: 20px;
		float: left;
		
		color: #72dcff;
		font-size: 16px;
		font-weight: bold;
		}

#featured-photos-container
		{ width: 480px;
		float: left;
		margin-top: 20px;
		}

#photo-item-thumb
		{ width: 106px;
		height: 98px;
		}

#photo-item-information
		{ background-color: #1b1f1f;
		background-image: url(images/divheaderbg.gif);
		background-repeat: repeat;
		width: 116px;
		height: 98px;
		padding-left: 10px;
		padding-top: 10px;
		vertical-align: top;
		}

#photo-item-location
		{ color: #0a78ac;
		width: 105px;
		margin-bottom: 5px;
		float: left;
		}

#photo-item-description
		{ width: 105px;
		}

#calendar
		{ width: 400px;
		float: left;
		
		}
		
#calendar-header
		{ width: 399px;
		float: left;
		margin-bottom: 15px;
		
		color: #0a78ac;
		font-size: 16px;
		font-weight: bold;
		}

#calendar-main
		{ width: 399px;
		float: left;
		margin-bottom: 15px;
	
		font-weight: normal;
		}

#info-content-left
		{ background-image: url(images/contentmainbg.gif);
		background-repeat: repeat-x;
		width: 610px;
		height: auto;
		padding-top: 20px;
		padding-right: 5px;
		padding-left: 25px;
		vertical-align: top;
		}

#info-content-right
		{ background-image: url(images/info_right_bg.gif);
		background-repeat: repeat-x;
		width: 290px;
		height: auto;
		vertical-align: top;
		}

#info-table-content
		{ width: 600px;
		vertical-align: top;
		}

#info-td-text-container
		{ padding-left: 30px;
		padding-right: 20px;
		vertical-align: top;
		}

#text-header
		{ background-image: url(images/headerbreaker_dots.png);
		background-position: bottom;
		background-repeat: repeat-x;
		font-size: 30px;
		color: #72dcff;
		
		}

#info-right-container
		{ width: 243px;
		vertical-align: top;
		}

#about-right-menu
		{ width: 240px;
		}

#info-right-icon
		{ width: 43px;
		float: left;
		margin-right: 7px;
		}

#info-right-links
		{ width: auto;
		height: 44px;
		padding-top: 5px;
		margin-right: 0px;
		padding-left: 10px;
		float: left;
		}

#info-r-link1
		{ font-weight: bold;
		color: #ffffff;
		}
		
#info-r-link2 a
		{ font-size: 13px;
		text-decoration: none;
		}

#info-right-misc
		{ width: 190px;
		height: auto;
		padding-top: 5px;
		margin-right: 0px;
		float: left;
		font-weight: bold;
		color: #ffffff;
		}
		

#print-button
		{ height: 52px;
		width: 280px;
		padding: 15px;
		text-align: right;
		vertical-align: middle;
		}

#shadow
		{ background-image: url(images/shadow.png);
		background-repeat: repeat-y;
		width: 24px;
		height: 443px;
		}

#shadow2
		{ background-image: url(images/shadow2.png);
		background-repeat: repeat-y;
		width: 10px;
		height: 443px;
		}

#button
		{ background-image: url(images/buttonbg.gif);
		background-repeat: repeat-x;
		width: 100px;
		height: 20px;
		float: left;
		
		text-align: center;
		}

#button a
		{ color: #000000;
		text-decoration: underline;
		font-weight: bold;
		}

#breaker
		{ background-image: url(images/breaker.gif);
		background-repeat: no-repeat;
		background-position:center;
		width: 399px;
		height: 2px;
		float: left;
		}

#breaker2
		{ background-image: url(images/breaker.gif);
		background-repeat: no-repeat;
		background-position:center;
		width: 399px;
		height: 2px;
		float: left;
		margin-bottom: 15px;
		}


#breaker3
		{ background-image: url(images/breaker.gif);
		background-repeat: no-repeat;
		background-position:center;
		width: 465px;
		height: 2px;
		float: left;
		}

#breaker4
		{ background-image: url(images/breaker.gif);
		background-repeat: no-repeat;
		background-position:center;
		width: 310px;
		height: 2px;
		float: left;
		margin-bottom: 2px;
		}
		
#breaker5
		{ background-image: url(images/breaker.gif);
		background-repeat: repeat-x;
		background-position:center;
		width: 540px;
		height: 2px;
		float: left;
		}
		
#breaker6
		{ background-image: url(images/headerbreaker_dots.png);
		background-repeat: no-repeat;
		width: 150px;
		}

#botmenu-header
		{ padding-bottom: 15px;
		}


#headerimg-full
		{ background-image: url(images/headerimg_full.jpg);
		background-repeat: no-repeat;
		width: 925px;
		height: 152px;
		}

/* RESULTS */

#results-frame
		{ 
		width: 581px;
		height: auto;
		vertical-align: top;
		}

#results-frame-r
		{ background-image: url(images/info_right_bg.gif);
		background-repeat: repeat-x;
		background-color: #0e0f0f;
		width: 344px;
		height: auto;
		vertical-align: top;
		}

#results-frame-related
		{ width: 320px;
		vertical-align: top;
		}

#results-nav-container
		{width: 581px;
		height: 55px;
		}

#results-list-entries
		{ height: auto;
		width: 531px;
		}

#result-entry-thumb
		{ width: 147px;
		height: 83px;
		}
		
#result-entry-desc
		{ width: 204px;
		vertical-align: top;
		}

#result-entry-stat
		{ width: 141px;
		vertical-align: top;
		padding-top: 20px;
		}

#results-nav-active
		{ width: 260px;
		vertical-align: top;
		}

#results-nav-inactive
		{ width: 250px;
		}
		
#results-related-header
		{ width: 320px;
		height: 46px;
		padding-top: 15px;
		padding-left: 1px;
		
		font-size: 14px;
		color: #ffffff;
		}

#results-related-iframe
		{ width: 320px;
		height: auto;
		}

#results-related-table
		{ width: 290px;
		}

#related-item-thumb
		{ width: 120px;
		height: 68px;
		margin-bottom: 20px;
		margin-right: 5px;
		vertical-align: top;
		}

#related-item-description
		{ width: 140px;
		height: 60px;
		padding-left: 10px;
		margin-bottom: 20px;
		vertical-align: top;
		}

#related-item-title
		{ width: 140px;
		height: 20px;
		padding-left: 0px;
		}

#results-p-item-thumb
		{ width: 106px;
		height: 98px;
		margin-bottom: 20px;
		margin-right: 5px;
		vertical-align: top;
		}
		
#results-p-item-desc
		{ background-image: url(images/divheaderbg.gif);
		background-repeat: repeat;
		width: 234px;
		height: 60px;
		padding-left: 10px;
		padding-top: 5px;
		margin-bottom: 20px;
		vertical-align: top;
		}

/* CONTACT FORMS */

#contact-header-bg
		{ background-image: url(images/contentheaderbg.gif);
		background-repeat: repeat-x;
		height: 75px;
		width: 507px;
		
		vertical-align: top;
		font-family: "Trebuchet MS";
		font-size: 36px;
		padding-left: 10px;
		padding-top: 20px;
		}

#contact-content-left
		{ background-image: url(images/contentmainbg.gif);
		background-repeat: repeat-x;
		width: 507px;
		height: auto;
		padding-top: 20px;
		padding-right: 5px;
		padding-left: 15px;
		vertical-align: top;
		}

#contact-content-right
		{ background-image: url(images/contactright_bg.gif);
		background-repeat: repeat-x;
		width: 406px;
		height: auto;
		vertical-align: top;
		}

#contact-right-container
		{ width: 380px;
		vertical-align: top;
		}

#contact-table-content
		{ width: 475px;
		vertical-align: top;
		}

#contact-td-text-container
		{ padding-left: 30px;
		padding-right: 20px;
		vertical-align: top;
		}

#help-container
		{ padding-bottom: 20px;
		padding-left: 20px;
		font-size: 14px;
		}
		
#contact-form-container
		{ padding-left: 20px;
		width: auto;
		}

#contact-form-note
		{ padding-right: 15px;
		}

#contact-sub-nav
		{ height: 200px;
		vertical-align: top;
		}

#contact-quick-access
		{ width: 400px;
		}

#contact-right-links
		{ width: 300px;
		height: 44px;
		padding-top: 5px;
		margin-right: 0px;
		float: left;
		}
		
#contact-right-menu
		{ width: 390px;
		padding-left: 20px;
		}

#contactnav-r-link1
		{ font-weight: bold;
		color: #ffffff;
		}

#contact-r-link2 a
		{ font-size: 14px;
		text-decoration: none;
		}
		
#form-list
		{ padding-left: 60px;
		}


/* OTHER FORMS */

#form-main-holder
		{ width: 500px;
		}

#form-header
		{ font-family: "Trebuchet MS";
		font-size: 28px;
		color: #10b7e7;
		font-weight: normal;
		vertical-align: middle;
		}

#form-subheader
		{ color: #72dcff;
		}
		
#field-label
		{ width: 200px;
		text-align: right;
		vertical-align: top;
		}

#field-field
		{ width: 289px;
		padding-bottom: 12px;
		}

#field-field2
		{ width: 289px;
		padding-bottom: 12px;
		}

#Name, #Address, #Address2, #Address3, #Email, #Url, #Number, #Videotitle, #System, #A_ratio, #Frame_rate, #Soundsource, #Keywords, #Musictitle,  #Format, #Genre, #Phototitle, #Photolocation, #Jobposition, #Portfoliourl
		{ width: 180px;
		}

#Message
		{ height: 200px;
		width: 240px;
		}

#Description, #Message2
		{ height: 80px;
		width: 220px;
		}


/* TCS */

#tcs-main-holder
		{ width: 500px;
		}
		
#tcs-header
		{ font-family: "Trebuchet MS";
		font-size: 28px;
		color: #72dcff;
		font-weight: normal;
		vertical-align: middle;
		}
		
#tcs-text
		{ padding-left: 25px;
		}

/* NEW PAGE TEMPLATE*/

#new-content
		{ background-image: url(images/contentmainbg.gif);
		background-repeat: repeat-x;
		padding-left: 40px;
		padding-top: 25px;
		padding-right: 25px;
		padding-bottom: 30px;
		}	

/* MISCS */

#fringe-transparent
		{ float: left;
		margin-right: 20px;
		}
	

/* TEXT STYLES*/

.light-blue{ color: #72dcff; }

.blue{ color: #10b9e9;}

.getstarted-header, .getstarted-header a, .getstarted-header a:hover
		{ color: #14c4ed;
		font-size: 16px;
		font-weight: bold;
		}

.content-right
		{ color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		}


#footermenu
		{ 
		/*background-image:url(images/footermenubg.jpg);
		background-repeat: repeat-x;
		background-position:top;
		width: 924px;*/
		background-color: #0b6e9d;
		height: 151px;
		vertical-align: top;
		}

.footermenu
		{ vertical-align: middle;
		}

.botmenu-header
		{ 
		vertical-align: top;
		color:#10b7e7;
		font-weight:bold;		
		}

.botmenu-links {
		vertical-align: top;
		background:#0b6e9d;

}
.botmenu-links a
		{ 
		font-family:"trebuchet MS", Verdana, Arial;
		font-weight:normal;
		text-decoration:none;
		color:#FFFFFF;
		margin-left:15px;		
		}
  
.contactbox
		  { color: #000000;
		  }

.videoplaying
		  { font-size: 18px;
		    font-weight: normal;
		  }
		  
.embedcodebox
		  { background-color: #333333;
		  border: #000000 0;
		  }

h3
		{ 
		font-size: 16px;
		color: #00cdff;
		padding:0px;
		margin:0px;
		}
		
h4
		  { color: #00cdff;
		  margin-left: -16px;
		  margin-top: -40px;}		
		  
label
		{ color:#72dcff;}	
		
.browse_left_nav{
width:222px;
padding:20px;
}
.browse_bg{
	background-image:url(images/browse_bg.png);
	background-repeat: repeat-y;
	background-position:left
}
.browse_related_videos{
	background-image:url(images/browse_related_videos.png);
	background-position: left;
	width:701px;
	height:35px;
}
.browse_featured_videos{
	background-image:url(images/browse_featured_videos.png);
	background-position: left;
	width:701px;
	height:35px;
}
.browse_related_photos{
	background-image:url(images/browse_related_photos.png);
	background-position: left;
	width:701px;
	height:35px;
}
.browse_featured_photos{
	background-image:url(images/browse_featured_photos.png);
	background-position: left;
	width:701px;
	height:35px;
}

.browse_list { margin-left:0px;}
.browse_list li {
  border:0px solid green;
  color:#E3EDFA;
  width:150px;
  margin-bottom:15px;
  margin-left:10px;
  margin-right:10px;
  list-style:none;
  height:250px;
  float:left;
}
.video_browse_list li {
  border:0px solid green;
  color:#E3EDFA;
  width:150px;
  margin-bottom:15px;
  margin-left:12px;
  margin-right:10px;
  list-style:none;
  height:170px;
  float:left;
}

.related_photos li {
  border:0px solid green;
  color:#E3EDFA;
  margin: 0 10px 20px 0;
  list-style:none;   
  float:left;
}
#pthumbs-nav-header
{ 
	background-image: url(images/divheaderbg.gif);
	background-repeat: repeat;
	width: 415px;
	height: 33px;
	vertical-align: middle;
	padding-left: 10px;
	
	color: #16b2d8;
	font-weight: bold;
}

#pthumb-holder
{ padding-left: 17px;
}

.browse_pagination{
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

#views
		{ height: 44px;
		padding-left: 15px;
		padding-top: 10px;
		
		color: #5d656a;
		font-size: 16px;
		font-weight: bold;
		}

/*PAGINATION*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0b6e9d;
	
	text-decoration: none; /* no underline */
	color: #16b2d8;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #0b6e9d;
	color: #ccc;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0b6e9d;
	font-weight: bold;
	background-color: #0b6e9d;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #555656;
	color: #555656;
	}
/*END PAGINATION*/