* { margin: 0px; padding: 0px; }
.w960 { 	width: 960px; margin: 0px auto; }
.rtl { direction: rtl; }
.ltr { direction: ltr; }

body {
}

div.top-warning {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	color: #9F6000;
	background-color: #FEEFB3;
}

div.html5-header {
}
	div.html5-header div.logreg-wrap {
		position: relative;
	}
	div.html5-header div.logreg {
		position: absolute;
		top: 0px;
		right: 150px;
		font-family: tahoma, georgia, serif;
		font-size: 12px;
		color: white;
		height: 42px;
		line-height: 42px;
		z-index: 301;
	}
		div.html5-header div.logreg a {
			color: #d29657;
			text-decoration: underline;
		}
	
	div.html5-nav {
		height: 50px;
		background: white url('/includes/template/t4/assets/images/nav-bar-bg.png') repeat-x;
		font-family: tahoma, georgia, serif;
		font-size: 12px;
	}
		div.html5-nav ul {
			text-align: left;
			list-style-type: none;
		}
			div.html5-nav a {
				outline: none;
				text-decoration: none;
				color: white;
				font-weight: bold;
				-moz-text-shadow: 2px 2px 0 #000;
				-webkit-text-shadow: 2px 2px 0 #000;
				text-shadow: 2px 2px 0 #000;
				
				height: 42px;
				line-height: 42px;
				display: inline-block;
			}
			
			div.html5-nav a:hover {
				background: url('/includes/template/t4/assets/images/hover_alt.png') no-repeat 50% 0%;
			}
			
			div.html5-nav li {
				padding: 0px 19px 0px 17px;
				display: inline-block;
				background: url('/includes/template/t4/assets/images/nav-bar-separator.png') no-repeat right;
			}
			
			div.html5-nav li.first {
				background: none;
				padding-right: 0px;
			}
			
			div.html5-nav li.last {
				padding-left: 0px;
			}

	div.html5-header .header-wrap {
		height: 377px;
		-moz-box-shadow: inset 0 0 9px #000;
		-webkit-box-shadow: inset 0 0 9px #000;
		background: url('/includes/template/t4/assets/images/hd-bg.png');
		position: relative;
	}
	div.html5-header .header-wrap-glow {
		height: 377px;
		background: transparent url('/includes/template/t4/assets/images/hd-bg-hl.png') no-repeat top center;
		filter: alpha(opacity=0);
		opacity: 0.3;
	}
	div.html5-header .header-inner-wrap {
		position: absolute;
		top: 0;
		width: 100%;
	}
	div.html5-header .header {
		position: relative;
	}
		div.html5-header .header a.logo {
			display: block;
			position: absolute;
			right: 0;
			top: -50px;
			
			border: none;
			outline: none;
			text-decoration: none;
			z-index: 300;
		}
			div.html5-header .header a.logo  img{				
				border: none;
				outline: none;
				text-decoration: none;
			}
			
		div.html5-header .header .header-text {
			width: 606px;
			position: absolute;
			left: 32px;
			top: 80px;
		}
			div.html5-header .header .header-text h1 {
				width: 606px;
				height: 46px;
				background: url('/includes/template/t4/assets/images/moto.png');
			}
				div.html5-header .header .header-text h1 span {
					position: absolute;
					left: -9000px;
				}
			div.html5-header .header .header-text p {
				margin-top: 6px;
				padding-right: 3px;
				font-family: tahoma, serif;
				font-size: 18px;
				color: white;
			}
		
		div.html5-header .header .upload-button-wrapper {
			width: 320px;
			height: 188px;
			background: transparent url('/includes/template/t4/assets/images/upload-header-button.png') no-repeat top left;
			
			position: absolute;
			bottom: -387px;
		}
		
		div.html5-header .header a.upload-button {
			border: none;
			outline: none;
			text-decoration: none;
			display: block;
			width: 227px;
			height: 84px;
			overflow: hidden;
			
			position: absolute;
			top: 49px;
			left: 49px;
		}
		
			div.html5-header .header a.upload-button div {
				position: absolute;
				left: -9000px;
			}

hr.h-m {
	background: transparent url('/includes/template/t4/assets/images/main-to-border.png') repeat-x top;
	height: 28px;
	border: none;
}
			
