@charset "utf-8";
/* CSS Document
Modified by A.Raffar 30/05/2011
Email: abraffar@gmail.com
*/

@import url(../layout.css);

/* -------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------
Shared Elements
#Column_190
#Column_230
#Column_365
#Column_500
#Column_740
#Column_940

Round Corner
.Info_190
.Info_230
.Info_365
.Info_740
------------------------------------------------- */

/* ---------------------------------------------------- */
/* 		Shared Elements									*/
/* ---------------------------------------------------- */
.Header{
    float:left;

    margin: 0;
    padding: 0 10px;
    color: #ffffff;

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.Header .Title{
float:left;
height:30px;
line-height:30px;
font-size:1.3em;
font-weight:bold;
}

.ExtraHeaderInfo{
float:right;
height:30px;
line-height:30px;
font-size:0.9em;
text-transform:uppercase;
}

.ExtraHeaderInfo a{
line-height:30px;
color:#fff;
}

#Column_190{
float:left;
width:190px;
margin:0 10px 5.7px 10px;
padding: 0;

}

#home #Column_190{
    margin: 0;
}

#Column_190 .Header{

width:170px;

}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix{/* fuck IE6 */
    *zoom:1;
}

.vspacer{ height: 10px;}


/* -------------------------------------------------------- */
/* 		Common Form area styling                           */
/* -------------------------------------------------------- */


#form-area{
    /*padding-top: 50px;*/

}

#form-area fieldset{ margin: 0 0 30px 0;}
#form-area label{ font-weight: bold; }
#form-area legend{ font-weight: bold; margin: 10px 0; font-size: larger;}
#form-area table tr td{ padding: 0 0 10px 5px;}

#form-area .image-border2{
    border: 1px #cbcbcb solid;
}





/* -------------------------------------------------------- */
/* 		Column_190 Content Configuration					*/
/* -------------------------------------------------------- */
#Column_190 .Content{
overflow:auto;
/*overflow-x:hidden;*/
padding: 10px;
}
#Column_190 .Content_225{height:225px;}
#Column_190 .Content_480{height:480px;}
#Column_190 .Content_300{height:300px;}

#Column_190 #BidItem{
margin: 20px 0 20px 0;
padding:0;
text-align:center;


}

#home #bidlist{
    height: 210px;
}

ul#BidItem li{
    margin: 0 0 20px 0;
}



#Column_190 #BidItem img{
width:100px;
height:100px;
padding:2px;
border:1px solid #666;
background-color:#fff;
}
#Column_190 #BidItem dl dt{
}
#Column_190 #BidItem dl dt a{
font-weight:normal;
font-size:1.3em;
color:#f25822;
}
#Column_190 #BidItem dl dd{
}
#Column_190 #BidItem dl dd.Price{
font-size:1.1em;
font-weight:bold;
color:#000;
}



/* -------------------------------------------------------- */
/*               Login Register Section Step 1 & Step 2                    */
/* -------------------------------------------------------- */


#login .register {
background:url(../../img/register.png) no-repeat;
width:82px;
height:33px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
color: transparent;
display: inline;
margin: 0px;
padding: 5px;
cursor:pointer;
}

#login  *:first-child+html .register {		/* hack needed for IE 7 */
	border-bottom: 0px;
	text-decoration: none;
}

 #login * html .register {				/* hack needed for IE 5/6 */
	border-bottom: 0px;
	text-decoration: none;
}
#login  fieldset {
border:2px solid #F15A22 ;
padding:8px;
}
#login legend{
background:#F15A22;
padding:5px;
color:#FFF200;
font-size:16px;
font-weight:bold;
font-family: Arial;
}
#login .big_title{
font-family:Arial, Verdana, Helvetica, Sans-serif;
font-size:18px;
font-weight:bold;
padding-left:10px;
color:#f25c27;
}
#login .input {
    border: 1px solid #006;
    background: #FCE3A1;
}

#login input, textarea,select{
background-color:#fff;
margin:2px 0;
padding:2px;
border:1px solid #cbcbcb;
font-weight:normal;
color:#555;
font:normal 1em Arial, Helvetica, sans-serif;

}
#login #registerbox-3 input[type="text"]{
    width:90%;
}
#login .form{
border:1px solid #959595;
background-color:#ebebeb;
font:normal 1em Arial, Helvetica, sans-serif;
padding:2px;
margin:0 0 5px 0;
display:inline;
}
#login .form:hover{
background-color:#fff;
}
#login .content-white{
font-family: Verdana, Arial, Sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
#login .section_title{
font-family:Arial, Verdana, Helvetica, Sans-serif;
font-size:15px;
font-weight:bold;
padding-left:13px;
text-align:left;
color:#fff;
background-repeat:no-repeat;
}

