@charset "UTF-8";
body {
	background-color: #DCDCDB;
	background-image:url(/assets/images/Layer-1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	height: auto;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 281px;
	width: 100%;
	background-image:url(/assets/images/Layer-4.png);
}
#wrapper #content {
	height: auto;
	background-color:#FFFFFF;
}
#hpdiv {
	z-index:98;
	position:absolute;
	display:none;
	width:330px;
	height:130px;
	background-color:#000;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;

}
#hpdiv #hpcon{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;

}
#hpdiv #clhdiv .remove{
    float: right;
    display: inline;
    background: url(/assets/img/buttons.gif) no-repeat -24px 0;
    width: 14px;
    height: 14px;
    margin: 8px 4px 8px 0;
    text-indent: -9999em;
    outline: none;
	color:#FFF;
}
#clhdiv #clh_head{
	padding-top:5px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#popdiv {
	z-index:99;
	height: 600px;
	display: none;
	background:#000;
	width: 650px;
	position: absolute;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
    -webkit-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#popdiv #pdcon {

}
.pdcontent {
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background:#CCC;
}
#popdiv #pdhead {
	background-color:#148ea4;
	height: 50px;
	width:inherit;
	font-weight:bold;
	color:#FFF;
}
#popdiv #pdhead #head1{
	float:right;
	padding-right:20px;
}
#popdiv #pdhead #lk{
	margin: 8px 4px 8px 0;
	float:left;
}
#popdiv #pdhead .remove{
	float: right;
    display: inline;
    background: url(/assets/img/buttons.gif) no-repeat -24px 0;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    outline: none;
	color:#FFF;
}

.hdlk{
	background: url(/assets/img/widget-content-bg.png);
	outline:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin:2px 2px 0 0;
	
}
#pdhead a:link { 
  color:#FFF;
}
#pdhead a:visited {
  color:#FFF;
}
#pdhead a:hover {
  color:#FFF;
}
#pdhead a:active { 
  color:#FFF;
}
/*#popdiv #addwid {
	font-weight:bold;
	text-align:center;
	float:right;
	width:100px;
	height:15px;
	background:#FFF;
}
#popdiv #viewfullc {
	font-weight:bold;
	text-align:center;
	float:right;
	width:200px;
	height:15px;
	background:#FFF;
}*/
#wrapper #content #menu_left {
	width: 185px;
	float: left;
	height: auto;
	background-image:url(/assets/images/Layer-12.png);
}
#wrapper #content #content_box {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 15px;
}
.menu_item {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu_item_img {
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 5px;
}
.menu_item_link {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 40px;
	height: 25px;
	padding-top: 5px;
}
.menu_link {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
#wrapper #header #banner {
	height:120px;
}
#wrapper #header #carosel {
	height:160px;
	background-color:#eeeeee;
}
#wrapper #footer {
	height: 42px;
	background-image:url(/assets/images/Layer-3.png);
	margin-top: 20px;
}

/* widgets */
/* Colors */
.color-blue   {background:#148ea4;}
.color-blue h3
	{color:#FFF;}
/* End Colors */

/* Columns section */

#columns .column a:link { 
  color:#FFF;
}
#columns .column a:visited {
  color:#FFF;
}
#columns .column a:hover {
  color:#FFF;
}
#columns .column a:active { 
  color:#FFF;
}
#columns .column {
	float: left;
	width: 310px;
	/* Min-height: */
		min-height: 500px;
	height: auto;
	background-color: #E6E6E6;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#columns #column1 .widget {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
#columns #column2 .widget {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
#columns .widget {
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#columns .widget .widget-head {
	overflow: hidden;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #000;
}
#columns .widget .widget-head h3 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}
#columns .widget .widget-content {
    background: #333 url(/assets/img/widget-content-bg.png) repeat-x;
    padding: 0 5px;
    color: #DDD;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666;
}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
#content_box #columns .widget .widget-content ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 3px 0;}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
/* End Columns section */

/* JS-Enabled CSS */

.widget-head a.remove  {
    float: right;
    display: inline;
    background: url(/assets/img/buttons.gif) no-repeat -24px 0;
    width: 14px;
    height: 14px;
    margin: 8px 4px 8px 0;
    text-indent: -9999em;
    outline: none;
}

.widget-head a.edit  {
    float: right;
    display: inline;
    background: url(/assets/img/buttons.gif) no-repeat;
    width: 24px;
    height: 14px;
    text-indent: -9999em;
    margin: 8px 4px 8px 4px;
    outline: none;
}

.widget-head a.collapse  {
    float: left;
    display: inline;
    background: url(/assets/img/buttons.gif) no-repeat -52px 0;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    margin: 8px 0 8px 4px;
    outline: none;
}

.widget-placeholder { border: 2px dashed #999;}
#column1 .widget-placeholder { margin: 30px 35px 0 25px; }
#column2 .widget-placeholder { margin: 30px 20px 0 20px; }
#column3 .widget-placeholder { margin: 30px 25px 0 35px; }

.edit-box {
    overflow: hidden;
    background: #333 url(/assets/img/widget-content-bg.png) repeat-x;
    margin-bottom: 2px;
    padding: 10px 0;
}

.edit-box li.item {
    padding: 10px 0;
    overflow: hidden;
    float: left;
    width: 100%;
    clear: both;
}


.edit-box label {
    float: left;
    width: 30%;
    color: #FFF;
    padding: 0 0 0 10px;
}

.edit-box ul.colors li {
    width: 20px;
    height: 20px;
    border: 1px solid #EEE;
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    cursor: pointer;
}

#weatherdiv {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	color:#4D4D4D;
}
#weatherdiv h2 {
	font-size:14px;				
}
#weatherdiv .weather {
	background:#EEF2F6;
	padding:4px;
	margin-bottom:2px;
	width:400px;
	overflow:hidden;
}			
#weatherdiv .weather img {
	vertical-align:middle;
	float:left;
	margin-right:4px;
}
.widgh1 {
	font-style:italic;
	color:#148ea4;
}