div.html5-article {
	margin-right: 310px;
}

div.html5-aside {
	float: right;
	width: 310px;
	position: relative;
}
	div.html5-aside div.down-pointer {
		height: 32px;
		width: 310px;
		background: transparent url('/includes/template/t4/assets/images/down-pointer.png') no-repeat 50% 0%;
		
		position: absolute;
		top: -37px;
	}
	div.html5-aside ul {
		list-style-type: none;
	}
		div.html5-aside a {
			color: #943d12;
			display: block;
			width: 310px;
			height: 135px;
			text-decoration: none;
			outline: none;
		}
			div.html5-aside li {
				margin-top: 10px;
			}
			div.html5-aside li.first {
				margin-top: 0px;
			}
			div.html5-aside a h6 {
				font-family: tahoma, georgia, serif;
				font-size: 28px;
				font-weight: bold;
				color: #7f5b34;
				padding: 15px 10px 15px 0px;
			}
			div.html5-aside a p {
				width: 190px;
				padding-right: 10px;
				font-family: tahoma, georgia, serif;
				font-size: 14px;
			}
			div.html5-aside a.create { background: transparent url('/includes/template/t4/assets/images/create.png') no-repeat top left; }
			div.html5-aside a.upload { background: transparent url('/includes/template/t4/assets/images/upload.png') no-repeat top left; }
			div.html5-aside a.letter { background: transparent url('/includes/template/t4/assets/images/letter.png') no-repeat top left; }
hr.m-f {
	height: 18px;
	border: none;
	clear: both;
}
div.html5-footer {
}
	div.html5-footer .carousel {
		height: 186px;
		background: transparent url('/includes/template/t4/assets/images/carousel.png') no-repeat top left;
		position: relative;
	}
	div.html5-footer .carousel a.left,
	div.html5-footer .carousel a.right {
		position: absolute;
		display: block;
		width: 30px;
		height: 30px;
		top: 92px;
		outline: none;
	}
	div.html5-footer .carousel a.left {
		left: 14px;
	}
	div.html5-footer .carousel a.right {
		right: 13px;
	}
	div.html5-footer .carousel div.container {
		width: 845px;
		height: 120px;
		top: 51px;
		left: 58px;
		position: absolute;
	}
	div.html5-footer .carousel div.inner-container {
		width: 845px;
		height: 120px;
		position: relative;
		overflow: hidden;
	}
	
	div.html5-footer .carousel div.panel {
		width: 1415px;
		position: absolute;
		left: 0px;
	}
	
		div.html5-footer .carousel ul {
			list-style-type: none;
		}
		
		div.html5-footer .carousel ul li {
			display: inline-block;
			float: left;
			margin-left: 10px;
		}
			div.html5-footer .carousel ul li.first {
				margin-left: 0px;
			}
			div.html5-footer .carousel ul li a {
				width: 275px;
				height: 120px;
				display: block;
				position: relative;
				outline: none;
			}
				div.html5-footer .carousel ul li a span {
					position: absolute;
					left: -9000px;
				}
			div.html5-footer .carousel ul li a.combined { background: transparent url('/includes/template/t4/assets/images/combined.png') no-repeat top left; }
			div.html5-footer .carousel ul li a.premium { background: transparent url('/includes/template/t4/assets/images/premium.png') no-repeat top left; }
			div.html5-footer .carousel ul li a.fax { background: transparent url('/includes/template/t4/assets/images/fax.png') no-repeat top left; }
			div.html5-footer .carousel ul li a.trademark { background: transparent url('/includes/template/t4/assets/images/trademark.png') no-repeat top left; }
			div.html5-footer .carousel ul li a.patent { background: transparent url('/includes/template/t4/assets/images/patent.png') no-repeat top left; }


div.down-nav {
		height: 24px;
		font-family: tahoma, georgia, serif;
		font-size: 12px;
	}
		div.down-nav ul {
			text-align: left;
			list-style-type: none;
			position: relative;
		}
			div.down-nav a {
				outline: none;
				text-decoration: underline;
				color: black;
				font-weight: bold;
				
				height: 42px;
				line-height: 42px;
				display: inline-block;
			}
			
			div.down-nav li {
				padding: 0px 15px 0px 13px;
				display: inline-block;
			}
			
			div.down-nav li.right {
				background: none;
				padding: 0px;
				position: absolute;
				right: 0;
			} div.down-nav li.right a {
				text-decoration: none;
			}
			
			
			div.down-nav li.first {
				background: none;
				padding-right: 0px;
			}
			
			div.down-nav li.last {
				padding-left: 0px;
			}			
