html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	display: none;
}
#wrapper {
	text-align: center;
}
body 
	{
	color: white;
	background-color: #fff;
	margin: 0px;
	background: url('images/bg.gif') repeat-x fixed center center;
	height: 95%;

	
}
#horizon {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content {
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -350px;
	position: absolute;
	top: -100px;
	left: 50%;
	width: 700px;
	height: 200px;
	visibility: visible;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#footer 
	{
	font-size: 11px;
	text-align: right;
	position: absolute;
	bottom: 12px;
	left: 0px;
	width: 99%;
	height: 35px;
	visibility: visible;
	display: block;
}
#content .bodytext {
	text-align:center;list-style:none
}
#content .bodytext li {
	display:inline;
	height: 190px;
	float: left;
	margin-right: 25px;
	background: url('images/shadow.png') no-repeat bottom center;	
}

#content .bodytext li.last {
	margin-right: 0px;
}

#content li a {

	text-indent: -8008px;
	overflow: hidden;
	float: left;
	width: 156px;
	height: 156px;
	background: no-repeat 0px 0px;
}


#content li a:hover {
	opacity: .9;
}
#content li a:active, .downkey {
	background-position: 0px -156px;
	opacity: 1;
}
.downkey {
	background-position: 0px -156px !important;
}

#footer a{
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: 8008px;
	float: right;
	width:133px;
	height: 35px;
	background: url('images/settings.gif') no-repeat 0 -70px;
		
}
.settingsCookie {
	background-position: 0 0 !important;
}

#footer a.settingsCookie:hover {
	background-position: 0 -35px !important;
}

#footer a.settingsCookie:active {
	background-position: 0 -70px !important;
}
#fancybox-inner {
	overflow: hidden !important;	
}
#settingsModal {
	display: none;
}

#modalcontent {
	background: #f3f3f3 url('images/modal-bg.gif') repeat-x top center;
	height: 400px;
	color: #3e3e3e;
	text-align: center;
/*	width: 770px;*/
}

#modalcontent a {
	font-weight: bold;
	color: #008aff;
	text-decoration: none;
}
#modalcontent a:hover {
	text-decoration: underline;
}

#modalnav {
	width: 465px;
	margin: 0 auto 0 auto;
/*	border: 1px solid #999;*/
}
#modalnav, #info {
	text-align: center;
}

#info {
	text-align: left;
	font-size: 20px;
	padding: 100px 0 0 156px;
}
#info p {
	margin-bottom: 20px;
	display: block;
	font-size: 30px;
}
#info ol li {
	float: none;
	text-align: left;
	line-height: 26px;
}
#info ol {
	margin-left: 29px;
}

#sites, #contact, #faq {
	display: none;
}
#modalnav ul li {
	float: left;
}

#modalnav ul li a {
	display: block;
	float: left;
	width: 114px;
	height: 22px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	background-color: #f3f3f3;
	margin-right: 1px;
}
#modalnav ul li a:hover {
	background-color: #f7f7f7;
	color: #308efb;
}

#modalnav ul li a:hover {
	text-decoration: none;
}
.navActive {
	background-color: #308efb !important;
	color: #fff !important;
	cursor: default;
}
.navInactive {
	background-color: #f3f3f3;
}

#sites, #contact, #faq {
	margin-top: 100px;
}
#sites {
	margin-top: 20px;
}
#contact {
	text-align: left;
	margin: 45px 153px 0 153px;
}
#contact span {
	display: block;
}
#contact textarea {
	width: 464px;
	margin-bottom: 10px;
}
#contact input:hover {
/*	border: 1px solid #999;*/
}
#contact p {
	margin-bottom: 15px;
	line-height: 18px;
}
.formlabel {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	margin: 3px 0 5px 0;
}

.clearit {
	clear: both;
}
#contact p.validate, #contactBtn {
	float: left;
}
#contact p.validate {
	margin: 11px 0 0 10px;
	font-size: 13px;
}

#faq .question {
	font-style: italic;
	margin: 13px 0 3px 0;
	color: orange;
}
#faq .answer {
	font-size: 13px;
}
#faq p strong {
	margin-bottom: 25px;
	display: block;
}
#faq {
	margin: 45px 153px 0 153px;
	text-align: left;
	line-height: 18px;
}

.tweetie {
	background: url('images/twitter-bird.gif') no-repeat left center;	
	padding-left: 25px;
}

input#email {
	height: 25px;
	margin: 0 0 5px 0;
}
.sitenote {
	color: orange;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

/*CONFIG PAGE*/
#favholder, #allsites, 
#instructions, #myfavs {
	display: block !important;
	text-align: left;
}
#favholder, 
#allsites {
	float: left; 
	margin-top: 5px;
}
#favholder {
	width: 185px;
	padding-left: 25px;

}
#allsites {
/*	border-right: 1px solid #eee;*/
	width: 525px;
	height: 300px;
	padding-left: 25px;
	margin: 18px 0 0 0;
/*	background-color: #ff99ee;*/
	overflow: auto;
}
#allsites ul {
	height: 300px;
}
#allsites ul li,
#myfavs ul li {
	float: left;	
}
#allsites ul li a, 
#favholder ul li a,
.ui-state-highlight {
	display: block;
	width: 144px;
	height: 15px;
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0 5px 5px 0;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background: #fff url('images/dragger.gif') no-repeat scroll right 3px;
}
#allsites ul li a span, 
#favholder ul li a span {
	padding-left: 23px;
	background: #fff url('images/mini-icons2.png') no-repeat scroll 0 0; 
	padding-bottom: 1px; 
	background-color:transparent;
}     

#allsites ul li a:hover,
#favholder ul li a:hover {
	text-decoration: none;
	border: 1px solid #999;
	color: #555; 

}

#allsites ul li a:active,
#allsites ul li.ui-sortable-helper a {
	border: 1px solid #c9be5f;
	background-color: #fbfae9;
	color: #898142;
	background: #fbfae9 url('images/dragger.gif') no-repeat scroll right -22px; 	
	
}   
#favholder #myfavs {
	background: url('images/null-fav.gif') no-repeat scroll center 0;  
	height: 147px;  
	width: 162px;
}

#myfavs ul {
	height: 150px;
	overflow: hidden;


.site-header {
	margin-top: -10px;
	margin-bottom: 10px;
	color: #666;
	font-size: 11px;    
	font-weight: bold;
}      

a.submit {    
	margin: 37px 0 9px 0;
	display: block;
	width: 162px;
	height: 40px;
	padding: 0;   
	background: url('images/save.gif') no-repeat scroll 0 0;    
	overflow: hidden;
	text-indent: -8008px;
	cursor: default;
}
a.submit.active {
	background-position: 0px -40px;	
	cursor: pointer;
}

a.submit.active:hover{
	background-position: 0 -80px;
}

a.submit.active:active {
	background-position: 0 -120px;
}
p.validate {
	font-weight: bold;
	font-size: 11px;
	color: green;
	padding-left: 19px;
	background: url('images/validation.gif') no-repeat scroll left center;  
}
