/*
 * 	Verticales main css file
 * 
 * 	reset.css 		- a Css reset to standrtize all browsers
 * 	960.css			- Layout css, based on the 960.gs grid
 * 	text.css	- All fonts settings
 * 
 */
 
@import url("reset.css");
@import url("960.css");
@import url("text.css");

dl, dt, dd, ul, li {margin: 0px;padding: 0px;list-style-type: none;}
a {text-decoration: none;color: #7c7c7c;}
p a{color:blue;}
.clear{clear:both;margin-top:10px}

#header h1{background:url(/images/h1_icon.jpg) no-repeat top left; padding-left:50px;padding-top: 5px;}
#header h1{color: #9CABCC;font-family: Georgia, 'Times New Roman', Times, serif;font-size: x-large;margin-bottom:0px;}
#header h1 a {}
#banner{background:url(/images/header.jpg) no-repeat;height: 127px;}

img.gobutton{vertical-align: top;}
.defineimage{color: #9CABCC; border:solid 1px #9CABCC;height:20px;}
.slogen{color:#990000; font-size:0.7em; font-style: italic; margin-left:40px;font-weight: normal;}
.site_slogen{background:url(/images/h1_icon.jpg) no-repeat top left; padding-left:50px;color: #9CABCC;font-family: Georgia, 'Times New Roman', Times, serif;font-size: x-large;margin-bottom:0px;}
a.main_nav_selected{color:#900}
#top_nav a:hover{color:#900}

#top_nav ul li{float:right; margin:0 10px ; padding:0  10px; list-style:none; background:#ccc; font-size:1.2em; line-height:1.5em;}
#top_nav ul{margin-bottom:0px;}
#top_nav{padding-top: 104px;}

/*Right sideBar*/

#right_col{background-color: #D8E8F7;}
#right_col ul li {text-align:left;margin:5px; /*border-bottom:1px solid;*/padding:0 10px 5px 10px;}
#right_col ul li a {color: #36C;}
#right_col ul li a:hover {color: #900;}
#right_col ul li:hover{background:#a7c8e7}
#right_col h3{text-align:center;margin:10px 0;color: #82A4FF;}
/*Left Sidebar*/
#left_col{font-size: 14px;}
#menu {cursor: pointer;margin: 2px 0;line-height: 20px;color: white;text-align: center;font-weight: none;font-family: Georgia, "Times New Roman", Times, serif;background: #9CABCC;}
#menu dd {font-family: Georgia, "Times New Roman", Times, serif;text-align: center;background: #C30;border: 1px solid red;}
#menu dd {font-family: Georgia, "Times New Roman", Times, serif;text-align: center;background: #C30;border: 1px solid red;}
#menu li a:hover, #menu dt a:hover {font-family: Georgia, "Times New Roman", Times, serif;color: #900;text-decoration: none;display: block;border: 0 none;height: 100%;background: white;}
#menu li {font-family: Georgia, "Times New Roman", Times, serif;color: white;text-decoration: none;display: block;border: 0 none;height: 100%;text-align: center;background: #C30;}
#menu li a, #menu dt a {font-family: Georgia, "Times New Roman", Times, serif;color: #FFF;text-decoration: none;display: block;border: 0px none;height: 100%;}

/*content*/
#content{font-family: Georgia, 'Times New Roman', Times, serif;}
#content h2{background: url(/images/item.jpg);padding: 0 0 0 50px ;color: white;}
#content h3{color: #900;font-size: 18px;}
#content p{font-family: Georgia, "Times New Roman", Times, serif;font-size: 15px;color: #7C7C7C;}
.linkspacer a{color:blue;}
/* Footer */
#twitter-follow { border: 0;position: fixed;  top: 200px; right:0;}
#footer {margin-top:40px;}
.h1{color: #9CABCC;}

#sharebox {background-color:#fff;border:1px solid #ccc;}
#sharebox .float {padding: 5px;float: left;margin:10px 22px;}


#top_nav ul li {background: #82A4FF;}
a.main_nav{color:#FFF; font-weight:bold}
a.main_nav_selected{color:#CCC}
#right_col{background-color: #DCE6FF;}
#menu dt{background: #FFF;text-align:left;}
#menu dt a{color: #606; font-weight:bold; font-size:16px;}
#menu li a{color:#36c;}
#menu dd {font-family: Georgia, "Times New Roman", Times, serif;text-align: center;background: #91C65B;border: 1px solid #FFF;}
#menu li {font-family: Georgia, "Times New Roman", Times, serif;color: white;text-decoration: none;display: block;border: 0 none;height: 100%;text-align: left;background: #FFF;padding-left: 10px;}
#menu li a:hover, #menu dt a:hover {font-family: Georgia, "Times New Roman", Times, serif;color: #36C;text-decoration: none;display: block;border: 0 none;height: 100%;background: white;}
h1, h2, #content h3{color: #9CABCC;}
.site_slogen{font-size:16px; color:#0B6138;line-height:50px;}
.footer_links{line-height:50px;margin-bottom: 20px;}	
.dict-name{margin-bottom:0px;}
.letterselected{color:#9CABCC}
#right_col h3{background-color:#8B745D; margin:5px;}
.linkspacer{padding-left: 20px;font-size: 16px;}
.grid_3 h2{font-size:20px;}
#left_col dl dd{display:none;}
#left_col dl dd.dtselected{display:block;}


.dict-name a{text-decoration:underline; color:#0B6138;}
.definition a{text-decoration:none; color:#36C;} 
#container2  a{text-decoration:none; color:#36C;}

.definebox input[type="text"] {width:270px; }
#defineboxwrap {text-align:right; float:right;}
#breadcrumb {float:left;}
#breadcrumb a{color:#2E2EFE}
#breadcrumb a:hover{color:#900}
#content p {margin: 15px 0 5px 0;}

