/* CSS Document */

#submenu FORM {
	margin: 0;
	padding: 0;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu li {
	border-right: 1px solid #999999;
	float: left;
	padding: 0 10px;
	height: 43px;
}
#mainmenu li A {
	text-decoration: none;
	line-height: 43px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-stretch: narrower;
}
#mainmenu li.item1 {
	background: url(/Images/menu_1.jpg) top left repeat-x;
}
#mainmenu li.item2 {
	background: url(/Images/menu_2.jpg) top left repeat-x;
}
#mainmenu li.item3 {
	background: url(/Images/menu_3.jpg) top left repeat-x;
}
#mainmenu li.item4 {
	background: url(/Images/menu_4.jpg) top left repeat-x;
}
#mainmenu li.item5 {
	background: url(/Images/menu_5.jpg) top left repeat-x;
}
#mainmenu li.item6 {
	background: url(/Images/menu_6.jpg) top left repeat-x;
}
#mainmenu li.item7 {
	background: url(/Images/menu_7.jpg) top left repeat-x;
}
#mainmenu li.item8 {
	background: url(/Images/menu_2.jpg) top left repeat-x;
}
#mainmenu li.item9 {
	background: url(/Images/menu_3.jpg) top left repeat-x;
}


#submenu A {
	color: white;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu li {
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid white;
}
#submenu li.last {
	border-right: none;
}
#submenu li.sel {
	font-weight: bold;
}
#submenu li A {
	color: white;
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px;
	padding: 0;
	text-decoration: none;
}

#fullwidth H1 {
	font-size: 18px;
	color: white;
	margin: 0 0 10px 0;
}
#fullwidth H2 {
	font-size: 16px;
	color: black;
	margin: 0 0 10px 0;
}
#fullwidth P {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 16px;
}

#leftpadding H1 {
	font-size: 18px;
	color: black;
	margin: 0 0 10px 0;
}
#leftpadding H2 {
	font-size: 16px;
	color: black;
	margin: 0 0 10px 0;
}
#leftpadding P {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 16px;
}

.homepage {
	background: #FF5DBA;
	height: 360px;
	padding: 20px 250px 0 0;
}
.so {
	background: url(../Images/background-so.jpg) top left repeat-y;
	color: black;
	padding: 20px 250px 0 20px;
}
.desirable {
	background: url(../Images/background-des.jpg) top left repeat-y;
	color: #0a2f83;
	padding: 20px 250px 0 20px;
}
.inspired {
	background: url(../Images/background-ins.jpg) top left repeat-y;
	color: white;
	padding: 20px 250px 0 20px;
}
.kissme {
	background: url(../Images/background-kissme.jpg) top left repeat-y;
	color: #ee1a97;
	padding: 20px 250px 0 20px;
}
.sinful {
	background: url(../Images/background-sinful.jpg) top left repeat-y;
	color: white;
	padding: 20px 250px 0 20px;
}
.superstar {
	background: url(../Images/background-sup.jpg) top left repeat-y;
	color: white;
	padding: 20px 250px 0 20px;
}
#fullwidth.eternal {
	background: url(../Images/background-eternal.jpg) top left repeat-y;
	color: black;
	text-shadow: #FFFFFF;
	padding: 0px 250px 0 20px;
}
#fullwidth.eternal P {
	font-size: 14px;
}
.exciting {
	background: url(../Images/background-exciting.jpg) top left repeat-y;
	color: black;
	padding: 20px 250px 0 20px;
}
.what {
	background: url(../Images/background-what.jpg) top left repeat-y;
	color: white;
	padding: 20px 250px 0 20px;
}
.wild {
	background: url(../Images/background-wild.jpg) top left repeat-y;
	color: white;
	padding: 20px 250px 0 20px;
}

.coolstuff {
	background: url(/Images/coolstuff.gif) top left no-repeat;
	padding: 40px 0;
}
.coolstuff ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
.coolstuff li {
	height: 120px;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.coolstuff li H1 {
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #DF3298;
}
.coolstuff li IMG {
	float: left;
	padding-right: 20px;
}

#loginpad H1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #AB956A;
	font-weight: bold;
}

#subpagelist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subpagelist li {
	margin-bottom: 20px;
}
#subpagelist img {
	border: none;
	margin-right: 20px;
}
#subpagelist A {
	text-decoration: none;
}

#linklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#linklist li {
	clear: both;
	margin-bottom: 30px;
}
#linklist img {
	float: left;
	border: none;
	margin-right: 20px;
}
#linklist div {
	margin-left: 200px;
}
#linklist A {
	color: black;
	text-decoration: none;
}
#linklist H1 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.important {
	font-weight: bold;
	color: red;
}

#links .title {
	color: #0494A5;
	font-size: 150%;
	font-weight: bold;
}
#links A {
	text-decoration: none;
	color: #0494A5;
}
#links A:hover {
	text-decoration: underline;
}

#loginpad A {
	color: white;
}


#footer A {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}