@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/graphics/nightSky.gif);
	background-repeat: repeat;
	color: #EEEEEE;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-attachment: fixed;
	background-color: #000000;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}
	

#wrapper {
	text-align: left;
	padding-bottom: 10px;
	border-top: 1px solid #585858;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	width: 930px;
}
#mainContent {
	margin-top: 5px;
	float: right;
	width: 730px;
	display: block;
}
#mainContentSearch {
	margin-top: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



/*++++++++++++++++++++++++++++++++++++++++++HEADER ++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header {
	height: 240px;
	text-align: left;
	position: relative;
	width: 925px;
	background: url(images/graphics/headerBanners/headerBG2.jpg) no-repeat right top;
	display: block;
	top: 1px;
	z-index: 5;
	}
#header img {
	border:none;
	margin-bottom: 28px;
}
	
#header .fmtwLogo {
	text-align: left;
	border-style: none;
	height: 104px;
	float: left;
	width: 180px;
	margin-right: 5px;
}
#header #tagLine {
	text-align: center;
	color: #F2D558;
	font-size: 10px;
	margin-top: 5px;
}

#fmtwLogo img {
	height: 110px;
	width: 182px;
}

#header-ad-img-combo {
	left: 210px;
	height: 104px;
	width: 728px;
	float: left;
	margin: 0px;
}
#topNav {
	height: 38px;
	padding: 2px 0px 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	top: 200px;
	position: absolute;
	width: 900
	
	width: 900px;
	width: 920px;
	left: 2px;
}


#topNav ul li {
	display: inline;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-top: 0px;
	height: 35px;
}

#topNav ul li a {
	display:block;
	height:30px;
	width:60px;
}
   

#topNav ul li#home a {
	width:60px;
	background: url(images/graphics/TopNav/home.jpg) no-repeat 0 0;
	border-style: none;
   }
#topNav ul li#home a:hover, 
	body#home ul li a  {
	width:60px;
	background-position: 0 -30px;
	border-style: none;
   }
#topNav ul li#sitemap a {
	width:60px;
	background: url(images/graphics/TopNav/sitemap.jpg) no-repeat 0 0;	
   }
#topNav ul li#sitemap a:hover {
    width:60px;
    background-position: 0 -30px ;
   }
#topNav ul li#bookmark a {
	width:85px;
	background: url(images/graphics/TopNav/bookmark.jpg) no-repeat 0 0;	
   }
#topNav ul li#bookmark a:hover {
    width:85px;
    background-position: 0 -30px ;
   }
#topNav ul li#TV a {
	width:85px;
	background: url(images/graphics/TopNav/TV.jpg) no-repeat 0 0;
   }
#topNav ul li#TV a:hover {
    width:85px;
    background-position: 0 -30px ;
   }
#topNav ul li#link a {
	width:60px;
	background: url(images/graphics/TopNav/linktous.jpg) no-repeat 0 0;
	margin-right: 20px;
   }
#topNav ul li#link a:hover {
    width:60px;
    background-position: 0 -30px ;
   }
#topNav ul li#twitter a  { width:35px;   }
#topNav ul li#facebookNav a  { width:35px;   }
/*========================================================= FOOTER =============================================================================*/
#footer {
	font-size: 10px;
	border-top: 1px solid #585858;
	margin: 10px 0 0;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	clear: both;
}


	
#footer .copyright {
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #FFFFFF;
	text-align: center;	
}
/*========================================================= LINKS AND TEXT =============================================================================*/
a:link, a:visited { font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAFAFA;
	text-decoration: none;
	}
/*#mainContent a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
*/
a:hover {
	text-decoration: underline;
	color: #F2D558;
}
a img {border: none; }
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fafafa;
}
h1 {
	color: #F2D558;
	letter-spacing: 2px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	padding: 2px;
	border-bottom: thin solid #CCCCCC;
} 
hr {
	width: 100%;
	color: #cccccc;
	margin: 0px 0px 3px;
}
.hidden { display: none; }
/*************************************TABLES*****************************************************/


.336Blocks { }

.336Blocks td {
	width: 337px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	
}

