
/*========================================================================
Browser reset function. Credit for these selectors
goes to Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)
========================================================================*/
div,  span,  applet,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  big,  cite, 
 code,  del,  dfn,  font,  img,  ins,  kbd,  q,  s,  samp,  small,  strike,  tt,  var,  dl,  dt,  dd,  ol,  ul,  li,  fieldset,  form,  label,  
legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

/*==============================================================================
End browser reset selectors and begin page formatting
==============================================================================*/


/* This is going to be epic -- call the font pack in */

body {
	
	font-family: verdana,sans-serif;
	font-size: 1.1em;
}

p {
	line-height: 120%;
	margin-bottom: 7px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-size: 3em;
	font-weight: bold;
}

h2 {
	font-size: 2.5em;
	font-weight: bold;
}

h3 {
	font-size: 2.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.7em;
	font-weight: bold;
}

h5 {
	font-size: 1.3em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

#menu {
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000, 0 0 5px rgba(255, 255, 255, 0.3);
	font-weight: bold;
	font-size: 1.1em;
}

#menu a:visited, #menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

div.widget ul {
		list-style: disc;
		margin-left: 20px;
}

#sidebar1 h1, #sidebar1 h2, #sidebar1 h3, #sidebar1 h4, #sidebar1 h5, #sidebar1 h6, #sidebar2 h1, #sidebar2 h2, #sidebar2 h3, #sidebar2 h4, #sidebar2 h5, #sidebar2 h6 {
		width: 100%;
		margin-bottom: 10px;
		margin-top: 15px;
		font-weight: normal;
		letter-spacing: 2px;
		
}
	
#sidebar1 h2.widgettitle, #sidebar2 h2.widgettitle {
		border-bottom: 1px dashed #fff;
		text-transform: uppercase;
		font-size: 1.1em;
}

#sidebar1 h1, #sidebar2 h1 {
	font-size: 1.4em;
}

#sidebar1 h2, #sidebar2 h2 {
	font-size: 1.2em;
}

#sidebar1 h3, #sidebar2 h3 {
	font-size: 1.1em;
}

/* Metadata font styles */

p.postmetadata {
	font-size: 0.8em;
	font-style: italic;
}

/* Comments font styles */

#respond h3, #comments {
	font-size: 1.3em;
}



/* Lets setup the style for the posts*/
h2.pagetitle {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

h3.pagetitle {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

#footermenu {
	font-size: 0.9em;
}

#footertext {
	font-size: 0.7em;
}


html {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #E0E0E0;
	width: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.clear {
	clear: both;
}

#body {
	
	width: 100%;
	margin: 0;
	padding: 0;
}

#body2 {
	background: ;
	width: 100%;
	margin: 0;
	padding-bottom: 400px;
}

#bannercenter {
	margin: auto;
	text-align: center;
}

#page {
	background: #FFFFFF;
	width: 810px;
	margin: auto;
		
		
			-webkit-border-bottom-right-radius: 6px;
			-webkit-border-bottom-left-radius: 6px;
			-webkit-border-top-right-radius: 6px;
			-webkit-border-top-left-radius: 6px;

			-khtml-border-radius-bottomright: 6px;
			-khtml-border-radius-bottomleft: 6px;
			-khtml-border-radius-topright: 6px;
			-khtml-border-radius-topleft: 6px;

			-moz-border-radius-bottomright: 6px;
			-moz-border-radius-bottomleft: 6px;
			-moz-border-radius-topright: 6px;
			-moz-border-radius-topleft: 6px;

			border-bottom-right-radius: 6px;
			border-bottom-left-radius: 6px;
			border-top-right-radius: 6px;
			border-top-left-radius: 6px;
			margin-top: 40px;	
			-webkit-border-bottom-right-radius: 6px;
			-webkit-border-bottom-left-radius: 6px;


			-khtml-border-radius-bottomright: 6px;
			-khtml-border-radius-bottomleft: 6px;


			-moz-border-radius-bottomright: 6px;
			-moz-border-radius-bottomleft: 6px;


			border-bottom-right-radius: 6px;
			border-bottom-left-radius: 6px;
			
}

#page2 {
	background: ;
	text-align: left;
}

#content {

}


a {
	color: #2B3537;
	text-decoration: underline;
}

a:hover {
	color: #41686D;
	text-decoration: none;
}

a:visited {
	color: #34323D;
	text-decoration: underline;
}

#content {
	text-align: justify;
}

ul, ol {
	margin-left: 40px;
}


