/*full css reset CONDENSED start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	padding: 0;
	margin: 0;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/*full css reset CONDENSED end*/
body {
	background-color: #694c2c;
	font-family: Helvetica, Arial, sans-serif;
	color: #5d452a;
}

a:link {
	color: #5d452a;
	font-weight: bold;
}

a:hover,a:focus {
	color: #ef6423;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #694c2c;
	font-weight: bold;
}

p {
	margin-left: 60px;
	color: #5d452a;
}

h2 {
	margin-left: 60px;
	font-size: 1.6em;
	font-weight: bold;
}

h1 {
	margin-left: 60px;
	font-size: 2.5em;
	color: #700000;
	font-weight: bold;
	clear: both;
	height: 40px;
}

h3 {
	margin-left: 60px;
	font-size: 1.4em;
	font-weight: bold;
}

hr {
	margin: 0 0 0 60px;
	color: #694B2C;
	background-color: #694B2C;
	width: 88%;
	text-align: left;
	height: 2px;
	border: 0;
}

.RightCol {
	margin-left: -40px;
	margin-right: 50px;
}

.ReadMore {
	margin-bottom: 20px
}

#RightOverview img {
	margin-left: -40px;
	margin-right: 50px;
}

#RightOverview p {
	margin-left: -40px;
	margin-right: 50px;
}

strong {
	font-weight: bold;
}

/* Navigation*/
#nav {
	text-align: center;
	background: url(../images/nav_rep_top.jpg) repeat-x top center;
}

ul#nav li {
	display: inline;
	display: block;
	height: 63px;
	float: left;
}

ul#nav li a {
	display: block;
	height: 63px;
	float: left;
}

ul#nav li.solutions a {
	width: 111px;
	background: url(../images/Sol.jpg) bottom center no-repeat;
}

ul#nav li.products a {
	width: 107px;
	background: url(../images/Prod.jpg) bottom center no-repeat;
}

ul#nav li.downloads a {
	width: 123px;
	background: url(../images/DOWNLOADS.jpg) bottom center no-repeat;
}

ul#nav li.userscorners a {
	width: 140px;
	background: url(../images/Users.jpg) bottom center no-repeat;
}

ul#nav li.announcemnets a {
	width: 150px;
	background: url(../images/ANN.jpg) bottom center no-repeat;
}

ul#nav li a:hover {
	background-position: top center;
}

/* Sub category Navigation*/
#Sub-nav {
	margin: 0 0 0 40px;
	width: 880px;
	overflow: hidden;
	height: 100%;
}

#Sub-nav a:hover {
	text-decoration: underline;
}

#Sub-nav ul {
	display: inline;
}

#Sub-nav ul li.head-link a {
	font-size: 1.5em;
	font-weight: bolder;
	color: #ef6423;
	float: left !important;
}

#Sub-nav ul li a {
	float: right !important;
	font-weight: bolder;
	color: #ef6423;
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 15px;
}

#Sub-nav ul li {
	display: inline;
}

/*Sidebar menu list */ /*left*/
#sidebarleft {
	width: 222px;
}

#sidebarleft h2 {
	margin: 0 0 0 50px;
	padding: 8px 0 0 20px;
	color: #5d452a;
	font-size: 1.7em;
	background: url(../images/Menu_Left_head.png) no-repeat;
}

#sidebarleft ul {
	margin: 0 0 0 50px;
	background: url(../images/Menu_Left_mid.png) repeat-y;
	list-style: square outside none;
	font-size: 1.3em;
	font-weight: bold;
}

#sidebarleft a:visited {
	color: #700000;
}

#sidebarleft li {
	margin: 0 0 0 30px;
	height: 25px;
	padding-top: 10px;
}

#sidebarleft-foot {
	margin: 0 0 0 50px;
	background: url(../images/Menu_Left_bot.png) no-repeat;
	height: 15px;
}

/*right*/
#sidebarRight h2 {
	margin: 10px 0 0 30px;
	padding: 8px 0 0 20px;
	color: #5d452a;
	font-size: 1.7em;
	background: url(../images/Menu_Left_head.png) no-repeat;
}

#sidebarRight ul {
	margin: 0 0 0 30px;
	background: url(../images/Menu_Left_mid.png) repeat-y;
	list-style: square outside none;
	font-size: 1.3em;
	font-weight: bold;
}

#sidebarRight a:visited {
	color: #700000;
}

#sidebarRight li {
	margin: 0 0 0 30px;
	height: 25px;
	padding-top: 10px;
}

#sidebarRight-foot {
	margin: 0 0 0 30px;
	background: url(../images/Menu_Left_bot.png) no-repeat;
	height: 15px;
}

