/* @override 
	http://10.200.17.105/css/layout.css
	http://onlinestudylist.com/css/layout.css
	http://www.onlinestudylist.com/css/layout.css
*/

.searchform{
	float: right;
	margin-top: 1em;
	clear: both;
}
.searchresultsbar{
	background-color: #0f6ab3;
	margin-top: 1em;
	padding: .5em;
	color: #ffffff;
}
.searchresultsbar td{
	padding: .25em;
}
dl dt a{
	font-weight: bold;
}
dl dd{
	font-size: .9em;
	margin-top: .5em;
	padding-bottom: 1em;
}
dl{
	border-bottom: 1px solid #cccccc;
}
.searchtime{
	text-align: right;
	font-weight: normal;
	font-size: .8em;
}
form.form{
	margin-bottom: 1em;
}
#bottom {
    background: url(../img/content-bottom.png) no-repeat top;
    min-height: 40px;
    height:auto!important;
    height:40px;
    clear: both;
}
a:link {
    color:#0f6ab3;
    text-decoration: underline;
}
a:hover{
	color: #990000;
}
a:visited{
	color: #595959;
}
pre{
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 1em;
    white-space: pre-wrap;       /* css-2.1, curent FF, Opera, Safari */

}
body {
    background: url(../img/bg.png) repeat-x top;
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
h1, h2 {
    color:#0f6ab3;
    font-size:1.25em;
    font-weight: bold;
	padding: 0;
	margin: 0;
	margin-left: -1em;
    
}
h1 {
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: 1em;
}
h2{
	border-bottom: 1px solid #efefef;
    margin-top: 1em;
    padding-bottom: .25em;
    margin-bottom: .5em;

}
.homepage h2{
	margin: 0;
}
label {
    display:block;
    float:left;
    width: 150px;
	font-weight: bold;
	text-align: left;
	font-size: .8em;
	padding: .5em;
	margin-right: 1em;
	color: #666;
	background-color: #efefef;
	margin: .25em;
	margin-right: 1em;
}
form, form p {
    clear: both;
}

#logo {
    background: url(../img/logo.png) no-repeat top;
    height:134px;
    margin: auto;
    overflow: hidden;
	text-align: center;
}
a.logohome{
	height: 100px;
	width: 300px;
	top: 1em;
	line-height: 10px;
	padding-left: -100px;
	text-decoration: none;
}

#body {
    background: url(../img/content-middle.png) repeat-y top;
}
#content {
    background: url(../img/content-top.png) no-repeat top;
    height:auto!important;
    width: 100%;
}
#footer {
    font-size: 85%;
    color:#595959;
    margin-bottom: 2em;
    clear: both;

}
#certifications{
	margin:auto ;
	width: 508px;
	text-align: center;
}
#certifications li {
    background: url(/img/items/item-box.png) no-repeat top;
    height:100px;
    padding-top: 9px;
    width:117px;
    display: inline-block;
	text-align: center;
}
#certifications li a{
	width:97px;
	display: block;
	margin: auto;
	padding-top: 65px;
	line-height: 1em;
}
#certifications .ccie_rs{
	background: url(/img/items/ccie_rs.png) no-repeat;
}
#certifications .ccie_voice{
	background: url(/img/items/ccie_voice.png) no-repeat;
}
#certifications .ccie_security{
	background: url(/img/items/ccie_rs.png) no-repeat;
}
#certifications .ccie_sp{
	background: url(/img/items/ccie_rs.png) no-repeat;
}
#certifications .ccie_wireless{
	background: url(/img/items/ccie_wireless.png) no-repeat;
}
#certifications .ccie_storage{
	background: url(/img/items/ccie_stor.png) no-repeat;
}
#certifications .ccde{
	background: url(/img/items/cisco_ccde.png) no-repeat;
}

#certifications li img {
    /** margin-left: 20px;
    margin-top: -10px;**/
}
#certifications li div {
    padding-left:20px;
    padding-top:5px;
}
#certifications li b {
    font-weight: normal;
    font-size:90%;
}
#certifications li a,
#certifications li a:link,
#certifications li a:visited,
#certifications li a:hover {
    color: #0f6ab3;
    text-decoration: none;
}
#copyright {
    float:left;
}
.content {
	margin: auto;
    width:980px;
}

.content.main {
    padding-top: 30px;
}

.content .text {
    text-align: justify;
    width: 800px;
    margin: auto;
}

.menu {    
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu li {
    float: left;
}
.menu li {
    display: block;
    border-left:1px solid #595959;
    padding-left:7px;
    padding-right:7px;
}
.menu li.first {
    border-left:none!important;
    padding-left:0px!important;
}
.menu li a:link, .menu li a:hover, .menu li a:visited {
    color:#595959;
    text-decoration: none;
}

.trademarks {
    padding-top:5px;
    clear: both;
    display: none;
}

#logo .menu {    
    float:right;
    margin-top:50px;
}
#logo .menu li span a:link, #logo .menu li span a:hover, #logo .menu li span a:visited {
    color:#595959;
    text-decoration: none;
}
#logo .menu span {
    border-left:1px solid #b7b7b7;
}

.left, .right {
    float: left;
    margin-top: 1em;
}
.box {
    background: url(../img/big-box.png) no-repeat top;
    width: 338px;
    margin: 25px 0 0 0;  
}
.box-bottom{
    background: url(../img/box-bottom.png) no-repeat bottom;
    width: 338px;
    height: 23px;
	
}
.box.homepage .text{
	width:300px;
	margin: auto;
}
.box.homepage .text p{
	margin: 1em 0 0 0;
}
.text {
    padding:25px 20px 0 20px;
}
.text p, .text ul, .text ol {
    color:#595959;
    line-height: 1.5em;
}
.Etiquette{
	margin-top: 1em;
	display: inline-block;
	margin-left: 2em;
}
.Etiquette li{
	margin-bottom: 1em;
}
a img {
    border:0;
}
.right {
    width:640px;
    margin: 45px 0 0 0;  

}
.right .text {
	width: 640px;
	padding: 0;
}
.right .text h2{
		margin-left: 0em;
		border: none;
		text-align: center;

}
.right .text p {
}
.right .text ul, .right .text ol {
	padding: 0;
	margin: auto;
}
.right .text h1 {
	margin-top: 0;
	margin-left: 0;
}
.prezik {
    clear:both;
    height:0px;
}
#social{
	float: right;
}
.clear{
	clear: both;
	height: 1px;
	margin: 0;
	padding:0;
}
.archive{
	width: 800px;
	margin: auto;
    padding:25px 20px 0 20px;

}

hr {
	display: block;
	height: 0;
	border: 0;
	border-bottom: 1px solid #999;
	margin: 1em 0;
	padding: 0;
	clear: both;
}
