/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    margin: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.4em;
    color: #666666;
    width: 100%;
    background: url(  '../../images/bkgrnd_greydots.png' );
}

p
{
    margin: 10px 0;
}

p.no-padding-no-margin
{
    padding: 0;
    margin: 0;
}

hr
{
    color: #E5E5E5;
    background-color: #E5E5E5;
    height: 1px;
    border: 0;
    margin: 15px 0;
    _margin: 10px 0;
}

blockquote p
{
    margin: 2px 0;
}

cite
{
    font-size: .85em;
    margin: 0;
    padding: 0 0 0 6px;
}

fieldset
{
    padding: 15px;
}

legend
{
    color: #333333;
    padding: 5px 3px 10px 3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


h1, h2, h3, h4, h5, h6
{
    font-size: 1.8em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 1.1em;
    margin: 5px 0;
}

h1
{
    margin-bottom: 0;
}

h1, h2
{
    margin-top: 0px;
}

h2
{
    font-size: 1.3em;
}

h3
{
    font-size: 1.1em;
}

h3.small
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5
{
    font-size: 1.1em;
}

h6
{
    font-size: 1em;
}

.title
{
    font-weight: bold;
    text-align: center;
}

.title a:link
{
    color: White;
}

.schedule
{
    font-weight: bold;
    color: #CC0000;
}

.reditalic
{
    font-style: italic;
    color: Red;
}
.sponcered
{
    font-size: xx-small;
    color: #CC3300;
}
.redsubtitile
{
    font-weight: bold;
    color: Red;
}
.green
{
    color: #008080;
}
.right_align
{
    text-align: right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link
{
    color: #d61719;
    text-decoration: none;
}

a:visited
{
    color: #980000;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    color: #980000;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#mainflame
{
    width: 1050px;
}
#bannerRight
{
    float: right;
    height: 500px;
    width: 140px;
}
#content-container
{
    margin-top: 0px;
    margin-left: 0;
    width: 900px;
    background: White url(  '../../images/appletop.jpg' ) no-repeat left top;
    float: left;
}

#content-live
{
    margin-top: 0px;
    margin-left: 20px;
    width: 900px;
}
#live-space
{
    padding-top: 70px;
    margin-left: 30px;
    width: 850px;
    height: 600px;
}

#content-search
{
    margin-top: 0px;
    margin-left: 0px;
    width: 900px;
    height: 100%;
    background: White url(  '../../images/bkapple.jpg' ) no-repeat left top;
}
#content-conductor
{
    margin-top: 0px;
    margin-left: 0px;
    width: 900px;
    background: White url(  '../../images/bkapple.jpg' ) no-repeat left top;
}

#search-space
{
    padding-top: 70px;
    margin-left: 50px;
    width: 850px;
    height: 1000%;
}

#content-schedule
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 301px;
    position: relative;
    background-image: url(../../images/schedulebar.gif);
    background-position: center;
}
#maincontent
{
    padding-bottom: 20px;
    padding-right: 15px;
}

#adspace
{
    width: 140px;
    height: 460px;
    margin-left: 5px;
    margin-top: 40px;
    float: right;
    text-align: center;
}
.thanachart
{
    margin-left: 10px;
    width: 110px;
    background-color: Orange;
    padding: 5px 5px 5px 5px;
    font-size: 1.2em;
}
#promotion
{
    width: 140px;
    height: 50px;
    margin-left: 5px;
    float: right;
    margin-top: 20px;
}
#main-schedule
{
    height: 180px;
    width: 530px;
    text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TOP INFORMATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information
{
    margin: 0px auto;
    height: 120px;
    width: 900px;
    padding: 0 0 0 0;
    top: 0px;
    left: 0px;
}
#topcontent
{
    width: 900px;
    height: 80px;
}
#logo
{
    float: right;
    margin-top: 0px;
    margin-right: 8px;
    padding: 40px 3px 3px 3px;
    height: 35px;
    width: 280px;
    background: url(../../images/Logos/AppleAuction_S.gif) Top Right no-repeat;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MAIN NAV 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main
{
    background: url(../../images/menu/navbk.gif) bottom repeat-x;
    width: 900px;
    height: 28px;
}
#nav-main a:link
{
    color: White;
    text-decoration: none;
}

#nav-main a:visited
{
    color: White;
    text-decoration: none;
}

#nav-main a:hover
{
    color: Red;
    text-decoration: none;
}

#nav-main a:active
{
    color: Red;
}
#sitemap
{
    float: left;
}
#language
{
    padding-top: 5px;
    float: right;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	pagetitle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    color: Navy;
    font-size: medium;
    padding: .5em 20px .7em 20px;
}

#pagetitle a:link, #pagetitle a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#pagetitle a:hover
{
    color: #D4E7F8;
    text-decoration: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}

.photo-border
{
    border: 1px solid #cecece;
    padding: 4px;
    background: #d9d9d9 url(../../images/bg-photo.png) top repeat-x;
    margin-bottom: 5px;
    display: block;
}

.photo-float-left
{
    float: left;
    margin-right: 10px;
}

.image-border-none
{
    border: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
    height: 25px;
    font-size: .8em;
    text-align: center;
    padding-top: 10px;
}

#footer div
{
    width: 25%;
    _width: 25.5%;
    position: absolute;
    top: 0;
    right: 0;
    padding: .8em 0 1em 0;
}

#footer a:link, #footer a:visited
{
    text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
    clear: both;
}

.none
{
    display: none;
}

.Grid
{
    border: solid 1px #FFFFFF;
}
.Grid td
{
    border: solid 1px #FFFFFF;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    text-align: center;
}
.GridHeader
{
    color: White;
    font-weight: bold;
    background-image: url(  "../../images/menu/redtop.jpg" );
    background-repeat: repeat-x;
}
.GridItem
{
    background-color: #ececec;
}

.GridAltItem
{
    background-color: white;
}

.ListItem
{
    background: url(../../images/menu/schedulebk.png) bottom repeat-x;
}


/*Main */
#topMain
{
    width: 730px;
    padding-left: 10px;
}

#mainRight
{
    float: right;
}
#rightTop
{
}
#rightBottom
{
    text-align: center;
    padding-right: 40px;
}
#mainLeft
{
    float: left;
}

#topButtom
{
    width: 100%;
    padding-left: 10px;
    margin-top: 10px;
}

#box_1
{
    margin: 0 5px 2em 0;
    padding-top: 3px;
    padding-left: 10px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_2
{
    margin: 0 7px 2em 14px;
    padding-top: 3px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_3
{
    margin: 0 14px 2em 7px;
    padding-top: 1px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_4
{
    margin: 0 0 2em 5px;
    padding-top: 1px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_5
{
    margin: 0 5px 2em 0;
    padding-top: 3px;
    padding-left: 10px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_6
{
    margin: 0 7px 2em 14px;
    padding-top: 3px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_7
{
    margin: 0 14px 2em 7px;
    padding-top: 1px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

#box_8
{
    margin: 0 0 2em 5px;
    padding-top: 1px;
    padding-left: 6px;
    float: left;
    width: 140px;
    height: 80px;
    background: url(../../images/topcars/boxbk.jpg) bottom no-repeat;
    text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Car Detail

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#Detail_Content
{
    width: 730px;
    height: 700px;
}
#Detail_left
{
    width: 300px;
    height: 500px;
    float: left;
    padding-top: 5px;
}
#Detail_Status
{
    background: url(../../images/proxy_bg.png) top left no-repeat;
    width: 300px;
    height: 170px;
    font-weight: bold;
}
#Detail_right
{
    width: 400px;
    height: 500px;
    float: left;
}

#SellerArea
{
    padding-left: 15px;
}

#ExportArea
{
    width: 850px;
    text-align: right;
}

#System
{
    width: 510px;
    height: 210px;
    padding-left: 40px;
    padding-top: 10px;
    padding-right: 20px;
    background: url(../../images/howto/box_bg.png) top no-repeat;
}

/* Galley */
#img-gallery
{
    background: #DDD;
    width: 400px;
    padding: 10px;
    margin: 10px auto;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    position: absolute;
    top: 110px;
    left: 520px;
}
#img-gallery ul
{
    top: 0;
    list-style: none;
    margin: 0;
    display: none;
    padding: 0;
}
#img-gallery ul li
{
    display: inline;
    list-style-type: none;
}
#img-gallery ul a
{
    display: inline;
    padding: 7px 12px;
    text-decoration: none;
    background: #DDD;
    outline: 0;
    color: black;
    margin: 0 3px 0 0;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#img-gallery ul a#playstop
{
    background: #4a4a4a url(../../images/button/s_play.gif) no-repeat center;
    float: right;
}
#img-gallery ul a#playstop.stop
{
    background: #FFF url(../../images/button/stop.gif) no-repeat center;
}

#img-gallery ul a.active
{
    background: #EEE;
    color: black;
    padding: 5px 10px;
    border: 2px solid #BBBBBB;
}
#img-gallery #img-description
{
    background: #DDD;
    color: black;
    font-size: 0.8em;
    font-weight: bold;
    display: none;
    margin: 0 0 0 -10px;
    border-left: 10px solid #DDD;
    border-right: 10px solid #DDD;
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    -khtml-border-radius-bottomleft: 12px;
    -khtml-border-radius-bottomright: 12px;
    -webkit-border-radius-bottomleft: 12px;
    -webkit-border-radius-bottomright: 12px;
}
#img-gallery #img-description p
{
    padding: 15px;
    margin: 0;
}
#img-gallery img
{
}

.gallery
{
    list-style-type: none;
}

/* Promotion */
#wrapper
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    position: relative; /*background: White url(    '../../images/isuzu_cars.png' ) no-repeat left top;*/
    color: #333333;
    font-size: 1.2em;
    background-color: #FFFFFF;
}
#header_p
{
    height: 180px;
}
#content_p
{
    padding: 10px;
}
.silver_bk
{
    padding: 5px;
    margin: 5px;
    border: thin solid #C0C0C0;
    background-color: #F2F2F2;
    width: 350px;
}