#sidebar-box ul {
	background: none;
	list-style: none;
	margin: 20px 0 0 30px;
}

li#buy_now {
	margin: 150px 0 0 30px;
}

li#find_partner {
	margin: 20px 0 0 30px;
}

/*Body design top for all pages */
#body-for-all-top {
	background: url(../images/Body-for-all-up.png) no-repeat;
	height: 18px;
}

/*Body design for all pages */
#body-for-all {
	margin: -4px 0 0 0;
	background: url(../images/Body-for-all-mid.png) repeat-y;
	min-height: 700px;
}

.bodyalign h1 {
	margin: 20px 0 0 70px;
}

.bodyalign h2 {
	margin: 5px 0 0 70px;
}

.bodyalign p {
	margin: 10px 0 0 70px;
}

.bodyalign img {
	margin: 5px 0 5px 70px;
}

.bodyalign a {
	font-weight: bold;
}

.bodyalign ul {
	list-style: square outside none;
	margin: 0 0 0 90px;
}

#body-for-all-bottom {
	height: 15px;
	background: url(../images/Body-for-all-bottom.png) no-repeat;
}

/*Body up design for index*/
#body-up {
	margin-top: 20px;
	height: 349px;
	background: url(../images/body-Up_back.jpg) no-repeat;
}

#body-up h1 {
	font-size: 3em;
	font-weight: bold;
	margin: 20px 0 -20px 70px;
	color: #700000;
}

#body-up p {
	font-size: 1.1em;
	margin: 20px 0 0 70px;
	color: #5d452a;
	font-weight: bold;
}

img.readbutton {
	float: right;
}

#box {
	margin: 0 0 0 50px;
}

#box img {
	padding: 10px 0 0 0;
}

/*Body down design*/
#body-down {
	margin-top: 10px;
	height: 349px;
	background: url(../images/body-Up_back.jpg) no-repeat;
}

#body-down h1 {
	font-size: 2.6em;
	font-weight: bold;
	margin: 30px 0 -20px 70px;
	color: #700000;
}

#body-down p {
	font-size: 1.1em;
	margin: 30px 0 0 70px;
	color: #5d452a;
	font-weight: bold;
}

#body-down-2list {
	margin: 30px -10px 0 0;
	background: url(../images/spacer.png) right repeat-y;
}

#QuickLinks {
	background: url(../images/flower_back.png) bottom right no-repeat;
}

.flower {
	height: 110px;
}

#QuickLinks h1 {
	margin: 30px 0 0 20px;
}

#QuickLinks ul {
	font-weight: bold;
	list-style: circle;
	margin: 0 0 0 40px;
}

/* News */
#News h2 {
	margin-top: 20px;
	clear: both;
}

#News hr {
	margin: 0 0 0 60px;
	color: #694B2C;
	background-color: #694B2C;
	width: 93%;
	text-align: left;
	height: 2px;
	border: 0;
}

#News img {
	margin-left: 60px;
	padding: 10px;
	float: left;
}

#News h3 {
	padding: 10px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#News ol {
	margin-left: 80px;
	list-style-type: decimal;
}

/*#News ul{margin-left:80px; list-style:square outside none;}*/
#News table {
	margin-left: 60px;
}

ul.Events {
	margin-left: 80px;
	list-style: square outside none;
}

li.Events {
	margin-left: 80px;
	list-style: square outside none;
	padding: 10px 0 10px 0;
}

img.Events {
	float: right;
}

#News img.Events {
	float: right;
	margin-left: 10px;
}

#DRAWings img.Events {
	float: right;
	margin-left: 10px;
}

p.Test_name {
	text-align: right;
}

p.left_10 {
	padding-left: 10px;
}

img.Images_left {
	float: left;
}

#Gallery hr {
	margin: 0 0 0 60px;
	color: #694B2C;
	background-color: #694B2C;
	width: 93%;
	text-align: left;
	height: 1px;
	border: 0;
}

.patch {
	color: #ef6423;
	text-align: center;
}

.red {
	color: red;
	font-weight: bold;
}

.float_right {
	float: right;
}

.tiny {
	font-size: 0.8em;
}

.clear_both {
	clear: both;
}

#DRAWings img {
	margin-left: 50px;
	padding: 10px;
}

#DRAWings ul {
	margin-left: 80px;
	list-style: square outside none;
}

#DRAWings hr {
	margin: 0 0 0 60px;
	color: #694B2C;
	background-color: #694B2C;
	width: 93%;
	text-align: left;
	height: 2px;
	border: 0;
}

