/*
_______________________________________________

worldcomm.ro

Version: 1
_______________________________________________ */

html{
	overflow: scroll;
	overflow:-moz-scrollbars-vertical;	
}


/* Imported Styles
_______________________________________________ */
body {
	color: #565656;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	background-color: #D7DEE2;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	}

/* Page Layout
_______________________________________________ */
#page {
	background-color: #FFF;
	width: 850px;
	positon: absolute;
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
	
}


/* Page Header
_______________________________________________ */
#header{
	top: 0px;
	padding: 35px 0px 17px 22px;
	width: 300px;
	float: left;
	background-color: #FFF;
	
}

#sub-header{
	top: 0px;
	padding: 38px 22px 15px 22px;
	float: right;
	background-color: #FFF;
	font: 10px/11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; 

	
}

#nav{
	width: 835px;
	float: left;
	padding: 10px 0px 0px 15px;
	text-align: left;
	background-color: #FFF;
}

#sub-nav{
	width: 850;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
}

#content
{
	width: 825px;
	margin: 0px;
	text-align: left;
	padding: 25px 25px 25px 25px;
	float: left;
	background-color: #FFF;
}

#content_left
{
	width: 450px;
	margin: 0px;
	padding: 25px 0px 25px 25px;
	text-align: left;
	float: left;
	background-color: #FFF;
}

#content_right
{
	width: 315px;
	margin: 0px;
	padding: 25px 30px 25px 25px;
	text-align: left;
	float: right;
	background-color: #FFF;
}

#content_map
{
	width: 315px;
	margin: 0px;
	padding: 0px 30px 0px 25px;
	text-align: left;
	float: right;
	background-color: #FFF;
}

#footer{
	width: 850px;
	font: 10px/11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; 
	float: left;
	padding: 15px 0px 25px 25px;
	text-align: left;
	background-color: #E8EBED;
}


/* Links
_______________________________________________ */
a{
	color: #565656;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	cursor: default;
}

a:active{
	color: #FA6919;
	text-decoration: none;
	border-bottom: 1px dotted #FA6919;
}

a:visited{
	color: #565656;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover{
	color: #FA6919;
	text-decoration: none;
	border-bottom: 1px solid #FA6919;
}
#nav a{
	letter-spacing: .065em;
	font-weight: bold;
	border: 0px;
	text-decoration : none;
	border-bottom: none;
}
#nav a:hover{
	text-decoration : none;
	border-bottom: none;
}
#nav a:active{
	text-decoration : none;
	border-bottom: none;
}
#nav a:visited{
	text-decoration : none;
	border-bottom: none;
}

a.lunar, a:visited.lunar
{	color: #6E6BB1;
	border-bottom: 1px dotted #6E6BB1;
}

 a.avantaj, a:visited.avantaj
{	color: #7F187D;
	border-bottom: 1px dotted #7F187D;
}

a.catalog, a:visited.catalog
{	color: #A59F53;
	border-bottom: 1px dotted #A59F53;
}

a:hover.lunar, a:hover.avantaj, a:hover.catalog
{
	color: #565656;
	border-bottom: 1px dotted #565656;
}


/* Headings
_______________________________________________ */
.header_default {
	font: bold 14px Helvetica, Arial, sans-serif;
	letter-spacing:0.01em;
	color: #FA6919; 
	margin-bottom:0.5em;
	
}


.header_right {
	font: bold 14px Helvetica, Arial, sans-serif;
	letter-spacing:0.01em;
	color: #656565;
	margin-bottom:0.5em;
}

.header_lunar
{	
	font: bold 14px Helvetica, Arial, sans-serif;
	letter-spacing:0.01em;
	color: #6E6BB1;
	margin-bottom:0.5em;
}

.header_avantaj
{	
	font: bold 14px Helvetica, Arial, sans-serif;
	letter-spacing:0.01em;
	color: #7F187D;
	margin-bottom:0.5em;
}

.header_catalog
{	
	font: bold 14px Helvetica, Arial, sans-serif;
	letter-spacing:0.01em;
	color: #A59F53;
	margin-bottom:0.5em;
}


/* General Page Content
_______________________________________________ */
p{
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	line-spacing: 0;
	line-height: 1.5;
	word-spacing: 0.05em;
	margin-top: 0px;
 	margin-bottom:0.75em; 
	orphans:3;
	padding:0px;
  }
.nomargin
{margin-bottom:0px;}
ul
{
	padding-left:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-left:12px;
	margin-bottom:0.75em; 
	list-style: none;
	line-spacing: 0;
	line-height: 1.5;
	orphans: 3;
}
li { 
	padding: 0px; margin: 0px;
	list-style-image: url(../images/blt_arrow.gif);
	 }
	 
.advantage
{
	padding: 0px;
	margin:0px; 
	list-style: none;
	line-spacing: 0;
	line-height: 1.5;
	orphans:3;
	padding-right:30px;
	font-size:10px;
}

.img_border
{
	border: 1px solid #AAA;
	text-decoration: none;
}
img
{
	border: 0px;
}
hr
{
	background: #ddd; color: #ddd;clear: both; float: none; width: 97%; height: 1px; margin:0px; margin-bottom: 0.75em; border: 0px; padding: 0px;
}

strong
{font-weight: lighter; color: #2f2f2f;}

td
{vertical-align: top;}
