/* http://www.w3schools.com/css   for more resources  */


body {
	margin: 0 Auto;	 
	marginheight: 0;
	font-size: 12px;
	color: #006600;
	background-image: url(Images/Lion_Bg_2.jpg);
	font-family: verdana, helvetica, sans-serif;
/*	scrollbar-face-color: #DBDADF;
	scrollbar-highlight-color: #FBFBFA;
	scrollbar-3dlight-color: #3375bc;
	scrollbar-darkshadow-color: #3375bc;
	scrollbar-shadow-color: #555555;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEFF4; */
	 }

H1 { color: #006600;
	font-size: 24px;
	font-family: georgia, times, serif;
	font-weight:700;
	margin-top: 0;
	margin-bottom: 0;
	}
	
H2 { color: #006600;
	font-size: 18px;
	font-family: georgia, times, serif;
	font-weight:700;
	margin-top: -0.2em;
	margin-bottom: 0;
	}

H3 { color: #006600;
	font-size: 16px;
	font-family: georgia, times, serif;
	font-weight:700;
	margin-top: -0.2em;
	margin-bottom: 0em;
	}

H4 { color: #006600;
	font-size: 12px;
	font-family: georgia, times, serif,;
	font-weight: bold;
	text-align: right;
	margin-top: 0.5em;
	margin-bottom: 1.0;
	padding: 0em 0.5em 0em 0em;
	}		
p { font-size: 12px;
	color: #006600;
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
	margin-left: 1.0em;
	margin-right: 1.0em;
	 }

a {	font-size: 12px;
	font-weight:700;
	color: #660000;
	text-decoration: underlined;
	 }

a:hover {	color: #000066;
	text-decoration: underline;
	background-color: #CCFFCC;
	}

a:active {	color: yellow;
	}
a:visited{	color: #448844;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	color: #006600;
	border: none;
	border-bottom: 1px solid #006600;
	}

table {	background-color: transparent;
	text-align: left;
	font-size: 12px;
	}

td { background-color: transparent;
	}

blockquote {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	margin-left: 60px;
	margin-right: 60px;
	color: #666699;
	letter-spacing: 2px;
	}
	
img {
	border: 1px solid #006600; 
	}
	
.designtitle, .extrainfotitle {
	font-size: 16px;
	font-weight:700;
	font-family: georgia, times, serif;
	}
	
.columnheader {
	font-size: 12px;
	font-weight:700;
	font-family: georgia, times, serif;
	}
	
.sampleheader {
	font-size: 12px;
	font-weight:700;
	}
	
.attention {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	}
	
.translate {
	font-size: 9px;
	font-family: verdana, helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	float: left;
	width: 180px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}
	
.price {
	color: #FF0000;
	font-size: 14px;
	font-weight:bold;
	font-family: verdana, helvetica, sans-serif;
	background-color: #CCFFCC;
	}
	
.instruct {
	font-size: 12px;
	font-weight:700;
	}
		
.copy {
	color: #006600;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	}
	
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 990px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	margin: 0em;
	padding: 0em;
	}

#VodmochkaGraffixLogo img {
	border: none;
	}	

#navMainTabsWrapper, #navBottomTabsWrapper {
	margin: 0.1em;
	background-color: #006600;
	padding: 0.1em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	
#navMainTabs ul, #navBottomTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.3em;
	}

#navMainTabs ul li {
	padding: 0em 0.5em;
	display: inline;
	}

#navBottomTabs ul li {
	display: inline;
	}
	
#navMainTabs ul li a, #navBottomTabs ul li a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underlined;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
#navMainTabs a:hover, #navBottomTabs a:hover {
	color: #009900;
	}

#navPageTabs ul, #vodDesignFormats ul {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: left;
	list-style-type: none;
	}

#navPageTabs li a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underlined;
	margin: 0em 0.4em 0.4em 1.0em;
	padding: 0em 0em;
	}

#googleTranslate {
	float: right;
	width: 400px;
	text-align: right;	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	line-height: 0.9em;
}