#login .BtnPost{


background-color:#f99d1b;
background-image:none;
border:1px solid #f25822;
text-transform:uppercase;
/*font-size:0.9em;*/
color:#fff;
text-align:center;
cursor:pointer;
font-weight: bold;
padding: 5px;
}

#loginbox{
    float:left;
    margin:20px 0 0 0;
    width: 220px;
    height: 200px;


}
#loginbox .login-bgleft{
    background: transparent url(../../img/content-bg/login-left.jpg) top left no-repeat;
}
#loginbox .login-bg{
    background: transparent url(../../img/content-bg/login-bg.jpg) top left repeat-x;

}
#loginbox .login-bgright{
    background: transparent url(../../img/content-bg/login-right.jpg) top left no-repeat;
}

#registerbox{
    width: 630px;
    float:left;
    margin: 20px 0 0 10px;

}

#registerbox-2, #registerbox-3{
    width: 940px;
    margin: 20px 0 0 0;
}
#registerbox-3{
    background-color: #fdf7e1;
}

#registerbox .reg-bgleft, #registerbox-2 .reg-bgleft{
    background: transparent url(../../img/content-bg/register1-left.jpg) top left no-repeat;
    width: 10px;
}
#registerbox .reg-bg, #registerbox-2 .reg-bg{
    background: transparent url(../../img/content-bg/register1-bg.jpg) top left repeat-x;
    width: 610px;
}

#registerbox-2 .reg-bg{
    width: 920px;
}
#registerbox .reg-bgright, #registerbox-2 .reg-bgright{
    background: transparent url(../../img/content-bg/register1-right.jpg) top left no-repeat;
    width: 10px;
}
#registerbox-3 .reg-bgtop{
    background: transparent url(../../img/content-bg/register3-top.jpg) top left no-repeat;
    width: 940px;
}
#registerbox-3 .reg-desc{
    background-color: #ffd77f;
}
#registerbox-3 .reg-bg{
    background: transparent url(../../img/content-bg/register3-bg.jpg) top left repeat-x;
    width: 940px;
}
#registerbox-3 .reg-bgbottom{
    background: transparent url(../../img/content-bg/register3-bottom.jpg) top left no-repeat;
    width: 940px;
}
#registerbox-3 .padcontent{
    padding: 10px;
}
#registerbox-3 fieldset{
    margin-bottom: 20px;
}
#registerbox-3 label{
    font-weight: bold;
}

.blue{color: #0000ff;}




/* -------------------------------------------------------- */
/* 		Main Section 				    */
/* -------------------------------------------------------- */








/* -------------------------------------------------------- */
/* 		Main Section - Video								*/
/* -------------------------------------------------------- */
	#Column_190 .Content_NoScroll{
	height:266px;
	overflow:hidden;
        margin: 20px 0 0 0;
	}
		#Column_190 dl#Video{
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-bottom:1px solid #666;
		text-align:center;
		}
		#Column_190 dl#Video img{
		width:120px;
		height:70px;
		padding:2px;
		border:1px solid #666;
		background-color:#fff;
		}
		#Column_190 dl#Video dt{
		}
		#Column_190 dl#Video dt a{
		font-weight:bold;
		font-size:1.1em;
		}
		#Column_190 dl#Video dd{
		}
/* -------------------------------------------------------- */
/* 		Car Section - Most Viewed							*/
/* -------------------------------------------------------- */
	#Column_190 .Contentx{
	height:530px;
	overflow:scroll;
	overflow-x:hidden;
	}


#Column_230{
float:left;
width:230px;
margin: 0 10px 5.7px 0;
padding: 0;
}
#Column_230 .Header{

width:210px;



}

#Column_365{
float:left;
width:365px;
margin:0 10px 5.7px 0;
padding: 0;


}
	#Column_365 .Header{
	float:left;
	width:345px;
	margin:0;
	padding:0 10px;
	color:#fff;
	}
	#Column_365 .ExtraHeaderInfo{
	float:right;
	height:30px;
	line-height:30px;
	font-size:0.9em;
	text-transform:uppercase;
	}
	#Column_365 .ExtraHeaderInfo a{
	line-height:30px;
	color:#fff;
	}
	#Column_365 .Content{
	height:120px;
	overflow:scroll;
	overflow-x:hidden;
	}
		#Column_365 .Content dl{
		border-bottom:1px solid #808080;
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		}
		#Column_365 .Content dt{
		font-size:1.4em;
		font-weight:bold;
		}
		#Column_365 .Content dd{
		margin:5px 0;
		}
		#Column_365 .Content dd a{
		font-weight:bold;
		margin:0 5px;
		padding:0 0 0 20px;
		}
		#Column_365 .Content dd a.SiteURL{
		margin:0 5px 0 0;
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -550px scroll;
		}
		#Column_365 .Content dd a.Comment{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -498px scroll;
		}
		#Column_365 .Content dd a.Author{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
		}

