/* Font */
div
{
	padding:0;
	margin:0;
}
body 
{
	font-size: 16px;
	font-family:myriad, verdana, arial, sans-serif;
}
body a
{
	font-size: 16px;
	font-family:myriad, verdana, arial, sans-serif;
}
#sideBar, h3, .photoFrame, .photoFrame a,  .ErrorMsg, 
#joinhere_PasswordFieldValidator, #joinhere_RePassTypeFieldValidator, 
#joinhere_RegularExpressionValidator1,#joinhere_EmailRegularExpressionValidator1, 
#joinhere_PasswordCompareValidator1, #joinhere_RegularExpressionValidator2,
#joinhere_CustomValidator3, #LoginError_joinhere_PasswordFieldValidator,
#LoginError_joinhere_EmailFieldValidator, #LoginError_joinhere_CustomValidator3,
#LoginError_joinhere_RePassTypeFieldValidator, #LoginError_joinhere_RegularExpressionValidator1,
#upload_TitleFieldValidator, #upload_TagRegularExpressionValidator, .extensionErrorCheck,
#footer, #footer a, #editAccount_pwdMatch, #editAccount_RequiredFieldValidator1,
#editAccount_EmailRegularExpressionValidator1,#editAccount_PasswordCompareValidator1,
#editAccount_UserFieldValidator, #editAccount_RegularExpressionValidator2, #rerortField
{
	font-size : 12px;
}
h2
{
	font-size : 1.3em;
}
h1
{
	font-size : 1.5em;
}
.forgotPass a, .reportComment, .helpIndex, .fileLimitation, .titleTxt
{
	font-size : 11px;
}

/* color & style */
a
{
	color:#B2021C;	
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:0px;
}
#menuNavigation a:hover, .forgotPass a, .welcomeLabel a, .editAccountLabel a
{
	color:#B2021C;	
	text-decoration:none;	
}
.welcomeLabel a:hover, .editAccountLabel a:hover
{
	text-decoration:underline;
}
.eMail, .password, .searchText, .welcomeLabel, .menuItem a
{
	color:White;	
	font-weight:bold;
}
.pageNumberBar, .photoFrame, #menuNavigation a, 
.prevNext, .pageOptions,   div.hitInfoItems,
.reportPhoto, .uploaderInfo, .commentsInfo, .reportComment,
.commentsListItems a, #headerContainer a, .viewNumber
{
	font-weight:bold;
}
.topPart img
{	
	background-image : url('../images/join_now.gif');
	background-position: -2px -4px;
	background-repeat:no-repeat;
}
.topPart img:hover
{	
	background-position: -2px -68px;
	background-repeat:no-repeat;
}
.tractorImage img
{
	border: 1px solid black;
}
.hitInfoItems a, div.viewNumber, div.photoTag a, div.photoInfoDetailsTag a
{
	font-weight:normal;
}

#loginAgain div
{
	font-weight:normal;
}
.forgotPass a:hover
{
	text-decoration:underline;
}
.joinAgain
{
	font-weight:bold;
}
 #rerortField
 {
 	color:Red;
 }
#login_logout
 {
	background-image : url('../images/logout.gif');
	width:86px;
	height:34px;
 	background-position: 0px 0px;
	background-repeat:no-repeat;
 }
#login_logout:hover
 {
	width:86px;
	height:34px;
 	background-position: 0px -36px;
	background-repeat:no-repeat;
 }
 .saveButton
 {
	background-image : url('../images/save.gif');
	width:80px;
	height:34px;
 	background-position: 0px 0px;
	background-repeat:no-repeat;
 }
