@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

h4{
	line-height: 15px;
	padding:0px;
	margin: 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5B5B5;
}



#main_container{
	width:1008px;
	margin:0 auto;
	text-align:center;
}


/* HEADER CONTENT*/
#advertise_header{
	width:1008px;
	margin:0 auto;
	text-align:center;
}

#orange_line{
	background:url(../images/top_orange.jpg) repeat-x;
	height: 25px;
	width: 1008px;
	margin:0 auto;
	text-align:center;
}

#orange_left{
	display: block;
	float: left;
	width: 800px;
	padding-top: 2px;
	margin:0 auto;
	text-align:left;
	font-size: 80%;
}

#orange_right{
	display: block;
	float: right;
	width: 200px;
}

#center_container{
	width: 1008px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
/*  HEADER END */


#center_c_left{
	display: block;
	float: left;
	width: 640px;
	padding-left: 5px;
}

#center_c_right{
	display: block;
	float: right;
	width: 360px;
}

#main_menu_bg{
	background:url(../images/mainmenu_bg.jpg) repeat-x;
	width: 95%;
	height: 64px;
}

#main_menu_bg_left{
	background:url(../images/mainmenu_bg_left.jpg) left top no-repeat;
	height: 64px;
}

#main_menu_bg_right{
	background:url(../images/mainmenu_bg_right.jpg) right top no-repeat;
	height: 64px;
}

ul#nav_mnu{
	padding-top:10px;
	padding-left: 5px;
	margin:0px;
}

ul#nav_mnu li{
	padding: 0;
	display: block;
	float: left;
	margin-left: 5px;
	list-style:none;
	padding-top: 9px;
}


ul#nav_mnu li a{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 80%;
}

ul#nav_mnu li#featured{
	background:url(../images/menu_bg.jpg) no-repeat;
	height:40px;
	width:94px;
}

ul#nav_mnu li#featured.activated{
	background: none;
}

ul#nav_mnu li#3dgspot{
	background: url(../images/mnu_3dgspotlogo.jpg) no-repeat top left;
	height:40px;
	width:94px;
}


/* SIDE BAR CONTENT GOES HERE*/
#sidebar{
	padding:0px;
	margin:0 auto;
}

#sb_video{
	background:url(../images/sidebar_top.jpg) repeat-y center;
	width: 360px;
}

#sb_video_bottom{
	background: url(../images/sidebar_top_bottom.jpg) no-repeat bottom;
	width: 360px;
}

#video_container{
	padding: 5px 5px 20px 5px;
}
/* END SIDE BAR */


/* Easy Slider */

div.slider { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 600px; 
    height:470px; 
	margin:0 auto;
	text-align: left;
} 
 
div.slider div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:1000em;     
}

/* // Easy Slider */

.clear{
	clear: both;
}



/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	float: right;
	width:19px;
	height:19px;
	background:url(../images/tri-up.gif) no-repeat;
	cursor:pointer;
	font-size:1px;
	padding-right: 10px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {

}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/tri-dn.gif);
	clear:right;	
}



/*********** navigator ***********/


#footer{
	margin:0 auto;
	text-align:center;
	width: 950px;
	font-size: 60%;
	text-transform: uppercase;
	text-decoration:none;
	color:#000000;
	padding-top:10px;
	font-size: 12px;
}


#footer a{
	text-decoration:none;
	color:#000000;
	margin-left: 5px;
}

.clear{
	clear: both;
}



#display_redirect{
	border: 1px dashed #FF6600;
	background:#FFFF00;
	color:#000000;
	margin:0 auto;
	text-align: center;
	padding:
}


#show_configurations{
	margin-left: 20px;
}


.title_adv, .text_center{
	margin:0 auto;
	text-align:left;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 120%;
}

.text_center{
	margin:0 auto;
	text-align:left;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 80%;
}


#list_container{
	margin:0 auto;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	border-top: #CCCCCC 1px solid;
	padding-top: 20px;
	padding-bottom:20px;

}


#list_container a{
	 color: #990000;
}



#list_title a{
	color: #990000;
	font-size: 120%;
}

.font_title{
	color: #990000;
	font-size: 90%;
}


#list_data{
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
}

#quick_info{
	width: 210px;
	float: right;
}


#quick_info_content{
	margin: 0 auto;
	text-align: left;
}



#page_list{
	background:url(../images/bg_yellow.gif) repeat-x;
	height: 37px;
}

#page_list_bottom{
	background: url(../images/bg_yellow_bottom.gif) no-repeat left bottom;
	height: 37px;
	font-size: 80%;
}

#page_list_left{
	width: 170px;
	display: block;
	float: left;
}

#page_list_right{
	display:block;
	float: right;
	padding-right: 20px;
}

#pages_display{
	display: block;
	float: left;
	padding-top: 8px;
	margin-left: 5px;
}

#pages_display_current{
	display: block;
	float: left;
	width: 37px;
	height: 37px;
	background:url(../images/listing_current.gif) no-repeat top;
}

#pages_display_current a{
	margin-top: 9px;
	margin-left: 13px;
} 

#pages_display_seperator{
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#text_container{
	background:url(../images/bg_yellow.gif) repeat-x top left;
	height: 37px;
	width: 100%;
}

#text_container_topleft{
	background:url(../images/bg_yellow_left.gif) top left no-repeat;
	height: 37px;
	width: 100%;
}


#gallery{
	display: block;
	float: left;
	width: 110px;
	margin-left: 5px;
	margin-top: 10px;
}

#gallery img{
	display: block;
	float: left;
	padding:3px;
	border:1px solid #fff;
}

#history_container{
	padding: 10px;
	margin:0 auto;
	text-align:left;
}

