html, body {
	height: 100%;
	min-height: 100%;
}

body {
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Century Gothic, Verdana;
	font-style:normal;
	background: url(../img/SearchBg.gif) repeat-x;
	font-size: 9.5pt;
}

h2 
{
	text-align: center;
}

#wrapper 
{
	background-color: White;
	/*position: relative;*/
	top: 0px;
	width: 950px; 
	margin: 0 auto;
	padding: 0 auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

/* bug fix for internet explorer */
html>body #wrapper {
	height: auto;
}

.commonWrapper 
{
	background-color: White;
	position: relative;
	width: 950px; 
	margin: 0 auto;
	padding: 0 auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0 15px 0 15px;		
}

.tallWrapper
{
	height: 850px;
}

.smallWrapper
{
	height: 100%;
}

#logo
{
	clear: both;
	float:left;
	width: 400px;
	height: 60px;
	margin-left: -5px;
	margin-top: 20px;
}

#memberLogo 
{
	clear: both;	
	float:left;
	width: 400px;
	height: 60px;
	margin-top: -18px;
	margin-left: -5px;
}

#navcontainer
{
	position: relative;
	top: 5px;
	margin: 0 0 0 0;
}

#navigation 
{
	float: right;
	width: auto;
	height: 36px;
	width: 450px;
	margin-right: 5px;
	padding: 2px 15px 0 0;
	vertical-align: middle;
	text-align: right;
}

#loggedIn
{
	font-size: 8pt;
}

#loggedInAs
{	
	font-size: 8pt;
	font-weight: bold;
}

.logLink
{
	font-size: 8pt;
}

.separLogin
{
	color: Silver;
}




.languages {
	vertical-align: middle;
	margin-top: 3px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}

.tiny {
	font-family:Century Gothic, Arial;
	font-size:6.5pt;
}

.medium {
	font-size:9.5pt;
	margin-top:0;
	margin-bottom:10px;
	line-height:11pt;
}

.large 
{
	font-size:11pt;
}

a:link 
{
	border: none;
	text-decoration: underline; 
	color: #3779C3;
}

a:visited {
	color: #3779C3;	
}

a:hover {
	border: solid, 1px, #3779C3; 
	background-color: #3779C3;
	text-decoration: none;
	color: White;
}

#footer 
{
	clear: both;
	position:relative;
	padding-top: 50px;
	font-size: 8pt;
	text-align: center;
	width: 100%;
	background-color: White;
}

.footerlink 
{
	position: relative;
	z-index: 100;
	/*line-height: 20px;*/
	top: 1px;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 30px;
}

.imgLink a
{
	background-color: White;
	text-decoration: none;
}

.imgLink img
{
	border: solid 1px #FFFFFF; 
	margin-bottom: 1px;
	text-decoration: none;
}

.imgLink:hover img
{
	background-color: White;
	border: solid 1px #000000; 
	margin-bottom: 1px;
	text-decoration: none;
}

.imgLink:hover 
{
	text-decoration: underline;
	background-color: White;
	text-decoration: none;
	border: 0px;
	/*color: #1230AA;*/ /* Dummy definition to overcome IE bug */
}

strong
{
	font-weight: 600;
}

.thumb
{
	background-color: White;
}

.imgSp
{
	position: relative;
	bottom: 0px;
	background-color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 0px;
	height: 0px;
}

.formleft
{
	float:left;
}

.formright
{
	float:right;
}

.clearFloat
{
	clear: both;
}
.maincont
{
	position: relative;
	clear: both;
	top: 30px;
}

.usableMaincont
{
	position: relative;
	clear: both;
	top: 30px;	
	padding: 0 100px 0 100px;
	height: 100%;
}

.box
{
	background-color: #F9F9F9;
	padding: 10px 10px 10px 10px;
	border-style:solid;
	border-color: #AAAAAA;
	border-width:1px;
	height: 100%;
}

.upload4box
{
	background-color: #F9F9F9;
	padding: 10px 10px 50px 10px;
	border-style:solid;
	border-color: #AAAAAA;
	border-width:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 80px;
}

#resizableDiv
{
	height: 1050px;
}

.upload3box
{
	background-color: #F9F9F9;
	padding: 10px 10px 10px 10px;
	border-style:solid;
	border-color: #AAAAAA;
	border-width:1px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 540px;
}

.mediumLabel
{
	clear: both;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 10pt;
	font-weight: 600;
	margin: 5px 3px 5px 0;
}

.smallLabel
{
	text-align: left;
	float: left;
	width: 75px;
	font-size: 10pt;
	font-weight: 600;
	margin: 3px 3px 0 0;
}

