
.HeadlineTemplateTable 
{
}

.HeadlineTemplateTd 
{
}

.HeadlineSubTemplateTable
{
}

.HeadlineSubTemplateTextTd
{
}

.HeadlineSubTemplatePictureTd
{
}

/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(http://www.craftecazon.com/assets_CMS/background_stripe.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: .9em;
}



a{
	color: #FFFFFF;
	text-decoration: none;
}


a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FF9933;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}


h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container_1 {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#container_background {
	background-image: url(http://www.craftecazon.com/assets_CMS/background_stripe.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#clear {
	clear: both;
	width: 100%;
	background-color: #000000;
	height: 15px;
}
#siteName {
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content {
	float: left;
	position: inherit;
	width: 415px;
}
#masthead{
	width: 100%;
	height: 45px;
	margin-top: 10px;
}
#content_background_top {
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: auto;
}
#content_background_mid {
	background-color: #101010;
	width: auto;
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_mid.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#content_background_bot {
	clear: both;
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 15px;
}
#footer_nav {
	width: 400px;
	float: left;
	margin: 4px 0px 0px;
	padding: 0px;
	position: absolute;
	font-size: 11px;
}

#navBar{
	float: left;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

#sidebar{
	float:right;
	width: 160px;
}
/*#sidebar_mid {
	background-image: url(http://www.craftecazon.com/assets_CMS/side_bar_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
}*/

#content_background_mid #sidebar #sidebar_mid {
	/*background-image: url(http://www.craftecazon.com/assets_CMS/side_bar_mid.png);
	background-repeat: repeat-y;
	background-position: left top;*/
	height: auto;
	background-color: #1E1E1E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	}
#sidebar_top {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look605/Assets/Sidebar_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#sub_page_links h3 {
	padding-left: 10px;
	padding-right: 5px;
}
#sub_page_links {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#sidebar_bot {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look605/Assets/Sidebar_2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

#content_container{
	float: right;
	width: 602px;
	margin-left: 10px;
	background-color: #101010;
}
#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	width: 87px;
	position: absolute;
	top: 10px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background-color: transparent;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
}
#clear2 {
	clear: both;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
#FugaCMS {
	width: 200px;
	text-align: right;
	font-size: 80%;
	clear: left;
	float: right;
	margin-right: 10px;
}
#logo {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-top: 27px;
	margin-bottom: 0px;
}


/***********************************************/
/* CMS Specific Components                     */
/***********************************************/
#container_1 #content_container #content_background_mid #content .allSectionsTable .BodyText6 h1 {
	color: #F79727;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#container_1 #content_container #content_background_mid #content .allSectionsTable {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sectionSpacer{
	width: 25px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #cccccc;
	padding: 5px 0px 10px;
	width: 602px;
	float: right;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBarBase {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_area_bot.png);
	background-position: left bottom;
	height: 15px;
}

#navBarLinks h3{
	padding: 10px 0px 2px 10px;
}

#navBarLinks ul li a:link, #navBarLinks ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 20px;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	font-size: 11px;
	padding-right: 3px;
}

#navBarLinks ul li a:hover, #navBarLinks ul li a.selected {
	color: #F79727;
	background-color: #505050;
	text-decoration: none;
}

#navBarLinks ul li {
list-style-type: none;
display: block;
}

#navBarLinks ul {
margin: 0px;
padding: 0px;
}

#navBarLinks {
	margin: 10px 0px 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #565656;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_background.png);
}

#navBarBase {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_area_bot.png);
	background-position: left bottom;
	height: 15px;
}
#container_1 #navBar #navBarLinks #spacer {
	height: 0px;
}
#container_1 #navBar #navBarLinks #spacer img {
	height: 0px;
}


#navBarLinks h3{
	padding: 10px 0px 2px 10px;
}

#OtherPageNav h5 {
	padding-left: 10px;
	line-height: normal;
	font-style: normal;
	font-size: 100%;
	color: #999999;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#OtherPageNav {
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	font-size: 70%;
	display: block;
}

#OtherPageBase {
	height: 15px;
}

#OtherPageNav ul li {
list-style-type: none;
display: block;
}
#OtherPageNav .subnav a:link, #OtherPageNav a:visited, #OtherPageNav a:active {
	color: #999999;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_otherNav.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#OtherPageNav .subnav a:hover, #OtherPageNav ul li a.selected {
	color: #F79727;
}

#OtherPageNav ul {
margin: 0px;
padding: 0px;
}


/*********** .relatedLinks styles ***********/



.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #sidebar styles **************/

#sidebar{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#sidebar p{
	padding: 5px 0px 5px 0px;
}

