body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #777;
	background: #000;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

p.main {
	margin: 5px 0 10px 0;
	font-size: 14px;
	color: #4C4C4C;
}

p.color1, p.color2 {text-align: center;}

p.color1 a {
	color: #DE8B0B;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

p.color2 a {
	font-size: 18px;
	color: #532185;
	font-weight: 800;
	text-decoration: none;
}

ul li a p {
            margin: -16px 0 20px 0;
}

a {
	color: #532185;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
	color: #3e3d3d;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

div h3 img {margin-right: 25px;}

div h3 a, div h3 a:hover, div h3 a:visited  {
	text-decoration: none;
	color: #532185;
	font-weight: 800;
}

ul.works a {color: #3e3d3d;}

ul.works a:hover {
	text-decoration: none;
	color: #532185;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

#page_bg {
	background: transparent url(https://glassinfo.ru/uploads/images/common/page_bg1.jpg) repeat-y top center;
}

#header {
	position:relative;
	margin:0 auto;
	height:240px;
	width:980px;
	background: transparent url(https://glassinfo.ru/uploads/images/common/headerimg.jpg) no-repeat top center;
}

.logo {
	width:960px;
	height:78px;
	overflow:hidden;
}
.logo table tr td {
	width:960px;
	height:78px;
	vertical-align:middle;
}

.logo h1 {
	text-align:center;
	color:#6e4fa0;
	margin:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.logo a, .logo a:link, .logo a:visited  {
	color:#6e4fa0;
	text-shadow:1px 1px #fff;
	line-height:36px;
	font-size:26px;
	font-weight:400;
	text-shadow:1px 1px #fff;
	text-decoration:none;
	text-transform:none;
}

.logo a:hover {
	text-decoration:none;
}

#logo {
	position:absolute;
	left:220px;
	top:30px;
	height:70px;
	width:80px;
}

#title {
	position:absolute;
	left:35px;
	top:120px;
	height:60px;
	width:150px;
}

#search {
	position:absolute;
	left:22px;
	top:22px;
	height:28px;
	width:190px;
}

.search {
	float:left;
	height:28px;
	width:170px;
	padding: 0 0 0 20px;
	background: transparent url(https://glassinfo.ru/uploads/images/common/inputbox.gif) no-repeat top left;
}

.search .inputbox {
	float:left;
	border: none;
	color: #583494;
	font-size:11px;
	line-height:25px;
	height:25px;
	padding:1px 0 0 0;
	width:133px;
	padding:0;
	background:none;
}

.search .button {
	float:left;
	color:#fff;
	text-indent:-9999px;
	border:none;
	font-weight:700;
	height:28px;
	width:37px;
	padding:0;
	margin: 0;
	clear:none;
	background: transparent url(https://glassinfo.ru/uploads/images/common/search_btn.gif) no-repeat top right;
}

.search .button:hover {
	color:#73a11b;
}

#content {
	margin:0 auto;
	width:960px;
}

#leftcolumn {
	float:left;
	width: 210px;
	margin:0;
}

#rightcolumn {
	float:right;
	width: 210px;
	margin:0 0 0 10px;
}

div#maincolumn {
	float: left;
	width:730px;
	margin:0 0 10px 20px;
	padding-top: 10px;
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_top.gif) no-repeat top center;
}

div.breadcrumbs {
	float: right;
	width:740px;
	margin:0 0 10px 40px;
	padding: 0 0 5px;
	text-align:right;
	background: transparent url(https://glassinfo.ru/uploads/images/common/hr.gif) no-repeat bottom right;
}

div#sidebar {
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_bot.gif) no-repeat bottom center;
	padding-bottom:10px;
}

div#sidebara {
	background: transparent url(https://glassinfo.ru/uploads/images/common/box.gif) repeat-y;
	padding:5px 10px 5px 20px;
}

div.hr {
	background: transparent url(https://glassinfo.ru/uploads/images/common/hr.gif) no-repeat bottom center;
	margin:30px 0 20px 0;
	height:2px;
}

div#maincolumn_left, div#maincolumn_right {
	padding:20px 10px;
	float: left;
	width:730px;
}

div#maincolumn_right {
	width:720px;
}

div#maincolumn_full {
	padding:0 0 20px 0;
	width:960px;
}
	
div.nopad {
	overflow: hidden;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	margin:0 auto;
	width:940px;
	height:20px;
	padding:0 10px;
	color: #4d298e;
	text-shadow:1px 1px #fff;
}

#footer p {
	text-align:center;
	height:20px;
	line-height:19px;
	overflow:hidden;
	margin:0 0 20px;
}

#footer a {
	color: #4d298e;
	font-weight:400;
	text-decoration: none;
}


#footer a:hover {
	text-decoration:underline;
}

a.footer123:link, a.footer123:visited {
	color: #363e4e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	line-height:19px;
	font-weight: 700;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #292185;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#6db22f;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #666;
	font-weight: 700;
	text-align: left;
}

div.module_menu, div.module, div.module_text{
	padding:0;
}

div.module_menu div, div.module div, div.module_text div {
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_m.png) top center repeat-y;
}

div.module_menu div div,div.module div div,div.module_text div div {
	text-align: center;
	margin:0 0 20px;
	padding:0 0 2px;
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_b.gif) bottom center no-repeat;
}


div.module_menu div div div,div.module div div div,div.module_text div div div {
	margin:0;
	padding:0 0 40px;
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_t.png) top center no-repeat;
}

div.module div div div div {
	color:#777;
	width: 160px;
}

#leftcolumn div.module_menu div div div div,#leftcolumn div.module div div div div,#leftcolumn div.module_text div div div div,
#rightcolumn div.module_menu div div div div,#rightcolumn div.module div div div div,#rightcolumn div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
	color:#666;
}

#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
	text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 30px;
	width: 160px;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {
	color:#666;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 30px;
	text-align:left;
	width:170px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	color:#666;
	background: transparent url(https://glassinfo.ru/uploads/images/common/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0 0 6px 0;
	background:none;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#666;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width:190px;
	margin:0 0 8px;
	height:31px;
	line-height:29px;
	padding:0 10px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #DE8B0B;
	text-align: left;
	font-weight:700;
	overflow:hidden;
	text-transform:none;
	text-shadow:1px 1px #f5f5f5;
	background: transparent url(https://glassinfo.ru/uploads/images/common/box_h3.gif) no-repeat top center;
}

.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	list-style: none;
	text-align: left;
	margin:0;
	padding: 0 0 0 14px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li{
	padding:0 0 4px;
}


#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	font-weight:400;
	font-size: 12px;
	line-height: 15px;
	padding:0 16px;
	margin:0;
	text-decoration: none;
	color: #777;
	background: transparent url(https://glassinfo.ru/uploads/images/common/menu_arrow.gif) no-repeat left top;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #DE8B0B;
}


#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #DE8B0B;
	padding:0 16px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	display:block;
	color: #DE8B0B;
}

/*LEFT COL SUB LINK*/
	
#leftcolumn ul.menu li#current ul li {
	background:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	text-decoration: none;
	color: #777;
	line-height:15px;
	padding:0 10px 0 0;
	margin:0 0 0 16px;
	width:160px;
	background: none;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	color: #DE8B0B;
	background: none;
}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
}

#leftcolumn ul.menu li.parent ul li a, 
#rightcolumn ul.menu li.parent ul li a {
	line-height:15px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #777;
	padding:0 16px;
	background: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #DE8B0B;
	background: none;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

p.color3 {
	text-align: center;
        color: #DE8B0B;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

p.color4 {
	text-align: center;
        margin: 5px 0 5px 0;
        color: #777;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}