/* -------------------------------------------------------- */
/* 		Main Section - FanClub and Events - TOP! Fan Club	*/
/* -------------------------------------------------------- */
	#Column_365 .ContentNoScroll{
	height:120px;
	overflow:hidden;
	}

		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dl, #Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dl{
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		}
		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dt{
		font-size:1.3em;
		font-weight:normal;
		text-transform:uppercase;
		padding:3px 0;
		}
		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dd, #Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dd{
		margin:0;
		}
		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dd a, #Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dd a{
		font-weight:bold;
		margin:0;
		padding:0;
		}
		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dd a.ViewMember{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -498px scroll;
		padding:0 0 0 20px;
		}
		#Column_365 .ContentNoScroll .GalleryContent01 .panel .Info dd a.BeFan{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
		margin:0 0 0 10px;
		padding:0 0 0 20px;
		}

/* ---------------------------------------------------------------- */
/* 		Main Section - FanClub and Events - Events and Activities	*/
/* ---------------------------------------------------------------- */
#Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dt{
font-size:1em;
margin:3px 0;
}
#Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dt a{
font-weight:bold;
text-decoration:none;
}
#Column_365 .ContentNoScroll .GalleryContent02 .panel .Info dd a.MoreDetail{
background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
margin:0 0 0 10px;
padding:0 0 0 20px;
}


#Column_500{
float:left;
width: 480px;
margin:0 10px 0 0;
padding-bottom:5.7px;

}

#home #Column_500{
    overflow: hidden;
    margin:0 10px 0 0;
    width: 500px;
    /*height: 254px;*/
}


#Column_500 .Header{
width:470px;
}





#Column_700{
float:left;
width:690px;
margin:0 10px 5.7px 0;
padding:0;

}

#Column_700 .Header{
float:left;
width:680px;
margin:0;
padding:0 10px;
color:#fff;
}



#Column_740{
float:left;
width:740px;
margin:0 10px 5.7px 0;
background-color:#fff;
padding: 0;
}

#home p#galleryc-paginate{
    width:740px; text-align:center;
}

#Column_740 .Header{
float:left;
width:720px;
margin:0;
padding:0 10px;
color:#fff;
}
#Column_740 .ExtraHeaderInfo{
float:right;
height:30px;
line-height:30px;
font-size:0.9em;
text-transform:uppercase;
}
#Column_740 .ExtraHeaderInfo a{
line-height:30px;
color:#fff;
}

#Column_940{
float:left;
/*width:940px;*/
/*margin:0 10px 0 0;*/
/*background-color: #ffffff;*/

/*-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;*/
width: 920px;
margin: 0 0 9px 0;
}

#Column_940 .Header{
width:920px;

}

