* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 715px;
	margin: auto auto;
	border:1px solid #cccccc;
	border-top:0;
}

#header {
	width:685px;
	height:271px;
	background: url(../i/header.jpg) no-repeat;
	margin:15px;
	margin-top:0;
}

#header img {
	margin-top:157px;
}

#menu {
	background:#080808;
	width:685px;
	margin:15px;
	height:39px;
	color:#fff;	
}

#site-wrapper {
	width:715px;
	background: url(../i/background.gif) repeat-y;
	border-top:1px solid #ccc;
}

#content-wrapper {
	width:503px;
	border:1px solid #c8c8c8;
	background:#f6f6f6;
	float:left;
	margin:15px;
}

#content {
	width:473px;
	margin:15px;
}

#side {
	width:149px;
	margin:15px;
	float:left;
}

#side-content {
	width:149px;
	border-bottom:1px dashed #b2b2b2;
	padding:15px 0;
}

#side-content.remove-top-margin {
	padding-top:0;
}

#side h2 {
	color:#1e7bad;
	font-size:16px;
}

.title {
	margin-top:15px;
}

.clear-list
{
	list-style-type:none;
}

.clear {
	clear: both;
}

li , p {
	font-size : 14px;
}


p {
	padding-bottom:10px;
}

.scrap
{text-decoration:line-through;}

h2 {
	color:#1e7bad;
	font-size:18px;
	margin-bottom:10px;
}

ul
{
margin-bottom:10px;
}




.main_list li {
	margin-left:35px;
}



div#menu ul#navlist li a {
	text-indent: -99999px;
	text-decoration: none;
	}

	
	/* Primary nav 	*/

div#menu ul#navlist	
{
 height: 39px;
 width: 685px;
 float:left;
}

div#menu ul#navlist li 
{ 
display: inline;
}
	

 ul#navlist a 
{
float: left;
margin: 0;
list-style: none;
padding: 0;
}
	

ul#navlist li, ul#navlist a:hover {
color:#ff0000;
	}
	
	
ul#navlist li, ul#navlist a {
	height: 39px;
	 color:#069
	}
		
	
div#menu ul#navlist li a 
{
	text-decoration: none;
	font-weight:normal;

	}
	

#home a { background: #080808 url(../i/menu/home-off.gif); width:97px; }
#domains a { background: #080808 url(../i/menu/domains-off.gif); width:173px; }
#web a { background: #080808 url(../i/menu/web-off.gif); width:148px; }
#contact a { background: #080808 url(../i/menu/contact-off.gif); width:113px; }
#news a { background: #080808 url(../i/menu/news-off.gif); width:154px; }


#home a:hover	{ background: #080808 url(../i/menu/home-on.gif); width:97px;} 
#domains a:hover	{ background: #080808 url(../i/menu/domains-on.gif); width:173px;} 
#web a:hover	{ background: #080808 url(../i/menu/web-on.gif); width:148px;} 
#contact a:hover	{ background: #080808 url(../i/menu/contact-on.gif); width:113px;} 
#news a:hover	{ background: #080808 url(../i/menu/news-on.gif); width:154px;} 



	/* You are here - main nav */	
/*body#home #homepage a {color:#ccc;}*/

	
#planningpage #planning a { background: #fff url(../i/news-menu/planning-news-on.gif); width:164px;} 





.tabs-container {
	width: 472px;
	
	border:1px solid #bcbcbc;
	border-right:0;
	border-bottom:0;
}

.idTabs {
	margin: 0;
	padding: 0;
}

.idTabs a {
	float: left;
	background: #3c969c;
	width: auto;
	text-decoration: none;
	font: 16px "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e7bad;
	margin: 0;
	cursor: pointer;
	background: #eeeeee;
	/*width:117px;*/
	border-right:1px solid #bcbcbc;
border-bottom:1px solid #bcbcbc;

}

.idTabs p {
	margin:2px 0 2px 10px;
	padding:0;

}

#tab1 {width:156px}
#tab2 {width:156px}
#tab3 {width:157px}



.idTabs a.selected {
	background: #fff;
	color: #000;
	border-bottom:0;
}

.idTabs a:hover {
	background: #fff ;
	color: #1e7bad;
}

.homepage-tabs {
background:#fff;
border:1px solid #bcbcbc;
border-top:0;
height:250px;
}

.tab-content {
font: 14px "trebuchet MS", Arial, Helvetica, sans-serif;
padding:10px;
margin-top:0;
}

.tab-content p {
padding:0;
margin:0;
}





