@import url("Silver.css");
@import url("Pink.css");
@import url("Lavender.css");
@import url("Plum.css");
@import url("Purple.css");
@import url("Slateblue.css");
@import url("RoyalBlue.css");
@import url("Steelblue.css");
@import url("Ligtblue.css");
@import url("Turquoise.css");
@import url("Lightcyan.css");
@import url("Aquamarine.css");
@import url("Mint.css"); 
@import url("Seagreen.css");
@import url("Lime.css");
@import url("Chartreuse.css");
@import url("Olive.css");
@import url("Ivory.css");
@import url("Beige.css");
@import url("Goldenyellow.css");
@import url("Lightyellow.css");
@import url("Khaki.css");
@import url("Cornsilk.css");
@import url("Wheat.css");
@import url("Eggshell.css");
@import url("Peachpuff.css");
@import url("Seashell.css");
@import url("Mistyrose.css");
@import url("Rosybrown.css");
@import url("Whitesmoke.css");

/* ******* Styles for SimpleWeb2.0 Skin. Author zarko@considero.net ******* */
/* ******* --------------------------------------- MAIN --------------------------------------- *******/
html, body {
    width: 100%;
    height: 100%;
    font-family: arial;
    font-size: 14px;
}
table {
    font-size: 100%;
}
p {
	padding: 0px;
	margin: 7px 0px;
}
/* ******* --------------------------------------- TEXT --------------------------------------- *******/
.Normal {
    font-family: arial;
    font-size: 12px;
    color: #444444;
}
.FooterPart .Normal {
    font-family: arial;
    font-size: 12px;
    color: #222222;
}
h1, h2, h3, h4, h5 {
    font-family: arial;
    color: #010101;
    padding: 0px;
    border: 0px;
    margin: 5px 0px 10px 0px;
	font-weight: bold;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 10px;
}
/* ******* --------------------------------------- LINKS --------------------------------------- *******/
a:active, a:focus{
    outline:none;
}
a:link, a:active {
    color: #d3412a;
}
a:visited {
    color: #d3412a;
}
a:hover {
    color: #d3412a;
	text-decoration:underline;
}

a.BreadCrumbs:link, a.BreadCrumbs:active, a.BreadCrumbs:visited, a.BreadCrumbs:hover {
	font-size: 11px;
	color: #d3412a;
}

