/*
Theme Name: Top Menu
Theme URI: http://www.alivewalls.com
Description: Top Menu
Version: 0.3
Author: Chris Wells
Datum: September 11, 2008
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

li {list-style:none;}

p { 
  margin-bottom: 21px; 
}
.half p {text-align:justify;}

h1, h2 { 
  font-size: 16px; 
  text-align:left;
  padding-bottom:15px;
  font-family:Verdana;
  color:#007eed;

}



h3 { 
  font-size: 12px; 
  line-height: 21px; text-align:left;
}



ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

/* GENERAL */

body {
	background: #fff;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#999999;
	margin: 0;
	padding: 0;
}


#wrap {
	width: 945px;
	margin: 0px auto 10px;
background:#ffffff;
	
}

#main {
width:941px;
	padding:0;
	margin:0;
}

#content {
	width: 750px;
	padding: 10px 30px 0;
	float: left;
	margin-left:0px;
	margin-bottom:20px;
	background:#ffffff;
}

a {
	color: #9ccb3b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

#head {
	padding:0;
	margin:0;
	overflow:hidden;
	height:75px;
}

#head h1 {
	background:  url(img/logo.gif) no-repeat;
	position: relative;
	top: 5px;
	left: 5px;
	height:75px;
	display: block;
	width:  370px;
	overflow:hidden;
}

#head h1 a {
	display: block;
	text-indent: -9000px;
	width:  370px;
	overflow:hidden;
	float:left;
	height:75px;
}
#banner {
position:relative;
top:-83px;
left:470px;
}


/* Slogan */

#slogan {
	background: #96d400 no-repeat;
	padding: 45px 30px 0;
	color: #fff;
	font: 300% Times, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	clear: both;
	height: 100px;
}

/* MENU */

#menu {
	float: left;
	height:35px;
	padding:0;
	width:920px;
	background:url(img/menu-bg.gif) repeat-x;}
#menu-l{ width:11px;
float: left;
height:35px;
background:url(img/menu-left.gif) no-repeat;}
#menu-right { width:11px;
float: left;
height:35px;
background:url(img/menu-right.gif) no-repeat;}

#menu ul{
	margin: 0;
        display: inline;
}

#menu li {
margin: 0;
	list-style: none;
        display: inline;
		width:100px:
		overflow:hidden;
		
}

#menu ul ul li {
        display:inline;
		
}

#menu ul ul li a:before {
	content: "» ";
}

#menu li a {
	display: inline;
	line-height: 35px;
	overflow:hidden;
	text-decoration: none;
	color:#ffffff;	
	padding-right:13px;
	font-size:13px;
	font-weight:bold;
}

#menu li a:hover {
	_background: #9ccb3b;
	color: #fff;
	text-decoration:underline;
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: inline;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	padding: 20px 30px 1px;
	clear: both;
	}
#footer a {color:#666666;}

#footer p {
	font-size: 90%;
}

#sidebar { width:131px; float:right; padding-top:50px; background:#ffffff;
}
#sidebar img {margin-bottom:15px;}
#sidebarnews { border:1px solid #99c63c; width:118px;}
#sidebarnews a { display:block; width:115px; padding:5px;}
.toptext {
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.toptext a:link, .toptext a:visited {
    color:#0000FF;
    text-decoration:underline;
}
.toptext a:hover {
	color:#0000FF;
	text-decoration:none;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #9DCB3B;
}
.line {
	background-color: #9DCB3B;
	height: 2px;
}

.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.moreinfo a:link, .toptext a:visited {
    color:#0000FF;
    text-decoration:underline;
}
.moreinfo a:hover {
	color:#0000FF;
	text-decoration:none;
}.tabletextheaders {
	background-image: url(img/tableheader.gif);
	color: #FFFFFF;
}
.toptextbig {
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}.tableborders {
	border-top-color: #9dcb3b;
	border-right-color: #9dcb3b;
	border-bottom-color: #9dcb3b;
	border-left-color: #9dcb3b;
	background-color: #FFFFFF;
}
th p { display:block; padding:3px; width:95px; margin-left:auto; margin-right:auto; font: 10px Arial; color:white; font-weight:bold; margin-left:5px;}
th.h {color:#3366FF; font-size:16px; padding-bottom:5px; cursor:pointer; border-bottom:5px solid white;}
th.hov:hover {border-bottom:5px solid #3dbd10;}
th.hov {color:#3dbd10;}
td.numbers {background:#664BCF; color:white;}
td.numbers2 {background:#66CCFF; }
p.deal {text-align:left; display: block; background:#664BCF; padding:2px; font-weight:bold; font:12px Arial; font-weight:bold; width:62px; color:white; margin-top:10px; margin-right:10px;}
tr.product {background:#DFFDFF;border-bottom:10px solid white; padding-bottom:10px; text-align:center;}
tr.product span {text-align:left;}
tr.product:hover {background:#fff;}
td.minutes, td.texts, td.plus, td.monthly, td.setup {text-align:center;}
td.minutes {color:#664BCF; text-align:left;}
td.setup {color:#FF8000}
td.texts {color:green;}
td.plus{color:grey;}
td.monthly{color:#FF0066;}
td.tab {border-bottom:8px solid white;}
.style1 {color: #FF0000; font-weight:bold; font-size:17px; text-align:center;}/*voda*/
.style2 {color: #990066; font-weight:bold; font-size:17px; text-align:center;}/*3*/
.style3 {color: #FF00FF; font-weight:bold; font-size:17px; text-align:center;}/*t-mobile*/
.style4 {color: #000066; font-weight:bold; font-size:17px; text-align:center;}/*o2*/
.style5 {color: #FF9900; font-weight:bold; font-size:17px; text-align:center;}/*orange*/
.style6 {color: #006600; font-weight:bold; font-size:17px; text-align:center;}
.style7 {color: #FF6699; font-weight:bold; font-size:17px; text-align:center;}