.sidebar{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.sidebar h3{
	padding: 10px 0px 2px 0px;
}

.sidebar a:link,
.sidebar a:visited {
	display: block; 
}
#sub_page_links .subnav {
	margin-bottom: 15px;
}
#sub_page_links .subnav h5 {
	color: #F79727;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 11px;
}

	#sub_page_links .subnav ul li a:link, .subnav ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B4B4B;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 20px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 11px;
	}
	
	#sub_page_links .subnav ul li a:hover {
	color: #F79727;
	text-decoration: none;
	}
	
	#sub_page_links .subnav .selected {
	color: #F79727;
	}
	
	#sub_page_links, .subnav ul li {
	list-style-type: none;
	display: block;
	}
	
	#sub_page_links .subnav ul {
	margin: 0px;
	padding: 0px;
	}
#sub_page_links .SideBarPictureList {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px 3px 0px 9px;
}
#sub_page_links .sideBarSection .SideBarPictureList li {
	color: #CCCCCC;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: left;
}
#sub_page_links .sideBarSection div {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 3px 3px 15px 8px;
}
#sub_page_links .SideBarPicture {
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#sub_page_links .sideBarSection h5 {
	padding-left: 8px;
	padding-right: 3px;
	font-weight: normal;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 5px;
	text-transform: uppercase;
}


/***********************************************/
/* Section Template Specific Components        */
/***********************************************/
#content .allSectionsTable #breadcrumbs {
	width: 399px;
	height: 10px;

}
#content .allSectionsTable #breadcrumbs .td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 10px;
}
#container_1 #content_container #content_background_mid #content .allSectionsTable .BodyText6 #breadcrumbs .td {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#content .allSectionsTable #breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
#content .allSectionsTable #breadcrumbs a:visited {
	text-decoration: none;
	color: #666666;
}
#content .allSectionsTable #breadcrumbs a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#content .allSectionsTable #breadcrumbs a:active {
	text-decoration: none;
	color: #FF9900;
}

/* ---- start datasheet sub template ----*/

#datasheet_wrap {
	width: 399px;
}
#datasheet_wrap .heading_bar {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	height: 10px;
	background-color: #333333;
	color: #FF9900;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#datasheet_wrap .datasheet {
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 399px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
	
#datasheet_wrap .ds_text_1 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 14px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 100%;
	color: #FFFFFF;
}
	
#print_logo {
	display: none;
	}
#datasheet_wrap .ds_text_2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 80%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 14px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	color: #CCFF99;
	text-transform: capitalize;
}
#datasheet_wrap .ds_text_2a {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 10%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_2blue {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 75%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_2blue_TextHighlight {
	color: #CCFF99;
}
.HeadlineTemplateTable 
{
}

.HeadlineTemplateTd 
{
}

.HeadlineSubTemplateTable
{
}

.HeadlineSubTemplateTextTd
{
}

.HeadlineSubTemplatePictureTd
{
}

/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(http://www.craftecazon.com/assets_CMS/background_stripe.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: .9em;
}



a{
	color: #FFFFFF;
	text-decoration: none;
}


a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FF9933;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}


h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container_1 {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#container_background {
	background-image: url(http://www.craftecazon.com/assets_CMS/background_stripe.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#clear {
	clear: both;
	width: 100%;
	background-color: #000000;
	height: 15px;
}
#siteName {
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content {
	float: left;
	position: inherit;
	width: 415px;
}
#masthead{
	width: 100%;
	height: 45px;
	margin-top: 10px;
}
#content_background_top {
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: auto;
}
#content_background_mid {
	background-color: #101010;
	width: auto;
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_mid.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#content_background_bot {
	clear: both;
	background-image: url(http://www.craftecazon.com/assets_CMS/main_area_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 15px;
}
#footer_nav {
	width: 400px;
	float: left;
	margin: 4px 0px 0px;
	padding: 0px;
	position: absolute;
	font-size: 11px;
}

#navBar{
	float: left;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

#sidebar{
	float:right;
	width: 160px;
}
/*#sidebar_mid {
	background-image: url(http://www.craftecazon.com/assets_CMS/side_bar_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
}*/

#content_background_mid #sidebar #sidebar_mid {
	/*background-image: url(http://www.craftecazon.com/assets_CMS/side_bar_mid.png);
	background-repeat: repeat-y;
	background-position: left top;*/
	height: auto;
	background-color: #1E1E1E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	}
#sidebar_top {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look605/Assets/Sidebar_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#sub_page_links h3 {
	padding-left: 10px;
	padding-right: 5px;
}
#sub_page_links {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#sidebar_bot {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look605/Assets/Sidebar_2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

