body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #063;
}

.mainBody #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


/* Top Navigation Bar */

.mainBody #topNavBar {
	height: 25px;
	font-weight: bolder;
	font-size: 12px;
	background-color: #063;
} 


.topNavMenu {
	padding-top: 5px;
	float: right;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	color: #FFF;
}

.topNavMenu a:link {
	color: #ffffff;
	text-decoration: none;
}

.topNavMenu a:visited {
	color: #FF6;
	text-decoration: none;
}


/* Header for logo and banner */

.mainBody #header {
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.mainBody #header #logo {
	width: 220px;
	height: 90px;
	float: left;
	padding-left: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.mainBody #header #topBanner {
	width: 728px;
	height: 90px;
	float: right;
	padding-right: 0px;
}
	
/* Navigation bar to hold the AdSense Link Unit 728x15 */
.mainBody #navigationBar {
	background-color: #CCC;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Div layer used to wrap the whole Main Content -> sideBar + mainContent */
.mainBody #mainContentWrapper {
	
}

.mainBody #oneRowOnlyContainer {
	padding-right: 15px;
	padding-left: 15px;
}



/* Side Bar on the Left */

.mainBody #sideBarFloatLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 336px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* Main Content on the Right  */

.mainBody #mainContentFloatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 580px;
} 


/* Div to wrap the tutorials listing */

/*
.mainBody .tutorialHomeWrapper {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	height: 170px;
}
*/

/* Tutorial listing on the Left */

.mainBody .tutorialHomeLeft {
	float: left;
	width: 280px;
	
}

/* Tutorial listing on the Right */

.mainBody .tutorialHomeRight {
	float: right;
	width: 280px;
	
}

/* Tutorial Header at Home Page*/

.mainBody .tutorialHeaderBG {
	width: 270px;
	height: 30px;
	background-image: url(images/tutorial-header-bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 10px;
	color: #21588E;
	margin-top: 0px;
	line-height: 30px;
}

.mainBody .tutorialIndex {
	padding-left: 10px;
	
}

.mainBody .tutorialIndex p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
}



/* Main Content on the Left  */

.mainBody #mainContentFloatLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 560px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* Side Bar on the Right*/

.mainBody #sideBarFloatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
	width: 336px;
} 


/* Affiliate websites links on home page */

#homeAffiliateZone {
	background-color: #bb1515;
	color: #FFF;
	font-weight: bold;
	padding: 8px;
}

#homeAffiliateZone P {
	margin-bottom: 0px;	
}

#homeAffiliateZone a:link {
	color: #FFF;
}

#homeAffiliateZone a:visited {
	color: #FF6;
}

/* Tutorial Link */
.mainBody #videoTutorialFolderLink {
	height: 50px;
	margin-top: 20px;
	background-image: url(images/tutorial-folder-link.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.mainBody #videoTutorialFolderLink p {
	padding-left: 60px;
	padding-top: 30px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


/* Embed ActionScript Tutorial */

#demoFlash {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* View YouTube Video */

.mainBody #viewYoutubeVideo {
	height: 160px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.youtubeVideoLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* SideBar Heading and Footer*/

.sideBarHeading {
	background-color: #C6E2FF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #09C;
}

.sideBarFooter {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCC;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}

/* Tags used under Ads for revelant Ads */
.mainBody #sidebarTag {
	width: 100%;
	height: 80px;
	padding-left: 5px;
	background-image: url(images/tag-contents.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-bottom: 0px;
}

.mainBody #sidebarTag p {
	padding-top: 23px;
	padding-bottom: 0px;
}

/* AdSense for Search */

#cse-search-results {
	padding-top: 10px;
	padding-left: 20px;
}

/* General Styles */

.tutCodesGreyBox {
	padding: 5px;
	border: thin solid #06F;
	background-color: #CCC;
	margin: 10px;
	
}

/* Listing */

ul {
	/* To remove the HTML list bullets, set the "list-style-type" to "none"*/
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 8px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}