.FooterPart a:link, .FooterPart a:active {
    color: #dedede;
	border-bottom: 1px dotted #cdcdcd;
}
.FooterPart a:visited {
    color: #dedede;
}
.FooterPart a:hover {
    color: #ffffff;
	border-bottom: 1px solid #cdcdcd;
	text-decoration: none;
}
a.FooterLinks:link, a.FooterLinks:active, a.FooterLinks:visited {
	font-size: 11px;
	color: #dedede;
	border-style: none;
}
a.FooterLinks:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-style: none;
}
/* ******* --------------------------------------- GENERAL --------------------------------------- *******/
.FullWH {
    width: 100%;
    height: 100%;
	background:#fff9e1;
}
.FullH {
    height: 100%;
}
.FullW {
    width: 100%;
}
.MainW {
	width: 970px;
	margin: 0px auto;
}
.FluidW {
	width: 80%;
	margin: 0px auto;
}
.FooterPart .MainW {
	width: 937px;
	margin: 0px auto;
}
.FooterPart .FluidW {
	width: 78%;
	margin: 0px auto;
}
.FooterPart .FullW {
	width: 98%;
	margin: 0px auto;
}
/* ******* --------------------------------------- HEADER --------------------------------------- *******/
.HeaderPart {
	height: 87px;
	text-align: center;
}
.LogoPane {
	width: 1px;
	padding-left: 15px;
}
.HMenuPane {
	padding-left: 20px;
	cursor: default;
}
/* ******* --------------------------------------- MIDDLE  --------------------------------------- *******/
.BodyPart {
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}
.ContentWrapper, .MidPanes {
	vertical-align: top;
	background:none repeat scroll 0 0 #FFF9E1;
}
.BreadPane {
	line-height: 12px;
	cursor: default;
	padding-left: 10px;
}
.BreadPane #dnn_dnnBreadcrumb_lblBreadCrumb {
	position: relative;
	top: -2px;
}
.LogRegPane {
	text-align: right;
	padding-right: 10px;
}
/* ******* --------------------------------------- MENU --------------------------------------- *******/
a.HMenuLinks:link, a.HMenuLinks:active, a.HMenuLinks:visited {
	font-size: 16px;
	font-weight: bold;
	color: #dedede;
	padding: 2px 6px;
}
a.HMenuLinks:hover {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 6px;
	text-decoration: none;
}
/* ******* ====================  SOLPART MENU  ====================== *******/
.MainMenu_MenuContainer, .MainMenu_MenuBar {
	background: transparent;
}
.MainMenu_MenuIcon, .MainMenu_MenuArrow {
    border-style: none;
	border-color: transparent;
	background-color: transparent;
	width: 2px;
	padding: 0px 2px;
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_MenuBar {
	margin: 0;
	padding: 0;
	border-color: transparent;
	background-color: transparent;
	font-family:Arial,Helvetica;
	font-size:15px;
	border-style: none;
}
.MainMenu_MenuItem  td, .Rootmenuitem td, .MainMenu_MenuBar td {

	color:#ffffff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0 15px 0 15px;
}
.MainMenu_MenuItemSel td, .Rootmenuitemselected td {

	color:#d3412a;
	cursor:pointer;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/rollover.png);
	background-repeat:no-repeat;
	background-position:left;
	
}

div.MainMenu_SubMenu {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cdcdcd;
	z-index: 1000;
}

div.MainMenu_SubMenu td.MainMenu_MenuItem {
	color: #000000;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-color: transparent;
	border-style: none;
}
div.MainMenu_SubMenu td.MainMenu_MenuItemSel, .Submenuitemselected {
	color: #000000;
	background-color: #cdcdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-color: transparent;
	border-style: none;
}
.MainMenu_MenuContainer img {
	vertical-align: middle;
}
/* ******* --------------------------------------- CONTENT --------------------------------------- *******/
.Pane {
	padding: 5px;
	vertical-align: top;
}
.LeftPane {
	width: 100px;
}
.RightPane {

}
.ContentLeftPane, .ContentRightPane, 
.BottomLeftPane, .BottomRightPane {
	width: 49%;
}
.FooterLeftPane, .FooterMidPane, .FooterRightPane {
	border-bottom: 1px solid #aaaaaa;
	width: 33%;
}
/* ******* --------------------------------------- FOOTER --------------------------------------- *******/
.FooterPart {
	height: 10px;
	text-align: center;
	padding-top: 10px;
}
.FooterDown {
	padding: 5px;
	text-align: center;
	font-size: 11px;
	cursor: default;
	color: #dedede;
} 
.FooterDown p span {
	white-space: normal;
	display: inline;
}
.FooterDown p span span.FooterLinks {
	display: inline;
	color: #dedede;
}



.floatleft{
float:left;
padding-right:8px;

}

#portfolio li{
list-style-type:none;

}

h4{
cursor:pointer;
color:#D3412A;
}

h4 a:hover{
text-decoration:underline;

}
#dnn_dnnSolPartMenu_ctldnnSolPartMenu{ 
position:absolute;
top:63px 
}

#phone{
position:absolute;
padding-top:11px;
right:10px;
top:0;
color: #d3412a;
font-weight:bold;
font-size:18px;
margin:0;

}

#e-mail{
position:absolute;
padding-top:30px;
right:10px;
top:0;
color: #d3412a;
font-weight:bold;
font-size:12px;
margin:0;

}

#wrapper{
position:relative;
}

#social_icons a{
text-decoration:none;
border:none;

}

h2.blog_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