.tableDecoration td {
	text-align: center;
	border-top: 1px solid #585858;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #585858;
	width: 140px;
	margin: 5px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
.tableDecoration { }
.tableDecoration h3, .tableDecoration a {
	font-size: 11px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
.tableDecoration p {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 9px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	}

.tableDecoration img {
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 133px;
}
#movieTagLine {
	font-size: 16px;
	color: #F1CD2F;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.336Blocks p {
	margin-top: 0px;
	margin-bottom: 9px;
	
	font-size: 12px;
	padding-top: 0px;
}
.336Blocks a {
	font-size: 12px;
	
}

.instructions p {
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	padding-top: 18px;
}


/************************************* CONTENT *****************************************************/

#moreMovies { border-top: 1px solid #585858; }

#moreMovies h3 {
	background-image: url(images/graphics/backgrounds/MoreMovesShows.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;	
}
#intro {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 10px;
}
#hidden { display: none; }
.instructions {
	background-image: url(images/graphics/instructions.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: center;
	text-align: center;
	height: 90px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	

}
.moreSelections {
	background-image: url(images/graphics/selections.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 105px;
	width: 500px;
	
		
}
.moreSelections p {
	padding-top: 15px;
}
#mainLinks h3 {
	background: url(images/graphics/backgrounds/links.gif) no-repeat;
	height: 35px;
}
/*************** GENRE DIVS ************************/
#movieTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.movie_Thumbnails, .movie_ThumbnailsTall  {
	margin-right: auto;
	text-align: center;
	max-width: 740px;
	margin-left: auto;
	position: relative;
	}
.thumbnails-narrow {
	width:320px;
	margin: 0px;
	padding: 0px;
}
.thumbnails-narrow ul {
	width: 340px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.thumbnails-narrow ul li {
	border-top: 1px solid #585858;
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #585858;
	border-left: 1px solid #585858;
	width: 136px;
	list-style: none;
	margin-bottom: 20px;
	float: left;
	margin-right: 15px;
	padding: 0px;
	text-transform: capitalize;
}
.movie_Thumbnails ul, .movie_ThumbnailsTall ul  {
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	width: 670px;
	}
.movie_Thumbnails h3, .movie_ThumbnailsTall h3, .thumbnails-narrow h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
#mainContent .movie_Thumbnails p, #mainContent .movie_ThumbnailsTall p, .thumbnails-narrow p {
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 10px;
}
.movie_Thumbnails a, .thumbnails-narrow a {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 10px Verdana, Helvetica, Arial, sans-serif;
}

.movie_Thumbnails ul li {
	float: left;
	margin-right: 14px;
	text-align: center;
	border-top: 1px solid #585858;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #585858;
	width: 138px;
	margin-bottom: 14px;
	min-height: 130px;
	height: 130px;
	list-style: none;
} 


.movie_ThumbnailsTall ul li {
	float: left;
	margin-right: 14px;
	text-align: center;
	border-top: 1px solid #585858;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #585858;
	width: 138px;
	margin-bottom: 10px;
	height: 155px;
	list-style: none;
} 


.movie_Thumbnails ul li img, .movie_ThumbnailsTall ul li img, .thumbnails-narrow ul li img  {
	border: 1px solid #666666;
	max-width: 133px;
	margin-bottom: 0px;
	height: 98px;
	}



/************************************ HOME PAGE SPECIFIC ************************/

#homeThumbnails {
	text-align: left;
	border-top: 1px solid #585858;
	margin-right: auto;
	margin-left: auto;
}

#homeThumbnails h2 {
	background-image: url(images/graphics/backgrounds/newRelease.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	text-align: left;
}
#newreleaselist li {
	display: list-item;
	list-style-type: disc;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 13px;
	list-style-image: url(images/graphics/1star.png);
	list-style-position: outside;
	padding: 0px;
}

#newreleaselist img {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	text-align: left;
	height: 15px;
	width: 15px;
	border-style: none;
}
/************************************************ SIDEBAR *****************************************************/

#sideBarLeft {
	border-right: 3px solid #aaaaaa;
	border-bottom: 1px solid #585858;
	width: 170px;
	left: 1px;
	top: 0px;
	padding-left: 1px;
	margin-top: 0px;
	padding-right: 1px;
	float: left;
}
#sideBarLeft  a:link, #sideBarLeft a:visited {
	border-bottom: 1px dotted #CCCCCC;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	display: block;
	margin-top: 3px;
}
.genre ul li {
	display: block;
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.genre ul li a:link, .genre a:visited {
	background: url(images/graphics/Sidebar/Navstar-a.png) no-repeat right center;
	height: 20px;
	padding-top: 2px;
	color: #CCCCCC;
}

.genre { width: 170px; }

.genre ul li a:hover {
	color: #FFF;
	background: url(images/graphics/Sidebar/Navstar-hover.png) no-repeat right center;
	
	padding-top: 2px;
	}
#facebook {
	width: 170px;
	font-size: 10px;
	text-align: center;
	border: thin solid #999999;
	color: #FFFFFF;
}
#facebook img { border-style: none; }

#facebook a:hover {
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}
#special { width: 170px; }
#special h3 {
	height: 80px;
	margin-top: 2px;
	background: url(images/graphics/Sidebar/special.png) no-repeat center;
	width: 170px;
	margin-bottom: 0px;
}
#special ul li {
	list-style: url(images/graphics/1star.png) outside;
	text-align: left;
}

