/* *
 * Main.css
 *
 * @project			SalsaRank.com
 * @version 	   		1.0
 * @description		Main style sheet for SalsaRank.com
 * @author 		    	Gigabitware Inc.
 */

@import url('http://www.salsacrazy.com/salsarank/CSS/Reset.css'); /* Import a modified version of Eric Meyers reset.css */
form legend {
	display: none;
}

@font-face {
	font-family: SALSA2;
	src: url(http://www.salsacrazy.com/salsarank/Fonts/SALSA2.TTF);
}
body {
	background: #97080D url(http://www.salsacrazy.com/salsarank/Images/Layout/Background.png) top repeat-x;
	color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 110%;
	text-align: center;
}
a {
	color: #FFDA10;
	text-decoration: none;
}
ul li.Image-1 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-1.png);
}
ul li.Image-2 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-2.png);
}
ul li.Image-3 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-3.png);
}
ul li.Image-4 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-4.png);
}
ul li.Image-5 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-5.png);
}
ul li.Image-6 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-6.png);
}
ul li.Image-7 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-7.png);
}
ul li.Image-8 {
	list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Layout/List-Item-8.png);
}
div.Status_Error,
div.Status_Warning,
div.Status_Success {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
div.Status_Error {
	background-color: #DF8B8B;
}
div.Status_Warning {
	background-color: #DEDF8B;
}
div.Status_Success {
	background-color: #9FDF8B;
}
a {
	text-decoration: none;
	color: #FFDA10;
}
	a:hover {
		color: #FFFFFF;
	}
.TableImage {
	height: 17px;
	width: 17px;
}
div.Menu {

	}
	div.Menu ul {

	}
		div.Menu ul li {
			display: inline;
		}
			div.Menu ul li a {
				text-decoration: none;
				color: #FFDA10;
			}
				div.Menu ul li a:hover {
					color: #FFFFFF;
				}
				div.Menu ul li:after {
					content: " | ";
				}
				div.Menu ul li.Last {

				}
					div.Menu ul li.Last:after {
						content: "";
					}
div.Content {
	width: 960px;
	margin: auto;
}
div#Header {

}
	div#Header div.Menu {
		background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Menu-BG.png) top repeat-x;
		margin: 25px;
	}
		div#Header div.Menu ul {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Menu-Left.png) top left no-repeat;
			font-size: 1.6em;
			line-height: 60px;
			text-align: left;
			padding: 0 0 0 20px;
			height: 60px;
		}
			div#Header div.Menu ul li {
				display: block;
				float: left;
				content: "";
			}
				div#Header div.Menu ul li:after {
					content: "";
				}
				div#Header div.Menu ul li a {
					padding: 0 14px 0;
					text-decoration: none;
					color: #FFDA10;
				}
					div#Header div.Menu ul li a:hover {
						color: #FFFFFF;
					}
				div#Header div.Menu ul li.Last {
					float: none;
					background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Menu-Right.png) top right no-repeat;
					padding: 0 20px 0 0;
				}
				div#Header div.Menu ul li form.GoogleSearch {
					text-align: center;
					line-height: normal;
					display: inline-block;
				}
					div#Header div.Menu ul li form.GoogleSearch input,
					div#Header div.Menu ul li form.GoogleSearch button {
						display: none;
					}
div#Advertisement1 {
	Height: 125px;
	width: 800px;
	margin: auto;
	overflow: hidden;
}
	div#Advertisement1 > div {
		Height: 100%;
	}
div#NewsletterSubscribe,
div#AddYourWebsite {
	float: right;
	clear: right;
	width: 200px;
	margin: 12px;
}
	div#NewsletterSubscribe h1,
	div#AddYourWebsite h1 {
		width: 197px;
		height: 40px;
		background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Side-Heading.png) center no-repeat;
		font-size: 2.6em;
		line-height: 40px;
		margin: 0 0 7px;
	}
	div#NewsletterSubscribe form {
		text-align: center;
	}
	div#NewsletterSubscribe form input {
		display: inline-block;
		margin: auto;
	}
	div#AddYourWebsite ul,
	div#AddYourWebsite p {
		font-size: 1.2em;
		line-height: 110%;
		text-align: left;
	}
	div#AddYourWebsite ul {
		margin: 4px 0 10px 14px;
	}
	div#AddYourWebsite ul li {
		margin: 6px;
	}
	div#AddYourWebsite ul li ul li:hover {

	}
div#Content {
	width: 730px;
	margin: 12px 0;
	font-size: 1.2em;
	line-height: 120%;
}
	div#Content div.Menu {
		font-size: 1.4em;
		line-height: normal;
		padding: 6px;
	}
		div#Content div.Menu ul li {
			border: 2px outset #C33;
			background-color: #CE0000;
			margin: 4px;
		}
			div#Content div.Menu ul li:hover,
			div#Content div.Menu ul li.selected,
			div#Content div.Menu ul li.Selected {
				border: 2px inset #C33;
			}
			div#Content div.Menu ul li a{
				padding: 4px 14px;
			}
			div#Content div.Menu ul li:after {
				content: "";
			}
	div#Content p {
		padding: 10px;
		text-align: justify;
	}
div#Footer {
	clear: both;
}
	div#Footer p {
		margin: 14px;
	}
	div#Footer div.Menu ul li {
		display: inline;
		font-size: 1.2em;
		line-height: 120%;
	}
	div#Footer div.Menu ul li:after {
		content: " | ";
	}
	div#Footer div.Menu ul li.Last:after {
		content: "";
	}
