/* @override http://192.168.0.3:8500/dscl_2007/css/template.css */

body{
	padding: 0;
	margin: 0;
	background-color: #C2E1B4;
	font: 0.8em "Trebuchet MS";
	color: #333;
	line-height: 18px;	
}

/* @group bg_fade */

#bg_image{
	background-image: url(../images/bg.jpg);
	/* use if options not shown 
	height: 453px;*/
	height: 116px;
	position: absolute;
	width: 100%;
	_left:0;
	top: 0;
	z-index: 0;
	border-bottom: 10px red solid;
}
/* @end */

/* @group structure */


#wrapper{
	width: 1000px;
	margin: 0px auto;
	z-index: 1;
	position: relative;
	_margin-left:-500px;
	_left:50%;
	top:-4px;
}
#masthead #logo{
	padding-top: 20px;
	float: left;
}
#main_window{
	display: inline;
	float: left;
	width:980px;
	padding: 10px;
	border-top: 10px red solid;
	margin-top: 4px;
	_margin-top: -6px;
	/*background: #FFF url(../images/footer_curve.gif) no-repeat 0 bottom;*/
	background-color:#FFF;
}
.clearline{
	clear: both;
}
#tag_line{
	color: #FFF;
	padding: 20px;
	margin-left: 20px;
	float: right;
	font: italic 16px arial;
}
#top_nav{
	color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	font-size: 1em;
	width:100%;
	text-align:center;
}
#top_nav a{
	color: #FFF;
	text-decoration:none;
}
#top_nav a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

#toggle_options_view a{
	color: #529a4c;
	float: left;
	font-size: 12px;
	
}
#masthead{
	margin: 4px 0 10px 0;
	_margin: -10px 0 10px 0;
	/* with function 100px */
	height:106px;
	_height:116px;
	width:100%;
}
.topcat{
	color:#FFF;
	background-color:#143e00;
	display: block;
	padding: 8px;
}
/*#nav{
	float: left;
	display:inline;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -2px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-left: 0px;
	width: 163px;
	/*background-color:#FFFFCC;*/
	/*min-height: 400px;
	_height:400px;
}*/
#body{
	float: left;
	display:inline;
	width: 760px;
	/*background-color:#9F0;*/
}
#body a{
	color:#333;
}
#body a:hover{
	color:#F00;
}
h1{
	font-size: 1.6em;
}
#left_column{
	float: left;
	width: 272px;
	/*border-right: 1px dotted #e6e7e8;*/
	display: inline;
	padding-right: 5px;
}
#right_column{
	float: right;
	width: 265px;
	display: inline;
	padding-left: 5px;
}

/* @end */

/* @group Option Info */

#option_toggle{
	height: 30px;
	margin-top 10px;
	position: relative;
	top: 10px;
}
#not_sure_option a{
	color: #FFF;
	float: right;
	font-size: 14px;
	margin-top: 10px;
}
#options{
	height: 300px;
	position: relative;
}
#option_bubble{
	background-image: url(../images/option_bubble.gif);
	width: 710px;
	height: 133px;
	margin: 15px;
	padding: 10px;
	font-size: 1.4em;
	color: #fff;
	_width: 715px;
	_height: 138px;
}
#option_bubble ul{
	margin: 0;
	padding: 10px 10px 10px 30px;
}
#option_arrow{
	position: absolute;
	top: 153px;
	_top: 168px;
	left: 72px;
}
.option{
	width: 158px;
	height: 124px;
	margin: 15px;
	float: left;
	display: inline;
}
#footer{
	float: left;
}
#footer ul{
	margin: 0 0px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 550px;
}
#footer li{
	display: inline;
	margin-left: 10px;
}
#footer img{
	border: none;
	vertical-align: bottom;
}
#footer a{
	color: #333;
}

.header{
	font-weight:bold;
	background: url(../images/expand.gif) no-repeat right;
}
.header a{
	display: block;	
}
/* @end */

#body table {
	margin: 10px 0 10px 0;
	font-size: 1em;
	border: 1px solid #ccc;
	width: 730px;
}
#body table tr:hover{
	background-color: #e6e7e8;
}
#body table th{
	background-color: #666;
	color: #FFF;
	text-align: right;
	padding: 3px;
}

#body table td{
	text-align: right;	
	border-bottom: 1px solid #e6e7e8;
	padding: 3px;
}