ul li {
	background-image: url(images/flash-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}

ol li {
	
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.mainBody .subListMenu {
	margin-bottom: 8px;
	margin-top: 8px;
	
}


/* Totorial Center */

.mainBody .tutorialTable {
	width: 580px;
	margin-bottom: 10px;
	
}

.mainBody .tutorialHeader {
	height: 30px;
	background-image: url(images/tutorial-header-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 10px;
	color: #21588E;
	margin-top: 0px;
	line-height: 30px;
	margin-bottom: 10px;
}

/* Tutorial Remarks */

#tutorialRemarks {
	background-color: #B8F28C;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tutorialRemarks p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}

#flashCode {
	background-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#phpCode {
	background-color: #9CF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#flashCode p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}

/* Flash Animation Footer Index */

.imgDown {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C30;	
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* File structure Template - Side Bar on the Left */ 

.mainBody #sideBar_160_FloatLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* File tructure Template - Main Content on the Right  */

.mainBody #mainContent_740_FloatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	width: 730px;
} 

.mainBody table#tutorialTable {
	background:#ffc;
	border: 2px solid #036;
}

.mainBody #tutorialTable th.tutorialTableHeader {
	font-weight: bold;
	font-size: 14px;
	color: #ff9;
	background: #069;
	border-bottom: 4px solid #999;
}

.mainBody #tutorialTable td.tutorialTableTopic {
	font-weight: bold;
	font-size: 12px;
	background: #eeeeee;
}

.mainBody #tutorialTable td.tutorialTableChapter {
	font-size: 12px;
	color:#069;
	padding-left: 25px;
	border-bottom: 1px solid #eeeeee;
}

.mainBody #tutorialTable td.tutorialTableChapterLast {	
	font-size: 12px;
	color:#069;
	padding-left: 25px;
	border-bottom: 2px solid #999;
}

.mainBody #tutorialTable td.tutorialTableChapterLast2 {	
	border-bottom: 2px solid #999;
	text-align:center
}

.mainBody #tutorialTable td.tutorialTableDuration {	
	border-bottom: 1px solid #eeeeee;
	text-align:center
}


/* Ads Box */
.mainBody .Ad_180_150 {
	width: 200px;
	height: 160px;
	padding-left: 190px;
}

.mainBody .Ad_300_250 {
	width: 300px;
	height: 250px;
}

.mainBody .Ad_336_280 {
	width: 336px;
	height: 280px;
}

.mainBody .Ad_468_60 {
	width: 468px;
	height: 60px;
}

.mainBody .Ad_160_600 {
	width: 160px;
	height: 600px;
}

.mainBody #linkUnit_468_15 {
	width: 468px;
	height: 15px;
}

.mainBody #linkUnit_728 {
	width: 728px;
	height: 15px;
	float: left;
	margin-top: 5px;
}

.mainBody #searchBox {
	margin: 0px;
	padding-top: 0px;
	float: right;
	width: 228px;
	padding-bottom: 0px;
}




.mainBody #footer {
	background:#DDDDDD;
	height: 120px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
} 

.mainBody #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 310px;
}

.mainBody #contactUs {
	background-image: url(images/contact-us-board.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 195px;
	float: left;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*      Added Codes        */

h1,h2,h3, h4 {
	color: #21588E;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 2px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
	font-weight: bolder;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

.oscSoftwareName {
	font-size: 14px;
	font-weight: bolder;
	color: #090;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
}


.greenFont {
	color: #093;
}

.redFont {
	color: #F00;
}

.greyFont {
	color: #666;
}
.darkGreyFont {
	color: #999;
}


.purpleFont {
	color: #A51D44;
}

.blueFont {
	color: #03C;
}

.whiteFont {
	color: #FFF;
}


.imgleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.imgright {
	float: right;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
}

/* Ident Font */

.indentLeft20 {
	padding-left: 20px;
}

.indentLeftRedFont20 {
	padding-left: 20px;
	color: #F00;
}

.indentLeftRedFont40 {
	padding-left: 40px;
	color: #F00;
}


.indentLeftBlueFont20 {
	padding-left: 20px;
	color: #03C;
}

.indentLeftGreenFont20 {
	padding-left: 20px;
	color: #090;
}

.indentLeftGreenFont40 {
	padding-left: 40px;
	color: #090;
}

.indentLeftGreenFont60 {
	padding-left: 60px;
	color: #090;
}



.indentLeft40 {
	padding-left: 40px;
}

.indentLeftBlueFont40 {
	padding-left: 40px;
	color: #03C;
}

.indentLeft60 {
	padding-left: 60px;
}

.indentLeftBlueFont60 {
	padding-left: 60px;
	color: #03C;
}

.indentLeft80 {
	padding-left: 80px;
}

.indentLeft100 {
	padding-left: 100px;
}

.indentLeft170 {
	padding-left: 170px;
}

.indentLeft200 {
	padding-left: 200px;
}

.indentLeft220 {
	padding-left: 220px;
}

.indentLeft250 {
	padding-left: 250px;
}

.indentLeft300 {
	padding-left: 300px;
}

