@charset "utf-8";
/* CSS Document */

/* Template Styles */
*{
  margin: 0;
  padding: 0;
}
body{
	text-align:center;
	background-image:url(images/back.jpg);
	background-repeat:repeat;
	width:929px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.big-red{
	color:#F00;
	font-size:28px
}
#hd_pic1{
	background-image:url(images/fdm_01.png);
	background-repeat:no-repeat;
	width:929px;
	height:70px;
	text-align:right;
}
#google_translate_element{
	margin-right:45px;
}
#menu_canvas{
	background-image:url(images/fdm_02.png);
	background-repeat:no-repeat;
	width:929px;
	height:36px;
}
#canvas_top{
	background-image:url(images/fdm_03.png);
	background-repeat:no-repeat;
	width:929px;
	height:16px;
}
#canvas{
	background-image:url(images/fdm_04.png);
	background-repeat:repeat-y;
	width:929px;
	min-height:750px;
	height:auto;
}
#main{
	width:615px;
	min-height:750px;
	float:left;
	margin-right:25px;
	margin-left:45px;
	height:auto;
	font-size:14px;
	text-align:left;
}
#main h1{
	color:#004165;
}
#main h2{
	color:#004165;
	padding-left:20px;
	clear:both;
}
#main div{
	padding-left:10px;
}
#sidebar{
	width:190px;
	min-height:750px;
	float:left;
	height:600px;
}
#sidebar hr{
	width:180px;
	margin-left:5px;
}
#canvas_bottom{
	background-image:url(images/fdm_06.png);
	background-repeat:no-repeat;
	width:929px;
	height:12px;
}
#quick_header{
	font-size:14px;
	font-weight:bold;
}
#quick_fields{
	text-align:right;
	padding-right:10px;
}
#footer_canvas{
	background-image: url(images/fdm_07.png);
	background-repeat:repeat-y;
	width:929px;
	height:165px;
	font-size:7pt;
	padding-left:37px;
	color:#999;
	clear:both;
}
#footer_top{
	background-image:url(images/footer_01.png);
	background-repeat:no-repeat;
	width:857px;
	height:12px;
}
#footer_main{
	background-image:url(images/footer_02.png);
	background-repeat:repeat-y;
	width:857px;
	height:110px;
	padding-left:10px;
	padding-right:10px;
}
#disclaimer{
	width:820px;
}
#footer_bottom{
	background-image:url(images/footer_04.png);
	background-repeat:no-repeat;
	width:857px;
	height:16px;
}
#footer{
	background-image: url(images/fdm_08.png);
	background-repeat:no-repeat;
	width:929px;
	height:33px;
	font-size:10px;
}
.small_text{
	font-size:9px;
}
.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}
#margin_bottom{
	height:240px;
}
#right{
	float:right;
	width:100px;
	*margin-top:7px;
}

#left{
	float:left;
	width:100px;
	*margin-top:7px;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.fl_left{
	float:left;
}
.fl_right{
	float:right;
}

/*Index Rules*/
#index_text{
	width:54%;
	float:left;
}
#index_pic{
	width:42%;
	float:right;
}
#index_actions{
	width:590px;
	text-align:center;
	padding-top:20px;
}
#index_action_pic1{
	margin-right:30px;
}

/*3 Step Rules*/
#steptable{
	width:385px;
	padding-right:0px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

/*article_pic*/
#type-pic{
	width:190px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
#type-pic-hor{
	width:290px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
#article-head{
	margin-top:25px;
	margin-left:25px;
	margin-bottom:25px;
}
#article-list{
	margin:10px;
	margin-left:50px;
}
#apply_button{
	text-align:center;
	width:100%;
}

/* Creditcardteminals.php Styles */

#cct-list{
	margin-left:15px;
}
.term-head{
	clear:both;
	text-align:right
}
.terminal-table{
	width:590px;
	text-align:center;
	margin-bottom:15px
}
.left-terminal{
	width:282px;
	height:290px;
	float:left;
	border:thin dotted black;
	margin-bottom:7px;
	vertical-align:bottom;
}
.right-terminal{
	width:282px;
	height:290px;
	float:right;
	border:thin dotted black;
	margin-bottom:7px;
}
.left-terminal-wired{
	width:282px;
	height:290px;
	float:left;
	border:thin dotted black;
	margin-bottom:7px;
	vertical-align:bottom;
}
.right-terminal-wired{
	width:282px;
	height:290px;
	float:right;
	border:thin dotted black;
	margin-bottom:7px;
}
.term-pic{
	width:100px;
	float:left;
	margin-right:15px;
}
.term-text{
	font-size:12px;
	width:180px;
	text-align:left;
	float:left;
	clear:both;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:10px;
}
#term-height{
	width:150px;
	float:right;
}
#cct-bullets{
	margin-right:10px;
}
.terminal-table hr{
	width:270px;
}

/* Terminal Pages Styles */

#term-list{
	margin-left:25px;
}
#marg_pic{
	margin: 30px;
	margin-top: 0;
}

/*Shopping Cart Styles*/

#rental-form{
	text-align:center;
	font-size:12px;
}
#rent-form{
	text-align:right;
	width:230px;
	margin-right:auto;
	margin-left:auto;
	border:thin black dotted;
	padding:25px;
	background-color:#11374E;
	color:white;
}

/*Shopping Cart Styles*/

#norm_pic{
	float:right;
	margin-right:20px;
	border:thin black solid;
}

.port_pic{
	height:100px;
}