#content_container{
	float: right;
	width: 602px;
	margin-left: 10px;
	background-color: #101010;
}
#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	width: 87px;
	position: absolute;
	top: 10px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background-color: transparent;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
}
#clear2 {
	clear: both;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
#FugaCMS {
	width: 200px;
	text-align: right;
	font-size: 80%;
	clear: left;
	float: right;
	margin-right: 10px;
}
#logo {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-top: 27px;
	margin-bottom: 0px;
}


/***********************************************/
/* CMS Specific Components                     */
/***********************************************/
#container_1 #content_container #content_background_mid #content .allSectionsTable .BodyText6 h1 {
	color: #F79727;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#container_1 #content_container #content_background_mid #content .allSectionsTable {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sectionSpacer{
	width: 25px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #cccccc;
	padding: 5px 0px 10px;
	width: 602px;
	float: right;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBarBase {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_area_bot.png);
	background-position: left bottom;
	height: 15px;
}

#navBarLinks h3{
	padding: 10px 0px 2px 10px;
}

#navBarLinks ul li a:link, #navBarLinks ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 20px;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	font-size: 11px;
	padding-right: 3px;
}

#navBarLinks ul li a:hover, #navBarLinks ul li a.selected {
	color: #F79727;
	background-color: #505050;
	text-decoration: none;
}

#navBarLinks ul li {
list-style-type: none;
display: block;
}

#navBarLinks ul {
margin: 0px;
padding: 0px;
}

#navBarLinks {
	margin: 10px 0px 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #565656;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_background.png);
}

#navBarBase {
	background-color: transparent;
	background-image: url(http://www.craftecazon.com/assets_CMS/nav_area_bot.png);
	background-position: left bottom;
	height: 15px;
}
#container_1 #navBar #navBarLinks #spacer {
	height: 0px;
}
#container_1 #navBar #navBarLinks #spacer img {
	height: 0px;
}


#navBarLinks h3{
	padding: 10px 0px 2px 10px;
}

#OtherPageNav h5 {
	padding-left: 10px;
	line-height: normal;
	font-style: normal;
	font-size: 100%;
	color: #999999;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#OtherPageNav {
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	font-size: 70%;
	display: block;
}

#OtherPageBase {
	height: 15px;
}

#OtherPageNav ul li {
list-style-type: none;
display: block;
}
#OtherPageNav .subnav a:link, #OtherPageNav a:visited, #OtherPageNav a:active {
	color: #999999;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_otherNav.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#OtherPageNav .subnav a:hover, #OtherPageNav ul li a.selected {
	color: #F79727;
}

#OtherPageNav ul {
margin: 0px;
padding: 0px;
}


/*********** .relatedLinks styles ***********/



.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #sidebar styles **************/

#sidebar{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#sidebar p{
	padding: 5px 0px 5px 0px;
}

.sidebar{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.sidebar h3{
	padding: 10px 0px 2px 0px;
}

.sidebar a:link,
.sidebar a:visited {
	display: block; 
}
#sub_page_links .subnav {
	margin-bottom: 15px;
}
#sub_page_links .subnav h5 {
	color: #F79727;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_nav_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 11px;
}

	#sub_page_links .subnav ul li a:link, .subnav ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B4B4B;
	background-image: url(http://www.craftecazon.com/assets_CMS/icon_subnav.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 20px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 11px;
	}
	
	#sub_page_links .subnav ul li a:hover {
	color: #F79727;
	text-decoration: none;
	}
	
	#sub_page_links .subnav .selected {
	color: #F79727;
	}
	
	#sub_page_links .subnav li .selected {
	color: #F79727;
	}
	
	#sub_page_links, .subnav ul li {
	list-style-type: none;
	display: block;
	}
	
	#sub_page_links .subnav ul {
	margin: 0px;
	padding: 0px;
	}
#sub_page_links .SideBarPictureList {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px 3px 0px 9px;
}
#sub_page_links .sideBarSection .SideBarPictureList li {
	color: #CCCCCC;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: left;
}
#sub_page_links .sideBarSection div {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 3px 3px 15px 8px;
}
#sub_page_links .SideBarPicture {
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#sub_page_links .sideBarSection h5 {
	padding-left: 8px;
	padding-right: 3px;
	font-weight: normal;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 5px;
	text-transform: uppercase;
}


/***********************************************/
/* Section Template Specific Components        */
/***********************************************/
#content .allSectionsTable #breadcrumbs {
	width: 399px;
	height: 10px;

}
#content .allSectionsTable #breadcrumbs .td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 10px;
}
#container_1 #content_container #content_background_mid #content .allSectionsTable .BodyText6 #breadcrumbs .td {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#content .allSectionsTable #breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
#content .allSectionsTable #breadcrumbs a:visited {
	text-decoration: none;
	color: #666666;
}
#content .allSectionsTable #breadcrumbs a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#content .allSectionsTable #breadcrumbs a:active {
	text-decoration: none;
	color: #FF9900;
}

