*{
	margin:0;
	padding:0px;
}
html,body{
	height:100%;
}
body{
	background:#fff url(imgs/top-bg.gif) top repeat-x;
	text-align:center;
	color:#000;
	font-family:"Lucida Grande",Verdana,Geneva,Tahoma,Arial,sans-serif;
	font-size:9pt;
}
form{
	
}
table{
	font-family:"Lucida Grande",Verdana,Geneva,Tahoma,Arial,sans-serif;
	font-size:100%;
}
a{
	color:#0099ff;
	text-decoration:underline;
}
a:hover{
	color:red;
	text-decoration:none;
}
img{
	border:0;
	margin-right:6px;
	
}
div,p{
	
}
p { 
	text-align:justify;
	margin-bottom:8px;
	text-indent:30px;
}
ol{
	padding-left:20px;
}
ul {
	padding-left:5px;
}
input,select,textarea{
	border:#7386ae 1px solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:100%;
}
h2,h1{
	font-size:100%;
}
h3{
	color:#ff4622;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:15px;
}
h4 {
	color:#22B1FF;
	font-size:13pt;
}
/*h2{font-weight:normal;}*/
h2{
	font-weight:bold;
}
#wrap, .wrap{
	width:750px;
	margin:0 auto;
}
.wrap{
	background:url(imgs/dot.gif) 223px repeat-y;
}
#wrap{
	background:url(imgs/top-bg.gif) top repeat-x;
}
#logo,#left{
	width:220px;
	float:left;}
#logo{
	background:url(imgs/logo.gif) center 90px no-repeat;
	height:203px;
}
#left{
	text-align:left;}

#LeftMenu a{
	color:#485a76;
	white-space:nowrap;
	display:block;height:21px;
	border:1px #fff solid;
	border-bottom:1px #edf3f6 solid;
	margin:3px;
	padding:3px 0px 0px 5px;
	text-decoration:none;
}
#LeftMenu a:hover{
	color:#000;
	text-decoration:none;
	border:1px #fff solid;
	background:url(imgs/lmbg.gif) top no-repeat;
}
#LeftMenu img{
	padding:0 10px;
	margin:0;
}
a img.lm{
	background-color:#95aeba;
}
a:hover img.lm{
	background-color:#000;
}
#LeftMenuOn {
	color:red;
	white-space:nowrap;
	display:block;
	height:14px;
	border:1px #fff solid;
	border-bottom:1px #edf3f6 solid;
	margin:3px;
	padding:2px;
	padding-left:16px;
}
img.LMon{
	background-color:red;
}
.MenuDotBr{
	background:url(imgs/dot.gif) center repeat-x;
	height:1px;
	display:block;
	padding-top:22px;}
a.li{
	padding-left:10px;
	color:#8b8a8a;
	text-decoration:none;
	font-size:90%;
	height:18px;
	display:block;
}
a:hover.li{
	padding-left:7px;
	color:blue;
	text-decoration:underline;
}
#headers,#center{
	margin-left:220px;
}
#headers{
	height:203px;
	width:521px;
}
#center{
	text-align:justify;
	width:480px; 
	padding:20px;
	padding-left:20px;
	line-height:160%;
}
.articleShort{
	background-color:#f8fcff;
	border:2px #E0E8ED dashed;
	padding:5px;
	color:#000000;
	text-decoration:none;
}
a.clr{
	color:#000000;
	text-decoration:none;
}
a:hover.clr{
	color:#000000;
	text-decoration:none;
}
#footer,#footer a{
	color:#8b8a8a;
}
#footer a:hover{
	color:blue;
	text-decoration:none;
}
#footer{
	clear:both;
	background:#fff;
	text-align:left;
	margin-left:120px;
	padding:0px;
}
.footerBr{
	background:url(imgs/dot.gif) repeat-x;
	width:260px;
	padding:1px;
}
.bottomIcon{
	float:left;
}

/* new */
.red_txt { font-weight:bold; color:red;}
.input_s { width:150px;}

.buttonBlueWhite a{
	border:1px solid #3388cc;
	padding:2px 4px;
	color: #FFFFFF;
	display:inline;
	background: #3388cc; 
	text-decoration:none;
}
.buttonBlueWhite a:hover{
	background: #f7f7f7; 
	color: #000
}

.T3 input {
	background: #3388cc; 
	color: #FFFFFF;
}
.T3 input:hover {
	background: #f7f7f7; 
	color: #000;
}
.T3 input:active {
	background: #f7f7f7; 
	color: #000;
}
/*Skins Gallery*/
.thumbwrap {
	display: inline-block;
	padding: 15px 7px 0 7px;
	margin: 0;
	text-align:center;
	position:absolute;
	top:0;
	left:5px;
}
.thumbwrap li {
	display: block !important;
	margin: 0 7px 15px 7px; /* top rovina Op7 \*/
	vertical-align: top; /* rovina IE5/Mac */
	padding: 0;
	list-style:none;
}
.thumbwrap a {
	display: block;
	border: 2px solid #999;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
.thumbwrap a:hover {
	border-color: #27c5ff;
	background-color: #a3def8;
}
.thumbwrap a img {
	border-width: 0;
	vertical-align: bottom;
}
.thumbwrap a span {
	display: block;
	padding: 4px;
	font-size: 88%;
}
.templComments{
	position:absolute;
	top:0px;
	left:180px;
	text-align:left;
	width:300px;
}
a.simple{
	background:none;
	border:none;
	text-decoration:none;
	font-weight:bold;
}
a.simple:hover{
	color:#27c5ff;
	background:none;
	border:none;
	text-decoration:none;
}
.tdgrey{
	background:#eee;
	padding-left:15px;
	vertical-align:middle;
	font-weight:bold;
	padding-left:10px;
	
}
.tdgrey p{
	padding:1px;
	padding-left:2px;
	margin:0;
	text-align:left;
	text-indent:0;
}
.tdgrey h5 {
	font-size:120%;
	padding:3px;
	border-bottom:1px solid;
}
h5.tdgrey{
	font-size:120%;
	padding:3px;
	border-bottom:1px solid;
}
td.tdgrey img{margin:5px;}
td.tdgrey{
	text-align:center;
	vertical-align:middle;
	padding:0}

/*Skins Gallery end*/
ul.dscrprod{
	list-style:none;
}
ul.dscrprod li{
	background:url(images/green_tick.gif) left no-repeat;
	padding-left:13px;
	
}
