﻿body 
{
	font-family:Verdana;
	font-size:10px;

}

.footer, .push {
	margin-top: 600px; 
	text-align:center;
	width:600px;
	left:200px;
	position:relative;
}


.ResultsGrid
{
	border-color: White; 
	border-style:none;	 
	border-width:0px;
	border-spacing:0px;
}

.DifferentTD
{
	border-style:outset;
	border-width:thin;
	border-color:#008929;
}

.BlankCell
{
	background-color:White;	
}

.AlternateTD
{
	border-style:outset;
	border-width:thin;
	border-color:#008929;
	font-size:8px;
	background-color:#E5F3E9;	
}

.AlternateColoredTable
{
	border-style:outset;
	border-width:1px;
	border-color:#008929;
	font-size:8px;
	background-color:#E5F3E9;	
}

.AlternateColoredTableAbove
{
	border-bottom-style:none;
	border-right-style:outset;
	border-left-style:outset;
	border-top-style:outset;
	border-width:1px;
	border-color:#008929;
	font-size:8px;
	background-color:#E5F3E9;	
}

.AlternateColoredTableBelow
{
	border-bottom-style:outset;
	border-right-style:outset;
	border-left-style:outset;
	border-top-style:none;
	border-width:1px;
	border-color:#008929;
	font-size:8px;
	background-color:#E5F3E9;	
}

.AlternateTable
{
	border-style:outset;
	border-width:thin;
	border-color:#008929;
}

/******************* TITLES ***********************/

.SmallTitle
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
}

.SectionTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.ItemTitle
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background: #cd1112;
	color:White;
	text-decoration:none;
}

.ItemTitle:hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background: #cd1112;
	color:White;
	text-decoration:underline;
}

.ReviewTitle
{
	/*font-family:Verdana;
	font-size:16px;
	font-weight:bold;*/
	color: #e84929;
	font: Bold 30px arial;
}


/****************** LINKS *********************/

.SmallLink
{
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
}

.SimpleLink
{
	font-family:Verdana;
	font-size:9px;
	color:#3399fb;
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
}

.Rate
{
	font-family:Verdana;
	font-size:22px;
	font-weight:bold;
	color:#e84929;
	vertical-align:middle;
	
}

.BigRate
{
	font-family: Verdana;
	font-size: 42px;
	font-weight: bold;
	color: #e84929; 
}

/***************** TEXTS ********************/

.SmallText
{
	font-size:9px;
}

.SmallBoldText
{
	font-size:9px;
	font-weight:bold;
}

.BoldText
{
	font-weight:bold;
}

.ResultInformationText
{
	font: Tahoma #666666;
	font-size:14px ;
	text-align:center;
}

.LoginTextBox
{
	border-style:none;
	border-width:0px;
	background-image: url(../../Images/Textbox.gif);
}

.SuggestTable
{
	background:white;
	width:155px;
	vertical-align:top;
	text-align:center;
}

.FirstComment
{
	font: Tahoma #666666;
	font-size:16px ;
	text-align:left;
	color:#e84929;	
}



/***************** INPUTS *****************/

.ItemDetailsImageBox
{
	background-color:White;	
}

.OverHeaderText
{
	color:White;	
}

.TableHandler
{
	background-color:#e84929;	
}

.SmallInput
{
	border-style:none;
	border-width:0px;
	font-size:10px;
}

.List
{
	font-family:Verdana;
	font-size:9px;
}

.CommentBox
{
	border-right: #cd1112 2px double;
	border-top: #cd1112 2px double;
	border-left: #cd1112 2px double;
	border-bottom: #cd1112 2px double;
	background-color: #FFFFFF; 
	
}

.InputBox
{
	font-family:Verdana; 
	font-Size: 11px;
	border-color:#cd1112;
	border-width:1px;
	border-style:solid;
	/* font-weight:bold; */
}

.CaptchaBox
{
	width:176px;
	height:40px;
	border-style:none;
}


.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