#special ul {
	margin-top: 1px;
	text-align: justify;
}

.sideLinks {
	color: #fff;
	width: 170px;
}

.sideLinks a { color: #fff; }


.genre h3 {
	height: 60px;
	background: url(images/graphics/Sidebar/genres.png) no-repeat;
	width: 160px;
	margin-bottom: 0px;
}

.sideLinks h3 {
	background: url(images/graphics/Sidebar/Links.png) no-repeat;
	height: 60px;
	width: 170px;
	text-align: center;
	margin-bottom: 0px;
}

#outWrapper {
	margin-top: 5px;
	margin-left: 5px;
	width: 930px;
}

.clearDiv {
	margin: 0px;
	clear: both;
	width: 700px;
}

.genre ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/******************************************* ADS **************************************************************************************/

#header_ad {
	padding-top: 3px;
	text-align: left;
	height: 90px;
	width: 910px;
	margin-left: 80px;	
	}
.ad728x90 {
	height: 92px;
	width: 729px;
	text-align: center;
	border: 1px solid #585858;
}

.ad336x280 {
	vertical-align: top;
	margin: 0px 12px 6px;
	height: 290px;
	width: 336px;
	padding-top: 0px;
}

/*************************** Outside main content ********************************************/
#skyscraper {
	position: absolute;
	left: 940px;
	top: 200px;
	text-align: left;
	width: 160px;
	margin: 0px;
}
#latestAdditions h3 {
	background-image: url(images/graphics/backgrounds/latestAdditions.png);
	background-repeat: no-repeat;
	height: 61px;
}

#upcomingSkyscraper {
	width: 160px;
	padding-left: 0px;
	margin-left: 0px;
}

#upcomingSkyscraper h3 {
	background-image: url(images/graphics/backgrounds/upcomingSkyscraper.gif);
	background-repeat: no-repeat;
	height: 61px;
	background-position: left;
	margin-left: 0px;
	text-align: left;
	width: 160px;
}

#upcomingSkyscraper li {
	padding-left: 0px;
	padding-bottom: 5px;
}
/******************************************************************* Download pages *****************************************************/

/*bread Crumb Links*/
.crumb {
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 10px;
	border-bottom: thin solid #CCCCCC;	
}
.crumb a {
	font-size: 14px;
	color: #FAFAFA;
}
.largeText { font-size: 16px; }
/********************* Download Image Divs ************************/

.largeImage {
	margin: 0 auto;
	width: 530px;
	text-align: center;
	border-top: 4px solid #585858;
	border-right: 6px solid #AAAAAA;
	border-bottom: 6px solid #333333;
	border-left: 3px solid #585858;
}

.downloadSize {
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 500px;
}

.downloadInstruction {
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.downloadInstruction .bold {
	font-weight: bold;
	color: #FFFFFF;
}
.downloadSize p {
	font-size: 11px;
	color: #eeeeee;
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: none;
}

.largeImage h1 { border-style: none; }

.adsDownload {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 4px solid #585858;
	border-right: 6px solid #AAAAAA;
	border-bottom: 6px solid #333333;
	border-left: 3px solid #585858;
	position: relative;
	height: 260px;
}




.flLeft { float: left; }

.downloadInstruction td {
	padding: 1px;
	border: thin solid #999999;
	vertical-align: top;
	width: 250px;
	margin-right: 10px;
}

.largeImage p { }

.sideLinks ul li {
	list-style: none;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 0px;
	display: block;
}
.sideLinks ul {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.bold {
	font-weight: bold;
	color: #fafafa;
}

.ad336x280 td { width: 338px; }

#newreleaselist ul {
	margin: 0px;
	width: 130px;
}

.underline { text-decoration: underline; }

#skyscraper h3 {
	background: url(images/graphics/backgrounds/upcomingSkyscraper.gif);
	height: 65px;
	margin: 0px;
}

.tableDecoration a { font-size: 9px; }



#follow {
	float: left;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

#follow li {
	list-style: none;
	text-align: center;
	display: inline;
	margin-right: 5px;
	float: left;
	padding: 0px;
	width: 20px;
	margin-left: 0px;
}

#topNav ul {
	margin-left: 0px;
	margin-top: 1px;
}

#follow ul {
	margin: 0px;
	text-align: center;
}
/*******************************************************TELEVISION *********************************************/
#tvShowAdditions {
	text-align: left;
	border-top: 1px solid #585858;
	margin-right: auto;
	margin-left: auto; }