div.Box {

}
	div.Box div.BoxTop {

	}
		div.Box div.BoxTopLeft {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Top-Left.png) top left no-repeat;
			padding: 0 0 0 19px;
		}
		div.Box div.BoxTopRight {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Top-Right.png) top right no-repeat;
			padding: 0 19px 0 0;
		}
		div.Box div.BoxTopContent {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Top.png) top repeat-x;
			min-height: 23px;
		}
	div.Box div.BoxContent {
		background-color: #EE0000;
	}
		div.Box div.BoxContentLeft {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Left.png) left repeat-y;
		}
		div.Box div.BoxContentRight {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Right.png) right repeat-y;
		}
		div.Box div.BoxContentContent {

		}
	div.Box div.BoxBottom {

	}
		div.Box div.BoxBottomLeft {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Bottom-Left.png) bottom left no-repeat;
			padding: 0 0 0 19px;
		}
		div.Box div.BoxBottomRight {
			background: transparent url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Bottom-Right.png) bottom right no-repeat;
			padding: 0 19px 0 0;
		}
		div.Box div.BoxBottomContent {
			background: #EE0000 url(http://www.salsacrazy.com/salsarank/Images/Layout/Box-Bottom.png) bottom repeat-x;
			min-height: 13px;
		}
table {
	empty-cells: show;
	width: auto;
	margin: auto;
	font-size: 1.2em;
	line-height: 110%;
}
	table th {
		font-weight: normal;
	}
table.TableStyle1 {
	width: 95%;
	margin: auto;
	text-align: center;
}
	table.TableStyle1 tr {

	}
		table.TableStyle1 td {
			border:  transparent 2px solid;
			padding: 6px 0;
			vertical-align: middle;
		}
			table.TableStyle1 td.Rank {
				text-align: center;
				font-size: 1.7em;
				line-height: normal;
				font-family: SALSA2,Arial,Helvetica,sans-serif;
				vertical-align: middle;
				padding: 12px;
			}
			table.TableStyle1 td.Stats {
				text-align: left;
				padding: 8px 0 8px 20px;
			}
				table.TableStyle1 td.Stats div {
					padding: 0 0 3px;
					border-bottom: #AF0000 2px solid;
				}
				table.TableStyle1 td.Stats img {
					margin: 5px 0 -5px;
				}
				table.TableStyle1 td.Stats span {
					display: inline-block;
					width: 43%;
					text-align: center;
				}
				table.TableStyle1 td.Stats span.Third {
					width: 80%;
				}
		table.TableStyle1 tr.Even td {
			background-color: #FF0000;
		}
		table.TableStyle1 tr.Odd td {
			background-color: #E70000;
		}
		table.TableStyle1 tr.Even:hover td ,
		table.TableStyle1 tr.Odd:hover td {
			background-color: #FF6F6F;
			color: #333;
		}
		table.TableStyle1 tr.Featured {
			border: #AF0000 3px solid;
		}
		table.TableStyle1 tr.Featured td {
			background-color: #FF6F6F;
			color: #333;
			font-weight: bold;
		}
		table.TableStyle1 th {
			color: #FFF;
			padding: 9px;
		}
			table.TableStyle1 th a {
				color: #FFF;
				text-decoration: none;
			}
form.Login {
	width: 300px;
	margin: auto;
}
	form.Login fieldset {
		padding: 7px;
	}
		form.Login fieldset#LoginOptions {
			margin-top: 10px;
		}
		form.Login fieldset label {
			width: 76px;
			display: inline-block;
		}
	form.Login input[type="text"],
	form.Login input[type="password"] {
		width: 144px;
	}
	form.Login input[type="checkbox"] {
		margin-left: 81px;
	}
	form.Login label.Checkbox {
		width: 144px;
		text-align: left;
	}
p#LoginLinks {
	text-align: right;
	padding: 105px 20px 0 0;
}
form.FormStyle1 {
	width: 80%;
	margin: auto;
	line-height: normal;
}
	form.FormStyle1 fieldset {
		text-align: left;
		line-height: 300%;
	}
	form.FormStyle1 fieldset h2 {
		text-align: center;
		font-size: 1.6em;
		line-heigt: normal;
		color: #1D0304;
	}
div.Alerts,
div.AlertsFull {
	float: right;
	width: 300px;
	text-align: justify;
	margin: 15px;
}
div.AlertsFull {
	width: 210px;
	margin-right: 40px;;
}
	div.Alerts ul li,
	div.AlertsFull ul li {
		list-style-image: url(http://www.salsacrazy.com/salsarank/Images/Icons/Warning.png);
	}














/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window *{padding: 0; margin: 0;}
#TB_window p{margin: 8px; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #8a8a8a;}
#TB_window a:visited {color: #8a8a8a;}
#TB_window a:hover {color: #8a8a8a;}
#TB_window a:active {color: #8a8a8a;}
#TB_window a:focus{color: #8a8a8a;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#3e3e3e;;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent a:link,
#TB_ajaxContent a:visited,
#TB_ajaxContent a:hover,
#TB_ajaxContent a:active,
#TB_ajaxContent a:focus {
	color: #8a8a8a;
}
#TB_ajaxContent form {
	margin: 0;
	padding: 0;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;

}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
