
body {
    padding: 0; 
	margin:0;
    font-family: "Century Gothic", Arial;
    font-size: 12px;
    background-color: #252e2d;
}
h4 { color: #FF0000;}

.inqtable {width:550px; margin-top: 10px;}
.inqtable tr { border: 2px solid #272d2d;}
.inqtable tr td { padding: 5px; width: 50%;}
.inqtable .bgleft { color: #fff;}
.inqtable .bgright, table .bgright select { }
.inqtable .bgright select { width: 100%; border: 0; padding:2px;}

#preloader { background: #272d2d; position:fixed; top: 0; left: 0; width:100%; height:100%; z-index: 100;}
#preloader { font-size:15px; color: #fff;}
#preloader  h1 { width: 220px; margin: 50px auto 0 auto;}

/* style set for result page */
#pgresult { height: 350px; width:619px; color: #fff;}
#pgresult strong { font-weight:bold;}
#pgresult a { text-decoration: none; color: #fff;}
#pgresult h3 { font-size:16px; margin-bottom:5px;}
#pgresult h4 { font-size:24px; text-align:center;}
#pgresult h3, #pgresult h2 { color: #57b5db;}

#pgresult #dstyles { float: left;}
#pgresult #dstyles h1 { text-align:center; margin-bottom:10px; font-weight:bold; text-transform:uppercase;}
#pgresult #dstyles h2 { margin-bottom:10px;}
#pgresult #dstyles ul li { margin-bottom:5px;}
#pgresult #dstyles ul li img { margin-right:5px;}
#pgresult #dstyles ul li a { display:block; position:relative;}
#pgresult #dstyles ul li a span { position:absolute; top: 15px; left: 60px;}

#pgresult #ddesc { margin-left:160px;}
#pgresult #ddesc #dd_list_l ul li { list-style-type:disc; margin-left:15px;}
#pgresult #ddesc #dd_list_r ul li { list-style-type:disc; margin-left:320px;}
#pgresult #ddesc #dd_list_l { float:left; width:300px;}
#pgresult #ddesc #ddcontent { margin-top: 25px;} 
#pgresult #ddesc #dd_list_r {}
#pgresult #ddlink { margin-top:5px; text-align:center;}

#pgresult #ddlink p { text-align: right; padding-right:30px;}
#pgresult #ddesc #ddcontent input { width: 169px; height: 12px; border: none; padding: 10px 10px; font-size:11px; color: #3e4a4c;}
#pgresult #ddesc #ddcontent form p { margin-bottom:10px;}
.fld1 input { background: transparent url(../../images/bg_fld_sendEmail2.jpg) top left no-repeat; width: 169px; height: 12px; border: none; padding: 10px 10px; font-size:11px; color: #3e4a4c; margin-bottom:5px;}
.fld2 input { background: transparent url(../../images/bg_fld_sendEmail.jpg) top left no-repeat; width: 169px; height: 12px; border: none; padding: 10px 10px; font-size:11px; color: #3e4a4c; margin-bottom:10px;}


/* style set for result page */

/* style set for prePage */
#pgresult { }
#pgresult #sample { padding: 10px 10px;}
#pgresult #sample h2 { color: #d8dc23;}
#pgresult #sample h3 { color: #fff;}
/* style set for prePage */

#wrapper {
	
}




#intro {
    padding-bottom: 10px;
}

h2 { color: #d8dc23;}
h3 { color: #fff; padding-bottom: 100px;}
h2, h3 {
    margin: 0;
    padding: 0;
}

#slider {
    width: 610px;
    position: relative;
	
	}

.scroll {
    height: 250px;
    width: 600px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #252e2d url(../coda-slider_files/images/content_pane-gradient.gif) repeat-x scroll left bottom;
	
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 570px;
	
}

#shade {
    background: #EDEDEC url(../coda-slider_files/images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0 0 0 65px;
    padding: 0;
    padding: 5px;
}

ul.navigation li {
    float: left;
    margin-right: 10px;
}

ul.navigation a {
	width:31px;
	height: 31px;
	padding: 7px 0 0 9px;
	display: block;
    
    color: #5b6161;
	font-weight:bold;
    text-decoration: none;
	background: transparent url(../../images/num_normal.jpg) top left no-repeat;
}

ul.navigation a:hover {
    
}
ul.navigation a.visted {
	background: transparent url(../../images/num_fin.jpg) top left no-repeat; 
	color: #c6d727;   
}

ul.navigation a.selected {
    background: transparent url(../../images/num_curr.jpg) top left no-repeat;
	color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}