/***********************************/
div.index-page {
	padding-right: 10px;
}
	div.index-page h2 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: dashed 2px #0ca7e5;
	}
	
	div.index-page h3 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 25px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	div.index-page h4, div.index-page h5, div.index-page h6 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	div.index-page h4 {font-size: 20px;}
	div.index-page h5 {font-size: 17px;}
	div.index-page h6 {font-size: 14px;}
	
	
	div.index-page div.body {
		font-family: tahoma, georgia, serif;
		font-size: 14px;
		margin-top: 14px;
	}
	
	div.index-page div.body p, div.index-page div.body ol, div.index-page div.body ul {
		margin-bottom: 14px;
	}
	
	div.index-page div.body a {
		color: #7f5b34;
		text-decoration: underline;
	}
	
	div.index-page div.body ol, div.index-page div.body ul {
		margin-right: 20px;
	}
		div.index-page div.body li {
			color: black;
			margin-top: 7px;
		}
		div.index-page div.body li:first-child {
			margin-top: 0px;
		}
	
/***********************************/

div.logreg-page {
	padding-right: 10px;
}
	div.logreg-page h2 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: dashed 2px #0ca7e5;
	}
	
	div.logreg-page h3 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 25px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	div.logreg-page div.body {
		font-family: tahoma, georgia, serif;
		font-size: 14px;
		margin-top: 14px;
	}
	
	div.logreg-page div.body dl {
		margin-bottom: 14px;
	}
	
	div.logreg-page div.body a {
		color: #7f5b34;
		text-decoration: underline;
	}
	
	div.logreg-page div.body div.error {
		margin-bottom: 14px;
		padding: 14px;
		border: 1px solid red;
		color: #333;
		background: #fff4f2;
	}
	
	div.logreg-page div.body a.reset-password {
		margin-right: 10px;
		font-size: 0.8em;
		text-decoration: underline;
	}
	
	div.logreg-page div.body span.agree {
		margin-right: 10px;
		font-size: 0.8em;
	}
	
	div.logreg-page div.body input[type="text"],
	div.logreg-page div.body input[type="password"] {
		direction: ltr;
		width: 630px;
		padding: 4px;
		border: 1px solid #ccc;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	div.logreg-page div.body input.error {
		background: #fff4f2;
	}
	
	div.logreg-page div.body input[type="submit"],
	div.logreg-page div.body input[type="button"] {
		direction: rtl;
		padding: 4px;
		border: 1px solid #7f5b34;
		background-color: #7f5b34;
		color: white;
		font-weight: bold;
		font-size: 1.1em;
		cursor: pointer;
		-moz-border-radius: 5px 5px;
		-webkit-border-radius: 5px 5px;
		border-radius: 5px 5px;
	}
	
	div.logreg-page div.body div.not-registered {
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px solid #ccc;
	}
	
		div.logreg-page div.body div.not-registered h4 {
			font-family: tahoma, georgia, serif;
			font-size: 16px;
			font-weight: normal;
			text-align: center;
		}
/***********************************/