.saveButton:hover 
{
	width:80px;
	height:34px;
 	background-position: 0px -34px;
	background-repeat:no-repeat;
}
.commentButton img
{
	border:none;
	background-image: url('../images/comment.gif');
	width : 126px;
	height : 31px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.commentButton img:hover
{
	background-position: 0px -34px;
	background-repeat:no-repeat;
}
#LoginError_login_loginBtn
{
	background-image: url('../images/login_no_bg.gif');
	width : 82px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#LoginError_login_loginBtn:hover
{
	width : 82px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px -34px;
}
#login_loginBtn
{
	background-image: url('../images/login.gif');
	width : 85px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#login_loginBtn:hover
{
	width : 85px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px -36px;
}
#upload_uploadBtn
{
	background-image: url('../images/upload.gif');
	width : 85px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#upload_uploadBtn:hover
{
	width : 85px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px -34px;
}
#cancel
{
	background-image: url('../images/report_cancel.gif');
	width : 80px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#cancel:hover
{
	width : 80px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px -34px;
}
#save
{
	background-image: url('../images/report_send.gif');
	width : 80px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#save:hover
{
	width : 80px;
	height : 33px; 
	background-repeat:no-repeat;
	background-position: 0px -34px;
}
/* Layout */
#searchFrame
{
	position:absolute;
}
body
{
    margin-top:0px;   
    margin-left:0px;
    margin-right:0px;
    margin-bottom:20px;
}
#headerContainer, #container
{
    width:868px;    
    margin-left:auto;
    margin-right:auto;
    clear:both;
}
.menuItem
{	
	float:left;	
	margin-right:20px;	
}
#menuNavigation
{	
	clear:both;
	height:25px;
}
#shadowLayer
{
    background-color:Black;
	background-image: url('../images/shadow.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:23px;
	padding-top:15px;
	padding-left:5px;
}
.registrationInfo, .searchWidget
{
	float:right;
	width:305px;
}
.registrationInfo .password, .registrationInfo .eMail, .searchText
{
	width:95px;
	float:left;
	text-align:right;
	padding-right:6px;
}
.picLogo, .pageTitle, .navigationMenu
{
	float:left;
}
.picLogo
{
	padding-bottom:20px;
}
.forgotPass
{
	float:left;
	padding-left:100px;
	padding-top:2px;
}
.editAccountLabel, .welcomeLabel
{
	padding:0px 2px 4px 0px;
}
.passwordBox input, .eMailBox input, .searchBox input
{
	width:195px;
	margin-bottom:4px;
	padding:2px;
}
.loginBtn, .pageNumberBar, .topPart a,  #sideBar
{
	float:right;
}
#sideBar
{
	width:222px;
}
.prevNext
{
	padding-left:490px;
}
.topPart, .topPart img
{
	height:55px;
	margin-bottom:7px;
}
.topPart img
{
	width:205px;
}
h1, h3, h2, p
{
	padding:0px;
	margin:3px 0px 5px 0px;
}
.photoFrame
{
	float:left;
	width:202px;
	padding:0px 0px 20px 20px;
}
.imageContainer
{
	text-align:center;
	margin-bottom:10px;
}
.imageContainer img
{
	 border: 1px solid black;
}
#sideBar, #registrationDetails 
{
	clear:both;
}
.tractorImage, .hitInfoTags, .titleInfo, .uploaderInfo, .commentsInfo, .commentsList
{
	clear:left;
}
.pageOptionsList
{
	margin-left:10px;
	float:left;		
}
.pageOptions
{
	margin-top:11px;
	margin-left:10px;
	float:left;		
}
.pageNumberBar, .navigationMenu
{
	margin-top:11px;
}
.tractorImage
{
	padding-top:0px;
	padding-bottom:10px;
	text-align:center;
}
.hitInfo div, .hitInfoTags div
{
	float:left;
	padding-right:5px;
}
.hitInfo
{
	float:left;
	padding-left:40px;
	margin-top:2px;
}
.ratingData
{
	float:left;
	width:250px;
	padding-bottom:5px;
}
#photoPage
{
	width:643px;
}
.reportPhoto
{
	float:right;
	margin-top:2px;
}
.titleInfo
{
	padding-top:10px;
}
.uploaderInfo div, .commentsInfo div
{
	float:left;
	padding: 10px 5px 5px 0px;
}
.commentsListItems
{
	float:left;
	padding: 3px 5px 3px 5px;
}
.commentsList, .commentButton
{
	padding-left:30px;
}
.reportComment
{
	padding-top:3px;
}
.commentButton
{
	margin-top:10px;
	margin-bottom:5px;	
	clear:left;	
}
.tagComma, .hitInfoItems a, .photoTag a, .photoTag a, .photoInfoDetailsTag a, .photoInfoDetailsTag b
{
	float:left;
}
.photoInfoDetailsTag b
{
	padding-right:4px;
}
.tagComma
{
	font-weight:normal;
	padding-right:4px;
}
.commentTxtBox
{
	padding: 5px 0px 5px 0px;
}
.commentTxtSave
{
	float:right;
	padding-right:110px;
}
/* about page */
.aboutImage
{
	float:right;
}
.aboutBottomContent, .aboutTopContent
{
	clear:both;
	padding-top:0px;
}
.aboutBottomContent img , .aboutTopContent img
{
	border: 1px solid black;
}
.aboutPaperDiv
{
	float:right;
	margin:20px 0px 20px 38px;
}
.aboutFlag p
{
	float:left;
	margin:10px 0px 0px 0px;
}
.aboutFlag img
{
	float:left;
	margin: 10px 10px 0px 0px;
}
.aboutText
{
	width:300px;
}
/* forgot password */
#forgotPassword
{
	clear:left;
}
.enterEmailTxt, .enterEmailBox
{
	float:left;
	margin-right:5px;
}
.sendPwd
{
	clear:both;
	margin-left:163px;
}
.enterEmailTxt, .enterEmailBox
{
	padding: 10px 0px 10px 0px;
}
/* popout menu */
#searchFrameWrapper
{
	position:absolute;
	padding-left:101px;
	z-index:10;
}
#searchFrame
{
	position:relative;
	top: -4px;
	background-image: url('../images/corners.png');
 	background-position:bottom;
 	background-repeat:no-repeat;
 	width:201px;
 	z-index:200;
 	padding-bottom:21px;
 	padding-right:5px;	
 }
#autoComplete
{
	background-image: url('../images/right_shadow.png');
 	background-position:right;
 	background-repeat:repeat-y;
	width:199px;
	height:auto;
	border-left:solid 1px #000000;
	padding-right:8px;

 }
p.searchTagtext
{
	font-weight: normal;
	color:#B2021C;
	padding-left: 4px;
	text-align:middle;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 2px #E7E6E6;
	background-color:#ffffff;
}
a.searchTagText
{
	font-size:0.8em;
}
p.searchTagtext:active
{
	background-color: #E7E6E6;
}
p.searchTagtext:hover
{
	background-color: #E7E6E6;
}
.searchTagRow
{
	font-weight: normal;
	font-size:0.8em;
	color:#B2021C;
}
.tagName
{
	float:left;
	padding-right:5px;
	padding-bottom:0px;
}
/* join */
.descCommunity, .emailDetails
{
	padding:5px 0px 5px 0px;
}
.descCommunity
{
	width:550px;
}
.labelTxt, .ErrorMsg, .classBox
{
	float:left;
}
.helpIndex, .userNameOption, #reLogin
{
	clear:left;
}
.helpIndex
{
	padding-left:165px;
}
.labelTxt
{
	text-align:right;
	width:160px;
	margin-right:5px;
}
.userNameOption input,.retypePwdOption input, .passwordOption input,.emailDetails input, #registrationDetails select
{
	width:200px;
	border: 1px solid black;
	margin-bottom:3px;
}
.userNameOption,.retypePwdOption, .passwordOption,.selectCountry
{
	margin-top:5px;
	clear:both;
}
.userNameOption div
{
	margin-top:11px;
}
.ErrorMsg, #joinhere_PasswordFieldValidator, #joinhere_RePassTypeFieldValidator, #joinhere_RegularExpressionValidator1,
#joinhere_EmailRegularExpressionValidator1, #LoginError_joinhere_PasswordFieldValidator,
#LoginError_joinhere_EmailFieldValidator, #LoginError_joinhere_RePassTypeFieldValidator
{
	padding-left: 4px;

}
.welcomeLabel, .editAccountLabel, .logoutBtn
{
	clear:right;
	float:right;
}
.termCondition
{
	margin-left:35px;
}
.registrationSaveButton
{
	margin-left:285px;
	margin-top:15px;
}
#loginAgain .eMail, #loginAgain .password
{
	color:Black;
}
#loginAgain
{
	width:303px;
	padding: 20px 0px 20px 0px;
}
.joinAgain
{
	clear:both;
	margin-top:40px;
}
 div.password, div.eMail
{
	width:95px;
	float:left;
	text-align:right;
	padding-right:6px;
}

/* ratingStar */
.ratingStar_bg
{
	width:20px;
	height:19px;
	background-color:Red;
	position:absolute;
}
.ratingStar_fg
{
	position:absolute;
	width:100px;
	height:19px;
	z-index:3;
}
#ratingStar_trackerObjText
{
	padding: 2px 0 0 105px;
}
/* shadow */
#shadowLayer
{
	 background-color:#000000; 
	 
}
#pic_layer
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100;
	cursor:pointer;
}
#pic_layer #shadow
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:Black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	z-index:100;
	text-align:center;
}
#reporthere
{
	background-color:White;
}
/* upload pic */
#choosePic, .fileLimitation,  #photoPreview, .previewTag
{
	clear:both;
}
#choosePic, .classBox
{
	margin-right:5px;
}
.preview
{
	border: 1px solid black;
}
.labelBox
{
	width:95px;
	float:left;
	text-align:right;
	padding-right:6px;
	clear:both;
}
.preview
{
	margin:0px 0px 20px 101px;
}
.previewTitle
{
	margin-bottom:10px;
}

.uploadImage
{
	margin-left:320px;
	clear:both;
}
#joinhere_PasswordFieldValidator, #joinhere_RePassTypeFieldValidator, 
#joinhere_RegularExpressionValidator1,#joinhere_EmailRegularExpressionValidator1, 
#joinhere_PasswordCompareValidator1, #joinhere_RegularExpressionValidator2,
#joinhere_CustomValidator3, #LoginError_joinhere_PasswordFieldValidator,
#LoginError_joinhere_EmailFieldValidator, #LoginError_joinhere_CustomValidator3,
#LoginError_joinhere_RePassTypeFieldValidator, #LoginError_joinhere_RegularExpressionValidator1,
#upload_TitleFieldValidator, #upload_TagRegularExpressionValidator
{
	position:absolute;
}
.fileLimitation
{
	padding-left:160px;
}
#upload_uploadBtn
{
	margin-left:300px;
	margin-top:10px;
}
.extensionErrorCheck
{
	float:left;
	color:Red;
	width:305px;
}
.titleTxt
{
	float:left;
	clear:both;
	padding-left:101px;
	width:500px;
}
#TagAutocomplete
{
	position:absolute;
	border: 1px solid black;
	cursor:pointer;
	clear:both;
}
.highlight, #TagAutocomplete div:hover
{
	background-color: #E7E6E6;
	padding:3px 3px 1px 3px;
	font-weight:normal;
}
.white, #TagAutocomplete div
{
	background-color:White;
	padding:3px 3px 1px 3px;
	font-weight:normal;
}
#TagAutocomplete b
{
	font-weight:normal;
	color:#B2021C;
}
#TagAutocomplete div
{
	border-bottom: 2px solid #E7E6E6;
}
.previewDesc
{
	clear:both;
	height:168px;
}
.previewTitle
{
	height:30px;
}
.previewTag
{
	height:45px;
}
.previewTag
{
	padding:0;
	margin:0;
}
#loginAgain
{
	padding-left:60px;
}
#headerContainer input, #loginAgain input
{
	border: 1px solid black;
}
#report
{
	padding:20px;
}
#footer
{
	clear:both;
}
#reporthere
{
	position:absolute;
	top:0px;
	left:0px;
}
#footer
{
	padding:30px 0px 20px 0px;
}
.editOption
{
	margin-left:162px;
}
#editAccount_pwdMatch
{
	color:Red;
	float:left;
}