.Titlebg-orange{ background-color: #F25822;}
.Titlebg-drkorange{background-color: #F99D1B;}
.Titlebg-green{ background-color: #23B14D;}
.Titlebg-blue{ background-color: #2087C9;}
.Titlebg-maroon{ background-color: #EC1559;}
.Titlebg-purple{ background-color: #A2238E;}
.Titlebg-brown{ background-color: #8D6E39;}

.Subheader-base940{
    width: 920px; background-image:  url(../../img/global/gfx_sub_headerbase_940.png);
    background-repeat:  no-repeat;
    background-attachment:  scroll;
    background-position:  0pt -290px;
}

.Info_940{
    float: left;
    width: 920px;
    overflow:hidden;
    padding: 10px;
    margin:0;
    color:#000;

    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.Info_700{
    float: left;
    width: 680px;
    overflow:hidden;
    padding: 10px;
    margin:0;
    color:#000;

    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}




.bgcolor-orange{ background-color: #FCE3A1;}
.bgcolor-drkorange{ background-color: #F99D1B; }
.bgcolor-lgtgray{ background-color: #E1E1E1;}
.bgcolor-white{ background-color: #ffffff;}




#search-result{
    background:#FCE3A1;
    width:930px;
    padding:5px;
}
#search-result-content{

}



.search-result-item{
    width:170px;
    float:left;
    border:1px solid #F99D1B;
    padding:3px;
    height:100px;
    margin:2px;
    background:#FFF;
}



.search-result-item .loginstatus{
    font-weight:bold;
    color:#e10051;
}
.noresult{
    text-align: center;
    width: 900px;
    vertical-align:middle;
}


.search-result-item img{
    width:80px;
    height:80px;
    display:block;
    float:left;
    border: 1px #cbcbcb solid;
}

.search-result-item ul{
    display:block;
    width:85px;
    float:left;
}

.search-result-item ul li{
    padding-left:3px;
}




/* -------------------------------------------------------- */
/* 		Friends Section - Misc Elements               */
/* -------------------------------------------------------- */






/* ------------------------------------------------------ */
/*             Voucher Section - Search Bar         */
/* ------------------------------------------------------ */


#home #Column_230 input[type="text"],#friend #Column_230 input[type="text"], #property #Column_230 input[type="text"], #voucher #Column_230 input[type="text"], #event #Column_230 input[type="text"]{
    width: 100%;
}
#car #Column_230 input[type="text"]{
    width: 110px;
}
#home #Column_230 select, #friend #Column_230 select, #property #Column_230 select{
    width: 130px;
}

#voucher #Column_230 select{
    width: 140px;
}
#car #Column_230 select{
    width: 120px;
}



/* ------------------------------------------------------ */
/*             Voucher Section - Single Item View         */
/* ------------------------------------------------------ */



#voucher-wraper{
	background:#FCE3A1;
	padding-bottom:20px;
}
#voucher-wraper h2{
	padding:5px 20px;
	font-size:20px;
	background:url(view/img/global/gfx_sub_headerbase_940.png) 0 -290px no-repeat #F45923;
	color:#FFF;
}
#voucher-img-container{
	width: 150px;
        height: 150px;

	overflow:hidden;

        border:solid #F45923 1px;
        float: right; margin-right: 20px;
        background-color: #ffffff;
}
#voucher-img-container img{
	/*border:solid #F45923 1px;*/
        width: 150px;
}
.voucher-content{
	/*float:left;
	width:640px;
	padding:10px;*/
}
.voucher-content table{
	border-collapse:collapse;
	width:99%;
        border: 0px none;
        font-size: 14px;
}
.voucher-content table td{
	/*border:#CF5F33 solid 1px;
	padding:3px;*/
}
.voucher-content table td.title{
	width: 100px;
	font-size: larger;
        font-weight: bold;
	/*color:#000;*/
}
#voucher-photos{
	width:99%;
	/*padding:10px;*/
	margin:0 auto;

	border: 0px none;
}
#voucher-photos img{
	border:solid #F45923 1px;
	margin:10px 20px 10px 0;
	width:100px;
	height:100px;
}
#voucher-desc{
	width:778px;
	margin:0 auto;
	padding:10px;
	border:solid #F45923 1px;
}
#voucher-wraper h3{
	width:780px;
	background: #F45923;
	color:#FFF;
	padding:05px 10px;
	margin:0 auto;
}


#btnprint{
    background: transparent url(../../img/voucher/btn_print.png) top left no-repeat;
    width: 140px; height: 40px;
    margin: 0 25px 10px 0;
    float: right;
    clear: both;


}

#btnsave{
    background: transparent url(../../img/voucher/btn_save.png) top left no-repeat;
    width: 140px; height: 40px;
    margin: 0 25px 10px 0;
    float: right;
    clear: both;
}



/* -------------------------------------------------------- */
/* 		Event Section - Misc Elements               */
/* -------------------------------------------------------- */

.eventbox{
margin: 0 0 20px 0;
background-color: #FFEEBF;
padding: 30px 10px 20px;

}

.eventbox:hover{
    background-color: #fff5d8;
}

.eventbox .eventbox-thumb{
border: 1px solid #F99D1B;
float: left;
height: 150px;
margin: 0 10px 0 0;
overflow: hidden;
width: 150px;
}

.eventbox .eventbox-info{
    float: left;
    text-align: justify;
    width: 490px;
    font-size: 10pt;

}

.eventbox-info dl dt{
    font-size: larger;
    font-weight: bold;
    padding: 0 0 10px;
}

.eventbox-info .eventbox-status{
    font-size: 8pt;
    font-weight: bold;
    position: relative;
    right: 0;
    text-align: right;
    top: -50px;
    width: 100%;
}

.eventbox-info .eventbox-desc{
    line-height: 1.3em;
    margin-top: -10px;
}

#event-img-container{
    background-color: #fff;
    border: 1px solid #F45923;
    float: right;
    height: 150px;
    margin-right: 20px;
    overflow: hidden;
    width: 150px;
}