/* ---- start datasheet sub template ----*/

#datasheet_wrap {
	width: 399px;
}
#datasheet_wrap .heading_bar {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	height: 10px;
	background-color: #333333;
	color: #FF9900;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#datasheet_wrap .datasheet {
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 399px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
	
#datasheet_wrap .ds_text_1 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 14px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 100%;
	color: #FFFFFF;
}
	
#print_logo {
	display: none;
	}
#datasheet_wrap .ds_text_2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 80%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 14px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	color: #CCFF99;
	text-transform: capitalize;
}
#datasheet_wrap .ds_text_2a {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 10%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_2blue {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	height: 10px;
	width: 75%;
	color: #FFFFFF;
}
#datasheet_wrap .ds_text_2blue_TextHighlight {
	color: #CCFF99;
}
/***********************************************/
/* CMS Specific Components                     */
/***********************************************/

TD 
{
	vertical-align: top;	
}
.BodyText4, .BodyText6 
{
	line-height: 1.4em;
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 20px;
}
.picturesOnRight img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	width: 140px;
	text-align: right;
}
.picturesOnRight .PhotoBodySmall .PhotoCaption {
	margin: 0px 8px;
	padding: 0px;
}
.picturesOnRight{

}
.sectionSpacer 
{
	width: 25px;
}
.textTitle 
{
	font-weight: normal;
	font-size: 200%;
	margin: 0px;
	padding: 10px 0px;
	line-height: normal;
}
.PhotoBodySmall{
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 10px;
	padding: 0px;
}
.PhotoBodyLarge{
	text-align: left;
	vertical-align: top;

}
.PhotoCaption, .PhotoCaptionLarge 
{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	color: #CCCCCC;
}
.largePicture {
	width: 399px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .allSectionsTable .PhotoBodyLarge .largePicture {
	width: 399px;
}
.smallPicture
{
	width: 140px;	
}
.smallPictureHorizontal
{
	width: 129px;
	margin-right: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sectionDivider 
{
	border-top: 1px solid white;
}
.sectionDividerSpacer 
{
	width: 100px;
}
.picturesOnLeft img {
	padding: 0px;
	margin: 4px 5px 0px 0px;
}
/*.BodyText4 li {
	list-style-type: disc;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	top: auto;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
}*/
.picturesOnRight .BodyText4 {
	width: 250px;
}
#container_1 #content_container #content_background_mid #content .sectionDividerTable {
	width: 400px;
	margin-left: 10px;
	position: inherit;
	height: 10px;
}


#container_1 #content_container #content_background_mid #sidebar #sidebar_mid #sub_page_links .subnav li.selected {
	color: #CBFE33;
}
/***********************************************/
/* CMS Specific Components                     */
/***********************************************/

TD 
{
	vertical-align: top;	
}
.BodyText4, .BodyText6 
{
	line-height: 1.4em;
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 20px;
}
.picturesOnRight img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	width: 140px;
	text-align: right;
}
.picturesOnRight .PhotoBodySmall .PhotoCaption {
	margin: 0px 8px;
	padding: 0px;
}
.picturesOnRight{

}
.sectionSpacer 
{
	width: 25px;
}
.textTitle 
{
	font-weight: normal;
	font-size: 200%;
	margin: 0px;
	padding: 10px 0px;
	line-height: normal;
}
.PhotoBodySmall{
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 10px;
	padding: 0px;
}
.PhotoBodyLarge{
	text-align: left;
	vertical-align: top;

}
.PhotoCaption, .PhotoCaptionLarge 
{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	color: #CCCCCC;
}
.largePicture {
	width: 399px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .allSectionsTable .PhotoBodyLarge .largePicture {
	width: 399px;
}
.smallPicture
{
	width: 140px;	
}
.smallPictureHorizontal
{
	width: 129px;
	margin-right: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sectionDivider 
{
	border-top: 1px solid white;
}
.sectionDividerSpacer 
{
	width: 100px;
}
.picturesOnLeft img {
	padding: 0px;
	margin: 4px 5px 0px 0px;
}
/*.BodyText4 li {
	list-style-type: disc;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	top: auto;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
}*/
.picturesOnRight .BodyText4 {
	width: 250px;
}
#container_1 #content_container #content_background_mid #content .sectionDividerTable {
	width: 400px;
	margin-left: 10px;
	position: inherit;
	height: 10px;
}

