@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {











}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 8px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav {
}
.List_Item {
	width: 100%;
	margin-left: 0;
	clear: both;
	color: #FFFFFF;
	font-size: 1.5em;
}
.Top_Container {
	background-color: rgba(255,255,255,0.40);
}
.Mid_Container {
}
.Base_Container {
	background-color: rgba(255,255,255,0.40);
	background-image: 
	background-repeat: no-repeat;
	background-position: right center;
}
.Base_list {
	clear: both;
	width: 100%;
	border-top: thin solid #FFFFFF;
	padding-bottom: 0px;
	border-bottom: thin solid #FFFFFF;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	max-width: 80%;
	font-size: 0.8em;
}
.Nav_T {
}
.Menu {
}
.NavMenu {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.Header {
	background-color: 
	background-repeat: no-repeat;
	border-bottom: thin solid rgba(251,251,251,1.00);
	height: 60px;
	background-image: url(Media/Banner%20Nude.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
.Index {
	background-image: url(Media/Background_subtheme_18.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.H_Theme {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20story.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	background-size: contain;
}
.H_port {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20Port.png);
	height: ;
	background-position: left center;
	text-align: right;
	background-repeat: no-repeat;
	height: 100%;
	background-size: contain;
}
.H_Nude {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20Nude.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	background-size: contain;
}
.Header_Label_M {
	max-width: 40%;
	float: right;
}

.Index_Header {
	background-image: url(Media/TIP_Logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	height: 70px;
	color: rgba(255,255,255,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bolder;
	font-size: large;
	text-align: right;
	vertical-align: bottom;
	border-top: thin solid rgba(252,251,251,1.00);
}
.Index_Header_WHT {
	background-image: url(Media/TIP_Logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	height: 70px;
	color: rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bolder;
	font-size: large;
	text-align: right;
	vertical-align: bottom;
	border-top: thin solid rgba(0,0,0,1.00);
}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.Header {
	background-image: url(Media/Banner%20Nude.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;

	height: ;
	border-bottom: thin solid rgba(252,249,249,1.00);
	min-height: 70px;
}
.Index {
	background-image: url(Media/Background_subtheme_18.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.nav {
}
.List_Item {
	width: 10.2564%;
	clear: none;
	margin-left: 2.5641%;
	font-size: 0.8em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.Top_Container {
	background-color: rgba(255,255,255,0.40);
}
.Mid_Container {
}
.Base_Container {
	background-color: rgba(255,255,255,0.40);
	
	
}
.Base_list {
	clear: both;
	width: 70%;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	display: block;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 8px;
	font-size: 1em;
	margin-left: 5px;
}
.Base_Container {
	background-color: rgba(255,255,255,0.40);
	background-image: url(Media/Wad_7254%20Logo_150_T.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Space {
}
.Base_space {
}
.Nav_T {
}
.Menu {
}
.NavMenu {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.IMresize {
	height: 100px;
}
 /*
       This will apply to all screens larger then 1000px wide 
       including landscape ipad but not portrait ipad. 
      */
@media (orientation:landscape) and (min-device-height:1000px),
       all and (min-width:1000px) {
    .Header {
	background-image: url(Media/Banner%20Nude.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	height: 100px;
	border-bottom: thin solid rgba(252,249,249,1.00);
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.Header {
	background-image: url(Media/Banner%20Nude.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	height: 100px;
	border-bottom: thin solid rgba(252,249,249,1.00);
}
.Index {
	background-image: url(Media/Background_subtheme_18.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.nav {
	text-align: center;
}
.List_Item {
	width: 15.2542%;
	clear: none;
	margin-left: 1.6949%;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.Top_Container {
	background-color: rgba(255,255,255,0.40);
}
.Mid_Container {
}
.Base_Container {
	background-color: rgba(255,255,255,0.40);
	background-image: url(Media/Wad_7254%20Logo_150_T.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Base_list {
	clear: none;
	margin-left: 1.6949%;
	width: 32.2033%;
	display: block;
	margin-bottom: 8px;
	text-align: center;
	font-size: 1em;
}
.Space {
}
.Base_space {
}
.Nav_T {
}
.Menu {
}
.NavMenu {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.Theme {
	background-color: #000000;
	background-image: url(Media/Background_subtheme_4.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Pages {
	background-color: #000000;
	background-image: url(Media/Background_subtheme_4.jpg);
	background-position: right center;
}
.H_Theme_Page_Rain {
	background-color: #52A6A6;
	height: 100px;
	background-image: url(Media/Banner%20story.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
.H_Theme_Page_Dance {
}
.H_Theme_Pages {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20story.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 
}
.H_Mode {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20Mode.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
}
.H_Theme {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20story.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
}
.H_port {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20Port.png);
	height: 100px;
	background-position: left top;
	text-align: right;
	background-repeat: no-repeat;
}
.H_Nude {
	background-color: #52A6A6;
	background-image: url(Media/Banner%20Nude.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
}
 #nav {
    margin:0;
    width:auto;
 }

  #nav ul {
    margin:0;
    padding:0;
    line-height:;
 }

  #nav li {
    margin:0;
    padding:0;
    list-style:none;
    float:right;
    position:relative;
    background:#;
 }

  #nav ul li a {
    text-align:right; 
    height:px;
    width:90px;
    display:block;
    color:#;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration:none;
	font-size: 1em;
    color:#FFF;
    border:1px solid #;
    text-shadow:0px 0px 0px #; 
 }

  #nav ul ul {
    position:absolute;
    visibility:hidden;
    top:20px;
 }

  #nav ul li:hover ul {
    visibility:visible;
    z-index:9999; 
 }

  /**********************************************/

  /*sets top level hover color*/

  #nav li:hover {
   background:;
 }

  /*sets link items hover color and background*/

  #nav ul li:hover ul li a:hover {
    color:#999;
    background:rgba(180,180,180,0.40);
 }

  /* Changes text color on hover for main menu hover*/

  #nav a:hover {
	color: #000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
 } 
  
 /* Contains the Float */

 .clearFloat {
    clear:both; 
    margin:0;
    padding:0;
 }

 /* IE7 Display Fix */  
 
 #nav ul li {

  display: inline;     
 
 }   
.List_Bold {
	font-weight: bold;
}
.H_IM_float_left {
	float: right;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.Theme_Ladies {
	background-color: #050504;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(Media/Background_subtheme_14.jpg);
}
.Theme_Gangster {
	background-color: #000000;
	background-image: url(Media/Background_subtheme_6.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Draped {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_7.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_FDance {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_8.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.panel_black {
	background-color: rgba(0,0,0,0.40);
	background-image: url(Media/IP%20Logo_shorter_Trans_sml2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.Theme_beach {
	background-color: rgba(0,0,0,1.00);
	background-image: url(Media/Background_subtheme_9.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Rain {
	background-color: #AFAFAF;
	background-image: url(Media/Background_subtheme_10.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Hat {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_11.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Thme_Gothica {
	background-color: #000000;
	background-image: url(Media/Background_subtheme_12.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Dance {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_13.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Colors {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_5.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Graffiti {
	background-color: #000000;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(Media/Background_subtheme_15.jpg);
}
.H_Theme_Page_Graffiti {
	background-color: #52A6A6;
}
.Theme_RedRain {
	background-color: #000000;
	background-image: url(Media/Background_Themed2.jpg);
}
.Theme_Screen {
	background-color: #FFFFFF;
	background-image: url(Media/Background_subtheme_16.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Theme_Sailor {
	background-color: #000000;
	background-image: url(Media/Background_subtheme_17.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Index {
	background-image: url(Media/Background_subtheme_18.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.Header_Label {
	max-height: 60px;
}
.Header_Label {

}
.Index_Header {
	background-image: url(Media/TIP_Logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	height: 100px;
	color: rgba(255,255,255,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bolder;
	font-size: x-large;
	text-align: right;
	vertical-align: bottom;
	border-top: thin solid rgba(252,251,251,1.00);
}
.Index_Header {
	background-image: url(Media/TIP_Logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	height: 100px;
	color: rgba(255,255,255,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bolder;
	font-size: x-large;
	text-align: right;
	vertical-align: bottom;
	border-top: thin solid rgba(252,251,251,1.00);
}
.Index_Header_WHT {
	background-image: url(Media/TIP_Logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	height: 100px;
	color: rgba(0,0,0,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bolder;
	font-size: x-large;
	text-align: right;
	vertical-align: bottom;
	border-top: thin solid rgba(0,0,0,1.00);
}


