/* Room 1 CSS */
body {font-family:Arial, Helvetica, sans-serif;font-size:12px;background-image:url(../images/bg.jpg); background-position:top left; background-repeat:no-repeat;background-color:#FFD5DF;}
#container {width:960px;height:1000px;margin:10px auto;}

/* Header */
#header {width:960px;height:80px;}
	#header h1 {text-indent:-9999px;color:#fff;}
	#header img {outline:none;margin-left:5px;}
/* End of Header */

/* Navigation */
#navigation {width:960px;height:30px;margin:0px auto;}
	#navigation ul {list-style:none;margin:0px 0px 0px 100px;}
		#navigation ul li {float:left;padding:10px;display:block;margin-left:30px;font-family:Arial, Helvetica, sans-serif;font-size:18px; letter-spacing:1px;}
			#navigation ul li a {font-weight:600;text-decoration:none;color:#fff;}
			#navigation ul li a:hover {font-weight:600;letter-spacing:1px;text-decoration:none;color:#f23553;outline:none;}
/* End of Navigation */

/*If not the homepage this is the main content area*/
#main-content {width:960px;height:350px;margin:0px auto;}
#main-content2 {width:956px;margin:0px auto;border:2px solid #EA7D2E;}
#main-content3 {width:960px; height:368px;margin:0px auto;}
	#main-content3 h1 {color:#fff;font-size:26px;font-family:Arial, Helvetica, sans-serif;letter-spacing:0.5px;}
	#main-content3 a {border:none;text-decoration:none;outline:none;}
	
	.diva {margin-left:10px;margin-right:8px;height:338px;width:110px;float:left;}
	.criticalmass {margin-right:8px;width:110px;height:338px;float:left;}
	.hilfiger {float:left;margin-right:8px;height:338px;width:110px;}
	.numph {float:left;margin-right:8px; height:338px;width:110px;}
	.secretweekend {float:left;margin-right:8px;height:338px;width:110px;}
	.quiksilver {float:left;margin-right:8px;height:338px;width:110px;}
	.sugarhill {float:left;margin-right:8px;height:338px;width:110px;}
	.charas {float:left;margin-right:10px;height:338px;width:110px;}
/* End of Non-Homepage Content */

/* Lightbox */
#gallery {width:960px;padding:10px;}
	#gallery ul {list-style:none; }
	#gallery ul li {display:inline; }
	#gallery ul img {border:5px solid #EF819C;border-width:5px;}
	#gallery ul a:hover img {
		border: 5px solid #fff;border-width: 5px;color: #fff;outline:none;}
	#gallery ul a:hover {color: #fff;outline:none; }
/* End of Lightbox */

/* Big Image */
#fade-container {width:960px;height:634px;margin:0px auto;overflow:hidden;}
.big-image {width:960px;}
.big-image img {border:3px solid #EF819C;background-color: #EA7D2E; }
#promo-banner {width:960px;height:50px; }
#secondary_content {width:960px;height:300px;margin:0px auto;overflow:hidden;}
/* End of Big Image */

/* Content Area */

/*Homepage Left Column */
.left-col {float:left;width:360px;height:280px;border:1px solid #f23553;background:url(../images/left-col-bg.jpg) no-repeat;overflow:hidden;}
		.left-col-content {width:160px;margin:100px 0px 0px 10px;}
		.left-col-content p {font-size:14px;color:#333;line-height:16px;}
		.left-col-content h1 {font-size:24px;font-weight:bold;color:#810D18;line-height:16px;}
/* End of Home Page Left Column */

.lft-col {float:left;width:360px;height:280px;border:1px solid #EF819C;}
		.lft-col-content {width:160px;margin:100px 0px 0px 10px;}
		.lft-col-content p {font-size:14px;color:#333;line-height:16px;}
		.lft-col-content h1 {font-size:24px;font-weight:bold;color:#810D18;line-height:16px;}
.center-col {float:left;margin-left:7px;height:280px;width:250px;border:1px solid #f23553;background-color:#ee3b10;}
		table {margin:40px auto;}
		td {font-size:12px; padding:2px;}
		.row {background-color:#9efad3;}
.center-col h1 {font-size:28px;margin:5px 13px 0px 13px;}
		.center-col p {font-size:10px;color:#333;font-weight:bold;text-align:center;}
	.right-col {float:right;width:330px;height:140px;border:1px solid #f23553;clear:right;background-color:#9efad3;}
	.right2-col {width:329px;height:120px;border:1px solid #f23553;background-color:#9efad3;}
/* End of Content Area*/

/* Twitter Area */
	.twitted {/*Containing box for tweets */width:330px;height:140px;margin-bottom:1.5em;}
	.twitted h2 {/* Header of the twitter box "Latest Tweets" */font-family:Arial, Helvetica, sans-serif;font-size:18px;margin:0;padding: 0.3em 0.8em;color:#fff;background-color:#d70b8c;}
	.twitted p.preLoader {/*Pre Loader Info */margin:0;padding:1em 1em 1em 3em;background:transparent url("../images/loader.gif") 1em center no-repeat;background-color:#fff;}
	.twitted ul#twitter_update_list {/* Spacing of tweet within container */margin:0;padding: 0 0.8em;list-style-type: none;}
	.twitted ul#twitter_update_list li {/*Border between tweets */margin: 0;padding: 0.8em 0 1em 0;border-bottom: 2px solid #eee;}
	.twitted ul#twitter_update_list li span {/* tweet content */display:block;}
	.twitted ul#twitter_update_list li span a {/* links in tweet content */color:#333;text-decoration:none;}
	.twitted ul#twitter_update_list li a {/* timestamp link */color: #333;}
	.twitted ul#twitter_update_list li.firstTweet {color:#000;font-size:14px;line-height:18px;}
	.twitted ul#twitter_update_list li.lastTweet {color:#000;font-size:14px;border-bottom: none;line-height:18px;}
	.twitted p.profileLink {display:block;margin:25px;padding: 0.3em 1em;}
	.twitted a {color:#333;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
/* End of Twitter Area */

/* Footer */
#footer {width:960px;height:50px;margin:0px auto; font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#eee;}
	#footer ul {list-style:none;}
	#footer ul li {float:left;padding:10px;display:block;margin-left:30px;color:#fff;font-family:Arial, Helvetica, sans-serif;}
	#footer ul li a {color:#ee3b10;text-decoration:none;}
	#footer ul li a:hover {color:#63af54;text-decoration:underline;}
/* End of Footer */

/*Secondary Footer */
#secondary-footer {text-align:right;width:960px;height:50px;margin:0px auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#FFF;}
#secondary-footer a {color:#fff;text-decoration:none;}
#secondary-footer a:hover {color:#fff;text-decoration:underline;}
/* End of Secondary Footer */