/* Cutter website master CSS */
/* Design by Ryan Keough */
/* Code by Tyson Sukeforth */

/* Ektron HACK for their in-content editor - not a design issue */
.EktronAjaxLoading 
{
 display: none;
 visibility: hidden;
}


* {
	margin: 0px;
}

* a {
	text-decoration: none;
	color: Blue;
}

* a:hover {
	text-decoration: underline;
}

body {
	background-image:  url("images/slant_bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#wrapper {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 0 auto;
	background-image:  url("images/slant_bg.gif");
	position: relative;
	width: 980px;
	height: auto;
	vertical-align: top;
}

#wrappermain {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 0 auto;
	background-image:  url("images/slant_bg.gif");
	position: relative;
	width: 980px;
	height: auto;
	vertical-align: top;
}

#header {
	height: 148px;
	background-image:  url("images/header.jpg");
}

#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
}

#searchbar {
	text-align: right;
	height: 22px;
	position: relative;
	top: 67px;
	margin-right: 12px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
}

#searchbar a{
    color: White;
}

#content {
	background-image: url("images/content_bg.jpg");
	background-repeat: no-repeat;
	vertical-align: baseline;
	width: 980px;
}

#contentbg {
	background-image:  url("images/slant_contentbg.gif");
	width: 980px;
}

#contentbgmain {
	background-image:  url("images/slant_contentbg.gif");
	width: 980px;
}

#childcontent {
	height: auto;
	width: 663px;
	vertical-align: baseline;
	position: relative;
	top: 40px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 40px;
	padding: 15px;
	background-color: white;
	border: 2px #c5c6c9 solid;
}

#taleocuttercontent {
	height: auto;
	width: 663px;
	vertical-align: baseline;
	position: relative;
	top: 40px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 40px;
	padding: 15px;
	background-color: white;
	border: 2px #c5c6c9 solid;
}

#taleocuttercontent p {
	margin: 10px
}

#promocontent {
	height: auto;
	width: 707px;
	vertical-align: baseline;
	position: relative;
	top: 40px;
	margin-left: -50px;
	margin-top: 14px;
	margin-bottom: 40px;
	padding: 0px;
	background-color: white;
	border: 2px #c5c6c9 solid;
}

#childcontent p {
	margin: 0px
}

#promocontent p {
	margin: 10px
}

#side {
	width: 240px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 10px;
	background-color: #c5c6c9;
}

#sidebg {
	height: 100%;
	width: 236px;
	margin: 2px;
	background-image:  url("images/slant_sidebg.gif");
}

#sidebg2 {
	margin: 0 0 5px 0px;
	height: 100%;
	width: 100%;
	background-image:  url("images/side_bg.jpg");
	background-repeat: no-repeat;
}

#sidecontent {
	margin: 0 18px 5px 18px;
}

#sidecontent p {
	margin: 8px 0px 2px 0px;
	line-height: 1.3em;
	letter-spacing: -0.02em;
}

#childmenu {
	height: 32px;
	width: 707px;
	margin-left: 10px;
	position: absolute;
	top: 148px;
	left: 250px;
	background-image:  url("images/menu_bg.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	color: White;
	font-weight: bold;

}

#menu {
	height: 32px;
	width: 707px;
	margin-left: 10px;
	background-image:  url("images/menu_bg.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	color: White;
	font-weight: bold;
}

#menutext {
	height: 6px;
	width: 707px;
	text-align: center;
	vertical-align: bottom;
	color: White;
	font-weight: bold;
}

#focus {
	height: 252px;
	width: 707px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
}

#focustextbox {
	height: 184px;
	width: 190px;
	z-index: 1;
	position: relative;
	left: 497px;
	top: -255px;
	text-align: right;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 8px;
}

#focustext {
	height: 252px;
	width: 707px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
}


.tab {
	width: 346px;
	background-image:  url("images/tab_bg.gif");
	height: 100%;
    font-size: x-small;
}

.tabmen {
	width: 240px;
	background-image:  url("images/tab_bg.gif");
	height: 100%;
	width: 100%;
    	font-size: small;
	padding: 10px;
	font-color: #000000; 
}

#footer {
	height: 73px;
	width: 980px;
	background-image: url("images/footer.jpg");

}

#footermain {
	height: 73px;
	width: 980px;
	background-image: url("images/footer.jpg");
}

#footercontent {
	text-align: center;
	font-size: 0.8em;
	top: 35px;
	position: relative;
	font-weight: bolder;
	line-height: 1.7em;
}

h1 {
	background: #e73930;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 10px
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E73930;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #DB1F1D;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.small-black-bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	color: #A9A9A9;
}

.small-grey-bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: bold;
	color: #A9A9A9;
}

.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	color: #B22222;
}

.small-red-bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: bold;
	color: #B22222;
}