.label
{
	font-size: 9pt;
	float: left;
	clear: both;
	margin: 3px 10px 0 0;
	width: 240px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.emptyLabel
{
	float: left;
	clear: both;
	margin: 3px 10px 0 0;
	width: 240px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.uplhdr
{
	font-size:18pt;
	font-weight:bold;
}


.link
{
	cursor: pointer;
	color: #3779C3;
	text-decoration: underline;
}

.footerHr
{
	border: none; 
	border-top: 1px solid #AAAAAA;
	height: 1px;
}


.imgcenter
{
	float: right;
	width: 240px;		
}

.imgouter
{
	float: right;
	display: table;                
	#position: relative;                
	overflow: hidden;                
	height: 190px;                              
	width: 250px; 
}

  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    display:block;
    }
    
#imgUploaded
{
	border-width: 1px; 
	border-style: solid; 
	border-spacing: 2px;
}


.v-outer 
{                
	display: table;                
	#position: relative;                
	overflow: hidden;                
	height: 180px;                              
	width: 250px;     
}        

.v-middle 
{                
	display: table-cell;                
	#position: absolute;                
	#top: 50%;   
	#left: 50%;             
	vertical-align: middle;      
}        

.v-inner 
{                
	#position: relative;                
	#top: -50%; 
	#left: -50%;     		     
}

.vcYearFrom
{
	z-index: 1;
}

#next
{
	float: right;
	padding-right: 15px;
	bottom: 15px;
	position: relative;		
}

#btnNext
{
	width: 100px;
}

.inputRadio
{
	width: 15px;
}

.radioButtonList
{
    vertical-align: middle;    	
}

.radioButtonList input[type="radio"]
{
	width: 20px;  	    
}
	
.radioButtonList label
{
	margin-right: 4px;    
    white-space: nowrap;
}

.inputlist input {
      width: 15px;
      margin: 2px 2px 2px 0px;
      padding: 0;      
      vertical-align: middle;
}

.inputlist label {
      margin-right: 4px;
      white-space: nowrap;
}

#horizTitle
{
	clear: both;
	width: 100%;
	height: 11px;
	background: url(../img/HorizTitle.jpg) repeat-x;
}

.mandatory
{
	font-weight: bolder;
}

#licenseTable	
{
	border: solid 1px Black;
	text-align: center;
		
}
.darkGreyRow
{
	background-color: #E4E4E4;	
}

.greyRow
{
	background-color: #EFEFEF;	
}


.imgbutton a
{
	text-decoration: none;
	background-color: White;
}

.imgbutton img
{
	border: 0px;
	text-decoration: none;
}

.imgbutton:hover 
{
	background-color: White;
	border: none; 	
}

.imgbutton:hover img
{
	background-color: White;
	border: none; 	
}

#header 
{
	height: 91px;
	padding: 0 15px 0 15px;	
}


#ctrStatic_buttons {
	float: right;
	/*width: 418px;*/
	/*height: 40px;*/
	margin-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
}


#singlebuttons {
	float: right;
	width: 418px;
	height: 31px;
	margin-top: 20px;
}

#oneThirdPanel 
{
	float: left;
	width: 35%;
}

.mediumHdr
{
	font-size: 16px;
	font-weight: bold;
}

.smallHdr
{
	font-size: 12px;
	font-weight: bold;
}

.memberLbl
{
	background: #9BC1C6;
	color: #FFFFFF; 
	font-size: 12pt;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	margin-bottom: 10px;
}

.adjLabel
{
	margin: 3px 3px 0 0;
	font-size: 10pt;
	font-weight: normal;
}

.paddedContainer
{
	clear: both;
	padding: 5px 0 15px 0;
}

.tip
{
	background: url(../img/Tip.png);
	background-repeat: no-repeat; 
	background-position: center;	
	height: 145px;
	width: 100%;
}
	