.italics {
	font-style: italic;
}

img.headimage {
	margin-left: 50px;
	padding: 10px;
}

/*List 3 columns design*/
#list3 {
	margin-top: 10px;
	height: 224px;
	background: url(../images/body-dowb_back.jpg) no-repeat;
}

#list3_left {
	margin: 20px 0px 0 0px;
	background: url(../images/spacer.png) right repeat-y;
	width: 320px;
}

#list3_left h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #700000;
}

#list3_left p {
	color: #5d452a;
	font-weight: bold;
	padding: 0 10px 0 0;
}

#list3_left li img {
	margin-left: 50px;
}

#list3_mid {
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;
	background: url(../images/spacer.png) right repeat-y;
	width: 290px;
}

#list3_mid h2 {
	margin-left: 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #700000;
}

#list3_mid p {
	margin-left: 10px;
	color: #5d452a;
	font-weight: bold;
}

#list3_mid li img {
	margin-left: 10px;
}

#list3_right {
	margin: 20px 0 0 10px;
}

#list3_right h2 {
	margin-left: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #700000;
}

#list3_right p {
	color: #5d452a;
	font-weight: bold;
	margin: 0 40px 0 0;
}

/*Footer design*/
#footer {
	margin-top: 10px;
	height: 63px;
	background: url(../images/footer.jpg) repeat-x;
}

#footer li {
	display: inline;
	display: block;
	float: left;
}

#footer li.legal {
	background: url(../images/spacer.png) left repeat-y;
	margin: 20px 0 0 20px;
	padding: 0 0 0 20px;
}

#footer li.DRAWtech {
	margin: -1px 0 0 50px;
}

#footer li.Copyright {
	margin: 20px 0 0 80px;
	padding: 0 0 0 20px;
}

/*Form data*/
.Member {
	text-align: center;
	width: 300px;
	background: #694B2C repeat-x 0 0;
	border: 2px solid #ef6423;
	margin: 20px auto 20px;
	padding: 1em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.Evaluation {
	width: 500px;
	background: #694B2C repeat-x 0 0;
	border: 2px solid #ef6423;
	margin: 20px 0 0 80px;
	padding: 1em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.Evaluation p {
	margin: 0px 10px 0px 10px;
	color: #ef6423;
}

.Evaluation h2 {
	margin: 10px 10px 0px 10px;
	color: #ef6423;
}

.Evaluation h3 {
	margin: 10px 10px 0px 10px;
	color: #ef6423;
}

input[type=submit],form a {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	border: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #700000;
	color: #d7bd93;
	box-shadow: 1px 1px 4px black;
	-moz-box-shadow: 1px 1px 4px black;
	-webkit-box-shadow: 1px 1px 4px black;
}

input[type=submit]:hover,form a:hover {
	background: #ef6423;
	cursor: pointer;
}

input[type=text],input[type=password],textarea,select {
	display: block;
	margin: 0 0 1em 0;
	width: 280px;
	border: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1em;
}

select {
	display: block;
	margin: 0 0 .5em 0;
	width: 280px;
	border: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: .5em;
}

input[type=text].SN {
	display: inline;
	width: auto;
	margin: 0 0 1em 0;
	border: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: .5em;
}

.Evaluation input:focus,select:focus {
	border: 3px solid #ef6423;
	background-color: #d7bd93;
}

.Member input:focus,select:focus {
	border: 3px solid #ef6423;
	background-color: #d7bd93;
}

/*DRAWings Registration css */
.DRAWingsRegistration input:focus,select:focus {
	background-color: #d7bd93;
}

.DRAWingsRegistration {
	width: 500px;
	background: #694B2C repeat-x 0 0;
	border: 2px solid #ef6423;
	margin: 20px auto 20px;
	padding: 1em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.DRAWingsRegistration p {
	margin: 0px 10px 0px 10px;
	color: #ef6423;
}

.DRAWingsRegistration h2 {
	margin: 0px 10px 0px 10px;
	color: #ef6423;
}

.DRAWingsRegistration input[type=text],input[type=password],textarea,select
	{
	display: inline;
	margin: 0 0 1em 0;
	width: 280px;
	border: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: .5em;
}

.DRAWingsRegistration input[type=text].SN {
	display: inline;
	width: auto;
	margin: 0 0 1em 0;
	border: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: .5em;
}

/* PNG fix */
img,div {
	behavior: url(../images/iepngfix.htc)
}

/* Jquery classes and ids */
#accordion {
	margin-left: 60px;
}

#accordion h3 {
	padding: 5px 0 5px 30px;
	font-size: 1em;
}

element.style {
	height: 300px;
}