/*---------MAIN CONTENT------------------------------------*/


#mainout2col {
	width: 430px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#mainout1col {
	width: 650px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#maininner {
	width: 420px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#maininner1col {
	width: 640px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.headprimary {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #B22222;
}

.headsecond {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


/*---------END MAIN CONTENT------------------------------------*/




/*---------MAIN CONTENT RIGHT------------------------------------*/

#contrt_table {
	width: 220px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

#contrt_table .rowa {
	background: #ebebeb;
	height: 20px;
}

#contrt_table .rowb {
	background: #ccccff;
	height: 20px;
}

#contrt_table .cell {
	padding: 4px;
	border: 0px solid #ffffff;
}

#contrt_table .celln {
	padding: 0px;
	border: 0px solid #ffffff;
}

#contrt_textbox {
	width: 200px;
	margin-left: 15px;
	margin-top: 10px;
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

#contrt_textbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#contrt_textbox a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #59769e;
}

#contrt_textbox a:hover{
	color: #b22222;
}

#contrt_textbox a:active{
	color: #59769e;
}

#contrt_textbox a:visited{
	color: #59769e;
}


ftable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*---------END MAIN CONTENT RIGHT------------------------------------*/




/*---------BEGIN SIDEBAR LEFT------------------------------------*/

#leftmenu_table {
	width: 220px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

#leftmenu_table .rowa {
	background: #ebebeb;
	height: 20px;
}

#leftmenu_table .rowb {
	background: #ccccff;
	height: 20px;
}

#leftmenu_table .cell {
	padding: 0px;
	border: 0px solid #ffffff;
}

#leftmenu_table .celln {
	padding: 0px;
	border: 0px solid #ffffff;
}

#leftmenu_table h5{
	color: #4e4d4d;
	background-image:url('http://www.cutteraviation.com/menu_header_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	height: 21px;
	display:block;
	text-decoration: none;
	padding: 5px 16px 0px 0px;
	font-weight:Normal;
}



/*---------Sidebar Menu */

#chmenu {
	list-style: none;
	text-align: right;
	margin-left: 20px;
	margin-right: 2px;
	width: 180px;
	padding-top: 2px;
	padding-left: 0px;
}

#chmenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#chmenu a:link{
	color: #59769e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	display:block;
	text-decoration: none;
	padding: 6px 0 0 0px;
	font-weight:normal;
}

#chmenu a:visited{
	color: #59769e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	display:block;
	text-decoration: none;
	padding: 6px 0 0 0px;
	font-weight:normal;
}

#chmenu a:hover{
	color: #b22222;
	font-weight:normal;
}

#chmenu a:active{
	color: #59769e;
	font-weight:normal;
}

/*---------END SIDEBAR LEFT------------------------------------*/



#listingtbl {
	width: 420px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #ffffff;
 }
#listingtbl .rowa {
	background: #ebebeb;
	height: 20px;
}
#listingtbl .rowb {
	background: #ebebeb;
	height: 20px;
}
#listingtbl .cell {
	padding: 5px;
	border: 0px solid #ffffff;
}








.contentblk-title {
	background: #B22222;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin: 0px
}


.titlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #DB1F1D;
}


.sidebar_menu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #6282a9; 
	padding: 10px; 
	color: #ffffff
}

.salestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #DB1F1D;
}

.salessubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.salesinventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.salestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

ul.saleslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle
	list-style-position: outside
}

.focustextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 13.5pt;
	letter-spacing: -0.5px
	margin-bottom: 20px;
	color: #ffffff;
}

.imageleft img {
	float: left;
	margin: 5px;
}

.imageright img {
	float: right;
	margin: 5px;
}

.focustextcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10.5pt;
	margin-top: 8px;
	letter-spacing: -0.5px;
	color: #ffffff;
}

/* Cutter - Top Level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 95%;
}

/* Cutter - Top Level; box properties for states: normal, hover, click */
.TM0o0 {
	background: transparent;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Cutter - Top Level; table properties for states: normal, hover, click */
.TM0t0 {
	color: #606060;
}

/* Cutter - Top Level; text properties for states: hover, click */
.TM0i1 {
	color: #BBBBBB;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 95%;
}

div.RKImage
{
  	margin: 10px;
}

.TM0i0 a 
{
    color: #BBBBBB;
}

/* Cutter - Sublevel; box properties for states: normal */
.TM1o0 {
	background: #be1b17;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Cutter - Sublevel; table properties for states: normal, hover, click */
.TM1t0 {
	background: transparent;
}

/* Cutter - Sublevel; box properties for states: hover, click */
.TM1o1 {
	background: #e73930;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
ol{
list-style-type: decimal;
margin-left: 40px;
}
ul {
list-style-type: disc;
margin-left: 40px;
}
argin-left: 40px;
}






</style>



