/* Linktivator Style Sheet */
/* Reset
---------------------------------------------------------------------*/
body{color:#333;background:#FFF;font-family:Liberation Sans, Arial, Helvetica, sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
p {font-size:100%;font-weight:normal;}
input,textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* General
---------------------------------------------------------------------*/
#wrapper, #main, #header, #footer {width: 950px;}
#wrapper {margin: 0 auto; /*border: 1px solid #CCC;*/}

#left-column {float: left; /*width: 600px;*/ margin-left: 15px; display: inline; width: 920px; min-height: 400px;}
#right-column {float: right; width: 300px; height: 400px; margin-right: 15px; /*display: inline;*/ display: none;}
#footer {clear: both; height: 55px; padding: 24px 15px 0 15px; width: 920px;}
.italicized  {font-style: italic;}
.gold {color: #998F32;}
.float-right {float: right;}
.float-left {float: left;}
.clear {clear: both;}
a {color: #993D32;}
a:hover {text-decoration: none;}
#left-column p {font-size: 140%; margin-bottom: 10px;}
#left-column h1, #left-column h2 {font-size: 110%; margin: 0 0 10px 0;}

/* Header
---------------------------------------------------------------------*/
#header {height: 100px; padding-top: 15px;}
.link-text, .tivator-text {font-size: 54px;}
.link-text {color: #369;}
.tivator-text {color: #993D32;}
#header-logo {float: left; margin-left: 15px;}
#header-logo a {display: block;}
#header-ad {float: right; margin-right: 15px; width: 468px; height: 60px; /*background: #666;*/display: inline;}
#header p {margin-left: 20px;}
#header a {text-decoration: none;}

/* Forms
---------------------------------------------------------------------*/

#url-list, #email-body {border: 1px solid #998F32; padding: 5px; width: 910px; height: 200px; color: #333; font-size: 85%;}
#url-list {background: #FFF;}
#url-form textarea {margin-bottom: 10px;}
#url-list:hover {background: #FFFFE6;}
#url-submit, #open-links, #check-all, #uncheck-all, #toggle-selection, #email-submit {font-size: 12px; border: 1px solid #998F32; background: #FFF; color: #333; margin-right: 5px; cursor: pointer; padding: 3px;}
#url-submit:hover, #open-links:hover, #check-all:hover, #uncheck-all:hover, #toggle-selection:hover, #email-submit:hover {background: #D3D2A1;}
#links-form {margin-top: 10px;}
#links-form a {margin-left: 5px;}

 /* Contact */
 #contact-form p {width: 450px;}
 #contact-form p input {border: 1px solid #998F32; padding-left: 5px; width: 200px; color: #333;}
 span.field-name {width: 130px; float: left; text-align: right; margin-right: 10px;}
 #email-body {width: 500px;}
 #email-submit {width: 120px!important; margin-top: 10px;}

	
/* Results List
---------------------------------------------------------------------*/
#url-results {margin-left: 15px; font-size: 12px; margin-top: 20px;}
#url-results li {list-style-type: decimal; margin-bottom: 5px; margin-left: 10px;}
#url-results li a {color: #993D32;}
#url-results li a:hover {text-decoration: none;}
#url-results input {}

/* Footer
---------------------------------------------------------------------*/
#footer a {color: #993D32;}
#footer a:hover {text-decoration: none;}