#tvShowAdditions h2 {
	background-image: url(images/graphics/backgrounds/Latest-TV-Shows.gif);
	height: 30px;
	background-repeat: no-repeat;
}
.alphabetical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-transform: none;
	width: 600px;
	border-bottom: 1px solid #585858;
	margin-right: auto;
	margin-left: auto;
}
#tvShowsAlpha {
	text-align: left;
	border-top: 1px solid #585858;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#tvShowsAlpha h2 {
	background-image: url(images/graphics/backgrounds/TV-Shows-Alphabetically.gif);
	background-repeat: no-repeat;
	height: 30px;
}

.alph-list {
	width: 140px;
	float: left;
}

.alph-list ul li, .alph-list-scroll ul li{
	list-style: none;
	margin-bottom: 4px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
}


.alph-list a:hover, .alph-list-scroll a:hover {
	text-decoration: underline;
	color: #F2D558;
}
.alph-list a, .alph-list a:visited, .alph-list-scroll a, .alph-list a:visited{ font-weight: normal; 	
	
}

.underline { text-decoration: underline; }

#skyscraper p { font-size: 10px; }

.alph-list ul {
	margin-left: 0px;
	padding: 1px 1px 1px 3px;
	margin-right: 10px;
}

.alph-list-title {
	text-transform: uppercase;
	color: #F2D558;
	font-size: 18px;
	text-align: left;
	list-style-image: url(images/graphics/1star.png);
	list-style-position: outside;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	width: 130px;
	border-bottom: 1px solid #F2D558;
}

.alph-list-scroll {
	height: 320px;
	width: 100%;
	text-align: right;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#000000;
	scrollbar-face-color: #585858;
	scrollbar-highlight-color:#aaaaaa;
	scrollbar-shadow-color:  #333333;
	scrollbar-3dlight-color:#aaaaaa;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #585858;
}

.alph-list-scroll li {
	list-style: none;
	font-size: 12px;	
}
.alph-list-scroll ul {
	padding-left: 1px;
	margin: 0px;
	text-align: left;
	width: 100%;
}

/**********************************************************************************************************************/
/*											SHARE THIS BUTTONS																*/

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


ul.addthis_toolbox {
	padding-left: 2px;
	margin-top: 2px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
ul.addthis_toolbox li a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}


ul.addthis_toolbox li a img { opacity: 1.0; }
ul.addthis_toolbox li a:hover img { opacity: 0.75; }  
ul.addthis_toolbox img {
	height: 36px;
	width: 37px;
}

ul.addthis_toolbox li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 4px;
	margin-bottom: 3px;
	border: 1px solid #9A9688;
	height: 37px;
	width: 36px;
}

#intro p { font: 14px/25px Geneva, Arial, Helvetica, sans-serif; }

/*============================================================== LINKS EXCHANGE PAGE FOR MY LOGOS ====================================================*/

#linkLogo {
	width: 90px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 10px;
}

#linkExchange {
	background-image: url(images/graphics/backgrounds/LinkExchange.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#textDescription {
	font-size: 12px;
	background-image: url(images/graphics/backgrounds/textDescription.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-top: 1px solid #585858;
}

#animatedImage {
	background-image: url(images/graphics/backgrounds/animatedImage88x31.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-top: 1px solid #585858;
}

#staticImage {
	background-image: url(images/graphics/backgrounds/static_image88x31.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-top: 1px solid #585858;
}

#banner {
	background-image: url(images/graphics/backgrounds/flahsingBackground.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-top: 1px solid #585858;
}

/**********************************************************************************************************************/
/*											New Items																*/

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


.nextPage {
	color: #FEFEFE;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 2px;
	border-top: 1px solid #585858;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #585858;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	padding: 2px 15px 2px 2px;
	text-align: right;
} 

facebookLike {
	background: #999999;
	width: 600px;
}

.ad250 {
	margin: 7px;
	height: 255px;
	width: 255px;
	text-align: center;
}

.tableDecoration #search { }
.tableDecoration #search img { width: 56px; }

#logo {
	height: 180px;
	width: 180px;
	position: absolute;
	left: 2px;
	top: 2px;
	margin: 0px;
}

#mainContent p {
	line-height: 18px;
	margin-bottom: 3px;
}

#header #topNav #like { width: 90px; }

.advertblock {
	width: 310px;
	border-top: 1px solid #585858;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #585858;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	height: 600px;
}

.vertadgallery {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#ad-header {
	height: 90px;
	width: 728px;
	top: 1px;
	right: 1px;
	position: absolute;
	display: block;
}


#mainLinks ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
	font-size: 14px;
}

#header #sopa {
	background: #000000;
	height: 45px;
	width: 100%;
	font-size: 16px;
	color: #CCCCCC;
}

