/*
 Document   : StyleSheet
 Created on : Jan 2, 2010, 12:24:41 PM
 Author     : Dhaval patel
 Link 	   : www.dsignpalette.com
 Client	   : Rudi
 Client site: www.linknation.dk

*/
/* v1.0 | 20080212 */
/*CSS Reset Start here*/ 
* {
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*CSS Reset ends here*/
/*This are basic text style and size (starts here)*/
body {
    font: 13px / 1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif
}

a:focus {
    outline: 1px dotted
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0
}

h1 {
    font-size: 25px
}

h2 {
    font-size: 23px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 15px
}

ol {
    list-style: decimal
}

ul {
    list-style: disc
}

li {
    margin-left: 30px
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin-bottom: 20px
}

/*This are basic text style and size (ends here)*/
html {
    background: transparent url(../images/main_bg2.jpg) repeat-x scroll top left;
}

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 85%;
    text-align: center;
}

center {
    background-color: none;
    text-align: left;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.clear {
    clear: both;
}

#header {
    width: 100%;
    height: 125px;
    vertical-align: middle;
}

#header .logoL {
    background-image: url(../images/LogoL.jpg);
    background-repeat: no-repeat;
    margin: 15px 0 0;
    width: 426px;
    height: 106px;
    float: left;
}

#header .logoR {
    background-image: url(../images/LogoR.jpg);
    background-repeat: no-repeat;
    margin: 25px 0 0;
    width: 473px;
    height: 85px;
    float: right;
}

#nav {
    background: #555;
    width: 100%;
    height: 26px;
    border: 2px solid #acdd28;
    font-family: Verdana, "Times New Roman", Times, serif;
}
#nav ul{
    padding-top:2px;
    margin-left:10px;

}
#nav ul li{
    display: inline;
    border-right:1px solid #acdd28;
    margin:0;
    padding:0 10px 0 7px;
}
#nav ul li a{
    color:#fff;
    text-decoration:none;
    font-size: 1.1em;
    font-weight:bold;
    letter-spacing:0.2px;
    text-decoration:none;
}
#main {
    background:;
    width:100%;
    position: relative;
    float: left;
    margin-left:2px;
    padding:10px 0;
}

#main #left {
    font-family: Verdana, "Times New Roman", Times, serif;
    background: none;
    float: left;
    width: 213px;
    /* border: 1px solid #555;*/
}

#main #left h2 {
    font-size: 1.1em;
    font-weight:normal;
    color: #fff;
    background: #555;
    padding-left:5px;
}

#main #left h2.cat:before {
    content: url(../images/category.png);
    vertical-align: text-top;
    padding-right: 5px;
}
#main #left h2.cat, #main #left h2.web{
    height:25px;
    padding-top:2px;
}
#main #left h2.web:before {
    content: url(../images/webtool.png);
    vertical-align: middle;
    padding-right: 5px;
    padding-top:5px;
}
#main #left ul, #main #left ul ul, #main #left ul ul ul{
    
}
#main #left ul li{
    list-style-position:outside;
    list-style-image:url(../images/square.png);
}
#main #left ul li a{
    color:#000;
    text-decoration:none;
}
#main #left ul li a:hover{
    text-decoration:underline;
}
#main #left ul ul{
    position:absolute;
    margin:-21px 0 0 120px;
    display:none;
    border:1px solid #000;
    background:#ffffff;
}
#main #left ul ul ul{
    position:absolute;
    margin:-21px 0 0 150px;
    display:none;
    border:1px solid #000;
    background:#ffffff;
}
#main #left ul li:hover>ul{
    display:block;
}
#main #left ul ul li:hover>ul{
    display:block;
}
#main #left ul li ul li{
    width: 200px;
}
#main #left ul ul ul li{
    width: 200px;
}
#main #wrapper {
    background: none; /*temp*/
    width: 745px;
    float: right;
}

#main #wrapper .adsense {
    width: 725px;
    /* background: grey;
     height: 100px;*/
    margin: 0 10px;
}