div.contact-page {
	padding-right: 10px;
}
	div.contact-page h2 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: dashed 2px #0ca7e5;
	}
	
	div.contact-page h3 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 25px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	div.contact-page div.body {
		font-family: tahoma, georgia, serif;
		font-size: 14px;
		margin-top: 14px;
	}
	
	div.contact-page div.body dl {
		margin-bottom: 14px;
	}
	
	div.contact-page div.body a {
		color: #7f5b34;
		text-decoration: underline;
	}
	
	div.contact-page div.body div.error {
		margin-bottom: 14px;
		padding: 14px;
		border: 1px solid red;
		color: #333;
		background: #fff4f2;
	}
	
	div.contact-page div.body input[type="text"] {
		direction: ltr;
		width: 630px;
		padding: 4px;
		border: 1px solid #ccc;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	div.contact-page div.body input.error {
		background: #fff4f2;
	}
	
	div.contact-page div.body input[type="submit"],
	div.contact-page div.body input[type="button"] {
		direction: rtl;
		padding: 4px;
		border: 1px solid #7f5b34;
		background-color: #7f5b34;
		color: white;
		font-weight: bold;
		font-size: 1.1em;
		cursor: pointer;
		-moz-border-radius: 5px 5px;
		-webkit-border-radius: 5px 5px;
		border-radius: 5px 5px;
	}
		div.contact-page div.body dt.error {
			color: red;
		}
		div.contact-page div.body dd.text-area {
			position: relative;
		}
		
			div.contact-page div.body dd.text-area div.bbar {
				position: absolute; 
				top: 1px; 
				left: 1px; 
				width: 638px; 
				height: 18px; 
				z-index:50; 
				background: white;  
				border-bottom: 1px solid #bbdafd;
			}
				div.contact-page div.body dd.text-area div.bbar  div.lrtlr {
					position: absolute; 
					top: 0px; 
					left: 0px; 
					width: 36px; 
					height: 18px; 
					z-index:52; 
					background: url('/includes/template/t4/assets/images/lrtlr.png') no-repeat;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button {
					position: absolute; 
					top: 0px; 
					width: 18px; 
					height: 18px;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-fg {
					z-index: 53;
					cursor: pointer;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-bg {
					z-index: 51;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-selected {
					background: #bbdafd;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-unselected {
					background: white;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-ltr {
					left: 0px;
				}
				div.contact-page div.body dd.text-area div.bbar  div.button-rtl{
					left: 18px;
				}
				
		div.contact-page div.body textarea {
			width: 630px;
			padding: 4px;
			padding-top: 21px;
			border: 1px solid #ccc;
			font-weight: normal;
		}
	
/***********************************/

div.upload-page {
	padding-right: 10px;
}
	div.upload-page h2 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: dashed 2px #0ca7e5;
	}
	
	div.upload-page div.body {
		font-family: tahoma, georgia, serif;
		font-size: 14px;
		margin-top: 14px;
	}
	
		div.upload-page div#percent {
			float: left; 
			width: 35px; 
			padding: 0 2px; 
			line-height: 2em;
		}
		div.upload-page div#progress-bar {
			margin-left: 45px;
		}
		div.upload-page div#remaining {
			font-size: 0.8em;
			color: #555;
		}
		
		div.upload-page div.body input[type="text"] {
			width: 630px;
			padding: 4px;
			border: 1px solid #ccc;
			font-weight: bold;
			font-size: 1.1em;
		}
		
		div.upload-page div.body dd.text-area {
			position: relative;
		}
		
			div.upload-page div.body dd.text-area div.bbar {
				position: absolute; 
				top: 1px; 
				left: 1px; 
				width: 638px; 
				height: 18px; 
				z-index:50; 
				background: white;  
				border-bottom: 1px solid #bbdafd;
			}
				div.upload-page div.body dd.text-area div.bbar  div.lrtlr {
					position: absolute; 
					top: 0px; 
					left: 0px; 
					width: 36px; 
					height: 18px; 
					z-index:52; 
					background: url('/includes/template/t4/assets/images/lrtlr.png') no-repeat;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button {
					position: absolute; 
					top: 0px; 
					width: 18px; 
					height: 18px;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-fg {
					z-index: 53;
					cursor: pointer;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-bg {
					z-index: 51;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-selected {
					background: #bbdafd;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-unselected {
					background: white;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-ltr {
					left: 0px;
				}
				div.upload-page div.body dd.text-area div.bbar  div.button-rtl{
					left: 18px;
				}
				
		div.upload-page div.body textarea {
			width: 630px;
			padding: 4px;
			padding-top: 21px;
			border: 1px solid #ccc;
			font-weight: normal;
		}
	
		div.upload-page div.body input[type="submit"] {
			direction: rtl;
			padding: 4px;
			border: 1px solid #7f5b34;
			background-color: #7f5b34;
			color: white;
			font-weight: bold;
			font-size: 1.1em;
			cursor: pointer;
			-moz-border-radius: 5px 5px;
			-webkit-border-radius: 5px 5px;
			border-radius: 5px 5px;
		}
	
/***********************************/		

div.files-page {
	padding-right: 10px;
}
	div.files-page h2 {
		color: #0ca7e5;
		font-family: tahoma, georgia, serif;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: dashed 2px #0ca7e5;
	}

/************** items-list *************/
ul.items-list {
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
}

ul.items-list li.item {
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
	padding: 1px 5px 5px;
	position: relative;
	padding-bottom: 4px;
	border-bottom: 1px solid #0ca7e5;
}

ul.items-list li.even {
}

ul.items-list li.last {
	padding-bottom: 5px;
	border: none;
}

ul.items-list li.item div.details div.date {
	font-family: tahoma, georgia, serif;
	font-size: 10px;
	padding-top: 10px;
	display: inline-block;
	font-style: italic;
	position: absolute;
	left: 10px;
	color: #0ca7e5;
}

ul.items-list li.item div.details h3 {
	font-family: tahoma, georgia, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
	display: inline-block;
} 

ul.items-list li.item div.details span {
	font-size: 9px;
	font-weight: normal;
	color: black;
	display: none;
}

ul.items-list li.item div.details h3  a {
	color: #0ca7e5;
	text-decoration: none;
} ul.items-list li.item div.details h3  a:hover {
	color: #037eaf;
}


ul.items-list li.item div.body {
	font-family: tahoma, georgia, serif;
	font-size: 14px;
}

/************** cool-list *************/
ul.cool-list {
	padding: 6px 0px;
	letter-spacing: 0.2pt;
	line-height: 140%;
	direction: ltr;
}

ul.cool-list li.item {
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
	padding: 1px 5px 5px;
	position: relative;
}

ul.cool-list li.even {
	background-color: #bbabcd;
}

ul.cool-list li.item div.number,
ul.cool-list li.item div.details,
ul.cool-list li.item div.body,
ul.cool-list li.item ul.tools
 {
	margin-left: 35px;
	position: relative;
	z-index: 20;
}

ul.cool-list li.item div.number {
	font-size: 80px;
	font-style: italic;
	left: -45px;
	line-height: 80px;
	padding: 0;
	position: absolute;
	top: -20px;
	z-index: 10;
}

ul.cool-list li.item div.number {
	color: #bbabcd;
}

ul.cool-list li.even div.number {
	color: #e0e1e1;
}

ul.cool-list li.item ul  li {
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}

ul.cool-list li.item div.details {

}

ul.cool-list li.item div.details div.date {
	float: left;
	padding-top: 4px;
}

ul.cool-list li.item div.details h3.name {
	font-size: 16px;
	font-family: tahoma, georgia, serif;
	font-weight: bold;
	letter-spacing: -1px;
	direction: rtl;
}


ul.cool-list li.item div.body {
	font-size: 16px;
	font-family: tahoma, georgia, serif;
	clear: both;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
}

ul.cool-list li.item ul.tools {
	padding-bottom: 20px;
}

ul.cool-list li.item ul.tools li {
	float: right;
	padding-left: 8px;
}

ul.cool-list li.item ul.tools li a {
	color: #000;
	padding-right: 18px;
	line-height: 16px;
	text-decoration: none;
	outline: none;
	display: inline-block;
}

ul.cool-list li.item ul.tools li a span {
}

ul.cool-list li.item ul.tools li a:hover {
	
}

ul.cool-list li.item ul.tools li a.edit {
	/*background: url('../images/icons/edit-16x16.png') right top no-repeat;*/
}

ul.cool-list li.item ul.tools li a.regdoc,
ul.cool-list li.item ul.tools li a.docregged {
	/*background: url('../images/icons/document-16x16.png') right top no-repeat;*/
}



#notify-container {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 302;
	color: #735005;
}
#notify-container img {
	border: 0; padding: 0; margin: 0;
	margin-top: 5px;
}
#notify-container div {
	background-color: #F4A83D;
	border-bottom: 1px solid #D6800C;
	padding: 7px 0;
	display: none;
}
#notify-container a {
	text-decoration: underline;
	color: #735005;
}
#notify-container span.notify-close {
	background-color: #FAD163;
	float: left;
	margin-left: 20px;
	border: 2px solid #735005;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#notify-container span.notify-close a {
	text-decoration: none;
}