#event-img-container img{
    width: 150px;
}

.event-content table{
    border: 0 none;
    border-collapse: collapse;
    font-size: 14px;
    width: 99%;
}

.event-content table tr td.title{
    
    font-weight: bold;
    
}

#event-photos{
    border: 0 none;
    margin: 0 auto;
    text-align: justify;
   
}

#event-photos img{
    border: 1px solid #F45923;
    height: 100px;
    margin: 0 10px 10px 0;
    width: 100px;
}

#event-comments{
    font-size: 10pt;
    width: 99%;
}

#event-comments .comment-box{
    border-bottom: 1px solid #000000;
    margin: 0 10px 30px;
    padding-bottom: 10px;
}

.comment-box .member-info{
/*
   border: 1px solid #000000;
    float: left;
    margin: 0 20px 0 0;
    padding: 5px;
    text-align: center;
    width: 150px;*/
}

.comment-box .member-photo{
border: 1px solid #F45923;
background-color: #fff;
    height: 80px;
    overflow: hidden;
    width: 80px;


    float: left;
    margin: 0 20px 0 0;
   

}



.comment-box .comment{
float: left;
    text-align: left;
    width: 780px;
}

.comment .comment-info{
    font-size: larger;
}

.comment p{
    margin: 0 0 0 10px;
    
}

/*
#event-wrap{
    background:#FCE3A1;
    width:940px;
}
#event-search-wrap{
    float:left;
    width:230px;
}
#event-search-wrap ul{
    width:220px;
    border:solid 1px #FFCA7F;
    background:#FFF;
    margin-left:5px;
    margin-top:5px;
}
#event-search-wrap ul li{
    margin:3px;
}
#event-search-wrap ul li label{
    display:block;
    font-size:15px;
    color:#F99D1B;
}
#event-search-wrap ul li input.text{
    border:#FFCA7F 2px solid;
    font-size:15px;
    width:200px;
    background:#FFEEBF;
    color:#F99D1B;
}
#event-search-wrap ul li input.button{
    background:#FFCA7F;
    color:#FFF;
}
#main-event{
    width:700px;
    float:left;
}
#event-table-wrap table{
    border-spacing:3px;
    width:700px;
}
.event-main-photo{
    padding:3px;
    border:solid 1px #FFCA7F;
    background:#FFEEBF;
    width:150px;
    text-align:center;
}
.event-main-photo img{
    height:150px;
}
*/
/*
td.event-content{
    padding:10px;
    border:solid 1px #FFCA7F;
    background:#FFEEBF;
    position:relative;
    vertical-align:top;
}
td.event-content h3{
    border-bottom:solid 2px  #FFCA7F;
    padding:0;
}
td.event-content h3 a{
    color:#FFCA7F;
    font-size:15px;
}
td.event-content h3 a:hover{
    color:#F99D1B;
    text-decoration:none;
}
td.event-content div.event-status{
    text-align:right;
    color:#CCC;
    font-size:12px;
}*/



/* -------------------------------------------------------- */
/* 		Car Section - Search form                   */
/* -------------------------------------------------------- */


#car .Info_230 .left{
    width:90px;
}
#car .Info_230 .right{
    width:120px;
}



/* -------------------------------------------------------- */
/* 		Car Section - Shared Elements						*/
/* -------------------------------------------------------- */
	#Column_740 .ContentNoScroll{
	height:120px;
	overflow:hidden;
	}
/* -------------------------------------------------------- */
/* 		Car Section - Latest Addition						*/
/* -------------------------------------------------------- */
		#Column_740 .ContentNoScroll .panel .Info dl{
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		}
		#Column_740 .ContentNoScroll .panel .Info dt{
		font-size:1.3em;
		font-weight:normal;
		text-transform:uppercase;
		padding:3px 0;
		}
		#Column_740 .ContentNoScroll .panel .Info dd{
		margin:0;
		}
		#Column_740 .ContentNoScroll .panel .Info dd a{
		font-weight:bold;
		margin:0;
		padding:0;
		}
		#Column_740 .ContentNoScroll .panel .Info dd a.ViewMember{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -498px scroll;
		padding:0 0 0 20px;
		}
		#Column_740 .ContentNoScroll .panel .Info dd a.BeFan{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
		margin:0 0 0 10px;
		padding:0 0 0 20px;
		}
		#Column_740 .ContentNoScroll .panel .Info dd a.MoreDetail{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
		margin:0 0 0 10px;
		padding:0 0 0 20px;
		}
		#Column_740 .ContentNoScroll .panel .Info dd a.MakeBid{
		background:transparent url('../../img/global/gfx_icon_global.gif') no-repeat 0 -150px scroll;
		margin:0 0 0 10px;
		padding:0 0 0 20px;
		}