#main #wrapper #content {
    background: none; /*temp*/
    font-family: Verdana, "Times New Roman", Times, serif;
    float: left;
    padding: 0 15px;
    width: 500px;
}
/* ------- This style is for content pages file (category folder files) ------- */
#main #content h1{
    color:#636363;
    font-size: 1.9em;
    font-weight:normal;
}
#main #content h1:before{
    content: url(../images/subCat.png);
    padding-right: 5px;
}
#main #content ul{

}
#main #content ul li{
    list-style:none;
    margin:10px 0;
}
#main #content ul li h5{
    color:#555555;
    font-size:1.3em;
    font-weight:normal;
    margin:0;
    text-decoration:underline;
}
#main #content ul li h5 a{
    color:#555;
}
#main #content ul li p{
    font-family:Georgia;
    margin:0;
}
#main #content ul li:after{
    content: url(../images/catDiv.png);
    float:left;
    margin:10px 0;
}
/* ------- Front page content style------- */
#main #content2{
    font-family: Verdana, "Times New Roman", Times, serif;
    width:715px;
    padding: 0 15px;
}
#main #content2 h1{
    color:#636363;
    font-size: 1.9em;
    font-weight:normal;
    margin:0 0 5px 1px;
}
#main #content2 h1:before{
    content: url(../images/subCat.png);
    padding-right: 5px;
}
#main #content2 ul{

}
#main #content2 ul li{
    list-style:none;
    float:left;
    margin:0;
    width:238px;
}
#main #content2 ul li h5{
    border-bottom:1px solid #000;
    margin:0 15px 0 0;
    font-size:1.3em;
    font-weight:normal;
}
#main #content2 ul li h5:before{
    content:url(../images/folder.png);
    padding-right: 5px;
}
#main #content2 h5 a{
    color:#000;
    text-decoration:none;
}
#main #content2 h5 a:hover, #main #content ul li h5 a:hover{
    color:#acdd28;
}
#main #content2 ul li li{
    float:none;
    width:100%;
    list-style-image:url(../images/arrow.png);
    list-style-position:inside;
    margin-left:25px;
}
#main #content2 ul li li a{
    color:#000;
    text-decoration:none;
}
/* ------- This style is for new pages and edit pages file ------- */
#main #content2 ul{

}
#main #content2 ul li{
    list-style:none;
    float:left;
    margin:0;
    width:238px;
}
#main #content2 ul li h6{
    border-bottom:1px solid #000;
    margin:0 15px 0 0;
    font-size:1em;
    font-weight:normal;
}
#main #content2 h6 a{
    color:#000;
    font-size:1em;
    text-decoration:none;
}
#main #content2 h6 a:hover{
    color:#acdd28;
}
/* ------- Public / SubCategory styling  ------- */
#main #content2 .subCategory li{
	list-style-image:url(../images/arrow.png);
	list-style-position:inside;
}
#main #content2 .subCategory li a{
	text-decoration:none;
	color:#000;
}
/* ------- Right side bar style------- */
#main #wrapper #right {
    background: none;
    float: right;
    width: 213px;
    height: ;
    /* border: 1px solid #555;*/
}

#footer {
    background: #555;
    clear: both;
    width: 100%;
    height: 66px;
    border: 2px solid #acdd28;
}
#footer .ftNav{
    text-align:center;
    margin-top:22px;
}
#footer .ftNav ul{
    margin:0 0 12px;
}
#footer .ftNav li{
    display:inline;
    list-style:none;
    border-right:1px solid #acdd28;
    margin:0;
    padding:0 10px 0 7px;
}
/* --------- Jquery style ---------*/
.noBorder{
	border:none!important;
}
#main #content ul .noContent:after{
	display:none;
}
#footer .ftNav li a{
    font-family: Verdana, "Times New Roman", Times, serif;
    color:#FFF;
    text-decoration:none;
}
#footer .copy{
    clear:both;
    float:right;
    color:#fff;
    margin:-12px 5px 0 0;
}
#footer .copy b, #footer .copy a{
    color:#acdd28;
    text-decoration: none;
}
fieldset{
    border: 1px solid #555;
    padding: 10px;
}
#content2 .clear{
    margin:0 0 10px;
    padding:20px 0 0;
    border-bottom:1px dashed #555;
}
legend{
    margin-bottom: 10px;
}
.ads{
    margin: 0 25px 10px;
}
.ads2{
    margin: 10px 25px;
}
.bor{
    border: 1px solid #555;
}
input.error{
    border: 1px dotted red;
    color: #000;
}
.error{
    color: red;
    padding-left: 5px;
}
select.error, textarea.error{
    color: #000;
}
.clear2{
    clear: both;
}
th{
    border: 1px solid black;
    padding: 1px;
    max-width: 100px;
    white-space:pre;
}
td{
    border: 1px solid black;
    padding: 1px;
    max-width: 100px;
    overflow: scroll!important;
}
/* ------------ Submit and contact list styling ------------*/
#main #content2 ul.table2>li{
    background:#fff;
}
#main #content2 ul.table{
    clear: both;
    margin: 10px 0;
}
#main #content2 ul.table li{
    border:1px solid #000000;
    float:left;
    height:60px;
    overflow:auto;
}
#main #content2 ul.table .id{
	width:1.5em;
}
#main #content2 ul.table .opt{
	width:4.8em;
}
#main #content2 ul.table .title, #main #content2 ul.table .mail, #main #content2 ul.table .link{
	width:4.8em;
}
#main #content2 ul.table .disp, #main #content2 ul.table .com{
	width:8.8em;
}
#main #content2 ul.table .key, #main #content2 ul.table .catg{
	width:6.4em;
}
#main #content2 ul.table .name, #main #content2 ul.table .mail2{
	width:10em;
}
#main #content2 ul.table .msg{
	width:12em;
}
#main #content2 .list{
    margin-bottom: 10px;
    border: 1px solid gray;
    padding: 2px;
}
#main #content2 .list li{
    float: none;
    margin-left: 10px;
    width: 100%;
}
#main #content2 .list hr{
    margin-bottom: 0;
}