/*----------------------------------------------------
                  Mygen - CSS File
------------------------------------------------------*/

/* links */
a{color:#304369; text-decoration:none;}
a:visited{color:#304369; text-decoration:none;}
a:hover{color:#ff4d68;}

/* Container
------------------------------------------------------*/
#main-container{ width:960px; float:left;}

#page-title h1{font-size:20px; color:#fff; margin-bottom:16px; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; }

#nav li a:link, #nav li a:active, #nav li a:visited{
color:#fff;
}
#nav li a:hover, #nav li.selected a{
color:#fff;
}
.map{border:3px solid #304369; margin-bottom:15px;}
.blog-info{border-bottom:1px solid #304369;}

/* Portfolio
------------------------------------------------------*/
.pf-img{border:3px solid #304369;}
#next{width:56px; height:22px; background-image:url(planchecontact/next.gif); background-repeat:repeat; margin-left:14px; float:left; cursor:pointer;}
#prev{width:56px; height:22px; background-image:url(planchecontact/prev.gif); background-repeat:repeat; float:left; cursor:pointer;}


/* Contact
------------------------------------------------------*/
.input-submit{background-image:url(planchecontact/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:90px; height:22px; cursor:pointer; }
fieldset .fsf { border: none; }