/* -------------------------------------------------------- */
/* 		Car Section - Single View                   */
/* -------------------------------------------------------- */


#car-wraper{
	background:#FCE3A1;
	padding-bottom:20px;
}
#car-wraper h2{
	padding:5px 20px;
	font-size:20px;
	background:url(view/img/global/gfx_sub_headerbase_940.png) 0 -290px no-repeat #F45923;
	color:#FFF;
}
#car-img-container{
	width: 150px;
        height: 150px;

	overflow:hidden;

        border:solid #F45923 1px;
        float: right;
        margin-right: 20px;
}
#car-img-container img{
	/*border:solid #F45923 1px;*/
        border: 0px none;
        width: 150px;
}
.car-content{
	/*float:left;
	width:640px;
	padding:10px;*/
}

.car-content table{
	border-collapse:collapse;
	width:99%;
        border: 0px none;
        font-size: 14px;
}
.car-content table td{
	/*border:#CF5F33 solid 1px;
	padding:3px;*/
}
.car-content table td.title{
	width: 100px;
	font-size: larger;
        font-weight: bold;
	/*color:#000;*/
}
#car-photos{
        width: 99%;
	margin:0 auto;
        border: 0px none;
        text-align:center;
}
#car-photos img{
	border:solid #F45923 1px;
	margin:10px 20px 10px 0;
	width:100px;
	height:100px;
}
#car-desc{
	width:778px;
	margin:0 auto;
	padding:10px;
	border:solid #F45923 1px;
}
#car-wraper h3{
	width:780px;
	background: #F45923;
	color:#FFF;
	padding:05px 10px;
	margin:0 auto;
}


/* ---------------------------------------------------- */
/* 		Property Section 		*/
/* ---------------------------------------------------- */

#property .search-result-item, #car .search-result-item, #voucher .search-result-item{
    width: 204px;
    padding: 10px;
}
#property .search-result-item img{
    width:100px;
margin-right: 5px;
}
#property .search-result-item ul{
    width: 95px;
}
#car .search-result-item ul{
    width: 110px;

}
#car .search-result-item img{
    width: 80px;
    margin-right: 5px;
}

#property .Info_230 .left{
    width: 80px;
}
#property .Info_230 .right{
    width: 120px;
}

#property .Info_230 select{
    width: 140px;
}

#voucher .search-result-item img{
    width: 80px;
    margin-right: 5px;
}

#voucher .search-result-item ul{
    width: 110px;
}


/* ---------------------------------------------------- */
/* 		Property Section - Single View		*/
/* ---------------------------------------------------- */


#property-wraper{
	background:#FCE3A1;
	padding-bottom:20px;
}
#property-wraper h2{
	padding:5px 20px;
	font-size:20px;
	background:url(view/img/global/gfx_sub_headerbase_940.png) 0 -290px no-repeat #F45923;
	color:#FFF;
}
#property-img-container{
	width: 150px;
        height: 150px;
	/*text-align:center;
	padding:5px;
	float:left;
	margin-left:70px;*/
	overflow:hidden;

        border:solid #F45923 1px;
        float: right; margin-right: 20px;
}
#property-img-container img{
	/*border:solid #F45923 1px;*/
}
.property-content{
	/*float:left;
	width:640px;
	padding:10px;*/
}
.property-content table{
	border-collapse:collapse;
	width:99%;
        border: 0px none;
        font-size: 14px;
}
.property-content table td{
	/*border:#CF5F33 solid 1px;
	padding:3px;*/
}
.property-content table td.title{
	width: 100px;
	font-size: larger;
        font-weight: bold;
	/*color:#000;*/
}
#property-photos{
	/*width:778px;*/
        width: 99%;
	/*padding:10px;*/
	margin:0 auto;
	/*border:solid #F45923 1px;*/
        border: 0px none;
	
}
#property-photos img{
	border:solid #F45923 1px;
	margin:10px 20px 10px 0;
	width:100px;
	height:100px;
}
#property-desc{
	width:778px;
	margin:0 auto;
	padding:10px;
	border:solid #F45923 1px;
}
#property-wraper h3{
	width:780px;
	background: #F45923;
	color:#FFF;
	padding:05px 10px;
	margin:0 auto;
}