.more_info{
	float: right;
	color: #333;
}

.not_sure{
	background-color:#FF0099;
	color:#FFFFFF;
}

#fuji_pro_logo{
	float: right;
	margin: 10px 45px 10px 10;
	display: inline;
}

.add_a_cd{
	color:#ff0000 !important;
	font-size:14px !important;
	font-weight: bold;
	display: inline;
}

.small_table{
	width:270px !important;
	display: inline;
}

.options_padding{
	padding-left: 40px;
	border: none;
	display: inline;
}

h2{
	font-size: 1.3em;
}
.options_padding_2{
	padding-left: 60px;
	border: none;
	display: inline;
}
.float_left{
	float: left;
	margin: 0 5px 5px 5px;
	display: inline;
}
.why_use{
	margin: 40px 0 25px 0;
}
.special_offers{
	margin: 0px 0 20px 50px;
}
.home_list{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#main_image{
	position: relative;
}
#prints_from{
	position: absolute;
	top: -70px;
	right: 20px;
}
blockquote{
	font-style: italic;
}
.bqstart {
	color:#e6e7e8;
	float:left;
	font-family:'Lucida Grande',Verdana,helvetica,sans-serif;
	font-size:700%;
	font-style:normal;
	height:45px;
	margin-bottom:-50px;
	margin-top:-20px;
	padding-top:45px;
}
.bqend {
	color:#e6e7e8;
	float:right;
	font-family:'Lucida Grande',Verdana,helvetica,sans-serif;
	font-size:700%;
	font-style:normal;
	height:25px;
	margin-top:0px;
}
/*index page options*/

#option_1{
	float: left;
	display: inline;
	width: 560px;
	border: 1px solid #339900;
}
.option_header {
	height:10px;
	_height:10px;
	background-color:#339900;
	padding:5px;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
}
.option_header_red {
	height:10px;
	_height:10px;
	background-color:#F00;
	padding:5px;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
}
.go_right {
	text-align:right;
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.go_left {
	float:left;
	display:inline;
	margin-left:-70px;
}
.add_padding {
	padding-top:20px;
	padding:10px;
	background: #FFF url(../images/index_box_fade.gif) repeat-x 0 top;
}
.add_padding_red {
	padding-top:20px;
	padding:10px;
	background: #FFF url(../images/index_box_fade_red.gif) repeat-x 0 top;
}
#option_2{
	position:relative;
	top:10px;
	float: left;
	width: 265px;
	border: 1px solid #F00;
	display: inline;
}
#option_3{
	position:relative;
	top:10px;
	left:30px;
	float: left;
	width: 265px;
	border: 1px solid #F00;
	display: inline;
}
#option_4{
	float: left;
	display: inline;
	margin-top:20px;
	width: 265px;
	border: 1px solid #339900;
}
#index_column{
	position:relative;
	top:10px;
	float: left;
	width: 265px;
	display: inline;
}
#index_specials{
	position:relative;
	top:20px;
	left:30px;
	width: 265px;
	padding-bottom:20px;
	display: inline;
	float: left;
	text-align:center;
}
#books {
	position:relative;
	top:10px;
	left:280px;
	width:78px;
	float: left;
	padding:4px;
}
.photo_books{
	width: 541px;
	border: 1px solid #339900;
	float: left;
	display: inline;
}
#calendar_ad{
	display: inline;
	float: left;
	margin-top:10px;
	margin-left:0px;
	width: 153px;/*was 230 */
	border: 2px solid red;
	padding:6px;
	color:red;
	text-align:center;
}
#photobook_ad{
	display: inline;
	float: left;
	margin-top:10px;
	margin-left:0px;
	width: 153px;/*was 230 */
	border: 2px solid #339900;
	padding:6px;
	color:#339900;
	text-align:center;
}
.float_l{
	float:left;
	display:inline;
	text-align:center;
	padding:4px;
	font-size:90%;
}
#offers{
	float: left;
	display: inline;
	width: 540px;
	border: 1px solid #F00;
	padding:10px;
	font-size:90%;
	margin-bottom:20px;
}
#news_signup{
	float: left;
	display: inline;
	width: 540px;
	border: 1px solid #F00;
	padding:10px;
	font-size:90%;
	margin-bottom:20px;
}
#submit_response {
	color:#F00;	
}
#subscribe_label{
	float:left;
	display:inline;
	font-size: 1.1em;
	font-weight:800;
}
