/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}

/* Divs */

#clear{
	height: 120px;
	width: 910px;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	z-index: 0;
	postion: absolute;
}

#main {
	width: 700px;
	z-index: 1;
	float: right;
	background-color: #CECECE;
	position: relative;	
}

#sub {
	width: 200px;
	z-index: 2;
	float: left;
	position: relative;
	margin: 288px 0 0 0;
}

#subbody {
	width: 200px;
	z-index: 13;
	background-color: #CECECE;
	position: relative;
	text-align: center;
}	

#subtopcurve {
	width: 200px;
	height: 13px;
}

#subbottomcurve {
	width: 200px;
	height: 13px;
	margin-bottom: 17px;
}

#mainbody {
	width: 700px;
	position: relative;
}



#menu {
	padding-left: 20px;
	width: 680px;
	height: 26px;
	position: relative;
}

#topcurve {
	width: 681px;
	height: 18px;
	margin: 0 10px 0 9px;
}

#bottomcurve {
	width: 681px;
	height: 18px;
}

#content {
 	width: 681px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	postion: relative;
	margin-left: 9px;
	margin-right: 10px;
	z-index: 16;

}

#imageside {
	width: 310px;
	height: 430px;
	float: left;
	margin-left: 10px;
	postion: relative;
	z-index: 10;
}

#text {
	position: absolute;
	top: 59px;
	left: 271px;
	z-index: 20;
	padding: 180px 20px 20px 20px;
	text-align: left;
	width: 313px;
}

#test {
	position: absolute;
	top: 337px;
	left: 29px;
	z-index: 20;
	text-align: left;
	width: 638px;
	height: 400px;
}

#logo{
	position: absolute;
	top: 26px;
	left: 392px;
	z-index: 11;
}

#vacadd {
	position: absolute;
	top: 436px;
	left: 251px;
	z-index: 20;
}

#ted {
	position: absolute;
	top: 331px;
	left: 559px;
	z-index: 22;
}

#searchbody {
	width: 180px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 7px;
	margin-right: 8px;
	postion: relative;
	padding: 0px;
}

#combocurve {
	width: 200px;
	height: 29px;
	text-align: center;
	postion: relative;
}

#smallbottomcurve {
	width: 200px;
	height: 13px;
}

#lightbox {
	width: 290px;
	background-color: #b94e6c;
	padding: 5px 0 5px 20px;
	z-index: 4;
}


#vacanciesbody {
	width: 180px;
	background-color: #FFFFFF;
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 10px;
	postion: relative;
	text-align: left;
	padding: 0px;
}
	
#lnews {
	width: 200px;
	height: 140px;
	position: relative;
}

#newsbody {
	width: 175px;
	height: 87px;
	background-color: #FFFFFF;
	margin-left: 7px;
	margin-right: 8px;
	postion: relative;
	text-align: left;
	padding: 5px;
}

#bullet {
	width: 150px;
	height: 20px;
}

#pinkbox {
	width: 681px;
	height: 231px;
	float: left;
}

#pinkhold {
	width: 668px;
	padding-left: 12px;
	text-align: center;
	float: left;
	background-color: #ad2e52;
}

#pinkbody {
	background-color: #f4c8d5;
	text-align: left;
	margin-bottom: 10px;
}

p 
{
    margin: 0px;
    padding: 5px 0 5px 0;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #CECECE;
}

#pinkbody a {
	color: #D63965;
}

#pinkbody a:hover {
	color: #666666;
}

#vacancies a {
	color: #ad2e52;
}

#vacancies a:hover {
	color: #666666;
}

#pinkbody a {
	color: #ad2e52;
}

#pinkbody a:hover {
	color: #666666;
}

.uppercase 
{
    text-transform: uppercase;
}

/* Navigation */

#nav ul
{
	margin: 0;
	padding: 0;
}

#nav ul li
{
	list-style: none;
	display: inline;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
}

#nav ul li a
{
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	width: 110px;
	height: 21px;
	background-image: url(images/btn_off.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}

#nav ul li a:hover
{
	background-image: url(images/btn_on2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;

}

body#index a#indexnav,
body#ask a#asknav,
body#tips a#tipsnav,
body#space a#spacenav,
body#friends a#friendsnav {
	background-image: url(images/btn_on2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}

/* Navigation */

/* Styles */

/* Grey Curves */

.top {
	display:block; 
	height: 4px;
	text-align: center;
}

.middle {
	display:block; 
	height: 4px;
	text-align: center;
}

.bottom {
	display:block; 
	height: 4px;
	text-align: center;
}

.b1, .b2, .b3, .b4 {
	display: block; 
	overflow: hidden; 
}

.b1, .b2, .b3, .b4 {height: 2px;}
.b1 {background:#CECECE; width: 98.4%;}
.b2 {background:#CECECE; width: 98.8%;}
.b3 {background:#CECECE; width: 99.2%;}
.b4 {background:#CECECE; width: 99.6%;}

/* Grey Curves Close */

.clearit {
	clear: both;
}

.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #484747;
}

.logo {
	margin-top: 10px;
}

.salesheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ad2e52;
	text-align: left;
	padding: 0 10px 0 10px;
}

.salesbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ad2e52;
	text-align: left;
	padding: 5px 10px 0 10px;
}

.salesbody2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad2e52;
	text-align: left;
	padding: 5px 10px 0 10px;
}

.cell {font-size: 11px; color: #333333;}

.cell2 {font-size: 12px; color: #333333;}

.button {
background-color: #CECECE;
font-family: Arial, Helvetica, sans-serif;
border: #999999 1px solid;
font-size: 11px;
font-weight: bold;
color: #ad2e52;
} 

.button2 {
background-color: #CECECE;
font-family: Arial, Helvetica, sans-serif;
border: #FFFFFF 1px solid;
font-size: 11px;
font-weight: bold;
color: #ad2e52;
} 

.grey {
	color: #666666;
	font-size: 11px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.films {
	width: 150px;
	float: left;
}

.music {
	width: 150px;
	float: right;
}