/*---------css reset---------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym,img { border:0; 
} 
/*--------end reset---------*/

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color: #dbdbdb;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(/Global_Images/MainBG.jpg);
	background-repeat: repeat-x;
}
/*.logo {
	position: absolute;
	top: 30px;
	left: 20px;
}*/
#Feedback{
	margin: 0;
	position: fixed;
	top: 270px;
	width: 34px;
	height: 98px;
	right: 0px;
	z-index: 1;
}
#Feedback .FBImage {
	background-image: url(/Global_Images/Feedback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 34px;
}
#Feedback .FBImage:hover {
	background-position: left bottom;
}
.mainTable {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.StartGuideWrap {
	position: absolute;
	top: 32px;
	right: 15px;
	height: 81px;
	width: 157px;
}
.StartGuideWrap .StartGuide {
	height: 81px;
	width: 157px;
	background-image: url(/Global_Images/HomePageImages/QuickButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.StartGuideWrap .StartGuide:hover {
	background-position: left bottom;
}
.TitleOne {
	font-size: 30pt;
	color: #4f3e1e;
	text-decoration: none;
	font-weight: bold;
}
.TitleTwo {
	font-size: 30pt;
	color: #AD9E82;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-size: 12pt;
	font-weight: normal;
}
.HomeText {
	padding-top: 20px;
	padding-bottom: 20px;
}
.HomeText h1 {
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
}
.Copyright {
	font-size: 8pt;
	text-decoration: none;
	color: #343848;
	margin-bottom: 20px;
	padding-left: 25px;
	margin-top: 20px;
}
.HomeImg {
	position: absolute;
	left: 0px;
	top: 0px;
}
.Banner {
	background-image: url(/Global_Images/TopBanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 132px;
	position: relative;
	z-index: 1;
}
.Content {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	background-color: #efefef;
	padding-bottom: 25px;
	position: relative;
	z-index: 0;
}
.Header {
	padding-left: 10px;
	margin-bottom: 10px;
}
.Header h1 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
.Header h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.SectionHomeKnowHow {
	padding: 0px;
	width: 439px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	margin: 0px;
}
.SectionHomeConcept {
	margin: 0px;
	padding: 0px;
	width: 439px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
.SectionWide {
	float: left;
	margin-bottom: 20px;
	width: 900px;
	padding: 0px;
}
.GenMenu {
	float: left;
	margin-bottom: 20px;
	width: 280px;
	padding: 0px;
}
.GenRight {
	float: right;
	margin-bottom: 20px;
	width: 600px;
	padding: 0px;
}
.CamRight {
	float: right;
	margin-bottom: 20px;
	width: 600px;
	padding: 0px;
}
.AdLinks {
	height: 90px;
	width: 120px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}
.VideoMenu ul {
	float: left;
	width: 280px;
}
.VideoMenu li {
	position: relative;
	float: left;
	width: 270px;
	height: 55px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	border: 1px solid #dcd2c0;
	background-color: #f3f3f3;
}
.YTVideoMenu ul {
	float: left;
	width: 280px;
}
.YTVideoMenu li {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(/cameras/images/VideoListIcon.gif);
}
.YTVideos {
	float: left;
	width: 280px;
}
.YTVideos li {
	position: relative;
	float: left;
	width: 270px;
	height: 55px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #dcd2c0;
	background-color: #f3f3f3;
}
.VideoTips li {
	position: relative;
	float: left;
	width: 270px;
	height: 55px;
	overflow: hidden;
	margin: 0px 10px 5px 0px;
	border: 1px solid #dcd2c0;
	background-color: #f3f3f3;
}
.NewVideos li {
	position: relative;
	float: left;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	border: 1px solid #dcd2c0;
	background-color: #f3f3f3;
}
.Thumbseed {
	float: left;
	border: 1px solid #dcd2c0;
	margin: 0px 10px 5px 0px;
}
.VideoTitle {
	position: absolute;
	left: 79px;
	z-index: 1;
}
.ByLine {
	position: absolute;
	left: 79px;
	bottom: 0px;
	z-index: 1;
}
.SectionMenu li {
	margin-bottom: 10px;
	text-indent: 10px;
	background-color: #f3f3f3;
	border: 1px solid #dcd2c0;
	height: 20px;
	width: 250px;
}
.SectionMenuHR {
	height: 1px;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ClearFloat {
	clear: both;
}
.FloatR {
	float: right;
	margin-left: 10px;
	font-size: 8pt;
}
.FloatL {
	float: left;
	margin-right: 10px;
	font-size: 8pt;
}
.FunctionAdBottom {
	height: 250px;
	width: 250px;
	margin-top: 20px;
}
.SectionTop {
	background-image: url(/Global_Images/SectionTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #DCD2C0;
	position: relative;
}
.SectionTop .RightSide {
	position: absolute;
	top: 0px;
	right: 0px;
}
.SectionTop h1 {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
.SectionMid {
	background-image: url(/Global_Images/SectionMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.SectionMid p {
	padding-top: 10px;
}
.SectionMid em {
	font-style: italic;
}
.SectionMid strong {
	font-weight: bold;
}
.SectionBR {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcd2c0;
}
.GuideOptionsImageOnly {
	width: 90px;
	float: left;
	margin-right: 4px;
}
.GuideOptionsImageOnly li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 80px;
}
.GuideOptions {
}
.GuideOptions li {
	padding-bottom: 20px;
}
.GuideOptions h1 {
	font-size: 12pt;
	font-weight: bold;
}
.GuideOptions img {
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}
.more {
	font-size: 12pt;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.NEWicon {
	position: absolute;
	left: 17px;
	top: 17px;
}
.Movie {
	float: left;
	width: 425px;
	z-index: 0;
}
.Movie object {
	z-index: 0;
}
.Buttons {
	width: 550px;
	height: 344px;
	background-image: url(/cameras/images/ButtonsBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Bulleted {
	margin-top: 10px;
	list-style-type: disc;
	padding-left: 3em;
}
.Bulleted li {
	margin-bottom: 15px;
}
.Bulleted span.Reader {
	margin-left: 135px;
	display: block;
}
.SubBullet {
	margin-top: 10px;
	list-style-type: circle;
	padding-left: 3em;
}
.SubBullet li {
	margin-bottom: 2px;
}
.Numbered {
	list-style-type: decimal;
	margin-top: 10px;
	padding-left: 3em;
}
.Numbered li {
	margin-bottom: 15px;
}
.Tip {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 50px;
	margin-bottom: 5px;
	page-break-after: always;
}
.CameraModel {
	height: 121px;
	width: 132px;
	margin: 0px 20px 20px 0px;
	text-align: center;
	float: left;
	padding-top: 18px;
	background-image: url(/Global_Images/CamModeBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 18px;
	padding-left: 18px;
}
.CameraModel h1 {
	font-size: 14pt;
	vertical-align: middle;
	height: 93px;
	text-align: center;
	display: block;
	padding-top: 10px;
}
.ContentAd {
	float: left;
	width: 300px;
	height: 250px;
	margin-right: 10px;
}
.ContentAd2up {
	float: left;
	width: 300px;
	height: 500px;
	margin-right: 10px;
}
.ContentAdMedium {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.ContentListAd {
	height: 60px;
	width: 234px;
}
.ContentAdRight {
	float: right;
	width: 300px;
	height: 250px;
	margin-left: 10px;
}
.ContentAdRight2up {
	float: right;
	width: 300px;
	height: 500px;
	margin-left: 10px;
}
.VideoAdBottom {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-left: 15px;
}
.SectionBottom {
	background-image: url(/Global_Images/SectionBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.CamMenu {
	position: absolute;
	top: 73px;
	left: 33px;
	width: auto;
}
.MoreOptions {
	font-size: 14pt;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.search {
	bottom: 8px;
	position: absolute;
	right: 25px;
	z-index: 0;
}
.AddThis {
	position: absolute;
	top: 40px;
	right: 25px;
}
.SiteMenu {
	position: absolute;
	top: 73px;
	left: 250px;
}
/**/

.BottomMenuWrapper {
	margin-top: 50px;
	text-align: center;
}
.MenuBottom {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	position: relative;
	border: 1px solid #000000;
}
.MenuBar {
	background-image: url(/Global_Images/BottomMenuMid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	text-align: center;
	text-decoration: none;
}
.MenuBarLinks {
	float: none;
	padding-top: 9px;
	display: block;
}
.MenuBar a {
	color: #343848;
	text-decoration: none;
}
.MenuBar a:hover {
	color: #ffffff;
	text-decoration: none;
}


/*---------Know How Menu---------*/
.WindowScroll500 {
	padding: 0px;
	height: 500px;
	overflow: auto;
}
.KnowHow li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	width: 399px;
}
.KnowHow a:hover {
	text-decoration: underline;
}
.KnowHow span.thumb {
	display: block;
	float: left;
	padding-right: 20px;
}
.KnowHow h1 {
	font-size: 12pt;
	font-weight: bold;
}
.KnowHow p {
	padding-top: 25px;
}
/*---------End Know How Menu---------*/

/*---------Concepts Menu---------*/
.Concepts li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	width: 399px;
}
.Concepts a:hover {
	text-decoration: underline;
}
.Concepts span.thumb {
	display: block;
	float: left;
	padding-right: 20px;
}
.Concepts h1 {
	font-size: 12pt;
	font-weight: bold;
}
.Concepts p {
	padding-top: 25px;
}
/*---------End Concepts Menu---------*/

/*---------Section Wide Menu---------*/
.SectionWideList li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	width: 850px;
}
.SectionWideList span.thumb {
	float: left;
	padding-right: 20px;
}
.SectionWideList h1 {
	font-size: 12pt;
	font-weight: bold;
}
.SectionWideList p {
	padding-top: 25px;
}
.SectionFloatL {
	float: left;
	width: 445px;
}

/*---------End Section Wide Menu---------*/

/*---------Section Wide Menu---------*/
.SectionScene li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	width: 430px;
}
.SectionScene span.thumb {
	float: left;
	padding-right: 20px;
}
.SectionScene h1 {
	font-size: 12pt;
	font-weight: bold;
}
.SectionScene p {
	padding-top: 25px;
}

/*---------End Section Wide Menu---------*/

/*---------Search Options---------*/
.SearchIndex {
	background-image: url(/cameras/images/GettingStarted.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 80px;
}
.SearchIndex:hover {
	background-position: left top;
}
.Search1 {
	background-image: url(/cameras/images/Scenes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 80px;
}
.Search1:hover {
	background-position: left top;
}
.Search2 {
	background-image: url(/cameras/images/Functions.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 80px;
}
.Search2:hover {
	background-position: left top;
}
.Search3 {
	background-image: url(/cameras/images/Buttons.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 80px;
}
.Search3:hover {
	background-position: left top;
}
.SearchIndexOn {
	background-image: url(/cameras/images/GettingStarted.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
}
.SearchScenesOn {
	background-image: url(/cameras/images/Scenes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
}
.SearchFunctionsOn {
	background-image: url(/cameras/images/Functions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
}
.SearchButtonsOn {
	background-image: url(/cameras/images/Buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
}
.Video {
	width: 900px;
}
