/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}
*{
	margin:0;
	padding:0;
	
	}
	
.pagination span,a {
margin-left:5px;
margin-right:5px;

}
#logo-link {
width:170px;
height:60px;
position:absolute;
left:49px;
top:30px;
}
td.article_column{
margin:0;
padding-left:8px;

}


div.contentpaneopen{

}

div.contentpaneopen:last-child{
border:none;

}

.article-content{
padding-right:10px;
font-size:11px;
font-family:arial;
color:#666666;
}


#adwise-logo{
width:145px;
height:30px;
position:relative;
left:650px;
top:7px;
background-image:url(../images/adwise_logo.png);
}



h2.contentheading{
font-size:14px;
margin-bottom:5px;
}


div.search{
margin:0;
padding:0;
}

#mod_search_searchword.inputbox{
padding:0;
margin:0;
height: 17px;
*position:relative;
*top:-1px;
border:none;
border-bottom:#ef7700 solid 2px;
}

#menu{
position:absolute;
top:105px;
left:10px;
}

#menu div,ul,form{
float:left;
}

#menu form{
margin-left:0px;
}


#menu_left{
width:15px;
height:22px;
background-image:url("../images/menu_left.gif");
}
ul#mainlevel-nav{

border:none;
height:20px;

background-image:url("../images/menu_bg.png");
border-bottom:#ef7700 solid 2px;
}

span .breadcrumbs pathway{
color:red;
}

ul#mainlevel-nav li{
*position:relative;
*top:2px;
}

ul#mainlevel-nav a{
font-size:11px;
font-family:Arial;
color:black;
text-decoration:none;
}

.mainlevel-nav{
border:none;
padding:0px;
margin:0px;
}

.mainlevel-nav a{
margin:0
padding:0;
}
div.search{

}

#jflanguageselection{
padding:0; 
margin:0;
position:absolute;
left:707px;
top:120px;
}


body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #666;
background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {color: #CC6600; font-size:11px; text-decoration:none;}
a:hover {color: #659FDE; font-size:11px;  text-decoration:none;}
a:visited {color: #CC6600; font-size:11px;  text-decoration:none;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
#header {
width:100%;
height:199px;
background-image:url(../images/header2.png);
background-repeat:no-repeat;
}
#middle {
min-height:65%;
_height:65%;
width:100%;
}
#footer {
height:51px;
clear:both;
}

#adwise-link{
text-decoration:none;
display:inline;
width:145px;
height:30px;
}


#mainlevel-nav
{
list-style:none;	
}

#mainlevel-nav li{
	float:left;
	margin-right:10px;
}

#footertop
{
	height:19px;
	width:100%;
	background-image:url(../images/footer_top.png);
	background-repeat:repeat-x;
}



div.col{
float:left;
width:239px;

}

div.row a{

text-decoration:none;
font-size:12px;
font-family:Verdana Arial;
margin:0;
padding:0;
}

div.row{
color:black;
margin-bottom:30px;
height:142px;
padding:5px 10px 5px 10px;
}

table.blog  div.article-content{
font-size:11px;
font-family:arial;
color:#666666;
}
#fronttable a{
font-size:11px;

}
a.readon{
text-decoration:none;
font-size:11px;
margin:0;
padding:0;
position:relative;
top:5px;
}