#header {
	width: 100%;
	background: transparent;
	margin-bottom: 20px;
	

			-webkit-border-top-right-radius: 6px;
			-webkit-border-top-left-radius: 6px;


			-khtml-border-radius-topright: 6px;
			-khtml-border-radius-topleft: 6px;


			-moz-border-radius-topright: 6px;
			-moz-border-radius-topleft: 6px;


			border-top-right-radius: 6px;
			border-top-left-radius: 6px;
			}

#header2 {
	width: 100%;
	background: transparent;
	padding: 0;
	margin: 0;
}

div.topwidget {
		width: 48%;
		float: left;
		margin: 0 1%;}
	
	
#special {
	margin-bottom: 5px;
}


#menu {
	background: #b1d23f url('themes/sales-advanced/images/menu1.png') top left repeat-x;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 0.9em;
	height: 36px;
}

#menu a {
	color: #000;
	background: transparent;
	padding: 10px 8px 6px;
	margin: 0px;
	height: 20px;
	display: inline-block;
	border-left: 1px #8B9E46 solid;
	border-right: 1px #D4E98A solid;
}

#nav ul a {
	padding-left: 25px;
	
	border-top: 1px #D4E98A solid;
	border-left: 0px;
	border-right: 0px;
}

#nav li ul a{
    width:15em;
    float:left;
}


#menu a:hover {
	background: #b1d23f url('themes/sales-advanced/images/menu2.png') bottom left repeat-x;
}

#menu ul li ul a:hover {
	background: transparent url('themes/sales-advanced/images/menu2.png') bottom left repeat-x;
}

#nav, #nav ul {
	margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em;
}

#nav ul {
	background: #b1d23f url('themes/sales-advanced/images/menu3.png') top left repeat-y;;
	display: none;
	position: absolute;
	top: auto;
	
	
			-webkit-border-bottom-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;


			-khtml-border-radius-bottomright: 4px;
			-khtml-border-radius-bottomleft: 4px;


			-moz-border-radius-bottomright: 4px;
			-moz-border-radius-bottomleft: 4px;


			border-bottom-right-radius: 4px;
			border-bottom-left-radius: 4px;
			}

#nav li {
	float: left;
	position: relative;
}

#nav ul ul{
	top:auto;
	}
	
#nav li ul ul {
    left:12em;
    margin:0px 0 0 20px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }



#wp-calendar {
	margin: auto;
}


#footercenter {
	width: 70%;
	margin: 10px auto;
	
}

#footermenu {
	text-align: center;
}

#footertext {
	text-align: center;
}



#topbanner, #bottombanner {
	text-align: center;
}


div.widget {
	margin: 0;
	padding: 0;
}

div.mainbar1 ul{
	margin: 0px;
	padding: 0px;
}


	#sidebar2 {
		width: 28%;
		float: left;
		margin-left: 1%;

	}
	

	
	#content {
		width: 69%;
		margin-left: 1%;
		float: left;
	
	}
	

#sidebar1 ul, #sidebar1 ol, #sidebar2 ul, #sidebar2 ol {
	margin: 0px;
}

#sidebar1 div, #sidebar2 div{
	margin-bottom: 15px;
}

#sidebar1 div.widget, #sidebar2 div.widget {
		margin-bottom: 15px;
		padding-bottom: 10px;
		background: #666;
		color: #fff;
		
			-webkit-border-bottom-right-radius: 8px;
			-webkit-border-bottom-left-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			-webkit-border-top-left-radius: 8px;

			-khtml-border-radius-bottomright: 8px;
			-khtml-border-radius-bottomleft: 8px;
			-khtml-border-radius-topright: 8px;
			-khtml-border-radius-topleft: 8px;

			-moz-border-radius-bottomright: 8px;
			-moz-border-radius-bottomleft: 8px;
			-moz-border-radius-topright: 8px;
			-moz-border-radius-topleft: 8px;

			border-bottom-right-radius: 8px;
			border-bottom-left-radius: 8px;
			border-top-right-radius: 8px;
			border-top-left-radius: 8px;
			}

#sidebar1 div.widget a, #sidebar2 div.widget a {
	color: #fff;
}

#sidebar1 div.textwidget, #sidebar2 div.textwidget {
		padding: 2px 1%;
		width: 98%;
		margin: auto;
}

#sidebar1 h2.widgettitle, #sidebar2 h2.widgettitle {
 color: #fff; 	
	border: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 10%;
	width: 80%;
 background: transparent url("themes/sales-advanced/images/sidebar-header.png") bottom left repeat-x }



#respond h3, #comments, h2.pagetitle, h3.pagetitle {
	color: #000;
}