.tipHdr 
{
	color: #86A0A3; 
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
	
.lbTip 
{
	text-align: center;		
	height: 80px;
	margin: 0 50px 0 50px;
}	

#favourites
{
	clear: both; 
	background: #E4EEF0;
}

#twoThirdsPanel
{	
	float: right;	
	width: 60%;
}

.rating
{
	color: #609198;
	text-align: center;
	width: 200px;
}


#sortFavs
{
	margin: 17px 0 4px 0;
	color: #609198;
	text-align: right;
}

#sortFavs a
{
	text-decoration: none;
	font-weight:  400;
	font-size: 8pt;
}

#myPixPanel
{
	width: 560px; 
	height: 120px;	
}	

.adjTinyLabel
{
	margin: 3px 3px 0 0;
	font-size: 8pt;
	font-weight: normal;
}

.picDetails
{
	width: 250px;
	float: left;
}
.tinyLabelHdr
{
	text-align: left;
	float: left;
	width: 250px;
	font-size: 10pt;
	font-weight: 600;
	margin: 0 0 0 15px;		
}	

.tinyLabel
{
	text-align: left;
	float: left;
	width: 250px;
	font-size: 8pt;
	font-weight: 600;
	margin: 0 0 0 15px;	
}

.litMissing
{
	color: Red;	
	margin: 0 0 0 15px;		
}

.dotHr
{
	clear: both;	
	border: none; 
	border-top: 1px dotted #AAAAAA;
	height: 1px;
	margin: 0 0 10px 0;
}	

.smallDotHr
{
	clear: both;	
	border: none; 
	border-top: 1px dotted #AAAAAA;
	height: 1px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.4;
}

#mpeComment
{
	height: 80px;
}

.modalPopup {
	background-color:#eeeeff;
	border-width:2px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.350pxWide 
{
	width: 350px;
}

.300pxWide 
{
	width: 300px;
}

.280pxWide 
{
	width: 280px;
}

.270pxHigh
{
	height: 270px;	
}

.40pxHigh
{
	height: 40px;	
}
/* Rating */
.star
{
	float: left;
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    margin-top: 2px;
    background-color: #E4E4E4;
    background-repeat: no-repeat;
}

.filledGreyStar 
{
    background-image: url(../img/FilledGreyStar.png);
}

.emptyGreyStar 
{
    background-image: url(../img/EmptyGreyStar.png);
}

.savedGreyStar 
{
    background-image: url(../img/SavedGreyStar.png);
}

.filledWhiteStar 
{
    background-image: url(../img/FilledWhiteStar.png);
}

.emptyWhiteStar 
{
    background-image: url(../img/EmptyWhiteStar.png); 
}

.savedWhiteStar 
{
    background-image: url(../img/SavedWhiteStar.png);
}


.np
{
	cursor: default;
}

.registerMaincont
{
	height: 550px;
	position: relative;
	padding: 30px 200px 0 200px;
}

.registerBox
{
	background-color: #F9F9F9;
	padding: 10px 10px 0px 10px;
	border-style:solid;
	border-color: #AAAAAA;
	border-width:1px;
}


.floatRight
{
	float: right;
}
	
.floatLeft
{
	float: left;
}

	
#addNewPic
{
	float: right;
	padding-right: 20px;
}

#starsOuter
{
	width: 210px;
	height: 50px; 
}

.leftPadded50px 
{
	padding-left: 50px; 
}

.rightPadded250px 
{
	padding-right: 250px; 
}

.leftPadded20px 
{
	padding-left: 20px; 
}

.leftPadded250px 
{
	padding-left: 250px; 
}

.rightPadded230px 
{
	padding-right: 230px; 
}

.leftPadded230px 
{
	padding-left: 230px; 
}

.leftPadded125px
{
	padding-left: 125px; 
}

.wide400px
{
	width: 400px;
}


#furthInfoMissing
{
	font-size: 8pt;
}

.verticalCenter
{
	vertical-align: middle;
}

.verticalTop
{
	vertical-align: top;
}

.verticalBottom
{
	vertical-align: bottom;
}

.40pxHigh
{
	height: 40px;
}

.55pxHigh
{
	height: 55px;
}

.10pxHigh
{
	height: 10px;
}

.greyItalics
{
	color: Gray;
	font-style: italic;
	font-size: 8pt;
	padding-top: 2px;
}

.centeredTxt
{
	text-align: center;
}

.favPics
{
	float: left; 
	width: 149px; 
	height: 160px; 
	text-align: center;
}

.two30margins
{
	margin-right: 30px;
	margin-left: 30px;
}

.two20margins
{
	margin-right: 20px;
	margin-left: 20px;
}

.top20padding
{
	padding-top: 20px;
}

.top8margin
{
	margin-top: 8px;
}

.top10margin
{
	margin-top: 10px;
}

.top15margin
{
	margin-top: 15px;
}

.top30margin
{
	margin-top: 30px;
}

.bottom15margin
{
	margin-bottom: 15px;
}

.left15margin
{
	margin-left: 15px;
}

.leftBkg
{
	background-position: left;
	background-repeat: no-repeat;
}

#addToFavs
{
	background-image: url(../img/FilledGreyStar.png);
}

#recToFriend
{
	background-image: url(../img/RecToFriend.png);
}

#report
{
	background-image: url(../img/Report.png);
}

#editPicPage
{
	background-image: url(../img/EditPicPage.png);
}

#picPageOuter
{
	display: table;                
	#position: relative;                
	overflow: hidden;                
	width: 640px;
	height: 420px;
	text-align: center;
}

#javascriptError
{
	position:absolute; 
	top:200px; 
	left:50px; 
	height: 100px; 
	border: solid 1px black;
	padding: 5px; 
	font-size: 14pt; 
	font-weight: bold;
	background-color: White;	
}

#pagination
{
	text-align: center;
}




.nav
{
	margin: 0 1px 0 1px;
}

.selNav
{
	color: Black;
	margin: 0 1px 0 1px;
	font-weight:bold;
	text-decoration:none;
}

.navBold
{
	margin-left: 6px;
	margin-right: 6px;
	font-weight: bold;
}

.aboutUs
{
	text-align: center;
}

.justified
{
	text-align: justify;
}

.avatarLeft
{
	float:left;
	width: 90px;
}
	
.avatar
{
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}

.avatarRight
{
	float: right;
	width: 215px;
}

.userInfo
{
	font-size: 8pt;
	line-height: 14px;
}

.tinyLink
{
	font-weight:bold;
	font-size: 8pt;
}

.welcomeText
{
	border: dotted 1px Gray;
	background-color: White;
}

#divProfile
{
	height: 90px; 
	margin: 8px 0 8px 0;
}