INPUT.hintTextbox       { color: #888; }
INPUT.hintTextboxActive { color: #000; }

/******************** BOXES ************************/
.photoViewerBox
{
	vertical-align:middle;
	text-align:center;	
	background:#fff; 
	border:1px solid #e8e8e8; 
	position:relative; 
	padding:5px;
	font-weight:normal;
}

.UserRateBox
{
	vertical-align:middle;
	text-align:center;	
	background:#fff; 
	border:1px solid #e8e8e8; 
	position:relative; 
	padding:5px;
	font-weight:normal;
	width:64px;
}

.InternalPhotoViewerBox
{
	vertical-align:middle;
	text-align:center;	
	background:#fff; 
	border:none; 
	position:relative; 
	padding:2px;
	font-weight:normal;
}

.sideBarBox
{
	BORDER-RIGHT: thin solid;
	BORDER-TOP: thin solid; 
	BORDER-LEFT: thin solid; 
	WIDTH: 130px; 
	BORDER-BOTTOM: thin solid;
	vertical-align: middle;
	text-align: center;	
}

.photoViewerSideBox
{
	vertical-align:middle;
	text-align:center;	
	background:#fff; 
	border:1px solid #e8e8e8; 
	position:relative; 
	padding:2px;
	font-weight:normal;
	width:98px;
	height:98px;
}

/************ MODAL STYLES *****************/

/*
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
*/

.modalPage
{
    /* display: none; */
    position: absolute;
    /*width: 100%;
    height: 100%;*/
    top: 0px; 
    left: 0px;
}

.modalBackground
{
    filter: Alpha(Opacity=9); 
    -moz-opacity:0.09; 
    opacity: 0.09;
    width: 100%; height: 100%; 
    background-color: #FFFFFF;
    position: absolute;
    z-index: 500;
    top: 0px; 
    left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #000099;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}

.lyrModalData
{
	overflow: auto;
	z-index:1000;
}


/************ Shadow Boxes *****************/

.out
 {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  width:100%;
  }
.in 
{
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:17px;
  font-weight:normal;
}

.in3 
{
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:13px;
  font-weight:normal;
}

.ltin 
{
  left:-2px;
}
.tpin 
{
  top:-2px;
}
.narrow 
{
	width:8em;
} 
h4 
{
	font-weight:bold; color:#000;
}

.in2 
{
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:1px;
  font-weight:normal;
}





a.boldbuttons
{
background: transparent url('media/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons
{
color: white; /*button text color*/
}

a.boldbuttons span
{
background: transparent url('media/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons
{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper
{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



.Tags
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3399ff;	
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
}

.ResultsContainer
{
	/*height:520px;	
	border:1px solid #e8e8e8; */
}

.InformationBar
{
	padding-left:12px;
	padding-right:6px;
	padding-top:6px;
	border:1px solid #e8e8e8; 
}

.InformationContainer
{
	/*text-align:center; 
	padding-left:5px;*/
	border:1px solid #e8e8e8; 
	/*height:100%;*/
	/*width:625px;*/
}

.MediaContainer
{
	border:1px solid #e8e8e8; 
	/*height:100%;*/
	padding-left:15px;
}
.TinyInput
{
	font-family: Verdana;
	font-size: 8px;
}
.PhotoDetails
{
	background: #fff;
	border: 1px solid #e8e8e8;
	position: absolute;
	padding: 7px;
	z-index: 1000;
	width: auto;
	/*top: 0px;
	left: 0px;*/
	text-align:right;
}

.invisible
{
	display:none;
	visibility:hidden;
}

.btnClose
{
	font-family: Arial;
	font-size: 8px;
	color: #00397b;
	text-align:right;
	width:100%;
	cursor:hand;
	cursor:pointer;	
}
.HomeBanner
{
	position: absolute;
	top: 15px;
	left:40px;
}

.MainBanner
{
	position: absolute;
	top: 30px;
	left:300px;
}

.SearchOption
{
	position: absolute;
	top: 90px;
	left:35px;
	padding:7px;
	background-image: url(../../Images/Background/Masterr2_c2.gif);
	/*height:10px;*/
	width:379px;
	text-align:left;
}

.BarOptions
{
	position: absolute;
	top: 90px;
	left:414px;
	text-align:left;
	vertical-align:bottom;
	/*padding:7px;*/
	cursor:hand;
	cursor:pointer;	
	/*background-image: url(../../Images/Background/Masterr4_c5.gif);*/
}

.rss
{
	position: absolute;
	top: 70px;
	left:310px;
}

.MainContent
{
	position: absolute;
	top: 120px;
	left:30px;
	text-align:left;
}

.Ads
{
	position: absolute;
	top: 162px;
	left:850px;
}

.LoginAndSignup
{
	position: absolute;
	top: 75px;
	right:275px;
	left:875px;
	text-align:right;
	float:right;
	white-space:nowrap;

	
}

/* ******** Main Page Objects ********* */

.noResults
{
}

.ResultsInfo
{
}

.ResultsItems
{
}

.MainNavBar
{
}

.ItemReview
{

}

.ItemMiniRate
{
	width:64px;
}
