/* CSS Document */

/* Global Styles */

.backgroundBox {
  width:2000;
  height:4000;
  overflow:hidden 
  font:20pt/36pt;
  background: url("/imgs/bg-dulcesky-tophomepage-2014.jpg") 90% 30% no-repeat fixed
}

.sitemapreg
{
    margin: 4px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
	background-color: #080808;
	text-align: left; 
}

.sitemaptitle
{
    margin: 4px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
	background-color: #080808;
	text-align: left; 
}


html, body
{
    margin: 0px;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #777777;
	background-color: transparent;
	text-align: left; 
}

a           
{
    text-decoration: none;
    color: #D8D8D8;
    font-weight: normal;
}

a:hover     
{
    text-decoration: underline;
} 
	   
img { border-width: 0; }

.noRepeat { background: no-repeat; }
.green { background: #009900; }

#topNav
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px 5px;
	text-decoration: none;
}

#topNav a
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 12px;
	text-decoration: none;
}

.generalSpace
{
	padding: 4px 4px;
}

h1.titleText
{
	font-family: georgia, times;
	font-size: 13px;
	color:#FFFFFF;	
	font-weight: bold;
	margin: 0px 0px;
	text-align: left;
}

.titleText
{
	font-family: georgia, times;
	font-size: 13px;
	color:#FFFFFF;	
	font-weight: bold;
	margin: 0px 0px;
	text-align: left;
}

.mainText
{
	font-family:  arial, helvetica, verdana;
	line-height: 1.5;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px;
	text-decoration: none;
}

.whiteText10
{
	font-family: helvetica, arial, verdana;
	line-height: 1.5;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px;
	text-decoration: none;
}

.news
{
    margin: 0px;
    padding: 8;
    text-align: left; 
}


/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}