/* ---------------------------------------------------- */
/* 		Round Corner for Column 190px					*/
/* ---------------------------------------------------- */
.Info_190{

width: 170px;
padding: 10px;
margin: /*10px*/ 0;
overflow:auto;


border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;



}
		.Info_190 .Poll{
		margin:0;
		}
		.Info_190 .Poll h5{
		line-height:1em;
		}
		.Info_190 .Poll inputXXX{
		vertical-align:middle;
		margin:0 10px 0 0;
		border:0;
		}
		.Info_190 .Poll label{
		line-height:1.2em;
		}
		.Info_190 .Poll br{
		clear:both;
		margin:10px 0;
		}

	.LatestVideo{ background:#4584c3 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -150px scroll;}
	.LatestVideoInfo{ background-color:#e1e1e1;}
	.Bid{ background:#23b14d url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -150px scroll;}
	.BidInfo{ background-color:#fce3a1;}
	.Vote{ background:#a2238e url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -150px scroll;}
	.VoteInfo{ background-color:#e1e1e1;}
	
/* ---------------------------------------------------- */
/* 		Round Corner for Column 230px					*/
/* ---------------------------------------------------- */
.Info_230{

width: 210px;
overflow:hidden;
padding: 10px;
margin:0;

border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;

}
	.SearchFriend{ background:#f25822 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -200px scroll;}
	.SearchFriendInfo{ background-color:#fce3a1;}

	.Info_230 inputXXX{
	width:100px;
	margin:0;
	padding:0;
	border:1px solid #555;
	}
	/*.Info_230 select{
	width:130px;
	font-size:1em;
	border:1px solid #333;
	padding:2px;
	}*/
	.Info_230 .dob{
	width:65px;
	font-size:1em;
	border:1px solid #333;
	margin:0 1px;
	padding:2px;
	}
	.Info_230 button{
	border:1px solid #000;
	color:#fff;
	height:20px;
	line-height:20px;
	margin:0 5px;
	padding:0 0 2px 0;
	font-size:1em;
	background-color:#009966;
	}
	.Info_230 .Submit{
	width:210px;
	height:30px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	background:transparent url('../../img/global/btn_search.gif') no-repeat 0 0 scroll;
	}
		.Info_230 .left{
		width:80px;
		float:left;
		margin:0;
		padding:0;
		min-height:24px;
		height:24px;
		line-height:24px;
		font-weight:bold;
		background-color: transparent;
		}

                #voucher .Info_230 .left, #event .Info_230 .left{
                    width: 70px;
                }


		.Info_230 .right{
		width:130px;
		float:left;
		padding:0px;
		background-color: transparent;
		}
		.Info_230 .row{
		background-color: transparent;
		display:block;
		min-height:32px;
		height:32px;
		line-height:32px;
		}
		.Info_230 .clearform{
		float:none;
		clear:both;
		}

/* ---------------------------------------------------- */
/* 		Round Corner for Column 365px					*/
/* ---------------------------------------------------- */
	.Info_365{
	float: left;
	width: 345px;
	overflow:hidden;
	padding: 10px;
	margin:0;
	background-color:#fce3a1;
	color:#000;

        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
	}
	.FanClub{ background:#2087c9 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -50px scroll;}
	.FanClubInfo{ background-color:#fce3a1;}
	.EventActivity{ background:#8d6e39 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -50px scroll;}
	.EventActivityInfo{ background-color:#fce3a1;}
	.Blog{ background:#ec1559 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -50px scroll;}
	.BlogInfo{ background-color:#fce3a1;}
	.Forum{ background:#23b14d url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -50px scroll;}
	.ForumInfo{ background-color:#fce3a1;}

/* ---------------------------------------------------- */
/* 		Round Corner for Column 230px					*/
/* ---------------------------------------------------- */
	.Info_500{
	overflow:hidden;
	margin:0;
	/*height:265px;*/
	padding:10px;
	/*background-color:#f99d1b;*/
        width: 470px;
        float:left;

        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;

        

	}
	.Info_500 strong{
	color:#000;
	}
        .Info_500 .panel{
        display:inline;
        float:left;
        /*width:150px;*/
        margin:5px;
        /*padding:2px;*/
        background-color:#fff;
        width:80px;
        padding:4px;
        }

        #property .Info_500 .panel, #car .Info_500 .panel, #voucher .Info_500 .panel{
        display:inline;
        float:left;

        margin:5px;

        background-color:#fff;
        width:217px;
        padding:4px;
        height: 100px;
        overflow: hidden;
        }

        #property .Info_500 .Info, #car .Info_500 .Info, #voucher .Info_500 .Info{

        width:120px;

        }

        .Info_500 .Thumbnail{
        float:left;
        width:80px;
        height:80px;
        overflow:hidden;
        border: 1px #cbcbcb solid;
        }
        .Info_500 .Thumbnail img{
        width:80px;
        height:80px;
        }
        .Info_500 .Info{
        float:left;
        padding:5px;
        /*width:135px;*/

        width:70px;
        margin:0 auto;
        color: #000000;
        }
        .Info_500 dl{
        }
        .Info_500 dt a{
        font-size:1em;
        text-transform:uppercase;
        }
        .Info_500 dd.Status{
        font-weight:bold;
        color:#e10051;
        text-transform:uppercase;
        }
        .Info_500 a.MoreInfo{
        text-transform:uppercase;
        color:#fff;
        font-weight:bold;
        }




.Info_700 .panel{
display:inline;
float:left;
/*width:150px;*/
margin:4px;
/*padding:2px;*/
background-color:#fff;
width:80px;
padding:4px;
text-align: center;
}
.Info_700 .Thumbnail{
float:left;
width:80px;
height:80px;
overflow:hidden;
border: 1px solid #CBCBCB;
}
.Info_700 .Thumbnail img{
width:80px;
height:80px;
}
.Info_700 .Info{
float:left;
padding:5px;
/*width:135px;*/

width:70px;
margin:0 auto
}
.Info_700 dl{
}
.Info_700 dt a{
font-size:1em;
text-transform:uppercase;
}
.Info_700 dd.Status{
font-weight:bold;
color:#e10051;
text-transform:uppercase;
}
.Info_700 a.MoreInfo{
text-transform:uppercase;
color:#fff;
font-weight:bold;
}





.Info_940 .panel{
display:inline;
float:left;
width: 290px;
margin:4px;
/*padding:2px;*/
background-color:#fff;

padding:4px;
}
.Info_940 .Thumbnail{
float:left;
width:80px;
height:80px;
overflow:hidden;
border: 1px #cbcbcb solid;
}
.Info_940 .Thumbnail img{
width:80px;
height:80px;
}
.Info_940 .Info{
float:left;
padding:5px;
/*width:135px;*/

width:70px;
margin:0 auto
}
.Info_940 dl{
}
.Info_940 dt a{
font-size:1em;
text-transform:uppercase;
}
.Info_940 dd.Status{
font-weight:bold;
color:#e10051;
text-transform:uppercase;
}
.Info_940 a.MoreInfo{
text-transform:uppercase;
color:#fff;
font-weight:bold;
}


/* ---------------------------------------------------- */
/* 		Round Corner for Column 740px					*/
/* ---------------------------------------------------- */
	.Info_740{
	float: left;
	width: 720px;
	overflow:hidden;
	padding: 10px;
	margin:0;
	
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;

	}
	.LatestAddition{ background:#e10051 url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -250px scroll;}
	.LatestAdditionInfo{ background-color:#fce3a1;}
	.LatestUpdate{ background:#a2238e url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -250px scroll;}
	.LatestUpdateInfo{ background-color:#fce3a1;}
	.Expire{ background:#23b14d url('../../img/global/gfx_sub_headerbase.png') no-repeat 0 -250px scroll;}
	.ExpireInfo{ background-color:#fce3a1;}

/* -------------------------------------------------------- */
/* 		Contact Us                                  */
/* -------------------------------------------------------- */

#contactus .row{
    font-size: 10pt;
    margin: 0 10px 5px 20px;
}

#contactus .row h5{
    font-weight: normal;
    
}

#contactus .row .left{
 float: left;
    padding: 0 10px 0 0;

}

#contactus .row .right{
float:left;
}
#contactus .row .title{
width: 80px; font-weight: bold;
}




/* -------------------------------------------------------- */
/* 		Profile Section - Send PM                   */
/* -------------------------------------------------------- */


#facebox .row{
    margin: 0 0 10px 20px;
    font-size: 10pt;
}

#facebox .row .left{
    float: left;
    padding: 0 10px; 0 0;
}

#facebox .row .right{
    float:right;

}

#facebox .row .title{
    font-weight: bold;
    width: 80px;

}

/* -------------------------------------------------------- */
/* 		Profile Section - View All Friends                   */
/* -------------------------------------------------------- */


.scrollfriends {
	width: 470px;
	height: 300px;
	overflow: auto;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
.scrollfriends  li{
    padding:5px;
    border-bottom:1px solid #ccc;
}
.scrollfriends  img{
    width:60px;
}
.friendlist-photo{
    width:60px;
    display:block;
    float:left;
    border:solid 2px #CCC;
}
.scrollfriends  li div{
    width:346px;
    display:block;
    float:left;
    padding:15px;

}
.scrollfriends  li div a{
    font-size:14px;
}


